f78438a811e10ca477ce6d5e61a83978d51b466a
[claws.git] / ChangeLog.claws
1 2003-09-03 [paul]       0.9.4claws57
2
3         * po/sk.po      ** NEW FILE **
4                 add Slovak translation. Submitted by Andrej Kacian 
5                 <andrej@kacian.sk>
6
7 2003-09-03 [paul]       0.9.4claws56
8
9         * src/plugins/clamav/clamav_plugin_gtk.c
10                 gui tweaks: replace a label with a tooltip, modify the
11                 text, use gtk_check_button_new(); instead of
12                 gtk_check_button_new_with_label("");
13
14 2003-09-02 [alfons]     0.9.4claws55
15
16         * src/gtk/filesel.c
17                 remember last used dir when attaching multiple files (should fix
18                 bug #290, "Attach File does not remember directory")
19
20 2003-09-01 [paul]       0.9.4claws54
21
22         * po/es.po
23                 updated by Ricardo Mones Lastra
24
25 2003-09-01 [alfons]     0.9.4claws53
26
27         * src/gtk/gtkaspell.[ch]
28                 be pedantic and strict and use const gchar * instead of guchar *
29
30 2003-09-01 [alfons]     0.9.4claws52
31
32         * src/mainwindow.c
33         * src/summaryviewc.
34                 re-enable Save As when multiple messages are selected
35
36 2003-09-01 [paul]       0.9.4claws51
37
38         * src/textview.c
39                 g_free(trimmed_uri);
40
41 2003-09-01 [paul]       0.9.4claws50
42
43         * sync with 0.9.4cvs13
44                 see ChangeLog 2003-09-01
45
46 2003-09-01 [paul]       0.9.4claws49
47
48         * src/textview.c
49                 trim uri before sending to the statusbar
50                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
51                 in the message window causes main S-C window to enlarge 
52                 past screen edges'
53
54 2003-09-01 [paul]       0.9.4claws48
55
56         * sync with 0.9.4cvs12
57                 see ChangeLog 2003-09-01
58
59 2003-08-30 [christoph]  0.9.4claws47
60
61         * src/compose.c
62         * src/folder_item_prefs.[ch]
63         * src/prefs_folder_item.c
64         * src/gtk/gtkaspell.[ch]
65                 commit per folder dictionary patch by
66                 Paul Evans <nerd@freeuk.com>
67
68 2003-08-30 [christoph]  0.9.4claws46
69
70         * src/plugins/spamassassin/spamassassin_gtk.c
71         * src/plugins/spamassassin/spamassassin_gtk.glade
72                 reduce GUI clutter by placing hints into tooltips
73
74 2003-08-30 [paul]       0.9.4claws45
75
76         * src/compose.c
77                 add 'Content-Disposition: inline' to a text/plain
78                 part when using PGP/MIME signing
79
80 2003-08-30 [paul]       0.9.4claws44
81
82         * src/prefs_common.c
83           src/prefs_spelling.c
84           src/prefs_spelling.glade
85                 reduce GUI clutter by placing hints into tooltips
86
87 2003-08-29 [christoph]  0.9.4claws43
88
89         * configure.ac
90                 fix bug found by Ivan Rayner <ivanr@sgi.com>
91
92         * src/stock_pixmap.c
93                 change unecessary warning into a debug message
94
95         * src/plugins/clamav/Makefile.am
96                 Fix error "-I$(CLAMAV_LIBS)"
97
98 2003-08-29 [christoph]  0.9.4claws42
99
100         * intl/Makefile.in
101         * src/Makefile.am
102         * src/matcher.h
103         * src/common/Makefile.am
104         * src/common/passcrypt.c
105                 commit fixes and patches for some of the IRIX problems found by
106                 Ivan Rayner <ivanr@sgi.com>
107
108 2003-08-29 [paul]       0.9.4claws41
109
110         * src/prefs_filtering.c
111                 add 'Top' and 'Bottom' buttons, based on changes in
112                 src/prefs_filter.c in 0.9.4cvs11.
113
114 2003-08-27 [christoph]  0.9.4claws40
115
116         * src/folderview.c
117                 fix bug that the current summary settings were copied to the
118                 wrong folder item, when the folder item prefs are opened.
119                 Copying is not required because summary settings and
120                 folder_item_prefs do not contain the same settings
121
122 2003-08-27 [thorsten]   0.9.4claws39
123
124         * src/imap.c
125                 fix compile error
126
127 2003-08-26 [paul]       0.9.4claws38
128
129         * sync with 0.9.4cvs9
130                 see ChangeLog 2003-08-26
131
132 2003-08-25 [paul]       0.9.4claws37
133
134         * sync with 0.9.4cvs8
135                 see ChangeLog 2003-08-25
136
137 2003-08-24 [christoph]  0.9.4claws36
138
139         * src/prefs_filtering.c
140                 shouldn't remove items from a GSList while iterating over the
141                 list (makes cur invalid and cur->next not accessable)
142
143         (closes Bug 272 i deleted an folder and some seconds later sylpheed
144          crashed)
145
146 2003-08-23 [christoph]  0.9.4claws35
147
148         * src/news.c
149                 news folders should be scanned when opened
150
151 2003-08-22 [christoph]  0.9.4claws34
152
153         * src/prefs_folder_item.c
154                 use macro to assign strings that always frees the old string
155
156         * src/gtk/gtkaspell.[ch]
157                 add gtkaspell_set_dictionary_menu_active_item() to set active
158                 item in dictionary option menu
159
160         * src/prefs_spelling.c
161                 use gtkaspell_set_dictionary_menu_active_item() to select
162                 dictionary
163
164 2003-08-21 [christoph]  0.9.4claws33
165
166         * src/folder.[ch]
167         * src/imap.c
168         * src/mbox_folder.c
169         * src/mh.c
170         * src/news.c
171                 optimize folder system
172
173         * src/gtk/gtkstext.c
174                 fix division by zero when font has 0 width for ' '
175
176 2003-08-21 [paul]       0.9.4claws32
177
178         * sync with 0.9.4cvs7
179                 see ChangeLog 2003-08-20
180
181 2003-08-19 [paul]       0.9.4claws31
182
183         * src/common/defs.h
184                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
185                 SYLDOC_FAQ_HTML_INDEX.
186         * src/manual.c
187                 use LC_MESSAGES instead of LC_ALL to find the current
188                 language
189
190           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
191
192 2003-08-19 [paul]       0.9.4claws30
193
194         * po/bg.po
195                 updated by George Danchev
196
197 2003-08-18 [luke]       0.9.4claws29
198         * src/mimeview.[ch]
199         * src/gtk/gtkvscrollbutton.[ch]
200                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
201                   dependencies; do it the GTK way; reduce code -14/+2 lines)
202                 o removed horizontal separator between icons
203
204 2003-08-17 [christoph]  0.9.4claws28
205
206         * src/procmsg.c
207                 no subject threading when the subject has no reply prefix
208
209 2003-08-16 [christoph]  0.9.4claws27
210
211         * src/mainwindow.c
212                 remember and restore window sizes and position when the main
213                 window is hidden or shown
214
215         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
216          minimised/reopened using trayicon)
217
218 2003-08-16 [paul]       0.9.4claws26
219
220         * src/crash.c
221                 add #include "defs.h"
222
223 2003-08-16 [paul]       0.9.4claws25
224
225         * src/plugins/clamav/clamav_plugin.c
226                 reword a debug_print
227                 
228         * src/plugins/dillo_viewer/dillo_prefs.c
229                 cosmetic: change the labels' text, add tooltips, and
230                 left-align the hint
231
232 2003-08-15 [christoph]  0.9.4claws24
233
234         * src/news.c
235                 complete last change (forgot some changes)
236
237 2003-08-15 [christoph]  0.9.4claws23
238
239         * src/news.c
240                 o check number of messages and don't return a 0 message
241                   when no messages are available
242                 o don't parse xref header anymore
243
244         (closes Bug 203 I'm not getting any news)
245
246 2003-08-15 [paul]       0.9.4claws22
247
248         * src/common/defs.h
249           src/crash.c
250                 update and define claws bugzilla location
251
252 2003-08-15 [paul]       0.9.4claws21
253
254         * po/ru.po
255                 update submitted by Ruslan N. Balkin
256
257 2003-08-14 [christoph]  0.9.4claws20
258
259         * src/procmsg.c
260                 fix search for oldest node in subject threading
261
262 2003-08-14 [christoph]  0.9.4claws19
263
264         * src/procmsg.c
265         * src/common/utils.h
266                 add possibility to check all nodes with the same subject for
267                 subject threading, not only the oldest node. Should not break
268                 threads anymore if the oldest node is thread_by_subject_max_age
269                 days older then parent, because it can now find a child of
270                 oldest node as new parent.
271
272 2003-08-11 [christoph]  0.9.4claws18
273
274         * src/plugins/spamassassin/spamassassin.c
275                 run spam check in background process
276
277 2003-08-10 [alfons]     0.9.4claws17
278
279         * src/summaryview.c
280                 make `Select All' sensitive too
281
282 2003-08-10 [christoph]  0.9.4claws16
283
284         * src/imap.c
285                 add more checks in imap_close
286
287 2003-08-09 [alfons]     0.9.4claws15
288
289         * src/prefs_spelling.c
290                 no spell checking UI if not requested
291
292 2003-08-09 [alfons]     0.9.4claws14
293
294         * src/gtk/prefswindow.c
295                 make it compile
296
297 2003-08-09 [christoph]  0.9.4claws13
298
299         * src/prefs_spelling.c
300         * src/gtk/prefswindow.[ch]
301         * src/plugins/clamav/clamav_plugin_gtk.c
302         * src/plugins/spamassassin/spamassassin_gtk.c
303                 sort prefs pages by heighest weight in tree
304
305 2003-08-09 [paul]       0.9.4claws12
306
307         * sync with 0.9.4cvs6
308                 see ChangeLog 2003-08-07
309                 
310         * AUTHORS
311                 add Leandro and Luke to claws-branch section
312
313 2003-08-09 [christoph]  0.9.4claws11
314
315         * src/gtk/Makefile.am
316         * src/gtk/colorsel.[ch]                 ** NEW **
317                 create a color selection dialog that can be used as a simple
318                 function call with it's own gtk main loop like filesel.[ch]
319
320         * src/Makefile.am
321         * src/main.c
322         * src/prefs_common.c
323         * src/prefs_spelling.[ch]               ** NEW **
324         * src/prefs_spelling.glade              ** NEW **
325         * src/gtk/gtkutils.[ch]
326                 move "Spell Checker" prefs to new prefs dialog
327
328         * src/prefs_folder_item.c
329                 use new colorsel dialog
330
331 2003-08-08 [paul]       0.9.4claws10
332
333         * src/inc.c
334                 clear the progress bar unconditionally
335
336 2003-08-08 [paul]       0.9.4claws9
337
338         * sync with 0.9.4cvs4
339                 see ChangeLog 2003-07-31
340
341 2003-08-07 [christoph]  0.9.4claws8
342
343         * configure.ac
344                 fix bug in image viewer plugin part
345
346         * src/imap.c
347                 don't execute close command if the folder item is not selected
348
349 2003-08-07 [hoa]        0.9.4claws7
350
351         * src/filtering.[ch]
352         * src/matcher_parser.h
353         * src/matcher_parser_parse.y
354                 can define several actions for each filtering rule
355                 can import old versions of filtering rules
356
357         * src/prefs_filtering.c
358                 call to a new dialog box to define actions
359
360         * src/prefs_filtering_action.[ch]
361                 dialog box to define actions for filtering rules
362
363 2003-08-06 [christoph]  0.9.4claws6
364
365         * src/imap.c
366                 make sure source folder is selected when copying messages
367
368 2003-08-06 [christoph]  0.9.4claws5
369
370         * sync with 0.9.4cvs2
371                 see ChangeLog 2003-07-29                
372
373 2003-08-05 [paul]       0.9.4claws4
374
375         * sync with 0.9.4cvs3
376                 see ChangeLog 2003-07-30
377
378 2003-08-04 [match]      0.9.4claws3
379
380         * po/POTFILES.in
381                 export of LDIF files.
382
383 2003-08-04 [match]      0.9.4claws2
384
385         * src/ldif.[ch]
386                 support for export LDIF. documented.
387         * src/importldif.[ch]
388         * src/exportldif.[ch]
389                 add tooltips. documented.
390         * src/exphtmldlg.[ch]
391         * src/common/xmlprops.[ch]
392                 documented.
393         * src/exportldif.[ch]                   ** NEW **
394         * src/expldifdlg.[ch]                   ** NEW **
395         * src/addressbook.[ch]
396         * src/Makefile.am
397                 export of LDIF files.
398                 documented.
399
400 2003-08-04 [christoph]  0.9.4claws1
401
402         * .cvsignore
403         * Makefile.am
404         * configure.ac
405         * sylpheed-claws.pc.in                  ** NEW **
406         * src/Makefile.am
407         * src/common/Makefile.am
408         * src/gtk/Makefile.am
409                 install sylpheed header files in $(pkgincludedir) and create a
410                 pkg-config file to allow building a plugin without the source
411                 package
412
413 2003-08-04 [paul]       0.9.4claws
414
415         * version 0.9.4claws
416
417 2003-08-04 [paul]       0.9.3claws97
418
419         * po/es.po
420                 update Spanish translation. Submitted by Ricardo
421                 Mones Lastra.
422
423 2003-08-03 [paul]       0.9.3claws96
424
425         * po/hr.po
426           po/sr.po
427                 update Croatian and Serbian translations. Submitted by
428                 Dragan and Urke MMI respectively
429
430 2003-08-03 [alfons]     0.9.3claws95
431
432         * src/summaryview.c
433                 mark flag has precedence over important flag - seems
434                 to have been changed in sync of 0.9.3claws45. this fixes
435                 a regression where messages that were scored as important
436                 don't show their mark flags. (using the same column for
437                 both importance as mark flags is the real problem
438                 ofcourse)
439
440 2003-08-03 [melvin]     0.9.3claws94
441
442         * po/fr.po
443                 Updated French translations.
444
445 2003-08-03 [melvin]     0.9.3claws93
446
447         * src/Makefile.am
448                 Fixed typo introduced after 0.9.3claws92 
449                 that prevented compilation
450                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
451                 CPPFLAGS and YFLAGS to allow user setting these.
452         * src/common/Makefile.am
453         * src/gtk/Makefile.am
454         * src/plugins/clamav/Makefile.am
455         * src/plugins/demo/Makefile.am
456         * src/plugins/dillo_viewer/Makefile.am
457         * src/plugins/image_viewer/Makefile.am
458         * src/plugins/mathml_viewer/Makefile.am
459         * src/plugins/spamassassin/Makefile.am
460         * src/plugins/trayicon/Makefile.am
461         * src/plugins/trayicon/libeggtrayicon/Makefile.am
462                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
463                 CPPFLAGS and YFLAGS to allow user setting these.
464
465 2003-08-02 [christoph]  0.9.3claws92
466
467         * configure.ac
468                 o rearrange plugin tests
469                 o add test for clamav.h to ClamAV tests
470
471 2003-08-02 [luke]       0.9.3claws91
472
473         * src/mimeview.c
474                 o fixed appearance of icon list when toggling back from the 
475                   ctree
476                 o toggling of icons using the keyboard works correctly
477                 o fixed all other keyboard shortcuts to work when icons are
478                   active
479         
480         * src/messageview.c
481                 o fixed bug 4 - focus lost when changing messageview view type
482
483 2003-08-02 [christoph]  0.9.3claws90
484
485         * src/common/hooks.c
486                 fix crash when pointer stored in hash table could get invalid
487                 when a plugin is unloaded
488
489 2003-08-01 [christoph]  0.9.3claws89
490
491         * configure.ac
492                 o try to build all plugins (except spamassassin) by default
493                 o don't build a plugin if a dependency check fails
494
495         * src/common/hooks.c
496                 fix warning
497
498 2003-08-01 [match]      0.9.3claws88
499
500         * src/importldif.c
501                 allow single click field selection. document code.
502
503 2003-08-01 [christoph]  0.9.3claws87
504
505         * src/plugins/clamav/clamav_plugin.c
506         * src/plugins/clamav/clamav_plugin_gtk.c
507         * src/plugins/dillo_viewer/dillo_viewer.c
508         * src/plugins/image_viewer/plugin.c
509         * src/plugins/mathml_viewer/mathml_viewer.c
510         * src/plugins/spamassassin/spamassassin.c
511         * src/plugins/spamassassin/spamassassin_gtk.c
512         * src/plugins/trayicon/trayicon.c
513                 add version check to all plugins
514
515 2003-08-01 [hoa]        0.9.3claws86
516
517         * src/prefs_filtering.c
518                 fixed a cosmetic bug, during creation of dialog box,
519                 wrong widgets were shown after creation.
520
521 2003-08-01 [luke]       0.9.3claws85
522
523         * src/mainwindow.c
524                 o fixed visibility of icons/mimeview after toggling separate
525                   message/folder view (factored out some similar code too).
526
527
528 2003-07-31 [alfons]     0.9.3claws84
529
530         * src/mimeview.c
531                 tweak icon box UI a bit more, now allowing right-clicks actions
532                 getting the relevant mime data too; should fix #250, "Can't save 
533                 attachments sometimes".
534
535 2003-07-30 [alfons]     0.9.3claws83
536
537         * src/compose.c
538                 don't do auto-save-draft inside key press handler, but rather
539                 schedule it half of a second later; should fix #67, "autosave 
540                 make re-rediting message crazy"
541
542 2003-07-30 [christoph]  0.9.3claws82
543
544         * src/plugins/trayicon/trayicon.c
545                 process pending events before unloading the plugin
546
547         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
548
549 2003-07-30 [alfons]     0.9.3claws81
550
551         * src/common/hooks.c
552                 parameter 2 of g_hook_destroy() should really be a hook id
553
554 2003-07-30 [alfons]     0.9.3claws80
555
556         * src/common/plugin.c
557                 fix a possibly harmful function signature mismatch 
558                 for plugin_done
559
560 2003-07-30 [alfons]     0.9.3claws79
561
562         * src/common/hooks[.ch]
563                 const correctness
564
565 2003-07-30 [darko]      0.9.3claws78
566
567         * src/summaryview.c
568                 make it compile again
569
570 2003-07-30 [luke]       0.9.3claws77
571
572         * src/crash.c
573         * src/main.c
574                 o added/moved signal handlers for SIGTERM (normal kill command) 
575                   and SIGINT (ctl-c) to be used even without 
576                   --enable-crash-dialog, fixing bug 166
577
578         * src/summaryview.c
579                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
580                   bug 227
581
582         * src/mainwindow.c
583                 o changed sensitivity condition for 'Next new' and 'Next 
584                   unread', fixing bug 8
585
586 2003-07-29 [alfons]     0.9.3claws76
587
588         * src/common/utils.[ch]
589                 add generate_msgid()
590         * src/messageview.c
591                 save ack'ed RRR; fixes #205, "return receipt is not saved in
592                 sent folder".
593
594 2003-07-29 [alfons]     0.9.3claws75
595
596         * src/messageview.c
597                 fix a memleak (claws-only)
598
599 2003-07-29 [alfons]     0.9.3claws74
600
601         * src/mimeview.[ch]
602         * src/gtk/gtkvscrollbutton.[ch]
603                 fix UI glitch where mime icon toolbox' scroll position is not 
604                 reset after switching to another message
605                 
606
607 2003-07-29 [paul]       0.9.3claws73
608
609         * src/prefs_folder_item.c
610                 split the prefs into 2 separate pages
611
612 2003-07-29 [paul]       0.9.3claws72
613
614         * src/compose.c
615                 prepend "\n\n" to a signature without a separator too
616
617 2003-07-29 [paul]       0.9.3claws71
618
619         * src/compose.c
620                 fix bug where changing to an account without an auto-sig
621                 from an initial account without an auto-sig would insert 
622                 2 blank lines at the cursor point
623                 fix bug where changing to an account with an auto-sig
624                 from an initial account without an auto-sig would insert
625                 the sig at the cursor point
626
627 2003-07-29 [paul]       0.9.3claws70
628
629         * src/folderview.c
630                 use the colour from the folder pref unless the folder
631                 has new messages
632
633 2003-07-29 [alfons]     0.9.3claws69
634
635         * src/procmsg.[ch]
636         * src/messageview.c
637         * src/procheader.c
638                 rewrite return receipt request work a little bit (the former 
639                 implementation presumably depended too much on the UI setting
640                 flags). (we're losing the old pending flag.) 
641
642 2003-07-28 [christoph]  0.9.3claws68
643
644         * src/folder.c
645         * src/imap.c
646         * src/mh.c
647         * src/procmsg.[ch]
648                 fix copy to IMAP folder from other folder
649
650 2003-07-28 [christoph]  0.9.3claws67
651
652         * src/procmsg.c
653                 fix sync of procmsg_get_message_file_list
654
655 2003-07-28 [christoph]  0.9.3claws66
656
657         * sync with 0.9.3cvs14
658                 see ChangeLog 2003-07-18
659         * sync with 0.9.3cvs17
660                 see ChangeLog 2003-07-23
661
662         (closes Bug 234 segmentation fault after sending out mail via
663          smtp(auth))
664
665 2003-07-28 [paul]       0.9.3claws65
666
667         * po/es.po
668                 update Spanish translation, submitted by Ricardo Mones
669                 Lastra
670
671 2003-07-28 [christoph]  0.9.3claws64
672
673         * src/folder.[ch]
674         * src/imap.c
675         * src/mh.c
676                 return new message numbers as a GRelation instead of a GSList
677                 that has to be in the same order as the input list. A list
678                 would make it hard for IMAP to optimize oepration by sorting
679                 the input list. The returned list would have to be reordered
680                 to match the same order that input list has.
681
682         * src/gtk/gtkaspell.c
683                 fix missing return value, could cause a crash when garbage is
684                 on the stack that is used as the expected return value
685
686 2003-07-28 [paul]       0.9.3claws63
687
688         * sync with 0.9.4cvs1
689                 see ChangeLog 2003-07-28
690
691 2003-07-27 [alfons]     0.9.3claws62
692
693         * src/mimeview.c
694                 tweak it more to make icon list act like a check button group
695
696 2003-07-27 [christoph]  0.9.3claws61
697
698         * sync with 0.9.3cvs20
699                 see ChangeLog 2003-07-25
700
701 2003-07-27 [paul]       0.9.3claws60
702
703         * src/procmsg.c
704                 re-commit changes from 0.9.3claws58 -
705                 accidently removed in 0.9.3claws59
706
707 2003-07-27 [paul]       0.9.3claws59
708
709         * src/procmsg.[ch]
710                 a sync from 0.9.3cvs17
711                 see ChangeLog 2003-07-23
712
713 2003-07-27 [alfons]     0.9.3claws58
714
715         * src/procmsg.c
716                 add missing header members to MsgInfo; fixes the problem of 
717                 not displaying X-Faces, as noticed by Ricardo Mones
718
719 2003-07-26 [christoph]  0.9.3claws57
720
721         * sync with 0.9.3cvs18
722                 see ChangeLog 2003-07-24
723
724 2003-07-26 [christoph]  0.9.3claws56
725
726         * sync with 0.9.3cvs17
727                 see ChangeLog 2003-07-23
728
729 2003-07-26 [christoph]  0.9.3claws55
730
731         * src/folder.[ch]
732         * src/imap.c
733         * src/mbox_folder.c
734         * src/mh.c
735         * src/news.c
736                 add support for copy function that copy multiple messages
737                 (not implemented yet)
738
739         * src/summaryview.c
740                 add missing return value
741
742 2003-07-26 [paul]       0.9.3claws54
743
744         * tools/multiwebsearch.pl
745                 do whitespace substitution before passing the string
746                 to the browser. fixes bug with browsers that don't
747                 do whitespace conversion themselves.
748
749 2003-07-25 [christoph]  0.9.3claws53
750
751         * src/folder.[ch]
752         * src/imap.c
753         * src/mh.c
754                 rewrite adding of multiple messages to a folder for
755                 claws' folder system
756
757 2003-07-25 [luke]       0.9.3claws52
758
759         * src/mimeview.c
760                 o icon toggles set correctly on leaving ctree mimeview
761
762 2003-07-25 [paul]       0.9.3claws51
763
764         * partial sync with 0.9.3cvs21 [src/main.c]
765                 see ChangeLog 2003-07-25
766
767 2003-07-24 [paul]       0.9.3claws50
768
769         * tools/maildir2sylpheed.pl
770                 fix typo
771
772 2003-07-24 [paul]       0.9.3claws49
773
774         * src/mimeview.c
775                 increase the gutter size of paned so that the panes
776                 can be resized
777                 
778         * src/plugins/demo/demo.c
779                 squeeze in another typo fix
780
781 2003-07-24 [paul]       0.9.3claws48
782
783         * src/plugins/demo/demo.c
784           src/prefs_account.c
785                 small changes to the English
786                 
787         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
788           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
789           src/Makefile.am
790           src/stock_pixmap.c
791                 rename the misspelled icon
792
793 2003-07-23 [alfons]     0.9.3claws47
794
795         * src/mimeview.c
796                 make icon list look like a list of toggles
797
798 2003-07-23 [luke]       0.9.3claws46
799
800         * src/pixmaps/mimeview_gpg_expired.xpm
801         * src/pixmaps/mimeview_gpg_failed.xpm
802         * src/pixmaps/mimeview_gpg_passed.xpm
803         * src/pixmaps/mimeview_text_html.xpm
804         * src/pixmaps/mimeview_image.xpm
805                 o all icons the same size
806
807         * src/mimeview.[ch]
808                 o mimeview ctree arranged vertically above the viewer
809                 o icons changed to buttons
810                 o can use keyboard to select an icon (Enter)
811                 o resize icon list to width of icons
812
813         *  src/gtk/gtkvscrollbutton.c
814                 o sensitivity of buttons reacts to position
815
816 2003-07-23 [christoph]  0.9.3claws45
817
818         * sync with 0.9.3cvs14 (incomplete)
819                 see ChangeLog 2003-07-17
820
821 2003-07-23 [alfons]     0.9.3claws44
822
823         * src/folder.c
824         * src/procmsg.h
825                 sync with my local tree to restore some claws-only things
826
827 2003-07-23 [paul]       0.9.3claws43
828
829         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
830           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
831           src/Makefile.am
832           src/mimeview.c
833           src/procmime.h
834           src/rfc2015.c
835           src/stock_pixmap.[ch]
836                 indicate missing keys and expired sigs/keys
837                 in mime view column
838
839 2003-07-23 [paul]       0.9.3claws42
840
841         * src/compose.c
842                 Redirect fixes: enable automatic account selection and
843                 do not append signature to message on changing account
844                 fixes Bug[s] #248
845
846 2003-07-23 [paul]       0.9.3claws41
847
848         * sync with 0.9.3cvs16
849                 see ChangeLog 2003-07-23
850
851 2003-07-23 [alfons]     0.9.3claws40
852
853         * src/inc.c
854                 give progress dialog a main window, and give it the first 
855                 one (presumably the only one). fixes bug #247, "segfault on 
856                 pop-before-smtp" 
857
858 2003-07-22 [alfons]     0.9.3claws39
859
860         * src/summaryview.c
861                 shift-space scrolls up
862
863 2003-07-22 [paul]       0.9.3claws38
864
865         * sync with 0.9.3cvs15
866                 see ChangeLog 2003-07-22
867
868 2003-07-20 [alfons]     0.9.3claws37
869
870         * src/compose.c
871                 put menu inside #ifdef USE_ASPELL..#endif
872
873 2003-07-20 [christoph]  0.9.3claws36
874
875         * src/procmsg.c
876                 fix wrong flags in MsgInfo returned by
877                 procmsg_msginfo_get_full_info()
878
879         (closes Bug 221 Deleting messages from the Message View gives incorrect
880          new/unread message counts in the folder view)
881
882         * src/plugins/spamassassin/spamassassin_gtk.c
883                 add gettext macro for prefs page title
884
885 2003-07-20 [paul]       0.9.3claws35
886
887         * src/mimeview.c
888                 redraw icon list on signature check
889
890 2003-07-20 [christoph]  0.9.3claws34
891
892         * src/Makefile.am
893         * src/account.c
894         * src/folder.[ch]
895         * src/folder_item_prefs.[ch]            ** NEW **
896         * src/folderview.c
897         * src/mainwindow.c
898         * src/mh.c
899         * src/prefs_gtk.c
900         * src/prefs_scoring.c
901         * src/summaryview.c
902         * src/prefs_folder_item.[ch]
903                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
904                   Properties dialog
905                 o use prefswindow for folder properties
906
907         * src/gtk/prefswindow.[ch]
908                 change implementation to use an invisible notebook instead
909                 of unparenting widgets
910
911 2003-07-20 [christoph]  0.9.3claws33
912
913         * src/compose.h
914         * src/folder.c
915         * src/folderview.h
916         * src/headerview.h
917         * src/prefs_filtering.h
918         * src/prefs_folder_item.[ch]
919         * src/procmime.h
920         * src/procmsg.h
921         * src/summaryview.h
922                 clean up header mess
923                 (always use 1. typedefs, 2. #includes, 3. structures)
924
925         * src/common/version.h.in
926                 add casts for constants
927
928         * src/plugins/demo/demo.c
929                 fix typo
930
931         * src/plugins/spamassassin/spamassassin.c
932                 remove unused variable
933
934 2003-07-20 [alfons]     0.9.3claws32
935
936         * src/mimeview.c
937                 o make icon buttons respond on left click
938                 o minor cosmetic change
939
940 2003-07-19 [luke]       0.9.3claws31
941
942         * src/mimeview.[ch]
943         * src/gtk/gtkvscrollbutton.c
944         * src/messageview.c
945                 o improved mimeview behaviour when selecting a new message
946                 o plus code cleanups to remove compile warnings
947
948
949 2003-07-19 [alfons]     0.9.3claws30
950
951         * src/procmsg.c
952         * src/compose.c
953         * src/common/utils.[ch]
954                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
955
956 2003-07-19 [alfons]     0.9.3claws29
957
958         * src/prefs_folder_item.c
959                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
960                 string pointers
961
962 2003-07-19 [luke]       0.9.3claws28
963
964         * src/messageview.c
965         * src/mimeview.[ch]
966         * src/procmime.h
967         * src/rfc2015.c
968         * src/stock_pixmap.[ch]
969         * src/gtk/Makefile.am
970         * src/Makefile.am
971         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
972         * src/pixmaps/mime_*.xpm                ** NEW **
973                 o mimeview rearrangement with a new icon shortcut bar
974
975 2003-07-19 [alfons]     0.9.3claws27
976
977         * src/folderview.c
978                 o plug leaking nodes_to_recollapse
979                 o add folderview_recollapse_all_nodes() (not used yet)
980
981 2003-07-19 [alfons]     0.9.3claws26
982
983         * src/compose.c
984         * src/common/utils.c
985                 honour #240 "Better SUBJECT handling" by cleaning the prefix
986                 for both forwarding as replying
987
988 2003-07-18 [christoph]  0.9.3claws25
989
990         * configure.ac
991         * src/common/sylpheed.[ch]
992         * src/common/version.h.in
993                 add version in numeric form to allow easy comparison
994
995         * src/plugins/demo/demo.c
996                 add version check
997                 - sylpheed version > plugin version => never allowed, sylpheed
998                   could contain unknown API changes
999                 - sylpheed version < minimum version required => don't load,
1000                   API required not available (if linking does not fail)
1001
1002 2003-07-18 [alfons]     0.9.3claws24
1003         
1004         * src/common/plugin.[ch]
1005                 const correctness
1006
1007 2003-07-18 [christoph]  0.9.3claws23
1008
1009         * src/common/hooks.c
1010                 fix crash when hooks where unregisted
1011
1012         * src/plugins/trayicon/trayicon.c
1013                 unregister detroy signal before destroying the widget
1014                 (still crashes when the plugin is unloaded)
1015
1016 2003-07-18 [alfons]     0.9.3claws22
1017         
1018         * src/folderview.c
1019                 delay expanding folder tree during drags until timeout triggered
1020                 (needs perhaps some tweaking, so testing is welcome)
1021
1022 2003-07-17 [alfons]     0.9.3claws21
1023
1024         * src/folderview.c
1025                 clean up cruft
1026
1027 2003-07-17 [christoph]  0.9.3claws20
1028
1029         * src/common/session.c
1030                 fix opening of SSL connections
1031
1032         * src/plugins/image_viewer/Makefile.am
1033                 add OPENSSL_CFLAGS (we should find a better solution to remove
1034                 this dependencies if they are not required)
1035
1036         * src/plugins/spamassassin/spamassassin.c
1037                 remove setlocale workaround (fixed in libspamc)
1038
1039         (closes Bug Bug 184 Entering non-ascii character deletes previous char
1040          if spell checking enabled)
1041
1042 2003-07-17 [alfons]     0.9.3claws19
1043
1044         * src/common/hooks.[ch]
1045         * src/plugins/clamav/clamav_plugin.c
1046         * src/plugins/spamassassin/spamassassin.c
1047         * src/plugins/trayicon/trayicon.c
1048                 fix signedness muck 
1049
1050 2003-07-17 [alfons]     0.9.3claws18
1051
1052         * src/procmime.c
1053                 plug memleak
1054
1055 2003-07-17 [alfons]     0.9.3claws17
1056
1057         * src/inc.c
1058                 plug memleak
1059
1060 2003-07-17 [paul]       0.9.3claws16
1061
1062         * src/common/defs.h
1063           src/mainwindow.c
1064           src/manual.[ch]
1065                 add link to the Claws site's FAQ page, after the suggestion
1066                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
1067                 Move url strings to defs.h
1068                 
1069         * src/mainwindow.c
1070                 fix typo to prevent "unknown menu entry" warnings
1071
1072 2003-07-17 [alfons]     0.9.3claws15
1073
1074         * src/folderview.[ch]
1075         * src/summaryview.[ch]
1076         * src/mimeview.[ch]
1077                 plug DnD leaks 
1078
1079 2003-07-17 [paul]       0.9.3claws14
1080
1081         * src/inc.c
1082                 remove two instances of 'GTK_EVENTS_FLUSH' because
1083                 they are unnecessary and probably cause a stack overflow
1084
1085 2003-07-16 [christoph]  0.9.3claws13
1086
1087         * src/mimeview.[ch]
1088                 use an invisible GTK notebook to switch between viewers
1089                 instead of reparenting widgets
1090
1091 2003-07-16 [christoph]  0.9.3claws12
1092
1093         * src/folder.c
1094                 move folder_item_update_freeze() to correct place in
1095                 folder_item_scan_full()
1096
1097 2003-07-16 [paul]       0.9.3claws11
1098
1099         * sync with 0.9.3cvs12
1100                 see ChangeLog 2003-07-14 and 2003-07-15
1101
1102 2003-07-16 [christoph]  0.9.3claws10
1103
1104         * src/imap.[ch]
1105         * src/prefs_account.[ch]
1106                 sync IMAP CRAM-MD5 authentication with sylpheed-main
1107
1108 2003-07-15 [alfons]     0.9.3claws9
1109
1110         * src/main.c
1111                 make --config-dir do something useful
1112
1113 2003-07-15 [alfons]     0.9.3claws8
1114
1115         * src/procmsg.c
1116                 o fix a bug where 'last' didn't really point to the last message
1117                   in the top level list of children, but to the last threaded
1118                   message. 
1119                 
1120                 o clean up and make it easier to sync
1121
1122 2003-07-15 [alfons]     0.9.3claws7
1123
1124         * src/mainwindow.c
1125                 make correct menu items sensitive       
1126
1127 2003-07-14 [alfons]     0.9.3claws6
1128
1129         * src/procmsg.c
1130                 tune the threader so it will not subject-thread any message
1131                 without a subject prefix (this will not thread correctly if 
1132                 a parent is delivered after their childs, but it looks 
1133                 better right now)
1134
1135 2003-07-13 [christoph]  0.9.3claws5
1136
1137         * src/mainwindow.c
1138                 group "Add mailbox *..." menu items in submenu
1139
1140 2003-07-13 [alfons]     0.9.3claws4
1141
1142         * src/summaryview.c
1143                 correct summary_toggle_pressed() signature and make sure
1144                 signal is not passed on
1145
1146 2003-07-13 [alfons]     0.9.3claws3
1147
1148         * src/summaryview.c
1149                 o for now don't pass on keys when they we're handled by 
1150                   ctree::key_press_event
1151                 o clean up
1152
1153 2003-07-13 [alfons]     0.9.3claws2
1154         
1155         * src/main.c
1156                 add command line option "--config-dir" to get the current 
1157                 configuration dir
1158
1159 2003-07-12 [alfons]     0.9.3claws1
1160
1161         * src/matcher.[ch]
1162         * src/matcher_parser_parse.y
1163         * src/prefs_filtering.c
1164         * src/filtering.c
1165                 add "Lock" filter action to lock messages;
1166
1167         * src/filtering.c       
1168                 remove debug_print()    
1169         * src/prefs_filtering.c
1170                 re-organize matcher part 9: 
1171                 make action text entries easily extendible;
1172                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
1173                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
1174
1175 2003-07-12 [paul]
1176
1177         * tools/README
1178                 update old information and add missing
1179                 information
1180
1181 2003-07-12 [paul]       0.9.3claws
1182
1183         * 0.9.3claws released
1184         
1185 2003-07-12 [paul]       0.9.0claws103
1186
1187         * src/Makefile.am
1188                 add addrquery.h
1189
1190 2003-07-12 [melvin]     0.9.0claws102
1191
1192         * src/messageview.c
1193                 Fixed bug #215: Show MIME tab for single text/html messages. 
1194                 
1195 2003-07-12 [paul]       0.9.0claws101
1196
1197         * man/sylpheed.1
1198                 updated
1199
1200 2003-07-12 [paul]       0.9.0claws100
1201
1202         * po/es.po
1203           po/hr.po
1204           po/pl.po
1205           po/sr.po
1206                 update Spanish, Croatian, Polish, Serbian translations.
1207                 submitted by Ricardo Mones Lastra, Dragan, Witold
1208                 Wladyslaw Wojciech Wilk, Urke MMI
1209
1210 2003-07-12 [melvin]     0.9.0claws99
1211
1212         * po/fr.po
1213                 Updated French translations.
1214
1215 2003-07-12 [paul]       0.9.0claws98
1216
1217         * src/addressbook.c
1218                 disable 'Lookup' button as it has no effect
1219
1220 2003-07-11 [alfons]     0.9.0claws97
1221         
1222         * src/summaryview.c
1223                 summary_searchbar_pressed() should return TRUE to signal that
1224                 event was handled. when returning void, the return value passed
1225                 to GTK is actually random, but maybe FALSE, in which case the
1226                 event is handled by parent
1227                 
1228 2003-07-10 [paul]       0.9.0claws96
1229
1230         * ac/missing/gettext.m4
1231                 update to version 0.12
1232
1233 2003-07-10 [paul]       0.9.0claws95
1234
1235         * src/plugins/clamav/clamav_plugin.c
1236                 fix bug where multipart/alternative messages
1237                 would slip through without being scanned
1238
1239 2003-07-10 [christoph]  0.9.0claws94
1240
1241         * src/folder.c
1242                 correct check if folder supports removing when a message is
1243                 moved. if not the message is only copied.
1244
1245         (closes Bug 132 crash on startup in newsgroups folders)
1246
1247 2003-07-09 [alfons]     0.9.0claws93
1248
1249         * configure.ac
1250         * src/common/defs.h
1251                 --with-config-dir (default .sylpheed)
1252
1253 2003-07-09 [christoph]  0.9.0claws92
1254
1255         * configure.ac
1256                 use PKG_CHECK_MODULES to check for gtkmathview
1257                 (version 0.4.2 now required)
1258
1259 2003-07-08 [melvin]     0.9.0claws91
1260
1261         * src/action.c
1262                 Implemented a progress bar that counts the number of completed
1263                 tasks when the action runs more than one command.
1264
1265 2003-07-08 [alfons]     0.9.0claws90
1266
1267         * src/procmsg.c
1268                 if queued message has an invalid Message-Id, don't try to
1269                 find message it refers to (fixes #209 "crash when processing 
1270                 in folder")
1271
1272 2003-07-08 [paul]       0.9.0claws89
1273
1274         * sync with 0.9.3cvs2
1275                 see ChangeLog 2003-07-08
1276
1277 2003-07-08 [match]      0.9.0claws88
1278
1279         * src/ldapctrl.c
1280                 extend LDAP search for first/last name by parsing search term.
1281
1282 2003-07-08 [alfons]     0.9.0claws87
1283
1284         * src/send_message.c
1285                 fix bug #208 "Status message stuck when sending on POP3 account"
1286
1287 2003-07-07 [paul]       0.9.0claws86
1288
1289         * po/hr.po
1290                 new Croatian translation, submitted by
1291                 Dragan <drleskov@inet.hr>
1292
1293 2003-07-07 [paul]       0.9.0claws85
1294
1295         * sync with 0.9.3cvs1
1296                 see ChangeLog 2003-07-07
1297
1298 2003-07-05 [christoph]  0.9.0claws84
1299
1300         * src/Makefile.am
1301         * src/messageview.c
1302         * src/mimeview.[ch]
1303         * src/stock_pixmap.[ch]
1304         * src/pixmaps/messageview_text.xpm              ** NEW **
1305                 move mimeview tabs to the right side and use icons
1306                 instead of text to save some space
1307
1308         (patch by Luke Plant <lukeplant@softhome.net>)
1309
1310 2003-07-05 [christoph]  0.9.0claws83
1311
1312         * src/inc.c
1313                 add NULL pointer checks
1314
1315         (patch by Luke Plant <lukeplant@softhome.net>)
1316         (closes Bug 204 0.9.0 quits on authentication error?!)
1317
1318 2003-07-05 [alfons]     0.9.0claws82
1319
1320         * configure.ac
1321                 take the clue in bug #202 "./configure script - 
1322                 'if test' comparison failure" reported by John Kristoff. 
1323
1324 2003-07-04 [christoph]  0.9.0claws81
1325
1326         * src/plugins/spamassassin/spamassassin.c
1327                 set timeout for spam check
1328
1329 2003-07-04 [christoph]  0.9.0claws80
1330
1331         * src/main.c
1332                 destroy all FolderItems when shutting down to
1333                 allow folders to clean up
1334
1335 2003-07-04 [melvin]     0.9.0claws79
1336
1337         * src/gtk/gtkaspell.c
1338                 Fixed bug #184 "Entering non-ascii character deletes
1339                 previous char if spell checking enabled": this makes
1340                 the spell checking in multibytes (e.g. UTF-8)locales work.
1341                 (Patch by Luke Plant).
1342                 
1343 2003-07-04 [christoph]  0.9.0claws78
1344
1345         * sync with 0.9.2cvs1
1346                 see ChangeLog 2003-06-10
1347
1348 2003-07-04 [paul]       0.9.0claws77
1349
1350         * sync with 0.9.3 release
1351                 see ChangeLog 2003-07-04
1352
1353 2003-07-03 [christoph]  0.9.0claws76
1354
1355         * src/folder.[ch]
1356         * src/imap.c
1357         * src/mbox_folder.c
1358         * src/mh.c
1359         * src/news.c
1360                 move folder_item_get_path() stuff into a folder virtual function
1361
1362         * src/procmsg.c
1363                 use folder_item_fetch_msg() to get message and do not contruct
1364                 the filename from path and number
1365
1366 2003-07-03 [paul]       0.9.0claws75
1367
1368         * sync with 0.9.2cvs12
1369                 see ChangeLog 2003-07-03
1370
1371 2003-07-02 [paul]       0.9.0claws74
1372
1373         * src/messageview.c
1374                 fix text-selection for replying
1375
1376 2003-07-02 [paul]       0.9.0claws73
1377
1378         * sync with 0.9.2cvs11
1379                 see ChangeLog 2003-07-02
1380
1381 2003-07-02 [paul]       0.9.0claws72
1382
1383         * src/procmsg.c
1384                 revert last commit because it breaks more
1385                 than it fixes
1386
1387 2003-07-02 [paul]       0.9.0claws71
1388
1389         * src/procmsg.c
1390                 fix thread by subject/sort by date
1391
1392 2003-07-01 [paul]       0.9.0claws70
1393
1394         * sync with 0.9.2cvs10
1395                 see ChangeLog 2003-07-01
1396
1397 2003-06-30 [paul]       0.9.0claws69
1398
1399         * sync with 0.9.2cvs9
1400                 see ChangeLog 2003-06-30
1401
1402 2003-06-28 [match]      0.9.0claws68
1403
1404         * src/addressbook.c
1405                 fix null ptr.
1406
1407 2003-06-27 [paul]       0.9.0claws67
1408
1409         * sync with 0.9.2cvs7
1410                 see ChangeLog 2003-06-27
1411
1412 2003-06-26 [christoph]  0.9.0claws66
1413
1414         * src/folder.c
1415                 freeze folder updates while a folder is scanned
1416
1417         (closes Bug 185 New message counter)
1418
1419 2003-06-26 [darko]      0.9.0claws65
1420
1421         * src/ldapserver.c
1422                 fix infinite loop when adding a new LDAP server
1423
1424 2003-06-26 [paul]       0.9.0claws64
1425
1426         * sync with 0.9.2cvs6
1427                 see ChangeLog 2003-06-26
1428
1429 2003-06-26 [paul]       0.9.0claws63
1430
1431         * sync with 0.9.2cvs5
1432                 see ChangeLog 2003-06-25 and 2003-06-26
1433
1434 2003-06-25 [match]      0.9.0claws62
1435
1436         * src/addr_compl.c
1437                 Fixed tab/backtab for dropped-down completion list to
1438                 move next/previous field. (close bug 147)
1439
1440 2003-06-25 [christoph]  0.9.0claws61
1441
1442         * src/addr_compl.[ch]
1443         * src/addrindex.[ch]
1444         * src/folderview.c
1445         * src/inc.c
1446         * src/news.c
1447         * src/summaryview.c
1448         * src/toolbar.c
1449                 fix warnings
1450
1451 2003-06-25 [leandro]    0.9.0claws60
1452
1453         * src/compose.c
1454                 o cleanups
1455                 o gray out "Message/Remove references" menu item if not
1456                   replying to a message
1457
1458 2003-06-24 [leandro]    0.9.0claws59
1459
1460         * src/compose.[ch]
1461                 o removed "Message/Create new thread" menu item
1462                 o added "Message/Remove references" menu item
1463                   (it's off by default and will not check anymore
1464                    if the subject changed)
1465
1466 2003-06-23 [alfons]     0.9.0claws58
1467
1468         * src/procmsg.c
1469                 try better grouping messages threaded by subject based on their age.
1470                 still not perfect - because the message tree is not sorted by date.  
1471
1472 2003-06-23 [thorsten]   0.9.0claws57
1473
1474         * src/pop.[ch]
1475                 added mail_receive_hook to allow modifications
1476                 directly after retrieval (e.g. adding headers).
1477
1478 2003-06-23 [paul]       0.9.0claws56
1479
1480         * src/sourcewindow.c
1481                  enable the use of Ctrl+A to select all text in
1482                  the sourcewindow
1483                  Patch submitted by Ivan Francolin Martinez
1484                  <ivanfm@users.sourceforge.net>
1485
1486 2003-06-22 [christoph]  0.9.0claws55
1487
1488         * src/folder.[ch]
1489                 o add notification hook for folder tree changes
1490                 o invoke hooks after folder tree scanning
1491
1492         * src/folderview.[ch]
1493                 register hook for folder tree changes that
1494                 updates the ctree
1495
1496         (there are more places that should be updated, like add, remove 
1497          or move folder)
1498
1499         (closes Bug 164 Crash on rebuild folder tree)
1500         (closes Bug 190 Crash on 'rebuilding folder tree')
1501
1502 2003-06-21 [leandro]    0.9.0claws54
1503
1504         * src/compose.[ch]
1505                 create a new thread if subject changes
1506                 (it's on by default, can be disabled in Message menu)
1507
1508 2003-06-21 [alfons]     0.9.0claws53
1509
1510         * src/summaryview.c
1511                 quiet little compiler
1512
1513 2003-06-21 [christoph]  0.9.0claws52
1514
1515         update gettext stuff to version 0.12
1516
1517 2003-06-19 [alfons]     0.9.0claws51
1518
1519         * src/common/log.c
1520         * src/common/plugin.c
1521                 move defs.h before glib.h to prevent MIN/MAX redefs
1522
1523 2003-06-19 [alfons]
1524
1525         * src/addressbook.c
1526                 translatable
1527
1528 2003-06-19 [match]      0.9.0claws50
1529
1530         * src/addressbook.[ch]
1531         * src/addrindex.[ch]
1532         * src/addr_compl.[ch]
1533         * src/editldap.[ch]
1534         * src/editldap_basedn.[ch]
1535         * src/addritem.[ch]
1536         * src/ldapquery.h
1537                 re-implemented dynamic LDAP search. works without
1538                 slowdown on display sender with addressbook
1539                 option.
1540         * src/addrbook.c
1541                 documented code.
1542
1543 2003-06-19 [paul]       0.9.0claws49
1544
1545         * src/compose.c
1546                 fix Bug #136 'Nonprovided quotation marks crash claws'
1547                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
1548
1549 2003-06-19 [alfons]     0.9.0claws48
1550
1551         * src/prefs_common.[ch]
1552         * src/procmsg.c
1553                 restrict threading by subject by checking thread for
1554                 age (prefs_common.thread_by_subject_max_age)
1555
1556 2003-06-18 [christoph]  0.9.0claws47
1557
1558         * src/imap.c
1559                 fix memory leak in imap_cmd_fetch()
1560
1561 2003-06-18 [christoph]  0.9.0claws46
1562
1563         * src/prefs_gtk.c
1564                 fix memory leak in prefs_set_default() when used multiple
1565                 times or after prefs have been read
1566
1567 2003-06-18 [christoph]  0.9.0claws45
1568
1569         * src/common/plugin.c
1570                 fix memory leak in plugin_unload()
1571
1572 2003-06-18 [christoph]  0.9.0claws44
1573
1574         * src/imap.c
1575                 fix memory leak in imap_cmd_ok()
1576
1577 2003-06-18 [christoph]  0.9.0claws43
1578
1579         * src/folder.c
1580                 stop messages that are downloaded from POP3 and added to
1581                 an IMAP inbox from being filtered twice (first by POP3
1582                 and again when IMAP folder is scaned to get the UID of
1583                 the APPEND operation when no UIDPLUS is available)
1584
1585 2003-06-18 [alfons]
1586
1587         * tools/Makefile.am
1588                 phoenix <- firebird     
1589
1590 2003-06-18 [paul]
1591
1592         * tools/launch_phoenix          ** REMOVED **
1593           tools/launch_firebird         ** NEW **
1594                 renamed and edited to reflect the browser's name change from
1595                 'phoenix' to 'firebird'
1596
1597 2003-06-18 [paul]       0.9.0claws42
1598
1599         * sync with 0.9.2cvs2
1600                 see ChangeLog 2003-06-16
1601
1602 2003-06-17 [alfons]     0.9.0claws41
1603
1604         * src/procmsg.c
1605                 prevent threading problems when a node is an ancestor (parent / great parent),
1606                 which mostly happens with circular references (thanks to Phillipe Gramoullé
1607                 for finding an sample set of messages)
1608
1609 2003-06-16 [christoph]  0.9.0claws40
1610
1611         * src/main.c
1612                 don't popup main window on --receive or --receive-all
1613
1614         * src/mainwindow.[ch]
1615         * src/plugins/trayicon/trayicon.c
1616                 allow hiding of main window by clicking on the trayicon
1617                 (doesn't work correctly in seperate window mode and may
1618                  cause unexpected GTK problems I couldn't find yet)
1619
1620         * src/common/ssl.c
1621                 remove incorrect warning
1622
1623 2003-06-15 [alfons]     0.9.0claws39
1624
1625         * src/gtk/gtkstext.c
1626                 don't output debug text;
1627                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
1628                 for pointing this out);
1629
1630 2003-06-14 [alfons]     0.9.0claws38
1631         
1632         * src/messageview.c
1633                 remove printf() and make one if..else comply with coding style
1634
1635 2003-06-14 [alfons]     0.9.0claws37
1636
1637         * AUTHORS
1638                 add Martin Wicke
1639         * src/action.c
1640         * src/messageview.[ch]
1641         * src/summaryview.c
1642                 apply patch #754162 "Quoting messages filtered by actions" submitted
1643                 by Martin Wicke, which allows quoting message body changed by an
1644                 action (Thanks!).
1645
1646 2003-06-13 [alfons]     0.9.0claws36
1647
1648         * src/utils.c
1649                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
1650                 use case insensitive regexp (suggested by Ivan Martinez)
1651
1652 2003-06-13 [christoph]  0.9.0claws35
1653
1654         * configure.ac
1655         * src/plugins/trayicon/Makefile.am
1656         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
1657         * src/plugins/trayicon/trayicon.c
1658         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
1659         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
1660         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
1661         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
1662         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
1663         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
1664                 replace my own EggTrayIcon backport with the backport
1665                 used by (l|x)mule and gabber.
1666
1667 2003-06-13 [alfons]     0.9.0claws34
1668
1669         * AUTHORS
1670         * src/common/utils.c
1671                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
1672
1673 2003-06-13 [alfons]     0.9.0claws33
1674
1675         * src/compose.c
1676                 clean up a little bit
1677
1678 2003-06-12 [alfons]     0.9.0claws32
1679
1680         * src/compose.c
1681                 const correctness fix
1682
1683         * src/common/sylpheed.[ch]
1684                 () -> (void)
1685                 prevent redef MIN/MAX
1686                 
1687         * src/common/utils.[ch]
1688                 () -> (void)
1689
1690 2003-06-12 [melvin]     0.9.0claws31
1691
1692         * src/compose.c
1693                 Updated to take into accounts changes in GtkAspell.
1694
1695 2003-06-12 [alfons]     0.9.0claws30
1696
1697         * src/compose.c
1698         * src/procmsg.c
1699         * src/common/utils.[ch]
1700                 handle reply subject prefixes better (initial 
1701                 suggestion by Robert Story adapted and enhanced 
1702                 using regexps)
1703
1704 2003-06-12 [melvin]     0.9.0claws29
1705
1706         * src/compose.c
1707                 Use new gtkaspell_checkers_strerror() to get the speller's
1708                 error message instead of accessing the (now private)
1709                 checkers structure.
1710                 Minor code clean up
1711
1712         * src/main.c
1713                 Use #ifdef instead of #if for USE_ASPELL
1714                 Use the new spell checkers init/quit functions 
1715
1716         * src/gtk/gtkaspell.c
1717                 Use #ifdef instead of #if for USE_ASPELL
1718                 Moved in the majority of GtkAspell structures that were
1719                 exported before by gtkaspell.h
1720         
1721         * src/gtk/gktaspell.h
1722                 Made gtkaspell.h contain only the necessary data to be
1723                 publicized by moving many structures to gtkaspell.c.
1724                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
1725                 gtkaspell_checkers_new(): replaced by...
1726                 gtkaspell_checkers_init(): new function for initialization
1727                 gtkaspell_checkers_delete(): replaced by...
1728                 gtkaspell_checkers_quit(): new function
1729                 gtkaspell_checkers_strerror(): new function that returns
1730                 the checker's last error message.
1731                 
1732 2003-06-11 [melvin]     0.9.0claws28
1733
1734         * po/POTFILES.in
1735                 Updated to take into account gtkaspell.c migration to
1736                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
1737
1738 2003-06-10 [alfons]     0.9.0claws27
1739
1740         * src/filtering.[ch]
1741         * src/folder.c
1742         * src/matcher.c
1743         * src/scoring.[ch]
1744                 - try fixing bug #18 (any brave testers?)
1745                 - add more robustness by refusing previously 
1746                   unchecked NULL pointers 
1747
1748 2003-06-10 [alfons]     0.9.0claws26
1749
1750         * src/procmsg.c
1751                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
1752
1753 2003-06-09 [alfons]     0.9.0claws25
1754
1755         * src/prefs_common.c
1756                 fix bug #163 "Icon switching doesnt work properly" by 
1757                 preventing early freeing of prefs_common.pixmap_theme_path.
1758
1759 2003-06-09 [christoph]  0.9.0claws24
1760
1761         * src/gtk/gtkaspell.c
1762                 revert Thorsten's fix and add forgotten g_strdup for
1763                 aspell path (it should not be possible to alter the path a
1764                 GtkASpell uses from outside)
1765
1766 2003-06-09 [thorsten]   0.9.0claws23
1767
1768         * src/gtk/gtkaspell.c
1769                 dont free prefs_common.aspell_path when closing compose
1770
1771 2003-06-08 [colin]      0.9.0claws22
1772
1773         * src/plugins/spamassassin/spamassassin.c
1774                 fix prefs types
1775
1776 2003-06-07 [christoph]  0.9.0claws21
1777
1778         * src/Makefile.am
1779         * src/compose.c
1780         * src/gtkaspell.[ch]            ** REMOVE **
1781         * src/gtk/Makefile.am
1782         * src/gtk/gtkaspell.[ch]        ** NEW **
1783                 o make gtkaspell independent from sylpheed's prefs
1784                 o move gtkaspell.[ch] to gtk directory
1785
1786 2003-06-07 [christoph]  0.9.0claws20
1787
1788         * src/Makefile.am
1789         * src/crash.c
1790         * src/export.c
1791         * src/filesel.[ch]              ** REMOVE **
1792         * src/folder.c
1793         * src/main.[ch]
1794         * src/common/sylpheed.[ch]
1795         * src/gtk/Makefile.am
1796         * src/gtk/filesel.[ch]          ** NEW **
1797         * src/gtk/pluginwindow.c
1798         * src/gtk/sslcertwindow.c
1799                 move filesel.[ch] to gtk directory
1800
1801 2003-06-07 [alfons]     0.9.0claws19
1802
1803         * src/filesel.c
1804                 make (multi) file selection dialog work again (Claws-only)
1805
1806 2003-06-07 [thorsten]   0.9.0claws18
1807
1808         * po/de.po
1809                 fix typos
1810
1811 2003-06-07 [alfons]     0.9.0claws17
1812
1813         * configure.ac
1814         * src/mimeview.c
1815                 detect apache mishap in which case don't include fnmatch.h
1816                 if regex.h is already included
1817
1818 2003-06-06 [christoph]  0.9.0claws16
1819
1820         * configure.ac
1821         * src/mimeview.h
1822                 add check for fnmatch.h and include it when available
1823
1824         * src/mimeview.[ch]
1825                 fix wrong case sensitivity of Content-Types
1826
1827         * src/gtk/Makefile.am
1828                 need the same include paths in gtk directory as in
1829                 common directory because .h files in common can
1830                 include files from these directories, when included
1831                 in gtk's .h or .c files
1832
1833 2003-06-06 [alfons]     0.9.0claws15
1834
1835         * src/mimeview.c
1836         * src/summaryview.c
1837                 make it compile again because of regex.h / fnmatch.h 
1838                 include problems (related to recent mime stuff, can
1839                 someone check this?)
1840
1841 2003-06-06 [thorsten]   0.9.0claws14
1842
1843         * src/folderview.c
1844                 possible use of uninitialized pointer while dragging
1845
1846 2003-06-06 [paul]       0.9.0claws13
1847
1848         * src/compose.c
1849                 fix bug where the insert sig button would be effective
1850                 only when auto_sig was set
1851
1852 2003-06-06 [paul]       0.9.0claws12
1853
1854         * sync with 0.9.2 release
1855
1856 2003-06-02 [paul]       0.9.0claws11
1857
1858         * sync with 0.9.1cvs1
1859                 see ChangeLog 2003-06-02
1860                 
1861         * po/de.po
1862                 update by Jens
1863
1864 2003-06-01 [christoph]  0.9.0claws10
1865
1866         * src/account.c
1867                 don't use substring search to find accounts by email address
1868
1869         (closes Bug 169 Overly loose matching of "From" address)
1870
1871 2003-05-31 [christoph]  0.9.0claws9
1872
1873         * doc-src/rfc2683.txt
1874         * src/imap.c
1875                 limit IMAP command length as recommended in RFC2683
1876                 (message number lists will be split into multiple imap
1877                 sets, the limit of 1000 octets is not a hard limit)
1878
1879         (closes Bug 161 sylpheed-claws exits with segfault when logging
1880          in to certain imap-servers)
1881
1882 2003-05-29 [alfons]     0.9.0claws8
1883
1884         * src/toolbar.[ch]
1885                 add print button (calling summary_print());
1886                 fine tune setting tooltip text;
1887                 (if someone needs other buttons, please take these 
1888                 commits as a guide, instead of bothering us - also
1889                 see 0.8.11claws150) 
1890
1891 2003-05-29 [darko]      0.9.0claws7
1892
1893         * src/compose.c
1894                 fix crash when word wrapping kicks in due to
1895                 changed text by spell checker
1896
1897 2003-05-29 [paul]       0.9.0claws6
1898
1899         * src/compose.c
1900                 fix bug where changing account would insert
1901                 sig even if auto_sig was FALSE
1902                 
1903         * ChangeLog
1904           ChangeLog.jp
1905           INSTALL
1906                 sync with 0.9.1 release
1907
1908 2003-05-28 [christoph]  0.9.0claws5
1909
1910         * src/imap.c
1911                 fix truncation of too long commands
1912
1913         (closes Bug 167 IMAP hangs trying to get envelope
1914          information in imap_get_uncached_messages)
1915
1916 2003-05-27 [paul]       0.9.0claws4
1917
1918         * tools/Makefile.am
1919           tools/maildir2sylpheed.pl     ** NEW FILE **
1920                 add kmail to sylpheed mailbox conversion script
1921
1922 2003-05-27 [paul]       0.9.0claws3
1923
1924         * sync with 0.9.0cvs10
1925                 see ChangeLog 2003-05-26
1926
1927 2003-05-26 [paul]       0.9.0claws2
1928
1929         * sync with 0.9.0cvs9
1930                 see ChangeLog 2003-05-26
1931
1932 2003-05-24 [paul]       0.9.0claws1
1933
1934         * sync with 0.9.0cvs8
1935                 see ChangeLog 2003-05-23
1936
1937 2003-05-24 [paul]       0.9.0claws
1938
1939         * version 0.9.0claws released
1940
1941 2003-05-24 [paul]       0.8.11claws177
1942
1943         * src/plugins/dillo-viewer/Makefile.am
1944           src/plugins/traycon/Makefile.am
1945                 add missing files
1946                 
1947         * po/bg.po
1948           po/en_GB.po
1949           po/es.po
1950           po/it.po
1951           po/pt_BR.po
1952           po/ru.po
1953           po/sr.po
1954                 update Bulgarian, British English, Spanish, Italian, 
1955                 Brazilian Portuguese, Russian, and Serbian translations, 
1956                 submitted by George Danchev, [me], Ricardo Mones Lastra,
1957                 André Filipe de Assunção e Brito, Alessandro Maestri, 
1958                 Ruslan N. Balkin, and Urke MMI
1959
1960 2003-05-23 [melvin]     0.8.11claws176
1961
1962         * po/fr.po
1963                 Updated French translations
1964
1965 2003-05-22 [paul]       0.8.11claws175
1966
1967         * src/Makefile.am
1968           src/addrbook.[ch]
1969           src/addrcache.[ch]
1970           src/addr_compl.[ch]
1971           src/adressbook.[ch]
1972           src/addrindex.[ch]
1973           src/addritem.[ch]
1974           src/editaddress.c
1975           src/editgroup.c
1976           src/editldap_basedn.c
1977           src/editldap.c
1978           src/jpilot.c
1979           src/vcard.c
1980                 revert to get ldap into it previous working state
1981                 
1982         * po/zh_TW.Big5.po
1983                 new Taiwanese translation,
1984                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
1985
1986 2003-05-22 [christoph]  0.8.11claws174
1987
1988         * src/plugins/spamassassin/libspamc.[ch]
1989                 sync libspamc with SpamAssaain release 2.55
1990
1991 2003-05-22 [paul]       0.8.11claws173
1992
1993         * sync with 0.9.0cvs7
1994                 see ChangeLog 2003-05-22
1995                 
1996         * src/summaryview.c
1997                 revert change in 0.8.11claws172: follow
1998                 Hiroyuki's decision and that's the end of it.
1999
2000 2003-05-21 [paul]       0.8.11claws172
2001
2002         * src/summaryview.c
2003                 fix discrepency between open_unread_on_enter
2004                 and always_show_msg
2005
2006 2003-05-21 [paul]       0.8.11claws171
2007
2008         * sync with 0.9.0cvs6
2009                 see ChangeLog 2003-05-21
2010
2011 2003-05-21 [paul]       0.8.11claws170
2012
2013         * sync with 0.9.0cvs5
2014                 see ChangeLog 2003-05-21
2015
2016 2003-05-20 [paul]       0.8.11claws169
2017
2018         * sync with 0.9.0cvs4
2019                 see ChangeLog 2003-05-20
2020                 fixes bug #152, 'encoding of IMAP folders names'
2021
2022 2003-05-20 [paul]       0.8.11claws168
2023
2024         * sync with 0.9.0cvs3
2025                 see ChangeLog 2003-05-20
2026                 
2027         * src/tools/convert_mbox.pl
2028                 minor change in the comments, submitted by Fred Marton
2029
2030 2003-05-19 [paul]       0.8.11claws167
2031
2032         * src/plugins/clamav/Makefile.am
2033           configure.ac
2034                 link clamav_lib to the plugin and not to the main program
2035
2036 2003-05-19 [christoph]
2037
2038         * src/Makefile.am
2039                 add -export-dynamic for linking
2040
2041 2003-05-19 [paul]       0.8.11claws166
2042
2043         * sync with 0.9.0cvs1
2044                 see ChangeLog 2003-05-19
2045
2046 2003-05-19 [paul]       0.8.11claws165
2047
2048         * src/inc.c
2049                 fix 'pop before smtp' timeout
2050
2051 2003-05-18 [alfons]     0.8.11claws164
2052
2053         * src/prefs_matcher.c
2054                 put "execute" action command line ("expression") in edit box
2055
2056 2003-05-18 [christoph]  0.8.11claws163
2057
2058         * src/mimeview.[ch]
2059         * src/plugins/dillo_viewer/dillo_viewer.c
2060         * src/plugins/image_viewer/viewer.c
2061         * src/plugins/mathml_viewer/mathml_viewer.c
2062                 let a viewer have a list of Content-Types
2063
2064 2003-05-18 [paul]       0.8.11claws162
2065
2066         * src/prefs_filtering.c
2067                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
2068                 and REDIRECT actions
2069
2070 2003-05-17 [christoph]
2071
2072         * README.claws
2073                 o remove dynamic signatures that was syned with main
2074                 o add infos about no longer "build in" image viewer
2075                 o update bugtracker URL
2076
2077 2003-05-17 [christoph]  0.8.11claws161
2078
2079         * src/folder.c
2080         * src/folderview.c
2081         * src/imap.c
2082                 don't use imap_scan_folder anymore. Instead call folder_item_scan
2083                 for every folder after rebuilding the folder tree.
2084
2085         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
2086          messages)
2087
2088 2003-05-17 [christoph]  0.8.11claws160
2089
2090         * src/imap.c
2091                 don't use STATUS command on current folder to check for
2092                 content changes. imap_cmd_ok() now tracks changes to
2093                 folder and number of existing messages.
2094
2095 2003-05-17 [paul]       0.8.11claws159
2096
2097         * src/plugins/clamav/clamav_plugin.c
2098                 remove unnecessary debug_print
2099
2100 2003-05-16 [thorsten]   0.8.11claws158
2101
2102         * src/plugins/demo.c
2103                 included missing intl.h
2104
2105 2003-05-16 [paul]       0.8.11claws157
2106
2107         * po/POTFILES.in
2108                 remove non-existant entries
2109         
2110         * src/plugins/clamav/clamav_plugin.c
2111           src/plugins/clamav/clamav_plugin_gtk.c
2112           src/plugins/dillo_viewer/dillo_prefs.c
2113           src/plugins/dillo_viewer/dillo_viewer.c
2114                 gettextise
2115
2116 2003-05-16 [christoph]  0.8.11claws156
2117
2118         * po/POTFILES.in
2119                 include plugin .c files for translation until I
2120                 find a better solution to have plugins have their
2121                 own textdomain
2122         * src/plugins/demo/demo.c
2123         * src/plugins/image_viewer/plugin.c
2124         * src/plugins/mathml_viewer/mathml_viewer.c
2125         * src/plugins/spamassassin/spamassassin.c
2126         * src/plugins/spamassassin/spamassassin_gtk.c
2127         * src/plugins/trayicon/trayicon.c
2128                 add gettext macros for plugin name and description
2129
2130 2003-05-16 [paul]
2131
2132         * sync with 0.9.0
2133
2134 2003-05-16 [paul]       0.8.11claws155
2135
2136         * sync with lastest 0.9.0pre1
2137                 see ChangeLog 2003-05-16
2138
2139 2003-05-15 [paul]       0.8.11claws154
2140
2141         * sync with latest 0.9.0pre1
2142                 see ChangeLog 2003-05-14 and 2003-05-15
2143
2144 2003-05-14 [christoph]  0.8.11claws153
2145
2146         * src/plugins/image_viewer/viewer.c
2147         * src/plugins/image_viewer/viewer.glade         ** NEW **
2148         * src/plugins/image_viewer/viewerprefs.c
2149                 make it possible to disable the autoload function in the
2150                 imageviewer again
2151
2152 2003-05-14 [christoph]  0.8.11claws152
2153
2154         * src/folder.c
2155                 fix folder update after adding a message
2156
2157 2003-05-13 [alfons]     0.8.11claws151
2158
2159         * src/common/session.c
2160                 remove debug traces
2161                 
2162         * src/addrcache.[ch]
2163         * src/filtering.[ch]
2164         * src/folder.[c]
2165         * src/gtkaspell.[ch]
2166         * src/imap.[ch]
2167         * src/mbox_folder.[ch]
2168         * src/mh.[ch]
2169         * src/mimeview.h
2170         * src/msgcache.[ch]
2171         * src/news.[ch]
2172         * src/passphrase.[ch]
2173         * src/prefs_common.[ch]
2174         * src/prefs_gtk.[ch]
2175         * src/procmsg.c
2176         * src/scoring.[ch]
2177                 be pedantic; (in prototypes () implies (int))
2178
2179 2003-05-13 [alfons]     0.8.11claws150
2180
2181         * src/prefs_toolbar.[ch]
2182         * src/summaryview.[ch]
2183         * src/toolbar.[ch]
2184                 change misleading text in toolbar prefs;
2185                 add toolbar action for ignore thread (toggles ignore thread flag);
2186                 clean up a little bit;
2187
2188 2003-05-12 [paul]
2189
2190         * tools/convert_mbox.pl
2191                 bug fixed by Fred Marton
2192
2193 2003-05-12 [paul]
2194
2195         * sync with 0.9.0pre1
2196
2197 2003-05-09 [paul]       0.8.11claws149
2198
2199         * sync with 0.8.11cvs43
2200                 see ChangeLog 2003-05-09
2201
2202 2003-05-08 [christoph]  0.8.11claws148
2203
2204         * src/imap.[ch]
2205                 o use CAPABILIY as first command and check for PREAUTH
2206                   information in the response to it
2207                 o rewrite all imap_cmd_* functions to use an IMAPSession
2208                   instead of a SockInfo as parameter
2209                 o do STARTTLS after fetching and checking the server
2210                   capabilities
2211
2212 2003-05-08 [paul]       0.8.11claws147
2213
2214         * tools/Makefile.am
2215           tools/README
2216           tools/convert_mbox.pl         ** NEW FILE **
2217                 add mbox conversion script. Submitted by 
2218                 Fred Marton <Fred.Marton@uni-bayreuth.de>
2219
2220 2003-05-07 [christoph]
2221
2222         * doc-src/glade.txt
2223         * src/gtk/pluginwindow.glade
2224         * src/plugins/image_viewer/viewerprefs.glade
2225         * src/plugins/spamassassin/spamassassin_gtk.glade
2226                 add glade files for user interfaces and a description how
2227                 to use glade to create the sylpheed code
2228
2229 2003-05-07 [paul]       0.8.11claws146
2230
2231         * sync with 0.8.11cvs41
2232                 see ChangeLog 2003-05-07
2233
2234 2003-05-06 [christoph]  0.8.11claws145
2235
2236         * src/main.c
2237         * src/plugins/image_viewer/viewer.c
2238                 fix usage of imlib in imageviewer plugin
2239
2240         * src/gtk/prefswindow.c
2241                 handle window close event correctly
2242
2243 2003-05-06 [paul]       0.8.11claws144
2244
2245         * src/common/ssl.c
2246                 fix typo introduced in sync
2247
2248 2003-05-06 [paul]       0.8.11claws143
2249
2250         * sync with 0.8.11cvs39
2251                 see ChangeLog 2003-05-06
2252
2253 2003-05-06 [paul]       0.8.11claws142
2254
2255         * AUTHORS
2256           po/cs.po
2257                 updated Czech translation, submitted by 
2258                 Radek Vybiral <Radek.Vybiral@vsb.cz>
2259                 
2260         * src/plugins/clamav/clamav_plugin_gtk.c
2261                 clean up
2262
2263 2003-05-03 [alfons]     0.8.11claws141
2264
2265         * src/compose.[ch]
2266                 make paste as quotation work even when the call to 
2267                 text_inserted() was deferred (fixes bug #140 "Paste 
2268                 as quotation does not work when using "external" 
2269                 clipboard")
2270
2271 2003-05-03 [thorsten]   0.8.11claws140
2272
2273         * src/addrquery.h
2274           src/ldapquery.h
2275           src/mainwindow.c
2276                 removed C++ comments
2277         * src/addr_compl.c
2278                 function with non-int retval/param used before
2279                 implementation/declaration
2280
2281 2003-05-02 [paul]       0.8.11claws139
2282
2283         * src/addr_compl.[ch]
2284           src/addressbook.[ch]
2285           src/addrindex.c
2286           src/summaryview.c
2287                 revert match's changes to (finally) remove the bug where
2288                 opening a folder causes massive slowdown when using the 
2289                 'Display sender using address book' option
2290
2291 2003-05-01 [melvin]     0.8.11claws138
2292
2293         * src/plugins/dillo_viewer/dillo_prefs.[ch]
2294         * src/plugins/dillo_viewer/dillo_viewer.c
2295                 Fixed bug where "Cancel" button from prefs issued
2296                 warnings.
2297                 Comply a little more to coding style
2298
2299 2003-05-01 [paul]       0.8.11claws137
2300
2301         * sync with 0.8.11cvs38
2302                 see ChangeLog 2003-05-01
2303
2304 2003-05-01 [paul]       0.8.11claws136
2305
2306         * po/bg.po
2307                 updated by George Danchev
2308
2309 2003-04-30 [christoph]  0.8.11claws135
2310
2311         * src/plugins/dillo_viewer/dillo_prefs.c
2312         * src/plugins/image_viewer/viewerprefs.c
2313         * src/plugins/spamassassin/spamassassin_gtk.c
2314                 remove gtk_widget_ref() calls for widgets in
2315                 glade code
2316
2317 2003-04-30 [paul]       0.8.11claws134
2318
2319         * src/addrindex.c
2320                 ok, this time a better fix for the bug where opening folder
2321                 has massive slowdown when using the 'Display sender using 
2322                 address book' option
2323
2324 2003-04-30 [paul]       0.8.11claws133
2325
2326         * src/addrindex.c
2327                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2328         
2329 2003-04-30 [melvin]     0.8.11claws132
2330
2331         New: Dillo plugin preferences (patch by Dimitar Haralanov)
2332
2333         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
2334                 Preferences for the dillo plugin
2335         * src/plugins/dillo_viewer/dillo_viewer.c
2336                 Support for preferences
2337         * src/plugins/dillo_viewer/Makefile.am
2338                 Added dillo_prefs.[ch]
2339
2340 2003-04-30 [alfons]     0.8.11claws131
2341
2342         * src/common/plugin.[ch]
2343                 see? this ANSI C'fication immediately gives us type
2344                 checking for free.
2345
2346 2003-04-30 [alfons]     0.8.11claws130
2347
2348         * src/common/plugin.[ch]
2349         * src/plugins/clamav/clamav_plugin.[ch]
2350         * src/plugins/clamav/clamav_plugin_gtk.c
2351         * src/plugins/demo/demo.c
2352         * src/plugins/dillo_viewer/dillo_viewer.c
2353         * src/plugins/image_viewer/plugin.c
2354         * src/plugins/image_viewer/viewer.[ch]
2355         * src/plugins/image_viewer/viewerprefs.[ch]
2356         * src/plugins/mathml_viewer/mathml_viewer.c
2357         * src/plugins/spamassassin/spamassassin.[ch]
2358         * src/plugins/spamassassin/spamassassin_gtk.c
2359         * src/plugins/trayicon/trayicon.c
2360                 clean up
2361
2362 2003-04-30 [alfons]     0.8.11claws129
2363
2364         * src/common/utils.c
2365                 make is_ascii_str() fail gracefully when NULL pointer
2366                 is passed
2367
2368 2003-04-30 [paul]       0.8.11claws128
2369
2370         * src/addrindex.c
2371                 fix bug where opening folder has massive slowdown when
2372                 using the 'Display sender using address book' option
2373
2374 2003-04-30 [paul]       0.8.11claws127
2375
2376         * src/plugins/clamav/clamav_plugin.c
2377           src/plugins/clamav/clamav_plugin_gtk.c
2378           src/plugins/demo/demo.c
2379           src/plugins/dillo_viewer/dillo_viewer.c
2380           src/plugins/image_viewer/plugin.c
2381           src/plugins/mathml_viewer/mathml_viewer.c
2382           src/plugins/spamassassin/spamassassin.c
2383           src/plugins/spamassassin/spamassassin_gtk.c
2384           src/plugins/trayicon/trayicon.c
2385                 get rid of eye-hurting function signatures
2386
2387 2003-04-30 [paul]       0.8.11claws126
2388
2389         * src/plugins/trayicon/trayicon.c
2390                 add description
2391                 
2392         * src/mimeview.c
2393                 be more descriptive
2394
2395 2003-04-30 [paul]       0.8.11claws125
2396
2397         * configure.ac
2398                 arrange the plugins in reverse alphabetical order
2399                 
2400         * src/plugins/clamav/clamav_plugin.[ch]
2401           src/plugins/clamav/clamav_plugin_gtk.c
2402                 rename some params
2403                 resize max_size window
2404                 re-arrange the order of some gui elements
2405                 improve descriptions
2406         
2407         * src/plugins/image_viewer/plugin.c
2408           src/plugins/mathml_viewer/mathml_viewer.c
2409                 add descriptions
2410                 
2411         * src/plugins/spamassassin/spamassassin_gtk.c
2412                 resize max_size window
2413                 re-arrange the order of some gui elements
2414                 
2415         * src/messageview.c
2416           src/mimeview.c
2417                 correct typos
2418
2419 2003-04-30 [alfons]     0.8.11claws124
2420
2421         * src/imap.c
2422                 fix a leak found while browsing Martin Kluge's 
2423                 valgrind log (Claws only)
2424
2425 2003-04-29 [darko]      0.8.11claws123
2426
2427         * src/gtk/gtkstext.h
2428                 include wchar.h if it is available, fixes compilation
2429                 on HP-UX systems
2430
2431 2003-04-29 [melvin]     0.8.11claws122
2432
2433         * src/prefs_actions.c
2434                 Improved help text of Actions' syntax
2435
2436 2003-04-28 [paul]       0.8.11claws121
2437
2438         * src/action.c
2439                 a better fix for the crash when performing an action
2440                 on a mime part
2441
2442 2003-04-28 [paul]       0.8.11claws120
2443
2444         * src/action.c
2445                 fix crash when performing an action on a
2446                 mime part
2447
2448 2003-04-28 [paul]       0.8.11claws119
2449
2450         * sync with 0.8.11cvs36
2451                 see ChangeLog 2003-04-28
2452
2453 2003-04-27 [paul]       0.8.11claws118
2454
2455         * more sync with 0.8.11cvs35
2456                 see ChangeLog 2003-04-25
2457
2458 2003-04-26 [christoph]  0.8.11claws117
2459
2460         * src/folder.c
2461                 fix remove virtual check
2462
2463 2003-04-26 [paul]       0.8.11claws116
2464
2465         * src/messageview.c
2466                 fix return-receipt, make it work again
2467
2468 2003-04-26 [paul]       0.8.11claws115
2469
2470         * src/mimeview.c
2471                 restore double-clicking of the [application/pgp-signature 
2472                 (Select "Check signature" to check)] line in the message view,
2473                 broken in recent sync
2474
2475 2003-04-26 [christoph]  0.8.11claws114
2476
2477         * src/folder.c
2478                 check if remove virtual really exists before
2479                 calling the function
2480
2481 2003-04-25 [match]      0.8.11claws113
2482
2483         * src/addrindex.c
2484         * src/addrbook.c
2485         * src/ldapquery.[ch]
2486         * src/ldapctrl.[ch]
2487                 fix memleak.
2488         * src/ldapserver.[ch]
2489                 fix memleak. fix segfault.
2490                 plug a Claws memleak
2491
2492 2003-04-25 [alfons]     0.8.11claws112
2493
2494         * src/folder.c
2495                 plug a Claws memleak
2496
2497 2003-04-25 [alfons]     0.8.11claws111
2498
2499         * src/common/session.c
2500                 plug a memleak
2501
2502 2003-04-25 [paul]       0.8.11claws110
2503
2504         * sync with 0.8.11cvs35
2505                 see ChangeLog 2003-04-24 and 2003-04-25
2506                 
2507         * src/gtk/pluginwindow.c
2508                 correct another strange float value
2509
2510 2003-04-24 [christoph]  0.8.11claws109
2511
2512         * src/folder.c
2513                 freeze folder item updates when unsetting new flags
2514
2515         * src/gtk/pluginwindow.c
2516                 correct strange float value
2517
2518 2003-04-23 [paul]       0.8.11claws108
2519
2520         * sync with 0.8.11cvs33
2521                 see ChangeLog 2003-04-23
2522
2523 2003-04-22 [paul]       0.8.11claws107
2524
2525         * src/Makefile.am
2526           src/messageview.c
2527           src/mimeview.c
2528           src/pgptext.[ch]      ** REMOVED **
2529                 remove pgptext.[ch] as its not used any more
2530
2531 2003-04-22 [paul]       0.8.11claws106
2532
2533         * sync with 0.8.11cvs31
2534                 see ChangeLog 2003-04-21 and 2003-04-22
2535
2536 2003-04-21 [alfons]     0.8.11claws105
2537
2538         * src/main.c
2539                 No access to GTK structures if we're a spawned child
2540                 (and clean up code a little bit...) Should fix #126.
2541
2542 2003-04-21 [melvin]     0.8.11claws104
2543
2544         * src/plugins/dillo_viewer/README
2545                 Improved slightly the text.
2546
2547 2003-04-21 [melvin]     0.8.11claws103
2548
2549         * src/plugins/dillo_viewer/README *** NEW ***
2550                 Added a README file for the Dillo plugin
2551
2552 2003-04-20 [paul]
2553
2554         * tools/README
2555           tools/outlook2sylpheed.pl
2556                 updated and improved by Ricardo Mones Lastra
2557
2558 2003-04-18 [oliver]     0.8.11claws102
2559
2560         * src/inc.c 
2561         * src/prefs_account.h
2562                 remove Pop3SessionType (used by selective download)
2563         * src/prefs_toolbar.c
2564                 enable set Default Toolbar button
2565
2566 2003-04-18 [paul]       0.8.11claws101
2567
2568         * sync with 0.8.11cvs29
2569                 see ChangeLog 2003-04-18
2570
2571 2003-04-17 [paul]       0.8.11claws100
2572
2573         * src/prefs_common.[ch]
2574           src/summaryview.c
2575                 remove 'Open next message on deletion' option,
2576                 as the same effect can now be achieved via the
2577                 'Always open messages in summary when selected'
2578                 option.
2579
2580 2003-04-17 [paul]       0.8.11claws99
2581
2582         * sync with 0.8.11cvs28
2583                 see ChangeLog 2003-04-17
2584
2585 2003-04-17 [christoph]  0.8.11claws98
2586
2587         * ac/spamassassin.m4
2588         * src/plugins/spamassassin/libspamc.[ch]
2589         * src/plugins/spamassassin/utils.[ch]
2590                 sync libspamc with SpamAssassin project
2591
2592 2003-04-17 [christoph]  0.8.11claws97
2593
2594         * src/common/socket.h
2595         * src/gtk/sslcertwindow.h
2596                 rename old USE_SSL to USE_OPENSSL
2597
2598 2003-04-17 [paul]       0.8.11claws96
2599
2600         * src/prefs_common.h
2601                 use gulong for P_COLOR so that it compiles/runs on
2602                 64-bit systems. Patch submitted by James Noyes
2603                 <jnoyes-claws@retrogeeks.com>
2604                 
2605         * po/de.po
2606                 updated by Jens
2607
2608 2003-04-17 [paul]       0.8.11claws95
2609
2610         * sync with 0.8.11cvs27
2611                 see ChangeLog 2003-04-16
2612
2613 2003-04-15 [paul]       0.8.11claws94
2614
2615         * src/prefs_common.[ch]
2616                 rearrange to stop the window getting too long:
2617                         move Receive dialog stuff to Receive tab
2618                         move Send dialog to Send tab
2619                         remove Dialogs frame
2620                 rename 'Open messages in summary with cursor keys' to
2621                 'Always open messages in summary when selected', as its
2622                 more appropriate
2623
2624 2003-04-15 [paul]       0.8.11claws93
2625
2626         * src/prefs_common.[ch]
2627           src/summaryview.c
2628                 add new option '/Interface/Open next message on deletion'
2629
2630 2003-04-15 [paul]       0.8.11claws92
2631
2632         * src/summaryview.[ch]
2633                 add /Mark/Lock and /Mark/Unlock to the pop-up
2634                 menu. Patch submitted by Ivan Francolin Martinez
2635                 <ivanfm@users.sourceforge.net>
2636
2637 2003-04-15 [paul]       0.8.11claws91
2638
2639         * sync with 0.8.11cvs24
2640                 see ChangeLog 2003-04-15
2641
2642 2003-04-14 [jens]       0.8.11claws90
2643
2644         * updated German translation and some corrections from
2645                 Roland Bless <bless@tm.uka.de>
2646
2647 2003-04-14 [paul]       0.8.11claws89
2648
2649         * sync with 0.8.11cvs22
2650                 see ChangeLog 2003-04-14
2651
2652 2003-04-13 [paul]       0.8.11claws88
2653
2654         * src/plugins/clamav/clamav_plugin.c
2655                 fix memory leaks
2656                 clean up
2657
2658 2003-04-12 [paul]       0.8.11claws87
2659
2660         * src/plugins/clamav/clamav_plugin.c
2661                 activate enable/disable archive scanning option
2662                 
2663         * src/plugins/clamav/.cvsignore         ** NEW FILE **
2664
2665 2003-04-12 [paul]       0.8.11claws86
2666
2667         * src/plugins/Makefile.am
2668           src/plugins/clamav/Makefile.am                ** NEW FILE **
2669           src/plugins/clamav/README                     ** NEW FILE ** 
2670           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
2671           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
2672                 add Clam AntiVirus plugin
2673
2674 2003-04-12 [paul]       0.8.11claws85
2675
2676         * sync with 0.8.11cvs21
2677                 see ChangeLog 2003-04-11
2678
2679 2003-04-11 [paul]       0.8.11claws84
2680
2681         * po/es.po
2682                 update Spanish translation. Submitted by Ricardo
2683                 Mones Lastra.
2684
2685 2003-04-10 [christoph]  0.8.11claws83
2686
2687         * src/mbox.c
2688                 fix typo that did not move unfiltered mails to destination
2689                 folder
2690
2691         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
2692          when filtering from spool)
2693
2694 2003-04-10 [christoph]  0.8.11claws82
2695
2696         * src/imap.c
2697                 use BODY.PEEK instead of BODY in in message fetch operation
2698                 to make sure the IMAP server does not set the \Seen flag for
2699                 messages. Sylpheed does that later itself, when the message
2700                 is opened in sylpheed
2701
2702         (closes Bug 111 Claws destroys unread marks)
2703
2704 2003-04-09 [oliver]     0.8.11claws81
2705         
2706         * src/folder.c
2707                 fix crash in folder_destroy
2708         * README.claws
2709                 remove selective download
2710
2711 2003-04-09 [christoph]  0.8.11claws80
2712
2713         * src/imap.c
2714                 fix crash in imap_get_msginfo() when then fetched message
2715                 is not found
2716
2717         (closes Bug 110 Crash during mail composition)
2718
2719 2003-04-08 [christoph]  0.8.11claws79
2720
2721         * src/folder.c
2722         * src/prefs_account.c
2723                 Filter new messages that are found in an INBOX folder
2724                 when 'Filter messages on receiving' is enabled in the
2725                 Folder's AccountPrefs. This allows to use Sylpheed's
2726                 filtering engine for IMAP folders where messages are
2727                 added to the INBOX by a MTA
2728
2729 2003-04-08 [paul]       0.8.11claws78
2730
2731         * src/procmsg.h
2732                 clean up after last commit
2733
2734 2003-04-08 [paul]       0.8.11claws77
2735
2736         * sync with 0.8.11cvs20
2737                 see ChangeLog 2003-04-07 and 2003-04-08
2738
2739 2003-04-07 [christoph]  0.8.11claws76
2740
2741         * src/filtering.[ch]
2742         * src/inc.[ch]
2743         * src/mbox.c
2744         * src/procmsg.[ch]
2745                 add procmsg_msginfo_filter() to execute filtering actions
2746
2747 2003-04-06 [christoph]  0.8.11claws75
2748
2749         * src/imap.c
2750                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
2751
2752 2003-04-06 [christoph]  0.8.11claws74
2753
2754         * src/common/utils.[ch]
2755                 add g_int_compare() function for slist sorting
2756
2757         * src/imap.c
2758                 fetch all MsgInfos with one command in imap_get_msginfos()
2759                 using an imap set with a list of ranges
2760
2761         * src/news.c
2762                 use new g_int_compare() function
2763
2764 2003-04-06 [thorsten]   0.8.11claws73
2765
2766         * src/mh.c
2767                 corrected implementation of mh_folder_destroy()
2768
2769 2003-04-05 [christoph]  0.8.11claws72
2770
2771         * src/account.c
2772         * src/folder.[ch]
2773         * src/folderview.c
2774         * src/imap.c
2775         * src/inc.c
2776         * src/main.c
2777         * src/mainwindow.c
2778         * src/mbox_folder.c
2779         * src/mh.c
2780         * src/mimeview.h
2781         * src/msgcache.[ch]
2782         * src/news.c
2783         * src/procmime.h
2784         * src/procmsg.[ch]
2785         * src/setup.c
2786         * src/gtk/gtkutils.c
2787                 o rename structure field names class and new to klass and
2788                   new_msgs, to allow including files in C++
2789                 o add 'extern "C"' block to some header files
2790                 o add MsgInfoList and MsgNumberList as alias for GSList for
2791                   developers to know what type of list is expected
2792
2793         * src/plugins/image_viewer/plugin.c
2794         * src/plugins/image_viewer/viewer.[ch]
2795         * src/plugins/image_viewer/viewerprefs.[ch]
2796                 rename function names to prevent conflicts
2797
2798 2003-04-05 [paul]       0.8.11claws71
2799
2800         * sync with 0.8.11cvs18
2801                 see ChangeLog 2003-04-03 and 2003-04-04
2802
2803 2003-04-02 [christoph]  0.8.11claws70
2804
2805         * src/folder.[ch]
2806         * src/imap.[ch]
2807         * src/mbox_folder.[ch]
2808         * src/mh.[ch]
2809         * src/news.[ch]
2810                 o Make all virtual folder functions private
2811                 o remove unused folder code
2812
2813         * src/common/socket.[ch]
2814         * src/summaryview.c
2815                 fix warnings
2816
2817 2003-03-30 [alfons]     0.8.11claws69
2818
2819         * src/send_message.c
2820                 remove two debug traces and see if people still report
2821                 errors
2822
2823 2003-03-30 [alfons]     0.8.11claws68
2824
2825         * src/send_message.c
2826         * src/commons/session.c
2827                 add more debug traces
2828
2829 2003-03-30 [christoph]  0.8.11claws67
2830
2831         * src/folder.c
2832                 change processing folder name from .processing to processing
2833
2834         * src/common/ssl.c
2835                 disable SSL certificate check because it causes Xlib error
2836                 when the child process want's to open an GTK window
2837
2838 2003-03-30 [christoph]  0.8.11claws66
2839
2840         * src/folder.c
2841                 don't use default folder for processing folder item because
2842                 it can be a non local folder
2843
2844         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
2845
2846 2003-03-30 [alfons]     0.8.11claws65
2847
2848         * src/send_message.c
2849                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
2850                 to generate bad code for 'send_send_data_progressive': When
2851                 called from 'send_send_data_finished', the 'data' pointer is
2852                 cleared just before the assignment to the dialog pointer
2853
2854 2003-03-29 [christoph]  0.8.11claws64
2855
2856         * src/common/prefs.h
2857         * src/plugins/image_viewer/Makefile.am
2858         * src/plugins/image_viewer/plugin.c
2859         * src/plugins/image_viewer/viewer.[ch]
2860         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
2861                 add PrefsPage for ImageViewer
2862
2863 2003-03-28 [thorsten]   0.8.11claws63
2864
2865         * src/common/session.c
2866                 added some comments
2867
2868 2003-03-28 [paul]       0.8.11claws62
2869
2870         * sync with 0.8.11cvs16
2871                 see ChangeLog 2003-03-28
2872
2873 2003-03-28 [paul]       0.8.11claws61
2874
2875         * sync with 0.8.11cvs15
2876                 see ChangeLog 2003-03-28
2877
2878 2003-03-27 [christoph]  0.8.11claws60
2879
2880         * src/folder.c
2881         * src/imap.c
2882         * src/common/socket.[ch]
2883                 set socket state to DISCONNECTED when any operation
2884                 fails to allow reconnecting in IMAP code without
2885                 checking the return code of all calls to the command
2886                 functions
2887
2888         * src/folderview.c
2889         * src/summaryview.c
2890                 remove some more stuff that depends on specific
2891                 folder types
2892
2893 2003-03-27 [paul]       0.8.11claws59
2894
2895         * sync with 0.8.11cvs14
2896                 see ChangeLog 2003-03-27
2897                 
2898         * src/selective_download.[ch]   ** REMOVED **
2899                 really removed
2900
2901 2003-03-27 [christoph]  0.8.11claws58
2902
2903         * src/folder.c
2904                 fix handling of tmp_flags in flag copy function
2905
2906 2003-03-27 [paul]       0.8.11claws57
2907
2908         * sync with 0.8.11cvs13
2909                 see ChangeLog 2003-03-27
2910
2911 2003-03-27 [oliver]     0.8.11claws56
2912
2913         * src/maiwindow.c
2914                 remove sel_download_cb
2915
2916 2003-03-27 [oliver]     0.8.11claws55
2917         
2918         * src/inc.c
2919                 remove POP3_TOP
2920         
2921 2003-03-26 [oliver]     0.8.11claws54
2922
2923         *src/pop.h
2924                 remove POP3_TOP*
2925         * README.claws
2926                 remove selective donwload readme
2927
2928 2003-03-26 [oliver]     0.8.11claws53
2929         * src/matcher.[ch]
2930         * src/matcher_parser_parse.y 
2931         * src/pop.c 
2932         * src/prefs_account.[ch]
2933         * src/prefs_filtering.c
2934                 remove selective donwload
2935
2936 2003-03-26 [oliver]     0.8.11claws52
2937
2938         * src/inc.[ch] 
2939         * src/filtering.c 
2940         * src/mainwindow.c 
2941                 remove selective donwload
2942
2943 2003-03-26 [oliver]     0.8.11claws51
2944         
2945         * src/Makefile.am
2946         * src/selective_download.[ch]   ** REMOVE **    
2947
2948 2003-03-26 [christoph]  0.8.11claws50
2949
2950         * src/news.c
2951                 fix NEWS that got broken by a sync with sylpheed-main
2952
2953 2003-03-26 [christoph]  0.8.11claws49
2954
2955         * src/mimeview.c
2956                 fix mime type guessing when no mime type is found for a file
2957
2958 2003-03-25 [christoph]  0.8.11claws48
2959
2960         * src/mimeview.c
2961         * src/procmime.c
2962                 remove mime type guessing from mime parser and use
2963                 name based mime types in viewer lookup for mime type
2964                 application/octet-stream
2965
2966 2003-03-25 [christoph]  0.8.11claws47
2967
2968         * doc-src/readme.txt
2969         * doc-src/rfc2554.txt
2970                 add RFC about SMTP AUTH
2971
2972         * src/send_message.c
2973         * src/common/smtp.[ch]
2974                 add extra error code for authentication errors and
2975                 clear temporary password when this error occurs
2976
2977         (closes Bug 84 authentication failure while sending should
2978          prompt for password again)
2979
2980 2003-03-25 [christoph]  0.8.11claws46
2981
2982         * configure.ac
2983         * src/Makefile.am
2984         * src/imageview.[ch]                            ** REMOVE **
2985         * src/messageview.[ch]
2986         * src/mimeview.[ch]
2987         * src/prefs_common.[ch]
2988         * src/textview.c
2989         * src/plugins/Makefile.am
2990         * src/plugins/image_viewer/.cvsignore           ** NEW **
2991         * src/plugins/image_viewer/Makefile.am          ** NEW **
2992         * src/plugins/image_viewer/plugin.c             ** NEW **
2993         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
2994                 move image viewer into a plugin (building is enabled by default)
2995                 [ToDo: Prefs for resize and autoview]
2996
2997 2003-03-25 [paul]       0.8.11claws45
2998
2999         * sync with 0.8.11cvs12
3000                 see ChangeLog 2003-03-26
3001
3002 2003-03-25 [paul]       0.8.11claws44
3003
3004         * sync with 0.8.11cvs11
3005                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
3006                 
3007         Note: Selective Download is broken.
3008                 
3009 2003-03-22 [christoph]  0.8.11claws43
3010
3011         * src/folder.c
3012                 code cleanup for flags copying
3013
3014 2003-03-22 [christoph]  0.8.11claws42
3015
3016         * src/plugins/trayicon/trayicon.c
3017                 fix setting the transparent area when the window size
3018                 is forced by the system tray
3019
3020 2003-03-22 [christoph]  0.8.11claws41
3021
3022         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
3023         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
3024         * src/plugins/trayicon/newmail.xpm              ** NEW **
3025         * src/plugins/trayicon/nomail.xpm               ** NEW **
3026         * src/plugins/trayicon/trayicon.c
3027         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
3028                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
3029                 o add icon for unread mails
3030                 o set transparency for window
3031
3032 2003-03-22 [christoph]  0.8.11claws40
3033
3034         * src/news.c
3035                 init news session to prevent crash when session is closed
3036
3037 2003-03-22 [christoph]  0.8.11claws39
3038
3039         * src/imap.c
3040         * src/common/session.[ch]
3041                 Init session data to make sure we don't have invalid pointers
3042                 for read_ch and write_ch when new multi process sessions are
3043                 not used
3044
3045         * src/main.c
3046         * src/common/plugin.c
3047         * src/common/sylpheed.c
3048         * src/plugins/demo/demo.c
3049         * src/plugins/dillo_viewer/dillo_viewer.c
3050         * src/plugins/mathml_viewer/mathml_viewer.c
3051         * src/plugins/spamassassin/spamassassin.c
3052         * src/plugins/spamassassin/spamassassin_gtk.c
3053                 add plugin types to allow loading plugins at different times
3054                 (and maybe for different frontends), because it's not good to
3055                 load GTK-Plugins gefore gtk_init was called
3056
3057         * configure.ac
3058         * src/plugins/Makefile.am
3059         * src/plugins/trayicon/.cvsignore               ** NEW **
3060         * src/plugins/trayicon/Makefile.am              ** NEW **
3061         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
3062         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
3063         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
3064         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
3065         * src/plugins/trayicon/trayicon.c               ** NEW **
3066                 New Trayicon plugin that shows an icon in a systray that uses
3067                 XEMBED protocol like Gnome's systray. Icon shows if there
3068                 are new mails and a tooltip shows information about new,
3069                 unread and total messages.
3070
3071 2003-03-22 [paul]       0.8.11claws38
3072
3073         * src/common/smtp.c
3074                 fix ESMTP AUTH CRAM-MD5
3075                 [sync with main (still version 0.8.11cvs6), see
3076                  ChangeLog 2003-03-22]
3077
3078 2003-03-21 [colin]      0.8.11claws37
3079
3080         * src/send_message.c
3081                 Fix USE_SSL => USE_OPENSSL
3082
3083 2003-03-21 [colin]      0.8.11claws36
3084
3085         * src/folderview.c
3086                 Fix counts in drag and dropped subfolders
3087
3088 2003-03-21 [colin]      0.8.11claws35
3089
3090         * src/folder.c 
3091         * src/folderview.c
3092                 speed up a bit folder dnd
3093
3094 2003-03-20 [alfons]     0.8.11claws34
3095
3096         * src/main.c
3097         * src/toolbar.c
3098         * src/procmsg.c
3099                 don't send locked queue messages
3100                 (feature request "[ 705245 ] Locking message in outbox 
3101                  should prevent sending")
3102
3103 2003-03-20 [christoph]  0.8.11claws33
3104
3105         * src/folder.c
3106                 remove NEW and UNREAD flag in special folders when scanning
3107                 
3108         * src/common/smtp.c
3109                 fix ESMTP AUTH CRAM-MD5
3110
3111 2003-03-20 [paul]       0.8.11claws32
3112
3113         * src/prefs_account.c
3114                 Re-write 'Tunnel command to open connection' as
3115                 'Use command to communicate with server', and disable
3116                 it for all except IMAP accounts
3117
3118 2003-03-20 [paul]       0.8.11claws31
3119
3120         * sync with 0.8.11cvs6
3121                 see ChangeLog 2003-03-20
3122
3123 2003-03-19 [match]      0.8.11claws30
3124
3125         * src/addritem.[ch]
3126                 include documentation. minor refactoring.
3127         * src/addr_compl.[ch]
3128         * src/addrindex.[ch]
3129         * src/addresbook.[ch]
3130         * src/summaryview.c
3131                 re-enable address lookup (was disabled in
3132                 0.8.11claws20).
3133
3134 2003-03-19 [christoph]  0.8.11claws29
3135
3136         * src/procmsg.c
3137                 add temp flag handling, will make moving and copying
3138                 messages possible again
3139
3140         * src/folder.c
3141                 correct calulation of folder stats
3142
3143 2003-03-18 [match]      0.8.11claws28
3144
3145         * src/editgroup.h
3146                 remove case sensitive comparison (closes bug 80).
3147
3148 2003-03-18 [christoph]  0.8.11claws27
3149
3150         * src/imap.c
3151                 fix imap using a tunnel command
3152
3153         (closes bug 87)
3154
3155 2003-03-18 [christoph]  0.8.11claws26
3156
3157         * src/folder.[ch]
3158         * src/imap.c
3159         * src/procmsg.[ch]
3160                 rewrite flag handling for folders
3161
3162 2003-03-18 [christoph]  0.8.11claws25
3163
3164         * src/folder.c
3165         * src/procmsg.c
3166         * src/summaryview.c
3167                 unset NEW and UNREAD flags when message is ignored, to make
3168                 sure messages don't show up as unread on other IMAP clients,
3169                 because the IGNORE_THREAD flag can not be syncronized through
3170                 the IMAP folder
3171
3172 2003-03-17 [christoph]  0.8.11claws24
3173
3174         * src/imap.c
3175                 don't use recursion to fetch uids when the number of messages
3176                 does not match. Moved code into subfunction that is used
3177                 again when needed, to prevent an endless loop.
3178
3179 2003-03-17 [thorsten]   0.8.11claws23
3180
3181         * src/imageview.[ch]
3182                 export imageview_get_resized_size() (for plugins)
3183         * src/prefs_common.[ch]
3184                 added prefs_common_get() (for plugins)
3185
3186 2003-03-17 [christoph]  0.8.11claws22
3187
3188         * src/imap.c
3189                 o remove UID guessing from copy code
3190                 o support UIDPLUS extension for APPEND command
3191
3192 2003-03-17 [paul]       0.8.11claws21
3193
3194         * src/gtk/about.c
3195                 remove 'Compiled-plugins' section.
3196                 
3197         * src/plugins/dillo_viewer/dillo_viewer.c
3198                 slight change to description text
3199
3200 2003-03-16 [match]      0.8.11claws20
3201         * src/ldapserver.[ch]           ** NEW **
3202         * src/ldapctrl.[ch]             ** NEW **
3203         * src/ldapquery.[ch]            ** NEW **
3204         * src/ldaputil.[ch]             ** NEW **
3205         * src/addrcindex.[ch]           ** NEW **
3206         * src/addrquery.h               ** NEW **
3207         * src/addritem.[ch]
3208         * src/addrcache.[ch]
3209         * src/addrindex.[ch]
3210         * src/addr_compl.[ch]
3211         * src/addressbook.[ch]
3212         * src/addrbook.[ch]
3213         * src/editgroup.c
3214         * src/editaddress.c
3215         * src/editldap.c
3216         * src/editldap_basedn.c
3217         * src/vcard.c
3218         * src/jpilot.c
3219         * src/Makefile.am
3220                 included dynamic LDAP queries. improved address
3221                 completion.
3222
3223 2003-03-16 [paul]       0.8.11claws19
3224
3225         * tools/multiwebsearch.pl
3226                 fix a fatal typo
3227
3228 2003-03-16 [christoph]  0.8.11claws18
3229
3230         * src/mimeview.c
3231         * src/plugins/dillo_viewer/dillo_viewer.c
3232         * src/plugins/mathml_viewer/mathml_viewer.c
3233                 make unregistering of MimeViewerFactorys possible
3234
3235 2003-03-16 [alfons]     0.8.11claws17
3236
3237         * configure.ac
3238                 correct typo
3239
3240 2003-03-16 [melvin]     0.8.11claws16
3241
3242         * src/plugins/dillo_viewer.c
3243                 Fixed bug where it was not possible to view more than
3244                 one text/html attachment per message (bug discovered
3245                 by Christoph Hohmann).
3246
3247 2003-03-15 [melvin]     0.8.11claws15
3248
3249         * src/prefs_actions.c
3250                 Fixed compilation warnings.
3251
3252 2003-03-15 [melvin]     0.8.11claws14
3253
3254         * src/plugins/Makefile.am
3255         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
3256         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
3257         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
3258                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
3259                 newer (http://dillo.auriga.wearlab.de/).
3260
3261 2003-03-15 [christoph]  0.8.11claws13
3262
3263         * src/imap.c
3264                 don't query imap folder for attributes because we already
3265                 for them from imap_status
3266
3267         * src/mimeview.[ch]
3268                 add support for plugable MimeViewers (unloading Viewers
3269                 not yet complete)
3270
3271         * src/plugins/Makefile.am
3272         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
3273         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
3274         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
3275                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
3276                 widget from http://helm.cs.unibo.it/mml-widget/
3277
3278 2003-03-14 [christoph]  0.8.11claws12
3279
3280         * src/folder.[ch]
3281                 o error return code's should better be negative
3282                 o replace printf with debug_print
3283
3284         * src/imap.c
3285                 improve IMAP folder scan by checking UID-NEXT
3286
3287         * src/summaryview.c
3288                 remove check that are unnecessary in my opinion
3289
3290 2003-03-13 [christoph]  0.8.11claws11
3291
3292         * src/folder.[ch]
3293         * src/foldersel.c
3294         * src/folderview.c
3295         * src/imap.c
3296         * src/mbox_folder.c
3297         * src/mh.c
3298         * src/news.c
3299         * src/prefs_scoring.c
3300         * src/summaryview.c
3301                 use a common function to get a displayable name
3302                 for a FolderItem
3303
3304 2003-03-13 [paul]       0.8.11claws10
3305
3306         * tools/Makefile.am
3307           tools/README
3308           tools/multiwebsearch.conf     ** NEW FILE **
3309           tools/multiwebsearch.pl       ** NEW FILE **
3310                 add multiwebsearch Actions script
3311
3312 2003-03-13 [colin]      0.8.11claws9
3313
3314         * src/compose.c
3315                 Remove leading emtpy lines from quoted text
3316                 before quoting it
3317
3318 2003-03-13 [melvin]     0.8.11claws8
3319
3320         * src/prefs_actions.c
3321                 Fixed a memory leak
3322                 Code clean ups
3323                 Added Cancel and OK buttons
3324                 Corrected help text
3325
3326 2003-03-13 [christoph]  0.8.11claws7
3327
3328         * src/account.c
3329         * src/folder.[ch]
3330         * src/imap.c
3331         * src/mainwindow.c
3332         * src/mbox_folder.c
3333         * src/mh.c
3334         * src/news.c
3335         * src/setup.c
3336                 replace more folder type stuff with folder class stuff
3337
3338 2003-03-13 [melvin]     0.8.11claws6
3339
3340         * src/prefs_actions.c
3341                 Added new tokens:
3342                 %u: user provided argument
3343                 %h: user provided argument (hidden on input)
3344                 %s: current text selection in the message view 
3345
3346 2003-03-13 [paul]       0.8.11claws5
3347
3348         * sync with 0.8.11cvs5
3349                 see ChangeLog 2003-03-11, 2003-03-12
3350
3351 2003-03-12 [christoph]  0.8.11claws4
3352
3353         * src/folder.c
3354                 use folder class idstr when writing folderlist.xml
3355
3356         * src/folder.h
3357         * src/imap.c
3358         * src/news.c
3359                 replace folder type checks with folder class checks
3360
3361 2003-03-12 [christoph]  0.8.11claws3
3362
3363         * src/folder.[ch]
3364         * src/imap.[ch]
3365         * src/main.c
3366         * src/mbox_folder.[ch]
3367         * src/mh.[ch]
3368         * src/news.[ch]
3369                 o create a list of known folder classes in the folder system
3370                 o use folder class id strings for folder item identifiers
3371
3372 2003-03-12 [christoph]  0.8.11claws2
3373
3374         * src/imap.c
3375                 fix imap uid validity check
3376
3377 2003-03-12 [christoph]  0.8.11claws1
3378
3379         * src/account.c
3380         * src/folder.[ch]
3381         * src/foldersel.c
3382         * src/folderview.c
3383         * src/imap.c
3384         * src/mainwindow.c
3385         * src/mbox_folder.c
3386         * src/mh.c
3387         * src/news.c
3388         * src/prefs_scoring.c
3389         * src/procmsg.c
3390         * src/setup.c
3391         * src/summaryview.c
3392                 initial restructuring of folder system, seperating
3393                 folders and folder classes
3394
3395 2003-03-12 [paul]       0.8.11claws
3396
3397         0.8.11claws release
3398
3399 2003-03-12 [christoph]
3400
3401         * src/gtk/prefswindow.c
3402                 fix translation of "Page Index"
3403
3404 2003-03-12 [paul]       0.8.10claws110
3405
3406         a sync from 0.8.11cvs4 before the release
3407
3408         * src/common/utils.c
3409                 subject_compare_for_sort(): allow null strings (fixes
3410                 summary sorting).
3411
3412 2003-03-11 [paul]       0.8.10claws109
3413
3414         * po/es.po
3415                 update Spanish translation, submitted by
3416                 Ricardo Mones Lastra
3417
3418 2003-03-11 [melvin]     0.8.10claws108
3419
3420         * po/fr.po
3421                 Updated French translations
3422
3423 2003-03-11 [paul]       0.8.10claws107
3424
3425         * manual/en/Makefile.am
3426           manual/en/*.html
3427                 update English manual, add a new page
3428                 updated by Francois Barriere <fbarriere@atmel.fr>
3429                 
3430         * po/bg.po
3431           po/it.po
3432           po/sr.po
3433                 update Bulgarian, Italian, and Serbian translations
3434                 submitted by George Danchev, Alessandro Maestri, and
3435                 Urke MMI
3436
3437 2003-03-10 [paul]       0.8.10claws106
3438
3439         * src/gtk/about.c
3440           src/gtk/prefswindow.c
3441                 make some strings translatable
3442
3443 2003-03-10 [darko]      0.8.10claws105
3444
3445         * src/compose.c
3446                 code cleanup to make Hiro happy
3447
3448 2003-03-10 [paul]       0.8.10claws104
3449
3450         * sync with 0.8.11cvs2
3451                 see ChangeLog 2003-03-10
3452
3453 2003-03-09 [melvin]     0.8.10claws103
3454
3455         * src/textview.c
3456                 textview_set_font(): fix for message display in
3457                 UTF-8 locales (thanks to Sergey Vlasov).
3458                 (was unintentionnaly reverted in 0.8.6claws6)   
3459
3460 2003-03-08 [darko]      0.8.10claws102
3461
3462         * src/compose.c
3463                 fix infinite loop in wrapping as reported
3464                 by happycactus
3465                 obsoletes patch #696482
3466
3467 2003-03-08 [christoph]  0.8.10claws101
3468
3469         * src/imap.c
3470                 add workaround for IMAP servers that do not
3471                 support the "UID SEARCH UID" command
3472
3473 2003-03-07 [christoph]  0.8.10claws100
3474
3475         * src/plugins/spamassassin/spamassassin.[ch]
3476         * src/plugins/spamassassin/spamassassin_gtk.c
3477                 code cleanup
3478
3479 2003-03-07 [paul]       0.8.10claws99
3480
3481         * po/es.po
3482                 updated Spanish translation, submitted by
3483                 Ricardo Mones Lastra
3484
3485 2003-03-07 [christoph]  0.8.10claws98
3486
3487         * src/send.c
3488                 fix in 0.8.10claws94 was wrong
3489                 local delivery does not require escaping, remove escaping
3490                 code to make signatures of mails with "." lines valid
3491                 
3492                 NOTE: requires that sendmail is executed with "-i" option,
3493                       what is the default now, but has to be changed in all
3494                       exsiting accounts)
3495
3496 2003-03-07 [paul]       0.8.10claws97
3497
3498         * sync with 0.8.11 release
3499                 see ChangeLog 2003-03-07
3500
3501 2003-03-06 [paul]       0.8.10claws96
3502
3503         * src/compose.c
3504                 revert commit 0.8.10claws92
3505
3506 2003-03-06 [paul]       0.8.10claws95
3507
3508         * src/folderview.c
3509                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
3510
3511         * src/gtkaspell.c
3512                 fix bug 74, 'Crash opening editor window with pseudo-color
3513                 display'
3514                 
3515         Patches submitted by Kevin Vigor <kevin@vigor.nu>
3516
3517 2003-03-06 [christoph]  0.8.10claws94
3518
3519         * src/send.c
3520                 fix rfc2821 (4.5.2) violation in SMTP data sending,
3521                 all lines starting with a period get an extra period
3522                 inserted
3523                 (found by Simon 'corecode' Schubert)
3524
3525 2003-03-06 [paul]       0.8.10claws93
3526
3527         * src/folderview.c
3528                 if configured font can't be loaded fall back to gtk
3529                 default. (with thanks to Christoph)
3530                 
3531                 closes long-standing bug 15 'Crashes on startup'
3532
3533 2003-03-06 [paul]       0.8.10claws92
3534
3535         * src/compose.c
3536                 freeze text before autosave and thaw afterwards
3537                 fixes bug 67 'autosave make re-rediting message crazy'
3538
3539 2003-03-06 [christoph]  0.8.10claws91
3540
3541         * src/compose.c
3542                 ignore address comment in dupe check for Cc-list
3543
3544         (closes reopened bug 47 Replying to message strips name part of
3545          e-mail addresses of Cc: lines)
3546
3547 2003-03-06 [paul]       0.8.10claws90
3548
3549         * src/Makefile.am
3550                 remove reference to gtkxtext.h as its no longer in
3551                 the repository
3552
3553 2003-03-06 [paul]       0.8.10claws89
3554
3555         * sync with 0.8.10cvs25
3556                 see ChangeLog 2003-03-06
3557
3558 2003-03-06 [oliver]     0.8.10claws88
3559         
3560         * src/messageview.c
3561                 remove include
3562
3563 2003-03-06 [oliver]     0.8.10claws87
3564         
3565         * src/folderview.c 
3566                 remove changes introduced inclaws74
3567         * src/messageview.c
3568                 another attempt to sanely delete and update
3569                 messages deleted in separate messageview
3570
3571 2003-03-05 [christoph]  0.8.10claws86
3572
3573         * src/summaryview.c
3574                 check if "From" matches any account's address if
3575                 addressbook completion of addresses is disabled too
3576
3577         (closes Bug 70 "Display recipient in from" doesn't check
3578          folder's default account)
3579
3580 2003-03-05 [christoph]  0.8.10claws85
3581
3582         * src/compose.c
3583         * src/common/utils.[ch]
3584                 don't strip address comments when building Cc lists
3585
3586         (closes Bug 47 Replying to message strips name part of e-mail addresses
3587          of Cc: lines)
3588
3589         * src/folder.c
3590                 fix return value of copy function
3591
3592 2003-03-05 [christoph]  0.8.10claws84
3593
3594         * src/imap.c
3595                 don't ask imap server for non rfc822 headers
3596
3597         (closes bug 71 IMAP FETCH asks for FROM header field twice)
3598
3599         * src/imap.c
3600                 destroy session on socket error to allow reconnecting
3601
3602 2003-03-05 [christoph]  0.8.10claws83
3603
3604         * configure.ac
3605                 fix building with gnome when no prefix is set
3606
3607         (closes bug 66 Gnome directory is set to NONE)
3608
3609 2003-03-05 [paul]       0.8.10claws82
3610
3611         * sync with 0.8.10cvs23
3612                 see ChangeLog 2003-03-05
3613
3614 2003-03-04 [christoph]  0.8.10claws81
3615
3616         * src/folder.c
3617                 o fix moving and copying when folder returns 0 for new
3618                   message number
3619                 o remove some code for single message copy and move
3620                   operations and use functions for multiple messages
3621
3622         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
3623
3624         * src/news.c
3625                 remove unused include
3626
3627 2003-03-04 [paul]       0.8.10claws80
3628
3629         * src/gtk/about.c
3630                 list 'Compiled plugins'
3631
3632 2003-03-03 [christoph]  0.8.10claws79
3633
3634         * src/news.[ch]
3635                 have to multiply the percentage of the current fetch with
3636                 the percentage that it has of the total fetch operation
3637                 for correct values
3638
3639 2003-03-03 [christoph]  0.8.10claws78
3640
3641         * src/news.c
3642                 fix calculation of expected lines for progress indicator
3643
3644 2003-03-03 [christoph]  0.8.10claws77
3645
3646         * src/summaryview.c
3647         * src/common/utils.c
3648                 fix segfault when opening the root news folder
3649
3650 2003-03-03 [christoph]  0.8.10claws76
3651
3652         * src/mainwindow.[ch]
3653         * src/common/Makefile.am
3654         * src/common/progressindicator.[ch]
3655                 add UI independent progress indicator handling
3656
3657         * src/news.[ch]
3658                 use new progress indicator for message info fetching
3659
3660         * src/common/hooks.h
3661                 code cleanup
3662
3663 2003-03-03 [oliver]     0.8.10claws75
3664
3665         * src/toolbar.c
3666         * src/compose.c
3667                 removed commented code
3668
3669 2003-03-03 [oliver]     0.8.10claws74
3670
3671         * src/toolbar.[ch]
3672                 cleanups and refactoring
3673         * src/compose.[ch]
3674                 compose_reply_mode reply & forwarding interface for
3675                 toolbar buttons
3676         * src/folderview.c
3677                 act on messages marked for deletion in folderview_selected
3678                 based on prefs_common.immediate_exec since a message might 
3679                 have been deleted by messageview in a folder we are changing 
3680                 to (does anybody understand what I'm on about ?)
3681
3682 2003-03-03 [oliver]     0.8.10claws73
3683         
3684         * src/messageview.[ch]
3685                 new functions
3686                 - messageview_delete: delete message shown in messagview
3687                 - messageview_update_view: update messageview to currently 
3688                   selected summaryview message
3689                 - add separate messageview to msgview_list in order to update 
3690                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
3691         * src/summaryview.[ch]
3692                 summary_get_selection returns a list of selected msgs
3693                 in summaryview
3694         * src/mainwindow.c
3695                 toolbar reply refactoring
3696
3697 2003-03-03 [paul]       0.8.10claws72
3698
3699         * sync with 0.8.10cvs21
3700                 see ChangeLog 2003-03-03
3701
3702 2003-03-02 [christoph]  0.8.10claws71
3703
3704         * src/common/passcrypt.c
3705                 use POSIX includes
3706
3707 2003-03-02 [christoph]  0.8.10claws70
3708
3709         * configure.ac
3710         * src/prefs_account.c
3711         * src/prefs_gtk.[ch]
3712         * src/common/.cvsignore
3713         * src/common/Makefile.am
3714         * src/common/passcrypt.c                ** NEW **
3715         * src/common/passcrypt.h.in             ** NEW **
3716                 Implement password encryption in config files
3717                 using unix encrypt and setkey functions. The crypt
3718                 key can be set as a configure parameter. Old
3719                 passwords will be converted if they do not begin
3720                 with '!'
3721
3722 2003-03-02 [paul]       0.8.10claws69
3723
3724         * src/prefs_account.c
3725                 fix compile error
3726
3727 2003-03-01 [thorsten]   0.8.10claws68
3728
3729         * po/el.po
3730           po/hr.po
3731           po/it.po
3732           po/nl.po
3733           po/sr.po
3734           po/sv.po
3735                 corrected format strings
3736         * po/en_GB.po
3737                 corrected headers
3738                 (fix compile errors with GNU gettext-0.11.5)
3739
3740 2003-03-01 [oliver]     0.8.10claws67
3741
3742         * src/summaryview.c
3743                 menu callbacks call toolbar_menu_reply
3744
3745 2003-03-01 [oliver]     0.8.10claws66
3746
3747         * src/mainwindow.c
3748         * src/messageview.c
3749                 menu callbacks call toolbar_menu_reply
3750         * src/toolbar.[ch]
3751                 callbacks from menu handled by toolbar_menu_reply
3752
3753 2003-03-01 [paul]       0.8.10claws65
3754
3755         * src/addressbook.c
3756                 revert commit 0.8.10claws54 - breaks editing of
3757                 addressbook.
3758                 
3759         * po/bg.po
3760                 update Bulgarian translation, submitted by
3761                 George Danchev
3762
3763 2003-02-28 [christoph]  0.8.10claws64
3764
3765         * src/account.c
3766         * src/addressadd.c
3767         * src/compose.c
3768         * src/gtkaspell.c
3769         * src/gtkxtext.h                ** REMOVE **
3770         * src/imap.c
3771         * src/matcher.[ch]
3772         * src/mh.c
3773         * src/news.c
3774         * src/pine.c
3775         * src/prefs_common.c
3776         * src/prefs_matcher.c
3777         * src/procheader.[ch]
3778         * src/procmsg.[ch]
3779         * src/toolbar.c
3780         * src/common/ssl_certificate.c
3781         * src/gtk/colorlabel.c
3782         * src/gtk/menu.c
3783                 o fix warnings
3784                 o remove code obsoleted by new cache and folder system rework
3785
3786 2003-02-28 [oliver]     0.8.10claws63
3787         
3788         * src/toolbar.[ch]
3789                 * fix bug where reply in Messageview replied to 
3790                 Message displayed in summaryview
3791                 (reportedd via ML by chinatinte at gmx dot ch)
3792                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
3793                 didn't work in separate MessageView Toolbar
3794                 (wondering if anybody uses this at all ?)
3795         * src/summaryview.[ch]
3796                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
3797                 (generalize reply and forward code);
3798         * src/messageview.c 
3799                 remove focus_in event which updated summaryview to messageview
3800
3801 2003-02-28 [paul]       0.8.10claws62
3802
3803         * po/Makefile.in.in
3804                 add the --check option
3805                 Patch submitted by Ricardo Mones Lastra
3806
3807 2003-02-28 [paul]       0.8.10claws61
3808
3809         * src/prefs_account.c
3810                 re-order 'Signature' items
3811
3812 2003-02-28 [paul]       0.8.10claws60
3813
3814         * sync with 0.8.10cvs20
3815                 see ChangeLog 2003-02-28
3816
3817 2003-02-28 [paul]       0.8.10claws59
3818
3819         * po/POTFILES.in
3820                 update to reflect recent movement of files
3821
3822 2003-02-28 [paul]       0.8.10claws58
3823
3824         * sync with 0.8.10cvs19
3825                 see ChangeLog 2003-02-28
3826
3827 2003-02-27 [martin]     0.8.10claws57
3828
3829         * src/prefs_matcher.c 
3830                 fix segfault in prefs_matcher_ok() when the
3831                 last entry is deleted and prevents that the
3832                 message "entry not saved" comes up after deleting
3833                 an entry
3834
3835 2003-02-27 [martin]     0.8.10claws56
3836
3837         * src/prefs_filtering.c 
3838                 fix segfault in prefs_filtering_ok() when the
3839                 last entry is deleted and prevents that the
3840                 message "entry not saved" comes up after deleting
3841                 an entry
3842
3843 2003-02-27 [paul]       0.8.10claws55
3844
3845         * sync with 0.8.10cvs18
3846                 see ChangeLog 2003-02-27
3847
3848 2003-02-27 [paul]       0.8.10claws54
3849
3850         * src/addressbook.c
3851                 fix bug where the address book crashes with 
3852                 multiple lookups.
3853                 Patch [687729] submitted by David Frager 
3854                 <dbfrager@users.sourceforge.net>
3855
3856 2003-02-25 [christoph]  0.8.10claws53
3857
3858         * src/Makefile.am
3859         * src/colorlabel.[ch]           ** REMOVE **
3860         * src/gtk/Makefile.am
3861         * src/gtk/colorlabel.[ch]       ** NEW **
3862                 move colorlabel files to gtk directory
3863
3864         * src/esmtp.[ch]                ** REMOVE **
3865                 has been merged into smtp.[ch] in 0.7.5
3866
3867 2003-02-25 [christoph]  0.8.10claws52
3868
3869         * src/Makefile.am
3870         * src/about.[ch]                ** REMOVE **
3871         * src/gtk/Makefile.am
3872         * src/gtk/about.[ch]            ** NEW **
3873                 move about files to gtk directory
3874
3875 2003-02-25 [christoph]  0.8.10claws51
3876
3877         * src/folder.c
3878                 some code optimization of folder scanning code
3879
3880         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
3881
3882 2003-02-25 [christoph]  0.8.10claws50
3883
3884         * src/main.c
3885         * src/common/sylpheed.c
3886                 add command line parameter parsing to common code
3887
3888 2003-02-24 [christoph]
3889
3890         * Makefile.am
3891         * configure.ac
3892                 fix gnome prefix problems, the configure script now removed
3893                 `gnome-config --prefix` from `gnome-config --datadir`
3894                 and adds $(prefix} instead
3895
3896         (closes Bug 24 Makefile does not respect prefix when installing
3897          GNOME data)
3898
3899 2003-02-24 [christoph]  0.8.10claws49
3900
3901         * src/news.c
3902                 check for valid session before trying to authenticate
3903
3904         (closes Bug 60 crash if "authenticate on logon" is activated
3905          and newsserver-hostname is not valid)
3906
3907 2003-02-24 [melvin]     0.8.10claws48
3908
3909         * src/prefs_actions.c
3910                 Make sure all user's input is sent to the action and then
3911                 close the socket..
3912
3913 2003-02-23 [alfons]     0.8.10claws46
3914
3915         * src/summaryview.c
3916                 also wait cursor when deleting files
3917
3918 2003-02-23 [paul]
3919
3920         * tools/freshmeat_search.pl
3921           tools/google_search.pl
3922                 scripts should now work for any browser/browser command line
3923
3924 2003-02-22 [christoph]  0.8.10claws45
3925
3926         * src/procmsg.c
3927                 fix IMAP flag setting, IMAP flag is not handled correctly
3928                 anymore by the folder system and information about the
3929                 folder should not be saved in the MsgInfo (in my opinion)
3930
3931         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3932
3933 2003-02-22 [christoph]  0.8.10claws44
3934
3935         * src/summaryview.c
3936                 fix spelling of "label" ;-)
3937
3938 2003-02-22 [thorsten]   0.8.10claws43
3939
3940         * src/mimeview.c
3941           src/prefs_common.[ch]
3942           src/procmime.[ch]
3943                 do not use description as attachment name
3944
3945 2003-02-22 [alfons]     0.8.10claws42
3946
3947         * src/summaryview.c
3948                 freeze/thaw folder item updates when changing color labels,
3949                 and put a wait cursors on
3950
3951 2003-02-22 [thorsten]   0.8.10claws41
3952
3953         * src/mimeview.c
3954                 save-all fixes: crash if invoked on multipart container,
3955                 mimeinfo access, pathseparators, error dialog
3956
3957 2003-02-21 [alfons]     0.8.10claws40
3958
3959         * src/prefs_gtk.c
3960                 remove unused var
3961
3962 2003-02-21 [colin]      0.8.10claws39
3963
3964         * src/send.c
3965                 Fix smtp logging
3966
3967 2003-02-21 [colin]      0.8.10claws38
3968
3969         * src/summaryview.c
3970                 Freeze/thaw folderItem updates when filtering messages 
3971                 via Tools/Filter messages
3972
3973 2003-02-21 [paul]       0.8.10claws37
3974
3975         * src/compose.c
3976                 revert commit 0.8.10claws26, there are ulterior motives
3977                 for users to set a Reply-To header when posting to
3978                 newsgroups
3979
3980 2003-02-21 [paul]       0.8.10claws36
3981
3982         * sync with 0.8.10cvs17
3983                 see ChangeLog 2003-02-21
3984
3985 2003-02-20 [christoph]  0.8.10claws35
3986
3987         * src/imap.c
3988                 IMAP UID fetch speedup using SEARCH
3989
3990         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3991
3992         * src/imap.c
3993                 fix problem with UIDs in IMAP UID cache that no longer existed
3994
3995 2003-02-20 [christoph]  0.8.10claws34
3996
3997         * src/imap.c
3998         * src/procheader.c
3999         * src/procheader.h
4000                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
4001
4002         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4003
4004         * src/imap.c
4005                 Rewrite imap_cmd_gen_recv use sock_getline instead
4006                 of sock_gets to avoid problems with too long reply
4007                 lines
4008     
4009 2003-02-20 [colin]      0.8.10claws33
4010         
4011         * src/prefs_account.c
4012                 Better wording
4013
4014 2003-02-20 [colin]      0.8.10claws32
4015
4016         * src/compose.c
4017                 Remove useless '&& !to_sender' 
4018
4019 2003-02-20 [darko]
4020
4021         * AUTHORS
4022                 change my e-mail address
4023
4024 2003-02-19 [colin]      0.8.10claws31
4025
4026         * src/prefs_common.c
4027                 X11 style colors for every configurable color
4028
4029 2003-02-19 [alfons]     0.8.10claws30
4030
4031         * src/prefs_gtk.[ch]
4032         * src/prefs_common.c
4033                 for color_new accept both plain integers and X11 style color
4034                 names (as found in /usr/lib/X11/rgb.txt)
4035
4036 2003-02-19 [paul]       0.8.10claws29
4037
4038         * src/mainwindow.c
4039                 add tooltips to online/offline button and account selector
4040                 button
4041
4042 2003-02-19 [paul]       0.8.10claws28
4043
4044         * src/folder.c
4045           src/news.c
4046           src/prefs_account.[ch]
4047           src/prefs_common.[ch]
4048                 move 'Maximum number of articles to download' to
4049                 account prefs.
4050                 clean up account prefs gui a little by hiding entries
4051                 rather then greying out entries
4052
4053 2003-02-19 [hiro]       0.8.10claws27
4054
4055         * src/common/utils.c
4056                 fix bug #54 'yesterdays date is displayed in the message 
4057                 summary window'
4058
4059 2003-02-19 [paul]       0.8.10claws26
4060
4061         * src/compose.c
4062                 fix bug reported in Feature Request [688596] 
4063                 'Reply-to header in news'
4064
4065 2003-02-18 [paul]       0.8.10claws25
4066
4067         * src/select-keys.c
4068                 add a 'List all keys' button to key selection dialog
4069
4070 2003-02-18 [colin]      0.8.10claws24
4071         
4072         * src/stock_pixmap.c
4073                 fix compile error
4074
4075 2003-02-18 [colin]      0.8.10claws23
4076
4077         * src/common/smtp.[ch]
4078           src/prefs_account.c
4079                 Try to starttls if it seems to be the only
4080                 way to authenticate a user
4081
4082 2003-02-18 [paul]       0.8.10claws22
4083
4084         * src/Makefile.am
4085           src/folderview.c
4086           src/stock_pixmap.[ch]
4087           src/pixmaps/drafts_close.xpm  ** NEW FILE **
4088           src/pixmaps/drafts_open.xpm   ** NEW FILE **
4089                 as a Drafts folder is a special folder allow it to have
4090                 its own unique icons
4091
4092 2003-02-18 [colin]      0.8.10claws21
4093
4094         * src/imap.c
4095                 Fix port selection when using starttls
4096
4097 2003-02-18 [paul]       0.8.10claws20
4098
4099         * src/mainwindow.c
4100           src/prefs_common.[ch]
4101                 make blue the default new mail colour
4102
4103 2003-02-18 [paul]       0.8.10claws19
4104
4105         * sync with 0.8.10cvs14
4106                 see ChangeLog 2003-02-18
4107
4108 2003-02-17 [jens]       0.8.10claws18
4109
4110         * src/common/md5.c
4111                 fixed a compile problem with gcc 3.3
4112                 works on 2.95.3 too (testet on PPC as it is big endian)
4113
4114 2003-02-17 [paul]       0.8.10claws17
4115
4116         * sync with 0.8.10cvs13
4117                 see ChangeLog 2003-02-17
4118
4119 2003-02-17 [paul]       0.8.10claws16
4120
4121         * sync with 0.8.10cvs12
4122                 see ChangeLog 2003-02-17
4123
4124 2003-02-16 [match]      0.8.10claws15
4125
4126         * src/addressbook.c
4127                 Eliminates reloading of address data when items
4128                 deleted or added. Applied submitted by
4129                 Luke Plant <lukeplant@softhome.net>
4130
4131 2003-02-16 [paul]       0.8.10claws14
4132
4133         * src/news.c
4134                 when a 'protocol error' is encountered disconnect from
4135                 the server. This means that the user can carry on viewing
4136                 other articles and doesn't have to either wait until the
4137                 server timesout or quit sylpheed.
4138                 Fixes bug #53 'Unable to read messages in newsgroups, 
4139                 displayed message doesn't change'
4140
4141 2003-02-15 [christoph]  0.8.10claws13
4142
4143         * src/imap.c
4144                 fix bug that stopped scanning of folders when an
4145                 IMAP folder was empty
4146
4147         (closes bug 46 stop scan messages in folders after empty folder)
4148
4149 2003-02-15 [paul]
4150
4151         * tools/Makefile.am
4152           tools/README
4153           tools/freshmeat_search.pl     ** NEW FILE **
4154           tools/google_search.pl        ** NEW FILE **
4155                 Add 2 Actions scripts which search freshmeat/google
4156                 for the selected text using the browser configured
4157                 in sylpheedrc.
4158                 
4159         Note: These scripts are very dependent on the format of the
4160         browser command and may not work on every occasion. Testing
4161         is welcome. 
4162
4163 2003-02-14 [alfons]     0.8.10claws12
4164
4165         * src/compose.c
4166                 fix breakage because of uninitialized account pointer.
4167                 please verify.
4168
4169 2003-02-14 [paul]       0.8.10claws11
4170
4171         * src/compose.c
4172           src/prefs_account.[ch]
4173           src/prefs_common.[ch]
4174                 move signature settings to Account Prefs
4175
4176 2003-02-14 [paul]       0.8.10claws10
4177
4178         * sync with 0.8.10cvs11
4179                 see ChangeLog 2003-02-14
4180
4181 2003-02-13 [thorsten]   0.8.10claws9
4182
4183         * src/news.c
4184                 revert news progressbar (GUI separation)
4185
4186 2003-02-13 [paul]       0.8.10claws8
4187
4188         * src/compose.c
4189                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
4190                 paragraph 1
4191
4192 2003-02-13 [paul]       0.8.10claws7
4193
4194         * src/compose.[ch]
4195           src/summaryview.c
4196                 fix 'Follow-up and Reply-to' so that it creates a reply to
4197                 the newsgroup and the sender. If the message has the keyword
4198                 'poster' in the Followup-To header, all replies go to the
4199                 sender, re: RFC 1036, Section 2.2.3
4200                 rename all instances of 'ignore_replyto' to 'to_sender', both
4201                 were previously used, now we use just one.
4202
4203 2003-02-13 [paul]       0.8.10claws6
4204
4205         * sync with 0.8.10cvs9
4206                 see ChangeLog 2003-02-13
4207
4208 2003-02-13 [paul]       0.8.10claws5
4209
4210         * configure.ac
4211                 show which plugins are configured in the configure
4212                 output.
4213
4214 2003-02-12 [thorsten]   0.8.10claws4
4215
4216         * src/news.c
4217                 show progress while fetching news headers
4218
4219 2003-02-12 [christoph]  0.8.10claws3
4220
4221         * configure.ac
4222         * src/plugins/Makefile.am
4223                 use AM_CONDITIONAL to enable plugins, automake correctly
4224                 manages this when creating distdir
4225
4226 2003-02-12 [christoph]  0.8.10claws2
4227
4228         * ac/spamassassin.m4
4229         * src/plugins/spamassassin/Makefile.am
4230                 fix building SpamAssassin plugin without OpenSSL
4231
4232 2003-02-12 [paul]       0.8.10claws1
4233
4234         * ac/Makefile.am
4235           src/Makefile.am
4236           src/plugins/Makefile.am
4237                 fix failure of 'make release'
4238
4239 2003-02-12 [paul]       0.8.10claws
4240
4241         * 0.8.10claws released
4242
4243 2003-02-12 [paul]       0.8.9claws56
4244
4245         * po/bg.po
4246           po/es.po
4247           po/it.po
4248           po/ru.po
4249           po/sr.po
4250                 updated translations by George Danchev, Ricardo Mones Lastra,
4251                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
4252                 
4253         * sylpheed.spec.in
4254                 Allow the building of RPMs by a regular user. Submitted
4255                 by Sergei Astanin
4256
4257 2003-02-11 [alfons]     0.8.9claws55
4258
4259         * src/colorlabel.c
4260                 don't use pixmaps for label color rect but draw rectangles
4261                 so we can respect the color map of palette based visuals
4262                 (fixes the long time crashes on Suns - thanks to Andreas
4263                 Engel and Steve O'Hara-Smith for testing)
4264
4265 2003-02-11 [christoph]  0.8.9claws54
4266
4267         * src/matcher_parser_parse.y
4268                 correct bug where filering rules of not existing folders in
4269                 matcherrc were added to global filtering
4270                 
4271         (closes Debian Bug #180253 - Directory's filter-rules are merged with
4272          main filter-rules after removing directory, http://bugs.debian.org/180253)
4273         
4274 2003-02-11 [paul]       0.8.9claws53
4275
4276         * sync with 0.8.10cvs7
4277                 see ChangeLog 2003-02-09
4278
4279 2003-02-11 [melvin]     0.8.9claws52
4280
4281         * po/fr.po
4282                 Updated French tranlsations
4283
4284 2003-02-10 [paul]       0.8.9claws51
4285
4286         * sylpheed.spec.in
4287                 correct --enable-openssl
4288                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
4289
4290 2003-02-09 [martin]     0.8.9claws50
4291
4292         * src/prefs_matcher.c
4293                 fix segfault in prefs_matcher_substitute_cb() when
4294                 no row is selected
4295
4296 2003-02-09 [paul]       0.8.9claws49
4297
4298         * src/folderview.c
4299                 fix bug where a newsgroup folder's processing rules were
4300                 merged with the global filtering rules when the newsgroup
4301                 folder was deleted, causing some seriously bad results,
4302                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
4303
4304 2003-02-08 [melvin]     0.8.9claws48
4305
4306         * src/compose.c
4307                 Corrected and modified an alert message.
4308
4309 2003-02-07 [paul]       0.8.9claws47
4310
4311         * src/folderview.c
4312                 fix bug where both an 'Account properties' window and a
4313                 'Folder properties' window were opened when clicking on
4314                 'Properties' in an NNTP or IMAP folder's popup menu.
4315
4316 2003-02-07 [paul]       0.8.9claws46
4317
4318         * sync with 0.8.10cvs6
4319                 see ChangeLog 2003-02-06
4320
4321 2003-02-06 [christoph]  0.8.9claws45
4322
4323         * src/mbox.c
4324                 freeze folder updates while importing mbox files
4325                 (closes bug 43 importing mbox took hours)
4326                 
4327         Patch submitted by Jens Rantil <jens.rantil@telia.com>
4328
4329 2003-02-06 [thorsten]   0.8.9claws44
4330
4331         * po/de.po
4332                 Updated german translations
4333
4334 2003-02-06 [thorsten]   0.8.9claws43
4335
4336         * src/news.h
4337                 use guint for message numbers (fix count in grouplist dialog)
4338
4339 2003-02-05 [paul]       0.8.9claws42
4340
4341         * sync with 0.8.10cvs2
4342                 see ChangeLog 2003-02-05
4343
4344 2003-02-04 [colin]      0.8.9claws41
4345
4346         * src/prefs_common.[ch]
4347           src/procmsg.c
4348           src/summaryview.c
4349                 Add an option to disable threading by subject
4350
4351 2003-02-04 [christoph]  0.8.9claws40
4352
4353         * src/inc.c
4354                 only abort fetching mails from multiple accounts when the
4355                 error is fatal and does not allow to check any more accounts
4356                 (currently only disk full error)
4357
4358         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
4359          receive mails for other accouts)
4360
4361 2003-02-04 [christoph]  0.8.9claws39
4362
4363         * src/folder.c
4364                 first add the new message to the cache, then
4365                 send the update notification
4366
4367         (closes bug 39 after sending message folderview doesnt get updated)
4368
4369 2003-02-04 [colin]      0.8.9claws38
4370
4371         * src/inc.c
4372                 _really_ fix this Connecting... status
4373
4374 2003-02-04 [paul]       0.8.9claws37
4375
4376         * sync with 0.8.10
4377                 see ChangeLog 2003-02-04
4378
4379 2003-02-04 [paul]       0.8.9claws36
4380
4381         * sync with 0.8.9cvs6
4382                 see ChangeLog 2003-02-03
4383
4384 2003-02-04 [paul]       0.8.9claws35
4385
4386         * po/pt_BR.po
4387                 updated by André Filipe de Assunção e Brito 
4388                 <bedecko@netsite.com.br>
4389
4390 2003-02-03 [thorsten]   0.8.9claws34
4391
4392         * po/de.po
4393                 Updated german translations
4394
4395 2003-02-02 [paul]       0.8.9claws33
4396
4397         * po/es.po
4398                 updated by Ricardo Mones Lastra
4399
4400 2003-02-02 [thorsten]   0.8.9claws32
4401
4402         * src/mh.c
4403                 Fix mh_get_msginfo() segfault if file is inaccessible
4404
4405 2003-01-31 [colin]      0.8.9claws31
4406
4407         * src/procheader.c
4408                 Fix last commit's bug
4409
4410 2003-01-31 [colin]      0.8.9claws30
4411
4412         * src/procheader.c
4413                 Missing a change for gpg-signed messages
4414
4415 2003-01-31 [paul]       0.8.9claws29
4416
4417         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
4418           src/procheader.c
4419           src/stock_pixmap.[ch]
4420           src/summaryview.c
4421                 indicate GnuPG signed messages by displaying an icon
4422                 in the Attachment column.
4423
4424 2003-01-31 [paul]       0.8.9claws28
4425
4426         * sync with 0.8.9cvs4
4427                 see ChangeLog 2003-01-31
4428
4429 2003-01-31 [alfons]     0.8.9claws27
4430
4431         * src/textview.c
4432                 tune URI parser to accept mailto URLs with a '?'
4433                 (patch from Ruslan Balkin)
4434
4435 2003-01-31 [colin]      0.8.9claws26
4436
4437         * src/summaryview.c
4438                 Fix a leak introduced in claws24
4439
4440 2003-01-31 [colin]      0.8.9claws25
4441
4442         * src/summaryview.c
4443                 Freeze/Thaw folder updates when deleting dups
4444
4445 2003-01-31 [colin]      0.8.9claws24
4446         
4447         * src/addr_compl.c
4448           src/summaryview.c
4449           src/msgcache.c
4450                 little speed improvements
4451
4452 2003-01-31 [colin]      0.8.9claws23
4453
4454         * src/summaryview.c
4455                 Fix segfault when forwarding nothing
4456                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
4457                 
4458 2003-01-30 [paul]       0.8.9claws22
4459
4460         * sync with 0.8.9cvs3
4461                 see ChangeLog 2003-01-30
4462
4463 2003-01-30 [paul]       0.8.9claws21
4464
4465         * sync with 0.8.9cvs2
4466                 see ChangeLog 2003-01-30
4467
4468 2003-01-29 [paul]       0.8.9claws20
4469
4470         * sync with 0.8.9cvs1
4471                 see ChangeLog 2003-01-29
4472
4473 2003-01-28 [paul]       0.8.9claws19
4474
4475         * po/POTFILES.in
4476                 update to reflect changes. 
4477                 thanks to Ricardo Mones Lastra
4478
4479 2003-01-27 [christoph]  0.8.9claws18
4480
4481         * ac/openssl.m4
4482         * ac/spamassassin.m4
4483         * src/plugins/spamassassin/README
4484         * src/plugins/spamassassin/libspamc.[ch]
4485         * src/plugins/spamassassin/utils.[ch]
4486                 updated to latest libspamc
4487
4488 2003-01-27 [christoph]  0.8.9claws17
4489
4490         * src/folder.c
4491                 fix wrong use of procheader_get_header_fields
4492
4493 2003-01-27 [christoph]  0.8.9claws16
4494
4495         * src/news.c
4496         * src/prefs_account.[ch]
4497         * src/common/nntp.[ch]
4498                 allow to force authentication for NNTP servers
4499
4500         Patch submitted by Florian Mickler <dmk@d-labs.de>
4501
4502 2003-01-26 [paul]       0.8.9claws15
4503
4504         * src/summaryview.c
4505                 speed up of marking messages as read
4506                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
4507
4508 2003-01-26 [christoph]  0.8.9claws14
4509
4510         * src/Makefile.am
4511         * src/mgutils.[ch]              ** REMOVE **
4512         * src/xml.[ch]                  ** REMOVE **
4513         * src/xmlprops.[ch]             ** REMOVE **
4514         * src/common/Makefile.am
4515         * src/common/mgutils.[ch]       ** NEW **
4516         * src/common/xml.[ch]           ** NEW **
4517         * src/common/xmlprops.[ch]      ** NEW **
4518                 move xml files to common directory
4519
4520 2003-01-26 [christoph]  0.8.9claws13
4521
4522         * src/plugins/spamassassin/spamassassin_gtk.c
4523                 only set gtk entry text if string is available
4524
4525 2003-01-26 [melvin]     0.8.9claws12
4526
4527         * src/description_window.c
4528                 Allow resizing of the window
4529                 Allow automatic horizontal scroll bar
4530                 Do not vertically expand and fill
4531
4532 2003-01-26 [christoph]  0.8.9claws11
4533
4534         * src/Makefile.am
4535         * src/gtkutils.[ch]             ** REMOVE **
4536         * src/common/sylpheed.c
4537         * src/gtk/Makefile.am
4538         * src/gtk/description_window.c
4539         * src/gtk/gtkutils.[ch]         ** NEW **
4540         * src/gtk/prefswindow.c
4541                 move gtkutils to gtk directory
4542
4543 2003-01-26 [paul]       0.8.9claws10
4544
4545         * src/summaryview.c
4546                 rename summary_unread_clicked() to summary_status_clicked()
4547
4548 2003-01-26 [melvin]     0.8.9claws9
4549
4550         * src/prefs_actions.c
4551                 Cosmetical changes to the help text
4552
4553 2003-01-26 [paul]       0.8.9claws8
4554
4555         * src/folder.[ch]
4556           src/mainwindow.c
4557           src/prefs_common.c
4558           src/prefs_sumamry_column.c
4559           summaryview.[ch]
4560                 rename the 'Unread' column to 'Status'
4561
4562 2003-01-25 [match]      0.8.9claws7
4563
4564         * src/mgutils.[ch]
4565                 removed reference to LDAP constants. removed error2string.
4566                 included functions to support LDAP dynamic queries.
4567         * src/syldap.h
4568                 moved LDAP constants here.
4569         * src/addressbook.c
4570         * src/addrindex.c
4571         * src/importldif.c
4572                 removed references to LDAP constants and references to
4573                 error2string.
4574
4575 2003-01-25 [paul]       0.8.9claws6
4576
4577         * src/summaryview.c
4578                 summary_thread_build(), summary_thread_init(): remove 
4579                 unneeded reference to summaryview->folder_item
4580
4581 2003-01-25 [christoph]  0.8.9claws5
4582
4583         * src/gtk/description_window.c
4584                 o allow description texts to expand over multiple columns
4585                 o translate all columns
4586         * src/prefs_actions.c
4587                 change syntax description to use new multi column feature
4588
4589         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4590
4591 2003-01-25 [match]      0.8.9claws4
4592
4593         * src/vcard.c
4594                 fixed bug with Quoted-Printable
4595
4596 2003-01-25 [paul]       0.8.9claws3
4597
4598         * src/folder.[ch]
4599           src/summaryview.[ch]
4600                 implement per-folder collapsed/expanded threads setting
4601                 
4602         * src/prefs_common.c
4603                 remove global collapsed/expanded threads option
4604
4605 2003-01-25 [christoph]  0.8.9claws2
4606
4607         * po/POTFILES.in
4608                 add pluginwindow and prefswindow
4609         * src/compose.c
4610                 make send respond correctly to messages that could be added
4611                 to the queue folder, but the UID of the message is unknown
4612         * src/folder.c
4613         * src/imap.c
4614                 don't return guessed UIDs in imap_add_msg anymore. We return
4615                 0 to tell the folder system it was appened but the UID is
4616                 unknown. Folder system now get's the UID by scaning the folder
4617                 and searching the cache for the Message-ID
4618                 (closes bug #29 Messages queued, but not sent)
4619
4620 2003-01-25 [paul]       0.8.9claws1
4621
4622         * src/codeconv.c
4623                 conv_encode_header():  fix bug when long headers with 8-bit
4624                 characters are used, so that the encoded words are wrapped.
4625                 If the space in the original text falls on the wrap boundary,
4626                 it can be lost.
4627                 Patch by Sergey Vlasov.
4628                 
4629         * src/folderview.c
4630                  fix bug where a change to the sorting method or thread view
4631                  of a folder's messages is lost if simpify-subject is set and
4632                  toggled on or off.
4633                  Patch by Luke Plant.
4634
4635 2003-01-24 [paul]       0.8.9claws
4636
4637         * sylpheed-0.8.9claws released
4638         
4639         * Makefile.am
4640           sylpheed.spec.in
4641                 remove reference to 'INSTALL.jp'
4642
4643 2003-01-23 [paul]       0.8.8claws128
4644
4645         * po/es.po
4646           po/it.po
4647           po/ru.po
4648           po/sr.po
4649                 updated translations. submitted by Ricardo Mones Lastra,
4650                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
4651
4652 2003-01-23 [colin]      0.8.8claws127
4653
4654         * src/compose.c
4655                 Fix drafted and queued news articles re-edition
4656
4657 2003-01-23 [melvin]     0.8.8claws126
4658
4659         * po/fr.po
4660                 Updated French translations
4661
4662 2003-01-23 [colin]      0.8.8claws125
4663
4664         * src/inc.c
4665                 Fix "Connecting to..." status message
4666
4667 2003-01-22 [paul]       0.8.8claws124
4668
4669         * po/bg.po
4670                 updated by George Danchev
4671                 
4672         * src/folder.c
4673                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
4674                 and folder deletion
4675
4676 2003-01-21 [paul]       0.8.8claws123
4677
4678         * po/bg.po
4679                 updated by George Danchev
4680                 
4681         * src/about.c
4682                 its now 2003
4683                 
4684         * src/toolbar.c
4685                 don't translate 'Separator'
4686                 
4687         * src/plugins/spamassassin/Makefile.am
4688                 add aspell to CPPFLAGS
4689                 
4690         * src/plugins/spamassassin/spamassassin.c
4691           src/plugins/spamassassin/spamassassin_gtk.c
4692                 set correct default for spamassassin_receive_spam
4693                 slightly re-word descriptions and some
4694                 other minor changes
4695
4696 2003-01-19 [alfons]     0.8.8claws122
4697                 
4698         * src/mimeview.c
4699                 mimeview_save_as(): we might as well show the file name for
4700                 the single case "Save As" too
4701
4702 2003-01-19 [alfons]     0.8.8claws121
4703
4704         * src/crash.c
4705                 change bug tracker URL to bugzilla URL
4706
4707 2003-01-19 [alfons]     0.8.8claws120
4708
4709         * src/mimeview.c
4710                 mimeview_save_all(): display name of file before overwriting;
4711                 continue saving all, even when one overwrite was cancelled
4712
4713 2003-01-19 [christoph]  0.8.8claws119
4714
4715         * src/summaryview.c
4716         * src/procmsg.[ch]
4717                 fix wrong usage of procmsg_find_children in summaryview
4718                 by using procmsg_update_unread_children instead of
4719                 summaryview_update_unread_children
4720
4721 2003-01-19 [christoph]  0.8.8claws118
4722
4723         * src/procmsg.c
4724                 fix infinite loop in procmsg_find_children
4725                  (closes bug #25 sylpheed crashes on delete.)
4726
4727         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4728
4729 2003-01-19 [paul]       0.8.8claws117
4730
4731         * po/pt_BR.po
4732                 updated by Ivan Francolin Martinez
4733
4734 2003-01-18 [melvin]     0.8.8claws116
4735
4736         * src/prefs_actions.c
4737                 Removed syntax limitation of only one '&' at the end of command.
4738                         Now actions that contain '>/dev/null 2>&1' are possible.
4739
4740 2003-01-18 [melvin]     0.8.8claws115
4741
4742         * src/prefs_actions.c
4743                 Actions IO dialog: when the action ends
4744                 the "Close" button now has focus and [Escape] closes the
4745                 window.
4746
4747 2003-01-18 [christoph]  0.8.8claws114
4748
4749         * src/procmsg.c
4750                 o add debug output when MsgInfos are really freed
4751                 o free GSLists in procmsg_find_children and
4752                   procmsg_update_unread_children
4753
4754 2003-01-18 [christoph]  0.8.8claws113
4755
4756         * src/mainwindow.c
4757                 reorder Configuration menu
4758
4759 2003-01-18 [christoph]  0.8.8claws112
4760
4761         * src/compose.c
4762                 fix applying templates to forwarded messages
4763
4764         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4765
4766 2003-01-17 [christoph]  0.8.8claws111
4767
4768         * src/folder.c
4769                 destroy folder items, when a folder item is removed
4770
4771 2003-01-17 [christoph]  0.8.8claws110
4772
4773         * src/folder.c
4774                 fix wrong folder stats update when ignored message is
4775                 deleted
4776
4777 2003-01-17 [colin]      0.8.8claws109
4778         
4779         * src/mainwindow.c
4780         * src/summaryview.c
4781                 Quicksearch bugfixes: 
4782                 - hide help button at startup if not extended
4783                 - switch to extended when looking for replies
4784
4785 2003-01-17 [paul]
4786
4787         * sync with 0.8.9 release
4788
4789 2003-01-17 [paul]       0.8.8claws108
4790
4791         * sync with 0.8.8cvs11
4792                 see ChangeLog 2003-01-17
4793
4794 2003-01-16 [colin]      0.8.8claws107
4795
4796         * src/procmsg.c
4797                 Changed encryption test to re-ask passphrase
4798                 if an encrypted message hasn't been decrypted
4799                 Fixes bug #5
4800
4801 2003-01-16 [christoph]  0.8.8claws106
4802
4803         * src/prefs_gtk.c
4804         * src/prefs_toolbar.c
4805         * src/gtk/prefswindow.h
4806         * src/plugins/spamassassin/spamassassin_gtk.c
4807                 remove page destroy function that is not used anymore
4808
4809 2003-01-16 [paul]       0.8.8claws105
4810
4811         * sync with 0.8.8cvs9
4812                 see ChangeLog 2002-01-16
4813
4814 2003-01-16 [colin]      0.8.8claws104
4815
4816         * src/compose.[ch]
4817                 Fix bug with autosaved drafts for IMAP, when draft
4818                 folder is specified - fixes bugzilla bug #20
4819
4820 2003-01-15 [paul]       0.8.8claws103
4821
4822         * src/compose.[ch]
4823           src/procmsg.c
4824                 store folder and message-id of message forwarding
4825                 in queue header and set forward flag after sending
4826
4827 2003-01-15 [paul]       0.8.8claws102
4828
4829         * sync with 0.8.8cvs8
4830                 see ChangeLog 2002-01-15
4831
4832 2003-01-15 [colin]      0.8.8claws101
4833
4834         * src/Makefile.am
4835                 Fix linking with GNU libiconv
4836
4837 2003-01-15 [darko]      0.8.8claws100
4838
4839         * src/pine.c
4840                 fix crash when importing pine address book
4841                 entry with an empty name (reported by DY
4842                 <dybulk at tri8.net>)
4843
4844 2003-01-14 [paul]       0.8.8claws99
4845
4846         * configure.in  ** REMOVED **
4847           configure.ac  ** NEW FILE **
4848                 rename configure.in to configure.ac, as it is now
4849                 preferred
4850
4851 2003-01-14 [melvin]     0.8.8claws98
4852
4853         * src/folderview.c
4854                 folderview_check_new(): More precise function description
4855
4856 2003-01-14 [melvin]     0.8.8claws97
4857
4858         * src/folderview.c
4859                 folderview_check_new(): return the number of new messages 
4860                         since last check.
4861         * src/inc.c
4862                 inc_account_mail(): Disable counting of new messages for IMAP
4863                         and NNTP until bug [19] and [14] are fixed.
4864
4865 2003-01-14 [paul]       0.8.8claws96
4866
4867         * sync with 0.8.8cvs6
4868                 see ChangeLog 2003-01-14
4869
4870 2003-01-13 [alfons]     0.8.8claws95
4871
4872         * src/textview.c
4873                 tune email address validation (c. 0.8.8claws89): if . is 
4874                 just one char away from @, the address is invalid too 
4875                 (correctly rejects addresses like foo@.com)
4876
4877 2003-01-13 [paul]       0.8.8claws94
4878
4879         * src/messageview.c
4880           src/toolbar.c
4881                 fixes to the Message View toolbar and menu:
4882                 fix non-functioning Forward button
4883                 make Reply button consider default_reply_list
4884                 remove 'Follow-up...' menu entry
4885                 add 'Forward' and 'Redirect' menu entries
4886
4887 2003-01-13 [melvin]     0.8.8claws93
4888
4889         * src/inc.c
4890                 Fixed typo that could make new messages count incorrect.
4891
4892 2003-01-13 [melvin]     0.8.8claws92
4893
4894         * src/folderview.[ch]
4895                 folderview_check_new(): return the number of new messages.
4896         * src/inc.c
4897                 Should fix bug [14] where new mail notification worked 
4898                         incorrectly with IMAP accounts.
4899                 inc_spool_account(): return number of new msgs, or -1 on error
4900                 inc_all_spool(): return number of new msgs
4901                 
4902 2003-01-13 [melvin]     0.8.8claws91
4903
4904         * src/prefs_actions.c
4905                 Justify help text.
4906
4907 2003-01-12 [thorsten]   0.8.8claws90
4908
4909         * src/common/prefs.c
4910                 close file before rename
4911
4912 2003-01-12 [alfons]     0.8.8claws89
4913
4914         * AUTHORS
4915                 add Christian Mertes
4916         * src/common/utils.[ch]
4917                 g_stricase_hash(), g_stricase_equal(): functions for 
4918                 case insensitive hash tables
4919         * src/textview.c
4920                 use top level domain names to validate email address, based
4921                 on a patch by Christian Mertes (thanks!), but changed 
4922                 implementation to use a hash table 
4923
4924 2003-01-12 [paul]       0.8.8claws88
4925
4926         * po/bg.po
4927                 updated by George Danchev
4928
4929 2003-01-12 [alfons]     0.8.8claws87
4930
4931         * src/summaryview.c
4932                 delete / execute performance: use new style folder update
4933
4934 2003-01-12 [paul]       0.8.8claws86
4935
4936         * sync with 0.8.8cvs5
4937                 see ChangeLog 2003-01-13 (!)
4938
4939 2003-01-12 [alfons]     0.8.8claws85
4940
4941         * src/filtering.c
4942         * src/matcher_parser_parse.y
4943                 prepare change_score filtering action
4944         * src/matcher.[ch]
4945                 give up const-correctness on functions that call non-const-correct functions;
4946                 several casts to gpointer in g_free();
4947                 add change_score;
4948
4949 2003-01-12 [christoph]  0.8.8claws84
4950
4951         * src/compose.c
4952                 fix 2 warnings
4953
4954         * src/gtk/prefswindow.[ch]
4955         * src/plugins/spamassassin/spamassassin_gtk.c
4956                 changed the call of the widget create function
4957                 for PrefsPages, because sometimes the widget
4958                 create function needs a widget that already has
4959                 been attached to a window (to create GDK pixmaps
4960                 for exmaple). So we simply pass the GtkWindow as
4961                 the second parameter now.
4962
4963         * src/main.c
4964         * src/mainwindow.c
4965         * src/prefs_toolbar.[ch]
4966                 rewrite Toolbar Preferences using the new
4967                 prefs window
4968
4969 2003-01-11 [alfons]     0.8.8claws83
4970
4971         * src/addressadd.c
4972                 fix crash when adding sender to addressbook because status bar
4973                 isn't there (the status bar doesn't seem to be used though,
4974                 but I'll let Match decide what to do with it)
4975
4976 2003-01-11 [colin]      0.8.8claws82
4977
4978         * src/main.c
4979           src/toolbar.c
4980                 Two useless changes reversed
4981
4982 2003-01-11 [colin]      0.8.8claws81
4983
4984         * src/mainwindow.c
4985           src/mainwindow.h
4986                 Add mainwindow_get_mainwindow()
4987         * src/alertpanel.c
4988           src/alertpanel.h
4989                 Add alertpanel_error_log() 
4990         * src/compose.c
4991           src/inc.c
4992           src/messageview.c
4993           src/toolbar.c
4994           src/main.c
4995           src/procmsg.c
4996                 Network errors get a View Log button
4997
4998 2003-01-10 [alfons]     0.8.8claws80
4999
5000         * src/prefs_toolbar.c
5001         * src/toolbar.c
5002                 use the translatable string for "Separator" as file name for
5003                 separator toolbar items (probably make this uppercase?)
5004
5005 2003-01-10 [alfons]     0.8.8claws79
5006
5007         * src/prefs_toolbar.c
5008                 put right A_SEPARATOR description string in "displayed
5009                 toolbar items list" so manually added separators are
5010                 saved correctly (bug #10, "Adding a separator to the main 
5011                 toolbar fails, entry in xml file is wrong")
5012
5013 2003-01-10 [christoph]  0.8.8claws78
5014
5015         * src/imap.c
5016                 o fix warnings
5017                 o use CAPABILITY to check if NAMESPACE is available
5018
5019 2003-01-10 [christoph]  0.8.8claws77
5020
5021         * src/imap.[ch]
5022                 apply UIDPLUS IMAP extension support patch
5023
5024         Patch submitted by Simon 'corecode' Schubert
5025
5026 2003-01-10 [paul]       0.8.8claws76
5027
5028         * src/folderview.c
5029                 a sync from main which fixes the news account folders'
5030                 Properties bug
5031
5032 2003-01-10 [christoph]  0.8.8claws75
5033
5034         * src/folder.c
5035                 don't accept 0 as a valid uid returned by copy and move
5036                 functions. 0 means the message was copied or moved but the
5037                 new uid could not be fetched. It is not an error condition
5038                 for the copy or move operation.
5039
5040 2003-01-10 [paul]       0.8.8claws74
5041
5042         * src/prefs_filtering.c
5043                 change English used in Alert when entry is not
5044                 saved.
5045                 
5046         * sync with 0.8.8cvs4
5047                 see ChangeLog 2003-01-10
5048
5049 2003-01-10 [darko]      0.8.8claws73
5050
5051         * src/pine.c
5052                 fix crash when importing address book entry
5053                 without a valid address
5054
5055 2003-01-09 [alfons]     0.8.8claws72
5056
5057         * src/inc.c
5058                 filtering performance: use new style folder update
5059
5060 2003-01-09 [christoph]  0.8.8claws71
5061
5062         * src/compose.c
5063         * src/gtk/menu.[ch]
5064                 fix wrong selecting of mime encoding type, when
5065                 opening property dialog of attachments in the
5066                 compose window. 7bit was always selected and that
5067                 destoryed files with 8bit data.
5068                 (closes bug #9 Sylpheed-claws destroys attachments when
5069                  changing MIME-types)
5070
5071 2003-01-09 [paul]       0.8.8claws70
5072
5073         * sync with 0.8.8cvs3
5074                 see ChangeLog 2003-01-09
5075
5076 2003-01-08 [alfons]     0.8.8claws69
5077         
5078         * src/addressadd.c
5079                 apply patch by Kim Schulz to fix build breakage
5080                 because of missing variable
5081
5082 2003-01-08 [paul]       0.8.8claws68
5083
5084         * sync with 0.8.8cvs2
5085                 see ChangeLog 2002-01-08
5086
5087 2003-01-08 [paul]       0.8.8claws67
5088
5089         * po/it.po
5090                 updated by Alessandro Maestri
5091                 
5092         * src/addressadd.c
5093                 when using 'Add sender to addressbook' allow
5094                 name to be edited and remarks to be entered
5095                 Patch submitted by Luke Plant
5096
5097 2003-01-08 [darko]      0.8.8claws66
5098
5099         * README.claws, src/summaryview.c
5100                 fix description for marked messages
5101
5102 2003-01-08 [paul]
5103
5104         * tools/Makefile.am
5105           tools/launch_phoenix  ** NEW FILE **
5106                 add script that enables using Phoenix as the default
5107                 web browser. 
5108                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
5109                 
5110         * tools/OOo2sylpheed.pl
5111                 remove full path to sylpheed executable, just 'sylpheed'
5112                 will do
5113                 
5114         * tools/README
5115                 add launch_phoenix informtion and re-arrange and compress
5116                 the data a little
5117
5118 2003-01-07 [christoph]  0.8.8claws65
5119
5120         * src/folder.c
5121                 fix update for source folder when moving messages
5122         * src/procmsg.[ch]
5123         * src/summaryview.c
5124                 use function to set to_folder for message infos and
5125                 automatically update the op_count for old and new
5126                 folder
5127
5128 2003-01-07 [melvin]     0.8.8claws64
5129
5130         * src/prefs_actions.c
5131                 Fixed bug where an '%p' Action on a displayed image crashed 
5132                         Sylpheed
5133                 Code clean up (get rid of duplicated code and removed unnecessary 
5134                                 structure member)
5135
5136 2003-01-07 [christoph]  0.8.8claws63
5137
5138         * src/compose.c
5139         * src/folder.[ch]
5140         * src/folderview.c
5141         * src/import.c
5142         * src/inc.c
5143         * src/main.c
5144         * src/mainwindow.c
5145         * src/messageview.c
5146         * src/prefs_folder_item.c
5147         * src/procmsg.c
5148         * src/summaryview.c
5149         * src/toolbar.c
5150                 o remove all folder update triggering from the UI code. The folder
5151                   system should know much better when a folder needs an update.
5152                 o to prevent multiple updates in a row the folder updates can be
5153                   frozen for some time.
5154
5155                 Note: - Please verify that no updates are missing
5156                       - Check where freeze/thaws should be added
5157
5158 2003-01-07 [christoph]  0.8.8claws62
5159
5160         * src/prefs_actions.c
5161                 don't translate empty strings
5162
5163         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5164
5165 2003-01-06 [christoph]  0.8.8claws61
5166
5167         * src/prefs_actions.c
5168                 mark strings for gettext
5169         * src/prefs_matcher.c
5170                 use new description window for Execute action and
5171                 match condition in Filtering
5172
5173         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5174
5175 2003-01-06 [alfons]     0.8.8claws60
5176
5177         keep myself inspired to re-organize matcher part 8; 
5178         yes, more to come (I need to move out the descriptive
5179         text for actions to matcher.c, or at least make it not
5180         depend on the wicked ordering)
5181
5182         * src/prefs_matcher.c
5183                 add documentation so others may comprehend the
5184                 UI part of the conditions
5185                 
5186 2003-01-06 [christoph]  0.8.8claws59
5187
5188         * src/prefs_actions.c
5189                 use new description window for syntax help
5190         * src/gtk/description_window.c
5191                 fix display of descriptions with column count != 2
5192
5193         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5194
5195 2003-01-06 [christoph]  0.8.8claws58
5196
5197         * src/quote_fmt.c
5198         * src/summaryview.[ch]
5199         * src/gtk/Makefile.am
5200         * src/gtk/description_window.[ch]       ** NEW **
5201                 use a generic window to display syntax descriptions
5202                 currently used in quote_fmt and summaryview (new description
5203                 for extended quick search)
5204
5205         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5206
5207 2003-01-06 [paul]       0.8.8claws57
5208
5209         * sync with 0.8.8cvs1
5210                 see ChangeLog 2003-01-06
5211
5212 2003-01-06 [christoph]  0.8.8claws56
5213
5214         * src/mainwindow.c
5215         * src/prefs_gtk.[ch]
5216         * src/gtk/prefswindow.[ch]
5217         * src/plugins/spamassassin/spamassassin_gtk.c
5218                 o remove page management from prefswindow, pages
5219                   will be an argument to prefswindow_open
5220                 o prefswindow_open gets a datapointer that is
5221                   passed to the widget_create function to allow
5222                   creation of prefswindow for specific items
5223
5224 2003-01-06 [colin]      0.8.8claws55
5225         
5226         * src/summaryview.c
5227                 We don't want regexp in the reply-finder, 
5228                 because MIDs can contain !,$,. and so on
5229
5230 2003-01-06 [jens]       0.8.8claws54
5231
5232         * src/jpilot.c
5233                 fixed a wrong free in jpilot_read_db_files
5234
5235 2003-01-06 [alfons]     0.8.8claws53
5236
5237         re-organize matcher part 8; more to come
5238        
5239         * src/matcher.c
5240                 matcherprop_to_string(): put g_free()s before the
5241                 switch-case break to fix memleaks                
5242
5243 2003-01-06 [colin]      0.8.8claws52
5244
5245         * src/summaryview.c
5246                 cleanup & reply-finder now displays the first 
5247                 matching message
5248
5249 2003-01-05 [alfons]     0.8.8claws51
5250
5251         re-organize matcher part 7; more to come
5252
5253         * src/matcher.[ch]
5254                 fixes for constant correctness;
5255                 more documentation;
5256
5257 2003-01-05 [alfons]     0.8.8claws50
5258
5259         re-organize matcher part 6; more to come
5260         
5261         * src/matcher.[ch]
5262                 fixes for constant correctness;
5263                 more documentation;
5264         * src/filtering.c
5265                 fix for constant correctness
5266
5267 2003-01-05 [colin]      0.8.8claws49
5268
5269         * src/account.[ch]
5270                 Add account_get_reply_account function
5271         * src/compose.c
5272                 Use account_get_reply_account function 
5273         * src/summaryview.c
5274                 Basic reply-finder - click on the replied
5275                 icon gets you to the outbox using quick-search
5276
5277 2003-01-05 [paul]       0.8.8claws48
5278
5279         * src/prefs_common.c
5280                 small change to English
5281                 
5282         * src/prefs_filtering.c
5283                 prefs_filtering_action_select(): improve logic and uniformity
5284                 of gui
5285
5286 2003-01-05 [alfons]     0.8.8claws47
5287
5288         fine tune solution to focus problems (bug #7)
5289
5290         * src/mainwindow.c
5291                 mainwindow_focus_in_event(): remove grab event check
5292         * src/summaryview.c
5293                 summary_button_pressed(): move selection on right-click
5294                 too. we can't possibly move the selection back after
5295                 canceling a dialog, because gtk's incomplete focus 
5296                 management. whether this is a good solution, only time
5297                 will tell.
5298
5299 2003-01-05 [christoph]  0.8.8claws46
5300
5301         * src/imap.c
5302                 fix crash when no imap connection could be established
5303
5304 2003-01-05 [paul]       0.8.8claws45
5305
5306         * src/mainwindow.c
5307           src/sumamryview.c
5308           src/gtk/menu.[ch]
5309                 fix bug 605957 'shortcuts in popup-menu'
5310                 make user-defined shortcuts work
5311                 show shortcuts that are already defined
5312                 in the main menu
5313                 Patch submitted by Luke Plant
5314
5315 2003-01-05 [alfons]     0.8.8claws44
5316
5317         * src/mainwindow.c
5318                 focus_in_event handler should not select summary view row 
5319                 when another window (menu, dialog) grabbed for events 
5320                 (bug #7, "[0.8.8claws42] Message summary focus") 
5321
5322 2003-01-04 [christoph]  0.8.8claws43
5323
5324         * src/procmsg.c
5325                 update save folder after adding the sent message
5326                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
5327
5328 2003-01-02 [christoph]  0.8.8claws42
5329
5330         * src/common/plugin.c
5331                 fix unloading of all plugins and unload
5332                 plugins in reverse order
5333                 
5334         * src/gtk/pluginwindow.c
5335                 implement function of load and unload button
5336
5337         * src/gtk/prefswindow.c
5338         * src/gtk/prefswindow.h
5339                 rename register function and add new unregister
5340                 function
5341
5342         * src/plugins/spamassassin/spamassassin_gtk.c
5343                 unregister prefs page and update for changes in
5344                 src/gtk/prefswindow.c
5345
5346 2003-01-02 [paul]       0.8.8claws41
5347
5348         * po/es.po
5349                 updated by Ricardo Mones Lastra
5350
5351 2003-01-02 [paul]
5352
5353         * tools/tb2sylpheed
5354                 fixes and improvements by Urke MMI
5355
5356 2003-01-02 [thorsten]   0.8.8claws40
5357
5358         * src/procmsg.c
5359                 fixed wrong return value
5360
5361 2003-01-02 [thorsten]   0.8.8claws39
5362
5363         * src/prefs.c
5364                 fixed printing wrong variable
5365
5366 2003-01-02 [thorsten]   0.8.8claws38
5367
5368         * src/prefs.c
5369                 fixed acessing members of freed pfile struct
5370
5371 2003-01-02 [thorsten]   0.8.8claws37
5372
5373         * src/procmsg.c
5374                 detect loops across several messages
5375                 as suggested by Christoph Hohmann
5376
5377 2003-01-01 [match]      0.8.8claws36
5378
5379         * src/addrindex.c
5380                 fixed another memory leak.
5381
5382 2003-01-01 [match]      0.8.8claws35
5383
5384         * src/jpilot.[ch]
5385                 fixed memory leaks. applied Doxygen comments.
5386
5387 2003-01-01 [thorsten]   0.8.8claws34
5388
5389         * src/procmsg.c
5390                 inhibit endless loop if msg references itself
5391                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
5392
5393 2003-01-01 [christoph]  0.8.8claws33
5394
5395         * src/mainwindow.c
5396         * src/gtk/Makefile.am
5397         * src/gtk/pluginwindow.c                ** NEW **
5398         * src/gtk/pluginwindow.h                ** NEW **
5399                 add plugin window
5400
5401         * src/plugins/demo/demo.c
5402         * src/plugins/spamassassin/spamassassin.c
5403         * src/plugins/spamassassin/spamassassin_gtk.c
5404                 write better plugin descriptions
5405
5406 2002-12-31 [christoph]  0.8.8claws32
5407
5408         * src/gtk/prefswindow.c
5409         * src/plugins/spamassassin/spamassassin_gtk.c
5410                 some small improvements to GTK code
5411
5412 2002-12-31 [christoph]  0.8.8claws31
5413
5414         * src/plugins/spamassassin/spamassassin_gtk.c
5415                 enable folder select button
5416
5417 2002-12-31 [christoph]  0.8.8claws30
5418
5419         * src/mainwindow.c
5420         * src/gtk/Makefile.am
5421         * src/gtk/prefswindow.c                         ** NEW **
5422         * src/gtk/prefswindow.h                         ** NEW **
5423                 add new prefs window
5424
5425         * src/common/plugin.c
5426                 don't try to load empty config lines
5427         
5428         * src/plugins/spamassassin/Makefile.am
5429         * src/plugins/spamassassin/spamassassin.c
5430         * src/plugins/spamassassin/spamassassin.h       ** NEW **
5431         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
5432                 GTK config for SpamAssassin Plugin using
5433                 the new prefs window
5434
5435 2002-12-31 [paul]       0.8.8claws29
5436
5437         * po/POTFILES.in
5438                 remove obsolete entry 'src/menu.c'
5439
5440 2002-12-31 [alfons]     0.8.8claws28
5441
5442         * src/matcher.[ch]
5443         * src/matcher_parser_parse.y
5444         * src/prefs_matcher.c
5445                 add "ignore_thread" and "~ignore_thread" condition so it's
5446                 possible to make the actions / scoring operate on the ignore
5447                 thread flag
5448
5449 2002-12-31 [christoph]  0.8.8claws27
5450
5451         * src/addrbook.c
5452         * src/addrindex.c
5453         * src/folder.c
5454         * src/matcher.c
5455         * src/prefs_account.c
5456         * src/prefs_actions.c
5457         * src/prefs_customheader.c
5458         * src/prefs_display_header.c
5459         * src/prefs_gtk.c
5460         * src/procmime.c
5461         * src/toolbar.c
5462         * src/xmlprops.c
5463         * src/common/prefs.[ch]
5464                 extend prefs file handling for reading and automatic handling
5465                 of blocks. When reading prefs_set_block_label will automatically
5466                 move on to the block. When writing it will copy all other blocks
5467                 automatically
5468
5469         * src/common/plugin.c
5470                 Now loading plugin filenames from [Plugins] block in
5471                 sylpheed rc file
5472
5473 2002-12-30 [christoph]  0.8.8claws26
5474
5475         * src/common/hooks.[ch]
5476                 return abort status to caller of hooks_invoke
5477                 
5478         * src/inc.[ch]
5479                 invoke message filtering hook and stop
5480                 default handling when filter returns abort
5481
5482         * src/common/plugin.[ch]
5483         * src/plugins/demo/demo.c
5484                 modify plugin loader, because resolving symbols for strings
5485                 does not work correctly
5486         
5487         * configure.in
5488         * ac/spamassassin.m4                            ** NEW **
5489         * src/plugins/spamassassin/.cvsignore           ** NEW **
5490         * src/plugins/spamassassin/Makefile.am          ** NEW **
5491         * src/plugins/spamassassin/README               ** NEW **
5492         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
5493         * src/plugins/spamassassin/spamassassin.c       ** NEW **
5494         * src/plugins/spamassassin/utils.[ch]           ** NEW **
5495                 add spamassassin plugin, see src/plugins/spamassassin/README
5496                 for details
5497
5498 2002-12-29 [alfons]     0.8.8claws25
5499
5500         * src/mainwindow.c
5501                 when moving focus from a message view to the main 
5502                 window, don't forget to select the summary node
5503                 of the displayed message. should fix "[ 659103 ] 
5504                 focus-follows-mouse confuses sylpheed"
5505
5506 2002-12-29 [christoph]  0.8.8claws24
5507
5508         * src/Makefile.am
5509         * src/stringtable.[ch]          ** REMOVE **
5510         * src/common/Makefile.am
5511         * src/common/stringtable.[ch]   ** NEW **
5512                 move stringtable files to common directory
5513
5514 2002-12-29 [christoph]  0.8.8claws23
5515
5516         * src/Makefile.am
5517         * src/menu.[ch]                 ** REMOVE **
5518         * src/gtk/Makefile.am
5519         * src/gtk/menu.[ch]             ** NEW **
5520                 move menu files to gtk directory
5521
5522 2002-12-29 [match]      0.8.8claws22
5523
5524         * src/addressbook.c
5525         * src/syldap.c
5526                 moved UI specific code out of LDAP code into addressbook
5527                 UI code. fixed memory leak.
5528
5529 2002-12-29 [christoph]  0.8.8claws21
5530
5531         * src/folder.c
5532                 only check for IGNORED parent message when message is
5533                 not IGNORED itself
5534
5535 2002-12-29 [alfons]     0.8.8claws20
5536
5537         * src/summaryview.c
5538                 set gtksctree's anchor correct (immediate execute
5539                 changes the tree's layout, and anchor points at 
5540                 the incorrect row). fixes "[ 657233 ] multiple msg 
5541                 delete sometimes off by 1".
5542                 we probably have to look for more tree layout /
5543                 anchor glitches.
5544
5545 2002-12-29 [paul]       0.8.8claws19
5546
5547         * src/summaryview.c
5548                 fix bug [ 659054 ] incorrect sorting of 'From' column
5549                 when using 'display sender using address book'
5550                 thanks to Alfons and Luke Plant
5551
5552 2002-12-29 [christoph]  0.8.8claws18
5553
5554         * src/folder.c
5555         * src/procmsg.[ch]
5556                 check parent messages for IGNORE THREAD flag, when adding,
5557                 moving or copying messages to a folder
5558
5559 2002-12-27 [alfons]     0.8.8claws17
5560
5561         re-organize matcher part 5; more to come
5562
5563         * src/matcher.c
5564                 hash keywords in matchparser_tab 
5565
5566 2002-12-27 [alfons]     0.8.8claws16
5567
5568         re-organize matcher part 4; more to come
5569
5570         * src/matcher_parser.h
5571         * src/matcher_parser_lex.l
5572         * src/matcher_parser_parse.y
5573                 cleanup
5574
5575 2002-12-27 [alfons]     0.8.8claws15
5576
5577         re-organize matcher part 3; more to come
5578
5579         * src/matcher.[ch]
5580                 cleanup
5581
5582 2002-12-27 [alfons]     0.8.8claws14
5583
5584         re-organize matcher part 2; more to come but this should
5585         work. cc me if there are any regressions.
5586
5587         * src/matcher.h
5588                 add prototype for get_matchparser_tab_id()
5589         * src/matcher_parser_lex.l
5590                 look up keywords using matchparser_tab_id();
5591
5592 2002-12-27 [alfons]     0.8.8claws12
5593
5594         re-organize matcher part 1
5595
5596         * src/matcher.h
5597                 map yacc generated constants to sylpheed matcher constants
5598         * src/matcher.c
5599                 add function to find a matcher constant from a string
5600
5601 2002-12-27 [christoph]  0.8.8claws11
5602
5603         * src/compose.c
5604                 MENUITEM_ADD casts the 4th argument from integer to pointer
5605                 so it probably should not be a pointer, this means we
5606                 should use account id for it and not the account's pointer
5607
5608 2002-12-27 [paul]       0.8.8claws10
5609
5610         * src/mainwindow.c
5611                 remove unneeded 'GtkWidget *vbox'
5612                 
5613         * src/summaryview.c
5614                 further sync with 0.8.8 - make sort
5615                 by recipient work as expected
5616                 
5617         * NEWS
5618                 sync with 0.8.8
5619
5620 2002-12-27 [paul]       0.8.8claws9
5621
5622         * po/pt_BR.po
5623                 updated by Ivan F. Martinez
5624                 
5625 2002-12-27 [darko]      0.8.8claws8
5626
5627         * src/common/utils.c
5628                 added locked pattern to extended search
5629
5630 2002-12-27 [alfons]     0.8.8claws7
5631
5632         * src/prefs_matcher.[ch]
5633                 clean up
5634
5635 2002-12-26 [alfons]     0.8.8claws6
5636
5637         * src/matcher.[ch]
5638         * src/matcher_parser_lex.l
5639         * src/matcher_parser_parse.y
5640         * src/prefs_matcher.c
5641                 allow color label as a condition in the matcher
5642
5643 2002-12-26 [oliver]     0.8.8claws5
5644         
5645         * src/toolbar.c 
5646                 enable Addressbook for Main and Messageview
5647         * src/prefs_actions.c
5648                 enable actions in Messageview
5649
5650 2002-12-26 [christoph]  0.8.8claws4
5651
5652         * src/common/plugin.c
5653                 add a little debug output
5654         * configure.in
5655         * src/plugins/demo/Makefile.am
5656                 better use of automake
5657
5658 2002-12-26 [christoph]  0.8.8claws3
5659
5660         * src/Makefile.am
5661         * src/common/Makefile.am
5662                 fix "make distdir"
5663
5664 2002-12-26 [christoph]  0.8.8claws2
5665
5666         * configure.in
5667                 sort configure checks into common / gtk / plugins
5668         * po/POTFILES.in
5669                 add src/prefs_gtk.c
5670         * src/Makefile.am
5671                 add plugins SUBDIR
5672         * src/main.c
5673         * src/common/sylpheed.[ch]
5674                 added now sylpheed_done function for shutdown
5675         * src/common/Makefile.am
5676         * src/common/plugin.[ch]                ** NEW **
5677                 plugin loader and unloader
5678         * src/plugins/.cvsignore                ** NEW **
5679         * src/plugins/Makefile.am               ** NEW **
5680                 build plugins
5681         * src/plugins/demo/.cvsignore           ** NEW **
5682         * src/plugins/demo/Makefile.am          ** NEW **
5683         * src/plugins/demo/demo.c               ** NEW **
5684                 small demo plugin that installs a logtext hook and
5685                 outputs the log text to stdout
5686
5687 2002-12-26 [paul]       0.8.8claws1
5688
5689         * po/es.po
5690                 updated by Ricardo Mones Lastra
5691
5692 2002-12-26 [paul]       0.8.8claws
5693
5694         * 0.8.8claws released
5695
5696 2002-12-26 [paul]       0.8.7claws12
5697
5698         * po/bg.po
5699                 updated by George Danchev
5700
5701 2002-12-26 [paul]       0.8.7claws11
5702
5703         * po/POTFILES.in
5704                 remove unneeded 'src/prefs.c' entry 
5705
5706 2002-12-26 [paul]       0.8.7claws10
5707
5708         * src/codeconv.c
5709           src/mainwindow.c
5710                 sync with 0.8.8 release
5711         
5712         * src/folder.[ch]
5713           src/mh.c
5714           src/summaryview.c
5715                 partial sync with 0.8.8 release
5716         
5717
5718 2002-12-25 [alfons]     0.8.7claws9
5719
5720         * src/matcher.[ch]
5721         * src/matcher_parser_lex.l
5722         * src/matcher_parser_parse.y
5723         * src/prefs_matcher.c
5724                 add locked flag to possible filtering / matcher 
5725                 conditions (also a good example what should be
5726                 done to add a simple boolean condition)
5727
5728 2002-12-25 [christoph]  0.8.7claws8
5729
5730         * src/Makefile.am
5731         * src/account.[ch]
5732         * src/addrbook.c
5733         * src/addressbook.c
5734         * src/addrindex.c
5735         * src/filtering.c
5736         * src/folder.c
5737         * src/matcher.c
5738         * src/prefs.[ch]                ** REMOVE **
5739         * src/prefs_account.c
5740         * src/prefs_actions.c
5741         * src/prefs_common.c
5742         * src/prefs_customheader.c
5743         * src/prefs_display_header.c
5744         * src/prefs_filtering.c
5745         * src/prefs_folder_item.c
5746         * src/prefs_gtk.[ch]            ** NEW **
5747         * src/prefs_matcher.c
5748         * src/prefs_scoring.c
5749         * src/prefs_summary_column.c
5750         * src/procmime.c
5751         * src/selective_download.c
5752         * src/toolbar.c
5753         * src/common/Makefile.am
5754         * src/common/prefs.[ch]         ** NEW **
5755                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
5756
5757 2002-12-24 [alfons]     0.8.7claws7
5758
5759         * src/summaryview.c
5760                 summary_thread_build(): fix real cause of the crash mentioned in
5761                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
5762                 this way we get meaningful ctree nodes 
5763
5764 2002-12-24 [oliver]     0.8.7claws6
5765
5766         * src/mainwindow.[ch]
5767         * src/messageview.[ch]
5768         * src/compose.[ch]
5769         * src/inc.c
5770         * src/summaryview.c
5771                 changes to use updated toolbar handling
5772                 
5773 2002-12-24 [oliver]     0.8.7claws5
5774
5775         * src/toolbar.[ch]
5776                 generic toolbar handling
5777                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
5778         * src/prefs_toolbar.[ch]
5779                 adjust to handling
5780         
5781 2002-12-24 [oliver]     0.8.7claws4
5782         
5783         * src/stock_pixmap.[ch]
5784                 move SYLPHEED_LOGO to end of list in order 
5785                 to remove it from Custom Toolbar`s Icon View
5786
5787 2002-12-24 [alfons]     0.8.7claws3
5788
5789         * src/summaryview.c
5790                 summary_thread_build(): fix crash because of focus != selection 
5791                 after threading. when deleting the selection, gtk tries but fails 
5792                 to find the correct focusable element. we now force the selection
5793                 to be focused. this should solve the infamous bug reported by 
5794                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
5795                 a test case is available. 
5796
5797 2002-12-24 [darko]      0.8.7claws2
5798
5799         * src/summaryview.c
5800                 don't crash when unmarking message with unread children
5801
5802 2002-12-23 [christoph]  0.8.7claws1
5803
5804         * src/Makefile.am
5805         * src/common/Makefile.am
5806                 update Makefiles for moved intl.h, version.h and defs.h
5807         * src/imap.c
5808                 rewrite imap_session_get to avoid duplicate code
5809
5810 2002-12-23 [paul]       0.8.7claws
5811
5812         * Santa-Claws released
5813         
5814         * po/hu.po
5815           po/ru.po
5816                 squeeze in updated Hungarian and Russian translations.
5817                 Submitted by  Gál Zoltán and Ruslan N. Balkin
5818
5819 2002-12-23 [paul]       0.8.6claws129
5820
5821         * po/pl.po
5822                 updated by Witold Wladyslaw Wojciech Wilk
5823
5824 2002-12-23 [paul]       0.8.6claws128
5825
5826         * src/quote_fmt_parse.y
5827                 fix typo and add licence header
5828
5829 2002-12-23 [paul]       0.8.6claws127
5830
5831         * po/en_GB.po
5832                 updated
5833
5834 2002-12-23 [paul]       0.8.6claws126
5835
5836         * po/it.po
5837                 updated translation, submitted by Alessandro Maestri
5838                 
5839 2002-12-23 [paul]       0.8.6claws125
5840
5841         * src/quote_fmt_parse.y
5842                 fix signature-stripping on replies bug. match
5843                 '-- \n' and not '-- '.
5844
5845 2002-12-22 [paul]       0.8.6claws124
5846
5847         * po/bg.po
5848           po/es.po
5849           po/sr.po
5850                 updated translations. submitted by George Danchev,
5851                 Ricardo Mones Lastra, and Urke MMI respectively
5852
5853 2002-12-21 [paul]       0.8.6claws123
5854
5855         * src/addrbook.c
5856                 fix coding style
5857
5858 2002-12-21 [paul]       0.8.6claws122
5859
5860         * src/addrbook.c
5861                 fix bug [643638] where if a person is in one or more
5862                 addressbook groups editing that person's email 
5863                 address results in removal from those groups.
5864                 Patch submitted by Luke Plant.
5865
5866 2002-12-20 [christoph]  0.8.6claws121
5867
5868         * src/common/utils.c
5869         * src/summaryview.c
5870                 reimplement expand_search_string using GString to
5871                 prevent crashs caused by miscalculated string
5872                 lengths reported by Paul
5873
5874 2002-12-20 [christoph]  0.8.6claws120
5875
5876         * src/summaryview.c
5877                 don't use "changed" to check if op_count has to be changed as it
5878                 is also set when the message has unread children
5879                 (closes bug [ 653221 ] crash while deleting duplicates)
5880
5881 2002-12-20 [paul]       0.8.6claws119
5882
5883         * sync with 0.8.6cvs27
5884                 see ChangeLog 2002-12-20
5885
5886 2002-12-20 [paul]       0.8.6claws118
5887
5888         * sync with 0.8.6cvs26
5889                 see ChangeLog 2002-12-19 and 2002-12-20
5890
5891 2002-12-19 [alfons]     0.8.6claws117
5892
5893         * src/textview.c
5894                 fix incorrect parsing of email addresses, submitted by 
5895                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
5896                 name display if it contains @".
5897
5898 2002-12-18 [paul]       0.8.6claws116
5899
5900         * sync with 0.8.6cvs23
5901                 see ChangeLog 2002-12-18
5902
5903 2002-12-18 [paul]       0.8.6claws115
5904
5905         * src/Makefile.am
5906         * src/account.c
5907         * src/codeconv.c
5908         * src/gtkutils.[ch]
5909         * src/imap.c
5910                 sync with 0.8.6cvs22.
5911                 see ChangeLog 2002-12-17 and 2002-12-18
5912
5913 2002-12-17 [christoph]  0.8.6claws114
5914
5915         * src/imap.c
5916                 o don't create a session if imap greeting fails
5917                 o don't close socket when authentication fails
5918                   this is done by imap_session_destroy
5919
5920 2002-12-17 [thorsten]   0.8.6claws113
5921
5922         * tools/Makefile.am
5923           tools/README
5924           tools/google_msgid.pl ** NEW FILE **
5925                 Added "search for message-id" script and doc
5926
5927 2002-12-17 [thorsten]   0.8.6claws112
5928
5929         * po/hu.po
5930                 Updated hungarian translation
5931                 (updated by Gal Zoltan)
5932
5933 2002-12-16 [christoph]  0.8.6claws111
5934
5935         * src/addr_compl.c
5936                 remove stupid addressbook dump to debug output
5937         * src/mh.c
5938                 fix memory leak found by Hiro
5939
5940 2002-12-14 [paul]       0.8.6claws110
5941
5942         * src/compose.c
5943                 fix menubar sensitivity on send
5944                 
5945         * src/prefs_filtering.c
5946         * src/prefs_matcher.c
5947         * src/prefs_scoring.c
5948                 Fix english ;)
5949                 
5950         * src/common/quoted-printable.h
5951                 sync: fix typo
5952         
5953 2002-12-13 [christoph]  0.8.6claws109
5954
5955         * src/Makefile.am
5956         * src/manage_window.[ch]        ** REMOVE **
5957         * src/gtk/Makefile.am
5958         * src/gtk/manage_window.[ch]    ** NEW **
5959                 move manage_window files to gtk directory
5960
5961 2002-12-13 [christoph]  0.8.6claws108
5962
5963         * src/Makefile.am
5964         * src/gtkshruler.[ch]           ** REMOVE **
5965         * src/gtk/Makefile.am
5966         * src/gtk/gtkshruler.[ch]       ** NEW **
5967                 move gtkshruler files to gtk directory
5968
5969 2002-12-13 [christoph]  0.8.6claws107
5970
5971         * src/Makefile.am
5972         * src/compose.c
5973         * src/gtkstext.[ch]             ** REMOVE **
5974         * src/gtkutils.[ch]
5975         * src/textview.c
5976         * src/gtk/gtkstext.[ch]         ** NEW **
5977         * src/gtk/Makefile.am
5978                 o move stext functions to gtkstext.c to remove
5979                   dependency of gtkutils
5980                 o move gtkstext files to gtk directory
5981
5982         * src/gtk/Makefile.am
5983         * src/gtk/sslcertwindow.[ch]
5984                 UI stuff can always depend on common code so
5985                 it's ok to add ../common to include path
5986
5987 2002-12-13 [colin]      0.8.6claws106
5988
5989         * src/summaryview.c
5990                 Disconnect sighandlers for mainwindow when
5991                 quicksearch has the focus
5992                 Fix bug #653231
5993         * src/mainwindow.[ch]
5994                 Make key_pressed callback public, to be able
5995                 to disconnect it
5996
5997 2002-12-13 [christoph]  0.8.6claws105
5998
5999         * src/mh.c
6000                 create .mh_sequences file in new MH folders
6001                 (closes feature request [ 523162 ] MH folders should
6002                  get a .mh_sequences)
6003
6004 2002-12-13 [colin]      0.8.6claws104
6005
6006         * src/summaryview.c
6007                 Better handling of quicksearch show/hide
6008                 (basically the button stays under the mouse 
6009                  when toggled)
6010
6011 2002-12-13 [paul]       0.8.6claws103
6012
6013         * sync with 0.8.6cvs17
6014                 see ChangeLog 2002-12-13
6015
6016 2002-12-13 [paul]       0.8.6claws102
6017
6018         * po/es.po
6019                 updated by Ricardo Mones Lastra
6020
6021 2002-12-11 [colin]       0.8.6claws101
6022
6023         * src/folder.c
6024                 remove statusbar stuff
6025           src/folderview.c
6026                 set statusbar verbosity when moving folders
6027
6028 2002-12-11 [colin]       0.8.6claws100
6029         * src/prefs_filtering.c
6030         * src/prefs_matcher.c
6031         * src/prefs_scoring.c
6032                 Fix english ;)
6033
6034 2002-12-11 [colin]       0.8.6claws99
6035
6036         * src/prefs_common.[ch]
6037                 Add summary_quicksearch_type
6038         * src/summaryview.c
6039                 Save last used quicksearch type
6040
6041 2002-12-11 [jens]       0.8.6claws98
6042         * src/prefs_filtering.c
6043         * src/prefs_matcher.c
6044         * src/prefs_scoring.c
6045                 added dialog for incomplete rules in scoring, filtering and
6046                 matcher to ask wheather really close
6047
6048 2002-12-11 [colin]      0.8.6claws97
6049
6050         * src/folder.c
6051                 Fix folder dnd statusbar logging
6052
6053 2002-12-10 [christoph]  0.8.6claws96
6054
6055         * src/compose.c
6056         * src/folder.c
6057         * src/imap.c
6058         * src/inc.c
6059         * src/main.c
6060         * src/mainwindow.c
6061         * src/news.c
6062         * src/send.c
6063         * src/statusbar.[ch]
6064         * src/common/hooks.c
6065         * src/common/log.[ch]
6066                 o handle verbose logging in statusbar directly in statusbar code
6067                   and common code does not need any knowledge about a statusbar
6068                 o remove direct calls to statusbar_(puts|pop)_all functions
6069
6070 2002-12-10 [jens]       0.8.6claws95
6071
6072         * src/*.c
6073                 removed gettext from g_warnings
6074         * po/POTFILES.in
6075                 cleaned and updated
6076         * po/de.po
6077                 updated
6078
6079 2002-12-10 [colin]      0.8.6claws94
6080
6081         * src/main.c
6082                 finish crash dialog fix
6083
6084 2002-12-10 [colin]      0.8.6claws93
6085
6086         * src/main.c
6087                 "Fix" "sylpheed already running" instead of
6088                 crash dialog appearing after a crash
6089
6090 2002-12-10 [colin]      0.8.6claws92
6091
6092         * po/POTFILES.in
6093                 add src/gtk/sslcertwindow.c
6094
6095 2002-12-10 [paul]       0.8.6claws91
6096
6097         * po/POTFILES.in
6098                 updated to reflect recent changes
6099                 submitted by Alessandro Maestri
6100
6101 2002-12-09 [christoph]  0.8.6claws90
6102
6103         * src/Makefile.am
6104         * src/smtp.[ch]                 ** REMOVE **
6105         * src/common/Makefile.am
6106         * src/common/smtp.[ch]          ** NEW **
6107                 move smtp files to common directory
6108
6109 2002-12-09 [christoph]  0.8.6claws89
6110
6111         * src/Makefile.am
6112         * src/session.[ch]              ** REMOVE **
6113         * src/common/Makefile.am
6114         * src/common/session.[ch]       ** NEW **
6115                 move session files to common directory
6116
6117 2002-12-09 [paul]       0.8.6claws88
6118
6119         * src/account.c
6120                 fix bug [649746] edit accounts: move account reverted
6121                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
6122
6123 2002-12-09 [colin]      0.8.6claws87
6124
6125         * src/ssl_certificate.c
6126                 cleanup
6127
6128 2002-12-09 [colin]      0.8.6claws86
6129
6130         * src/ssl.c
6131                 Try to open the cert.pem database and 
6132                 issue a warning if it isn't there
6133
6134 2002-12-09 [colin]      0.8.6claws85
6135
6136         * src/common/ssl_certificate.c
6137         * src/gtk/sslcertwindow.c
6138                 Warning fixes
6139
6140 2002-12-09 [colin]      0.8.6claws84
6141
6142         * src/ssl_certificate.[ch] ** REMOVED **
6143         * src/common/ssl_certificate.[ch] ** NEW **
6144         * src/Makefile.am
6145         * src/common/Makefile.am
6146                 Moved ssl_certificate.[ch] to common
6147         * src/common/ssl.c 
6148                 Put back needed include
6149         * src/gtk/sslcertwindow.[ch]
6150                 Changed ssl_certificate.h include
6151         
6152 2002-12-09 [colin]      0.8.6claws83
6153
6154         * src/gtk/sslcertwindow.[ch]
6155                 Implement hook for certificate acception
6156         * src/ssl_certificate.[ch]
6157                 Implement hook for certificate acception
6158         * src/common/ssl.c
6159                 Reenable certificate acception check
6160         * src/mainwindow.c
6161                 Register sslcertwindow's hook
6162         
6163 2002-12-08 [christoph]  0.8.6claws82
6164
6165         * src/about.c
6166         * src/addr_compl.c
6167         * src/codeconv.c
6168         * src/manual.c
6169         * src/undo.c
6170         * src/common/utils.c
6171                 o add missing includes
6172                 o fix warnings
6173         * src/.cvsignore
6174         * src/common/.cvsignore
6175         * src/common/version.h          ** REMOVE **
6176                 remove autogenerated file
6177
6178 2002-12-08 [paul]       0.8.6claws81
6179
6180         * src/stringtable.c
6181                 put back needed include
6182
6183 2002-12-08 [colin]      0.8.6claws80
6184         
6185         * src/gtk/sslcertwindow.c
6186                 Cleaner popups when asking
6187         * src/ssl_certificate.c
6188         * src/prefs_common.[ch]
6189                 remove ssl certificate pref
6190                 put back needed include
6191         * src/undo.c
6192                 put back needed include
6193
6194 2002-12-08 [christoph]  0.8.6claws79
6195
6196         * src/folderview.c
6197         * src/logwindow.c
6198         * src/statusbar.c
6199         * src/summaryview.c
6200                 only abort hook invokation if required data is missing not
6201                 if our own data pointer is NULL, update hookfunction for
6202                 log window
6203
6204 2002-12-08 [paul]       0.8.6claws78
6205
6206         * src/about.c
6207         * src/addrcache.c
6208         * src/addrclip.c
6209         * src/addr_compl.c
6210         * src/addrselect.c
6211         * src/codeconv.c
6212         * src/colorlabel.c
6213         * src/enriched.c
6214         * src/esmtp.c
6215         * src/exporthtml.c
6216         * src/headerview.c
6217         * src/imageview.c
6218         * src/manual.c
6219         * src/noticeview.c
6220         * src/pgptext.c
6221         * src/scoring.c
6222         * src/sourcewindow.c
6223         * src/stringtable.c
6224         * src/undo.c
6225                 clean up: remove unneccesary includes
6226
6227 2002-12-08 [christoph]  0.8.6claws77
6228
6229         * src/folderview.c
6230         * src/statusbar.c
6231         * src/summaryview.c
6232         * src/common/hooks.[ch]
6233                 hook functions now have a gboolean return value, if a hook
6234                 returns TRUE it will stop executing of any more hooks in
6235                 the same hooklist for this invokation
6236
6237 2002-12-08 [colin]      0.8.6claws76
6238         
6239         * src/main.c
6240                 put back argv0 for CRASH_DIALOG
6241
6242 2002-12-08 [christoph]  0.8.6claws75
6243
6244         * src/Makefile.am
6245         * src/about.c
6246         * src/account.c
6247         * src/crash.c
6248         * src/esmtp.h
6249         * src/imap.[ch]
6250         * src/inc.c
6251         * src/main.c
6252         * src/mainwindow.c
6253         * src/news.c
6254         * src/pop.[ch]
6255         * src/prefs_account.[ch]
6256         * src/prefs_common.[ch]
6257         * src/send.[ch]
6258         * src/smtp.[ch]
6259         * src/ssl_certificate.[ch]
6260         * src/ssl_manager.[ch]
6261         * src/common/Makefile.am
6262         * src/common/log.c
6263         * src/common/nntp.[ch]
6264         * src/common/socket.[ch]
6265         * src/common/ssl.[ch]
6266         * src/gtk/sslcertwindow.[ch]
6267         * ac/openssl.m4
6268                 use new autoconf script to detect OpenSSL with extra parameters
6269                 to specify the location of libs and includes, also remove USE_SSL
6270                 to USE_OPENSSL
6271
6272         * src/common/sylpheed.[ch]
6273         * src/common/version.h.in
6274                 start seperation of common code initialization seperated from gui
6275
6276         * src/summaryview.c
6277                 The function that is called when a color label changes
6278                 should not change the color lable again
6279
6280 2002-12-08 [colin]      0.8.6claws74
6281
6282         * src/gtk/sslcertwindow.c
6283                 warning fixes
6284
6285 2002-12-08 [colin]      0.8.6claws73
6286
6287         * src/statusbar.c
6288           src/common/log.h
6289                 Register a hook for statusbar_puts_all
6290         * src/common/log.c
6291                 invoke statusbar_puts_all's hook
6292         
6293 2002-12-08 [colin]      0.8.6claws72
6294
6295         * src/ssl_certificate.c
6296                 Put back a badly-removed include
6297
6298 2002-12-08 [colin]      0.8.6claws71
6299
6300         * src/gtk/sslcertwindow.[ch]    ** NEW **
6301                 new certificate presentation
6302         * src/gtk/Makefile.am
6303                 add new files
6304         * src/ssl_certificate.[ch]
6305                 gtk cleanup, made utility functions public
6306         * src/ssl_manager.c
6307                 use new cert presentation
6308
6309 2002-12-07 [christoph]  0.8.6claws70
6310
6311         * src/Makefile.am
6312         * src/nntp.[ch]                 ** REMOVE **
6313         * src/common/Makefile.am
6314         * src/common/nntp.[ch]          ** NEW **
6315                 move nntp files to common directory
6316
6317 2002-12-07 [christoph]  0.8.6claws69
6318
6319         * src/procmsg.[ch]
6320         * src/summaryview.c
6321                 implement msginfo update callback using sylpheed's new
6322                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
6323
6324 2002-12-06 [christoph]  0.8.6claws68
6325
6326         * src/editgroup.c
6327                 This patch changes the 'Edit Group Details' dialog to
6328                 allow extended selections in either pane, so that
6329                 addresses can be added or removed from a group more
6330                 quickly and easily. (it actually is a net decrease in
6331                 file size, as some unnecessary functions have been
6332                 removed). 
6333                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
6334
6335 2002-12-06 [christoph]  0.8.6claws67
6336
6337         * src/Makefile.am
6338         * src/template.[ch]             ** REMOVE **
6339         * src/common/Makefile.am
6340         * src/common/template.[ch]      ** NEW **
6341                 move template files to common directory
6342
6343         * src/nntp.c
6344                 add missing log.h include
6345
6346 2002-12-06 [melvin]     0.8.6claws66
6347
6348         * src/prefs_actions.c
6349                 Added the trailing ">" syntax to insert command's output
6350                 without replacing old text (in contrast to trailing "|").
6351
6352 2002-12-05 [colin]      0.8.6claws65
6353         
6354         * src/common/utils.c
6355                 Don't modify original search_string or it'll change
6356                 the next iterations in the for()
6357
6358 2002-12-05 [darko]      0.8.6claws64
6359
6360         * src/common/utils.c
6361                 proper check for filtering commands, found by Colin
6362
6363 2002-12-05 [darko]      0.8.6claws63
6364
6365         * src/common/utils.c
6366                 check proper string for NULL pointer, found by Colin
6367
6368 2002-12-05 [darko]      0.8.6claws62
6369
6370         * src/common/utils.[ch]
6371                 expand_search_string(): new function
6372                 converts Mutt-like patterns to Sylpheed's
6373                 filtering engine
6374         * src/summaryview.c
6375                 use expand_search_string() to allow Mutt-like
6376                 patterns in extended search
6377         * README.claws
6378                 document extended option in quick search
6379
6380 2002-12-05 [paul]       0.8.6claws61
6381
6382         * sync with 0.8.6cvs16
6383                 see ChangeLog 2002-12-05
6384                 
6385         * po/POTFILES.in
6386                 clean up
6387
6388 2002-12-04 [christoph]  0.8.6claws60
6389
6390         * src/imap.[ch]
6391                 put imap authentication code into a new function and
6392                 remove it from imap_session_new that will allow to
6393                 send other commands before authentication
6394
6395 2002-12-04 [christoph]  0.8.6claws59
6396
6397         * src/imap.[ch]
6398                 use already existing method to prevent unneeded IMAP
6399                 folder selects. Set imap_select parameters to NULL
6400                 in some functions if the values are not required.
6401
6402         * src/xml.h
6403                 remove no longer required include
6404
6405 2002-12-04 [paul]       0.8.6claws58
6406
6407         * po/es.po
6408                 updated by Ricardo Mones Lastra
6409                 
6410         * configure.in
6411           po/hu.po      ** NEW FILE **
6412                 initial Hungarian translation, submitted
6413                 by Gál Zoltán <galzoli@hu.inter.net>
6414
6415 2002-12-03 [christoph]  0.8.6claws57
6416
6417         * src/Makefile.am
6418         * src/gtksctree.[ch]            ** REMOVE **
6419         * src/gtk/Makefile.am
6420         * src/gtk/gtksctree.[ch]        ** NEW **
6421                 move gtksctree files to gtk directory
6422
6423 2002-12-03 [christoph]  0.8.6claws56
6424
6425         * src/Makefile.am
6426         * src/md5.[ch]                  ** REMOVE **
6427         * srm/common/Makefile.am
6428         * src/common/md5.[ch]           ** NEW **
6429                 move md5 files to common directory
6430
6431         * src/gtkstext.c
6432                 remove not required #include
6433
6434 2002-12-03 [sergey]     0.8.6claws55
6435
6436         * src/gtkutils.c
6437         * src/gtkutils.h
6438                 gtkut_window_popup(): new function.
6439         * src/mainwindow.c
6440                 main_window_popup(): use gtkut_window_popup() to raise
6441                 window without changing its position.
6442                 (see sylpheed-main ML message [sylpheed:17247])
6443
6444 2002-12-03 [sergey]     0.8.6claws54
6445
6446         * src/send.c
6447                 send_message_local(): removed first-dot escaping
6448                 (SMTP-only, not needed for sending through pipe)
6449
6450 2002-12-03 [paul]       0.8.6claws53
6451
6452         * po/POTFILES.in
6453                 update to reflect recent changes (thanks
6454                 to Ricardo Mones Lastra)
6455                 
6456         * tools/filter_conv.pl
6457                  fix problem with quoted strings. Patch submitted
6458                  by Luke Plant <lukeplant@softhome.net>
6459
6460 2002-12-03 [paul]       0.8.6claws52
6461
6462         * sync with 0.8.6cvs15
6463                 see ChangeLog 2002-12-03
6464
6465 2002-12-02 [christoph]  0.8.6claws51
6466
6467         * src/logwindow.[ch]
6468         * src/common/log.[ch]
6469                 implement logging using a hook function
6470
6471         * src/folderview.c
6472         * src/folder.[ch]
6473                 define hooklist name in header file to avoid
6474                 errors caused by wrong spelling of hooklist names
6475
6476         * src/toolbar.c
6477                 fix warnings
6478
6479 2002-12-02 [christoph]  0.8.6claws50
6480
6481         * src/common/Makefile.am
6482                 add src/common/hooks.[ch]
6483
6484         * src/common/hooks.[ch]
6485                 implement a simple hook system using glib's hook functions
6486
6487         * src/folder.[ch]
6488         * src/folderview.c
6489                 use new hook system for folder item updates
6490
6491 2002-12-02 [christoph]  0.8.6claws49
6492
6493         * doc-src/ui_seperation.txt     ** NEW **
6494                 information for ui seperation
6495
6496         * src/Makefile.am
6497                 remove files that were moved to common
6498                 include common directory by default for the header files
6499
6500         * src/inc.c
6501         * src/common/socket.c
6502         * src/automaton.[ch]
6503                 implement automaton using g_io_*-functions instead of
6504                 gdk_input_add to make it ui independent
6505
6506         * src/codeconv.c
6507         * src/compose.c
6508         * src/ldif.c
6509         * src/pgptext.c
6510         * src/procmime.c
6511         * src/rfc2015.c
6512         * src/smtp.c
6513         * src/unmime.c
6514                 remove common/ prefix because directory is now in
6515                 include path
6516
6517         * src/compose.c
6518         * src/folder.c
6519         * src/folderview.c
6520         * src/mainwindow.c
6521         * src/messageview.c
6522         * src/prefs_common.c
6523         * src/procmsg.c
6524         * src/rfc2015.c
6525                 fix warnings
6526
6527         * src/imap.c
6528         * src/inc.c
6529         * src/news.c
6530         * src/pop.c
6531         * src/send.c
6532         * src/smtp.c
6533         * src/ssl_certificate.c
6534                 add log.h header file for logging functions
6535
6536         * src/main.c
6537         * src/common/utils.c
6538         * src/summaryview.c
6539         * src/xml.c
6540                 o move debug_mode to common/utils.c
6541                 o add functions to set and get debug_mode
6542
6543         * src/defs.h                    ** REMOVE **
6544         * src/intl.h                    ** REMOVE **
6545         * src/socket.[ch]               ** REMOVE **
6546         * src/ssl.[ch]                  ** REMOVE **
6547         * src/utils.[ch]                ** REMOVE **
6548                 replaced by new files in src/common/
6549         
6550         * src/common/Makefile.am
6551                 add new files in src/common/
6552
6553         * src/common/defs.h             ** NEW **
6554         * src/common/intl.h             ** NEW **
6555         * src/common/log.[ch]           ** NEW **
6556         * src/common/socket.[ch]        ** NEW **
6557         * src/common/ssl.[ch]           ** NEW **
6558         * src/common/utils.[ch]         ** NEW **
6559                 replacement for files in src/
6560
6561 2002-12-02 [colin]      0.8.6claws48
6562
6563         * src/folderview.c
6564                 Scroll folderview if necessary during dnd
6565
6566 2002-12-02 [colin]      0.8.6claws47
6567
6568         * src/folder.[ch]
6569                 Add check to verify a move is within a single mailbox
6570         * src/folderview.c
6571                 Add specific error string for this check
6572
6573 2002-12-02 [colin]      0.8.6claws46
6574
6575         * src/folder.c
6576                 Add a test to folder moving, remove a statusbar_print
6577         * src/folderview.c
6578                 Add Move folder... context-menu item
6579                 Factorize folder moving code
6580                 Enable folder DND for mbox
6581
6582 2002-12-01 [christoph]  0.8.6claws45
6583
6584         * ac/aspell.m4
6585                 remove conf.aspelltest if the version check fails
6586
6587 2002-11-30 [christoph]  0.8.6claws44
6588
6589         * autogen.sh
6590                 run libtoolize --force in autogen to create missing
6591                 libtool scripts
6592
6593 2002-11-30 [christoph]  0.8.6claws43
6594
6595         * src/Makefile.am
6596         * src/pgptext.c
6597         * src/procmime.c
6598         * src/rfc2015.c
6599         * src/uuencode.[ch]             ** REMOVED **
6600         * src/common/Makefile.am
6601         * src/common/uuencode.[ch]      ** NEW **
6602                 move uuen/decoder to common directory
6603
6604 2002-11-30 [christoph]  0.8.6claws42
6605
6606         * src/Makefile.am
6607         * src/base64.[ch]               ** REMOVED **
6608         * src/codeconv.c
6609         * src/compose.c
6610         * src/ldif.c
6611         * src/pgptext.c
6612         * src/procmime.c
6613         * src/rfc2015.c
6614         * src/smtp.c
6615         * src/unmime.c
6616         * src/common/Makefile.am
6617         * src/common/base64.[ch]        ** NEW **
6618                 move base64 en/decoder to common directory
6619
6620 2002-11-30 [christoph]  0.8.6claws41
6621
6622         * src/common                    ** NEW **
6623                 new directory for UI independent code
6624         * src/gtk                       ** NEW **
6625                 new directory for GTK frontend
6626         * src/common/.cvsignore         ** NEW **
6627         * src/gtk/.cvsignore            ** NEW **
6628                 ignore build files
6629         * src/common/Makefile.am        ** NEW **
6630         * src/gtk/Makefile.am           ** NEW **
6631                 automake files to build new seperated stuff
6632         * src/Makefile.am
6633                 the binary will currently still be build with the
6634                 files in src, so we include the code from the
6635                 subdirs for now after building the libs there
6636
6637 2002-11-30 [paul]       0.8.6claws40
6638
6639         * src/compose.c
6640                 fix bug [642731] 'Wrong selected account with drafted mail'
6641
6642 2002-11-29 [oliver]     0.8.6claws39
6643         
6644         * src/messageview.c
6645                 o update summaryview when switching between different
6646                   messageviews          
6647         * src/toolbar.c  
6648                 o check if messageview holds already removed msg
6649                   from summaryview
6650                 
6651
6652 2002-11-29 [oliver]     0.8.6claws38
6653
6654         * src/toolbar.c 
6655                 remove not needed variables and includes
6656                 make messageview stay opened and move to next when msgs are deleted 
6657
6658 2002-11-29 [oliver]     0.8.6claws37
6659         
6660         * src/toolbar.c 
6661                 disable compose button (messageview toolbar) by default
6662                 deleted msgs are moved to trash
6663         
6664 2002-11-29 [melvin]     0.8.6claws36
6665
6666         * configure.in
6667                 Increased minimal gpgme version to 0.3.10 (Zombies out)
6668                 and to detect signatures expirations (gpgme 0.3.6)
6669
6670         * src/main.c
6671                 Use non obsolescent function for Gpgme engine checking.
6672
6673         * src/rfc2015.c
6674                 Inform about expired signatures or signatures which key
6675                 has expired. Expiration date is displayed.
6676
6677         * src/sigstatus.c
6678                 Inform about expired signatures or signatures which key
6679                 has expired.
6680
6681 2002-11-28 [paul]       0.8.6claws35
6682
6683         * src/folderview.c
6684                 re-instate 'Check for new messages' in Newsgroup
6685                 folders right-click menu, after a suggestion from
6686                 Tim Mann <timmann@users.sourceforge.net>
6687
6688         * src/main.c
6689                 after a crash check only local folders for new
6690                 messages
6691
6692 2002-11-28 [paul]       0.8.6claws34
6693
6694         * configure.in
6695                 apply patch that fixes the checking of GTK with XIM 
6696                 support on different OSs, such as FreeBSD. Patch 
6697                 submitted by Topia <topia@users.sourceforge.net>
6698                 
6699 2002-11-28 [paul]       0.8.6claws33
6700
6701         * src/mainwindow.c
6702           src/prefs_common.c
6703           src/prefs_toolbar.c
6704                 more changes to the English
6705
6706 2002-11-28 [paul]       0.8.6claws32
6707
6708         * sync with 0.8.6cvs13
6709                 see ChangeLog 2002-11-28 (no sync needed
6710                 for src/compose.c)
6711
6712 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
6713         
6714         * src/mainwindow.[ch]
6715                 add patch by Ivan F. Martinez introducing messageview Toolbar
6716                 some changes and committed by oliver    
6717
6718 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
6719
6720         * src/messageview.[ch]
6721                 add patch by Ivan F. Martinez introducing messageview Toolbar
6722                 some changes and committed by oliver    
6723
6724 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
6725
6726         * src/compose.[ch]
6727                 add patch by Ivan F. Martinez introducing messageview Toolbar
6728                 some changes and committed by oliver    
6729
6730 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
6731         
6732         * src/toolbar.[ch]
6733                 add patch by Ivan F. Martinez introducing messageview Toolbar
6734                 some changes and committed by oliver
6735
6736 2002-11-28 [oliver]     0.8.6claws27
6737         
6738         * src/prefs_toolbar.[ch]
6739                 getting ready for messageview toolbar
6740                 free mem allocated by gettext
6741                 change prefs_toolbar to prefs_toolbar_open
6742  
6743 2002-11-28 [thorsten]   0.8.6claws26
6744
6745         * src/imageview.[ch]
6746                 cleaned up conflicting declarations of
6747                 imageview_show_image()
6748
6749 2002-11-28 [paul]       0.8.6claws25
6750
6751         * src/grouplistdialog.c
6752           src/prefs_common.c
6753           src/prefs_summary_column.c
6754                 a few more improvements to the English
6755
6756 2002-11-28 [colin]      0.8.6claws24
6757
6758         * man/sylpheed.1
6759                 A few updates to command-line parameters
6760
6761 2002-11-28 [colin]      0.8.6claws23
6762
6763         * src/prefs_filtering.c
6764                 Fix problems with prefs_filtering_delete_path:
6765                 a) if the first rule is removed, original pointers
6766                    weren't updated (leading to segfaults)
6767                 b) it was always global_processing updated in case
6768                    of removed path was parent of rule path
6769
6770 2002-11-27 [paul]       0.8.6claws22
6771
6772         * src/mainwindow.c
6773           src/prefs_account.c
6774           src/prefs_actions.c
6775           src/prefs_common.c
6776           src/prefs_customheader.c
6777           src/prefs_display_header.c
6778           src/prefs_filtering.c
6779           src/prefs_folder_item.c
6780           src/prefs_matcher.c
6781           src/prefs_scoring.c
6782           src/prefs_summary_column.c
6783           src/prefs_template.c
6784           src/prefs_toolbar.c
6785                  improve the English in the GUI
6786
6787 2002-11-27 [colin]      0.8.6claws21
6788
6789         * src/folder.c
6790                 Fix processing renaming problems happening after
6791                 last commit
6792
6793 2002-11-27 [colin]      0.8.6claws20
6794
6795         * src/folder.c
6796                 recursive move now deletes src each subfolder after 
6797                 having moved it
6798         * src/folderview.c
6799                 Use identifier instead of path during dnd (enables
6800                 IMAP folder dnd)
6801
6802 2002-11-27 [paul]       0.8.6claws19
6803
6804         * src/main.c
6805                 apply patch that does command-line processing 
6806                 BEFORE gtk_init, allowing claws to run from 
6807                 shell-scripts in non-X environment (e.g. crontab 
6808                 or ip-up, ip-down scripts). Patch submitted by
6809                 Ruslan N. Balkin <baron@dartel.ru>
6810                 
6811         * po/it.po
6812                 updated by Alessandro Maestri
6813
6814 2002-11-27 [paul]       0.8.6claws18
6815
6816         * sync with 0.8.6cvs12
6817           src/prefs_common.c
6818                 Differences are that main uses a 'Receive dialog'
6819                 frame on the Interface tab, whereas claws groups all 
6820                 the dialogs together in a 'Dialogs' frame.
6821
6822 2002-11-27 [colin]      0.8.6claws17
6823
6824         * src/prefs_matcher.c
6825                 Fix Execute criteria's NOT flag
6826
6827
6828 2002-11-26 [christoph]  0.8.6claws16
6829
6830         * src/ssl.c
6831                 rewrite the ssl code a little bit, only use one
6832                 SSL context, set default certificates' file/path
6833
6834 2002-11-26 [thorsten]   0.8.6claws15
6835
6836         * src/compose.c
6837                 default-reply-to didn't work for ml-reply
6838
6839 2002-11-26 [melvin]     0.8.6claws14
6840
6841         * src/prefs_actions.c
6842                 Made pipe-actions ignore short headers in message view
6843                 Made trailing-pipe-actions write in the message view with
6844                 the same font as the original message
6845
6846 2002-11-26 [paul]       0.8.6claws13
6847
6848         * src/compose.c
6849                 this time commit the correct file
6850
6851 2002-11-26 [paul]       0.8.6claws12
6852
6853         * sync with 0.8.6cvs11
6854           src/quote_fmt_parse.y  
6855                 no sync needed
6856           src/account.[ch]       
6857                 not sync'ed
6858           src/compose.c
6859                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
6860                 on draft mode.
6861                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
6862                 header
6863                 
6864         see ChangeLog 2002-11-25 and 2002-11-26
6865
6866 2002-11-26 [colin]      0.8.6claws11
6867
6868         * src/folderview.c
6869                 Fix collapsed folder not auto-expanding during
6870                 mail dnd, if it was the source folder.
6871
6872 2002-11-25 [colin]      0.8.6claws10
6873
6874         * src/folderview.[ch]
6875                 Variable renaming and cleaning (slist of nodes 
6876                 to be re-collapsed is stored in FolderView)
6877
6878 2002-11-25 [paul]       0.8.6claws9
6879
6880         * src/prefs_common.[ch]
6881                 fix breakage caused by last commit
6882
6883 2002-11-25 [paul]       0.8.6claws8
6884
6885         * sync with 0.8.6cvs4
6886                 see ChangeLog 2002-11-21
6887
6888 2002-11-25 [paul]       0.8.6claws7
6889
6890         * sync with 0.8.6cvs4
6891                 see ChangeLog 2002-11-20
6892
6893 2002-11-25 [paul]       0.8.6claws6
6894
6895         * sync with 0.8.6cvs3
6896                 see ChangeLog 2002-11-18
6897
6898 2002-11-25 [colin]      0.8.6claws5
6899
6900         * src/gtkutils.[ch]
6901                 Add gtkut_ctree_node_is_parent()
6902         * src/folderview.c
6903                 Spring-loaded folders
6904
6905 2002-11-25 [colin]      0.8.6claws4
6906
6907         * src/utils.[ch]
6908                 Add slist_concat_unique(), function to merge
6909                 two GSList filtering dups
6910         * src/folder.[ch]
6911         * src/summaryview.[ch]
6912         * src/folderview.c
6913         * src/main.c
6914                 Add detection/update/display of unread answers
6915                 to marked mails
6916         * src/procmsg.[ch]
6917                 Add procmsg_find_children()
6918                 Add procmsg_msg_has_marked_parent()
6919
6920 2002-11-25 [colin]      0.8.6claws3
6921
6922         * src/ssl_certificate.[ch]
6923                 Allow checking a certificate without a DNS
6924                 lookup
6925                 Allow to forget a cert (by deleting it)
6926                 Make ssl_certificate_destroy_public
6927         * src/ssl_manager.[ch] ** NEW FILES **
6928                 Gui to manage (display/remove) certificates
6929         * src/prefs_common.[ch]
6930                 Add a pref to allow silent acceptation of
6931                 trusted certificates or not (based on the
6932                 "I want to know what's going on" principle)
6933         * src/mainwindow.c
6934                 Add SSL manager in Tools menu
6935         * src/Makefile.am
6936                 Add the new files to the build
6937         * po/POTFILES.in
6938                 Add ssl_manager.c to translations
6939
6940 2002-11-25 [colin]      0.8.6claws2
6941
6942         * src/summaryview.[ch]
6943                 Add S_SEARCH_EXTENDED to the quick search, which 
6944                 allows to search using filtering syntax.
6945
6946 2002-11-25 [colin]      0.8.6claws1
6947
6948         * src/summaryview.c
6949                 Deletion of duplicates now prefer deleting
6950                 the unread dup (fixes feature-request 638989).
6951
6952 2002-11-24 [paul]       0.8.6claws
6953
6954         * po/es.po
6955           po/pl.po
6956           po/ru.po
6957           po/sr.po
6958                 updated by Ricardo Mones Lastra,
6959                 Witold Wladyslaw Wojciech Wilk,
6960                 Ruslan N. Balkin, and  Urke MMI 
6961                 respectively
6962
6963 2002-11-24 [paul]       0.8.5claws182
6964
6965         * po/bg.po
6966                 updated by George Danchev
6967
6968 2002-11-23 [alfons]     0.8.5claws181
6969
6970         * src/imap.c
6971                 tiny memory leak found by browsing Dimitar's 
6972                 valgrind report
6973
6974 2002-11-23 [paul]       0.8.5claws180
6975
6976         * po/it.po
6977                 updated by Alessandro Maestri
6978
6979 2002-11-22 [christoph]  0.8.5claws179
6980
6981         * src/compose.c
6982         * src/inc.c
6983         * src/prefs_filtering.c
6984         * src/summaryview.c
6985                 more warning fixes
6986
6987 2002-11-22 [alfons]     0.8.5claws178
6988
6989         * src/summaryview.c
6990                 summary_execute_delete_func(): if message is deleted, make 
6991                 sure to also remove its entry in the subject hash table. 
6992                 fixes a corner case bug.
6993
6994 2002-11-22 [paul]       0.8.5claws177
6995
6996         * .cvsignore
6997                 add 'autom4te.cache'
6998                 
6999         * ltconfig      ** REMOVED **
7000                 not needed
7001
7002 2002-11-22 [paul]       0.8.5claws176
7003
7004         * src/textview.c
7005                 textview_set_font(): fix for message display in
7006                 UTF-8 locales (thanks to Sergey Vlasov).
7007                 
7008         * AUTHORS
7009                 add new team members and contributors
7010
7011
7012 2002-11-21 [colin]      0.8.5claws175
7013
7014         * src/procmsg.[ch]
7015                 Add procmsg_remove_special_headers()
7016         * src/mh.c
7017                 Use procmsg_remove_special_headers() for 
7018                 previous fix
7019
7020 2002-11-21 [colin]      0.8.5claws174
7021
7022         * src/mh.c
7023                 Fix moving/copying from queue/draft folders
7024                 for MH folders
7025
7026 2002-11-21 [christoph]  0.8.5claws173
7027
7028         * src/crash.c
7029         * src/filtering.c
7030         * src/logwindow.c
7031         * src/main.c
7032         * src/matcher_parser_lex.[hl]
7033         * src/mbox.c
7034         * src/mbox_folder.[ch]
7035         * src/prefs_filtering.c
7036         * src/procheader.c
7037         * src/quote_fmt_lex.l
7038         * src/ssl.c
7039                 fix all warnings except the warnings in lex and yacc files
7040
7041 2002-11-20 [christoph]  0.8.5claws172
7042
7043         * src/imap.c
7044                 fix MsgInfo retrieval for IMAP draft and queue folders
7045                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
7046
7047 2002-11-19 [christoph]  0.8.5claws171
7048
7049         * src/compose.c
7050                 fix segfault, when draft saving does not get
7051                 the MsgInfo of the new message
7052                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
7053
7054 2002-11-19 [christoph]  0.8.5claws170
7055
7056         * src/procmsg.c
7057                 add parameter check for flag setting function
7058                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
7059
7060 2002-11-18 [paul]       0.8.5claws169
7061
7062         * src/compose.c
7063                 more sensitivity fixes to redirect mode:
7064                 * disable toolbar draft button
7065                 * allow only Address book in the Tools menu
7066                 * disable editing of message by the spell
7067                   checker
7068
7069 2002-11-18 [paul]       0.8.5claws168
7070
7071         * src/compose.c
7072                 fix sensitivity of menu items in compose_redirect():
7073                 allow only the necessary items 
7074
7075 2002-11-18 [paul]       0.8.5claws167
7076
7077         * src/compose.c
7078                 fix bug [ 603259 ] 'attachment got lost on bounce'
7079
7080 2002-11-18 [paul]       0.8.5claws166
7081
7082         * po/ru.po
7083                 updated by Ruslan N. Balkin <baron@dartel.ru>
7084
7085 2002-11-18 [colin]      0.8.5claws165
7086
7087         * src/main.c
7088           src/defs.h
7089                 Remove old filtering stuff
7090
7091
7092 2002-11-17 [oliver]     0.8.5claws164
7093
7094         * src/toolbar.h
7095                 remove not needed typedef 
7096
7097 2002-11-17 [oliver]     0.8.5claws163
7098
7099         * src/toolbar.c
7100                 make toolbar's on click events translatable
7101
7102 2002-11-15 [colin]      0.8.5claws162
7103
7104         * src/summaryview.c
7105                 Revert too-soon integration of a feature
7106
7107 2002-11-15 [christoph]  0.8.5claws161
7108
7109         * src/imap.c
7110                 use main's implementation of imap_get_msginfo
7111
7112 2002-11-15 [christoph]  0.8.5claws160
7113
7114         * src/compose.c
7115         * src/folder.[ch]
7116         * src/imap.c
7117         * src/mbox_folder.c
7118         * src/mh.c
7119         * src/news.c
7120         * src/procmsg.c
7121         * src/summaryview.c
7122                 replace claws' fetch_msginfo with main's get_msginfo
7123                 (use main's implementation where possible)
7124
7125 2002-11-15 [colin]      0.8.5claws159
7126
7127         * src/ssl_certificate.c
7128                 Missed a check
7129
7130 2002-11-16 [melvin]     0.8.5claws158
7131
7132         * po/fr.po
7133                 Updated French translations.
7134
7135 2002-11-16 [colin]      0.8.5claws157
7136
7137         * src/ssl_certificate.c
7138                 Check for missing parts in the certificates
7139
7140 2002-11-15 [colin]      0.8.5claws156
7141
7142         * src/folderview.c
7143                 Preventive fix (missing check) found by
7144                 Alfons
7145
7146 2002-11-15 [paul]
7147
7148         * NEWS
7149                 sync with 0.8.6 release
7150
7151 2002-11-15 [colin]      0.8.5claws155
7152
7153         * src/folder.[ch]
7154           src/folderview.c
7155                 Fix error handling of folder_item_move_to()
7156                 (thanks to Alfons!)
7157
7158 2002-11-15 [colin]      0.8.5claws154
7159
7160         * src/folder.[ch]
7161           src/folderview.c
7162                 folder_item_move_to() sets an error message instead
7163                 of having GUI stuff in folder.c
7164
7165 2002-11-15 [colin]      0.8.5claws153
7166
7167         * src/procmsg.[ch]
7168                 Implemented a callback for MsgInfo updates, 
7169                 heavily copy/pasted from Christoph's folder 
7170                 callback system
7171         * src/summaryview.[ch]
7172                 Register summary_update_msg as callback
7173
7174 2002-11-14 [colin]      0.8.5claws152
7175         
7176         * src/procmsg.c
7177                 Update the FolderItem after sending (fixes 617593)
7178
7179 2002-11-14 [christoph]  0.8.5claws151
7180
7181         * src/folder.c
7182                 fix wrong position of NULL pointer check found
7183                 by Sergey
7184
7185 2002-11-14 [christoph]  0.8.5claws150
7186
7187         * src/folder.c
7188                 fix segfault when deleting messages from IMAP folders
7189                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
7190
7191 2002-11-14 [colin]      0.8.5claws149
7192
7193         * src/compose.c
7194                 Forwarding was also ignoring the folder's default account.
7195
7196 2002-11-14 [colin]      0.8.5claws148
7197
7198         * src/compose.c
7199                 Fix sent folder not set to folder properties when 
7200                 forwarding.
7201
7202 2002-11-14 [thorsten]   0.8.5claws147
7203
7204         * src/inc.c
7205                 inc_start(): Files were not moved from .processing to inbox,
7206                 if no global processing rule existed
7207
7208 2002-11-14 [colin]      0.8.5claws146
7209
7210         * src/ssl_certificate
7211                 Fix file operations
7212
7213 2002-11-14 [paul]       0.8.5claws145
7214
7215         * po/it.po
7216                 updated by Alessandro Maestri
7217
7218 2002-11-13 [alfons]     0.8.5claws144
7219
7220         * src/folder.c
7221                 folder_item_close(): only mark messages unread
7222                 when a folder has new messages 
7223
7224 2002-11-13 [keith]      0.8.5claws143
7225
7226         * src/imap.c
7227                 Fix problem moving or copying between
7228                 IMAP folders
7229
7230 2002-11-13 [colin]      0.8.5claws142
7231
7232         * src/matcher_parser_parse.y
7233                 Fix rule problem when " don't match
7234
7235 2002-11-13 [christoph]  0.8.5claws141
7236
7237         * src/folder.c
7238         * src/folderview.c
7239                 moved cache saving to folder_item_close
7240                 the folderview should not have to deal with
7241                 this things
7242
7243 2002-11-13 [christoph]  0.8.5claws140
7244
7245         * src/summaryview.c
7246                 moved setting of important score to
7247                 summary_set_prefs_from_folderitem
7248
7249 2002-11-13 [colin]      0.8.5claws139
7250
7251         * src/matcher_parser_parse.y
7252                 Fix a segfault in the parser (happening when
7253                 a good expression had been tested and a bad 
7254                 one arrives)
7255
7256 2002-11-13 [paul]       0.8.5claws138
7257
7258         * sync with 0.8.5cvs24
7259                 see ChangeLog 2002-11-13
7260                 
7261         * po/pt_BR.po
7262                 updated by Fabio Jr. Beneditto
7263
7264 2002-11-13 [colin]      0.8.5claws137
7265         
7266         * src/msgcache.c
7267           src/defs.h
7268           src/procmsg.[ch]
7269                 Revert last commit, problem
7270
7271 2002-11-13 [colin]      0.8.5claws136
7272
7273         * src/msgcache.c
7274                 Remove duplicated code
7275         * src/defs.h
7276                 Bumped CACHE_VERSION and MARK_VERSION
7277         * src/procmsg.[ch]
7278                 Network endian for cache and mark files
7279
7280 2002-11-12 [colin]      0.8.5claws135
7281
7282         * src/inc.c
7283                 Fix the "socket error" dialog which disappeared
7284
7285 2002-11-12 [colin]      0.8.5claws134
7286
7287         * src/msgcache.c
7288                 Reverse last commit which had performance 
7289                 problems, but still reverse the list
7290
7291 2002-11-12 [colin]      0.8.5claws133
7292
7293         * src/msgcache.c
7294                 Reverse list order
7295
7296 2002-11-12 [melvin]     0.8.5claws132
7297
7298         * src/compose.c
7299                 Added a check for a NULL prefs_common.dictionary
7300
7301 2002-11-12 [colin]      0.8.5claws131
7302
7303         * src/ssl_certificate.[ch]
7304                 Use FQDN hostname
7305
7306 2002-11-12 [colin]      0.8.5claws130
7307
7308         * src/ssl_certificate.[ch]
7309                 Take connection port into account for 
7310                 checking certificates (a single hostname
7311                 could have multiple servers with multiple
7312                 certificates)
7313         * src/ssl.c
7314                 Pass the port to ssl_certificate_check
7315
7316 2002-11-12 [paul]       0.8.5claws129
7317
7318         * src/folder.c
7319                 fix a typo in last commit
7320
7321 2002-11-12 [paul]       0.8.5claws128
7322
7323         * sync with 0.8.5cvs23
7324                 see ChangeLog entry 2002-11-12
7325
7326 2002-11-11 [colin]      0.8.5claws127
7327
7328         * src/ssl_certificate.c
7329                 Cleaner messages
7330                 Don't popup, instead log error, if the 
7331                 corresponding pref is checked
7332         * src/ssl_certificate.h
7333                 include <openssl/objects/h>
7334
7335 2002-11-11 [colin]      0.8.5claws126
7336
7337         * src/ssl_certificate.h
7338                 _Really_ clean it
7339
7340 2002-11-11 [colin]      0.8.5claws125
7341         
7342         * src/ssl_certificate.c
7343                 Fixed leak
7344
7345 2002-11-11 [colin]      0.8.5claws124
7346
7347         * src/ssl.c
7348                 Cleaned a bit
7349         * src/ssl_certificate.[ch]
7350                 Cleaned a bit (better use of SSL API)
7351                 (This will cause non-recognition of saved 
7352                  certificates of claws12[23]...)
7353
7354 2002-11-11 [paul]       0.8.5claws123
7355         
7356         * po/es.po
7357                 updated by Ricardo Mones Lastra
7358
7359 2002-11-11 [colin]      0.8.5claws122
7360
7361         * src/ssl.c
7362                 Fix a typo
7363
7364 2002-11-11 [colin]      0.8.5claws121
7365
7366         * src/ssl_certificate.[ch] ** NEW FILES **
7367         * src/ssl.[ch]
7368                 Check SSL certificates presented to us
7369         * src/Makefile.am
7370                 Add ssl_certificate.[ch]
7371         * po/POTFILES.in
7372                 Add ssl_certificate.c
7373
7374 2002-11-11 [paul]       0.8.5claws120
7375
7376         * sync with 0.8.5cvs22
7377                 see ChangeLog 2002-11-11
7378
7379 2002-11-11 [paul]       0.8.5claws119
7380
7381         * sync with 0.8.5cvs21
7382                 see ChangeLog 2002-11-11
7383
7384 2002-11-10 [jens]       0.8.5claws118
7385
7386         * src/folder.c
7387         * src/folderview.c
7388                 corrected some typing
7389         * po/de.po
7390                 updated german translation
7391         * sylpheed.spec.in
7392                 cleaned up specfile and adjusted it for claws
7393
7394 2002-11-10 [colin]      0.8.5claws117
7395
7396         * src/summaryview.c
7397                 a STATUSBAR_PUSH/POP fix
7398
7399 2002-11-10 [colin]      0.8.5claws116
7400
7401         * src/prefs_folder_item.c
7402                 Fix hanging after opening folder properties
7403
7404 2002-11-10 [hoa]        0.8.5claws115
7405
7406         * src/matcher_parser_lex.l
7407         * src/matcher_parser_parse.y
7408                 config file for scoring and filtering is no more trashed
7409                 when there is a syntax error in a filtering rule when
7410                 editing it in a dialog.
7411
7412 2002-11-09 [colin]      0.8.5claws114
7413
7414         * src/mbox_folder.c
7415                 Added missing initialisation of folder->destroy()
7416
7417 2002-11-09 [colin]      0.8.5claws113
7418
7419         * src/folder.c
7420           src/folderview.c
7421                 Fix the status bar messages
7422
7423 2002-11-09 [colin]      0.8.5claws112
7424
7425         * src/folderview.c
7426                 Fix hangs after folder dnd, happening after 
7427                 claws109.
7428
7429 2002-11-09 [christoph]  0.8.5claws111
7430
7431         * src/folderview.c
7432                 just changed order of calls (reverse order of
7433                 associated calls)
7434         * src/inc.c
7435                 lock inc when checking only one account, otherwise
7436                 inc all could be executed at the same time
7437
7438 2002-11-09 [christoph]  0.8.5claws110
7439
7440         * src/folderview.c
7441                 better unlock the mouse cursor before calling
7442                 summary_show because it changes the cursor too
7443
7444 2002-11-09 [christoph]  0.8.5claws109
7445
7446         * src/folder.[ch]
7447         * src/folderview.c
7448                 add functions to open and close a folder
7449                 o opending will execute scanning for remote folders
7450                   and processing
7451                 o closing will unset new flag for messages
7452
7453 2002-11-09 [colin]      0.8.5claws108
7454
7455         * src/folder.c
7456                 Add a call to prefs_matcher_write_config to 
7457                 avoid non-leaf folders filtering settings to be
7458                 lost
7459
7460 2002-11-09 [paul]       0.8.5claws107
7461
7462         * src/prefs_account.c
7463                 re-word a label
7464
7465 2002-11-09 [colin]      0.8.5claws106
7466
7467         * src/folderview.c
7468                 Minor esthetic fix
7469
7470 2002-11-09 [colin]      0.8.5claws105
7471
7472         * src/folderview.c
7473                 Fix prefs_filtering deletion for MH folders (same
7474                 reason as below)
7475         * src/prefs_filtering.c
7476                 Fix prefs_filtering renaming and deletion for 
7477                 folder-based processing rules.  
7478
7479 2002-11-09 [christoph]  0.8.5claws104
7480
7481         * src/compose.c
7482         * src/folder.[ch]
7483         * src/folderview.[ch]
7484         * src/import.c
7485         * src/inc.c
7486         * src/main.c
7487         * src/mainwindow.c
7488         * src/messageview.c
7489         * src/prefs_folder_item.c
7490         * src/procmsg.c
7491         * src/summaryview.c
7492                 implement a callback system for folder item updates
7493
7494 2002-11-09 [colin]      0.8.5claws103
7495
7496         * src/folderview.c
7497                 Fix prefs_filtering renaming for MH folders (we
7498                 shouldn't rename by path as another folder could
7499                 have the same hierarchy).
7500
7501 2002-11-09 [colin]      0.8.5claws102
7502
7503         * src/folder.c
7504                 Fix a leak found by Christoph, use better variable
7505                 names
7506
7507 2002-11-09 [colin]      0.8.5claws101
7508
7509         * src/folder.c
7510                 One more fix for processing rules
7511
7512 2002-11-08 [colin]      0.8.5claws100
7513         
7514         * src/matcher.c
7515                 Don't copy the compiled regexp (will be reevaluated)
7516         * src/folderview.c
7517                 Lock folderview while moving
7518         * src/folder.c
7519                 Provide info on what's happening to the user
7520
7521 2002-11-08 [colin]      0.8.5claws99
7522
7523         * src/folderview.c
7524                 Fix folder reordering after a move if parent is 
7525                 root
7526         * src/scoring.[ch]
7527                 Add function to copy a ScoringProp
7528         * src/prefs_folder_item.c
7529                 Copy scoring rules when copying a folder prefs
7530
7531 2002-11-08 [colin]      0.8.5claws98
7532
7533         * src/folderview.c
7534                 Fixes in case of failure
7535         * src/filtering.[ch]    
7536                 Add function to duplicate a FilteringProp
7537         * src/matcher.[ch]
7538                 Add function to duplicate a MatcherProp
7539         * src/prefs_folder_item.c
7540                 Save folder's processing rules when copying 
7541                 its prefs
7542
7543 2002-11-08 [colin]      0.8.5claws97
7544         
7545         * src/folderview.c
7546                 Sort after move
7547         * src/folder.c 
7548                 Change a printf to debug_print
7549
7550 2002-11-08 [colin]      0.8.5claws96
7551
7552         * src/folder.c
7553           src/folderview.c
7554                 Fix segfaults, call me stupido
7555         
7556
7557 2002-11-08 [colin]      0.8.5claws95
7558
7559         *src/folder.c
7560                 Added forgotten prefs to save when moving folders
7561
7562 2002-11-08 [colin]      0.8.5claws94
7563
7564         * src/folder.c
7565                 Fixes to folder DND (prefs copy)
7566         * src/folderview.c
7567                 Optimization for folder DND (don't rescan whole tree)
7568                 Added folderview_create_folder_node() for this 
7569                 optimization, so de-duped a bit the code
7570         * src/prefs_folder_item.[ch]
7571                 Added prefs_folder_item_copy_prefs()    
7572           
7573 2002-11-08 [paul]       0.8.5claws93
7574
7575         * src/prefs_account.c
7576           tools/README
7577           tools/kmail2sylpheed_v2.pl
7578                 correct some typos
7579
7580 2002-11-08 [paul]       0.8.5claws92
7581
7582         * src/compose.c
7583           src/prefs_account.[ch]
7584                 remove account options 'clearsign' and 'ascii_armored',
7585                 replace with 'default_gnupg_mode' to prevent mixed-mode
7586                 Privacy settings
7587
7588 2002-11-08 [paul]       0.8.5claws91
7589
7590         * src/compose.[ch]
7591                 re-implement GnuPG 'on-the-fly' mode selection,
7592                 disallow mixed-mode
7593
7594 2002-11-08 [colin]      0.8.5claws90
7595
7596         * src/folderview.c
7597           src/prefs_folder_item.c
7598                 Change "Property" to "Properties"
7599
7600 2002-11-07 [colin]      0.8.5claws89
7601
7602         * src/folderview.c
7603           src/folder.c
7604                 Allow folder dropping to a root folder
7605
7606 2002-11-07 [paul]       0.8.5claws88
7607
7608         * src/compose.c
7609                 revert last commit
7610
7611 2002-11-07 [paul]       0.8.5claws87
7612
7613         * src/compose.c
7614                 fix reply-to-list bug. closes bug report
7615                 "[633382] reply-to-list broken in recent cvs"
7616
7617 2002-11-07 [paul]       0.8.5claws86
7618
7619         * src/compose.c
7620                 add a forgotten '#if USE_GPGME ... #endif'
7621
7622 2002-11-07 [paul]       0.8.5claws85
7623
7624         * sync with 0.8.5cvs20
7625                 see ChangeLog 2002-11-07
7626
7627 2002-11-07 [colin]      0.8.5claws84
7628
7629         * src/folder.[ch]
7630                 Change folder_item_move_to to return the newly 
7631                 created folderitem.
7632         * src/folderview.c
7633                 Select the new folderitem after moving.
7634
7635 2002-11-07 [colin]      0.8.5claws83
7636
7637         * src/prefs_filtering.c
7638                 Fix rule rewriting when moving a leaf folder to a 
7639                 shorter path
7640
7641 2002-11-07 [colin]      0.8.5claws82
7642
7643         * src/prefs_filtering.c
7644                 fix a leak
7645
7646 2002-11-07 [colin]      0.8.5claws81
7647
7648         * src/folder.[ch]
7649                 Add folder_item_move_to() function to move a 
7650                 folderitem into another one (updates matcher etc)
7651         * src/folderview.c
7652                 Add folder drag'n drop (context menu to come)
7653                 [Should be dataloss free, but Please backup before 
7654                  trying !]
7655
7656 2002-11-06 [colin]      0.8.5claws80
7657
7658         * src/mh.c
7659                 mh_create_folder() returns NULL if can't create
7660                 directory hierarchy
7661
7662 2002-11-06 [paul]       0.8.5claws79
7663
7664         * src/compose.[ch]
7665                 allow 'on-the-fly' changing of the type of encryption 
7666                 and/or signing used (mime/ascii) via the compose window
7667
7668 2002-11-06 [paul]       0.8.5claws78
7669
7670         * sync with 0.8.5cvs19
7671                 see ChangeLog 2002-11-06 for src/account.c: 
7672                 account_get_special_folder()
7673                 
7674 2002-11-05 [alfons]     0.8.5claws77
7675
7676         * src/crash.c
7677                 very minor cleanups: nothing to see here, move on. :-)
7678
7679 2002-11-05 [colin]      0.8.5claws76
7680
7681         * src/main.c
7682                 Changes choices if compose windows are opened to
7683                 Discard, Draft, Don't quit
7684
7685 2002-11-05 [thorsten]   0.8.5claws75
7686
7687         * src/compose.c
7688                 reenabled default_reply_to folder option
7689
7690 2002-11-05 [colin]      0.8.5claws74
7691
7692         * src/compose.[ch] 
7693                 add compose_draft()
7694         * src/crash.c
7695                 add SIGTERM handler
7696         * src/main.[ch]
7697                 add clean_quit() for the SIGTERM handler
7698
7699 2002-11-05 [paul]       0.8.5claws73
7700         
7701         * po/es.po
7702                 updated by Ricardo Mones Lastra
7703
7704 2002-11-05 [melvin]     0.8.5claws72
7705
7706         * src/logwindow.c
7707                 Fixed log-clipping bug #616795.
7708                 To stop logging in the log window use 0 length.
7709         * src/prefs_common.c
7710                 Added a label to inform about the 0 log length behaviour.
7711
7712 2002-11-05 [paul]       0.8.5claws71
7713
7714         * sync with 0.8.5cvs17
7715                 see ChangeLog 2002-11-05
7716
7717 2002-11-04 [paul]       0.8.5claws70
7718
7719         * sylpheed-128x128.png
7720           sylpheed-64x64.png
7721           sylpheed.png
7722                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
7723                 <nikai@users.sourceforge.net>
7724                 
7725         * po/bg.po
7726                 updated by George Danchev
7727
7728 2002-11-03 [thorsten]   0.8.5claws69
7729
7730         * src/main.c
7731           src/mimeview.c
7732           src/rfc2015.h
7733                 add check if gpg is active
7734
7735 2002-11-03 [thorsten]   0.8.5claws68
7736
7737         * src/toolbar.h
7738                 removed GSList declaration causing trouble on MacOS-X
7739                 (submitted by alfons, reported by xfesty)
7740
7741 2002-11-01 [paul]       0.8.5claws67
7742
7743         * src/mainwindow.c
7744                 remove last remnants of main's filter code
7745
7746 2002-11-01 [paul]       0.8.5claws66
7747
7748         * tools/filter_conv.pl
7749                 fix bug where user-defined headers were ignored
7750
7751 2002-11-01 [paul]       0.8.5claws65
7752
7753         * src/logwindow.c
7754                 make a debug_print() not translatable
7755
7756 2002-10-31 [melvin]     0.8.5claws64
7757
7758         * ac/aspell.m4
7759                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
7760                 not run any GNU/aspell test.  The dictionary path will
7761                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
7762                 was given, in which case, it will be $prefix/lib/aspell/
7763         * configure.in
7764                 Fixed typo in commentary (Aspell code).
7765
7766 2002-10-31 [paul]       0.8.5claws63
7767
7768         * po/POTFILES.in
7769                 remove src/filter.c and src/prefs_filter.c
7770                 thanks to Ricardo for reminding me
7771
7772 2002-10-31 [colin]      0.8.5claws62
7773
7774         * src/mbox_folder.c
7775                 Plug some leaks
7776
7777 2002-10-31 [paul]       0.8.5claws61
7778
7779         * src/prefs_filter.[ch] ** REMOVED **
7780           src/filter.[ch]       ** REMOVED **
7781           
7782         * src/Makefile.am
7783           src/folderview.c
7784           src/inc.c
7785           src/main.c
7786           src/mainwindow.c
7787           src/mbox.c
7788           src/prefs_common.c
7789           src/prefs_filtering.c
7790           src/summaryview.[ch]
7791                 remove main's 'filter' code
7792                 
7793         README.claws
7794                 update to reflect removal of main's filter
7795
7796 2002-10-31 [paul]       0.8.5claws60
7797
7798         * src/summaryview.c
7799                 remove check for global_processing in summary_filter_open(). 
7800                 This fixes the bug where if the user uses the right-click 
7801                 'Create filter rule...' and doesn't have any filter rules 
7802                 already defined in claws' advanced filtering, the newly 
7803                 created filter rule goes to main's filtering which is 
7804                 inaccessible through the gui. Now the filter rule gets added
7805                 to claws' filtering by default.
7806
7807 2002-10-28 [melvin]     0.8.5claws59
7808
7809         * src/prefs_actions.c
7810                 Fixed bug #627322 where MIME parts were not always
7811                 correctly passed to a %p action
7812                 Display an error dialog when message filename is not found.
7813
7814 2002-10-28 [melvin]     0.8.5claws58
7815
7816         * src/prefs_common.c
7817                 Readded a missing function declaration lost in 0.8.3claws34
7818
7819 2002-10-28 [paul]       0.8.5claws57
7820
7821         * sync with 0.8.5cvs15
7822                 see ChangeLog 2002-10-28 and 2002-10-25
7823                 
7824         Note: ChangeLog entry 2002-10-24 is not sync'ed.
7825
7826 2002-10-27 [oliver]     0.8.5claws56
7827
7828         * src/pop.c
7829                 plug leak in pop3_top_recv
7830
7831 2002-10-26 [christoph]  0.8.5claws55
7832
7833         * src/folder.c
7834                 set need_update folder flag when messages are added
7835                 (closes bug [ 626922 ] folder not updated after receiving)
7836
7837 2002-10-25 [melvin]     0.8.5claws54
7838
7839         * src/imageview.c
7840                 Fixed a memleak introduced in the scaling code.
7841
7842 2002-10-24 [alfons]     0.8.5claws53
7843
7844         * src/filtering.c
7845                 make filtering's forward message action forward from the 
7846                 correct account
7847                 (closes bug [628089 ] Filter -> Forward from address problem
7848                 reported by Oktay)
7849
7850 2002-10-24 [christoph]  0.8.5claws52
7851
7852         * src/mainwindow.c
7853         * src/manual.[ch]
7854                 o use manual of current locale or english if current
7855                   locale is not available (and english is available)
7856                 o also link to sylpheed doc project manuals
7857
7858 2002-10-23 [paul]       0.8.5claws51
7859
7860         * tools/README
7861           tools/kmail2sylpheed_v2.pl
7862                 add new version of kmail addressbook importer script.
7863                 works with newer versions of Kmail/KAddressBook which
7864                 have new and rearranged data.
7865
7866 2002-10-23 [martin]     0.8.5claws50
7867
7868         * src/folderview.c
7869         * src/summaryview.c
7870         * src/utils.h
7871         * src/utils.c
7872                 added length parameter to get_abbrev_newsgroup_name()
7873                 changed this function so that it abbreviates the newsgroup
7874                 names only so long it is smaller than the length parameter
7875                 (for better reading of some newsgroup names and space efficiency)
7876
7877 2002-10-22 [colin]      0.8.5claws49
7878
7879         *src/foldersel.c
7880                 Revert Alfons' last modification (after voting ;-))
7881
7882 2002-10-21 [alfons]     0.8.5claws48
7883
7884         * src/foldersel.c
7885                 folder view in folder selection dialog reflects state of
7886                 folder view in main window
7887
7888 2002-10-18 [alfons]     0.8.5claws47
7889
7890         * src/mbox.c
7891                 drop imported messages in folder selected by user,
7892                 and not in the inbox
7893                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
7894
7895 2002-10-18 [alfons]     0.8.5claws46
7896
7897         * src/compose.c
7898                 make automagic reply work correctly for email accounts 
7899                 (whether it's viable to do a full sync with Hiro's 
7900                 compose.c is still under discussion)
7901
7902 2002-10-18 [melvin]     0.8.5claws45
7903
7904         * src/prefs_actions.c
7905                 Fixed bug #622275 where asynchroneous actions left 
7906                 zombies processes
7907                 Made (synchroneous) actions' input be displayed live.
7908
7909 2002-10-18 [christoph]  0.8.5claws44
7910
7911         * src/textview.c
7912                 don't add a newline in the textview in front of the
7913                 first textpart if header display is disabled
7914                 (closes bug [ 603385 ] disabled header display leaves blank
7915                  lin)
7916
7917 2002-10-18 [christoph]  0.8.5claws43
7918
7919         * src/folder.[ch]
7920         * src/imap.c
7921         * src/mbox_folder.c
7922         * src/mh.c
7923         * src/news.c
7924                 folder->get_num_list now returns an error code
7925                 (closes bug [ 609424 ] News cache cleared on failure)
7926                 
7927 2002-10-17 [colin]      0.8.5claws42
7928         
7929         * src/news.c
7930                 Changed a printf by debug_print
7931
7932 2002-10-16 [paul]       
7933
7934         * tools/OOo2sylpheed.pl
7935                 allow for spaces in the name of the
7936                 file to be attached.
7937
7938 2002-10-16 [colin]      0.8.5claws41
7939
7940         * src/main.c
7941                 Use a tristate to change online mode
7942
7943 2002-10-16 [paul]       0.8.5claws40
7944
7945         * po/es.po
7946                 updated by Ricardo Mones Lastra
7947
7948 2002-10-16 [colin]      0.8.5claws39
7949
7950         * src/main.c
7951           src/mainwindow.[ch]
7952                 Added --online and --offline command-line
7953                 switches
7954
7955 2002-10-15 [christoph]  0.8.5claws38
7956
7957         * src/procmime.c
7958                 set mimeinfo->name to NULL after g_free to
7959                 avoid double freeing with g_free
7960
7961 2002-10-14 [christoph]  0.8.5claws37
7962
7963         * src/compose.c
7964         * src/filtering.c
7965         * src/summaryview.c
7966                 remove calls to folder->change_flags that are now
7967                 done by procmsg flag functions (seems it is not
7968                 used by any foldertype anyway)
7969         * src/folder.c
7970                 init folder->change_flags with NULL
7971
7972 2002-10-14 [christoph]  0.8.5claws36
7973
7974         * src/folder.[ch]
7975         * src/imap.[ch]
7976                 use virtual functions for folder item new and destroy
7977                 functions
7978
7979 2002-10-14 [melvin]     0.8.5claws35
7980
7981         * src/compose.c
7982                 Added a test to not run the spell checker if no default
7983                 dictionary is available. No dialog is displayed though.
7984
7985 2002-10-14 [melvin]     0.8.5claws34
7986
7987         * src/gtkaspell.c
7988                 Fixed bug in dictionary list context menu where
7989                 "More..." pointed to an emtpy submenu if the
7990                 number of dictionaries is a multiple of 15
7991                 Removed unneeded code in suggestions list creation
7992
7993 2002-10-14 [paul]       0.8.5claws33
7994
7995         * po/bg.po
7996                 updated by George Danchev
7997
7998 2002-10-13 [hoa]        0.8.5claws32
7999
8000         * src/matcher.[ch]
8001           src/matcher_parser_parser.y
8002                 removed the escaped string from internal structure
8003                 of matcher.
8004
8005 2002-10-12 [colin]      0.8.5claws31
8006
8007         * src/gtksctree.[ch]
8008           src/summaryview.c
8009                 Removed useless function gtksctree_reanchor
8010
8011 2002-10-12 [alfons]     0.8.5claws30
8012         
8013         * sync with remaining main changes 2002-10-09 - 2002-10-11
8014         - drop changes to src/compose.c (requires claws specific changes)
8015         
8016 2002-10-12 [alfons]     0.8.5claws29
8017         
8018         * sync with main changes of 2002-10-08
8019         - drop changes to src/compose.c (requires claws specific changes)
8020         - drop changes to src/summaryview.c (requires changes to compose.c)     
8021
8022 2002-10-12 [alfons]     0.8.5claws28
8023         
8024         * sync with main changes of 2002-10-07
8025
8026 2002-10-12 [alfons]     0.8.5claws27
8027
8028         * sync with main changes of 2002-10-04
8029         - drop changes to src/compose.c (requires claws specific changes)
8030         - drop changes to src/prefs_folder_item.c (claws implementation
8031           seems to be working)
8032
8033 2002-10-12 [colin]      0.8.5claws26
8034
8035         * src/mainwindow.c
8036                 Fix folder-flicker when space-reading, introduced 
8037                 in claws22.
8038
8039 2002-10-12 [colin]      0.8.5claws25
8040
8041         * src/compose.c
8042                 Save account address when saving as draft.
8043                 (closes bug 621838)
8044
8045 2002-10-12 [colin]      0.8.5claws24
8046
8047         * src/summaryview.c
8048                 Fix the problem consisting of no message selected
8049                 after the last message in a folder has been moved.
8050
8051 2002-10-12 [paul]       0.8.5claws23
8052
8053         * src/compose.c
8054           src/prefs_template.c
8055           src/template.[ch]
8056                 add Cc and Bcc to templates. Patch submitted by
8057                 John L. Males.
8058
8059 2002-10-12 [colin]      0.8.5claws22
8060
8061         * src/folderview.c
8062                 Fix a bug after "Check for new messages":
8063                 If a folder was opened, it was still selected at
8064                 the end of the check, but displayed empty.
8065         * src/mainwindow.c
8066                 Remove unnecessary check
8067
8068 2002-10-12 [paul]
8069
8070         * tools/README
8071                 be more verbose in the description of
8072                 OOo2sylpheed.pl
8073                 
8074
8075 2002-10-11 [colin]      0.8.5claws21
8076
8077         * src/mainwindow.c
8078                 Make space work (better) when no mail is selected
8079
8080 2002-10-11 [colin]      0.8.5claws20
8081
8082         * src/inc.c
8083           src/news.c
8084                 fix warnings
8085
8086 2002-10-11 [colin]      0.8.5claws19
8087
8088         * src/mainwindow.c
8089                 revert 0.8.5claws6 changes as i couldn't get to
8090                 anything satisfying
8091
8092 2002-10-11 [melvin]     0.8.5claws18
8093
8094         * src/compose.c
8095                 Removed buggy and unused macro (should have been committed in
8096                 0.8.5claws17)
8097
8098 2002-10-11 [melvin]     0.8.5claws17
8099
8100         * src/compose.c
8101                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
8102
8103 2002-10-11 [thorsten]   0.8.5claws16 
8104
8105         * src/folderview.c
8106                 remove rescan warning
8107
8108 2002-10-11 [colin]      0.8.5claws15 
8109
8110         * src/procheader.c
8111                 fix a segfault that happens if conv_unmime_header
8112                 fails (should be better to find out why it fails)
8113
8114 2002-10-11 [christoph]  0.8.5claws14
8115
8116         * src/summaryview.c
8117                 update folderview stats after ignore/unignore thread
8118
8119 2002-10-11 [hoa]        0.8.5claws13
8120
8121         * src/quote_fmt_parse.y
8122                 Fixed a yacc/bison syntax error
8123         * src/matcher.c
8124                 Escaping of string is fixed.
8125
8126 2002-10-11 [colin]      0.8.5claws12
8127
8128         * src/imageview.c
8129                 Resize images to fit
8130
8131 2002-10-11 [paul]       0.8.5claws11
8132
8133         * po/es.po
8134                 updated by Ricardo Mones Lastra
8135
8136 2002-10-10 [alfons]     0.8.5claws10
8137
8138         * src/compose.c
8139                 allow dropping files by "moving" files from a file manager,
8140                 not only by the more cumbersome "copying". the latter 
8141                 mostly implies holding down the Control button
8142
8143 2002-10-10 [christoph]  0.8.5claws9
8144
8145         * src/summaryview.c
8146                 update folders after thread building for ignored threads
8147
8148 2002-10-10 [christoph]  0.8.5claws8
8149
8150         * config/.cvsignore
8151                 added Makefile
8152         * src/filtering.[ch]
8153         * src/folder.[ch]
8154         * src/folderview.[ch]
8155         * src/import.c
8156         * src/inc.[ch]
8157         * src/mbox.[ch]
8158         * src/procmsg.c
8159         * src/summaryview.[ch]
8160                 o added new flag need_update to FolderItem
8161                 o removed folder_table from various functions from tracking
8162                   folder updates
8163                 o set need_update flags in folder.c's move, copy and delete
8164                   functions and procmsg's flags functions
8165                 o added function folderview_update_items_when_required that
8166                   updates all folders with need_update set
8167                 o call folderview_update_items_when_required instead of
8168                   folderview_update_item_foreach
8169
8170 2002-10-09 [sergey]     0.8.5claws7
8171
8172         * src/compose.c
8173                 Strip CRs whel loading the text into editor in reedit mode.
8174
8175 2002-10-09 [colin]      0.8.5claws6
8176
8177         * src/mainwindow.c
8178                 Make Space work when no mail is selected
8179
8180 2002-10-09 [colin]      0.8.5claws5
8181
8182         * src/gtksctree.[ch]
8183                 Fix range_select
8184                 Add gtk_sctree_reanchor() 
8185         * src/summaryview.c
8186                 Use gtk_sctree_reanchor() - better fix for 
8187                 bug 60413
8188
8189 2002-10-09 [colin]      0.8.5claws4
8190
8191         * src/summaryview.c
8192                 Fix shift-click select after delete problem
8193                 (closes bug 60413)
8194
8195 2002-10-08 [thorsten]   0.8.5claws3
8196
8197         * src/summaryview.c
8198                 exclude current msg from -hide read messages-
8199
8200 2002-10-08 [colin]      0.8.5claws2
8201
8202         * src/inc.[ch]
8203           src/pop.c
8204           src/recv.c
8205                 Differentiate socket errors from disk full
8206                 errors
8207
8208 2002-10-08 [christoph]  0.8.5claws1
8209
8210         * Makefile.am
8211         * configure.in
8212                 modifications for new config directory
8213
8214         * config.guess  ** REMOVED **
8215         * config.sub    ** REMOVED **
8216         * install-sh    ** REMOVED **
8217         * ltmain.sh     ** REMOVED **
8218         * missing       ** REMOVED **
8219         * mkinstalldirs ** REMOVED **
8220                 these files are autogenerated by automake
8221                 when you run autogen.sh
8222
8223         * config/.cvsignore     ** NEW FILE **
8224         * config/Makefile.am    ** NEW FILE **
8225                 ignore autogenerated files
8226                 create a Makefile in this directory
8227
8228 2002-10-08 [paul]       0.8.5claws
8229
8230         * 0.8.5claws release
8231         
8232         * src/compose.c
8233           src/procheader.c
8234           src/procmsg.c
8235                 fix quote reply format for newsgroups reply bug
8236                 (thanks to Hoa)
8237                 
8238         * po/en_GB.po
8239           po/pl.po
8240                 updated by me and Witold Wladyslaw Wojciech Wilk
8241                 repectively
8242
8243 2002-10-07 [paul]       0.8.3claws53
8244
8245         * po/it.po
8246           po/pt_BR.po
8247           po/sr.po
8248                 updated messages catalogs, submitted by
8249                 Alessandro Maestri, Fabio Jr.Beneditto 
8250                 and Urke MMI, respectively.
8251
8252 2002-10-07 [christoph]  0.8.3claws52
8253
8254         * src/folder.[ch]
8255         * src/folderview.c
8256         * src/mainwindow.c
8257                 fix new folder ghost message bug
8258                 (closes bug [ 619722 ] wrong count for newly created folders)
8259
8260 2002-10-07 [christoph]  0.8.3claws51
8261
8262         * src/compose.c
8263                 fix news posting problem
8264
8265 2002-10-07 [melvin]     0.8.3claws50
8266
8267         * po/fr.po
8268                 Updated French translation
8269
8270 2002-10-05 [christoph]  0.8.3claws49
8271
8272         * src/gtkstext.c
8273                 check if line_start_cache is set in gtk_stext_update_text
8274                 (closes bug [ 618119 ] crash while doing search in folder)
8275
8276 2002-10-05 [christoph]  0.8.3claws48
8277
8278         * src/imap.c
8279         * src/news.c
8280         * src/utils.c
8281         * src/utils.h
8282                 implement cache cleanups for claws' folder system
8283                 (closes bug [ 595916 ] imapcache not cleaned up)
8284
8285 2002-10-05 [melvin]     0.8.3claws47
8286
8287         * src/prefs_actions.c
8288                 Made the help text more clear for the %p token
8289
8290 2002-10-04 [paul]       0.8.3claws46
8291
8292         * sync with 0.8.5
8293                 see ChangeLog 2002-10-02 and 2002-10-03
8294
8295 2002-10-04 [christoph]  0.8.3claws45
8296
8297         * src/inc.c
8298                 fix segfault caused by pop before smtp
8299                 call to inc_account_mail with NULL
8300                 pointer for mainwin
8301
8302 2002-10-04 [paul]       0.8.3claws44
8303
8304         * configure.in
8305                 sync the LDAP detection from 0.8.5cvs1
8306
8307 2002-10-02 [christoph]  0.8.3claws43
8308
8309         * po/de.po
8310                 fix small spelling error
8311
8312 2002-10-02 [melvin]     0.8.3claws42
8313
8314         * ac/aspell.m4
8315                 Behave better and say "no" when test program cannot be run.
8316
8317 2002-10-02 [paul]       0.8.3claws41
8318
8319         * sync with 0.8.4cvs1
8320                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
8321                 
8322         * src/summaryview.c
8323                 toggle the behavior of Reply menuitem between
8324                 normal reply and reply-to-list
8325
8326 2002-10-01 [sergey]     0.8.3claws40
8327
8328         * src/compose.c
8329                 Convert newlines in the message text to the canonical form
8330                 before base64 encoding (RFC2045 compliance, fixes some
8331                 interoperability issues with Evolution 1.0.3)
8332
8333 2002-09-29 [colin]      0.8.3claws39
8334
8335         * src/summaryview.c
8336                 Fix an unwanted copy/paste
8337
8338 2002-09-29 [colin]      0.8.3claws38
8339
8340         * src/mainwindow.c
8341                 Renamed "Custom toolbar" to "Customize toolbar"
8342                 Renamed "Show all header" to "Show all headers"
8343                 Renamed "Set diplay item" to "Set displayed items"
8344         * src/prefs_common.c
8345                 Renamed "Show all header" to "Show all headers"
8346         * src/prefs_summary_column.c
8347                 Renamed "diplay item" to "displayed items"
8348
8349 2002-09-29 [colin]      0.8.3claws37
8350
8351         * src/mainwindow.[ch]
8352                 online/offline status pixmaps follow theme
8353                 changes
8354         * src/summaryview.[ch]
8355                 quicksearch pixmap follows theme changes
8356
8357 2002-09-29 [thorsten]   0.8.3claws36
8358
8359         * src/compose.c
8360           src/prefs_folder_item.[ch]
8361                 add default_reply_to folder option (closes patch 581044)
8362
8363 2002-09-29 [christoph]  0.8.3claws35
8364
8365         * acconfig.h    ** REMOVED **
8366         * configure.in
8367         * ac/aspell.m4
8368         * ac/check-type.m4
8369         * ac/gnupg-check-typedef.m4
8370                 fix autoheader 2.50 warning
8371
8372 2002-09-29 [christoph]  0.8.3claws34
8373
8374         * major code cleanup (part 2)
8375         
8376                 - unused variables removed
8377                 - unused functions removed
8378                 - uninitialized variables checked
8379                 - missing return statements added
8380                 - missing function return types added
8381                 - added parentheses around assignment
8382                   when suggested by gcc
8383
8384 2002-09-29 [alfons]     0.8.3claws33
8385
8386         * src/logwindow.c
8387                 log_window_clear(): only bracket gtk_text_forward_delete() 
8388                 with gtk_text_freeze() / gtk_text_thaw() (see if this
8389                 works around GTK text bug)
8390
8391 2002-09-29 [paul]       0.8.3claws32
8392
8393         * po/bg.po
8394           po/sr.po
8395                 updated by George Danchev and Urke MMI
8396                 respectively
8397
8398 2002-09-27 [christoph]  0.8.3claws31
8399
8400         * doc-src/readme.txt
8401         * doc-src/rfc1806.txt   ** REMOVED **
8402         * doc-src/rfc2183.txt   ** NEW FILE **
8403         * doc-src/rfc2980.txt   ** NEW FILE **
8404                 update rfcs
8405
8406 2002-09-27 [melvin]     0.8.3claws30
8407
8408         * ac/aspell.m4
8409                 Fixed typo which could break linking
8410
8411 2002-09-27 [melvin]     0.8.3claws29
8412
8413         * ac/aspell.m4
8414                 Improved GNU/aspell checking. 
8415                 Fixed bug #614490
8416
8417 2002-09-27 [paul]       0.8.3claws28
8418
8419         * sync with 0.8.3cvs8
8420                 see ChangeLog 2002-09-27
8421
8422 2002-09-26 [colin]      0.8.3claws27
8423
8424         * src/toolbar.[ch]
8425           src/mainwindow.[ch]
8426                 Add "Reply to Mailing-list" to the toolbar
8427
8428 2002-09-26 [christoph]  0.8.3claws26
8429
8430         * src/summaryview.c
8431                 Fix wrong message counts in summaryview status
8432
8433 2002-09-26 [paul]       0.8.3claws25
8434
8435         * sync with 0.8.3cvs7
8436                 see ChangeLog 2002-09-26
8437
8438 2002-09-26 [paul]       0.8.3claws24
8439
8440         * sync with 0.8.3cvs6
8441                 see ChangeLog 2002-09-25
8442
8443 2002-09-25 [christoph]  0.8.3claws23
8444
8445         * src/prefs_common.c
8446         * src/prefs_folder_item.c
8447         * src/prefs_scoring.c
8448                 Renamed "kill score" to "hide score" in GUI
8449                 and prefs files
8450
8451 2002-09-25 [paul]       0.8.3claws22
8452
8453         * sync with 0.8.3cvs5
8454                 see ChangeLog 2002-09-24
8455
8456 2002-09-24 [alfons]     0.8.3claws21
8457
8458         patch by Satoshi Nagayasu: allows appending / saving multiple 
8459         selected files (closes "[ 612279 ] save multiple mesg(s) in 
8460         'Save as ...'")
8461
8462         * AUTHORS
8463                 add Satoshi Nagayasu
8464         * src/summaryview.c
8465                 summary_save_as(): allow saving selected files to
8466                 one file
8467                 summary_set_menu_sensitive: enable "Save As..." when
8468                 multiple files are selected
8469         * src/utils.[ch]
8470                 append_file(): new function
8471
8472 2002-09-24 [colin]      0.8.3claws20
8473
8474         * src/procmime.c
8475                 Fix segfault when mimeinfo doesn't have a 
8476                 content_type. 
8477
8478 2002-09-24 [colin]      0.8.3claws19
8479
8480         * src/prefs_common.[ch]
8481                 Add a preference to display send dialog or not
8482         * src/send.c
8483                 Display send dialog according to preference
8484
8485 2002-09-24 [colin]      0.8.3claws18
8486
8487         * src/compose.[ch]
8488                 Disable user actions when sending
8489
8490 2002-09-24 [colin]      0.8.3claws17
8491
8492         * src/procmime.c
8493                 Do not display name or filename for attachments
8494                 with an application/pgp-signature type
8495                 (security flaw, see bug 537413)
8496
8497 2002-09-23 [colin]      0.8.3claws16
8498
8499         * src/editaddress.c
8500                 Initialize entry_email, entry_alias and 
8501                 entry_remarks to first email address of the list
8502
8503 2002-09-23 [colin]      0.83claws15
8504
8505         * src/compose.c
8506                 Drop pgp-signature when reediting a signed queued
8507                 message
8508
8509 2002-09-23 [melvin]     0.8.3claws14
8510
8511         * po/fr.po
8512                 Updated French translation
8513
8514 2002-09-23 [melvin]     0.8.3claws13
8515
8516         * src/mainwindow.c
8517                 Made custom toolbar menu labels more consistent
8518         * src/prefs_toolbar.c
8519                 Made custom toolbar window title more consistent
8520
8521 2002-09-22 [colin]      0.8.3claws12
8522
8523         * src/inc.c
8524                 Initialize session type to normal before getting 
8525                 mail (fixes strange Get behaviour)
8526         * src/prefs_account.h
8527                 Move STYPE_POP_BEFORE_SMTP to last position to 
8528                 avoid other side-effects
8529
8530 2002-09-22 [colin]      0.8.3claws11
8531
8532         * src/prefs_account.c
8533                 Fix pop_bfr_smtp_tm_entry sensivity when switching
8534                 from pop3 to apop or vice-versa
8535
8536 2002-09-22 [colin]      0.8.3claws10
8537         
8538         * src/prefs_account.[ch]
8539                 Add an option for the POP before SMTP timeout
8540         * src/inc.c
8541                 Remember time of last POP connection
8542         * src/send.c
8543                 Do POP before SMTP only if timeout reached
8544
8545 2002-09-22 [oliver]     0.8.3claws9
8546         
8547         * README.claws
8548                 explain custom toolbar
8549
8550 2002-09-22 [oliver]     0.8.3claws8
8551
8552         * src/prefs_actions.[ch]
8553         custom toolbar for compose      
8554                 actions callback from compose toolbar
8555         * src/folderview.c
8556                 remove include toolbar.h
8557
8558 2002-09-22 [oliver]     0.8.3claws7
8559         
8560         * src/prefs_toolbar.[ch]
8561                 custom toolbar for compose
8562                 - generic prefs_toolbar handles both
8563                   Mainwin's toolbar as well as Compose toolbar          
8564
8565 2002-09-22 [oliver]     0.8.3claws6
8566         
8567         * src/toolbar.[ch]
8568                 custom toolbar for compose
8569                 restructure toolbar.[ch]
8570
8571 2002-09-22 [oliver]     0.8.3claws5
8572
8573         * src/compose.[ch]
8574                 custom toolbar for compose
8575
8576 2002-09-22 [oliver]     0.8.3claws4
8577         
8578         * src/mainwindow.[ch]
8579                 custom toolbar for compose 
8580                 move mainwin toolbar back to mainwindow
8581
8582 2002-09-22 [alfons]     0.8.3claws3
8583
8584         * src/procmsg.c
8585                 :%sno/if(/if (/gc
8586                 :%sno/for(/for (/gc
8587                 (beautify)
8588
8589 2002-09-22 [alfons]     0.8.3claws2
8590         
8591         * src/procmsg.c
8592                 procmsg_save_to_outbox(): don't unlink message file from queue;
8593                 callers should do it using folder_item_remove_msg()
8594
8595 2002-09-22 [colin]      0.8.3claws1
8596
8597         * src/mimeview.[ch]
8598                 Made mimeview_check_signature() public
8599         * src/textview.c
8600                 Made GPG signatures verifiable by clicking
8601                 the [application/pgp-signature] in the Text
8602                 view
8603
8604 2002-09-22 [paul]       0.8.3claws
8605
8606         * po/bg.po
8607           po/en_GB.po
8608           po/es.po
8609           po/it.po
8610           po/pl.po
8611           po/pt_BR.po
8612           po/sr.po
8613                 updated translations, submitted by George Danchev,
8614                 me, Ricardo Mones Lastra, Alessandro Maestri,
8615                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
8616                 and Urke MMI, respectively.     
8617
8618 2002-09-22 [alfons]     0.8.2claws65
8619
8620         * src/procmsg.c
8621         * src/pgptext.c
8622                 no furry valgrinds have been used to plug these memleaks
8623
8624 2002-09-20 [paul]       0.8.2claws64
8625
8626         * sync with 0.8.3cvs4
8627                 'Select thread' re-implemented 
8628                 see ChangeLog 2002-09-20
8629
8630 2002-09-21 [alfons]     0.8.2claws63
8631
8632         * src/compose.c
8633                 compose_send(): plug unnoticed memleak
8634
8635 2002-09-20 [alfons]     0.8.2claws62
8636
8637         * src/addr_compl.c
8638                 replace_address_in_edit(): strict check for NULL address to
8639                 fix "[ 607348 ] Segfault in address completion". My guess is
8640                 that this happens with an empty address book, but it's good
8641                 to have this check here anyway
8642                 
8643                 completion_window_button_press(): free string returned 
8644                 from the internal cache
8645
8646 2002-09-20 [christoph]  0.8.2claws61
8647
8648         * src/procmime.h
8649                 added ENC_BINARY to EncodingType
8650         * src/procmime.c
8651                 the string returned by procmime_get_encoding_str
8652                 should not depend on the order of values in the
8653                 EncodingType definition
8654         * doc-src/rfc1806.txt   ** NEW FILE **
8655                 Added rfc1806 about MIME Content-Disposition
8656                 Extension
8657
8658 2002-09-19 [paul]       0.8.2claws60
8659
8660         * sync with 0.8.2cvs3
8661                 see ChangeLog 2002-09-19
8662
8663 2002-09-19 [paul]       0.8.2claws59
8664
8665         * src/prefs_folder_item.c
8666                 revert to Darko's original alignment of colour
8667                 selector button
8668                 add a colon to folder_color label
8669                 
8670         * src/compose.c
8671                 add Colin's patch (with Hiro's modifications) to 
8672                 force BASE64 encoding for 8-bit text when signing
8673                 (sync with 0.8.3cvs2)
8674
8675 2002-09-18 [alfons]     0.8.2claws58
8676
8677         * src/compose.c
8678                 :%sno/if(/if (/gc
8679                 :%sno/for(/for (/gc
8680                 (beautify a little bit)
8681
8682 2002-09-18 [christoph]  0.8.2claws57
8683
8684         * src/pine.c
8685                 fix handling of fgetc return value
8686
8687 2002-09-17 [alfons]     0.8.2claws56
8688         
8689         * src/summaryview.c
8690                 summary_sort(): check non-NULL summaryview->folder_item when no 
8691                 folder is selected at all
8692                 (closes "[ 610344 ] sort label make syl Crash")
8693
8694 2002-09-17 [alfons]     0.8.2claws55
8695         
8696         * src/compose.c
8697                 beautify a little bit
8698
8699 2002-09-17 [christoph]  0.8.2claws54
8700
8701         * src/folder.c
8702                 initialize max values for cache and folder
8703                 when cache or folder is empty
8704
8705 2002-09-15 [colin]      0.8.2claws53
8706
8707         * src/compose.c
8708                 Fix a leak (thanks Alfons!) and cleaned
8709                 variables names for custom headers
8710
8711 2002-09-15 [colin]      0.8.2claws52
8712
8713         * src/compose.c
8714                 Fix custom headers recognition when
8715                 prefs_common.trans_hdr is on
8716
8717 2002-09-15 [colin]      0.8.2claws51
8718
8719         * src/compose.c
8720                 Allow dynamically-added custom headers
8721                 Yet not reparsed if reedited
8722
8723 2002-09-15 [alfons]     0.8.2claws50
8724
8725         * src/prefs_account.c
8726                 fix warnings
8727
8728 2002-09-15 [colin]      0.8.2claws49
8729         
8730         * src/prefs_account.c
8731                 fix pop_before_smtp sensitivity
8732
8733 2002-09-15 [colin]      0.8.2claws48
8734
8735         * src/inc.[ch]
8736                 add inc_pop_before_smtp()
8737                 allow MainWindow to be undefined in 
8738                 inc_account_mail() and inc_start()
8739         * src/pop.c
8740           src/prefs_account.h
8741                 add STYPE_POP_BEFORE_SMTP session type
8742         * src/prefs_account.c
8743                 activated pop before smtp option
8744         * src/send.c
8745                 do pop before smtp if the relevant option 
8746                 is set
8747
8748 2002-09-15 [paul]       0.8.2claws47
8749
8750         * sync with 0.8.3
8751                 see ChangeLog 2002-09-15
8752
8753 2002-09-14 [paul]       0.8.2claws46
8754
8755         * po/bg.po
8756                 updated Bulgarian translation, submitted by
8757                 George Danchev
8758
8759 2002-09-13 [paul]       0.8.2claws45
8760
8761         * src/compose.c
8762                 merge claws' select_account() with main's
8763                 (new) compose_select_account(). [sync with
8764                 0.8.2cvs15, see ChangeLog 2002-09-11]
8765
8766 2002-09-12 [christoph]  0.8.2claws44
8767
8768         * src/filter.c
8769                 allocate 1 elements of FolderItem not 0
8770
8771 2002-09-12 [colin]      0.8.2claws43
8772
8773         * src/compose.c
8774                 Fix bug #590825 (obey Follow-up: poster)
8775
8776 2002-09-12 [colin]      0.8.2claws42
8777
8778         * src/procmime.c
8779                 Fix bug #557009 (wrong headers for messages 
8780                 forwarded as attachments)
8781
8782 2002-09-11 [colin]      0.8.2claws41
8783         
8784         * src/compose.c
8785                 Put SCF: pseudo-header on top of message
8786                 Set draft tmp_flag when saved as draft
8787
8788         * src/procmsg.c
8789           src/procheader.c
8790                 Skip after first \n\n for beginning of real message
8791                 for drafts too
8792
8793 2002-09-11 [christoph]  0.8.2claws40
8794
8795         * src/filtering.c
8796                 use procmsg flag functions in filtering or processing
8797                 will cause incorrect folder message counts
8798
8799 2002-09-11 [colin]      0.8.2claws39
8800
8801         * src/compose.c
8802                 Fix bug #550175 - wrong save folder when reediting
8803                 drafts
8804
8805 2002-09-11 [paul]       0.8.2claws38
8806
8807         * sync with 0.8.2cvs14
8808                 see ChangeLog 2002-09-11
8809
8810 2002-09-11 [colin]      0.8.2claws37
8811
8812         * src/folder.c
8813                 Fix a typo (seeming to cause new/unread status to
8814                 be lost)
8815
8816 2002-09-10 [christoph]  0.8.2claws36
8817
8818         * src/compose.c
8819                 compose_redirect should not use compose_generic_new
8820                 because that does more stuff than expected including
8821                 opening the external editor
8822                 (closes bug "[ 526608 ] bounced messages appear blank
8823                  in editor")
8824
8825 2002-09-10 [christoph]  0.8.2claws35
8826
8827         * src/folder.c
8828                 fix problem with too large message number range
8829                 causing a crash in folder_item_scan
8830
8831 2002-09-10 [paul]       0.8.2claws34
8832
8833         * sync with 0.8.2cvs13
8834                 see ChangeLog 2002-09-10
8835
8836 2002-09-10 [christoph]  0.8.2claws33
8837
8838         * src/msgcache.c
8839                 set MsgInfo TmpFlags for queue and draft folders
8840                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
8841
8842 2002-09-10 [paul]       0.8.2claws32
8843
8844         * AUTHORS
8845           po/bg.po      ** NEW FILE **
8846                 new Bulgarian translation submitted by
8847                 George Danchev <danchev@spnet.net>
8848                 
8849         * tools/Makefile.am
8850           tools/README
8851           tools/tb2sylpheed     ** NEW FILE **
8852                 add script that converts an addressbook exported
8853                 from The Bat! into a Sylpheed addressbook. Submitted
8854                 by Urke MMI <urke-kg@eunet.yu>
8855
8856 2002-09-10 [paul]       0.8.2claws31
8857
8858         * sync with 0.8.2cvs12
8859                 see ChangeLog 2002-09-10
8860
8861 2002-09-06 [paul]       0.8.2claws30
8862
8863         * src/prefs_common.c
8864                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
8865                 
8866         * tools/Makefile.am
8867           tools/README
8868           tools/ldif-to-xml.py  ** REMOVED **
8869                 remove obsolete python script
8870
8871 2002-09-06 [paul]       0.8.2claws29
8872
8873         * sync with 0.8.2cvs10
8874                 see ChangeLog 2002-09-06
8875
8876 2002-09-04 [paul]       0.8.2claws28
8877
8878         * sync with 0.8.2cvs9
8879                 see ChangeLog 2002-08-04
8880
8881 2002-09-04 [colin]      0.8.2claws27 
8882
8883         * src/prefs_common.[ch]
8884                 Added signature color configuration
8885         * src/textview.c
8886                 Use user-specified signature color
8887
8888 2002-09-03 [colin]      0.8.2claws26
8889
8890         * src/prefs_common.[ch]
8891                 Added autosave and autosave_length prefs
8892         * src/compose.c
8893                 Added compose_remove_draft()
8894                 Auto-save drafts according to the prefs
8895         * src/main.c
8896                 Added a crash-indicator file, allowing to check
8897                 for new messages on startup if Sylpheed crashed
8898                 (makes saved drafts "reappear")
8899
8900 2002-09-03 [colin]      0.8.2claws25
8901
8902         * src/textview.[ch]
8903                 Grey the signature
8904
8905 2002-09-03 [paul]       0.8.2claws24
8906
8907         * sync with 0.8.2cvs8
8908                 see ChangeLog 2002-09-02 and 2002-09-03
8909
8910 2002-09-03 [darko]      0.8.2claws23
8911
8912         * src/folderview.c
8913                 use normal style when creating new folder to pick
8914                 proper font size 
8915
8916 2002-09-02 [melvin]     0.8.2claws22
8917
8918         * src/gtkaspell.m4
8919                 removed some obsolete code
8920
8921 2002-09-02 [melvin]     0.8.2claws21
8922
8923         * ac/aspell.m4
8924                 fixed test's equality sign (== to =)
8925
8926 2002-09-02 [alfons]     0.8.2claws20
8927
8928         * src/folder.c
8929         * src/mh.c
8930                 revert change of 0.8.2claws16 and use the mh_folder_destroy
8931                 as folder->destroy virtual as suggested by Hiro
8932                 (the mh.c code seems to have been lost around mh.c.1.21)
8933
8934 2002-09-02 [paul]       0.8.2claws19
8935
8936         * po/pt_BR.po
8937                 updated by Fabio Jr. Beneditto
8938                 
8939         * src/defs.h
8940                 use 'http://claws.sylpheed.org' for homepage link. 
8941                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
8942
8943 2002-09-01 [alfons]     0.8.2claws18
8944
8945         * src/mh.c
8946                 plug memleak related to one Martin Kluge found
8947
8948 2002-08-31 [paul]       0.8.2claws17
8949
8950         * sync with 0.8.2cvs6
8951                 see ChangeLog 2002-08-30
8952
8953 2002-08-31 [alfons]     0.8.2claws16
8954
8955         * src/folder.c
8956                 folder_destroy(): remove mailbox from folderlist even if it has
8957                 no destroy virtual
8958
8959 2002-08-31 [alfons]     0.8.2claws15
8960
8961         * src/folder.c
8962                 :%sno/if(/if (/gc
8963                 :%sno/for(/for (/gc
8964                 (being pedantic I know)
8965
8966 2002-08-31 [alfons]     0.8.2claws14
8967
8968         * src/folder.c
8969                 check for NULL pointers returned from folder->fetch_msginfo virtual
8970                 (should solve some reported crashes)
8971
8972 2002-08-30 [alfons]     0.8.2claws13
8973
8974         * acconfig.h
8975         * configure.in
8976         * src/crash.c
8977                 enable crash dialog on compilation time
8978                 (--enable-crash-dialog configure option)
8979
8980 2002-08-30 [alfons]     0.8.2claws12
8981
8982         * AUTHORS
8983                 add Martin Kluge
8984         * src/mh.c
8985                 apply memory leak plug patch by Martin Kluge
8986                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
8987                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
8988                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
8989
8990 2002-08-30 [darko]      0.8.2claws11
8991
8992         * src/folderview.c
8993                 copy Gtk style from normal style to match
8994                 font size for coloured folders
8995
8996 2002-08-29 [alfons]     0.8.2claws10
8997
8998         * sylpheed.desktop
8999                 Type=Internet <- Type=Application
9000                 (reported by Michael Schwendt, see:
9001                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
9002                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
9003
9004 2002-08-29 [paul]       0.8.2claws9
9005
9006         * sync with 0.8.2cvs5
9007                 see ChangeLog 2002-08-29
9008
9009 2002-08-29 [colin]      0.8.2claws8
9010
9011         * src/summaryview.c
9012                 Added a sanity check in summary_select_thread
9013                 Should fix bug 601605
9014
9015 2002-08-29 [colin]      0.8.2claws7
9016
9017         * src/main.c
9018                 Revert claws6 changes regarding bug #591676
9019
9020 2002-08-28 [colin]      0.8.2claws6
9021         
9022         * src/main.c
9023                 Ignore cache for queue folderitems
9024                 Fix bug #591676
9025
9026 2002-08-28 [melvin]     0.8.2claws5
9027
9028         * README.claws
9029                 Fixed typos.
9030
9031 2002-08-28 [melvin]     0.8.2claws4
9032
9033         * README.claws
9034                 Updated a bit the text concerning the spell checker
9035
9036 2002-08-28 [melvin]     0.8.2claws3
9037
9038         Merged the GNU_aspell_branch:
9039                 Support of new GNU/aspell is now included and the old pspell
9040                 is not supported anymore.
9041                 See README.claws
9042
9043         * README.claws
9044                 Updated spell checker text to reflect the switch to GNU/aspell
9045
9046         * ac/aspell.m4          *** NEW ***
9047         * src/gtkaspell.[ch]    *** NEW *** 
9048         * ac/pspell.m4          *** DELETED *** 
9049         * src/gtkspell.[ch]     *** DELETED ***
9050
9051         * ac/Makefile.am
9052                 Updated for GNU/aspell support
9053
9054         * po/POTFILES.in
9055                 Replaced gtkspell.c by gtkaspell.c
9056
9057         * acconfig.h
9058         * src/Makefile.am
9059         * src/about.c
9060         * src/compose.[ch]
9061         * src/crash.c
9062         * src/main.c
9063         * src/prefs_common.[ch]
9064                 Updated for GNU/aspell support
9065
9066 2002-08-28 [paul]       0.8.2claws2
9067
9068         * sync with 0.8.2cvs4
9069                 see ChangeLog 2002-08-27 and 2002-08-28
9070
9071 2002-08-28 [colin]      0.8.2claws1
9072
9073         * src/summary_search.c
9074                 Added "AND search"
9075
9076 2002-08-28 [jens]       0.8.2claws
9077
9078         *po/de.po
9079                 Updated German translations
9080
9081 2002-08-27 [melvin]     0.8.2claws
9082
9083         * po/fr.po
9084                 Updated French translations
9085
9086 2002-08-27 [paul]       0.8.2claws
9087
9088         * sync with 0.8.2 main release
9089
9090         * po/en_GB.po
9091           po/es.po
9092           po/it.po
9093           po/pl.po
9094           po/pt_BR.po
9095           po/sr.po
9096                 updated message catalogs submitted by
9097                 Ricardo Mones Lastra, Alessandro Maestri,
9098                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
9099                 Beneditto and Urke MMI  
9100
9101 2002-08-27 [hoa]        0.8.1claws123
9102
9103         * src/mainwindow.[ch]
9104         * src/summaryview.[ch]
9105                 removed the "filter setting" menu option.
9106                 add a "cancel a news message" menu option.
9107
9108 2002-08-26 [martin]     0.8.1claws122
9109
9110         * ChangeLog.claws
9111                 changed string under 0.8.1claws79 changed by myself
9112                 i'm sorry alfons :(
9113
9114 2002-08-26 [martin]     0.8.1claws121
9115
9116         * src/crash.c
9117                 added kill command to debuggerrc to start crash dialog
9118
9119 2002-08-26 [paul]       0.8.1claws120
9120
9121         * sync with 0.8.1cvs31
9122                 see ChangeLog 2002-08-26
9123
9124 2002-08-25 [alfons]     0.8.1claws119
9125
9126         * src/procmsg.c
9127                 fix bug that didn't send out correct headers to news server
9128                 when sending news article and email from queue (bug reported
9129                 and patch provided by Tim Mann; closes bug 
9130                 "[ 583196 ] 0.7.8claws can't post news")
9131
9132 2002-08-25 [alfons]     0.8.1claws118
9133
9134         * src/selective_download.c
9135                 mark two strings as translatable
9136                 (thanks to Urke MMI for pointing this out)
9137
9138 2002-08-25 [alfons]     0.8.1claws117
9139
9140         * src/summaryview.c
9141                 treat sent boxes as special and allow sorting them by addressee
9142                 (closes "[ 589418 ] Sent folder sorting misbehavior"
9143                 submitted by Steve Lamb)
9144
9145 2002-08-24 [alfons]     0.8.1claws116
9146
9147         * src/matcher.c
9148                 fix memleak reported by Martin Kluge
9149                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
9150
9151 2002-08-24 [oliver]     0.8.1claws115
9152
9153         * src/prefs_toolbar.c
9154                 o code cleanup as suggested by Alfons
9155                 o memleak fix
9156
9157 2002-08-24 [alfons]     0.8.1claws114
9158
9159         * src/summaryview.c
9160                 o fix another memory leak reported by Martin Kluge
9161                   (see "[ 599568 ] Small Memory Leak")
9162                 o remove 'from' variable from 'summary_set_header()'; we can
9163                   do with just 'to' 
9164
9165 2002-08-24 [paul]       0.8.1claws113
9166
9167         * sync with 0.8.1cvs30
9168                 see ChangeLog 2002-08-23
9169
9170 2002-08-24 [alfons]     0.8.1claws112
9171
9172         * src/summaryview.c
9173                 remove unnecessary allocations for search bar fixing leaks
9174                 reported by Martin Kluge
9175                 (see "[ 599451 ] Further memory leaks?")
9176
9177 2002-08-24 [alfons]     0.8.1claws111
9178
9179         * src/main.c
9180                 make get_socket_name() public for crash.c
9181         * src/crash.c
9182                 o make report bug button work (goes to claws' 
9183                   bug tracker at sf.net)
9184                 o introduce function for doing important stuff just
9185                   before claws goes down
9186                 o clean up code 
9187
9188 2002-08-24 [alfons]     0.8.1claws110
9189
9190         * src/compose.c
9191                 move cursor to "To" entry when forwarding as attachment
9192                 (reported and solved by Steve Lamb, closes bug report
9193                 "[ 592880 ] Forward as attachment; cursor not in to")
9194
9195 2002-08-24 [colin]      0.8.1claws109
9196
9197         * src/mainwindow.c
9198                 fix quick search visibility after GUI (de)separations.
9199
9200 2002-08-23 [colin]      0.8.1claws108
9201
9202         * src/mainwindow.c
9203                 fix header pane visibility after folderview or
9204                 messageview (de)separation
9205
9206 2002-08-23 [paul]       0.8.1claws107
9207
9208         * src/mainwindow.[ch]
9209           src/toolbar.c
9210                 give full control of display or non-display 
9211                 of the Execute icon to Custom toolbar settings.
9212                 add new sensitivity condition to maninwindow.h: 
9213                 M_DELAY_EXEC
9214
9215         * ChangeLog
9216           ChangeLog.jp
9217           NEWS
9218                 more sync with 0.8.1cvs29
9219
9220 2002-08-23 [melvin]     0.8.1claws106
9221
9222         * src/alertpanel.c
9223                 Readded support for custom widget in alertpanel lost in last
9224                 sync.
9225
9226 2002-08-23 [paul]       0.8.1claws105
9227
9228         * sync with 0.8.1cvs29
9229                 see ChangeLog 2002-08-23
9230
9231 2002-08-23 [colin]      0.8.1claws104
9232
9233         * src/summaryview.c
9234                 Fix folder and search pixmaps exchanging positions
9235                 after theme or toolbar changes. Thank to Oliver for 
9236                 reporting this.
9237
9238 2002-08-23 [colin]      0.8.1claws103
9239
9240         * src/mainwindow.c
9241           src/messageview.[ch]
9242           src/noticeview.[ch]
9243           src/summaryview.c
9244                 Changed messageview_create() and noticeview_create()
9245                 to avoid the last gdk_warning
9246
9247 2002-08-22 [colin]      0.8.1claws102
9248
9249         * src/summaryview.c
9250                 Fix my new `Creating pixmap from xpm' warning
9251
9252 2002-08-22 [colin]      0.8.1claws101
9253
9254         * src/mainwindow.c
9255                 Fix some of the gdk warnings
9256
9257 2002-08-22 [colin]      0.8.1claws100
9258
9259         * src/Makefile.am
9260         * src/stock_pixmap.c
9261         * src/stock_pixmap.h
9262         * src/pixmaps/quicksearch.xpm *ADDED*
9263                 Add the quicksearch pixmap
9264         * src/mainwindow.c
9265         * src/summaryview.c
9266         * src/summaryview.h
9267                 Make quicksearch bar visible/hidden via a button
9268
9269 2002-08-22 [christoph]  0.8.1claws99
9270
9271         * src/folder.c
9272                 fix folder update for newsgroups with message
9273                 numbers below minimum number of articles to fetch
9274                 (closes bug #598445)
9275
9276 2002-08-22 [paul]       0.8.1claws98
9277
9278         * sync with 0.8.1cvs28
9279                 see ChangeLog 2002-08-22
9280
9281 2002-08-21 [alfons]     0.8.1claws97
9282
9283         * src/crash.c
9284                 use bt instead of bt full which seems to work 
9285                 better, and bt full doesn't give a great deal 
9286                 of information anyway
9287
9288 2002-08-21 [colin]      0.8.1claws96
9289
9290         * src/summaryview.c
9291                 fix summaryview_searchtype_changed prototype
9292
9293 2002-08-21 [christoph]  0.8.1claws95
9294
9295         * src/mainwindow.c
9296                 o fix broken menu update for sorting type, we have to
9297                   get this info from the summaryview now
9298                 o removed setting of threaded state in menu callback
9299         * src/summaryview.[ch]
9300                 more summaryview/folderitem seperation for
9301                 threading option
9302         * configure.in
9303                 removed not required --with-compiler-flags option
9304
9305 2002-08-21 [oliver]     0.8.1claws94
9306         
9307         * src/toolbar.h 
9308                 o rename toolbar.xml to toolbar_main.xml
9309                   since toolbar_compose.xml might come up 
9310                   any time soon
9311         * README.claws
9312                 add custom toolbar              
9313
9314 2002-08-21 [darko]      0.8.1claws93
9315
9316         * src/procmsg.c
9317                 don't reset tmp flags for messages copied
9318                 to sent folder
9319
9320 2002-08-21 [colin]      0.8.1claws92
9321         
9322         * src/prefs_filtering.c
9323                 fix renaming rules on folder rename 
9324                 when folder is not a leaf folder
9325
9326 2002-08-21 [paul]       0.8.1claws91
9327
9328         * src/prefs_folder_item.c
9329                 fix alignment of colour selector
9330
9331 2002-08-21 [paul]       0.8.1claws90
9332
9333         * sync with 0.8.1cvs27
9334                 see ChangeLog 2002-08-21
9335
9336 2002-08-21 [paul]       0.8.1claws89
9337
9338         * src/summaryview.c
9339                 fix crash when changing field type in
9340                 Quick search bar
9341
9342 2002-08-21 [colin]      0.8.1claws88
9343
9344         * src/summaryview.c
9345                 Made quick search case-insensitive
9346
9347 2002-08-21 [paul]       0.8.1claws87
9348
9349         * sync with 0.8.1cvs26
9350                 see ChangeLog 2002-08-21
9351
9352 2002-08-20 [christoph]  0.8.1claws86
9353
9354         * src/folderview.c
9355         * src/main.c
9356         * src/summaryview.[ch]
9357                 more summaryview/folderitem seperation for
9358                 sort_key and sort_type
9359         * src/procmsg.c
9360                 added missing return statement
9361
9362 2002-08-20 [colin]      0.8.1claws85
9363
9364         * src/summaryview.[ch]
9365                 Added a quick search box
9366         * src/mainwindow.c
9367         * src/prefs_common.[ch]
9368                 Added a show/hide option for the quick search
9369
9370 2002-08-20 [oliver]     0.8.1claws84
9371         
9372         * src/mainwindow.c
9373                 remove toolbar_create_popups
9374         * src/toolbar.[ch]
9375                 o remove toolbar_create_popups
9376                 o fix toolbar_set_sensitive 
9377                   (Bug reports #596834 and #596832)     
9378         * src/prefs_toolbar.c
9379                 o add "Set default" button
9380                 o align label and text + combo widgets
9381
9382 2002-08-20 [hoa]        0.8.1claws83bis
9383
9384         * src/imap.c
9385                 fixed a bug in imap_fetch_msginfo() in case there is no
9386                 current folder.
9387
9388 2002-08-20 [darko]      0.8.1claws83
9389
9390         * src/folderview.c
9391                 copy the color style of folder view so it
9392                 works with GTK themes
9393
9394 2002-08-20 [darko]      0.8.1claws82
9395
9396         * src/folder.h
9397         * src/folderview.c
9398         * src/prefs_folder_item.[hc]
9399                 don't use UI stuff in folder.h
9400
9401 2002-08-20 [darko]      0.8.1claws81
9402
9403         * src/folder.h
9404         * src/prefs_folder_item.h
9405         * src/folderview.c
9406         * src/prefs_folder_item.c
9407                 ability to set folder color in folderview
9408
9409 2002-08-19 [alfons]     0.8.1claws80
9410
9411         * src/summaryview.c
9412                 fix one of the earlier memleaks reported by Martin Kluge
9413
9414 2002-08-19 [alfons]     0.8.1claws79
9415
9416         * src/mainwindow.c
9417                 hide notice view when selecting seperate folder
9418                 view (reported by Urke MMI)
9419
9420 2002-08-19 [christoph]  0.8.1claws78
9421
9422         * src/folderview.c
9423         * src/prefs_folder_item.h
9424         * src/summaryview.[ch]
9425                 o add summary_set_prefs_from_folderitem to set
9426                   summaryview prefs (first step to remove all
9427                   references to the folderitem in summaryview)
9428                 o moved compiled regex stuff from folderitem prefs
9429                   to summaryview code
9430
9431 2002-08-19 [paul]       0.8.1claws77
9432
9433         * src/compose.c
9434                 add check for '.' to QUOTE_IF_REQUIRED
9435
9436 2002-08-19 [paul]       0.8.1claws76
9437
9438         * src/inc.c
9439                 sync with 0.8.1cvs25 (plug memory leak)
9440
9441         * src/prefs_toolbar.c
9442                 re-order prefs_toolbar_cancel()
9443
9444 2002-08-18 [alfons]     0.8.1claws75
9445
9446         * src/inc.c
9447         * src/matcher.c
9448                 plug other memleaks reported by Martin Kluge
9449
9450 2002-08-18 [paul]       0.8.1claws74
9451
9452         * po/pt_BR.po
9453                 updated by Fabio Jr. Beneditto
9454
9455 2002-08-18 [paul]       0.8.1claws73
9456
9457         * src/toolbar.[ch]
9458                 fix bug where tooltips were displayed untranslated              
9459
9460         * src/prefs_toolbar.c
9461                 fix bug where clicking 'Cancel' creates an icon & text
9462                 toolbar regardless of prefs
9463         
9464
9465 2002-08-17 [oliver]     0.8.1claws72
9466
9467         * src/prefs_toolbar.c
9468                 update toolbar on CANCEL
9469                 bug reported by Martin Kluge
9470         * src/toolbar.c
9471                 toolbar_destroy memleak fixed           
9472
9473 2002-08-17 [alfons]     0.8.1claws71
9474
9475         * src/toolbar.c
9476                 plug another memleak reported by Martin Kluge
9477
9478 2002-08-16 [alfons]     0.8.1claws70
9479
9480         * src/crash.c
9481                 use execvp() correctly (suggested by wwp; thanks!)
9482
9483 2002-08-16 [alfons]     0.8.1claws69
9484
9485         * src/gtksctree.c
9486                 plug memory leak reported by Kim Schultz & Martin Kluge
9487
9488 2002-08-16 [paul]       0.8.1claws68
9489
9490         * po/es.po
9491                 updated by Ricardo Mones Lastra
9492
9493 2002-08-16 [paul]       0.8.1claws67
9494
9495         * src/toolbar.h
9496                 fix bug where 'Compose News' icon showed wrong
9497                 tooltip
9498
9499 2002-08-16 [paul]       0.8.1claws66
9500
9501         * sync with 0.8.1cvs24
9502                 see ChangeLog 2002-08-16
9503
9504         * po/it.po
9505                 updated by Alessandro Maestri
9506
9507 2002-08-15 [paul]       0.8.1claws65
9508
9509         * po/sr.po
9510                 updated by Urke MMI
9511
9512 2002-08-15 [paul]       0.8.1claws64
9513
9514         * src/*.c
9515                 don't translate debug info
9516
9517         * src/matcher.[ch]
9518                 add copyright info
9519
9520 2002-08-15 [paul]       0.8.1claws63
9521
9522         * src/prefs_toolbar.c
9523                 fix bug where clicking 'OK' creates an icon & text
9524                 toolbar regardless of prefs
9525
9526 2002-08-14 [alfons]     0.8.1claws62
9527
9528         * src/main.c
9529                 add global var that has the full argv[0]
9530         * src/crash.c
9531                 o execvp the correct sylpheed by using argv0
9532                   and setting the correct work dir
9533                 o other tweaks  
9534
9535 2002-08-14 [oliver]     0.8.1claws61
9536         
9537         * enable/disable Toolbar Action Buttons 
9538         * code cleanups
9539         * src/mainwindow.c
9540         * src/toolbar.[ch]      
9541         * src/prefs_toolbar.c   
9542
9543 2002-08-14 [melvin]     0.8.1claws60
9544
9545         * po/fr.po
9546                 Updated French translations
9547
9548 2002-08-14 [melvin]     0.8.1claws59
9549
9550         * src/crash.c
9551                 Made bug report not translatable
9552         * src/exporthtml.c
9553                 Fixed exporthtml_build_filespec() return value
9554         * src/foldersel.c
9555                 Fixed incorrect include file
9556         * src/gtkspell.c
9557         * src/prefs_actions.c
9558         * src/prefs_toolbar.c
9559                 Made debug info not translatable
9560         * src/mutt.c
9561         * src/quote_fmt.c
9562                 Added missing includes
9563         * src/prefs_common.c
9564                 Fixed typo
9565
9566 2002-08-14 [paul]       0.8.1claws58
9567
9568         * faq/es/sylpheed-faq.html
9569           faq/es/sylpheed-faq-[1-3].html
9570           faq/es/sylpheed-faq-4.html     **NEW FILE **
9571                 update Spanish FAQ
9572
9573 2002-08-13 [christoph]  0.8.1claws57
9574
9575         * src/procmsg.c
9576                 ignore thread fix that did not mark all
9577                 child nodes of a ignored thread as
9578                 ignored. Does not work perfectly yet,
9579                 but it is better now
9580
9581 2002-08-13 [alfons]     0.8.1claws56
9582
9583         * src/crash.c
9584                 o implement 'save crash log'
9585                 o some tweaks
9586
9587 2002-08-13 [melvin]     0.8.1claws55
9588
9589         * src/main.c
9590                 removed unrequired "execinfo.h" header
9591
9592 2002-08-12 [paul]       0.8.1claws54
9593
9594         * faq/en/sylpheed-faq.html
9595           faq/en/sylpheed-faq-[1-3].html
9596           faq/en/sylpheed-faq-4.html     **NEW FILE **
9597                 update English FAQ
9598
9599 2002-08-12 [alfons]     0.8.1claws53
9600
9601         * po/POTFILES.in
9602                 add crash.c to translatables
9603         * src/crash.c
9604                 bring in Leandro's crash dialog
9605
9606 2002-08-11 [alfons]     0.8.1claws52
9607
9608         * src/crash.c
9609                 clean up some warnings
9610
9611 2002-08-11 [alfons]     0.8.1claws51
9612
9613         * acconfig.h
9614         * configure.in
9615         * src/crash.[ch]        ** NEW FILES **
9616         * src/main.c            
9617                 initial gdb crash handler
9618
9619 2002-08-11 [paul]       0.8.1claws50
9620
9621         * src/prefs_toolbar.c
9622                 replace Up/Down arrow pixmaps with text to be
9623                 consistent across icon themes
9624
9625 2002-08-11 [paul]       0.8.1claws49
9626
9627         * src/prefs_common.c
9628           src/prefs_toolbar.c
9629                 rename 'Pixmap' -> 'Icon'
9630
9631         * src/toolbar.[ch]
9632                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
9633
9634 2002-08-10 [paul]       0.8.1claws48
9635
9636         * src/prefs_toolbar.c
9637                 re-work the UI
9638
9639 2002-08-10 [paul]       0.8.1claws47
9640
9641         * src/main.c
9642                 don't write Processing progress to status bar
9643                 patch submitted by Alexander Evseev
9644
9645         * src/prefs_toolbar.c
9646                 re-position and resize window
9647                 make window assume correct size on first call
9648
9649 2002-08-10 [paul]       0.8.1claws46
9650
9651         * src/mainwindow.c
9652           src/prefs_toolbar.c
9653           src/toolbar.c
9654           src/toolbar.h
9655                 obey coding style
9656                 follow UI text conventions
9657
9658 2002-08-10 [alfons]     0.8.1claws45
9659
9660         * src/toolbar.c
9661                 correct pixmap for delete action
9662
9663 2002-08-10 [paul]       0.8.1claws44
9664
9665         * po/pt_BR.po
9666                 updated by Fabio Jr. Beneditto
9667
9668 2002-08-10 [paul]       0.8.1claws43
9669
9670         * po/POTFILES.in
9671                 add custom toolbar files
9672
9673 2002-08-10 [paul]       0.8.1claws42
9674
9675         * sync with 0.8.1cvs22
9676                 see ChangeLog 2002-08-09
9677
9678 2002-08-09 [paul]       0.8.1claws41
9679
9680         * tools/Makefile.am
9681           tools/README
9682           tools/outlook2sylpheed.pl     ** NEW FILE **
9683                 add script to convert exported Outlook
9684                 contacts list to a Sylpheed addressbook.
9685                 Submitted by Ricardo Mones Lastra.
9686
9687 2002-08-09 [paul]       0.8.1claws40
9688
9689         * AUTHORS
9690           configure.in
9691           po/sr.po      ** NEW FILE **
9692                 add Serbian message catalog. Submitted by
9693                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
9694
9695 2002-08-09 [paul]       0.8.1claws39
9696
9697         * sync with 0.8.1cvs21
9698                 see ChangeLog 2002-08-08
9699
9700 2002-08-08 [oliver]     0.8.1claws38
9701
9702         * src/mainwindow.c
9703                 move Custom Toolbar to Configuration menu
9704
9705 2002-08-08 [oliver]     0.8.1claws37
9706
9707         * src/prefs_toolbar.c
9708                 fix substitute pixmap bug
9709
9710 2002-08-08 [paul]       0.8.1claws36
9711
9712         * sync with 0.8.1cvs19
9713                 see ChangeLog 2002-08-08
9714
9715 2002-08-07 [christoph]  0.8.1claws35
9716
9717         * src/utils.c
9718                 fixed a memory leak in new canonicalize_file_replace
9719
9720 2002-08-07 [christoph]  0.8.1claws34
9721
9722         * src/utils.[ch]
9723                 o canonicalize_file_replace should create the temporary
9724                   file in the same directory as the original file.
9725                 o added get_tmpfile_in_dir that creates a temorary file
9726                   in a specified directory.
9727
9728 2002-08-07 [melvin]     0.8.1claws33
9729
9730         * src/toolbar.c
9731                 fixed bug where 'Article' button acted as 'Email' button.
9732
9733 2002-08-07 [paul]       0.8.1claws32
9734
9735         * sync with 0.8.1.cvs17
9736                 see ChangeLog 2002-08-07
9737
9738 2002-08-07 [colin]      0.8.1claws31
9739         
9740         * src/news.c
9741                 fix mass-cancel problem
9742
9743 2002-08-07 [thorsten]   0.8.1claws30
9744
9745         * src/prefs_toolbar.c
9746                 fix: crash on replace or add new button
9747         * src/toolbar.c
9748                 fix: close xmlfile after reading
9749         * src/utils.c
9750                 fix: unlink() file before rename()
9751
9752 2002-08-06 [paul]       0.8.1claws29
9753
9754         * sync with 0.8.cvs15
9755                 see ChangeLog 2002-08-06
9756
9757 2002-08-06 [oliver]     0.8.1claws28
9758
9759         * src/toolbar.c
9760         * src/prefs_toolbar.c
9761                 fixed empty toolbar issue
9762
9763 2002-08-06 [oliver]     0.8.1claws27
9764
9765         * Custom Toolbar Final 
9766         * src/folderview.c
9767         * src/inc.c
9768         * src/summaryview.c
9769                 o toolbar stuff now lives in src/toolbar.[ch]
9770                 o main_window_toolbar_* functions are renamed to
9771                   toolbar_* reflecting their new source file
9772         * src/mainwindow.[ch]
9773                 o remove toolbar stuff  
9774
9775 2002-08-06 [oliver]     0.8.1claws26
9776         
9777         * src/Makefile.am
9778         * src/prefs_toolbar.[ch]        **New File**
9779         * src/toolbar.[ch]              **New File**
9780                 o prefs_toolbar.[ch] custom toolbar frontend
9781                 o toolbar.[ch]       backend 
9782
9783 2002-08-06 [oliver]     0.8.1claws25
9784
9785         * src/prefs_actions.[ch]
9786                 o new exported function actions_execute
9787
9788 2002-08-06 [paul]       0.8.1claws24
9789
9790         * sync with 0.8.1cvs4
9791                 see ChangeLog 2002-08-06
9792
9793 2002-08-06 [paul]       0.8.1claws23
9794
9795         * sync with 0.8.1cvs13
9796                 see ChangeLog 2002-08-06
9797
9798 2002-08-06 [paul]       0.8.1claws22
9799
9800         * sync with 0.8.1cvs12
9801                 see ChangeLog 2002-08-05 and 2002-08-06
9802
9803 2002-08-06 [match]      0.8.1claws21
9804
9805         * src/addrclip.c
9806                 improvements to cut/copy/paste address
9807
9808 2002-08-05 [match]      0.8.1claws20
9809
9810         * src/addritem.[ch]
9811         * src/addrcache.c
9812         * src/addrbook.c
9813         * src/editaddress.c
9814         * src/addressbook.c
9815                 fixes to improve cut/copy/paste
9816
9817 2002-08-06 [melvin]     0.8.1claws19
9818
9819         * src/account.[ch]
9820                 account_find_all_from_address(): new function that returns the
9821                 list of all accounts that are matched in an address.
9822         * src/alertpanel.[ch]
9823                 alertpanel() now accepts a custom widget
9824                 alertpanel_with_widget(): new function that pops up a panel with
9825                 a custom widget in it 
9826         * src/gtkutils.[ch]
9827                 gtkut_account_menu_new(): new function that allows the selection
9828                 of an account from a list of accounts.
9829         * src/messageview.c
9830                 Extended Return Receipt notification to select the correct 
9831                 account and to make a security test on the Delivery-Notification
9832                 address which should be the same as the Return-Path.
9833
9834 2002-08-06 [thorsten]   0.8.1claws18
9835
9836         * src/mimeview.c
9837                 attach_all: save unnamed as "noname.%d",
9838                 dont free static dirname
9839
9840 2002-08-05 [alfons]     0.8.1claws17
9841
9842         * configure.in
9843                 detect XIM by trying to link rather than compile a XIM program
9844
9845 2002-08-05 [oliver]     0.8.1claws16
9846                 
9847         * src/stock_pixmap.[ch]
9848                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
9849                 o new func to retrieve pixmaps
9850
9851 2002-08-05 [paul]       0.8.1claws15
9852
9853         * sync with 0.8.1cvs10
9854                 see ChangeLog 2002-08-05
9855
9856 2002-08-04 [alfons]     0.8.1claws14
9857
9858         * src/textview.c
9859                 see if this plugs memleak
9860
9861 2002-08-04 [melvin]     0.8.1claws13
9862
9863         * src/gtkspell.c
9864                 fixed bug that could crash Sylpheed when highlighting
9865                 all misspelled words.
9866
9867 2002-08-03 [melvin]     0.8.1claws12
9868
9869         * src/prefs_actions.c
9870                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
9871         * src/messageview.c
9872                 fixed bug where the Return Receipt was sent to
9873                 Delivery-Notification-To address even if it was not present
9874
9875 2002-08-02 [alfons]     0.8.1claws11
9876
9877         * src/prefs_actions.c
9878                 o more check for NULLs
9879                 o put create_io_dialog() in right conditional block
9880
9881 2002-08-02 [paul]       0.8.1claws10
9882
9883         * po/es.po
9884                 updated by Ricardo Mones Lastra
9885
9886 2002-08-01 [christoph]  0.8.1claws9
9887
9888         * src/folder.c
9889                 don't free the cache of the opened
9890                 folder in the summaryview
9891         * src/summaryview.c
9892                 don't unset flags, if it is not required
9893
9894 2002-08-01 [paul]       0.8.1claws8
9895
9896         * sync with 0.8.1cvs8
9897                 see ChangeLog entry 2002-08-01
9898
9899 2002-08-01 [paul]       0.8.1claws7
9900
9901         * sync with 0.8.1cvs7
9902                 see ChangeLog 2002-07-31 and 2002-08-01
9903
9904 2002-07-31 [christoph]  0.8.1claws6
9905
9906         * src/mainwindow.c
9907                 forgot to update menu sensitivity
9908                 function for new menu entry
9909
9910 2002-07-31 [alfons]     0.8.1claws5
9911
9912         * src/main.c
9913                 check folder item and its path for NULL on
9914                 initial processing
9915
9916 2002-07-31 [christoph]  0.8.1claws4
9917
9918         * src/folder.c
9919                 check if folder_item_get_msginfo in
9920                 folder_item_remove_msg returned NULL
9921         * src/imap.c
9922                 better clear the uid cache in the
9923                 uid validity check function and delete
9924                 cached messages
9925
9926 2002-07-31 [paul]       0.8.1claws3
9927
9928         * man/sylpheed.1
9929                 add the '--attach' option and a few other
9930                 minor changes
9931
9932 2002-07-31 [paul]       0.8.1claws2
9933
9934         * sync with 0.8.1cvs5
9935                 see ChangeLog 2002-07-31
9936
9937 2002-07-31 [christoph]  0.8.1claws1
9938
9939         * src/folderview.[ch]
9940         * src/mainwindow.c
9941                 replace "Rescan all folders..." with
9942                 "Check all folders for new messages..."
9943
9944 2002-07-30 [paul]       0.8.1claws
9945
9946         * version 0.8.1claws released
9947
9948 2002-07-30 [paul]       0.8.0claws29
9949
9950         * tools/OOo2sylpheed.pl ** NEW FILE **
9951           tools/README
9952                 add script to enable sending documents as
9953                 attachments from OpenOffice.org
9954
9955 2002-07-30 [melvin]     0.8.0claws28
9956
9957         * src/prefs_actions.c
9958                 Made the actions' input/output dialog display
9959                 without delay.
9960
9961 2002-07-30 [christoph]  0.8.0claws27
9962
9963         * src/procmsg.c
9964                 check if folder_item_get_msginfo in
9965                 procmsg_save_to_outbox returned NULL
9966
9967 2002-07-30 [paul]       0.8.0claws26
9968
9969         * sync with 0.8.1cvs4
9970                 see ChangeLog 2002-07-29
9971
9972 2002-07-29 [thorsten]   0.8.0claws25
9973
9974         * README.claws
9975                 added selective download, delete on server
9976
9977 2002-07-29 [paul]       0.8.0claws24
9978
9979         * sync with 0.8.1cvs3
9980                 see ChangeLog 2002-07-29
9981
9982 2002-07-27 [christoph]  0.8.0claws23
9983
9984         * src/folder.c
9985                 add extra check if fetching the msginfo
9986                 returned NULL
9987
9988 2002-07-27 [paul]       0.8.0claws22
9989
9990         * sync with 0.8.1cvs2
9991                 see ChangeLog 2002-07-26
9992
9993 2002-07-27 [christoph]  0.8.0claws21
9994
9995         * src/imap.c
9996                 add another check if a valid msginfo
9997                 was returned
9998
9999 2002-07-26 [hoa]        0.8.0claws20
10000
10001         * src/folder.c
10002                 Fixed a condition in folder_item_destroy()
10003
10004         * src/imap.c
10005                 Fixed an error in IMAP protocol
10006
10007 2002-07-26 [alfons]     0.8.0claws19
10008
10009         * src/folder.c
10010                 ofcourse compare with identifier, not the path
10011
10012 2002-07-26 [alfons]     0.8.0claws18
10013
10014         * src/folder.c
10015                 use folder item identifier for saving / restoring
10016                 preferences because folder->path might not be unique
10017
10018 2002-07-26 [melvin]     0.8.0claws17
10019
10020         * src/logwindow.c
10021                 Fixed a crash introduced in 0.8.0claws5 when log is 
10022                 cut under 80 characters.
10023
10024 2002-07-26 [paul]       0.8.0claws16
10025
10026         * sync with 0.8.1cvs1
10027                 see ChangeLog 2002-07-26
10028
10029 2002-07-26 [christoph]  0.8.0claws15
10030
10031         * src/imap.[ch]
10032                 imap folder now remembers the last selected
10033                 folder and imap_fetch_msginfo skips selecting
10034                 the folder if it is already selected
10035
10036 2002-07-26 [christoph]  0.8.0claws14
10037
10038         * src/folder.c
10039         * src/folderview.c
10040         * src/imap.c
10041                 fix imap folder rescanning
10042
10043 2002-07-25 [christoph]  0.8.0claws13
10044
10045         * src/filter.c
10046         * src/folder.[ch]
10047         * src/folderview.c
10048         * src/imap.[ch]
10049         * src/mainwindow.c
10050         * src/mbox_folder.c
10051         * src/mh.c
10052         * src/news.c
10053                 implement imap uid cache and uid validity check
10054
10055 2002-07-25 [alfons]     0.8.0claws12
10056
10057         * src/summaryview.c
10058                 fix a brown paper bag bug, and also add some more
10059                 checks
10060
10061 2002-07-25 [christoph]  0.8.0claws11
10062
10063         * src/folder.c
10064                 don't mix copy, fetch_msginfo and remove
10065                 operations in folder item copy and move
10066                 operations
10067
10068 2002-07-25 [christoph]  0.8.0claws10
10069
10070         * src/folderview.c
10071         * src/mainwindow.c
10072         * src/prefs_folder_item.c
10073         * src/summaryview.[ch]
10074                 remove no longer required parameter update_cache from
10075                 summary_show
10076
10077 2002-07-25 [paul]       0.8.0claws9
10078
10079         * sync with 0.8.1
10080         
10081         * AUTHORS
10082                 a few corrections
10083
10084 2002-07-24 [alfons]     0.8.0claws8
10085
10086         * src/summaryview.c
10087                 sort correctly when using simplified subject line
10088                 (closes feature request "[ 585141 ] applying regexp to subject 
10089                 before sort" submitted by Alexandra Walford)
10090
10091 2002-07-24 [paul]       0.8.0claws7
10092
10093         * sync with 0.8.0cvs3
10094                 see ChangeLog 2002-07-24
10095
10096 2002-07-23 [christoph]  0.8.0claws6
10097
10098         * src/folder.c
10099         * src/folder.h
10100         * src/summaryview.c
10101         * src/summaryview.h
10102         * src/main.c
10103                 o separate processing and summaryview
10104                 o removed summary_write_cache from summaryview
10105                 o removed summaryview->killed_messages, because we don't have
10106                   to keep a list of killed messages anymore. New cache will
10107                   keep the hidden messages in cache anyway
10108         * src/folderview.c
10109         * src/inc.c
10110         * src/selective_download.c
10111                 o removed unnecessary summary_write_cache calls
10112         * src/procmsg.c
10113                 o don't set ignore thread flag in procmsg_get_thread_tree
10114                   if it is already set
10115         * src/mainwindow.c
10116         * src/statusbar.h
10117                 o moved STATUSBAR_PUSH/POP to statusbar.h because
10118                   they are used in different files
10119
10120 2002-07-23 [melvin]     0.8.0claws5
10121
10122         * src/addressbook.c
10123         * src/addrgather.c
10124         * src/editaddress.c
10125         * src/editgroup.c
10126         * src/editldap_basedn.c
10127         * src/importldif.c
10128         * src/prefs_common.c
10129                 Fixed few memory leak (gtk_editable_get_chars returns
10130                 an allocated string)
10131         * src/logwindow.c
10132                 Fixed few memory leak (gtk_editable_get_chars returns
10133                 an allocated string) and modified a little the log cutting
10134                 loop.
10135         * src/compose.c
10136                 Replaced a call to an obsolete function gtk_entry_get_text()
10137                 by gtk_editable_get_chars()
10138         * src/send.c
10139                 Removed a debug printf
10140
10141 2002-07-23 [christoph]  0.8.0claws4
10142
10143         * src/filesel.c
10144                 fix another g_dirname memory leak
10145
10146 2002-07-23 [christoph]  0.8.0claws3
10147
10148         * src/mh.c
10149                 fixed a memory leak in mh_fetch_msginfo
10150                 fixed crash when message header could not be
10151                 parsed
10152
10153 2002-07-23 [paul]       0.8.0claws2
10154
10155         * sync with 0.8.0cvs2
10156                 see ChangeLog 2002-07-23
10157
10158 2002-07-23 [paul]       0.8.0claws1
10159
10160         * sync with 0.8.0cvs1
10161                 see ChangeLog 2002-07-23
10162
10163 2002-07-23 [paul]       0.8.0claws
10164
10165         * release of 0.8.0claws
10166
10167 2002-07-23 [paul]       0.7.8claws99
10168
10169         * po/ru.po
10170                 new Russian translation, submitted by
10171                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
10172
10173 2002-07-22 [jens]       0.7.8claws98
10174
10175         * po/de.po
10176                 Updated German translations.
10177
10178 2002-07-22 [paul]       0.7.8claws97
10179
10180         * po/es.po
10181           po/it.po
10182           po/nl.po
10183           po/pt_BR.po
10184                 updated translations by Ricardo Mones Lastra,
10185                 Alessandro Maestri, Wilbert Berendsen and 
10186                 Fabio Jr. Beneditto respectively
10187
10188 2002-07-22 [christoph]  0.7.8claws96
10189
10190         * src/mimeview.c
10191                 fix memory leak caused by wrong g_dirname usage
10192
10193 2002-07-22 [christoph]  0.7.8claws95
10194
10195         * src/summaryview.c
10196                 update new and unread message counts for summaryview
10197                 summaryview does not get it from the folder anymore
10198                 and has to update the values itself
10199
10200 2002-07-22 [melvin]     0.7.8claws94
10201
10202         * po/fr.po
10203                 Updated French translations.
10204
10205 2002-07-22 [christoph]  0.7.8claws93
10206
10207         * src/matcher.c
10208                 set prop->preg pointer to NULL or following check
10209                 will not fail and regexec will be called with
10210                 invalid pointer
10211
10212 2002-07-21 [alfons]     0.7.8claws92
10213         
10214         * src/prefs_common.[ch]
10215                 remove option "Send return receipt on request"
10216
10217 2002-07-21 [thorsten]   0.7.8claws91
10218
10219         * src/mimeview.c
10220                 fixed memleaks, coding style as pointed out by alfons
10221
10222 2002-07-21 [alfons]     0.7.8claws90
10223
10224         * src/messageview.c
10225         * src/noticeview.[ch]
10226                 o fix bug notice view being displayed when going to empty folder 
10227                   (noticed by Christoph)
10228                 o allow RRR to be sent when restarting sylpheed, or changing folder 
10229                   (noticed by Thorsten)
10230
10231 2002-07-21 [thorsten]   0.7.8claws89
10232
10233         * src/mimeview.c
10234                 Included save_all patch from Xaview FACQ
10235                 added support for pathnames
10236
10237 2002-07-21 [alfons]     0.7.8claws88
10238
10239         * po/POTFILES.in
10240         * src/Makefile.am
10241         * src/mainwindow.c
10242         * src/messageview.[ch]
10243         * src/noticeview.c      ** NEW FILE **
10244         * src/noticeview.h      ** NEW FILE **
10245                 make return receipts work again
10246                 (UI idea by Leandro Pereira)
10247
10248 2002-07-21 [paul]       0.7.8claws87
10249
10250         * src/summaryview.c
10251                 fix sensitivity of 'Select thread'
10252
10253 2002-07-21 [paul]       0.7.8claws86
10254
10255         * src/prefs_common.c
10256                 add browser command line for Galeon
10257
10258 2002-07-21 [paul]       0.7.8claws85
10259
10260         * Makefile.am
10261                 fix 'EXTRA_DIST': remove README.README, add TODO
10262                 and TODO.claws
10263
10264 2002-07-21 [alfons]     0.7.8claws84
10265
10266         * src/gtkstext.c
10267                 make enter clear selection
10268                 (closes "[ 579888 ] Editor selection/entry error"
10269                 reported by Steve Lamb)
10270
10271 2002-07-21 [alfons]     0.7.8claws83
10272         
10273         * src/summaryview.c
10274                 sort message list when selecting unthread messages
10275                 (closes "[ 501593 ] switching threaded view doesn't sort"
10276                 reported by Simon Schubert)
10277
10278 2002-07-20 [alfons]     0.7.8claws82
10279         
10280         * src/matcher.c
10281                 const-correctness
10282
10283 2002-07-20 [thorsten]   0.7.8claws81
10284
10285         * src/matcher.c
10286                 Fixed expansion of empty fields in matchactions
10287
10288 2002-07-19 [melvin]     0.7.8claws80
10289
10290         * src/gtkspell.c
10291                 Removed a duplicate menu entry (fast mode) introduced during
10292                 the new cache merge
10293                 Added a menu separator between 'Use alternate' and 'Fast mode'
10294
10295 2002-07-19 [paul]       0.7.8claws79
10296
10297         * tools/Makefile.am
10298           tools/README
10299                 correct typos
10300
10301 2002-07-19 [thorsten]   0.7.8claws78
10302
10303         * tools/calypso_convert.pl      ** NEW FILE **
10304           tools/README
10305           tools/Makefile.am
10306                 script to import mbox files exported
10307                 by calypso
10308                 o generates folder structure
10309                 o includes attachments
10310
10311 2002-07-19 [melvin]     0.7.8claws77
10312
10313         * src/selective_download.[ch]
10314                 Fixed bug where closing the dialog with the window manager's
10315                 close button will not unlock the summary
10316                 Corrected some function declarations that missed a return value
10317                 Made the source code comply better with coding style.
10318         * src/prefs_common.c
10319                 Added new browser command line for Mozilla.
10320
10321 2002-07-18 [paul]       0.7.8claws76
10322
10323         * src/mainwindow.c
10324           src/selective_download.[ch]
10325                 reflect theme changes, fix Gdk Warning when creating 
10326                 pixmap from NULL window, and minor clean up.
10327                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10328
10329         * po/en_GB.po
10330                 updated
10331
10332 2002-07-17 [paul]       0.7.8claws75
10333
10334         * INSTALL[.jp]
10335                 sync with 0.8.0
10336         
10337         * po/en_GB.po
10338                 updated
10339
10340 2002-07-16 [paul]       0.7.8claws74
10341
10342         * tools/filter_conv.pl
10343           tools/README
10344                 replace conversion script with reimplemented version, 
10345                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
10346
10347 2002-07-16 [colin]      0.7.8claws73
10348
10349         * src/summaryview.c
10350                 remove forgotten debug messages - sorry ;-)
10351
10352 2002-07-16 [colin]      0.7.8claws72
10353
10354         * src/mimeview.c
10355           src/summaryview.c
10356           src/textview.c
10357           src/textview.h
10358                 add the ability to select part of a text mime-part 
10359                 to reply.
10360
10361 2002-07-15 [christoph]  0.7.8claws71
10362
10363         * src/folder.c
10364                 fix folder message count for folders without
10365                 msg_is_changed (includes news folders)
10366
10367 2002-07-15 [martin]     0.7.8claws70
10368
10369         * src/summaryview.c
10370                 option "display recipient on 'From'..." now works
10371                 without the need of enabling the option
10372                 "display  sender  using  address  book".
10373
10374 2002-07-15 [christoph]  0.7.8claws69
10375
10376         * src/summaryview.c
10377                 removed setting folder status from summaryview.
10378                 folder.c should update all message counts correctly.
10379
10380 2002-07-15 [paul]       0.7.8claws68
10381
10382         * po/pt_BR.po
10383                 updated by Fabio Junior Beneditto
10384
10385 2002-07-15 [darko]      0.7.8claws67
10386
10387         * src/mh.c
10388                 Fixed target folder colorization, don't decrease op
10389                 number twice
10390
10391 2002-07-14 [paul]       0.7.8claws66
10392
10393         * sync with main 0.8.0
10394                 see ChangeLog 2002-07-14
10395
10396 2002-07-13 [melvin]     0.7.8claws65
10397         
10398         * src/addrbook.c
10399         * src/addressbook.c
10400         * src/addrindex.c
10401                 Replaced sprintf by g_snprintf to prevent possible buffer
10402                 overflow.
10403         * src/news.c
10404                 Corrected a log message output format.
10405                 Added a missing "done" debug output.
10406         * src/compose.c
10407                 Added keyboard accelerator for Priority menu items
10408                 Added missing \n in debug output
10409         * src/logwindow.c
10410         * src/gtkspell.c
10411         * src/rfc2015.c
10412                 Added missing \n in debug output
10413
10414 2002-07-13 [paul]       0.7.8claws64
10415
10416         * man/sylpheed.1
10417                 change Sergey's email address to the sf address
10418
10419         * src/textview.c
10420                 increase show_url_timeout (more useful for long
10421                 urls)
10422
10423 2002-07-12 [sergey]     0.7.8claws63
10424
10425         * src/rfc2015.c
10426                 applied (with some modifications) patch to set the
10427                 micalg parameter for signatures
10428                 (2001-08-28 Werner Koch <wk@gnupg.org>)
10429
10430 2002-07-12 [sergey]     0.7.8claws62
10431
10432         * man/Makefile.am
10433         * configure.in
10434                 fixed man page installation
10435
10436 2002-07-12 [paul]       0.7.8claws61
10437
10438         * sync with 0.7.8cvs26
10439                 see ChangeLog 2002-07-11 and 2002-07-12
10440
10441 2002-07-11 [christoph]  0.7.8claws60
10442
10443         * src/compose.c
10444         * src/procmsg.c
10445                 first use the message number to find the message
10446                 to mark with a reply flag but check the
10447                 message-id if we got the correct message, if not
10448                 try to find it by message-id.
10449                 use new string seperator that is not allowed
10450                 in message-ids.
10451
10452 2002-07-11 [paul]       0.7.8claws59
10453
10454         * sync with 0.7.8cvs23
10455                 see ChangeLog 2002-07-10
10456
10457 2002-07-10 [christoph]  0.7.8claws58
10458
10459         * src/folder.[ch]
10460         * src/msgcache.[ch]
10461                 Added message-id table to the cache in memory
10462                 and functions to msgcache.c and folder.c to
10463                 fetch MsgInfos by message id
10464         * src/compose.c
10465         * src/procmsg.c
10466                 store folder and message-id of message replying
10467                 to in queue header and set reply flag after sending
10468                 (Closes bug #469498)
10469
10470 2002-07-10 [paul]       0.7.8claws57
10471
10472         * AUTHORS
10473           man/sylpheed.1.gz
10474                 add Martin to the list of authors
10475
10476 2002-07-09 [martin]     0.7.8claws56
10477         * src/gtksctree.c
10478                 Added gtk_ctree_last_visible(), tree_update_level(),
10479                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
10480                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10481                 from gtk+ to gtksctree.c for the new sorting code
10482                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
10483                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
10484         * src/gtksctree.h
10485                 Added declaration for gtk_sctree_sort_recursive() and
10486                 gtk_sctree_sort_node
10487         * src/addressbook.c
10488         * src/foldersel.c
10489         * src/folderview.c
10490         * src/summaryview.c
10491                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10492                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
10493
10494 2002-07-08 [paul]       0.7.8claws55
10495
10496         * more sync with 0.7.8cvs21
10497                 see ChangeLog 2002-07-08
10498
10499 2002-07-08 [paul]       0.7.8claws54
10500
10501         * sync with 0.7.8cvs21
10502                 see ChangeLog 2002-07-08
10503
10504 2002-07-07 [alfons]     0.7.8claws53
10505
10506         * src/Makefile.am
10507         * src/stock_pixmap.[ch]
10508         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
10509         * src/pixmaps/notice_error.xpm  ** NEW FILE **
10510         * src/pixmaps/notice_note.xpm   ** NEW FILE **
10511                 add new pixmaps for upcoming notice pane
10512
10513 2002-07-06 [melvin]     0.7.8claws52
10514
10515         * src/gtkspell.[ch]
10516                 Made them a bit closer to Sylpheed's coding style.
10517                 Removed old code.
10518                 Removed possible memory leaks when some errors occurs.
10519
10520 2002-07-06 [melvin]     0.7.8claws51
10521
10522         * po/Makefile.in.in
10523                 Removed --no-location in xgettext command line to help
10524                 translators that use Emacs' po-mode
10525         * src/quote_fmt.c
10526                 Removed unnecessary comments that messed up sylpheed.pot
10527
10528 2002-07-06 [paul]       0.7.8claws50
10529
10530         * sync with 0.7.8cvs19
10531                 see ChangeLog 2002-07-05
10532
10533 2002-07-06 [christoph]  0.7.8claws49
10534
10535         * src/folder.c
10536         * src/mainwindow.c
10537                 fix folder_item_remove_all_msg and folderview
10538                 status for trash folders after emptying trash
10539
10540 2002-07-05 [paul]       0.7.8claws48
10541
10542         * sync with 0.7.8cvs16
10543                 see ChangeLog 2002-07-04 and 2002-07-05
10544
10545 2002-07-04 [paul]       0.7.8claws47
10546
10547         * sync with 0.7.8cvs14
10548                 see  ChangeLog 2002-07-04
10549
10550 2002-07-03 [alfons]     0.7.8claws46
10551
10552         * src/folder.c
10553                 dupe folder item's path because it's being reallocated
10554                 by new folder scanning code
10555
10556 2002-07-03 [christoph]  0.7.8claws45
10557
10558         * src/imap.c
10559                 better IMAP uid fetching using 'FETCH 1:* (UID)'
10560         * src/msgcache.c
10561                 add missing return in msgcache_write
10562
10563 2002-07-02 [thorsten]   0.7.8claws44
10564
10565         * src/jpilot.c
10566         * src/msgcache.c
10567         * src/rfc2015.c
10568                 use binary mode for file access
10569
10570 2002-07-02 [christoph]  0.7.8claws43
10571
10572         * major code cleanup (part 1)
10573         
10574                 - unused variables removed
10575                 - unused functions removed
10576                 - uninitialized variables checked
10577                 - missing return statements added
10578                 - missing function return types added
10579                 - added parentheses around assignment and
10580                   && in || when suggested by gcc
10581               
10582         * src/mh.c
10583         * src/folder.c
10584                 replaced direct calls to folder->scan_tree
10585                 with folder_scan_tree and restore folder
10586                 prefs in this function. The folder should
10587                 not have to deal with them.
10588                 ( Should now work for all folder types )
10589
10590 2002-07-02 [paul]       0.7.8claws42
10591
10592         * sync with 0.7.8cvs13
10593                 see ChangeLog 2002-07-01 and 2002-07-02
10594
10595 2002-07-01 [christoph]  0.7.8claws41
10596
10597         * src/summaryview.c
10598                 fix "goto next/prev unread message" with
10599                 ignored threads
10600
10601 2002-07-01 [paul]       0.7.8claws40
10602
10603         * po/es.po
10604                 updated by Ricardo Mones Lastra
10605
10606 2002-06-30 [match]      0.7.8claws39
10607
10608         * src/jpilot.c
10609                 applied variation of leonerd's patch (566661) to
10610                 allow multiple email addresses per JPilot entry.
10611                 addresses may be separated by space, comma, pipe,
10612                 semi-colon, new-line.
10613
10614 2002-06-30 [alfons]     0.7.8claws38
10615
10616         * src/procmsg.c
10617                 simple fix for putting older nodes before
10618                 newer nodes when threading by subject
10619
10620 2002-06-30 [christoph]  0.7.8claws37
10621
10622         * src/folder.c
10623         * src/folderview.c
10624         * src/mh.c
10625         * src/news.c
10626         * src/procmsg.c
10627                 fix broken folder tree rescaning
10628                 and don't use procmsg_get_mark_sum
10629                 anymore
10630
10631 2002-06-30 [christoph]  0.7.8claws36
10632
10633         * merge new cache branch
10634         * src/imap.c
10635                 fix new cache imap copy bug
10636         * src/folder.c
10637                 improved folder_item_scan
10638                 it should now always set the correct
10639                 new, unread and total message counts
10640
10641 2002-06-29 [paul]       0.7.8claws35
10642
10643         * configure.in
10644                 correct syntax error
10645
10646 2002-06-29 [paul]       0.7.8claws34
10647
10648         * configure.in
10649           Makefile.am
10650           man/Makefile.am       ** NEW FILE **
10651           man/sylpheed.1.gz     ** NEW FILE **
10652                 add Sylpheed man page
10653
10654 2002-06-29 [paul]       0.7.8claws33
10655
10656         * po/pt_BR.po
10657                 updated by Fabio Junior Beneditto
10658
10659 2002-06-28 [jens]       0.7.8claws32
10660
10661         * po/de.po
10662                 translation updated
10663
10664         * src/selective_download.c
10665                 removed gettext for space " "
10666
10667         * src/imap.c
10668                 removed wrong space
10669
10670 2002-06-28 [paul]       0.7.8claws31
10671
10672         * sync with 0.7.8cvs11
10673                 see ChangeLog 2002-06-28
10674
10675 2002-06-28 [paul]       0.7.8claws30
10676
10677         * sync with 0.7.8cvs10
10678                 see ChangeLog 2002-06-27 and 2002-06-28
10679
10680 2002-06-26 [paul]       0.7.8claws29
10681
10682         * src/addrgather.c
10683           src/selective_download.c
10684                 don't gettextise empty strings.
10685                 reserved by gettext. gettext("") returns 
10686                 the header entry with meta information, 
10687                 not the empty string
10688
10689         * po/en_GB.po
10690                 updated
10691
10692 2002-06-26 [paul]       0.7.8claws28
10693
10694         * sync with 0.7.8cvs7
10695                 see ChangeLog 2002-06-25
10696
10697         * src/prefs_common.c
10698                 ...and in the process, tweak the gui a little
10699
10700 2002-06-25 [alfons]     0.7.8claws27
10701         
10702         * configure.in
10703         * src/Makefile.am
10704                 fine tune ldap library detection
10705
10706 2002-06-25 [alfons]     0.7.8claws26
10707
10708         * src/compose.c
10709                 don't allow return receipts when composing a news article
10710
10711 2002-06-25 [paul]       0.7.8claws25
10712
10713         * Makefile.am
10714                 add '$(AMTAR)' to 'release' section to allow for
10715                 new and older autotools
10716
10717 2002-06-25 [paul]       0.7.8claws24
10718
10719         * src/summaryview.c
10720                 fix "No more unread messages" persistant pop-up
10721                 window bug
10722
10723 2002-06-25 [paul]       0.7.8claws23
10724
10725         * po/it.po
10726                 updated by Alessandro Maestri
10727
10728 2002-06-25 [paul]       0.7.8claws22
10729
10730         * sync with 0.7.8cvs6
10731                 see ChangeLog 2002-06-25
10732
10733 2002-06-24 [paul]       0.7.8claws21
10734
10735         * tools/update-po
10736                 add GPL copyright information
10737
10738 2002-06-24 [paul]       0.7.8claws20
10739
10740         * tools/Makefile.am
10741           tools/README
10742           tools/update-po       ** NEW FILE **
10743                 add script that eases the creation of *.po files
10744                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
10745
10746 2002-06-23 [alfons]     0.7.8claws19
10747
10748         * src/messageview.c
10749                 make notification_convert_header obey const correctness
10750                 (next step will be fixing the broken return receipt)
10751
10752 2002-06-23 [paul]       0.7.8claws18
10753
10754         * src/messageview.c
10755                 fix bug introduced in last commit:
10756                 removed too much code in last commit - put back what's
10757                 needed
10758
10759 2002-06-23 [paul]       0.7.8claws17
10760
10761         * src/messageview.[ch]
10762                 remove code committed in error from locally patched
10763                 source
10764
10765 2002-06-23 [colin]      0.7.8claws16
10766
10767         * src/compose.[ch]
10768                 add compose_entry_select(), used to select the default_to
10769                 email address - hopefully avoiding people sending mails to
10770                 wrong recipients.
10771
10772 2002-06-22 [alfons]     0.7.8claws15
10773
10774         * AUTHORS
10775                 add Bram Metsch & Stanislav Karchebny
10776         * src/smtp.[ch]
10777         * src/prefs_account.[ch]
10778         * src/send.c
10779                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
10780                   options.  (see <http://sourceforge.net/tracker/index.php
10781                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
10782
10783                 - merge Stanislav's fix to make SMTP AUTH work with qmail
10784                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
10785
10786 2002-06-22 [paul]       0.7.8claws14
10787
10788         * sync with 0.7.8cvs5
10789                 see ChangeLog 2002-06-19 and 2002-06-20
10790
10791 2002-06-22 [alfons]     0.7.8claws13
10792
10793         * src/selective_download.c
10794                 fix a stupid mistake I made
10795
10796 2002-06-22 [alfons]     0.7.8claws12
10797
10798         * src/selective_download.[ch]
10799                 fix another unnoticed leak; cleanup code
10800
10801 2002-06-21 [alfons]
10802
10803         * tools/Makefile.am
10804                 gpg-sign <-- gpg-sign-syl
10805
10806 2002-06-21 [alfons]     0.7.8claws11
10807
10808         * src/selective_download.c
10809         * src/selective_download.h
10810                 fix assorted mix of allocation errors (should solve
10811                 problem reported by Philippe Gramoullé, see:
10812                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
10813
10814 2002-06-20 [melvin]     0.7.8claws10
10815
10816         * tools/gpg-sign *REMOVED*
10817           tools/gpg-sign-syl *ADDED*
10818                 Replaced the gpg clearsigning script with the version using
10819                 xterm instead of ssh-askpass and changed its name.
10820
10821         * README.claws
10822                 Updated actions example to reflect the renaming of the
10823                 gpg clearsigning script.
10824
10825 2002-06-19 [paul]       0.7.8claws9
10826
10827         * sync with 0.7.8claws9
10828                 see ChangeLog 2002-06-18 and 2002-06-19
10829
10830 2002-06-19 [paul]       0.7.8claws8
10831
10832         * sync with 0.7.8cvs1
10833                 see ChangeLog 2002-06-18
10834
10835 2002-06-18 [alfons]     0.7.8claws7
10836
10837         * src/mainwindow.h
10838                 add omitted prototype
10839
10840 2002-06-17 [paul]       0.7.8claws6
10841
10842         * src/mainwindow.c
10843                 fix hiding of exec_btn
10844
10845 2002-06-17 [paul]       0.7.8claws5
10846
10847         * src/pop.c
10848                 remove unneeded code: should_delete() 
10849                 and Pop3State::uidl_todelete_list
10850
10851 2002-06-17 [paul]       0.7.8claws4
10852
10853         * sync with 0.7.8
10854                 see ChangeLog 2002-06-11 and 2002-06-13
10855
10856 2002-06-16 [alfons]     0.7.8claws3
10857         
10858         * src/folder.c
10859                 make sure lock sort mode (claws specific) is
10860                 also persists after a tree rescan
10861
10862 2002-06-16 [alfons]     0.7.8claws2
10863
10864         * src/prefs_folder_item.c
10865         * src/folder.[ch]
10866                 fix persistence of folder sort mode (broken
10867                 by adapting Hiro's new folder persistence code)
10868
10869 2002-06-16 [alfons]     0.7.8claws1
10870
10871         * AUTHORS
10872         * src/logwindow.c
10873         * src/prefscommon.[ch]
10874                 control size of log text in log window; 
10875                 closes patch #569155 submitted by Mitko Haralanov.
10876
10877 2002-06-15 [paul]       0.7.8claws
10878
10879         * release of 0.7.8claws
10880
10881 2002-06-15 [paul]       0.7.7claws
10882
10883         * po/pt_BR.po
10884                 updated by Fabio Junior Beneditto
10885
10886 2002-06-14 [paul]       0.7.6claws49
10887
10888         * po/es.po
10889                 updated by Ricardo Mones Lastra
10890
10891 2002-06-14 [paul]       0.7.6claws48
10892
10893         * po/nl.po
10894                 updated translation by Wilbert Berendsen
10895
10896 2002-06-14 [melvin]     0.7.6claws47
10897
10898         * po/fr.po
10899                 Updated French translation
10900
10901 2002-06-13 [paul]       0.7.6claws46
10902
10903         * src/filesel.c
10904                 allow filename to be typed in, rather than just
10905                 selected by the mouse. Patch by Gustavo Noronha Silva.
10906
10907 2002-06-13 [alfons]     0.7.6claws45
10908
10909         * src/mainwindow.[ch]
10910                 more cleanups (removing unnecessary menu items Expand 
10911                 summary / message view)
10912
10913 2002-06-13 [melvin]     0.7.6claws44
10914
10915         * po/POTFILES.in
10916                 Added src/string_match.c
10917         * src/string_match.c
10918                 Fixed possible buffer overflow.
10919                 Corrected typo.
10920                 Added missing config.h header.
10921         * src/prefs_common.c
10922           src/prefs_matcher.c
10923           src/prefs_scoring.c
10924                 Made some strings translatable (missing _(..)).
10925
10926 2002-06-13 [melvin]     0.7.6claws43
10927
10928         * README.claws
10929                 Corrected action example (verifying clearsigned mail).
10930         * src/prefs_account.c
10931                 Corrected typo.
10932         * src/prefs_common.c
10933                 Removed incorrect line that generated a Gtk-CRITICAL msg.
10934
10935 2002-06-12 [alfons]     0.7.6claws42
10936
10937         * src/summaryview.c
10938                 add init of score column lost in 0.7.6claws42
10939
10940 2002-06-12 [paul]       0.7.6claws41
10941
10942         * src/prefs_account.c
10943                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
10944                 behavior of the radio buttons, (from 0.7.7cvs2)
10945
10946 2002-06-11 [alfons]     0.7.6claws40
10947
10948         * src/messageview.[ch]
10949         * src/summaryview.[ch]
10950         * src/summary_search.c
10951         * src/mainwindow.c
10952                 perform a sync to bring in Hiro's separate view implementation 
10953
10954                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
10955
10956 2002-06-11 [paul]       0.7.6claws39
10957         
10958         * src/prefs_account.c
10959                 correct a typo on the Receive tab
10960
10961 2002-06-10 [match]      0.7.6claws38
10962
10963         * src/addressbook.c
10964                 Included address completion patch from Gustavo Noronha.
10965
10966 2002-06-10 [paul]       0.7.6claws37
10967
10968         * src/inc.[ch]
10969           src/pop.c
10970           src/prefs_account.[ch]
10971           src/selective_download.[ch]
10972                 apply PATCH #561712
10973                  NEW:
10974                 - check if POP Account
10975                 - Receive Button renamed to Preview
10976                 - Preview Button Popup: preview new/all messages
10977                 - Download Button
10978                 - Account Preferences-->Receive tab checkbutton if you
10979                   want to remove Mail after Download
10980                 -: default YES
10981                 - Account Preferences-->Receive tab checkbutton use
10982                   filtering rules on preview
10983                   (think of delete_on_server)
10984                 -: default YES
10985                 - Account selectable from SD dialog
10986                 - checkbutton to show already downloaded messages if
10987                   all messages are previewed
10988                 - new clist column showing Date
10989                 - ESC KEY close
10990                 FIXES:
10991                 - play ball with UIDL
10992                 - fault tolerant (?) 
10993                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10994
10995 2002-06-10 [melvin]     0.7.6claws36
10996
10997         * README.claws
10998                 Added a hint to ac/README in cvs instructions.
10999
11000         * src/prefs_actions.c
11001                 Made it possible to use a more elaborate command line
11002                 for asynchronous actions, too.
11003
11004 2002-06-10 [melvin]     0.7.6claws35
11005         
11006         * src/prefs_actions.c
11007                 Make it possible to use a more elaborate command line
11008                 (e.g. |foo|bar|cat>there;echo Done|)
11009                 Corrected error message when calling %f, %F and %p commands
11010                 from the compose window.
11011
11012 2002-06-09 [colin]      0.7.6claws34
11013
11014         * src/summaryview.c
11015                 Automatically find unread messages in current folder
11016                 before annoying the user.
11017
11018 2002-06-08 [alfons]     0.7.6claws33
11019
11020         * po/it.po
11021                 remove bad formatting string in it.po translation
11022                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
11023
11024 2002-06-08 [paul]       0.7.6claws32
11025
11026         * sync with 0.7.6cvs25
11027                 see ChangeLog 2002-06-07
11028
11029 2002-06-05 [paul]       0.7.6claws31
11030
11031         * src/mainwindow.c
11032                 add 'Sort by locked' and 'Sort by score'
11033
11034 2002-06-05 [paul]       0.7.6claws30
11035
11036         * sync with 0.7.6cvs24
11037                 see ChangeLog 2002-06-04
11038
11039 2002-06-04 [paul]       0.7.6claws29
11040
11041         * po/pt_BR.po
11042                 updated by Fabio Junior Beneditto
11043
11044 2002-06-03 [thorsten]   0.7.6claws28
11045
11046         * src/matcher.c
11047                 fclose() matcherrc after reading
11048
11049 2002-06-03 [paul]       0.7.6claws27
11050
11051         * sync with 0.7.6cvs21
11052                 see ChangeLog 2002-05-31
11053
11054 2002-05-31 [paul]       0.7.6claws26
11055
11056         * sync with 0.7.6cvs20
11057                 see ChangeLog 2002-05-29 and 2002-05-30
11058
11059 2002-05-31 [paul]       0.7.6claws25
11060
11061         * src/imap.c
11062                 hopefully fix last buggy sync
11063
11064         * README.claws
11065                 correct typo in 'Actions' examples
11066
11067 2002-05-29 [paul]       0.7.6claws24
11068
11069         * sync with 0.7.6cvs18
11070                 see ChangeLog 2002-05-28 and 2002-05-29
11071
11072         * src/news.c
11073           src/nntp.[ch]
11074                 sync with above 
11075
11076 2002-05-28 [paul]       0.7.6claws23
11077
11078         * sync with 0.7.6cvs16
11079                 see ChangeLog 2002-05-28
11080
11081 2002-05-27 [thorsten]   0.7.6claws22 
11082
11083         * faq/it/sylpheed-faq-1.html
11084           faq/it/sylpheed-faq-2.html
11085           faq/it/sylpheed-faq-3.html
11086           faq/it/sylpheed-faq.html
11087                 corrected DOS lineendings
11088         * faq/de/sylpheed-faq-1.html
11089           faq/de/sylpheed-faq-2.html
11090           faq/en/sylpheed-faq-1.html
11091           faq/en/sylpheed-faq-2.html
11092           faq/en/sylpheed-faq-3.html
11093           faq/es/sylpheed-faq-1.html
11094           faq/es/sylpheed-faq-2.html
11095           faq/es/sylpheed-faq-3.html
11096           faq/fr/sylpheed-faq-1.html
11097           faq/it/sylpheed-faq-1.html
11098           faq/it/sylpheed-faq-2.html
11099           faq/it/sylpheed-faq-3.html
11100           faq/it/sylpheed-faq.html
11101                 changed ">" to &quot;
11102
11103 2002-05-27 [paul]       0.7.6claws21
11104         
11105         * sync with 0.7.6cvs15
11106                 see ChangeLog 2002-05-27
11107
11108 2002-05-27 [paul]       0.7.6claws20
11109
11110         * src/prefs_account.c
11111                 correct a typo
11112
11113 2002-05-26 [paul]       0.7.6claws19
11114
11115         * tools/README
11116                 correct a typo
11117
11118 2002-05-25 [paul]       0.7.6claws18
11119
11120         * tools/README
11121                 add description of kmail2sylpheed.pl
11122
11123 2002-05-25 [paul]       0.7.6claws17
11124
11125         * tools/kmail2sylpheed.pl       ** NEW FILE **
11126                 perl script that converts an exported Kmail address
11127                 book, converts it to sylpheed addressbook file,
11128                 writes the file to .sylpheed, and updates
11129                 addrbook--index.xml 
11130
11131 2002-05-25 [paul]       0.7.6claws16
11132
11133         * sync with 0.7.6cvs14
11134                 see ChangeLog 2002-05-23
11135
11136 2002-05-24 [paul]       0.7.6claws15
11137
11138         * README.claws
11139                 make a correction and add some more info
11140
11141 2002-05-24 [paul]       0.7.6claws14
11142
11143         * src/compose.c
11144                 fix memory leak in 
11145                 compose_redirect_write_headers_from_headerlist()
11146                 add Subject and Resent-Message-ID to
11147                 compose_redirect_write_headers()
11148                 Received, Subject, and X-UIDL are filtered out in 
11149                 compose_redirect_write_to_file()
11150
11151 2002-05-23 [paul]       0.7.6claws13
11152
11153         * src/compose.[ch]
11154           src/filtering.c
11155           src/mainwindow.c
11156           src/matcher.[ch]
11157           src/matcher_parser_lex.l
11158           src/matcher_parser_parse.y
11159           src/prefs_common.[ch]
11160           src/prefs_filtering.c
11161           src/summaryview.c
11162                 rename 'Bounce' to 'Redirect'
11163
11164 2002-05-23 [paul]       0.7.6claws12
11165
11166         * more sync with 0.7.6cvs13
11167           src/compose.c
11168                 see ChangeLog 2002-05-22
11169
11170 2002-05-22 [paul]       0.7.6claws11
11171
11172         * sync with 0.7.6cvs13
11173           src/codeconv.c
11174                 see ChangeLog 2002-05-20
11175           src/prefs_common.c
11176                 see ChangeLog 2002-05-22
11177
11178 2002-05-21 [melvin]     0.7.6claws10
11179
11180         * src/folderview.c
11181                 Added missing filtering and scoring headers
11182                 Fixed bad function call that showed garbage 
11183                 in Folder->Processing
11184
11185 2002-05-21 [paul]       0.7.6claws9
11186
11187         * tools/Makefile.am
11188                 make all tools executable, (patch by Alfons).
11189
11190 2002-05-20 [alfons]     0.7.6claws8
11191
11192         * src/procheader.c
11193                 don't forget to call mktime() so we have a valid week 
11194                 and year day
11195                 (Bug report by Roger Sondermann <mail@jumaros.de>)
11196
11197 2002-05-20 [paul]       0.7.6claws7
11198
11199         * src/html.c
11200                 fix broken parsing of urls
11201         * src/textview.c
11202                 fix displaying of urls
11203
11204                 both fixes from the patch [547855] by Eugene 
11205                 Brevdo (zonem)
11206
11207 2002-05-19 [alfons]     0.7.6claws6
11208
11209         * configure.in
11210                 make sylpheed configure correctly with the latest
11211                 and greatest of automake / autoconf / gettext
11212
11213 2002-05-19 [alfons]     0.7.6claws5
11214
11215         * src/procheader.c
11216         * src/procheader.h
11217                 add function for returning ime zone offset
11218         * src/quote_fmt.c
11219         * src/quote_fmt_parse.y
11220                 better quotation formatting - does not convert
11221                 to local time, but uses the original date string.
11222                 
11223                 Note: %z inserts the timezone offset (should 
11224                 work also on platforms where strftime does not
11225                 support %z).
11226
11227 2002-05-18 [christoph]  0.7.6claws4
11228
11229         * src/summaryview.c
11230                 fix indentation of some code
11231         * tools/Makefile.am
11232                 fix spaces after \
11233         * src/Makefile.am
11234                 add missing \
11235                 correct path for ignorethread.xpm
11236                 incorrect filename for sylpheed_logo.xpm
11237                 add missing include matcher_parser_parse.h
11238
11239 2002-05-18 [paul]       0.7.6claws3
11240
11241         * sync with 0.7.6cvs8
11242                 see ChangeLog 2002-05-16 and 2002-05-17
11243
11244 2002-05-18 [melvin]     0.7.6claws2
11245
11246         * README.claws
11247                 Corrected an action's definition and fixed some misspellings.
11248
11249 2002-05-18 [paul]       0.7.6claws1
11250
11251         * tools/Makefile.am
11252           tools/gpg-sign        ** new file **
11253           tools/uudec           ** new file **
11254                 add Melvin's Actions scripts
11255
11256         * README.claws
11257                 add Melvin's descriptions for Actions
11258
11259 2002-05-18 [paul]       0.7.6claws
11260
11261         * Version 0.7.6claws released
11262
11263 2002-05-17 [paul]       0.7.5claws32
11264
11265         * po/es.po
11266                 updated by Ricardo Mones Lastra
11267
11268 2002-05-17 [paul]       0.7.5claws31
11269
11270         * src/compose.c
11271                 fix Account prefs default folder for sent/draft/deleted
11272                 messages bug
11273
11274         * po/it.po
11275           po/nl.po
11276                 updated translation by Alessandro Maestri and
11277                 Wilbert Berendsen
11278
11279 2002-05-17 [melvin]     0.7.5claws30
11280
11281         * src/prefs_actions.c
11282                 Fixed bug where using %F not at the end of the command 
11283                 resulted in an additional empty argument being created.
11284                 Thanks to Darko Koruga for reporting the bug.
11285
11286 2002-05-17 [melvin]     0.7.5claws29
11287
11288         * po/fr.po
11289                 Updated French translations.
11290
11291 2002-05-15 [paul]       0.7.5claws28
11292         
11293         * po/es.po
11294                 updated by Ricardo Mones Lastra
11295
11296 2002-05-15 [paul]       0.7.5claws27
11297
11298         * sync with 0.7.6cvs4
11299                 see ChangeLog 2002-05-14 and 2002-05-15
11300
11301 2002-05-14 [paul]       0.7.5claws26
11302
11303         * sync with 0.7.6cvs1
11304                 see ChangeLog 2002-05-13
11305
11306 2002-05-13 [thorsten]   0.7.5claws25
11307
11308         * src/messageview.c
11309                 fix select_all and copy in multipart messages
11310         * src/mainwindow.c
11311                 fix select_all and copy in multipart messages
11312
11313 2002-05-12 [paul]       0.7.5claws24
11314
11315         * src/summaryview.c
11316                 reverse last commit, bug already fixed in 0.7.5claws3
11317
11318 2002-05-12 [netztorte]  0.7.5claws23
11319
11320         * src/summaryview.c
11321                 dont parse empty addressbook (checked in before claws20)
11322
11323 2002-05-12 [melvin]     0.7.5claws22
11324
11325         * src/procmsg.[ch]
11326                 Removed unneeded priority code introduced by the previous 
11327                 commit.
11328
11329 2002-05-12 [melvin]     0.7.5claws21
11330
11331         * src/compose.[ch]
11332                 Added possibility to set message's priority.
11333         * src/procmsg.[ch]
11334                 Added possibility to set message's priority.
11335                 Added missing headers
11336
11337 2002-05-12 [melvin]     0.7.5claws20
11338
11339         * src/prefs_actions.c
11340                 Removed implicitely added quotes around the name
11341                 of the temporary files of mime parts.
11342
11343 2002-05-12 [paul]       0.7.5claws19
11344
11345         * sync with 0.7.5cvs20
11346                 see ChangeLog 2002-05-11
11347
11348 2002-05-12 [alfons]     0.7.5claws18
11349
11350         * src/quote_fmt_lex.l
11351         * src/quote_fmt_parse.y
11352                 allow quote / reply date & time format to be set using
11353                 %D{format}. format is a format string you'd pass to
11354                 strftime() (see man strftime, or the Display tab |
11355                 Date format setting).
11356
11357                 Currently %D converts the date to local time. 
11358
11359 2002-05-11 [paul]       0.7.5claws17
11360
11361         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
11362                 see ChangeLog 2002-05-10 and 2002-05-11
11363
11364 2002-05-10 [paul]       0.7.5claws16
11365
11366         * sync with 0.7.5cvs16
11367                 see ChangeLog entries 2002-05-09 and 
11368                 2002-05-10
11369
11370 2002-05-10 [colin]      0.7.5claws15
11371
11372         * src/textview.c
11373                 Corrected a bug that prevented sylpheed to open
11374                 double-clicked URIs.
11375
11376 2002-05-09 [paul]       0.7.5claws14
11377
11378         * sync with 0.7.5cvs14
11379                 see ChangeLog 2002-05-08 and 2002-05-09
11380
11381 2002-05-08 [paul]       0.7.5claws13
11382
11383         * sync with 0.7.5cvs11
11384                 see ChangeLog entry 2002-05-08
11385
11386 2002-05-08 [paul]       0.7.5claws12
11387
11388         * src/mainwindow.c
11389           src/textview.[ch]
11390                 fix segfault on View->Open in new window
11391                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11392
11393 2002-05-07 [paul]       0.7.5claws11
11394
11395         * sync with 0.7.5cvs9
11396                 see ChangeLog entry 2002-05-07
11397
11398 2002-05-06 [paul]       0.7.5claws10
11399
11400         * src/messageview.c
11401           src/textview.c
11402                 display url in statusbar on single-click
11403                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11404
11405 2002-05-06 [match]      0.7.5claws9
11406
11407         * src/addritem.[ch]
11408                 new functions.
11409         * src/addrcache.c
11410                 tidy up.
11411         * src/xmlprops.[ch]
11412                 XML implementation of properties file.
11413         * src/exporthtml.[ch]
11414         * src/expthtmldlg.[ch]
11415         * src/addressbook.c
11416                 export to HTML.
11417
11418 2002-05-02 [sergey]     0.7.5claws8
11419
11420         * src/mainwindow.c (mainwin_entries),
11421           src/prefs_common.c (prefs_send_create()),
11422           src/codeconv.c (locale_table):
11423                 use charset name "Windows-1251" instead of "CP1251".
11424
11425 2002-05-02 [colin]      0.7.5claws7
11426         
11427         * src/compose.c
11428           src/prefs_common.c
11429           src/prefs_folder_item.c
11430                 Fixed cosmetics bugs due to Outbox renamed to Sent.
11431
11432 2002-05-02 [hiro]       0.7.5claws6
11433
11434         * src/imap.c
11435                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
11436
11437 2002-05-02 [paul]       0.7.5claws5
11438
11439         * src/compose.c
11440                 more sync with 0.7.5cvs7, see ChangeLog entry
11441                 2002-05-02
11442
11443 2002-05-02 [hiro]       0.7.5claws4
11444
11445         * src/compose.c
11446                 compose_queue_sub():
11447                 check if queue folder exists (closes #550397).
11448                 removed directory creation since it should be handled
11449                 transparently.
11450         * src/imap.c
11451                 imap_add_msg(): return UID for appended message
11452                 (closes #548842).
11453
11454 2002-04-30 [paul]       0.7.5claws3
11455
11456         * src/summaryview.c
11457                 fix account_find_from_address() bug
11458
11459 2002-04-28 [colin]      0.7.5claws2
11460
11461         * src/compose.c
11462           src/textview.c
11463           src/prefs_common.[ch]
11464           src/utils.[ch]
11465                 Added user-definable quotation characters recognition.
11466
11467 2002-04-28 [paul]       0.7.5claws1
11468
11469         * sync with 0.7.5cvs4
11470                 see ChangeLog entry  2002-04-25
11471
11472 2002-04-28 [paul]       0.7.5claws
11473
11474         * po/es.po
11475           po/nl.po
11476           po/pt_BR.po
11477                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
11478                 Fabio Junior Beneditto
11479
11480 2002-04-27 [jens]       0.7.4claws103
11481
11482         * po/de.po
11483                 updated German translation.
11484
11485 2002-04-27 [hiro]       0.7.4claws102
11486
11487         * src/summaryview.c
11488                 summary_write_cache(): fixed the mark loss of hidden messages.
11489
11490 2002-04-26 [melvin]     0.7.4claws101
11491
11492         * src/procmsg.c
11493                 fixed a second typo (same one)
11494         * po/fr.po
11495           po/it.po
11496           po/pt_BR.po
11497                 fixed the type again...
11498
11499 2002-04-26 [melvin]     0.7.4claws100
11500
11501         * src/procmsg.c
11502                 fixed a typo in an alert message ("temorary").
11503         * po/it.po
11504         * po/pt_BR.po
11505                 corrected the typo  described above.
11506         * po/fr.po
11507                 updated French translation.
11508
11509 2002-04-26 [darko]      0.7.4claws99
11510
11511         * src/summaryview.c
11512                 fix target folder colorization
11513
11514 2002-04-25 [paul]       0.7.4claws98
11515
11516         * po/it.po
11517                 updated by Alessandro Maestri
11518
11519 2002-04-24 [colin]      0.7.4claws97
11520         
11521         * src/compose.c
11522                 Fixed double "subject is empty" question.
11523
11524 2002-04-23 [colin]      0.7.4claws96
11525         
11526         * src/mimeview.c
11527                 Corrected issue when "automatically display images" was
11528                 not set : first image remained after selecting second.
11529
11530 2002-04-23 [melvin]     0.7.4claws95
11531
11532         * src/prefs_actions.c
11533                 Don't display in/out dialog if there is nothing to show.
11534
11535 2002-04-23 [paul]       0.7.4claws94
11536
11537         * sync with 0.7.5cvs3
11538                 bug fixes: see ChangeLog entry 2002-04-23
11539
11540 2002-04-22 [darko]      0.7.4claws93
11541
11542         * src/compose.c
11543                 fix previous check-in which changed code after
11544                 merge from main
11545
11546 2002-04-22 [paul]       0.7.4claws92
11547
11548         * faq/de/*
11549                 add German FAQ
11550         * faq/en/*
11551           faq/es/*
11552           faq/fr/*
11553                 update English, Spanish and French FAQs
11554         * manual/de/*
11555           manual/es/*
11556                 add German and Spanish manuals
11557         * manual/en/*
11558           manual/fr/*
11559                 update English and French manuals
11560
11561         * src/Makefile.am
11562                 add to and re-arrange the pixmap entries
11563
11564 2002-04-22 [darko]      0.7.4claws91
11565
11566         * src/compose.c
11567                 fix sender initials recognition to only allow
11568                 '>' after the initials
11569
11570 2002-04-21 [paul]       0.7.4claws90
11571
11572         * sync with 0.7.5 release
11573                 see ChangeLog entry 2002-04-21
11574
11575 2002-04-21 [alfons]
11576
11577         * src/Makefile.am
11578                 add colin's new pixmaps to EXTRA_DIST
11579
11580 2002-04-21 [colin]      0.7.4claws89
11581         * src/compose.c
11582         * src/inc.c
11583         * src/mainwindow.[ch]
11584         * src/prefs_common.[ch]
11585         * src/stock_pixmap.[ch]
11586                 Added "Work offline" ability.
11587
11588 2002-04-21 [colin]      0.7.4claws88
11589         
11590         * src/mimeview.c
11591         * src/prefs_common.c
11592         * src/prefs_common.h
11593         * src/textview.c : Added an option to common preferences -> display
11594           to allow user not to automatically display images.
11595
11596 2002-04-21 [paul]       0.7.4claws87
11597
11598         * sync with 0.7.4cvs52
11599                 see ChangeLog entry 2002-04-21 (src/imap.c)
11600
11601 2002-04-21 [paul]       0.7.4claws86
11602
11603         * sync with 0.7.4cvs51
11604                 see ChangeLog entry 2002-04-21
11605
11606 2002-04-21 [paul]       0.7.4claws85
11607
11608         * sync with 0.7.4cvs49
11609                 see ChangeLog entries 2002-04-20 and 2002-04-21
11610
11611         * src/Makefile.am
11612                 clean up: remove old 'stock_' element from xpm 
11613                 filenames.
11614
11615 2002-04-21 [alfons]     0.7.4claws84
11616
11617         apply sync patch from Paul
11618
11619         * src/folderview.c
11620                 use old claws prefs_folder_item_create() for now
11621
11622 2002-04-19 [match]      0.7.4claws83
11623
11624         * src/addressbook.[ch]
11625         * src/addrharvest.[ch]
11626         * src/addrgather.[ch]
11627                 recurse folders.
11628         * src/mainwindow.c
11629         * src/summaryview.[ch]
11630                 change menu option.
11631
11632 2002-04-19 [paul]       0.7.4claws82
11633
11634         * po/pt_BR.po
11635                 updated by Fabio Junior Beneditto
11636
11637 2002-04-14 [alfons]     0.7.4claws81
11638
11639         * src/passphrase.c
11640                 add #include <sys/types.h> for mode_t and off_t 
11641
11642 2002-04-13 [paul]       0.7.4claws80
11643         
11644         * src/main.c
11645           src/passphrase.[ch]
11646           src/pgptext.c
11647           src/prefs_common.[ch]
11648           src/rfc2015.c
11649                 enable storing of GnuPG passphrase for the whole 
11650                 session or a user-defined number of minutes. patch 
11651                 submitted by Ravemax <ravemax@dextrose.com>
11652
11653 2002-04-13 [alfons]     0.7.4claws79
11654
11655         * src/textview.c
11656                 make email parser also stop scanning when encountering separators
11657                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
11658
11659 2002-04-13 [paul]       0.7.4claws78
11660
11661         * sync with 0.7.4cvs39
11662                 see ChangeLog entry 2002-04-12
11663
11664 2002-04-11 [paul]       0.7.4claws77
11665
11666         * sync with 0.7.4cvs37
11667                 see ChangeLog entry 2002-04-11
11668
11669 2002-04-11 [paul]       0.7.4claws76
11670
11671         * COPYING 
11672                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
11673                 the clause for OpenSSL). sync with sylpheed main
11674
11675 2002-04-09 [melvin]     0.7.4claws75
11676
11677         * src/compose.c
11678                 Made 'Ctrl-Enter' on send ignore some modifiers 
11679                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
11680                 to bind other *-Enter (but not Alt-Enter).
11681
11682 2002-04-09 [paul]       0.7.4claws74
11683
11684         * sync with 0.7.4cvs35
11685                 see ChangeLog entries 2002-04-09
11686
11687 2002-04-08 [paul]       0.7.4claws73
11688
11689         * sync with 0.7.4cvs33
11690                 see ChangeLog entry 200-04-08
11691
11692 2002-04-07 [match]      0.7.4claws72
11693
11694         * src/addrharvest.[ch]
11695                 fixed to read all addresses in header, regardless
11696                 of header size. improved name parsing. accommodate
11697                 harvest from folders and selected message.
11698         * src/addritem.[ch]
11699                 included new address parsing function.
11700         * src/addrgather.[ch]
11701         * src/addressbook.[ch]
11702         * src/summaryview.[ch]
11703         * src/mainwindow.c
11704                 allow address harvest of folder as well as selected
11705                 messages.
11706
11707 2002-04-07 [paul]       0.7.4claws71
11708
11709         * src/esmtp.[ch]
11710           src/smtp.c
11711                 don't try to authenticate with CRAM-MD5 in SMTP when 
11712                 SMTP-AUTH enabled if MTA doesn't issue this 
11713                 auth-method in it's ehlo-response. bug item #531364,
11714                 patch item #938910. patch submitted by Colin Leroy 
11715                 <colin@colino.net>
11716
11717 2002-04-07 [paul]       0.7.4claws70
11718
11719         * src/nntp.c
11720                 fix missing MODE_READER bug. patch submitted by
11721                 Colin Leroy <colin@colino.net>
11722
11723 2002-04-07 [alfons]     0.7.4claws69
11724
11725         * src/matcher.[ch]
11726         * src/prefs_filtering.c
11727         * src/summaryview.c
11728                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
11729                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
11730
11731 2002-04-07 [paul]       0.7.4claws68
11732
11733         * sync with 0.7.4cvs32
11734                 see ChangeLog entry 2002-04-06
11735
11736         * tools/filter_conv.pl
11737                 more bug fixes
11738
11739 2002-04-06 [paul]       0.7.4claws67
11740
11741         * tools/filter_conv.pl
11742                 modify to be able to find the name of the first
11743                 mailbox and use that. main's filter does not
11744                 record the full path to the mailbox and therefore
11745                 can only filter to the first mailbox.
11746
11747 2002-04-05 [paul]       0.7.4claws66
11748
11749         * tools/filter_conv.pl
11750                 attempt to make the script all-encompassing and
11751                 be able to convert any main 'filter' rule thrown
11752                 at it
11753
11754 2002-04-05 [paul]       0.7.4claws65
11755
11756         * tools/filter_conv.pl
11757                 allow for collapsed folder trees
11758
11759 2002-04-05 [paul]       0.7.4claws64
11760
11761         * sync with 0.7.4cvs31
11762                 see ChangeLog entries 2002-04-05
11763
11764 2002-04-03 [paul]       0.7.4claws63
11765
11766         * sync with 0.7.4cvs29
11767                 see ChangeLog entries 2002-04-02 and 2002-04-03
11768
11769 2002-04-02 [paul]       0.7.4claws62
11770
11771         * sync with 0.7.4cvs26
11772                 see ChangeLog entry 2002-04-01
11773
11774 2002-04-02 [match]      0.7.4claws61
11775
11776         * src/pine.[ch]
11777         * src/importpine.[ch]
11778         * src/addressbook.c
11779                 import Pine address book.
11780
11781 2002-04-02 [match]      0.7.4claws60
11782
11783         * src/addrharvest.[ch]
11784                 improve address parsing of funky addresses.
11785
11786 2002-04-02 [darko]      0.7.4claws59
11787
11788         * src/compose.c
11789                 wrap on send improvements, it now recognizes quoted
11790                 initials as part of the quotation string, and it
11791                 does not join lines separated by CR
11792
11793 2002-04-01 [match]      0.7.4claws58
11794
11795         * src/mgutils.[ch]
11796                 added new functions.
11797         * src/mutt.[ch]
11798                 remove excessive duplicate address generation
11799                 on import.
11800
11801 2002-04-01 [alfons]     0.7.4claws57
11802         
11803         * src/summaryview.c
11804                 put back g_free() 
11805
11806 2002-04-01 [paul]       0.7.4claws56
11807
11808         * sync with 0.7.4cvs25
11809                 see ChangeLog entry 2002-04-01
11810
11811 2002-04-01 [alfons]     0.7.4aprilfool55
11812
11813         * src/summaryview.c
11814                 honour feature request item #537427 to allow for
11815                 displaying names from address book for sent mail also
11816
11817 2002-03-29 [paul]       0.7.4claws54
11818
11819         * src/mainwindow.c
11820           src/prefs_filtering.[ch]
11821           src/prefs_matcher.c
11822           src/summaryview.c
11823                 add 'fast filter' for claws' filtering,
11824                 /Tools/Create filter rule/... patch submitted
11825                 by Neill Miller <neillm@thecodefactory.org>
11826
11827 2002-03-29 [paul]       0.7.4claws53
11828
11829         * sync with 0.7.4cvs24
11830                 see ChangeLog entry 2002-03-29
11831
11832 2002-03-28 [paul]       0.7.4claws52
11833
11834         * sync with 0.7.4cvs23
11835                 see ChangeLog entry 2002-03-28
11836
11837 2002-03-27 [melvin]     0.7.4claws51
11838
11839         * src/prefs_actions.c
11840                 Added support to pass only one message part (as a
11841                 file) to the command using '%p'. No quotes are needed
11842                 because doubles quotes are automatically added.
11843                 Fixed bug where Sylpheed could block when waiting for
11844                 a child process to finish.
11845                 Changed the help menu to remove quotes around symbols to 
11846                 avoid misinterpretation (they must not be used).
11847
11848 2002-03-27 [melvin]     0.7.4claws50
11849
11850         * src/inc.c
11851                 Made the new mail notification command always 
11852                 execute asynchronously.
11853
11854 2002-03-27 [paul]       0.7.4claws49
11855
11856         * src/compose.c
11857                 fix bug introduced in last commit
11858
11859 2002-03-27 [paul]       0.7.4claws48
11860
11861         * sync with 0.7.4cvs21
11862                 see ChangeLog 2002-03-26 and 2002-03-27
11863
11864 2002-03-26 [hoa]        0.7.4claws47
11865
11866         * src/prefs_folder_item.c
11867                 really fixed the bug #516442 with folder rescan.
11868
11869 2002-03-26 [paul]       0.7.4claws46
11870
11871         * sync with 0.7.4cvs19
11872                 see ChangeLog entries 2002-03-25 and 2002-03-26
11873
11874 2002-03-25 [hoa]        0.7.4claws45
11875
11876         * src/matcher.c
11877         * src/mh.c
11878                 fix the bug #516442 with folder rescan.
11879
11880         * src/prefs_common.[ch]
11881         * src/compose.c
11882                 added an option to enable two different behaviours
11883                 for bounce.
11884
11885
11886 2002-03-25 [paul]       0.7.4claws44
11887
11888         * src/mainwindow.c
11889           src/selective_download.c
11890                 correct a few menuitem labels
11891
11892 2002-03-25 [christoph]  0.7.4claws43
11893
11894         * src/procmsg.c
11895                 fix non deleted tmp message in
11896                 procmsg_save_to_outbox
11897                 fix problems caused by sync with
11898                 main branch's procmsg_send_queue
11899
11900 2002-03-25 [paul]       0.7.4claws42
11901
11902         * src/quote_fmt.c
11903           src/quote_fmt_lex.l
11904           src/quote_fmt_parse.y
11905                 add Last name (%L) placeholder for quoting. 
11906                 patch submitted by Thorsten Thielen 
11907                 <thth@users.sourceforge.net>
11908
11909 2002-03-25 [paul]       0.7.4claws41
11910
11911         * src/utils.c
11912                 get full hostname. patch submitted by
11913                 Bob Woodside <rwoodside1@comcast.net>
11914
11915 2002-03-25 [paul]       0.7.4claws40
11916
11917         * src/account.c
11918           src/news.c
11919           src/nntp.[ch]
11920           src/prefs_account.[ch]
11921                 enable NNTP over SSL. patch submitted by
11922                 Pascal Jermini <pascal@infinity.hn.org>
11923
11924 2002-03-24 [paul]       0.7.4claws39
11925
11926         * src/prefs_common.c
11927                 make the arrangement of the Compose tab more
11928                 coherent
11929
11930         * src/mainwindow.c
11931                 fix some irregularities of style
11932
11933         * po/de.po
11934                 updated by Kilian Krause
11935
11936 2002-03-23 [paul]       0.7.4claws38
11937
11938         * po/pt_BR.po
11939                 updated by Fabio Junior Beneditto
11940
11941 2002-03-23 [paul]       0.7.4claws37
11942
11943         * src/mainwindow.c
11944                 move 'Gather addresses' to 'Tools' menu
11945                 make 'Selective download' sensitive
11946
11947 2002-03-23 [paul]       0.7.4claws36
11948
11949         * sync with 0.7.4cvs16
11950                 see ChangeLog entries 2002-03-23
11951
11952 2002-03-22 [christoph]  0.7.4claws35
11953
11954         * src/quote_fmt_parse.y
11955                 fix include program output
11956
11957 2002-03-22 [alfons]     0.7.4claws34
11958
11959         * src/pop.c
11960                 initialize GDate stack variable correctly (sorry!)
11961
11962 2002-03-22 [paul]       0.7.4claws33
11963
11964         * src/compose.c
11965           src/mainwindow.c
11966           src/prefs_actions.c
11967           src/prefs_common.c
11968                 rename 'Tool' to 'Tools'
11969
11970         * src/mainwindow.c
11971                 move 'Delete duplicated messages' from
11972                 'Message/' to 'Tools/'
11973                 re-arrange the order of 'Tools/' items
11974
11975 2002-03-22 [paul]       0.7.4claws32
11976
11977         * src/addr_compl.c
11978           src/addressbook.[ch]
11979                 auto-address completion now also matches on
11980                 Nickname. patch submitted by Bob Forsman 
11981                 <hammor@users.sourceforge.net>
11982
11983         * src/editaddress.c
11984                 correct a spelling mistake
11985
11986 2002-03-22 [alfons]     0.7.4claws31
11987
11988         * src/pop.c
11989                 fix getting uidl from incorrect string 
11990                 (spotted by Colin)
11991
11992 2002-03-21 [alfons]     0.7.4claws30
11993
11994         * src/pop.c
11995                 more code refactoring
11996                 plug mem leak introduced by delete on server
11997
11998 2002-03-21 [paul]       0.7.4claws29
11999
12000         * sync with 0.7.4cvs11
12001                 see ChangeLog entries 2002-03-20
12002
12003 2002-03-20 [alfons]     0.7.4claws28
12004
12005         * src/inc.c
12006                 apply Colin's patch and refactor
12007
12008 2002-03-20 [paul]       0.7.4claws27
12009
12010         * sync with sylpheed 0.7.4cvs9
12011                 see ChangeLog entry 2002-03-20
12012
12013 2002-03-19 [christoph]  0.7.4claws26
12014
12015         * src/mh.c
12016         * src/procmsg.[ch]
12017         * src/summaryview.c
12018                 revert changes for flag updates
12019                 (does not work correctly and no time to debug)
12020
12021 2002-03-20 [alfons]     0.7.4claws25
12022
12023         * src/pop.c
12024                 refactor should_delete() a little bit 
12025
12026 2002-03-19 [paul]       0.7.4claws24
12027
12028         * src/inc.[ch]
12029           src/pop.c
12030           src/prefs_account.[ch]
12031                 allow the user to leave downloaded mail on the 
12032                 server for n days. Patch submitted by Colin Leroy 
12033                 <colin@colino.net>
12034
12035 2002-02-19 [paul]       0.7.4claws23
12036
12037         * sync with sylpheed 0.7.4cvs8
12038                 see ChangeLog entries 2002-03-19
12039
12040 2002-03-18 [paul]       0.7.4claws22
12041
12042         * sync with sylpheed 0.7.4cvs6
12043                 see ChangeLog entry 2002-03-18
12044
12045 2002-03-18 [paul]       0.7.4claws21
12046
12047         * po/en_GB.po
12048                 add en_GB message catalogue
12049
12050         * src/mbox_folder.c
12051           src/prefs_account.c
12052           src/prefs_actions.c
12053                 correct a few spelling mistakes
12054
12055 2002-03-17 [alfons]     0.7.4claws20
12056
12057         * src/matcher.c
12058                 more stringent checks for NULL params when writing
12059                 filtering actions to a file
12060                 
12061 2002-03-17 [hoa]        0.7.3claws20
12062
12063         * src/news.c
12064                 fixed the count of new messages
12065
12066         * src/compose.c
12067                 fixed the "attachment properties" window
12068
12069 2002-03-17 [paul]       0.7.4claws19
12070
12071         * src/defs.h
12072           src/folder.h
12073           src/news.c
12074           src/prefs_account.[ch]
12075           src/procmsg.[ch]
12076           src/summaryview.c
12077                 automatically mark cross-posted messages as read 
12078                 and (optionally) give them a colour label
12079                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
12080                 
12081
12082 2002-03-17 [paul]       0.7.4claws18
12083
12084         * sync with sylpheed 0.7.4cvs5
12085                 see ChangeLog entry 2002-03-17
12086
12087 2002-03-17 [melvin]     0.7.4claws17
12088         
12089         * src/textview.c
12090                 Worked around a gtktext 'bug': when searching for 
12091                 a text in a long message it was scrolling slowly
12092                 line by line until it hit the searched text.
12093         * po/fr.po
12094                 Updated French translation
12095
12096 2002-03-17 [melvin]     0.7.4claws16
12097
12098         * src/mainwindow.c
12099         * src/compose.c
12100         * src/prefs_actions.c
12101                 Moved "Edit/Actions" to "Tool/Actions"
12102                 Made mainwindow/compose window sensitive as soon as
12103                 no child process is running anymore even if the io dialog
12104                 is open.
12105                 Fixed a struct being initialized with a non constant char*
12106
12107 2002-03-16 [christoph]  0.7.4claws15
12108
12109         * configure.in
12110                 add --with-compiler-flags option
12111                 (only for developer hacking)
12112         * src/mh.c
12113         * src/procmsg.[ch]
12114         * src/summaryview.c
12115                 try to make folder-stats and flag handling more
12116                 independent from the summaryview. msgcounts
12117                 are only set when the folder is opened and
12118                 procmsg_msginfo_(un)set_flags will handle it
12119                 later and summaryview will get the values
12120                 from the folder.
12121
12122 2002-03-16 [paul]       0.7.4claws14
12123
12124         * src/messageview.c
12125                 fix Return-receipt. Patch submitted by Bob
12126                 Woodside <rwoodside1@comcast.net>
12127
12128 2002-03-16 [paul]       0.7.4claws13
12129
12130         * src/compose.c
12131                 fix 'dynamic' signatures, make it work again
12132                 broken during sync on 2002-03-14 (0.7.4claws2)
12133
12134 2002-03-15 [match]      0.7.4claws12
12135
12136         * src/addrharvest.[ch]
12137         * src/addrgather.[ch]
12138         * src/addressbook.[ch]
12139         * src/mainwindow.c
12140                 included address harvester feature. still some
12141                 issues with address parsing that I will fix.
12142
12143 2002-03-15 [match]      0.7.4claws11
12144
12145         * src/addrbook.[ch]
12146         * src/addrcache.[ch]
12147         * src/addressbook.[ch]
12148         * src/addrindex.c
12149         * src/editbook.c
12150         * src/importldif.c
12151         * src/importmutt.c
12152         * src/jpilot.[ch]
12153         * src/main.c
12154         * src/syldap.[ch]
12155         * src/vcard.[ch]
12156                 tidy up. fix memory leaks. moved attribs and methods
12157                 from individual interfaces to addrcache object. prep
12158                 for new stuff to come in.
12159
12160 2002-03-15 [alfons]     0.7.4claws10
12161
12162         * src/matcher.[ch]
12163         * src/matcher_parser_parse.y
12164         * src/matcher_parser_lex.l
12165         * src/prefs_matcher.c
12166                 add filtering conditions message greater than, smaller 
12167                 than, and exactly matching a size in bytes
12168                 (does not work with delete from POP3 server yet)
12169
12170                 this should also give others an idea what you should
12171                 do to add new criterions to claws filtering system
12172                 
12173
12174 2002-03-15 [paul]       0.7.4claws9
12175
12176         * tools/filter_conv.pl
12177                 exit if there are no filter rules to convert
12178                 rename filterrc to filterrc.old after completion
12179
12180 2002-03-15 [paul]       0.7.4claws8
12181
12182         * sync with sylpheed 0.7.4cvs3
12183                 see ChangeLog entry 2002-03-14
12184
12185 2002-03-14 [paul]       0.7.4claws7
12186
12187         * src/compose.c
12188                 clean up the last commit (ahem)
12189
12190 2002-03-14 [paul]       0.7.4claws6
12191
12192         * src/compose.c
12193                 fix bug #515655. honour account preferences
12194                 regarding gpg default signing/encryption when 
12195                 changing account from the compose window.
12196
12197 2002-03-14 [paul]       0.7.4claws5
12198
12199         * src/folderview.c
12200                 remove unnecessary curly brackets
12201
12202 2002-03-14 [paul]       0.7.4claws4
12203
12204         * src/folderview.c
12205           src/prefs_filtering.[ch]
12206                 add filter rename on folder rename and filter
12207                 delete on folder delete. Patch submitted by
12208                 Neill Miller <neillm@thecodefactory.org> 
12209
12210 2002-03-14 [christoph]  0.7.4claws3
12211
12212         * src/procmsg.c
12213         * src/send.c
12214                 fix local delivery
12215                 (patch submitted by "Simon 'corecode' Schubert")
12216         * src/prefs_common.c
12217         * src/procmsg.c
12218                 fix gcc 3.0 warning
12219
12220 2002-03-14 [paul]       0.7.4claws2
12221
12222         * sync with sylpheed 0.7.4cvs2
12223                 see ChangeLog entry 2002-03-13
12224
12225 2002-03-12 [darko]      0.7.4claws1
12226
12227         * src/mainwindow.c
12228                 fix what seems to be a copy and paste error
12229                 when setting color for important messages
12230                 (reported by wwp)
12231
12232 2002-03-11 [paul]       version 0.7.4claws released
12233
12234 2002-03-11 [paul]       0.7.4claws
12235
12236         * po/es.po
12237           po/it.po
12238           po/nl.po
12239           po/pt_BR.po
12240                 update message catalogs. Submitted by Ricardo Mones 
12241                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
12242                 Fabio Junior Beneditto
12243
12244         * configure.in
12245           faq/Makefile.am
12246           faq/it/Makefile
12247           faq/it/sylpheed-faq*
12248           src/mainwindow.c
12249           src/manual.[ch]
12250                 add FAQ in Italian
12251         
12252
12253 2002-03-11 [jens]       0.7.3claws7
12254
12255         * po/de.po
12256                 updated German translation
12257
12258 2002-03-11 [melvin]     0.7.3claws6
12259
12260         * po/fr.po
12261                 updated and corrected French translation
12262
12263 2002-03-10 [hoa]        0.7.3claws5
12264
12265         * src/account.c
12266         * src/inc.c
12267         * src/prefs_account.c
12268         * src/procmsg.c
12269         * src/send.[ch]
12270                 fixed the local account.
12271                 you have to change the default "/usr/sbin/sendmail"
12272                 to "/usr/sbin/sendmail -t" in the preferences of
12273                 the local account.
12274
12275         * src/procmime.c
12276                 removed some debug display for renderer
12277
12278 2002-03-10 [paul]       0.7.3claws4
12279
12280         * faq/en/sylpheed-faq-1.html
12281           faq/en/sylpheed-faq-2.html
12282                 update
12283
12284 2002-03-09 [paul]       0.7.3claws3
12285
12286         * sync with sylpheed 0.7.4
12287                 see ChangeLog entry 2002-03-09
12288
12289 2002-03-08 [paul]       0.7.3claws2
12290
12291         * faq/en/sylpheed-faq*
12292           faq/es/sylpheed-faq*
12293           faq/fr/sylpheed-faq*
12294                 update the FAQs
12295
12296         * manual/fr/.cvsignore
12297           manual/fr/Makefilea.am
12298           manual/fr/sylpheed*
12299           src/mainwindow.c
12300           src/manual.[ch]
12301                 add the French manual
12302
12303 2002-03-07 [paul]       0.7.3claws1
12304
12305         * sync with sylpheed 0.7.3cvs4
12306                 see ChangeLog entries  2002-03-06 and 2002-03-07
12307         
12308         * po/nl.po
12309                 updated by Wilbert Berendsen
12310
12311 2002-03-07 [melvin]     0.7.2claws34
12312
12313         * src/selective_download.c
12314                 Changed the pixmap of the receive button to MAIL_RECEIVE.
12315
12316 2002-03-06 [paul]       0.7.2claws33
12317
12318         * sync with sylpheed 0.7.3cvs1
12319                 bug fix, see ChangeLog entry 2002-03-05
12320
12321 2002-03-05 [paul]       0.7.2claws32
12322
12323         * src/mimeview.c
12324           src/pgptext.[ch]
12325           src/procmsg.c
12326                 reverse the pgp ascii-armored code implemented in 
12327                 0.7.2claws16. removal of this code until it matures.
12328                 this means that verifying ascii-armored pgp sigs and
12329                 automatic decryption of ascii-armored encrypted
12330                 messages no longer works.
12331
12332 2002-03-05 [paul]       0.7.2claws31
12333
12334         * configure.in
12335           Makefile.am
12336         * faq/Makefile.am
12337         * faq/en/Makefile.am
12338           faq/en/sylpheed-faq.html
12339           faq/en/sylpheed-faq-1.html
12340           faq/en/sylpheed-faq-2.html
12341           faq/en/sylpheed-faq-3.html
12342         * faq/es/Makefile.am
12343           faq/es/sylpheed-faq.html
12344           faq/es/sylpheed-faq-1.html
12345           faq/es/sylpheed-faq-2.html
12346           faq/es/sylpheed-faq-3.html
12347           faq/es/sylpheed-faq-4.html
12348         * faq/fr/Makefile.am
12349           faq/fr/sylpheed-faq.html
12350           faq/fr/sylpheed-faq-1.html
12351           faq/fr/sylpheed-faq-2.html
12352           faq/fr/sylpheed-faq-3.html
12353         * src/Makefile.am
12354           src/defs.h
12355           src/mainwindow.c
12356           src/manual.[ch]
12357                 add FAQs in English, Spanish and French
12358
12359
12360 2002-03-05 [paul]       0.7.2claws30
12361
12362         * manual/en/sylpheed.html
12363           manual/en/sylpheed-XX.html
12364                 updated the English manual
12365
12366 2002-03-05 [hoa]        
12367
12368         * src/summaryview.c
12369                 dialog box pops up if the article can't be deleted.
12370
12371 2002-03-04 [paul]       
12372         
12373         * po/pt_BR.po
12374                 updated by Fabio Junior Benedito
12375
12376 2002-03-04 [hoa]
12377
12378         * removed ac/gpgme.m4
12379                 to avoid autogen common problem
12380                 developers have to install gpgme development package now
12381
12382         * src/compose.c
12383                 encoding to 7bit or 8bit is enabled.
12384
12385 2002-03-03 [alfons]     0.7.2claws29
12386
12387         * src/pop.c
12388                 merge fix by Oliver Haertel for selective
12389                 download buglet
12390
12391 2002-03-03 [paul]       0.7.2claws28
12392         
12393         * sync with sylpheed 0.7.3
12394
12395 2002-03-03 [paul]       0.7.2claws27
12396
12397         * sync with sylpheed 0.7.2cvs24
12398                 see ChangeLog entries 2002-03-02 and 2002-03-03
12399
12400 2002-03-02 [melvin]     0.7.2claws26
12401
12402         * src/inc.[ch]
12403         * src/main.c
12404         * src/mainwindow.c
12405         * src/prefs_common.[ch]
12406                 Added user definable notification on new mail arrival.
12407                 Removed unused variables in spell checker prefs code.
12408
12409 2002-03-02 [melvin]     0.7.2claws25
12410
12411         * src/quote_fmt.c
12412                 Removed unnecessary escape sequences.
12413                 Changed 'Initial...' to 'Initials of Sender'
12414
12415 2002-03-02 [paul]       0.7.2claws24
12416
12417         * sync with sylpheed 0.7.2cvs22
12418                 see ChangeLog entry 2002-03-01
12419
12420 2002-03-01 [hoa]        0.7.2claws23
12421
12422         * src/mainwindow.c
12423                 Set sensitivity of delete actions to active
12424                 even if the folder is a newsgroup.
12425
12426         * src/summaryview.c
12427                 - Set sensitivity of delete actions
12428                 - Added function check_permission() that will check if the
12429                   user is authorized to delete a message. For news, it
12430                   will check if the author is the same.
12431                 - Enabled deletion when there is no trash folder.
12432
12433         * src/news.[ch]
12434                 - Added news_cancel_article() to cancel articles
12435                 - Implemented news_remove_message() (public function)
12436
12437 2002-03-01 [paul]       0.7.2claws22
12438
12439         * src/gtkutils.c
12440           src/textview.c
12441                 recognise urls that that don't include 'http://' and
12442                 simply begin 'www.' 
12443
12444         * AUTHORS
12445                 remove duplicated name
12446
12447 2002-02-28 [paul]       0.7.2claws21
12448
12449         * src/mainwindow.c
12450           src/summaryview.[ch]
12451                 add ability to 'Select thread'
12452                 combines Melvin's "Select thread's head" patch (#510907)
12453                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
12454                 patch (#518514) 
12455
12456 2002-02-28 [paul]       0.7.2claws20
12457
12458         * src/mimeview.c
12459                 hopefully fix segfault on right-clicking a mime part
12460                 that some people have experienced.      
12461                 fix submitted by Fredrik Olofsson <frol@linux.nu>
12462
12463 2002-02-28 [paul]       0.7.2claws19
12464
12465         * sync with sylpheed 0.7.2cvs21
12466                 see ChangeLog entries 2002-02-27 and 2002-02-28
12467
12468 2002-02-27 [paul]       0.7.2claws18
12469
12470         * sync with sylpheed 0.7.2cvs18
12471                 see ChangeLog entries 2002-02-26 and 2002-02-27
12472
12473 2002-02-26 [alfons]     0.7.2claws17
12474
12475         * src/procheader.c
12476                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
12477                 (spotted by Chris Hessman <idatech@gmx.net>)
12478
12479 2002-02-26 [paul]       0.7.2claws16
12480
12481         * src/mimeview.c
12482           src/pgptext.[ch]
12483           src/procmsg.c
12484                 make decryption of ascii-armored pgp encrypted messages
12485                 and verification of ascii-armored signatures work again.
12486                 slightly altered from the patch by Jens Jahnke 
12487                 <jan0sch@gmx.net>
12488
12489                 ##FIX ME##
12490                 * the checking of plaintext signatures always comes up in 
12491                   a popup box
12492                 * it doesn't work for multipart messages 
12493                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
12494                   including the msg headers and these 2 line themselves, are 
12495                   not displayed
12496
12497         * src/mainwindow.c
12498                 "View/Folder Tree" becomes "View/Separate Folder Tree"
12499                 "View/Message View" becomes "View/Separate Message View"
12500                 because its less ambiguous.
12501
12502         * po/es.po
12503                 updated by Ricardo Mones Lastra
12504
12505 2002-02-26 [paul]       0.7.2claws15
12506
12507         * sync with sylpheed 0.7.2cvs17
12508                 see ChangeLog entries 2002-02-25 and 2002-02-26
12509
12510 2002-02-25 [christoph]  0.7.2claws14
12511
12512         * src/filtering.[ch]
12513         * src/inc.c
12514                 do filtering stuff after all messages have been received
12515                   1. drop all messages to .processing
12516                   2. scan processing folder for messages
12517                   3. filter messages or move to inbox
12518                 this will also find old messages left in processing after
12519                 a crash or something like that and we get a real msginfo
12520                 from folder->get_msg_list and do not have to create our
12521                 own in filter_message
12522         * src/matcher_parser_parse.y
12523                 remove MIX/MAX warning (reordered includes)
12524
12525 2002-02-25 [paul]       0.7.2claws13
12526
12527         * sync with sylpheed 0.7.2cvs15
12528                 see ChangeLog entry 2002-02-24
12529
12530 2002-02-24 [alfons]     0.7.2claws12
12531
12532         * src/filtering.c
12533                 clear old color flags first when applying a new color to
12534                 a message info. 
12535                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
12536
12537 2002-02-24 [alfons]     0.7.2.claws11
12538         
12539         * AUTHORS
12540         * src/prefs_common.c
12541                 add presets for Opera and Konqueror, closes patch #517261,
12542                 submitted by Ville Skyttä <scop@users.sourceforge.net>
12543
12544 2002-02-24 [alfons]     0.7.2.claws10
12545
12546         * AUTHORS
12547         * src/summaryview.c
12548                 fix threading for null message ids, closes patch #521601,
12549                 submitted by Bob Forsman <hammor@users.sourceforge.net>
12550
12551 2002-02-24 [alfons]     0.7.2claws9
12552
12553         * src/summaryview.c
12554         * src/filtering.c
12555                 make Tool | Filter Message work with filtering system so
12556                 setting flags also works
12557
12558                 TODO:
12559
12560                 - Processing uses the same function as Tool | Filter
12561                   Message, but doesn't use the same update proc yet
12562
12563 2002-02-23 [paul]       0.7.2claws8
12564
12565         * sync with sylpheed 0.7.2cvs14
12566                 see ChangeLog entries 2002-02-22 and 2002-02-23
12567
12568 2002-02-22 [christoph]  0.7.2claws7
12569
12570         * src/quote_fmt.c
12571                 Add column space to table
12572         * src/quote_fmt_parse.y
12573                 Close files
12574
12575 2002-02-22 [paul]       0.7.2claws6
12576
12577         * src/Makefile.am
12578           src/defs.h
12579           src/filtering.c
12580           src/inc.[ch]
12581           src/mainwindow.c
12582           src/matcher.[ch]
12583           src/matcher_parser_lex.l
12584           src/matcher_parser_parse.y
12585           src/pop.[ch]
12586           src/prefs_account.h
12587           src/prefs_filtering.c
12588           src/selective_download.[ch]   *** NEW FILES ***
12589           src/utils.[ch]
12590           po/POTFILES.in
12591                 Selective Download added to 'Tool' menu. 
12592                 Retrieves email headers of the currently selected pop3 
12593                 account and allows the user to mark emails for deletion 
12594                 right on the pop3 server. Patch submitted by Oliver Haertel 
12595                 <oha@users.sourceforge.net>.
12596         
12597         * po/POTFILES.in
12598                 add 'src/quote_fmt.c'           
12599
12600 2002-02-22 [christoph]  0.7.2claws5
12601
12602         * src/Makefile.am
12603                 added quote_fmt.c
12604         * src/prefs_common.[ch]
12605         * src/prefs_template.c
12606         * src/quote_fmt.c               *** NEW FILE ***
12607         * src/quote_fmt.h
12608                 move quote format symbol description code
12609                 to it's own file because it is used from
12610                 differnent code parts
12611                 Rewrote symbol description GUI
12612                   + use table
12613                   + add separators
12614                   + get data from array (no more long constant strings)
12615         * src/quote_fmt_lex.l
12616         * src/quote_fmt_parse.y
12617                 Symbol for Literal % changed to \% instead of %%
12618                 (More logical as \ is used for quoting for other symbols)
12619                 Add |f and |p to include files and program output
12620                 Examples:
12621                     |f{/home/.../.signature}
12622                     |p{date}
12623         * po/de.po
12624                 Correct wrong spelling for "Referenzen"
12625
12626 2002-02-21 [paul]       0.7.2claws4
12627
12628         * src/procmsg.c
12629                 forgotten during sync
12630
12631 2002-02-21 [paul]       0.7.2claws3
12632
12633         * sync with sylpheed 0.7.2cvs11
12634                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
12635                 2002-02-20 and 2002-02-21
12636
12637 2002-02-20 [melvin]     0.7.2claws2
12638
12639         * src/prefs_actions.c
12640                 Added error report when child cannot fork or when execvp 
12641                 returns with an error.
12642
12643 2002-02-19 [christoph]  0.7.2claws1
12644
12645         * src/codeconv.c
12646                 return unconverted text if conde conversion is not possible
12647                 when libjconv is used.
12648                 (patch submitted by "Simon 'corecode' Schubert")
12649
12650 2002-02-19 [paul]       
12651
12652         * version 0.7.2claws release
12653
12654 2002-02-19 [paul]       0.7.2claws
12655
12656         * po/nl.po
12657                 updated by Wilbert Berendsen
12658
12659
12660 2002-02-18 [alfons]     0.7.1claws13
12661
12662         * src/syldap.c
12663         * src/jpilot.c
12664                 remove references to dlfcn and explicitly loading functions
12665                 from dynalink libs, because libs linked anyway, and functions
12666                 are loaded explicitly
12667
12668 2002-02-17 [melvin]     0.7.1claws12
12669
12670         * src/prefs_actions.c
12671                 Replaced children wait loop with double fork technique.
12672                 Now, input/output window updated at each new output.
12673                 free_children(): Fixed a memory leak.
12674                 Made input/output window non closable if running children
12675                 still exist.
12676                 Added missing <unistd.h> include.
12677                 Added some --debug outputs.
12678
12679 2002-02-17 [melvin]     0.7.1claws11
12680
12681         * src/summaryview.c
12682                 Fixed bug where descending sort order did not select top
12683                 message.
12684
12685 2002-02-17 [melvin]     0.7.1claws10
12686
12687         * acconfig.h
12688                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12689         * src/prefs_common.c
12690                 Pspell data package directory no more hard coded but
12691                 set during configuration (PSPELL_PATH). (Thanks to 
12692                                 Gustavo Noronha Silva.)
12693
12694 2002-02-17 [melvin]     0.7.1claws9
12695
12696         * configure.in
12697                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12698         * src/gtkspell.c
12699                 Fixed compile-time warnings.
12700
12701 2002-02-16 [alfons]     0.7.1claws8
12702
12703         * src/filesel.c
12704                 fix inadvertent free of NULL pointer which caused
12705                 sylpheed to crash when closing the save-as dialog
12706                 using the window close button
12707
12708 2002-02-16 [carsten]    0.7.1claws7
12709         * src/mainwindow.[ch]
12710           src/summaryview.c
12711           src/prefs_common.c
12712                 fixes for pixmap theming code:
12713                         - recently changed mail attributes shouldn't get
12714                           lost any longer
12715                         - theme is only reloaded iff another theme was
12716                           selected
12717
12718 2002-02-16 [paul]       0.7.1claws6
12719
12720         * sync with sylpheed 0.7.2 release
12721                 see ChangeLog entry 2002-02-15 and 2002-02-16
12722
12723 2002-02-15 [paul]       0.7.1claws5
12724
12725         * sync with sylpheed 0.7.1cvs9
12726                 see ChangeLog entry 2002-02-15
12727
12728         * po/POTFILES.in
12729                 remove unneeded headerwindow.c entry
12730
12731 2002-02-14 [carsten]    0.7.1claws4
12732         * src/summaryview.c
12733                 fixed a bug for "Go to next unread message": there was
12734                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
12735                 in the prefs, because of doing "Search again" instead
12736                 "No"
12737
12738 2002-02-14 [carsten]    0.7.1claws3
12739         * src/stock_pixmap.c
12740                 removed 2 more mem leaks; following memprof,
12741                 this code is "leak free" now :)
12742
12743 2002-02-14 [carsten]    0.7.1claws2
12744         * src/stock_pixmap.c
12745                 used opendir/readdir/closedir instead of scandir
12746                 -> code should work now on Solaris
12747
12748 2002-02-14 [paul]       0.7.1claws1
12749
12750         * sync with sylpheed 0.7.1cvs8
12751                 see ChangeLog entries 2002-02-13 and 2002-02-14
12752
12753         * README.claws
12754                 add some description of Actions and Pixmap Themes
12755
12756 2002-02-13 [paul]       
12757
12758         * version 0.7.1claws release
12759
12760 2002-02-13 [paul]       0.7.1claws
12761
12762         * po/es.po
12763           po/it.po
12764           po/pt_BR.po
12765                 updated translations, submitted by Ricardo Mones Lastra,
12766                 Alessandro Maestri and Fabio Junior Beneditto
12767
12768 2002-02-13 [melvin]     0.7.0claws75
12769
12770         * src/prefs_actions.c
12771                 Added missing "signal.h" include
12772
12773 2002-02-13 [melvin]     0.7.0claws74
12774
12775         * src/prefs_folder_item.c
12776                 Added missing "config.h" include
12777         * po/fr.po
12778                 Updated French translation for folder propriety.
12779
12780 2002-02-13 [jens]       0.7.0claws73
12781
12782         * po/POTFILES.in
12783                 Added missing src/prefs_folder_item.c [log added by melvin]
12784         * po/de.po
12785                 Updated German translation.
12786
12787 2002-02-13 [melvin]     0.7.0claws72
12788
12789         * po/fr.po
12790                 Updated French translation.
12791
12792 2002-02-13 [melvin]     0.7.0claws71
12793
12794         * src/gtkutils.c
12795                 Made gtkut_editable_get_selection return NULL if selection
12796                 is of length zero.
12797                 This fixes a bug where selecting part of message A then
12798                 switching to message B and replying to it will not
12799                 quote the message's body.
12800
12801 2002-02-12 [paul]       0.7.0claws70
12802
12803         * src/mainwindow.c
12804                 cosmetic, relating to pixmap themes: on toolbar make 
12805                 updating of 'Exec' and 'Compose news/Compose email'
12806                 icons faster.
12807
12808 2002-02-12 [carsten]    0.7.0claws69
12809         * src/folderview.c
12810           src/mainwindow.[ch]
12811           src/stock_pixmap.c
12812           src/summaryview.c
12813           src/prefs_common.c
12814                 - refreshing after changing pixmap theme better
12815                   now (thanks Paul)
12816                 - wanted to remove some mem leaks, but alfons was
12817                   faster (and had the better solution ;)
12818
12819 2002-02-12 [alfons]     0.7.0claws68
12820
12821         * src/prefs_common.c
12822         * src/stock_pixmap.[ch]
12823                 plug mem leaks, refactor code a little bit
12824
12825
12826 2002-02-12 [sergey]     0.7.0claws67
12827
12828         * src/imap.c
12829                 Fixed problem with copying messages to IMAP folders when the
12830                 server uses something other than '/' as a namespace separator
12831                 (cyrus-imapd uses '.').
12832
12833 2002-02-12 [jens]       0.7.0claws66
12834
12835         * po/de.po
12836                 Updated German Translation
12837
12838 2002-02-12 [paul]       0.7.0claws65
12839
12840         * sync with sylpheed 0.7.1cvs1
12841                 see ChangeLog entry 2002-02-12
12842
12843 2002-02-12 [melvin]     0.7.0claws64
12844
12845         * src/prefs_actions.c
12846                 Fixed "feature" where children's output was duplicated 
12847                 instead of refreshed while monitoring.
12848                 Removed some debug code.
12849
12850 2002-02-12 [christoph]  0.7.0claws63
12851
12852         * src/compose.c
12853                 always delete message from queue after sending/send error
12854                 (closes bug #509601)
12855
12856 2002-02-12 [melvin]     0.7.0claws62
12857
12858         * src/prefs_actions.c
12859                 Children wait loop is now triggered with a timeout of 1s
12860                 Added %F which is replaced with the list of filenames 
12861                 of all selected messages (as suggested by Ricardo Mones Lestra)
12862                 Pipe syntax changed. Prefix with | to send selection, postfix
12863                 with | to retrieve output. Prefix with > or * to send
12864                 user definable input to the command (*: input is hidden)
12865                 Old pipe action should now be postfixed with |, too.
12866
12867 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
12868         * src/stock_pixmap.c
12869                 fixed a bug: if there's no theme directory don't
12870                 throw an error, just do "nothing" (thanks Alfons)
12871
12872 2002-02-12 [carsten]    0.7.0claws60
12873         * src/folderview.c
12874           src/summaryview.c
12875                 had to write the cache twice (nasty!); some marks would 
12876                 get lost if not
12877
12878 2002-02-11 [carsten]    0.7.0claws59
12879         * acconfig.h
12880           configure.in
12881           doc-src/maintainer_guide.txt
12882           src/compose.[ch]
12883           src/defs.h
12884           src/folderview.[ch]
12885           src/gtkutils.[ch]
12886           src/mainwindow.[ch]
12887           src/prefs_common.[ch]
12888           src/stock_pixmap.[ch]
12889           src/summaryview.[ch]
12890                 pixmap theming and related work on pixmap
12891                 handling on some other places
12892                 (e.g. hrm features for all folder)
12893           src/pixmap/stock_*.xpm -> the stock_ was removed
12894         
12895 2002-02-11 [paul]       0.7.0claws58
12896
12897         * sync with sylpheed 0.7.1 release
12898                 see ChangeLog entries 2002-02-11
12899
12900 2002-02-08 [paul]       0.7.0claws57
12901
12902         * sync with sylpheed 0.7.0cvs39
12903                 see ChangeLog entry 2002-02-07 (last entry) 
12904
12905         * src/prefs_actions.c
12906           src/prefs_filtering.c
12907           src/prefs_matcher.c
12908           src/prefs_scoring.c
12909                 sync: made it compile with C compilers other than gcc
12910
12911 2002-02-07 [paul]       0.7.0claws56
12912
12913         * sync with sylpheed 0.7.0cvs38
12914                 see ChangeLog entries 2002-02-06 (last 2 entries) and
12915                 2002-02-07
12916
12917 2002-02-07 [darko]      0.7.0claws55
12918
12919         * src/gtkutils.[ch]
12920         * src/summaryview.c
12921                 Fix const gchar */gchar * issue (thanks Hiro)
12922
12923 2002-02-07 [darko]      0.7.0claws54
12924
12925         * src/compose.[ch]
12926         * src/filtering.c
12927         * src/gtkutils.[ch]
12928         * src/prefs_template.c
12929         * src/quote_fmt.h
12930         * src/quote_fmt_parse.y
12931         * src/summaryview.c
12932         * src/utils.[ch]
12933                 When replying or forwarding an email don't quote the entire
12934                 mail body but use the part of the message text that is selected
12935
12936 2002-02-06 [melvin]     0.7.0claws53
12937
12938         * src/prefs_common.[ch]
12939         * src/gtkspell.[ch]
12940         * src/compose.c
12941                 Made possible to switch quickly to last used dictionary
12942                 which makes checking bilingual documents easier.
12943
12944 2002-02-06 [melvin]     0.7.0claws52
12945         
12946         * po/POTFILES.in
12947                 Added forgotten new file src/prefs_actions.c
12948
12949 2002-02-06 [melvin]     0.7.0claws51
12950
12951         * src/prefs_actions.c   ** NEW FILE **
12952         * src/prefs_actions.h   ** NEW FILE **
12953                 Added actions to execute on message text view, or on the
12954                         message's file.
12955         * src/Makefile.am
12956                 Added src/prefs_actions.[ch]
12957         * src/compose.c
12958                 Added new menu "Edit/Actions"
12959         * src/defs.h
12960                 Added new actionsrc file.
12961         * src/main.c
12962                 Added actionsrc reading.
12963         * src/mainwindow.c
12964                 Added new menus "Edit/Actions" and "Configuration/Actions..."
12965         * src/prefs_common.h
12966                 Added new element actionslst element to prefs_common.
12967
12968 2002-02-06 [paul]       0.7.0claws50
12969
12970         * sync with sylpheed 0.7.0cvs36
12971                 see ChangeLog entry 2002-02-06
12972
12973 2002-02-05 [paul]
12974
12975         * po/es.po
12976                 updated by Ricardo Mones Lastra
12977
12978 2002-02-05 [paul]       0.7.0claws49
12979
12980         * sync with sylpheed 0.7.0cvs33
12981                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
12982
12983 2002-02-05 [paul]       0.7.0claws48
12984
12985         * src/compose.c
12986                 re-add 'Edit/Advanced/Delete entire line', previously named
12987                 'Delete Line+'
12988
12989 2002-02-04 [paul]       0.7.0claws47
12990
12991         * src/compose.c
12992           src/summaryview.c
12993                 fix bug #494993 (Reply All not taking Reply-To into consi)
12994                 eliminate differences in behaviour of right-click 'Reply to all' 
12995                 in summary view and 'Reply to all' on the toolbar. 
12996                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
12997                 view and From gets ignored by 'Reply to all' on toolbar.
12998                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
12999                 From when no Reply-To header is present.
13000
13001 2002-02-04 [paul]       0.7.0claws46
13002
13003         * sync with sylpheed 0.7.0cvs30
13004                 see ChangeLog entries 2002-02-03 and 2002-02-04
13005
13006 2002-02-03 [melvin]     0.7.0claws45
13007
13008         * src/gtkspell.[ch]
13009                 Readded function to highlight all misspelled words.
13010                 Fixed bug where user-provided-words did not replace
13011                         correctly the misspelled word when using the mouse.
13012                 Fixed bug where checking a region selected from right to left did
13013                         not check the region at all.
13014                 Fixed bug where 'Check backwards' may not check at all. 
13015                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
13016                 Fixed possible buffer overflow when checking for long strings (>1k).
13017                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
13018                 Accelerators code uses now gtk_widget_add_accel.
13019                 Removed and disabled obsolete and unfinished code.
13020                 Cleaning up.
13021
13022         * src/compose.c
13023                 Added menu item to Highlight all misspelled words.
13024
13025 2002-02-01 [paul]       0.7.0claws44
13026
13027         * src/mainwindow.c
13028                 fix '/View/Hide read messages' sensitivity when all
13029                 messages in a folder are hidden
13030
13031 2002-02-01 [paul]       0.7.0claws43
13032
13033         * src/main.c
13034                 add --send option to command line interface, sends all
13035                 queued mail. Patch submitted by Ricardo Mones Lastra.
13036
13037 2002-01-31 [paul]       0.7.0claws42
13038
13039         * src/mainwindow.c
13040                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
13041
13042 2002-01-31 [paul]       0.7.0claws41
13043
13044         * sync with sylpheed 0.7.0cvs27
13045                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
13046                 and 2002-01-31
13047
13048         * src/textview.c
13049                 comment out elements of textview_show_part() as temporary
13050                 workaround for attachment 'Display as text' bug 
13051
13052         * po/pt_BR.po
13053                 updated by Fabio Junior Beneditto
13054
13055 2002-01-30 [paul]       0.7.0claws40
13056
13057         * sync with sylpheed 0.7.0cvs24
13058                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
13059                 and 2002-01-30
13060
13061         * src/compose.c
13062                 add {N_("/_Spelling"), ... "<Branch>"} to 
13063                 GtkItemFactoryEntry compose_entries[]
13064
13065         * src/prefs_common.c
13066                 add claws menu items to prefs_keybind_apply_clicked()
13067                 and remove non-claws menu items
13068
13069 2002-01-29 [paul]       0.7.0claws39
13070
13071         * sync with sylpheed 0.7.0cvs22
13072                 see ChangeLog entries 2002-01-28 and 2002-01-29
13073
13074 2002-01-28 [melvin]     0.7.0claws38
13075
13076         * src/compose.c
13077                 Added the declartion of compose_send_control_enter.
13078
13079         * src/compose.c
13080         * src/gtkspell.[ch]
13081                 Added in a 'Spelling' menu which includes the configuration menu. 
13082                 Added a real 'Check all' and got rid from the old one which only
13083                 highlited misspelled word.
13084                 Made 'Check while typing' a disableable option.
13085                 Added a dialog when there are no more misspelled word.
13086                 Added a dialog if error occurs when switching to a dictionary.
13087         
13088         * src/prefs_common.[ch]
13089                 Added option for the default 'Check while typing' option.
13090
13091
13092 2002-01-28 [alfons]     0.7.0claws37
13093
13094         * src/compose.c
13095                 fix buglet and make code comply with sylpheed code style
13096
13097 2002-01-28 [paul]       0.7.0claws36
13098
13099         * sync with sylpheed 0.7.0cvs19
13100                 see ChangeLog entries for 2002-01-28
13101
13102 2002-01-28 [hoa]        0.7.0claws35
13103
13104         * src/defs.h
13105                 added rendererrc
13106
13107         * src/main.c
13108                 read the renderer config
13109
13110         * src/procmime.[ch]
13111                 use the renderer config to convert mime attachments
13112
13113         * src/textview.c
13114                 don't use textview_show_html/ertf,
13115                 use get_text_content instead
13116
13117 2002-01-27 [alfons]     0.7.0claws34
13118         
13119         * src/news.c
13120                 make sylpheed believe it can delete a news message...
13121                 (messages are NOT deleted, maybe we should remove
13122                 processing from the folder properties after all.)
13123
13124 2002-01-27 [alfons]     0.7.0claws33
13125
13126         * src/folder.c
13127                 add extra checks
13128         * src/news.c
13129                 implement remove_msg() 
13130
13131 2002-01-27 [alfons]     0.7.0claws32
13132
13133         * src/procmsg.h
13134         * src/procheader.c
13135         * src/messageview.c
13136                 fix return receipt / disposition notification again. this
13137                 stuff seems to break on _every_ major summary UI change, so
13138                 it's now implemented using a flag which is saved in the
13139                 marks cache
13140                 
13141 2002-01-26 [alfons]     0.7.0claws31
13142
13143         * src/import.c
13144                 let import dialog show the destination folder identifier
13145
13146 2002-01-26 [melvin]     0.7.0claws30
13147
13148         * src/folderview.c
13149         * src/summaryview.c
13150                 Readded 'Mark all read' into summary view popup menu
13151                 Added 'Mark all read' in folder view popup menu for IMAP
13152                 and NNTP.
13153                 Made it insensitive if the selected folder is not the shown
13154                 one to avoid 'Mark all read' on the wrong folder.
13155                 
13156 2002-01-26 [paul]       0.7.0claws29
13157
13158         * src/folderview.c
13159           src/summaryview.c
13160                 move 'Mark all read' from summary view to folder view
13161                 menu. (adapted from) patch submitted by Jeremy Andrews,
13162                 <lists@kerneltrap.com>
13163
13164 2002-01-25 [alfons]     0.7.0claws28
13165
13166         * src/gtkstext.c
13167                 put the gtk class name back so GtkSText adapts the 
13168                 settings of GtkText
13169
13170 2002-01-25 [alfons]     0.7.0claws27
13171
13172         * src/folderview.c 
13173                 assimilate Ricardo's patch that shows pixmaps instead of
13174                 plain "new" and "unread" texts in the folder view column
13175                 headers 
13176
13177 2002-01-25 [paul]       0.7.0claws26
13178
13179         * src/Makefile.am
13180                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
13181                 be found in non-standard locations. 
13182                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
13183
13184 2002-01-25 [paul]       0.7.0claws25
13185
13186         * sync with sylpheed 0.7.0cvs16
13187                 see ChangeLog entry 2002-01-25
13188
13189 2002-01-24 [paul]       0.7.0claws24
13190
13191         * more sync with sylpheed 0.7.0cvs15
13192                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
13193
13194 2002-01-23 [sergey]     0.7.0claws23
13195
13196         * src/importldif.c
13197                 Fixed segfault when closing LDIF import wizard with
13198                 the window manager.
13199         * src/imageview.c
13200         * src/imageview.h
13201         * src/messageview.c
13202         * src/mimeview.c
13203                 Fixed wrong scrolling position after switching between
13204                 text and image parts.
13205
13206 2002-01-23 [paul]       0.7.0claws22
13207
13208         * sync with sylpheed 0.7.0cvs15
13209                 see ChangeLog entries 2002-01-22 and 2002-01-23
13210
13211 2002-01-21 [melvin]     0.7.0claws21
13212
13213         * src/prefs_scoring.c
13214         * src/prefs_filtering.c
13215                 Fixed bug where scoring and filtering windows stopped
13216                 autochecking.
13217
13218 2002-01-21 [paul]       0.7.0claws20
13219
13220         * sync with sylpheed 0.7.0cvs12
13221                 see ChangeLog entries 2002-01-20 and 2002-01-21
13222
13223 2002-01-21 [carsten]    0.7.0claws19
13224         * src/mainwindow.c
13225         * src/menu.[ch]
13226         * src/messageview.[ch]
13227         * src/summaryview.[ch]
13228                 changes to shortcuts handling again:
13229                         + "Q" now controled by mainwin
13230                         + v/V are now customizable and have slightly
13231                           different meanings
13232                 the "button" to minimize the messageview (and maximize
13233                 the summary view) is a real button now
13234         * src/compose.c
13235                 "Delete Line+" added to Edit/Advanced (this will also
13236                 delete the '\n')
13237
13238 2002-01-20 [melvin] 0.7.0claws18
13239
13240         * src/addressbook.c
13241                 Made "Bcc" sensitive when addressbook is called from
13242                 compose window (it was a Claws only bug).
13243
13244 2002-01-19 [alfons] 0.7.0claws17
13245
13246         * src/inc.c
13247                 prevent unnecessary updates when currently selected folder has
13248                 no new messages 
13249
13250 2002-01-19 [alfons] 0.7.0claws16
13251         
13252         * src/summaryview.c
13253                 prevent writing the cache based on current message list in summary 
13254                 view when filtering also put messages in currently selected folder
13255
13256 2002-01-19 [paul]
13257
13258         * po/it.po
13259                 Italian translation submitted by Alessandro Maestri
13260                 <a.maestri@cs.tin.it>
13261
13262 2002-01-18 [melvin]     0.7.0claws15
13263
13264         * src/prefs_filters.c
13265                 fixed bug where 'cancel' from 'filters' window stops autochecking
13266                 if the timer timed out  when the window was open.
13267
13268 2002-01-18 [match]      0.7.0claws14
13269
13270         * src/addrclip.[ch]     ** NEW FILE **
13271         * src/addrselect.[ch]   ** NEW FILE **
13272         * src/adbookbase.h      ** NEW FILE **
13273                 addressbook cut, copy and paste
13274         * src/addrbook.[ch]
13275         * src/addrcache.[ch]
13276         * src/addressitem.h
13277         * src/addrindex.[ch]
13278         * src/addritem.[ch]
13279         * src/importldif.c
13280         * src/importmutt.c
13281         * src/jpilot.[ch]
13282         * src/syldap.[ch]
13283         * src/vcard.[ch]
13284         * src/jpilot.[ch]
13285         * src/editbook.c
13286         * src/editjpilot.c
13287         * src/editldap.c
13288         * src/editvcard.c
13289                 support for copy/paste
13290         * src/addressbook.c
13291                 support for copy/paste
13292                 tidy up menu option processing
13293                 correct address list function arguments
13294         * src/editaddress.c
13295                 sort user attributes
13296         * src/ldif.h
13297         * src/mutt.h
13298                 tidy up
13299
13300         * src/addrbook.[ch]
13301         * src/addrbook.[ch]
13302         * src/addrbook.[ch]
13303                 
13304
13305 2002-01-18 [paul]       0.7.0claws13
13306
13307         * sync with sylpheed 0.7.0cvs8
13308                 configure.in: support Mac OS X (Darwin)
13309
13310 2002-01-18 [carsten]    0.7.0claws12
13311         * src/html.c
13312                 small hack to fix a segfault with an empty href
13313                 (reported by Alexandra Walford <deeni@altern.org>)
13314         * src/mainwindow.c
13315         * src/summaryview.c
13316                 the shortcuts for Mark und Mark as unread are hardcoded
13317                 again
13318         * src/compose.c
13319         * src/gtkstext.[ch]
13320                 readded the shortcuts in gtkstext but made them
13321                 customizeable (simply by adding a menu plus a wrapper
13322                 to compose.c)
13323
13324 2002-01-17 [melvin]     0.7.0claws11
13325
13326         * src/gtkspell.c
13327                 fix default dictionary not being saved.
13328
13329 2002-01-16 [darko]      0.7.0claws10
13330
13331         * src/compose.c
13332                 fix wrapping crash with URL longer than wrapping margin
13333
13334 2002-12-08 [hoa]        0.7.0claws10
13335
13336         * src/matcher_parser_parse.y
13337                 fixed some bugs
13338
13339         * src/prefs_filtering.c
13340                 now, we can use bounce action in the dialog box.
13341
13342 2002-01-16 [carsten]    0.7.0claws9
13343         * src/gtkstext.c
13344                 removed the <control> and <alt> shortcuts because they're
13345                 not needed and interefered with the "normal" shortcuts
13346         * src/mainwindow.c
13347         * src/summaryview.c
13348                 removed most of the hardcoded shortcuts and assigned
13349                 them to menu entries making them easy customizable by
13350                 that
13351
13352 2002-01-16 |melvin]     0.7.0claws8
13353
13354         * src/gtkspell.c
13355                 fixed bug where using the mouse and when the compose
13356                 window is not on top may result in a crash.
13357
13358 2002-01-16 [melvin]     0.7.0claws7
13359
13360         * src/compose.c
13361                 fixed a long standingspell checker bug which could 
13362                 cause a crash after sending a message.
13363
13364 2002-01-16 [paul]       0.7.0claws6
13365
13366         * sync with sylpheed 0.7.0cvs7
13367                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
13368                 2002-01-15, and 2002-01-16
13369
13370 2002-01-16 [melvin]     0.7.0claws5
13371
13372         * README.claws
13373         * src/compose.c
13374         * src/gtkspell.[ch]
13375         * src/main.c
13376                 Heavily modified spell checker code to work around
13377                 ispell bug, to add keyboard shortcuts and for future
13378                 enhancements. See README.claws for usage information.
13379
13380 2002-01-15 [alfons]     0.7.0claws4
13381         
13382         * src/summaryview.c
13383                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
13384                 so sorting within threads reflects sort mode
13385
13386 2002-01-15 [christoph]  0.7.0claws3
13387
13388         * src/procmsg.c
13389                 added alertpanel if mail sending failed
13390
13391 2002-01-15 [alfons]     0.7.0claws2
13392         
13393         * src/prefs_filtering.c
13394                 don't stop timer when prefs filtering dialog is opened
13395
13396 2002-01-14 [alfons]     0.7.0claws1
13397
13398         * src/addr_compl.c
13399         * src/prefs.c
13400                 remove debug_print()s for privacy reasons
13401
13402 2002-01-14 [darko]      0.7.0claws
13403
13404         * README.claws
13405                 quotation wrapping is now also in the main branch
13406
13407 2002-01-14 [paul]
13408
13409         * tools/filter_conv.pl
13410                 allow for Boolean Op and case-sensitivity
13411                 this file is included in the release and tagged
13412                 'rel_0_7_0'
13413
13414 2002-01-13 [paul]       0.7.0claws
13415
13416         * release 0.7.0, with cvs tag 'rel_0_7_0'
13417
13418 2002-01-13 [paul]
13419
13420         * tools/filter_conv.pl
13421         * tools/README
13422                 rewritten to output to matcherrc instead of filteringrc
13423
13424         * po/es.po
13425                 updated Spanish translation by Ricardo Mones Lastra
13426
13427 2002-01-13 [alfons]
13428
13429         * po/nl.po
13430                 update dutch translation
13431
13432 2002-01-13 [paul]
13433
13434         * po/pt_BR.po
13435                 Updated by Fabio Junior Beneditto 
13436
13437 2002-01-13 [melvin]     0.6.6claws53
13438
13439         * po/fr.po
13440                 Updated french translation
13441
13442 2002-01-12 [alfons]     0.6.6claws52
13443
13444         * src/filtering.c
13445                 plug mem leak that has been sitting there for ages              
13446
13447 2002-01-12 [alfons]     0.6.6claws51
13448
13449         * src/summaryview.c
13450                 undo melvin's changes from 0.6.6claws48 because summary
13451                 view now refuses to select first unread message when
13452                 selecting a folder 
13453
13454 2002-01-11 [alfons]     0.6.6claws50
13455
13456         * src/import.c
13457                 use claws' semantics for getting folder item when
13458                 importing an mbox file into a folder 
13459                 (submitted by Dale P. Smith)
13460
13461 2002-01-11 [christoph]  0.6.6claws49
13462
13463         * src/prefs.h
13464                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
13465                 toggle widget, because non static prefs can not use
13466                 prefs_set_* functions
13467         * src/prefs_account.c
13468                 toggle smtp auth password field sensitivity if
13469                 user id is empty and add descrition of usage for
13470                 these fields
13471         * src/prefs_folder_item.c
13472                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
13473                 callbacks
13474
13475 2002-01-11 [melvin]     0.6.6claws48
13476
13477         * src/compose.c
13478                 fix the 'Ctrl-Enter' feature for sending and test really
13479                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
13480                 editables which was not documented in Gtk)
13481
13482         * src/summaryview.c
13483                 Made summaryview refresh after sorting and not before.
13484
13485 2002-01-11 [christoph]  0.6.6claws47
13486
13487         * src/compose.c
13488                 select account from account ids if possible and
13489                 correctly set save folder for copy in reedit
13490
13491 2002-01-10 [paul]       0.6.6claws46
13492
13493         * sync with sylpheed 0.7.0 release
13494                 see ChangeLog entries 2002-01-07, 2002-01-08 and
13495                 2002-01-09
13496
13497 2002-01-09 [alfons]
13498
13499         * src/summaryview.c
13500                 remove more dirt traces...
13501
13502 2002-01-09 [alfons]
13503         
13504         * src/summaryview.c
13505                 clean up some traces of my debugging stuff
13506
13507 2002-01-09 [alfons]     0.6.6claws45
13508
13509         * src/filtering.c
13510                 break up filteringprop_apply() in three separate pieces
13511                 so we can drop messages that failed processing in the
13512                 inbox
13513
13514         * src/summaryview.c
13515                 fix bug #469598 "no refresh of inbox after filter" which 
13516                 was introduced by the new summary view locking, and which 
13517                 prevented the summary view to update after a manual filter 
13518                 message. claw's filter message requires a summary_show().
13519                 (aargh, summary_show() again! :-)
13520                 
13521 2002-01-07 [alfons]     0.6.6claws44
13522
13523         * src/headerwindow.c
13524         * src/logwindow.c
13525         * src/messageview.c
13526         * src/sourcewindow.c
13527                 bring in Hiro's last 0.7.0 wm class fixes
13528
13529         * tools/sylprint.pl
13530                 bring in Ricardo's fix for sylprint script
13531
13532         * AUTHORS       
13533         * src/rfc2015.[ch]
13534         * src/prefs_common.[ch]
13535         * src/prefs_account.[ch]
13536         * src/compose.c
13537                 clean up account preference poison in rfc2015,
13538                 and preparation to fix double sign bug 
13539                 (patch submitted by Simon 'corecode' Schubert)
13540
13541 2002-01-07 [christoph]  0.6.6claws43
13542
13543         * src/mh.c
13544                 search for free message number, do not only rely
13545                 on last_num
13546         * src/send.c
13547                 fix smtp auth and use extra account information
13548                 if available, if not use pop3 data instead
13549                 (closes bug #500341)            
13550         * src/ssl.[ch]
13551                 match coding style
13552
13553 2002-01-06 [alfons]     0.6.6claws42
13554
13555         * src/mainwindow.c
13556                 try making the separate windows work again...
13557
13558 2002-01-06 [alfons]     0.6.6claws41
13559
13560         * src/mainwindow.c
13561                 adapt Hiro's separate window menu (to get rid of the funny
13562                 duplicate menu items), and make it work again
13563
13564 2002-01-06 [alfons]     0.6.6claws40
13565
13566         * tools/Makefile.am
13567         * tools/sylprint.rc
13568         * tools/sylprint.pl
13569         * tools/README.sylprint
13570                 add sylprint script for printing mails from Sylpheed
13571                 (contributed by Ricardo Mones Lastra)
13572
13573         * src/acount.c
13574                 clean up
13575
13576 2002-01-06 [melvin]     0.6.6claws39
13577
13578         * src/mainwindow.c
13579         * src/summaryview.c
13580                 Fixed crash introduced in 0.6.6claws38 by the menu
13581                 reorganisation (Hide read messages)
13582         
13583         * ChangeLog.claws 
13584                 Fixed typo (we are now in 2002, alfons ;) )
13585
13586 2002-01-05 [alfons]     0.6.6claws38
13587
13588         * sync with sylpheed 0.6.6cvs10-17
13589                 (last stuff marked as LAST_STABLE)
13590
13591 2002-01-04 [melvin]     0.6.6claws37
13592
13593         * src/account.c
13594                 Made account selection code use strcasestr again instead of
13595                 g_strcasecmp (fixes bug where reediting queued messages
13596                 did not select proper account reported by T. Link).
13597         
13598         * src/folderview.c
13599                 Fix bug where folder icons are not shown when 'hide read messages'
13600                 is on.
13601         
13602         * src/stock_pixmaps.[ch]
13603                 Added folder icons for 'hide read messages'.
13604         
13605         * src/compose.c
13606                 Fixed bug where 'Enter' in a header entry will send the message 
13607                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
13608
13609 2002-01-03 [melvin]     0.6.6claws36
13610         
13611         * src/prefs.[ch]
13612                 Added popup menu for common preferences and
13613                 account preferences (right click on tab displays
13614                                 a menu of all tabs.)
13615
13616 2002-01-02 [melvin]     0.6.6claws35
13617
13618         * src/gtkspell.[ch]
13619                 Made spelling code compatible with undo/redo feature.
13620                 Added creation of suggestion mode menu for the general
13621                         preferences.
13622         
13623         * src/prefs_common.[ch]
13624                 Added option menu for the speller's suggestion mode.
13625                 Added missing spaces in "..." buttons and made a "..."
13626                         button non translatable!
13627         
13628         * src/compose.c
13629                 Made speller use the default suggestion mode.
13630                 Hack to make it possible to choose 'CTRL-Enter' as a
13631                         shortcut for sending (and only for sending).
13632
13633         * src/prefs_folder_item.c
13634                 Changing subject simplification does not update cache 
13635                         anymore (because it is unnecessary).
13636                 Fixed bug where changing subject simplification updated the 
13637                         summaryview even when the viewed folder is not the
13638                         folder which properties are being changed. (E.g. 
13639                                         viewing folder A and changing
13640                                         the subject simplification of 
13641                                         folder B -not being viewed- updated the 
13642                                         summaryview of folder A with data of
13643                                         folder B). (Hope this is clear... )
13644
13645 2001-12-31 [alfons]     0.6.6claws34
13646         
13647         * src/ldif.c
13648         * src/mutt.c
13649                 fgetc() returns a signed integer which doesn't
13650                 fit in a char. so c truncates this to a char
13651                 but we may lose significant bits. i.e. we may
13652                 comparing 0xFF which may not be equal to -1
13653                 unless properly casted to signed char which
13654                 we won't do because fgetc() returns a signed
13655                 integer which doesn't fit in a char. so c 
13656                 truncates this to a char but we may lose 
13657                 significat bits. (you got the idea, thanks
13658                 to Gustavo Noronha Silva <kov@debian.org>
13659                 and the Debian folks!)
13660
13661 2001-12-30 [alfons]     0.6.6claws33
13662
13663         * src/prefs_common.c
13664                 add #ifdef USE_PSPELLs that Melvin forgot               
13665
13666 2001-12-30 [melvin]     0.6.6claws32
13667         
13668         * src/prefs_common.[ch]
13669                 Added configurable color for misspelled words.
13670
13671         * src/gtkspell.[ch]
13672                 Fixed bug of foreground text color (reported by David
13673                                 Mehrmann)
13674                 Added configurable color for misspelled words.
13675
13676 2001-12-30 [alfons]     0.6.6claws31
13677
13678         * src/folder.c
13679                 remove unnecessary things someone put there
13680
13681         * src/mh.c
13682         * src/folder.[ch]
13683                 make folder properties (like threading and sorting) persistent
13684                 (closes bug #497424 "rescan folder tree resets proprieties")
13685                 currently this is only for MH folders. 
13686
13687 2001-12-29 [melvin]     0.6.6claws30
13688
13689         * src/string_match.[ch]
13690                 Optimized a bit: regexp pattern buffer compiled only once, and
13691                   one subroutine call removed. Fixed ^ regexp search: Now, 
13692                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
13693         
13694         * src/summaryview.c
13695                 Subject filtering changed to filter summary columns and
13696                   not directly the messages subject cache. The loss in 
13697                   performance is balanced by the improvement of string_match.
13698                 Added an alert panel if there is an error in the regexp.
13699
13700         * src/src/prefs_folder_item.h
13701                 Added a regexp pattern buffer.
13702
13703 2001-12-28 [alfons]     0.6.6claws29
13704
13705         * src/string_match.[ch]
13706                 clean up name space
13707                 allow compilation *BSD
13708
13709 2001-12-27 [alfons]     0.6.6claws28
13710
13711         * src/filter.c
13712                 sync the Hiro's bug fix for BSD
13713
13714 2001-12-27 [melvin]     0.6.6claws27
13715         
13716         * src/compose.c
13717                 Simplify focus to subject entry code.
13718
13719 2001-12-27 [darko]      0.6.6claws26
13720
13721         * src/filtering.c
13722         * src/mbox_folder.c
13723         * src/messageview.c
13724         * src/mh.c
13725         * src/procheader.[ch]
13726         * src/procmsg.h
13727         * src/stock_pixmap.[ch]
13728         * src/summaryview.c
13729                 Show key icon for encrypted mails in summary view
13730
13731         * src/pixmaps/clip.xpm
13732         * src/pixmaps/clipkey.xpm
13733         * src/pixmaps/key.xpm
13734                 New/modified icons for the above
13735
13736 2001-12-27 [melvin]     0.6.6claws25
13737
13738         * src/prefs_common.c
13739                 Put spell checker options in a separate tab to decrease
13740                 the Common Preferences window height.
13741
13742         * README.claws  
13743                 Update spell checker usage instruction about its options
13744                 location.
13745
13746 2001-12-27 [melvin]     0.6.6claws24
13747
13748         * src/compose.c
13749                 Changed subject entry widget position. Initial focus is
13750                 on the To header instead of the subject entry.
13751                 Creating a new header scrolls the header list to make the
13752                 created one visible. Nevertheless, when automatically filling
13753                 headers, the first one is shown.
13754                 A Tab key press in the last empty header entry zips the 
13755                 focus to the subject entry.
13756                 (I did not change the combo boxes, yet)
13757
13758 2001-12-26 [alfons]     0.6.6claws23
13759
13760         * src/prefs_account.c
13761         * src/inc.c
13762                 allow default inbox to reside in another mailbox (only
13763                 works for POP3 accounts)
13764
13765 2001-12-26 [alfons]     0.6.6claws22
13766         
13767         * src/textview.c
13768                 make reply-on-click work with the account of the selected folder
13769         * src/compose.c
13770                 put a fixme here to remind me to fix finding correct default
13771                 account for nested folders
13772
13773 2001-12-25 [alfons]     0.6.6claws21
13774
13775         * src/summaryview.c
13776                 make column headers display locked and mark pixmaps (idea by Melvin) 
13777                 fix bug by adding score and locked column type to sort array
13778
13779 2001-12-25 [alfons]     0.6.6claws20
13780         
13781         * src/summaryview.c
13782                 catch a *potentially* inadvertent write back of  
13783                 the message cache(s) introduced by 0.6.5claws37
13784
13785 2001-12-25 [christoph]  0.6.6claws19
13786
13787         * src/stock_pixmap.[ch]
13788         * src/summaryview.c
13789                 add ignore thread pixmap
13790                 (can someone draw a better icon for this?)
13791
13792 2001-12-24 [alfons]     0.6.6claws18
13793
13794         * src/prefs_folder_item.c
13795                 make address completion actually work for the
13796                 Default To address in the Folder Property dialog.
13797
13798 2001-12-24 [alfons]     0.6.6claws17
13799         
13800         * src/summaryview.c
13801                 use new style regexp for subject stripping 
13802                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
13803
13804 2001-12-24 [darko]      0.6.6claws16
13805
13806         * src/pgptext.c
13807         * src/rfc2015.c
13808                 move GPG related informational messages to debug mode
13809
13810 2001-12-23 [alfons]     0.6.6claws15
13811
13812         * src/stock_pixmap.[ch]
13813         * src/summaryview.c
13814                 add the forgotten Claws' locked pixmap
13815
13816 2001-12-23 [alfons]     0.6.6claws14
13817
13818         * src/filesel.c
13819                 accept file name typed in entry in multi file
13820                 selector (patch submitted by Gustavo Noronha Silva 
13821                 <kov@debian.org>)
13822
13823 2001-12-23 [alfons]     0.6.6claws13
13824
13825         * src/prefs_filter.c
13826         * src/prefs_filtering.c
13827         * src/matcher.c
13828         * src/importmutt.c
13829                 clean up a little bit
13830         
13831         * src/string_match.c
13832                 validate input strings a little bit more
13833
13834 2001-12-23 [alfons]     0.6.6claws12
13835
13836         * src/Makefile.am
13837         * src/summaryview.c
13838         * src/string_match.[ch]         ** NEW **
13839         * src/folderview.[ch]
13840         * src/headerview.h
13841         * src/folder.[ch]
13842         * src/prefs_folder_item.[ch]
13843                 add subject simplification to strip out strings from
13844                 a subject line (esp. handy for mailing lists). 
13845                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
13846                 but slightly changed things for better integration.)
13847
13848 2001-12-23 [alfons]     0.6.6claws11
13849
13850         * src/mainwindow.c
13851                 fix bug introduced by submission included in 0.6.5claws52.
13852                 ideally this submission should clean the trash if any trash
13853                 folder has a message. however, the hasTrash variable was
13854                 set to false whenever a trash folder was empty (discarding
13855                 a previously found *filled* trash folder.)
13856
13857                 also edited the code a little bit and made it more safe.
13858
13859 2001-12-22 [alfons]     0.6.6claws10
13860
13861         * src/imap.c
13862                 quick fix for Martin Pool's omission of an account
13863                 specific SSL setting
13864
13865 2001-12-22 [alfons]     0.6.6claws9
13866
13867         * src/compose.c
13868         * src/messageview.c
13869         * src/mimeview.c
13870         * src/pgptext.c
13871         * src/procmime.[ch]
13872                 better support for multipart/digest (submitted
13873                 by Fredrik <e98fo@efd.lth.se>)
13874
13875 2001-12-22 [alfons]     0.6.6claws8
13876
13877         * src/addressbook.c
13878                 correct function signature
13879         * src/socket.[ch]
13880         * src/imap.[ch]
13881         * src/prefs_account.[ch]
13882                 allow IMAP over SSH tunnel (patch submitted by 
13883                 Martin Pool <mbp@samba.org>)
13884
13885 2001-12-21 [alfons]     0.6.6claws7
13886
13887         * sync with sylpheed 0.6.6cvs4-9
13888                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
13889
13890 2001-12-21 [christoph]  0.6.6claws6
13891
13892         * src/compose.c
13893         * src/prefs_folder_item.[ch]
13894                 implement saving of outgoing messages to current folder.
13895                 fix segfault when no default outbox is available
13896                 (closes bug #495683)
13897
13898 2001-12-21 [carsten]    0.6.6claws5
13899         * src/folderview.c
13900         * src/summaryview.c
13901                 pressing CTRL while DND does now the expected thing and
13902                 copies the mail (moving is still the default, as this
13903                 seam more appropriate for handling mails by DND)
13904
13905 2001-12-18 [paul]       0.6.6claws4
13906
13907         * sync with sylpheed 0.6.6cvs3
13908                 see ChangeLog entries 2001-12-18
13909
13910 2001-12-18 [hiro]       0.6.6claws3
13911
13912         * src/undo.c
13913                 fix for multibyte characters (obtain the number of letters
13914                 instead of bytes).
13915
13916 2001-12-17 [paul]       0.6.6claws2
13917
13918         * sync with sylpheed 0.6.6cvs1
13919                 see ChangeLog entry 2001-12-16
13920
13921 2000-12-17 [alfons]     0.6.6claws1
13922
13923         * src/filtering.c
13924                 clean up
13925
13926 2001-12-16 [paul]       0.6.6claws
13927 2001-12-15
13928
13929         * Release version 0.6.6claws, cvs tag: rel_0_6_6
13930
13931         * src/mimeview.c
13932                 last minute sync with main 0.6.6
13933
13934         * po/es.po
13935                 updated by Ricardo Mones Lastra
13936                 update for last minute sync
13937         * po/fr.po
13938         * po/nl.po
13939                 update for last minute sync
13940         * po/de.po
13941                 updated by Jens Oberender
13942         * po/pt_BR.po
13943                 updated by Fabio Junior Beneditto
13944
13945         * src/prefs_common.[ch]
13946         * src/undo.c
13947                 number of undo levels is user configurable
13948                 (squeeze it into the release in the dying
13949                 moments) Submitted by Jens Oberender    
13950
13951 2001-12-15 [melvin]
13952
13953         * po/fr.po
13954                 updated french translation
13955
13956 2001-12-15 [paul]       0.6.5claws92
13957
13958         * sync with sylpheed 0.6.5cvs28
13959                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
13960
13961         * po/nl.po
13962                 update to allow for sync
13963
13964 2001-12-15 [alfons]
13965         
13966         * po/nl.po
13967                 update dutch translation
13968
13969 2001-12-14 [carsten]    0.6.5claws91
13970         * src/summaryview.c
13971                 fixed bug #473785; also after changing the column order
13972                 the same message will be selected and displayed as before
13973                 the reordering
13974
13975 2001-12-14 [carsten]    0.6.5claws90
13976         * src/folderview.c
13977                 probably found the bug reported by wwb opening or closing
13978                 a folder tree just before dnd (found the solution in the
13979                 balsa source -- thanks to them)
13980
13981 2001-12-14 [carsten]    0.6.5claws89
13982         * src/gtkutils.c
13983         * src/account.c
13984                 moved gtk_clist_moveto to the right place, so that
13985                 only the accounts dialog is effected on opening
13986
13987 2001-12-14 [carsten]    0.6.5claws88
13988         * src/gtkutils.c
13989                 gtkut_clist_set_focus_row does a gtk_clist_moveto
13990                 now, so that the focused row will be seen in any case
13991                 (reported by wwp on sf-claws-user)
13992
13993 2001-12-14 [darko]      0.6.5claws87
13994
13995         * src/compose.c
13996                 remove unnecessary line
13997
13998 2001-12-14 [paul]       0.6.5claws86
13999
14000         * sync with sylpheed 0.6.5cvs27
14001                 see ChangeLog entries 2001-12-14
14002
14003 2001-12-14 [carsten]    0.6.5claws85
14004         * src/mainwindow.c
14005                 following a suggestion of Melvin the rcoabm pops up
14006                 right under the button now and the button is reliefed
14007                 while the popup is open
14008
14009 2001-12-14 [darko]      0.6.5claws84
14010
14011         * src/compose.c
14012                 fix crash when wrapping long lines if linewrap quotation
14013                 is disabled and wrapper encounters a word spanning more
14014                 than one line
14015
14016 2001-12-13 [paul]       0.6.5claws83
14017
14018         * src/compose.c
14019                 prefer 'Reply-To' header over mailing list header when
14020                 replying to a message. Finally prevent all those confirmation 
14021                 messages being sent to the list itself.
14022
14023         * src/summaryview.c
14024                 remove unused summary_set_menu_sensitive() entry
14025
14026 2001-12-13 [paul]       0.6.5claws82
14027
14028         * src/folderview.c
14029         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
14030         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
14031         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
14032                 improvements to 'Hide read messages': Inbox, Outbox,
14033                 Trash, Queue, and Draft icons now reveal presence of hidden 
14034                 messages
14035
14036 2001-12-12 [alfons]     0.6.5claws81
14037
14038         0.6.5claws80 was tagged as LAST_STABLE
14039
14040         * src/filtering.[ch]
14041         * src/matcher.[ch]
14042         * src/matcher_parser_lex.c
14043                 fix the filtering; my last attempt to get it right, 
14044                 if it does not work, it's Hoa's turn. ;-)
14045
14046                 for my honourable peers:
14047                 
14048                 the code now makes a clear distinction between
14049                 rules as they are displayed (probably escaped),
14050                 and as they are executed (probably unescaped). the
14051                 parser does *NOT* do any unescaping, this is
14052                 the task of the matcher.c (which breaks up a
14053                 rule into condition) and the filtering.c (which
14054                 breaks up the rule's action). to make this
14055                 run happily we provide an unescaped copy of
14056                 crucial strings to the MatcherProp and 
14057                 FilteringAction structures. note that the only
14058                 exception to this is any REGEXP string. those
14059                 are directly passed to regcomp() and regexp()
14060                 (who have much more powerful unescape functions).
14061                 
14062                 for everyone else:
14063         
14064                 you can escape tab (\t), carriage return (\r),
14065                 linefeed (\n), form feed (\f), quote (\"), 
14066                 single quote (\'), bell (\b) in all the entry
14067                 lines in the scoring & filtering dialogs.
14068                 as an added bonus this should not affect
14069                 existing filtering rules.
14070
14071 2001-12-12 [carsten]    0.6.5claws80
14072
14073         * src/summaryview.c
14074         * po/de.po
14075                 "item(s) selected" is now sensitive to 1 or more
14076                 than one selected (nice for language where simple
14077                 adding of a "s" is not possible as German (Eintrag
14078                 ->Eintr"age)
14079                 
14080                 the "forward as attachment" entry from the right
14081                 click menu removed, "forward" acts following the
14082                 prefs
14083         
14084         * src/textview.c
14085                 reverted my former changes; so compiler warning again
14086                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
14087                 nevertheless
14088
14089         * src/messageview.c
14090                 "search in message" does now *not* only work in MVIEW_TEXT
14091                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
14092                 message
14093
14094         * src/mainwindow.c
14095                 removed "/File/_Close" as it was the same as "/File/E_xit"
14096                 and we don't need it two times
14097
14098                 the separate folder view and message view now get a distinct
14099                 WMCLASS, just in case someone is using sawfish ;-)
14100
14101                 as the menu entries "/View/Message view" and "/View/Folder tree"
14102                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
14103                 make them sensitive accordingly and as these two are "shown"
14104                 after startup anytime check this menuitem at startup
14105
14106 2001-12-12 [paul]       0.6.5claws79
14107
14108         * src/folderview.c
14109                 fix sensitivity of 'Search folder...', broken in
14110                 0.6.5claws75
14111
14112         * src/mainwindow.c
14113                 fix dodgy English
14114
14115 2001-12-11 [carsten]    0.6.5claws78
14116         * src/filtering.c
14117                 fixed two typos returning a wrong FALSE/TRUE
14118         * src/mainwindow.[ch]
14119                 extra menu for email/news button removed
14120
14121 2001-12-11 [alfons]     0.6.5claws77
14122         
14123         * src/matcher.c                 (1.3)
14124         * src/matcher_parser_lex.l      (1.28)
14125                 revert for another attempt
14126                 mark 0.6.5claws77 as LAST_STABLE
14127
14128 2001-12-11 [christoph]  0.6.5claws76
14129
14130         * po/de.po
14131                 fixed wrong translation for prev. unread msg
14132
14133 2001-12-11 [paul]       0.6.5claws75
14134
14135         * src/folder.[ch]
14136         * src/folderview.c
14137         * src/mainwindow.c
14138         * src/summaryview.[ch]
14139         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
14140                 enable ability to hide read messages on per folder basis via 
14141                 '/Summary/Hide read messages'; when selected, a folder will 
14142                 have a red open folder icon, instead of a blue icon, if the 
14143                 folder contains hidden messges
14144                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
14145
14146         * src/mainwindow.c
14147                 remove '/Message/Forward as attachment' from 
14148                 main_window_set_menu_sensitive() to prevent debug warning
14149
14150         * src/folderview.c
14151         * src/mainwindow.c
14152                 Clean up some of the English
14153
14154         * tools/newscache_clean.pl
14155                 allow for new 'hidereadmsgs' entry in folderlist.xml
14156
14157         * po/es.po
14158                 updated translation, submitted by Ricardo Mones Lastra
14159
14160 2001-12-11 [paul]       0.6.5claws74
14161
14162         * sync with sylpheed 0.6.5cvs25
14163                 see ChangeLog entry 2001-12-11
14164
14165 2001-12-10 [alfons]     0.6.5claws73
14166
14167         * src/matcher.c
14168                 add more control characters
14169         * src/matcher_parser_lex.l
14170                 make escaping / unescaping work again
14171
14172 2001-12-10 [alfons]     0.6.5claws72
14173
14174         * src/imap.c
14175                 clean up warnings "returning value for void function" 
14176         * src/prefs_filtering.c
14177                 make info button for execute action sensitive
14178
14179 2001-12-10 [paul]       0.6.5claws71
14180
14181         * src/compose.c
14182         * src/imap.[ch]
14183         * src/summaryview.c
14184                 fix: imap server now gets informed of MARKED, UNMARKED
14185                 and REPLY events. Now people can use different IMAP-Mail
14186                 clients and have the exact same information about MARKED,
14187                 UNMARKED and REPLY status with all of them. Especially
14188                 useful for imap servers with a web-frontend.
14189                 submitted by Tobias Sandhaas <medlor@web.de>
14190
14191 2001-12-09 [melvin]     0.6.5claws70
14192         
14193         * src/textview.[ch]
14194                 fixed bug #490076 (hunted down by Alfons who implemented
14195                 a workaround in 0.6.5claws65)
14196
14197 2001-12-09 [christoph]  0.6.5claws69
14198
14199         * src/summaryview.c
14200                 set pointer to string in LOCKED column to NULL
14201                 (might fix bug #490800)
14202
14203 2001-12-09 [carsten]    0.6.5claws68
14204
14205         * po/de.po
14206                 resolved some cluttered menu shortcuts 
14207                 ('creating new email' and 'creating news message'
14208                 hade the same)
14209         * src/compose.c
14210                 wmclass now distinc from main window
14211         * src/mainwindow.c
14212           src/mainwindow.h
14213                 email/news and forward button functionality similar
14214                 to the reply buttons; removed the ugly dropdown arrows
14215                 and use instead the right mouse button
14216
14217 2001-12-09 [paul]       0.6.5claws67
14218
14219         * src/imap.c
14220         * src/utils.h
14221                 allow spaces in imap folder names
14222                 submitted by Willem van Engen <wvengen@stack.nl>
14223
14224 2001-12-09 [paul]       0.6.5claws66
14225
14226         * sync with sylpheed 0.6.5cvs24
14227                 see ChangeLog entry 2001-12-09
14228
14229 2001-12-08 [alfons]     0.6.5claws65
14230
14231         * src/textview.c
14232                 prevent secondary selection claim after "add to sender" dialog
14233                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
14234                 we trick GTK by simulating a click at (0, 0) in the textview.
14235
14236 2001-12-08 [hoa]        0.6.5claws64
14237
14238         * src/folder.c
14239                 fixed a bug about the .processing folder name while filtering
14240
14241 2001-12-08 [alfons]     0.6.5claws63
14242
14243         * src/folderview.c 
14244                 work around problem of not correctly updating folder stats
14245                 when deleting messages. there's some folder scanning evil
14246                 going so the folderview_update_msg_num() does not work
14247                 correctly. need to investigate this.
14248
14249 2001-12-08 [paul]       0.6.5claws62
14250
14251         * sync with sylpheed 0.6.5cvs23
14252                 see ChangeLog entry 2001-12-08
14253
14254 2001-12-07 [christoph]  0.6.5claws61
14255
14256         * src/compose.c
14257                 fix another header translation problem
14258
14259 2001-12-07 [alfons]     0.6.5claws60
14260
14261         * src/mbox.c
14262                 make filtering also work on local spool mbox
14263
14264 2001-12-07 [carsten]    0.6.5claws59
14265         * src/addressbook.c
14266                 addressbook window gets a wmclass distinct from the main
14267                 sylpheed window
14268         * src/compose.h
14269         * src/mainwindow.[ch]
14270                   forward menu item will use mode selected in prefs, forward 
14271                 as attatchment in menu removed (will be substituted in the
14272                 toolbar similar to reply buttons)
14273                   create news message menu entry and news button is now 
14274                 sensitive to the existance of a news account
14275         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
14276         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
14277         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
14278                 these are removed because the toolbar buttons don't show
14279                 the quoting modus any longer
14280
14281 2001-12-07 [paul]
14282
14283         * tools/newscache_clean.pl      ** NEW FILE **
14284                 perl script to do some tidying up in the newscache directory 
14285                 
14286         * tools/sylpheed-switcher       ** NEW FILE **
14287                 perl script to enable easy switching between main and claws
14288                 
14289         * tools/README
14290                 added descriptions of the two new perl scripts          
14291
14292
14293 2001-12-07 [melvin]     0.6.5claws58
14294
14295         * src/messageview.c
14296                 fixed a warning during compilation introduced in 0.6.5claws56
14297
14298 2001-12-07 [paul]       0.6.5claws57
14299
14300         * src/mainwindow.[ch]
14301         * src/menu.[ch]
14302                 further usability enhancements to replying with or without 
14303                 quoting via the toolbar, use of Ctrl key is replaced by 
14304                 drop down menu 
14305                 Submitted by Carsten Schurig            
14306
14307 2001-12-07 [melvin]     0.6.5claws56
14308
14309         * src/messageview.c
14310                 hack to fix bug that prevented to make/paste selections
14311                 after switching between MVIEW_TEXT and MVIEW_MIME views
14312                 without deselecting the selection first.
14313
14314 2001-12-06 [alfons]     0.6.5claws55
14315
14316         * src/filtering.[ch]
14317         * src/inc.c
14318                 revise filtering a little bit more, and make sure
14319                 messages are delivered to the appropriate inbox
14320                 (perhaps set per account)
14321
14322 2001-12-06 [paul]       0.6.5claws54
14323
14324         * sync with sylpheed 0.6.5cvs22
14325                 see ChangeLog entry 2001-12-06
14326
14327 2001-12-05 [alfons]     0.6.5claws53
14328
14329         * src/inc.c
14330         * src/folder.[ch]
14331         * src/procmsg.c
14332         * src/filtering.c
14333                 more revisions of filtering system
14334                 (last stable version is marked as LAST_STABLE)
14335                 
14336                 | NOTE 1): the filtering system now uses a local folder called
14337                 | .processing. if filtering fails, check this directory
14338                 | for missing messages.
14339                 |
14340                 | NOTE 2): help us find the filtering actions still missing
14341
14342 2001-12-05 [paul]       0.6.5claws52
14343
14344         * src/mainwindow.c
14345                 fix bug where 'Empty Trash?' pop-up window appears even
14346                 when Trash is empty, submitted by Jesse Skinner         
14347
14348 2001-12-05 [melvin]     0.6.5claws51
14349
14350         * src/compose.c
14351                 fixed bug #486106 to select correct account when reediting 
14352                 a queued message
14353         
14354 2001-12-04 [alfons]     0.6.5claws50
14355
14356         * src/mh.c
14357                 declare markfile in appropriate functions when
14358                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
14359                 for spotting this)
14360
14361 2001-12-04 [paul]       0.6.5claws49
14362
14363         * sync with sylpheed 0.6.5cvs21
14364                 see ChangeLog entry 2001-12-04
14365
14366 2001-12-03 [christoph]  0.6.5claws48
14367
14368         * po/de.po
14369                 changed translation of undo
14370         * src/account.c
14371         * src/folder.c
14372                 don't reinvent the wheel to traverse a GNode
14373         * src/compose.[ch]
14374                 seperate code to create the compose gui into functions
14375                 add "Others" page with folder selection for saving copy
14376                 of the message.
14377                 the folder identifier is saved to queue header
14378         * src/procmsg.c
14379                 save message to folder in queue header
14380
14381 2001-12-03 [paul]       0.6.5claws47
14382
14383         * sync with sylpheed 0.6.5cvs20
14384                 see ChangeLog entry 2001-12-03
14385
14386 2001-12-01 [paul]
14387
14388         * more sync with sylpheed 0.6.5cvs19
14389                 see ChangeLog entry 2001-11-29
14390
14391 2001-11-30 [paul]       0.6.5claws46
14392         
14393         * src/compose.c
14394                 remove conflicts introduced by Hoa's last commit
14395          
14396         * src/mainwindow.c
14397                 make 'Message/Bounce' sensitive
14398
14399 2001-11-30 [hoa]        0.6.5claws45
14400
14401         * src/compose.c
14402                 slightly change bounce function to add
14403                 information about the user that bounced the mail
14404                 in the From header line.
14405
14406         * src/folderview.c
14407                 permit the use of processing in outbox folder.
14408
14409 2001-11-29 [paul]       0.6.5claws44
14410
14411         * src/mainwindow.[ch]
14412         * src/prefs_common.c
14413         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
14414         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
14415         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
14416                 usability enhancements to the quoting, implements
14417                 use of Ctrl key to toggle quoting settings
14418                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
14419
14420 2001-11-29 [paul]       0.6.5claws43
14421         
14422         * sync with sylpheed 0.6.5cvs19
14423                 see ChangeLog entry 2001-11-28
14424
14425 2001-11-29 [melvin]     0.6.5claws42
14426         * src/Makefile.am
14427                 added enriched.[ch] to the list of files
14428
14429         * src/textview.c
14430         * src/mimeview.c
14431         * src/procmime.[ch]
14432         * src/enriched.[ch]
14433                 added support to view text/enriched
14434                 added support to show headers in message view for text/enriched and text/html
14435                         in non multipart messages
14436
14437 2001-11-28 [paul]       0.6.5claws41
14438
14439         * more sync with sylpheed 0.6.5cvs18
14440                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
14441
14442 2001-11-27 [paul]       0.6.5claws40
14443         
14444         * po/pt_BR.po
14445                 updated translation, submitted by Fabio Junior Beneditto
14446                 
14447         * sync with sylpheed 0.6.5cvs18
14448                 see ChangeLog entries 2001-11-26 (src/textview.c) and
14449                 2001-11-27
14450
14451
14452 2001-11-26 [paul]
14453
14454         * po/es.po
14455                 updated translation, submitted by Ricardo Mones Lastra
14456
14457 2001-11-26 [alfons]
14458
14459         * src/matcher.c
14460                 add more translatable strings
14461
14462 2001-11-26 [christoph]  0.6.5claws39
14463
14464         * po/de.po      
14465                 fixed one more umlaut
14466         * src/compose.c
14467                 fix translated header when it should not be translated
14468
14469 2001-11-26 [paul]       0.6.5claws38
14470
14471         * src/mainwindow.c
14472                 remove '/Message/Add Sender to address book' from 
14473                 main_window_set_menu_sensitive(), prevent debug warning
14474                 add 'Message/Mark/Mark all read' to mainwin_entries[]
14475
14476 2001-11-26 [paul]       0.6.5claws37
14477
14478         * src/summaryview.c
14479                 fix 'recurring unread state' bug 
14480
14481         * tools/README 
14482         * tools/filter_conv.pl
14483                 read name of top level mailbox from folderlist.xml
14484                 and presume nothing about its name              
14485
14486 2001-11-26 [darko]      0.6.5claws36
14487
14488         * src/gtkstext.[ch]
14489                 removed functions that are now in gtkutils.c
14490                 use gtkut_text_is_uri_string() from gtkutils.c
14491         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
14492
14493 2001-11-26 [paul]       0.6.5claws35
14494
14495         * sync with sylpheed 0.6.5cvs16
14496                 see ChangeLog entries 2001-11-25 and 2001-11-26
14497
14498 2001-11-25 [alfons]     0.6.5claws34
14499
14500         EXPERIMENTAL!!! Please checkout the last stable version using: 
14501           
14502         % cvs update -r LAST_STABLE -dRAP
14503
14504         (Or help us testing this stuff.)
14505
14506         * src/filtering.c               (1.14)
14507         * src/filtering.h               (1.6)
14508         * src/inc.c                     (1.28)
14509         * src/matcher.c                 (1.20)
14510         * src/mbox.c                    (1.9)
14511         * src/procmsg.h                 (1.14)
14512         * src/summaryview.c             (1.59)
14513         * src/summaryview.h             (dunno)
14514                 revert/merge/sync to as it was before commit 
14515                 on Thu, 19 Jul 2001 10:15:51 -0700.
14516
14517 2001-11-25 [hoa]        0.6.5claws33
14518
14519         * src/main.c
14520                 processing mails at startup
14521
14522         * src/folderview.c
14523         * src/summaryview.[ch]
14524                 processing mails when entering folder
14525
14526         * src/prefs_filtering.c
14527                 fixed some UI bugs
14528
14529 2001-11-24 [alfons]     0.6.5claws32
14530
14531         * src/summaryview.[ch]
14532                 make summary sort headers work, and also make
14533                 sure the sort type is stored
14534
14535 2001-11-23 [alfons]     0.6.5claws31
14536
14537         * src/summaryview.[ch]
14538                 make lock work like mark
14539                 disallow deleting messages marked as locked
14540
14541 2001-11-23 [alfons]     0.6.5claws30
14542
14543         * src/gtkstext.c
14544         * src/compose.[ch]
14545         * src/Makefile.am
14546         * src/undo.[ch]
14547                 merge undo patch submitted by Jens
14548
14549 2001-11-23 [christoph]  0.6.5claws29
14550
14551         * src/.cvsignore
14552                 added ylwrap
14553         * src/compose.c
14554                 fixed gpg signing and encoding
14555         * src/folder.[ch]
14556         * src/main.c
14557                 added --status option to get new, unread and total
14558                 message count from a running sylpheed
14559         * src/prefs_common.c
14560                 temporary fix for reply_with_quote problem
14561                 (don't call functions for non existing widget)
14562         * src/procmsg.c
14563                 one more check for ignored threads but still not
14564                 always working correctly. probably a recursive
14565                 check for all parents is needed
14566
14567 2001-11-23 [darko]      0.6.5claws28
14568
14569         * src/compose.c
14570                 wrapping on send improvements
14571         * src/gtkutils.[ch]
14572                 fix for GtkSText after last sync with main branch
14573                 GTK_TEXT -> GTK_STEXT
14574
14575 2001-11-23 [paul]       0.6.5claws27
14576
14577         * sync with sylpheed 0.6.5cvs14
14578                 see ChangeLog entries 2001-11-22 and 2001-11-23
14579                 
14580         * po/de.po
14581                 fixed the scrambled umlauts 
14582                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
14583
14584 2001-11-21 [paul]       0.6.5claws26
14585
14586         * sync with sylpheed 0.6.5cvs12
14587                 see 2nd ChangeLog entry dated 2001-11-20
14588
14589 2001-11-20 [paul]       0.6.5claws25
14590
14591         * sync with sylpheed 0.6.5cvs11
14592                 see ChangeLog entry 2001-11-19 (src/utils.c)
14593
14594 2001-11-20 [hiro]
14595
14596         * src/compose.c
14597                 GTK_TEXT -> GTK_STEXT
14598                 fix for wrong comment
14599
14600 2001-11-20 [hiro]       0.6.5claws24
14601
14602         * src/compose.[ch]
14603                 more merges from main branch
14604                 removed fatal warnings (uninitialized variables etc.)
14605                 some coding style fix
14606         * src/gtkutils.h
14607                 fixed typo.
14608         * src/addressbook.c
14609           src/addrindex.c
14610                 V-Card -> vCard
14611
14612 2001-11-19 [hoa]        0.6.5claws23
14613
14614         * src/filtering.c
14615         * src/prefs_scoring.c
14616         * src/matcher.[ch]
14617         * src/scoring.c
14618                 cleaning code
14619
14620         * src/matcher_parser_parse.y
14621         * src/prefs_filtering.c
14622                 bouncing
14623
14624 2001-11-19 [alfons]     0.6.5claws22
14625
14626         more of my old things into claws
14627
14628         * src/Makefile.am
14629         * src/prefs_common.c
14630         * src/procmsg.h
14631         * src/summaryview.[ch]
14632         * src/prefs_summary_column.c
14633         * src/pixmaps/locked.xpm
14634                 add indicators for locking of message in summary view
14635                 (does not work yet, only visual indicator)
14636
14637 2001-11-19 [paul]       0.6.5claws21
14638
14639         * sync with sylpheed 0.6.5cvs10
14640                 see ChangeLog entry 2001-11-19
14641
14642 2001-11-18 [alfons]     0.6.5claws20
14643         
14644         * src/filtering.c
14645                 remove an inadvertent free I forgot in previous clean up 
14646
14647 2001-11-18 [alfons]     0.6.5claws19
14648
14649         * src/filtering.[ch]
14650                 clean up & plug leaks
14651
14652 2001-11-18 [paul]       0.6.5claws18
14653
14654         * sync with sylpheed 0.6.5cvs9
14655                 see ChangeLog entries 2001-11-17 and 2001-11-18
14656
14657 2001-11-16 [paul]       0.6.5claws17
14658
14659         * sync with sylpheed 0.6.5cvs8
14660                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
14661
14662 2001-11-16 [paul]       0.6.5claws16
14663
14664         * sync with sylpheed 0.6.5cvs7
14665                 see ChangeLog entries 2001-11-15 and 2001-11-16
14666
14667 2001-11-15 [hoa]        0.6.5claws15
14668
14669         * src/compose.c
14670                 fix bounce, mails we received couln't be bounced to ourself.
14671
14672         * src/defs.h
14673         * src/filtering.[ch]
14674         * src/matcher.[ch]
14675         * src/matcher_parser.h
14676         * src/matcher_parser_lex.l
14677         * src/matcher_parser_parse.y
14678         * src/inc.c
14679         * src/main.c
14680         * src/mbox.c
14681         * src/prefs_filtering.[ch]
14682         * src/mainwindow.c
14683         * src/prefs_matcher.c
14684         * src/prefs_scoring.c
14685         * src/scoring.[ch]
14686         * src/summaryview.c
14687                 new matcher/filter/score configuration file parser
14688                 one unique configuration file => ~/.sylpheed/matcherrc
14689                 import in currently automatic, then save are made
14690                 in this new file.
14691                 one filter per folder and one global filter
14692                 (filter of a folder will be used as folder processing)
14693
14694         * src/folder.c
14695                 fix a bug in folder_item_get_identifier
14696                 
14697         * src/messageview.c
14698                 receive receipt return are fixed.
14699
14700 2001-11-14 [alfons]     0.6.5claws14
14701
14702         * src/session.h
14703                 add things from main branch to make claws compile
14704
14705 2001-11-14 [paul]       0.6.5claws13
14706
14707         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
14708                 see ChangeLog entries 2001-11-08 to 2001-11-14
14709
14710 2001-11-14 [hoa] 0.6.5claws12
14711
14712         * src/compose.[ch]
14713         * src/mainwindow.c
14714         * src/summaryview.c
14715                 add "bounce mail" option
14716
14717 2001-11-13 [christoph]  0.6.5claws11
14718
14719         * src/compose.c
14720                 Cleanup a mess i add before commiting
14721
14722 2001-11-13 [hoa]        0.6.5claws10
14723
14724         * src/compose.c
14725                 some fixes when mail are sent or
14726                 for crossposts
14727
14728 2001-11-13 [christoph]  0.6.5claws9
14729
14730         * po/de.po
14731                 Changed two string with the same translation
14732         * src/compose.c
14733         * src/procmsg.[ch]
14734         * src/send.[ch]
14735                 New mailsending process:
14736                   - Always queue message before sending
14737                     (message will be saved if sylpheed crashed or
14738                      freezes while sending)
14739                   - Allow queuing of newspostings
14740                   - No copy in outbox before sending
14741                     (closes bug #469501)
14742                   - No more redundant code for send and send_later
14743         * src/summaryview.c
14744                 Applied wwp <subscript@free.fr>'s patch that fixes
14745                 marks for multiple forwarded messages (+compose.c)
14746
14747 2001-11-12 [alfons]
14748
14749         * README.claws
14750                 remove things that are now in main branch
14751         
14752         * po/nl.po
14753                 update Dutch translation
14754
14755 2001-11-12 [mhadasht]   0.6.5.claws8
14756
14757         * src/prefs_common.c
14758                 re-enabled account autoselection feature for forward
14759                 and reedit lost during the branch point for SYNC-B4-REL
14760         * src/gtkspell.c
14761                 gtkpspell_get_dict(): more readable code (even if function is
14762                 not used yet)
14763         * ChangeLog.claws
14764                 added version number info to 2001-11-12 [hiro] comment.
14765
14766 2001-11-12 [hiro]       0.6.5.claws7
14767
14768         * src/compose.c
14769                 compose_forward(): fixed a bug that forward quote mark
14770                 wasn't used.
14771                 removed unnecessary code.
14772         * src/template_select.[ch]: removed.
14773
14774 2001-11-11 [alfons]
14775
14776         * src/compose.c
14777                 :%s/GTK_TEXT/GTK_STEXT/g
14778         
14779         * src/compose.[ch]
14780         * src/undo.[ch]
14781         * src/Makefile.am
14782                 revert the undo stuff (this is 0.6.6claws stuff)
14783
14784 2001-11-11 [hoa]        0.6.5.claws6
14785
14786         * src/compose.[ch]
14787                 Insert signature at the end of the text.
14788                 Added undo patch but currently disabled
14789
14790         * src/procmsg.c
14791                 Threading by subject improved.
14792
14793         * added src/undo.[ch]
14794                 Undo module for compose dialog box.
14795
14796 2001-11-11 [alfons]     0.6.5.claws5
14797
14798         * src/procmsg.c
14799                 prevent threading by subject on nodes that have already been
14800                 threaded by in-reply-to (as in "circular references in a tree
14801                 result in a dead branch")
14802
14803 2001-11-09 [hoa]        0.6.5.claws4
14804         
14805         * src/folderview.c
14806                 allows creation of mbox folder item from any files.
14807
14808 2001-11-09 [alfons]     0.6.5.claws3
14809         
14810         * src/utils.c
14811         * src/procmsg.c
14812                 do what I mean and correct threading by subject so it really
14813                 ignores attracting lines without "Re: "
14814
14815 2001-11-07 [alfons]     0.6.5.claws2
14816
14817         * src/procmsg.c
14818         * src/utils.[ch]
14819                 only attract by subject if a subject line starts with a "Re: "
14820         * src/syldap.c
14821                 remove warning
14822
14823 2001-11-07 [paul]       0.6.5claws1
14824
14825         * sync with sylpheed 0.6.5. release
14826                 see ChangeLog entry 2001-11-07
14827
14828 2001-11-07 [paul]       0.6.4claws31
14829
14830         * sync with sylpheed 0.6.4cvs18
14831                 see ChangeLog entries 2001-10-30 to 2001-11-07
14832                 prefs_templates.[ch] renamed prefs_template.[ch]
14833
14834 2001-11-06 [alfons]
14835         
14836         * src/utils.h
14837                 add semicolon Hoa forgot ;-)
14838                 
14839
14840 2001-11-06 [hoa]        0.6.4claws30
14841         
14842         * src/procmsg.c
14843         * src/summaryview.c
14844         * src/utils.c
14845         * src/utils.h
14846                 threading by subject - empty subject are ignored
14847
14848 2001-11-06 [christoph]  0.6.4claws29
14849
14850         * src/socket.c
14851                 use SSL_peek for sock_gets
14852         * src/utils.c
14853                 removed unneeded pointer in extracting quoted
14854                 names implementation
14855
14856 2001-11-06 [melvin]     0.6.4claws28
14857
14858         * src/gtkspell.c
14859                 fixed bug #476792 Selection overtyping with spell checker
14860                 fixed bug which could cause a buffer overflow
14861                 fixed a memory leak
14862
14863 2001-11-06 [hoa]        0.6.4claws27
14864         
14865         * src/procmsg.c
14866         * src/summaryview.c
14867                 threading by subject
14868
14869 2001-11-05 [alfons]     0.6.4claws26
14870         
14871         * README.claws
14872                 Claws -> Sylpheed (vice versa)
14873
14874         * src/compose.c
14875                 :%s/gtk_text/gtk_stext/g
14876                 :%s/GTK_TEXT/GTK_STEXT/g
14877                 (thanks to Jonathan Ware for spotting this)
14878
14879 2001-11-04 [christoph]  0.6.4claws25
14880
14881         * src/summaryview.c
14882                 replace Xalloca + strdup with Xstrdup_a
14883         * src/utils.c
14884                 better implementation of extracting quoted names
14885                 from addresses (remove backlashes and ignore
14886                 quotes after them)
14887
14888 2001-11-04 [alfons]     0.6.4claws24
14889
14890         * src/utils.[ch]
14891                 edit to comply more with coding style
14892
14893         * src/textview.c
14894                 fix bug reported by Kim Schulz. introduced by the patch integrated
14895                 in 0.6.4claws15. the code did not check the return value of
14896                 the html parser.
14897
14898         * AUTHORS
14899                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
14900
14901 2001-11-04 [christoph]  0.6.4claws23
14902
14903         * src/main.c
14904         * src/prefs_common.[ch]
14905                 init some pointers that possibly caused a segfault
14906                 reported in the claws-users ML
14907
14908 2001-11-04 [hoa]        0.6.4claws22
14909
14910         * src/grouplistdialog.c
14911                 change the names of the nodes in the tree
14912
14913         * src/compose.c
14914                 enhanced mailto syntax as described in
14915                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
14916                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
14917
14918         * src/utils.c
14919                 encode and decode URI (useful when opening URL into
14920                 netscape).
14921
14922 2001-11-03 [hoa]        0.6.4claws21
14923
14924         * src/grouplistdialog.c
14925                 a new newsgroups list selection dialog box
14926                 with a CTree instead of a CList
14927
14928 2001-11-03 [hoa]        0.6.4claws20
14929
14930         * src/folderview.c
14931                 enable property and scoring options when right
14932                 click on "inbox"
14933
14934         * src/summaryview.c
14935                 fixed bug when nickname were displayed using
14936                 the address book.
14937
14938 2001-11-02 [darko]      0.6.4claws19
14939
14940         * src/compose.c
14941                 new wrap quotation and URL/long words wrapping implementation
14942         * src/compose.c src/gtkstext.[ch]
14943                 move gtkstext_strncmp() to gtkstext.c
14944
14945 2001-11-01 [christoph]  0.6.4claws18
14946
14947         * src/prefs_account.c
14948                 fixed mess in account settings dialog
14949         * src/prefs_folder_item.c
14950                 added label with folder path to dialog
14951
14952 2001-10-31 [match]      0.6.4claws17
14953
14954         * src/vcard.c
14955                 fix memory leak.
14956         * src/addrbook.c
14957                 fix generation of spurious address book file names.
14958                 remove redundant functions.
14959         * po/POTFILES.in
14960                 added missing file names.
14961
14962 2001-10-30 [paul]       0.6.4claws16
14963
14964         * sync with sylpheed 0.6.4cvs6
14965                 see ChangeLog entries 2001-10-26 to 2001-10-30
14966
14967         * tools/filter_conv.pl
14968                 read folderlist.xml to discover whether the top-level
14969                 folder is called 'Mailbox' or 'Mail' 
14970
14971 2001-10-29 [paul]       0.6.4claws15
14972
14973         * src/html.c, src/textview.c
14974                 activate links in html mail and fix clickable parts
14975                 Submitted by Matthieu Dazy <dazy@t-surf.com>
14976
14977 2001-10-29 [paul]
14978
14979         * po/de.po, po/es.po, po/pt_BR/po
14980                 updated translations, submitted by Jens Oberender,
14981                 Ricardo Mones Lastra, and Fabio Junior Beneditto
14982
14983 2001-10-29 [darko]      0.6.4claws14
14984
14985         * src/compose.c
14986                 fix wrapping for good
14987
14988 2001-10-29 [darko]
14989
14990         * src/compose.c
14991                 undo previous change as it broke the smart wrapping
14992
14993 2001-10-29 [darko]      0.6.4claws13
14994
14995         * src/compose.c
14996                 fix infinite loop when long URL is quoted
14997                 (closes bug #475122.
14998
14999 2001-10-28 [match]
15000
15001         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
15002                 import Mutt address book
15003         * src/ldif.[ch] src/importldif.h
15004                 modified import LDIF handle user attributes
15005
15006 2001-10-28 [christoph]  0.6.4claws12
15007
15008         * src/summaryview.c
15009                 fixed that filtering did not work if there
15010                 were no filter rules
15011                 (closes bug #472003 and better implementation
15012                  of patch #474644)
15013
15014 2001-10-27 [christoph]  0.6.4claws11
15015
15016         * src/compose.c
15017                 make the folder's default account to be used when
15018                 replying. (patch by wwp <subscript@free.fr>)
15019         * src/compose.c
15020                 code cleanup, nearly killed all of wwp's patch
15021                 for folder's default account in compose
15022         * src/folderview.c
15023                 error panel when a folder could not be created
15024                 (closes bug #471080 new folder name & already
15025                  existing file)
15026
15027 2001-10-26 [alfons]
15028
15029         * src/utils.h
15030                 change prototype of strstr2() that Christoph forgot about
15031
15032 2001-10-26 [christoph]  0.6.4claws10
15033
15034         * src/account.c
15035                 made search for accounts by email address not case
15036                 sensitive
15037         * src/folder.c
15038                 fixed memory leak in folder_item_get_identifier
15039         * src/gtkspell.c
15040         * src/utils.c
15041                 fixed wrong strstr2 (should work like strstr)
15042
15043 2001-10-26 [darko]      0.6.4claws9
15044
15045         * src/compose.c src/gtkstext.[ch]
15046         * src/gtkstext.c
15047                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
15048
15049 2001-10-26 [paul]       0.6.4claws8
15050
15051         * src/html.c
15052                 ignore css and javascript tags in html mail
15053                 case-insensitive, with or without double-quoted
15054                 strings
15055
15056 2001-10-26 [paul]       0.6.4claws7
15057
15058         * sync with sylpheed 0.6.4cvs1
15059                 see ChangeLog entry 2001-10-26
15060
15061         * src/prefs_account.c, src/prefs_common.c,
15062           src/prefs_summary_column.c
15063                 minor improvements to the English
15064
15065 2001-10-25 [alfons]     0.6.4claws6
15066
15067         * src/gtkstext.c
15068         
15069                 make GtkSText follow style of GtkText (closes bug 
15070                 #469211 "text selection while writing message")
15071                 
15072                 do sync with GTK 1.2.10
15073
15074 2001-10-25 [paul]       0.6.4claws5
15075
15076         * src/html.c
15077                 ignore css tags in html mail
15078
15079 2001-10-25 [darko]      0.6.4claws4
15080
15081         * src/compose.c
15082                 don't declare is_url_string as static function since
15083                 we need it in gtkstext.c
15084         * src/gtkstext.c
15085                 remove unused variable
15086                 don't wrap long URLs while composing a message
15087
15088 2001-10-24 [christoph]  0.6.4claws3
15089
15090         * src/socket.c
15091                 fix ssl deadlock, when peer closes connection
15092
15093 2001-10-24 [paul]       0.6.4claws2
15094
15095         * src/prefs_common.c
15096                 gettextize the gpg ascii-armored warning message
15097
15098         * src/compose.c
15099                 insert a DOS/MAC file into the composed message
15100                 (improvements)
15101
15102         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
15103
15104 2001-10-22 [paul]       0.6.4claws1
15105
15106         * sync with sylpheed 0.6.4 release
15107                 see ChangeLog entries 2001-10-21
15108
15109         * po/fr.po, po/pt_BR.po
15110                 updated by Melvin Hadasht and Fabio Junior Beneditto
15111
15112 2001-10-21 [paul]       0.6.3claws30
15113
15114         * src/compose.c
15115                 insert a DOS text file from the compose window
15116                 into the composed message text (removes CRs characters)
15117                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
15118
15119         * tools/filter_conv.pl, tools/README
15120                 automatically use ~/.sylpheed as working directory
15121                 print out confirmation message on completion
15122
15123         * correct Hoa's last ChangeLog.claws entry
15124
15125 2001-10-20 [hoa]        0.6.3claws29
15126
15127         * src/grouplistdialog.c
15128                 bugfix (another ?) to give the right
15129                 newsgroups list for each news server.
15130
15131         * src/news.c
15132         * src/news.h
15133                 improve the newsgroups list cache
15134
15135 2001-10-20 [paul]       0.6.3claws28
15136
15137         * sync with sylpheed 0.6.3cvs9
15138                 see ChangeLog entry 2001-10-19
15139
15140         * correct Alfons' last ChangeLog.claws entry
15141
15142 2001-10-19 [alfons]
15143
15144         * src/pgptext.[ch]
15145                 fix compilation problems (part of bug #472895)
15146
15147 2001-10-18 [hoa]        0.6.3claws27
15148
15149         * src/grouplistdialog.c
15150                 bugfix when we refresh was clicked (bug 472701)
15151
15152 2001-10-19 [christoph]  0.6.3claws26
15153
15154         * src/compose.c
15155                 last header entry should default to "To:" or
15156                 "Newsgroups:" and not copy the last entry line
15157                 in a new compose window
15158                 (closes bug #472686, #470792)
15159
15160 2001-10-19 [paul]       0.6.3claws25
15161
15162         * sync with Sylpheed 0.6.3cvs8
15163                 see ChangeLog entries 2001-10-18 and 2001-10-19
15164
15165 2001-10-18 [christoph]  0.6.3claws24
15166
15167         * src/procmsg.c
15168                 reimplement ignore thread
15169         
15170 2001-10-18 [hoa]        0.6.3claws23
15171
15172         * src/folderview.c
15173         * src/grouplistdialog.[ch]
15174                 enhanced news subscription interface (feature 469113)
15175
15176         * src/news.c
15177         * src/news.h
15178                 enchanced newsgroup listing,
15179                 now, we can get groups informations
15180                 (NNTPGroupInfo)
15181
15182 2001-10-18 [paul]       0.6.3claws22
15183
15184         * src/summaryview.c
15185                 remove comment (sync with main branch)
15186         * src/mainwindow.c
15187                 fix 'Re-edit' bug in 'Message' menu
15188
15189 2001-10-17 [christoph]  0.6.3claws21
15190
15191         * src/compose.c
15192                 ignore empty or whitespace only header lines
15193
15194 2001-10-17 [paul]       0.6.3claws20
15195
15196         * sync with sylpheed 0.6.3cvs7
15197                 see ChangeLog entries 2001-10-14, 2001-10-16, and
15198                 2001-10-17
15199
15200 2001-10-17 [darko]
15201
15202         * src/compose.c
15203                 wrap long lines without spaces
15204                 don't wrap URLs
15205
15206 2001-10-16 [paul]
15207
15208         * po/es.po, po/nl.po, po/pt_BR.po
15209                 updated by Ricardo Mones Lastra, Alfons,
15210                 and Fabio Junior Beneditto
15211
15212         * sylpheed-0.6.3claws released
15213
15214 2001-10-15 [melvin] 0.6.3claws18
15215
15216         * README.claws
15217                 added summary and detailed installation instructions
15218                 for spell checker
15219         * po/fr.po
15220                 Updated, corrected and completed french translation
15221
15222 2001-10-15 [hoa] 0.6.3claws17
15223         * src/grouplistdialog.c
15224                 we can choose the newsgroups to display with wildcards
15225
15226 2001-10-15 [christoph]  0.6.3claws16
15227
15228         * src/account.c
15229         * src/compose.c
15230         * src/prefs_folder_item.[ch]
15231                 applied wwp <subscript@free.fr>'s folder
15232                 default account patch
15233         * po/de.po
15234                 Fixed wrong translation
15235
15236 2001-10-13 [alfons, christoph, melvin]  
15237                         0.6.3claws15
15238
15239         solution #2 to solve MT-safety problems defers all GUI related calls
15240         to the main thread using a gtk_idle_add() callback. discussed on
15241         ircnet #sylpheed, with christoph spotting some issues with the
15242         original code, and melvin allowing us to lobotomize his sylpheed.
15243
15244         * src/syldap.[ch], src/main.c
15245                 fix race problem in ldap search thread by deferring GUI 
15246                 stuff to main thread using gtk_idle_add()
15247
15248 2001-10-13 [paul]       0.6.3claws14
15249
15250         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
15251                 add Sergey's smtpcred.patch
15252                 adds separate username/password setting for SMTP Auth
15253                 needed by some servers
15254                 (closes feature request #471659)
15255
15256 2001-10-13 [paul]       0.6.3claws13
15257
15258         * src/pgptext.[ch] **NEW FILES**
15259         * src/Makefile.am, src/messageview.c, src/mimeview.c
15260                 decrypt ascii-armored gpg text embedded in
15261                 the message body.
15262                 Submitted by Jens Jahnke <jan0sch@gmx.net>
15263
15264 2001-10-13 [christoph]  0.6.3claws12
15265
15266         * README.claws
15267                 some more details on default to and
15268                 feature requests
15269         * src/main.c
15270                 init glib threading when ldap is used
15271         * src/syldap.c
15272                 threading fixes
15273         * po/de.po
15274                 fixed a typo
15275
15276 2001-10-12 [paul]       0.6.3claws11
15277
15278         * src/prefs_common.[ch], src/rfc2015.c
15279                 enable ascii-armored gpg text to be embedded in the
15280                 message body, selectable through the 'Privacy'
15281                 preferences. Supports encrypting only.
15282                 Submitted by Ravemax <ravemax@dextrose.com>
15283
15284 2001-10-12 [paul]       0.6.3claws10
15285
15286         * sync with sylpheed 0.6.3cvs6
15287                 see ChangeLog entries 2001-10-11 and 2001-11-12
15288
15289         * src/folderview.c
15290                 incorporated mbox folders, scoring, and folder
15291                 properties into the sync
15292
15293 2001-10-12 [darko]      0.6.3claws9
15294
15295         * README.claws
15296                 describe quotation wrapping
15297         * src/compose.c
15298                 don't treat tab as space to calculate line length properly
15299
15300 2001-10-11 [alfons]
15301
15302         * README.claws
15303                 correct description of how to make new filtering system work,
15304                 add some other things
15305                 
15306         * src/syldap.c
15307                 remove sched_yield() (not necessary / unportable)
15308
15309 2001-10-11 [paul]       0.6.3claws8
15310
15311         * sync with sylpheed 0.6.3cvs3
15312                 see ChangeLog entry 2001-10-10
15313
15314 2001-10-10 [christoph]  0.6.3claws7
15315
15316         * .cvsignore
15317                 ignore 2 files created by newer autotools
15318         * src/prefs_folder_item.c
15319                 using table for widget alignment
15320                 fixed memory leak and broken octal display
15321         * src/filesel.c
15322                 fixed segfault caused by lost filename
15323                 workaround (closes bug #469551)
15324
15325 2001-10-10 [paul]       0.6.3claws6
15326
15327         * sync with sylpheed 0.6.3cvs2
15328                 see ChangeLog entries 2001-10-09 and 2001-10-10
15329
15330 2001-10-10 [darko]      0.6.3.claws5
15331
15332         * src/gtkstext.c
15333                 proper calculation of right margin if smart wrapping is enabled
15334         * src/compose.c
15335                 automatically wrap long lines if wrap quotation is enabled
15336
15337 2001-10-09 [alfons]     0.6.3.claws4
15338
15339         * src/summaryview.c
15340                 select correct row when deleting last row in the summary view (and
15341                 close bug "[ #469104 ] select second last in list when deleting")
15342
15343 2001-10-09 [paul]       0.6.3claws3
15344
15345         * sync with sylpheed 0.6.3cvs1
15346                 updated some autotool scripts
15347
15348 2001-10-09 [darko]      0.6.3claws2
15349
15350         * src/gtkstext.[ch]
15351                 new name and mark with Sylpheed comment
15352         * src/compose.c
15353                 smart quotation wrapping a-la VIM
15354
15355 2001-10-08 [paul]       0.6.3claws1
15356
15357         * sync with sylpheed 0.6.3 release
15358                 see ChangeLog entry 2001-10-08
15359
15360 2001-10-08 [paul]       0.6.2claws24
15361
15362         * src/summaryview.c
15363                 more sync with sylpheed 0.6.2cvs12
15364                 Fixed the bug that didn't select the last row correctly
15365
15366
15367 2001-10-07 [paul]       0.6.2claws23
15368
15369         * sync with sylpheed 0.6.2cvs12
15370                 see ChangeLog entry 2001-10-07
15371
15372 2001-10-06 [match]
15373         * src/jpilot.[ch]
15374                 enable jpilot to read unsynch'ed addresses.
15375
15376         * src/editldap_basedn.c
15377                 fix segfault when opening dialog.
15378
15379 2001-10-06 [alfons]     0.6.2.claws22
15380
15381         * src/summaryview.c
15382                 fix bug with summary view selecting last *inserted*
15383                 node instead of last *visible* node. remember we
15384                 work with a tree
15385
15386 2001-10-06 [paul]       0.6.2claws21
15387
15388         * po/pt_BR.po
15389                 updated translation, contains some fixes and new
15390                 translations, submitted by Gustavo Noronha Silva
15391                 <kov@debian.org>
15392
15393         * src/prefs_common.c
15394                 change 'each' to 'every' - fix dubious English
15395
15396         * sync with sylpheed 0.6.2cvs11
15397
15398 2001-10-05 [alfons]     0.6.2claws20
15399
15400         * src/mainwindow.[ch], src/folderview.c
15401                 make composite tool button switch between "Compose News"
15402                 and "Compose Mail" depending on selected folder
15403                 (nifty idea by Kim Schulz <kim@schulz.dk>)
15404
15405 2001-10-05 [paul]       0.6.2claws19
15406
15407         * src/mainwindow.c, src/summaryview.c
15408                 fix 'Message/Reply to all', broken in last commit
15409
15410         * src/compose.c
15411                 fix X_BEENTHERE seg fault, thanks to Alfons
15412
15413 2001-10-04 [paul]       0.6.2claws18
15414
15415         * src/compose.[ch], src/mainwindow.c
15416                 make "Message/Reply" reply to mailing lists; matches
15417                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
15418                 based on portions of the patch submitted by
15419                 Junichi Uekawa <dancer@netfort.gr.jp>
15420
15421 2001-10-04 [darko]      0.6.2claws17
15422
15423         * src/compose.c
15424                 better smart wrapping
15425         * src/gtkstext.[hc]
15426                 a function to make text buffer contiguous
15427
15428 2001-10-03 [paul]       0.6.2claws16
15429
15430         * sync with sylpheed 0.6.2cvs10
15431
15432 2001-10-02 [alfons]
15433
15434         * configure.in
15435         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
15436                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
15437                 references to chinese translations (hope someone picks up
15438                 this)
15439
15440 2001-10-02 [christoph]  0.6.2claws15
15441
15442         * src/compose.c
15443                 fixed non translated header bug
15444         * ChangeLog.claws
15445                 fixed wrong date in alfons last entry ;)
15446
15447 2001-10-02 [alfons]     0.6.2claws14
15448
15449         * src/compose.c, src/prefs_common.[ch]
15450                 add block cursor option
15451
15452 2001-10-02 [paul]       0.6.2claws13
15453
15454         * sync with sylpheed 0.6.2cvs9
15455
15456 2001-09-30 [paul]       0.6.2claws12
15457
15458         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
15459                 updated translations
15460
15461         * po/POTFILES.in
15462                 add 'src/importldif.c'
15463
15464         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
15465                 added eudora-to-vCard conversion tool
15466                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
15467
15468         * sync with sylpheed 0.6.2cvs8
15469
15470 2001-09-30 [paul]
15471
15472         * sylpheed-0.6.2claws released
15473
15474 2001-09-27 [melvin]     0.6.2claws11
15475
15476         * src/gtkspell.c
15477                 fixed crash when using default path (introduced 
15478                 in 0.6.2claws10)
15479                 fixed tiny bug for initial suggestion mode
15480
15481 2001-09-27 [melvin]     0.6.2claws10
15482         
15483         * src/gtkspell.c
15484                 fixed bug where gtkpspell didn't set the path correctly
15485
15486         * README.claws
15487                 added a paragraph about spell checking
15488                 
15489
15490
15491 2001-09-27 [paul]       0.6.2claws9
15492
15493         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
15494                 replace '// comments' with '/* comments */' to prevent
15495                 some compiler warnings 
15496
15497         * sync with sylpheed 0.6.2cvs6
15498
15499 2001-09-26 [alfons]     0.6.2claws8
15500
15501         * src/messageview.c
15502                 introduce return receipt request notification again,
15503                 which was lost because of other semantics in 
15504                 procheader_parse() (???)
15505
15506 2001-09-26 [christoph]  0.6.2claws7
15507
15508         * src/compose.c
15509                 replace comments for old code with #if 0
15510                 readded auto cc, bcc and reply-to
15511         * src/prefs_matcher.c
15512         * src/prefs_scoring.c
15513                 removed some definition (was moved to
15514                 prefs.h)
15515
15516 2001-09-26 [paul]       0.6.2claws6
15517
15518         * src/mainwindow.c
15519                 make 'Follow-up and reply to' sensitive
15520
15521         * more sync with sylpheed 0.6.2cvs5
15522
15523 2001-09-25 [melvin]
15524
15525         * 0.6.2claws5
15526
15527         * src/gtkspell.c
15528                 fixed bug for "US-ASCII" introduced by the encoding code
15529
15530 2001-09-25 [paul]
15531
15532         * 0.6.2claws4
15533
15534         * src/prefs_common.[ch], src/summaryview.c
15535                 'next unread msg' 'go to next folder?' dialog can be
15536                 given default behaviour, either always show dialog,
15537                 or assume 'yes', or assume 'no'
15538                 Submitted by wwp <subscript@free.fr>
15539
15540 2001-09-25 [melvin]
15541                 
15542         * src/compose.c src/gtkspell.[ch]
15543                 added support for different encodings
15544
15545 2001-09-25 [paul]
15546
15547         * more sync with sylpheed 0.6.2cvs5
15548
15549 2001-09-24 [alfons]
15550         
15551         * src/prefs_folder_item.c
15552                 add check for item->prefs->default_to string is NULL and
15553                 add another check when freeing this string
15554
15555 2001-09-24 [paul]
15556
15557         * configure.in
15558                 change to version 0.6.2claws3
15559
15560         * sync with sylpheed 0.6.2cvs5 
15561
15562 2001-09-24 [match]
15563         * src/ldif.[ch], src/importldif.[ch], addressbook.c
15564                 import LDIF files.
15565         * src/addrcache.[ch], addrindex.[ch]
15566                 small update for future
15567         * src/addrbook.c
15568                 fix test XML file.
15569
15570 2001-09-24 [melvin]
15571         * src/gtkspell.[ch]
15572                 added 'Learn from mistakes' option
15573                 better handling of quotes in checked words
15574                 sorted dict list
15575         * po/fr.po
15576                 small update for spell checking stuff
15577
15578 2001-09-23 [alfons]
15579         
15580         * src/gtkspell.c
15581                 edit a little bit so it complies more with main coding style
15582
15583 2001-09-23 [alfons]
15584
15585         * src/folder.[ch], prefs_folder_item.c, compose.c
15586                 migrate "request return receipt" folder property
15587                 to folderlist.xml
15588
15589 2001-09-22 [alfons]
15590
15591         * README.claws **NEW**
15592                 (add things of interest for users of main branch 
15593                 and claws here)
15594
15595         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
15596                 re-implement threading per folder option, but store 
15597                 the setting in folderlist.xml (where it belongs)
15598
15599 2001-09-21 [melvin]
15600
15601         * src/gtkspell.[ch]
15602                 fixed bug when compose window is under another window
15603         * src/prefs_common.[ch] src/compose.c
15604                 changed 'dictionary_path' to 'dictionary' to be consistent
15605                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
15606         * ac/pspell.m4 src/Makefile.am 
15607                 dropped PSPELL_PATH macro
15608         * po/fr.po
15609                 updated translations
15610
15611 2001-09-21 [christoph]
15612
15613         * src/compose.c
15614                 added border around header fields
15615                 keep header type when new field is added
15616
15617 2001-09-20 [christoph]
15618
15619         * src/utils.[ch]
15620                 more portable debug_print with source filename
15621                 and linenumber
15622         * src/procmsg.c
15623                 more newlines after debug messages
15624
15625 2001-09-20 [paul]
15626
15627         * configure.in
15628                 change to version 0.6.2claws2
15629
15630         * sync with sylpheed 0.6.2cvs3
15631
15632 2001-09-19 [melvin]
15633
15634         * src/gtkspell.c
15635                 fixed the post-right-click focus pb
15636                 fixed crash when 'Spell check all' after dict change 
15637                         and when cursor is at the end of the text
15638                 shift-right-click pops up config menu even on misspelled words.
15639         * po/POTFILES.in
15640                 added gtkspell.c
15641
15642 2001-09-19 [melvin]
15643
15644         * src/about.c
15645                 added pspell to compiled-in features list
15646
15647 2001-09-18 [melvin]
15648
15649         * switched to pspell and dropped ispell
15650         * ac/pspell.m4
15651                 new file. autoconf macro for pspell
15652         * ac/Makefile.am 
15653         * configure.in acconfig.h
15654                 added pspell support
15655         * src/Makefile.am
15656         * src/main.c src/compose.[ch] src/gtkspell.[ch]
15657         * src/prefs_common.[ch] 
15658                 added pspell support
15659
15660 2001-09-18 [christoph]
15661
15662         * src/addr_compl.c
15663         * src/template.[ch]
15664                 replace LOG_MESSAGE with debug_print
15665         * src/compose.[ch]
15666                 gui improvements
15667         * src/menu.c
15668                 added newline after debug message
15669         * src/utils.h
15670                 using __VA_ARGS__ for debug_print macro
15671         * tools/.cvsignore
15672                 ignore Makefile and Makefile.in
15673
15674 2001-09-18 [paul]
15675
15676         * configure.in
15677                 change to version 0.6.2claws1
15678         * sync with sylpheed 0.6.2cvs1
15679
15680         * src/matcher.c 
15681         * src/prefs_matcher.c
15682                 add 'score equal to' option, submitted by
15683                 Paul Evans <nerd@freeuk.com>
15684
15685 2001-09-15 [christoph]
15686
15687         * src/mainwindow.c
15688                 comment out menu entry not existing in claws
15689         * src/menu.c
15690                 add debug output for non existing menu entries
15691         * src/summaryview.c
15692                 fix next/prev unread message for ignored threads
15693         * src/utils.[ch]
15694                 add sourcefile and line number to debug output
15695                 otherwise it is sometimes hard to find the
15696                 source code part if debug messages are translated
15697
15698 2001-09-14 [darko]
15699         
15700         * src/folderview.c
15701                 refresh target folder style after colour is changed
15702
15703 2001-09-13 [paul]
15704
15705         * configure.in
15706                 change to version 0.6.1claws3
15707
15708         * sync with sylpheed 0.6.1cvs6
15709
15710 2001-09-13 [darko]
15711         
15712         * src/folderview.c
15713                 fix target folder colourization to use user selected colour
15714
15715 2001-09-12 [darko]
15716         
15717         * src/summaryview.c
15718                 fix crash when message that is marked for copy/move is unmarked
15719
15720 2001-09-09 [paul]
15721
15722         * configure.in
15723                 change to version 0.6.1claws2
15724
15725         * sync with sylpheed 0.6.1cvs3
15726
15727 2001-09-09 [alfons]
15728         
15729         * src/folderview.c
15730                 fix bug with default font used for trash folder text
15731
15732 2001-09-06 [paul]
15733
15734         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15735                 updated translations
15736
15737         * configure.in
15738                 change to version 0.6.1claws1
15739
15740         * sync with sylpheed 0.6.1cvs2
15741
15742 2001-09-03 [paul]
15743
15744         * po/POTFILES.in
15745                 add Match's new addressbook
15746
15747         * po/de.po
15748                 updated translation submitted by Jens Oberender
15749
15750 2001-09-02 [paul]
15751
15752         * configure.in
15753                 change to 0.6.1claws
15754         * sync with sylpheed 0.6.1 release
15755
15756 2001-09-02 [paul]
15757
15758         * configure.in
15759                 change to 0.6.0claws2
15760
15761         * sync with sylpheed 0.6.0cvs4
15762
15763         * po/pt_BR.po
15764                 updated translation submitted by Fabio Junior Beneditto
15765
15766 2001-09-01 [match]
15767         * pixmaps/
15768                 interface.xpm
15769                 book.xpm
15770                 address.xpm
15771         * src/
15772                 Makefile.am
15773                 a ton of new files
15774
15775 2001-08-31 [paul]
15776
15777         * configure.in
15778                 change to version 0.6.0claws1
15779
15780         * sync with sylpheed 0.6.0cvs1
15781
15782         * po/es.po
15783                 updated translation submitted by Ricardo Mones Lastra
15784
15785         * po/POTFILES.in
15786                 add 'src/prefs_templates.c'
15787
15788         * src/compose.c, src/summaryview.c
15789                 fix segfault on 'Re_edit'               
15790
15791 2001-08-30 [alfons]
15792
15793         * configure.in, Makefile.am
15794         * tools/Makefile.am
15795                 add tools directory to source distribution
15796
15797 2001-08-30 [paul]
15798
15799         * configure.in
15800                 change to version 0.6.0claws
15801
15802         * sync with sylpheed 0.6.0 release
15803
15804 2001-08-30 [christoph]
15805
15806         * configure.in
15807                 removed autoconf version check
15808
15809 2001-08-30 [paul]
15810
15811         * src/account.c, src/compose.c, src/prefs_common.[ch]
15812         * src/procheader.[ch] src/utils.[ch]
15813                 Enhanced automatic account selection on replies
15814                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
15815
15816         * configure.in
15817                 add LDAP and JPilot to the configuration results output.
15818
15819 2001-08-29 [christoph]
15820
15821         * src/summeryview.c
15822                 no bold font for ignored threads
15823
15824 2001-08-29 [paul]
15825
15826         * configure.in
15827                 change to version 0.5.3claws6
15828
15829         * sync with sylpheed 0.5.3cvs10
15830                 src/stringtable.[ch]: New Files
15831
15832         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
15833         * src/pixmaps/sylpheed.xpm
15834                 add mini-icons to windows (by Alfons)
15835
15836 2001-08-27 [paul]
15837
15838         * src/mainwindow.c
15839                 new functions: next_labeled_cb(), prev_labeled_cb()
15840
15841         * src/summaryview.c
15842                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
15843                 summary_select_next_labeled(), summary_select_prev_labeled()
15844
15845         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
15846                 give claws blue folders and a blue trash can
15847
15848 2001-08-27 [paul]
15849
15850         * configure.in
15851                 change to version 0.5.3claws5
15852
15853         * sync with sylpheed 0.5.3cvs9
15854                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
15855
15856 2001-08-24 [christoph]
15857
15858         * src/filesel.c
15859                 keep filename when browsing directories
15860                 (not working for user entered filename, but
15861                  for default name and selected filename from
15862                  file list)
15863         * src/mainwindow.c
15864                 fixed wrong spelling "Folllow-up"
15865         * src/mbox_folder.c
15866         * src/procmsg.c
15867         * src/summaryview.c
15868                 fixed new/unread message count with ignored
15869                 threads (2 commits, first didn't notice no
15870                 longer needed decreasing)
15871         * src/inc.c
15872                 readded scrolling of progress dialog
15873                 (lost in sync)
15874
15875 2001-08-24 [paul]
15876
15877         * configure.in
15878                 change to 0.5.3claws4
15879
15880         * sync with sylpheed 0.5.3cvs7
15881
15882 2001-08-24 [christoph]
15883
15884         * src/compose.c
15885                 set request return receipt when replying
15886                 if it is set is the folder prefs of the
15887                 message
15888         * src/inc.c
15889                 disable final error popup if popups are
15890                 disabled in config (again)
15891
15892 2001-08-23 [paul]
15893
15894         * configure.in
15895                 Change version number to 0.5.3claws3
15896
15897         * sync with sylpheed 0.5.3cvs5
15898
15899         * src/mimeview.c
15900                 double quote '%s' in 'gedit %s' to fix bug when
15901                 opening attachment with spaces in the name
15902
15903 2001-08-22 [alte]
15904         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
15905           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
15906                 initial message templates support
15907
15908
15909 2001-08-22 [paul]
15910
15911         * configure.in
15912                 change version number to 0.5.3claws2
15913
15914         * sync with sylpheed 0.5.3cvs4
15915
15916         * src/procmsg.h src/summaryview.c
15917                 re-implement (un)ignore thread
15918
15919 2001-08-21 [paul]
15920
15921         * src/summaryview.c
15922                 remove unnecessary code
15923         * src/compose.c
15924                 enable 'dynamic' signatures (submitted by
15925                 Eric Limpens <eric@hscg-internet.nl>)
15926
15927 2001-08-21 [paul]
15928
15929         clean up after sync with sylpheed 0.5.3 release
15930
15931         * src/folderview.c
15932                 fix re-introduced font mess, see Christoph's
15933                 entry 2001-06-24
15934
15935         * src/summaryview.c
15936                 remove prev_msgnum
15937                 use sylpheed's small font instead of
15938                 gtk default font for summary view
15939
15940
15941 2001-08-17 [paul]
15942
15943         * configure.in
15944                 add pl to ALL_LINGUAS - sync with main branch
15945
15946         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15947                 Updated. Translations by Jens Oberender, Ricardo Mones
15948                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
15949
15950         * po/pl.po  ** NEW FILE **
15951                 sync with the main branch
15952
15953         * src/folderview.c
15954                 fix target folder colorizing and refresh problem
15955
15956
15957 2001-08-17 [christoph]
15958
15959         * src/mainwindow.c
15960                 claws uses 4 colors for target folder coloring.
15961                 arrays were not long enough and destroyed the
15962                 stack causing a segfault.
15963                 target folder colorizing does not work anymore
15964                 for me
15965
15966 2001-08-16 [paul]
15967
15968         * configure.in
15969                 change to version 0.5.3claws1
15970
15971         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
15972           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
15973           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
15974
15975                 sync with sylpheed 0.5.3 release, but keep claws method of
15976                 configuring/saving fonts
15977
15978         * src/addressbook.[ch]
15979                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
15980                 in line with a similar change in Hiroyuki's branch
15981
15982         * src/mainwindow.[ch]
15983                 disable main_window_set_thread_option()
15984         * src/prefs_folder_item.c
15985                 comment out &tmps_prefs.enable_thread,
15986         * src/mbox_folder.c, src/procmsg.[ch]
15987                 comment out MSG_IS_IGNORE_THREAD
15988         * src/summaryview.c
15989                 comment out summary_ignore_thread() and summary_unignore_thread()
15990                 comment out MSG_IS_IGNORE_THREAD
15991
15992                 use Hiroyuki's threading instead.
15993
15994
15995
15996 2001-08-15 [paul]
15997
15998         * src/account.c
15999                 use Hiroyuki's 0.5.3 column scheme but also
16000                 include the enable/disable button.
16001         * src/pixmaps/mark.xpm
16002                 add Hiroyuki's amended pixmap
16003
16004 2001-08-13 [christoph]
16005
16006         * src/account.c
16007                 receive at get all column showed wrong state for APOP
16008                 button should only work for POP3 and APOP accounts
16009         * src/prefs_account.c
16010                 added missing preprocessor statement for SSL
16011
16012 2001-08-12 [paul]
16013
16014         * src/account.[ch]
16015                 add 'receive at get all' column and enable/disable
16016                 button.
16017
16018 2001-08-06 [christoph]
16019
16020         * src/account.c
16021                 show usage of SSL in protocol column
16022
16023         * src/imap.c
16024         * src/inc.c
16025                 renamed ssl options
16026
16027         * src/prefs_account.[ch]
16028                 moved ssl options to a new page
16029
16030         * src/send.c
16031         * src/smtp.c
16032         * src/ssl.[ch]
16033                 renamed ssl options
16034                 added support for SMTP STARTTLS command
16035
16036 2001-08-05 [christoph]
16037
16038         * configure.in
16039                 debian autoconf needs version check to find
16040                 correct autoconf version. if the file is
16041                 named configure.in 2.13 is used, which does
16042                 not work with this configure.in script.
16043                 other solution would be to rename the script
16044                 to configure.ac as suggested in the autoconf
16045                 manual.
16046
16047         * src/inc.c
16048                 disable final error popup if popups are
16049                 diabled in config
16050
16051         * src/socket.c
16052                 bugfix in ssl_gets
16053                 fixes IMAP over SSL problem
16054
16055 2001-08-03 [paul]
16056
16057         * configure.in
16058                 change to 0.5.2claws1
16059
16060         * sync with sylpheed 0.5.2cvs1
16061
16062 2001-08-02 [alfons]
16063
16064         * configure.in
16065                 quick fix for ispell detection...
16066
16067 2001-08-01 [paul]
16068
16069         * configure.in
16070                 change to 0.5.1claws4
16071
16072         * sync with sylpheed 0.5.1cvs7
16073
16074 2001-07-31 [alfons]
16075
16076         * src/prefs_common.c, src/prefs_common.h, 
16077           src/gtkspell.c, src/gtkspell.h
16078                 add global spelling checker settings (compose tab) +
16079                 selection of dictionary 
16080           
16081         * configure.in  
16082                 guess valid ispell location
16083
16084 2001-07-31 [paul]
16085
16086         * po/POTFILES.in
16087                 removal of 'src/quote_fmt_parse.c'
16088         * po/de.po
16089                 Updated de.po
16090                 (submitted by Jens Oberender <didge@suse.de>)
16091
16092 2001-07-31 [darko]
16093
16094         * src/folder.[ch]
16095         * src/folderview.[ch]
16096         * src/mainwindow.c
16097         * src/mh.c
16098         * src/prefs_common.[ch]
16099         * src/summaryview.c
16100                 target folder colourization
16101
16102 2001-07-30 [paul]
16103
16104         more sync with Sylpheed 0.5.1cvs6 
16105
16106 2001-07-30 [darko]
16107
16108         * src/mh.c
16109         * src/prefs_folder_item.[hc]
16110         * src/summaryview.c
16111                 shared folders support with a GUI
16112
16113 2001-07-29 [paul]
16114
16115         0.5.1claws3
16116
16117         * sync with Sylpheed 0.5.1cvs6
16118
16119 2001-07-29 [paul]
16120
16121         * po/pt_BR.po
16122                 updated
16123                 (submitted by Fabio Junior Beneditto)
16124
16125 2001-07-28 [paul]
16126
16127         * src/procmime.c
16128         * AUTHORS
16129                 patch to correct bad image mime headers
16130                 (submitted by Don Quijote <dq@searchlores.org>)
16131
16132 2001-07-28 [paul]
16133
16134         * tools/gif2xface.pl   **NEW FILE**
16135         * tools/README
16136                 script to convert file.gif to file.xface for
16137                 use in a custom header.
16138                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
16139
16140 2001-07-27 [alfons]
16141         
16142         * configure.in
16143                 change macros for detecting JPilot and LDAP
16144
16145 2001-07-27 [christoph]
16146
16147         * src/filtering.c
16148                 code cleanup (MIN / MAX warning, needed casting)
16149
16150 2001-07-27 [alfons]
16151
16152         * procheader.c
16153                 disallow setting flags when detecting certain headers
16154                 (X-Status, Status, Seen, X-Seen). 
16155         
16156         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
16157
16158 2001-07-27 [christoph]
16159
16160         * src/prefs_filter.c
16161         * src/prefs_filtering.c
16162         * src/prefs_matcher.c
16163         * src/prefs_scoring.c
16164                 scroll list when moving rows up or down
16165
16166         * src/imap.c
16167         * src/imap.h
16168         * src/prefs_account.c
16169         * src/prefs_account.h
16170         * src/send.c
16171                 SMTP over SSL (untested, feedback requested)
16172                 IMAP over SSL
16173
16174         * src/ssl.c
16175                 code cleanup
16176
16177 2001-07-26 [alfons]
16178         
16179         * configure.in, acconfig.h
16180                 define CLAWS (need this for main / claws detection)
16181
16182 2001-07-25 [alfons]
16183
16184         * configure.in
16185                 Sylpheed 0.5.1claws2
16186                 
16187         * sync with Sylpheed 0.5.1cvs4
16188
16189 2001-07-25 [christoph]
16190
16191         * src/scoring.c
16192                 fixed segfault
16193                 item->prefs == NULL (don't know why)
16194
16195 2001-07-25 [alfons]
16196
16197         * configure.in
16198                 Sylpheed 0.5.1claws1
16199
16200         * sync with Sylpheed 0.5.1cvs1-3
16201
16202 2001-07-24 [christoph]
16203
16204         * src/folderview.c
16205         * src/prefs_folder_item.[ch]
16206                 added folderitem preferences dialog with
16207                 default To: and auto request return receipt
16208
16209         * src/compose.[ch]
16210         * src/menu.[ch]
16211                 changes to handle new folderitem preferences
16212
16213         * src/mainwindow.c
16214         * src/summaryview.c
16215                 call compose new mail with current folderitem
16216
16217 2001-07-24 [alfons]
16218
16219         Release Sylpheed 0.5.1claws
16220
16221         * configure.in
16222                 change to release version 0.5.1claws
16223
16224 2001-07-24 [christoph]
16225
16226         * src/summaryview.c
16227                 fixed segfault that happend when the selected
16228                 message was removed while retrieving new messages.
16229
16230         * po/es.po
16231                 updated translation
16232                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
16233
16234 2001-07-22 [alfons]
16235
16236         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
16237         this is a work in progress, for more information: http://nlpagan.net/sylman 
16238         
16239         * configure.in, src/mainwindow.c, manual/Makefile.am
16240                 add support for English manual
16241
16242         * AUTHORS
16243                 add authors of user manuals
16244
16245         * manual/en/sylpheed*.html
16246                 add English documentation
16247
16248 2001-07-22 [christoph]
16249
16250         * po/POTFILES.in
16251                 added src/ssl.c
16252         * src/ssl.c
16253                 changed a wrong debug message
16254
16255 2001-07-22 [alfons]
16256
16257         * po/nl.po
16258                 update Dutch translation
16259
16260         * src/prefs_filtering.c, 
16261           src/prefs_matcher.c
16262                 add more translatable strings           
16263
16264 2001-07-21 [alfons]
16265
16266         0.5.0claws7
16267
16268         * configure.in
16269                 change version
16270
16271         * src/inc.c, src/summaryview.[ch]
16272                 prevent update of mark file when filtering has done, by
16273                 using a variable; this affects two functions:
16274                         inc.c::inc_finished()
16275                         summaryview.c::summary_show()
16276
16277 2001-07-20 [alfons]
16278
16279         * src/filtering.[ch], src/prefs_filtering.c, 
16280           src/matcher.[ch]
16281                 add filtering action for label coloring 
16282
16283         * po/POTFILES.in
16284                 add labelcolors.c
16285
16286         * added src/labelcolors.c
16287         * added src/labelcolors.h
16288         * src/Makefile.am, src/summaryview.c
16289                 rearrange label coloring code
16290
16291         * src/procmsg.h
16292                 add more parentheses so label colouring works correctly
16293
16294         * src/filtering.c
16295                 don't really delete message, but move it to Trash
16296
16297         * src/prefs_matcher.c
16298                 add quote options to info dialog
16299
16300 2001-07-20 [christoph]
16301
16302         * src/Makefile.am
16303         * src/inc.c
16304         * src/main.[ch]
16305         * src/socket.h
16306         * src/ssl.[ch] (new)
16307                 moved ssl stuff to a seperate file
16308
16309 2001-07-20 [darko]
16310
16311         * src/summaryview.c
16312                 fix show sender using address book with no e-mail
16313                 address in From: field
16314
16315 2001-07-19 [alfons]
16316
16317         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
16318                 fix messy handling of escaping... now at least the
16319                 execute command is useful. escape char is '\', we
16320                 accept \n and \r too. 
16321
16322                 Real life example:
16323                 
16324                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
16325                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
16326
16327 2001-07-18 [alfons]
16328
16329         0.5.0claws6
16330
16331         * src/summaryview.c
16332                 clean up
16333
16334         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
16335           src/procmsg.[ch]
16336                 revise filtering; currently move, copy, marking have
16337                 been tested. if you like bleeding edge stuff, you
16338                 should definitely go for this version :)
16339
16340         * mark old working stuff as VERSION_0_5_0_CLAWS5        
16341
16342 2001-07-17 [christoph]
16343
16344         * src/utils.c
16345                 timestamp log
16346
16347 2001-07-17 [alfons]
16348
16349         0.5.0claws5
16350
16351         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
16352           bits in the mark file, without affecting either branch. Lots of
16353           files changed, also in claws branch.
16354
16355           UNTESTED: use of mbox folders
16356
16357         * src/summaryview.c
16358                 added mark all read; however this was a quick hack used for
16359                 cleaning up mess after initial merge with Hiroyuki
16360
16361         * configure.in
16362                 change claws version number back to 0.5.0claws5 to clear up 
16363                 confusion & pretension (recent release was technically 
16364                 0.5.0claws4, so we neatly align with Hiroyuki :-)
16365
16366 2001-07-16 [alfons]
16367
16368         sync with Hiroyuki's 0.5.0cvs4
16369
16370 2001-07-16 [alfons]
16371
16372         0.5.1claws3
16373
16374         * src/filtering.[ch]
16375                 remove invalid updating of mark files for 
16376                 filter actions MATCHING_ACTION_MOVE and 
16377                 MATCHING_ACTION_DELETE; this should fix the
16378                 folder update bug
16379                 
16380         * src/procmsg.c
16381                 revert Christoph's stab at fixing the folder 
16382                 update bug
16383
16384         * po/POTFILES.in
16385                 add missing files with translatable strings
16386
16387         * src/summaryview.c
16388                 remove debug print
16389
16390 2001-07-15 [alfons]
16391
16392         * src/addr_compl.[ch], src/prefs_filtering.c
16393                 make "filtering pref dialog's destination entry" an
16394                 "address completable entry", if filter destination is 
16395                 an email address
16396
16397         0.5.1claws2
16398         
16399         sync with Hiroyuki's 0.5.0cvs2-3
16400
16401 2001-07-15 [christoph]
16402
16403         * src/procmsg.c
16404                 fixed folder stats update after incorporation
16405
16406 2001-07-15 [alfons]
16407
16408         * src/summaryview.c
16409                 * finish label colouring stuff (for now)
16410                 * fix incorrect colour bug (off by one) 
16411
16412 2001-07-14 [alfons]
16413
16414         * src/mainwindow.c
16415                 change text labels for news and mail message so there's
16416                 plenty of toolbar estate left
16417
16418         * configure.in
16419                 0.5.1claws1
16420
16421         * src/folderview.c
16422           src/folder.[ch]
16423                 sync with Hiroyuki's 0.5.0cvs1
16424
16425         * src/summaryview.c
16426                 more rewrite label colouring
16427
16428 2001-07-14 [alfons]
16429
16430         * src/summaryview.[ch]
16431                 * start rewrite label colouring 
16432                 * fix proper location "Add Sender To Addressbook" menu item
16433
16434 2001-07-13
16435
16436         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16437         (actually this is 0.5.0claws4)
16438
16439 2001-07-13 [alfons]
16440
16441         * po/pt_BR.po
16442                 * fix duplicate message
16443                 * add updated Portugese / Brazilian translation
16444                   submitted by Fabio Junior Beneditto
16445
16446 2001-07-12 [alfons]
16447
16448         * AUTHORS
16449                 add Jens
16450
16451         * po/nl.po
16452                 add updated Dutch translation
16453
16454         * po/de.po
16455                 add updated German translation submitted by Jens
16456
16457 2001-07-11 [alfons]
16458
16459         Prerelease before 0.5.0claws. Please test.
16460         This version is temporarily tagged as VERSION_0_5_0_TEST
16461
16462         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
16463           src/prefs_scoring.c, src/prefs_matcher.c, 
16464           src/prefs_filtering.c, src/mbox.c, 
16465           src/main.c, src/inc.c, src/filtering.[ch]
16466                 revert new Hoa's new matcher (does not work yet)
16467
16468         * src/Makefile.am
16469                 clean up
16470
16471 2001-07-10
16472
16473         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16474
16475
16476 2001-07-10 [alfons]
16477
16478         * Makefile.am
16479                 add ChangeLog.claws to EXTRA_DIST
16480         * src/Makefile.am
16481                 add matcher_parser_parse.h to EXTRA_DIST
16482
16483 2001-07-10 [christoph]
16484
16485         * src/inc.c
16486                 add destination folder to table of
16487                 folders that need to be updated after
16488                 incorporation
16489
16490 2001-07-10 [alfons]
16491
16492         * folder.[ch]
16493           folderview.c
16494                 make collapse state of folders and folder items persistent, i.e.
16495                 if you collapse a folder tree, the next time sylpheed-claws starts 
16496                 up the folder tree remains collapsed.  
16497                 
16498 2001-07-10 [christoph]
16499
16500         * acconfig.h
16501         * configure.in
16502                 added --enable-ssl
16503         * src/md5.[ch]
16504                 renamed MD5_CTX to MD5_CTX_syl
16505                 conflicts with a struct in openssl
16506         * src/inc.c
16507         * src/main.[ch]
16508         * src/prefs_account.[ch]
16509         * src/socket.[ch]
16510                 SSL support for POP
16511         * src/mainwindow.c
16512                 fixed compose with current account
16513                 broken by new compose button stuff
16514
16515 2001-07-09 [hoa]
16516
16517         * AUTHORS
16518                 changed my email address
16519
16520         * src/matcher_parser_parse.y
16521                 clean the parser to remove conflicts
16522
16523 2001-07-09 [alfons]
16524
16525         * AUTHORS
16526                 add Match Grun
16527
16528         * configure.in
16529                 fix incorrect description of --enable-ldap parameter
16530
16531         * src/prefs_common.[ch]
16532           src/compose.c
16533                 add experimental option "smart wrapping" which makes the
16534                 compose editor auto wrap.
16535                 
16536                 | TODO: the problem with the buggy cursor handling is caused |
16537                 | by the GtkText. when deleting / backspacing text its       |
16538                 | wrapping algorithm does not take in account the previous   |
16539                 | line. should find a way to hack this in.                   |
16540                 | or should perhaps combine this with the word wrapping      |
16541                 | patch i wrote in january.                                  |
16542
16543         * src/about.c
16544                 show build parameters for LDAP and JPilot
16545
16546         * src/summaryview.c
16547                 revert Christoph's bugfix for selecting next unread message, 
16548                 because folder stats aren't updated correctly
16549
16550 2001-07-08 [hoa]
16551
16552         * src/filtering.c
16553         * src/mainwindow.c
16554         * src/matcher.c
16555         * src/matcher_parser_lex.l
16556         * src/matcher_parser_parse.y
16557         * src/prefs_filtering.c
16558         * src/prefs_scoring.c
16559         * src/scoring.c
16560                 bugfix of the config file parser
16561
16562 2001-07-08 [alfons]
16563
16564         * src/Makefile.am
16565                 added generated matcher sources to BUILT_SOURCES
16566
16567 2001-07-08 [hoa]
16568
16569         * src/Makefile.am
16570         * src/.cvsignore
16571                 added new config file parser
16572
16573         * src/scoring.[ch]
16574         * src/filtering.[ch]
16575         * src/matcher.[ch]
16576         * src/prefs_filtering.c
16577         * src/prefs_matcher.c
16578         * src/prefs_scoring.c
16579         * added src/matcher_parser.h
16580         * added src/matcher_parser_lex.h
16581         * added src/matcher_parser_lex.l
16582         * added src/matcher_parser_parse.y
16583                 lex & yacc config file parser
16584
16585         * src/mbox.c
16586         * src/inc.c
16587         * src/main.c
16588                 changes prefs_filtering into global_filtering           
16589
16590         * src/summaryview.c
16591                 build threads with subjects only if "Re: " is at the
16592                 beginning of the subject
16593
16594 2001-07-07 [paul]
16595
16596         0.5.0claws
16597
16598         sync with sylpheed 0.5.0
16599                 change of version number only
16600
16601 2001-07-06 [paul]
16602
16603         0.5.0claws5
16604
16605         sync with sylpheed 0.5.0pre5
16606
16607 2001-07-05 [paul]
16608
16609         sync with sylpheed 0.5.0pre4 release
16610                 /po and /manual/ja not sync'ed
16611
16612 2001-07-04 [paul]
16613
16614         more sync with sylpheed 0.5.0pre4
16615
16616 2001-07-03 [christoph]
16617
16618         * src/addressbook.c
16619                 fixed address book broken by address book
16620                 for VCard, JPilot, LDAP
16621
16622 2001-07-03 [alfons]
16623
16624         * src/matcher.c
16625         * src/textview.c
16626                 stopped memory leaks
16627
16628 2001-07-03 [paul]
16629
16630         more sync with sylpheed 0.5.0pre4
16631
16632 2001-07-02 [match]
16633
16634         * included address book patch for VCard, JPilot, LDAP
16635         * pref_common.c - fixed Font options on Display tab (cosmetic)
16636         * alertpanel.c - fixed truncated message
16637
16638 2001-07-02 [christoph]
16639
16640         * src/mbox_folder.c
16641         * src/procmsg.[ch]
16642         * src/summaryview.c
16643                 mark threads for ignoring
16644
16645 2001-07-02 [paul]
16646
16647         0.5.0claws4
16648
16649         * sync with sylpheed 0.5.0pre4
16650                 updated gettext to 0.10.38.
16651
16652 2001-07-01 [paul]
16653
16654         * src/ mainwindow.c
16655         * src/procmsg.h
16656         * src/summaryview.[ch]
16657                 new right-click option: Label.
16658                 substitute for 'Mark-->Mark/Unmark', colours the line.
16659                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
16660
16661 2001-07-01 [christoph]
16662
16663         * src/folderview.c
16664                 fixed font for trash
16665         * src/summaryview.c
16666                 move ctree to unread message
16667
16668 2001-07-01 [paul]
16669
16670         * sync with sylpheed 0.5.0pre3 release
16671
16672 2001-06-30 [alfons]
16673
16674         * src/filesel.[ch]
16675         * src/compose.c
16676                 allow inserting / attaching multiple files in
16677                 the composer window
16678
16679 2001-06-30 [paul]
16680
16681         * src/codeconv.c
16682                 small change to Alfons' previous stuff so that it
16683                 actually makes
16684
16685 2001-06-30 [alfons]
16686
16687         * lots of files changed; first attempt to merge the changes
16688           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
16689
16690 2001-06-30 [paul]
16691
16692         * po/pt_BR.po
16693                 updated and completed, translations by Fabio
16694                 Junior Beneditto <fjbeneditto@yahoo.com.br>
16695
16696 2001-06-29 [alfons]
16697
16698         * src/compose.c
16699         * src/mimeproc.[ch]
16700                 allow selecting an attached files' mime type from a 
16701                 list of types.
16702
16703 2001-06-29 [paul]
16704
16705         * more sync with sylpheed 0.5.0pre3
16706
16707 2001-06-29 [paul]
16708
16709         * po/pt_BR.po
16710                 merge with sylpheed.pot and pt_BR.po provided by
16711                 Fabio Junior Beneditto.
16712
16713 2001-06-29 [darko]
16714
16715         * src/procmime.c
16716                 make MIME types case insensitive
16717
16718 2001-06-28 [alfons]
16719
16720         * po/nl.po
16721                 merge with sylpheed.pot and old nl.po; translations added.
16722
16723 2001-06-28 [paul]
16724
16725         * more sync with sylpheed 0.5.0pre3
16726
16727 2001-06-27 [alfons]
16728
16729         * src/summaryview.c
16730                 don't crash when removing parent node of messages
16731                 attracted by subject. this was caused by not deleting
16732                 the parent node from the subject line hash table.
16733
16734 2001-06-27 [alfons]
16735
16736         * src/summaryview.c
16737         * src/compose.[ch]
16738         * src/mainwindow.c
16739                 if there are multiple messages selected, allow forwarding
16740                 them as attachments.
16741
16742 2001-06-27 [paul]
16743
16744         * more sync with sylpheed 0.5.0pre3
16745
16746 2001-06-26 [paul]
16747
16748         0.5.0claws3
16749
16750         * sync with sylpheed 0.5.0pre3
16751
16752 2001-06-25 [paul]
16753
16754         * src/mainwindow.c
16755                 fixed 'compose news article' bug
16756                 from icon-and-text toolbar
16757
16758 2001-06-25 [paul]
16759
16760         * sync with sylpheed 0.5.0pre2 release
16761
16762 2001-06-24 [christoph]
16763
16764         * src/prefs_common.c
16765                 bug fix in font selection
16766         * src/folderview.c
16767                 use sylpheed's normal font instead of
16768                 gtk default font for folders without
16769                 new messages
16770
16771 2001-06-24 [alfons]
16772
16773         * src/mainwindow.[ch]
16774                 added composite compose mail / news button (an idea by Leandro
16775                 Pereira <leandro@linuxmag.com.br>)
16776
16777 2001-06-24 [paul]
16778
16779         Added instructions for ldif-to-xml.py
16780
16781         * tools/README
16782
16783 2001-06-23 [alfons]
16784
16785         Some minor things.
16786
16787         * src/pixmaps/stock_news_compose.xpm
16788                 added pixmap by Leandro
16789         * src/prefs_common.c
16790                 tested built-in spelling checker of GCC 3.0 :)
16791         * po/nl.po
16792                 merged dutch translation of sylpheed-main with
16793                 sylpheed.pot
16794
16795 2001-06-23 [paul]
16796
16797         Added tools directory and files.
16798
16799         * tools/filter_conv.pl
16800                 converts old filter system to new filtering system
16801         * tools/ldif-to-xml.py
16802                 converts netscape addressbook to sylpheed addressbook
16803         * tools/README
16804                 descriptions/instructions for above two files
16805
16806 2001-06-23 [christoph]
16807
16808         * src/inc.c
16809         * src/manage_window.[ch]
16810         * src/prefs_common.[ch]
16811                 mail retrieval dialog can be enabled, disabled
16812                 or hidden if non of sylpheed's windows is active
16813
16814 2001-06-22 [paul]
16815
16816         0.5.0claws2
16817
16818         * sync with sylpheed 0.5.0pre2
16819
16820 2001-06-21 [christoph]
16821
16822         * src/summaryview.c
16823                 show recipient on 'from' for all accounts
16824                 
16825         * src/inc.c
16826         * src/prefs_common.[ch]
16827                 disable error popup on mail receive errors
16828
16829 2001-06-21 [alfons]
16830
16831         * src/compose.c
16832                 made the ruler correctly appear and disappear.
16833
16834         * src/Makefile.am
16835                 removed Hoa's work-in-progress-stuff (interesting!) so 
16836                 claws compiles ok.
16837
16838 2001-06-20 [christoph]
16839
16840         * src/inc.c
16841         * src/progressdialog.c
16842                 added scrolled window for list in progressdialog
16843
16844 2001-06-20 [paul]
16845
16846         sync with sylpheed 0.5.0pre1 release
16847
16848 2001-06-20 [christoph]
16849
16850         * src/summeryview.c
16851                 make building threads by subject work when
16852                 thread view is enabled
16853                 
16854         * src/compose.c
16855         * src/prefs_common.[ch]
16856                 automatically select account for mail replys
16857
16858 2001-06-19 [sergey]
16859
16860         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
16861         they are filled in from the account settings.
16862
16863 2001-06-19 [paul]
16864
16865         * more sync with sylpheed 0.5.0pre1
16866
16867 2001-06-18 [alfons]
16868
16869         * src/Makefile.am,
16870           src/procmime.c
16871                 added --sysconfdir to CPPFLAGS for pointing to the correct
16872                 location of mime.types. 
16873
16874                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
16875                 or ./configure!
16876
16877 2001-06-18 [hoa]
16878
16879         * src/summaryview.c
16880                 fixed some bug when building threads
16881
16882 2001-06-18 [pau]l
16883
16884         * src/prefs_account.c
16885                 UI stuff: More changes to the English
16886
16887 2001-06-18 [paul]
16888
16889         * src/pixmaps/stock_news_compose.xpm: new file
16890         * src/Makefile.am
16891         * src/mainwindow.c
16892         * src/summaryview.c
16893                 Added new icon for Hoa's 'compose a news
16894                 message', plus minor improvements to the
16895                 English
16896
16897         * po/ja.po
16898         * ChangeLog
16899         * ChangeLog.jp
16900                 more sync with sylpheed 0.5.0pre1
16901
16902 2001-06-18 [hoa]
16903
16904         * src/compose.[ch]
16905         * src/mainwindow.c
16906                 Follow-up and reply to
16907
16908         * src/summaryview.[ch]
16909                 Build threads also with subjects
16910
16911 2001-06-17 [hoa]
16912
16913         * src/compose.c
16914                 forwarding use the current account.
16915
16916         * src/mainwindow.c
16917                 the "compose message" button has been replaced with
16918                 "new mail" and "new news" buttons
16919
16920         * src/prefs_common.[ch]
16921                 added a configuration option to use the forward button
16922                 as "forward as attachment"
16923                 changed reply and forward format description
16924
16925         * src/quote_fmt_lex.l
16926         * src/quote_fmt_parse.y
16927                 added message with no signature in format for reply
16928                 and forward.
16929
16930 2001-06-17 [paul]
16931
16932         Minor UI stuff
16933
16934         * src/mainwindow.c
16935         * src/summaryview.c
16936                 Improvements to the English
16937
16938         * src/prefs_common.c
16939                 Improvements to the English and some
16940                 clarity/continuity improvements in the
16941                 description of Quote symbols.
16942
16943 2001-06-17 [paul]
16944
16945         0.5.0claws1
16946
16947         * sync with sylpheed 0.5.0pre1
16948
16949 2001-06-17 [hoa]
16950
16951         * src/compose.c
16952                 Better interface for compose, displayed fields
16953                 are updated whenever we change account.
16954                 Newsgroups field is automatically filled.
16955
16956         * src/mainwindow.c
16957                 Newsgroups field is automatically filled.
16958
16959         * src/prefs_account.c
16960                 Some interface stuff when fields appear and
16961                 disappear.
16962
16963 2001-06-16 [paul]
16964
16965         0.4.99claws
16966
16967         * sync with sylpheed 0.4.99
16968
16969 2001-06-16 [sergey]
16970
16971         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
16972         base64_decoder_free, base64_decoder_decode): new object and
16973         functions for decoding base64 streams.
16974         * src/procmime.c (procmime_decode_content): modified to use the
16975         new base64 decoder.
16976
16977 2001-06-15 [paul]
16978
16979         0.4.99claws10
16980
16981         * sync with sylpheed 0.4.99cvs11
16982
16983 2001-06-13 [paul]
16984
16985         0.4.99claws9
16986
16987         * sync with sylpheed 0.4.99cvs9
16988
16989 2001-06-13 [hoa]
16990
16991         * src/compose.c
16992         * src/prefs_account.c
16993
16994                 SMTP server can be defined in the news account
16995                 mime type of attachment are kept.
16996
16997         * src/summaryview.c
16998
16999                 now choose the highest important score between default
17000                 and important score of folder.
17001
17002 2001-06-09 [alfons]
17003         
17004         * src/prefs_common.c: 
17005
17006                 (prefs_quote_description_create): corrected description of 
17007                 quote format characters
17008
17009 2001-06-09 [paul]
17010
17011         0.4.99claws8
17012
17013         * sync with sylpheed 0.4.99cvs8
17014
17015 2001-06-08 [sergey]
17016
17017         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
17018         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
17019
17020 2001-06-08 [paul]
17021
17022         0.4.99claws7
17023
17024         * sync with sylpheed 0.4.99cvs7
17025
17026 2001-06-06 [sergey]
17027
17028         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
17029         clashes with autogenerated header).
17030         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
17031         * src/Makefile.am: added quote_fmt.h.
17032         * src/.cvsignore: added lex/yacc autogenerated files
17033         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
17034
17035 2001-06-06 [paul]
17036
17037         0.4.99claws6
17038
17039         * sync with sylpheed 0.4.99cvs6
17040
17041 2001-06-06 [hoa]
17042
17043         * added src/quote_fmt_parse.h
17044         * src/compose.c
17045                 removed warnings
17046
17047         * src/prefs.[ch]
17048                 don't modify readonly configuration files
17049
17050         * src/prefs_account.c
17051         * src/prefs_common.c
17052         * src/prefs_customheader.c
17053         * src/prefs_display_header.c
17054         * src/prefs_filter.c
17055         * src/prefs_filtering.c
17056         * src/prefs_scoring.c
17057                 don't open dialog box when configuration files
17058                 are readonly
17059
17060 2001-06-05 [sergey]
17061
17062         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
17063
17064         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
17065         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
17066         BUILT_SOURCES to make all files rebuild properly.
17067
17068         * src/compose.c: removed #include "quote_fmt.tab.h".
17069
17070         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
17071         CHARACTER value in yylval.
17072
17073         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
17074         receive CHARACTER value by documented means (yylval).
17075
17076         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
17077
17078 2001-06-05 [hoa]
17079
17080         * src/Makefile.am
17081                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
17082
17083         * src/filtering.c
17084         * src/matcher.c
17085         * src/matcher.h
17086         * src/prefs_filtering.c
17087                 now keep the configuration for execute action
17088
17089         * src/mbox_folder.c
17090                 fixed a warning
17091
17092 2001-06-05 [paul]
17093
17094         * sync with sylpheed 0.4.99cvs5
17095
17096 2001-06-05 [hoa]
17097
17098         * src/Makefile.am
17099                 added quote_fmt.[ch]
17100
17101         * added src/quote_fmt.y
17102         * added src/quote_fmt.l
17103         * added src/quote_fmt.tab.h
17104         * added src/quote_fmt.tab.c
17105         * added src/lex.quote_fmt.c
17106                 parsing configuration for replying
17107                 and forwarding
17108
17109         * src/prefs_common.[ch]
17110                 added configuration UI for replying
17111                 and forwarding
17112
17113         * src/compose.c
17114                 using configuration for replying
17115                 and forwarding
17116
17117 2001-06-04 [hoa]
17118
17119         * src/filtering.c
17120         * src/matcher.c
17121         * src/matcher.h
17122         * src/prefs_filtering.c
17123         * src/prefs_matcher.c
17124         * src/prefs_matcher.h
17125                 action "run a command" for filtering
17126                 and matching with a command.
17127                 fixed the "whole message" matching
17128
17129         * src/mbox_folder.c
17130                 changed temporary filename for security
17131
17132         * src/messageview.c
17133                 queue the notification if it fails to send.
17134
17135         * src/prefs_common.c
17136         * src/prefs_folder_item.c
17137                 changed the default important score             
17138
17139         * src/prefs_scoring.c
17140         * src/scoring.c
17141                 hide kill score input when the folder is not
17142                 a newsgroup
17143
17144 2001-06-03 [alfons]
17145
17146         * src/prefs_common.c:
17147
17148                 (prefs_font_select): pass font name in font entry box to font
17149                 selection dialog.
17150
17151 2001-06-03 [sergey]
17152
17153         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
17154
17155 2001-06-03 [paul]
17156
17157         * sync with sylpheed 0.4.99cvs4
17158
17159 2001-06-03 [alfons]
17160
17161         * src/headerwindow.c:
17162
17163                 (headerwindow_show_cb): use the selected summary view item, not
17164                 the displayed item.
17165
17166 2001-06-02 [alfons]
17167
17168         * src/headerwindow.c:
17169
17170                 (headerwindow_show_cb): always try to show msginfo
17171
17172 2001-06-02 [hoa]
17173
17174         * src/compose.c
17175                 keep attached parts when reediting or forwarding.
17176
17177 2001-06-01 [hoa]
17178
17179         * src/folderview.c
17180         * src/prefs_folder_item.[ch]
17181         * src/prefs_scoring.[ch]
17182         * src/scoring.[ch]
17183         * src/summaryview.[ch]
17184         * src/main.c
17185         * src/mainwindow.c
17186         * src/prefs_common.[ch]
17187                 support for folder scoring
17188                 kill score and important score for messages
17189         
17190         * src/prefs_account.c
17191                 some display bug fixed for local account
17192                 preferences
17193
17194 2001-05-31 [alfons]
17195
17196         * src/summaryview.c:
17197
17198                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
17199                 sender to address book menu item is disabled.
17200
17201 2001-05-30 [hoa]
17202
17203         * src/filtering.[ch]
17204         * src/summaryview.c
17205                 handling summary menu / filter messages
17206
17207         * src/folder.[ch]
17208                 add some stuff
17209
17210         * src/foldersel.c
17211                 imap folders now appears in list
17212
17213         * src/mbox_folder.c
17214                 doesn't crash if destination mail is not writeable
17215
17216 2001-05-29 [hoa]
17217
17218         * src/compose.c
17219                 removed some warnings
17220
17221         * src/filtering.c
17222         * src/folder.[ch]
17223         * src/prefs_filtering.c
17224                 global string to identify any folders           
17225                 removed some debug info
17226                 filtering to mbox folders is now possible
17227
17228         * src/mainwindow.c
17229                 removed some warnings
17230
17231         * src/mbox_folder.c
17232                 permission on files are changed to read/write for user only,
17233                 nothing for other.
17234                 creation of subfolder is handled better.
17235
17236 2001-05-28 [alfons]
17237
17238         Verified the sync for src/prefs_common.[ch] and
17239         src/prefs_account.[ch]. I believe there were some
17240         minor indentation differences.
17241
17242 2001-05-28 [paul]
17243
17244         0.4.99claws3
17245
17246         * sync with 0.4.99cvs3
17247
17248 2001-05-28 [hoa]
17249
17250         * src/compose.c
17251                 handling flags for mbox format
17252
17253         * src/filtering.c
17254                 use of mark file only for MH format
17255                 handling flags for mbox format
17256                 filtering cannot yet move or copy mails to mbox folders.
17257
17258         * src/folder.[ch]
17259                 changed move_msg, copy_msg,
17260                 move_msgs_with_dest, copy_msgs_with_dest functions
17261                 uses only folder->copy_msg() function
17262                 uses folder->finished_copy() to handle the destination
17263                 folder at the end of the copy or move operation.
17264
17265         * src/foldersel.c
17266                 included mbox directories.
17267
17268         * src/folderview.[ch]
17269         * src/mainwindow.c
17270                 handle folders operation for mbox format
17271
17272         * src/mbox.c
17273                 disable conversion of "From " header
17274
17275         * src/mbox_folder.[ch]
17276                 completion of mbox format handling
17277
17278         * src/mh.c
17279                 changed mh_copy_msg() function and
17280                 removed mh_move_msg(), mh_move_msgs_with_dest(),
17281                 mh_copy_msgs_with_dest()
17282
17283         * src/prefs_filtering.c
17284                 removed some warnings
17285
17286         * src/prefs_matcher.c
17287                 default boolean operation is AND
17288
17289         * src/procheader.c
17290                 handling flags for mbox format
17291                 handling of "From " header
17292
17293         * src/procmsg.[ch]
17294                 removed data field
17295                 added MSG_REALLY_DELETED flags to handle deletion of
17296                 messages in mbox format.
17297
17298         * src/summaryview.c
17299                 handling flags for mbox format
17300                 disable the MSG_DELETED flags when messages
17301                 are deleted in mbox format
17302
17303         * src/textview.c
17304                 "From " headers display fixed.
17305
17306 2001-05-27 [alfons]
17307
17308         * src/textview.c:
17309                 
17310                 (get_email_part): skip quoted email addresses, like in e.g.
17311                 "'alfons@proteus.demon.nl'".
17312
17313 2001-05-26 [alfons]
17314
17315         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
17316         and fixing the persistence troubles when using separate windows.
17317
17318         * src/mainwindow.c:
17319         
17320             Added #define SEPARATE_ACTION used in the gtk item factory for 
17321             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
17322                 use gtk_item_factory_get_widget_by_action() to get the items.
17323                 
17324             Removed separate_widget_cb from the gtk item factory data   
17325           
17326             (mainwindow_create): connect separate_widget_cb() to check
17327             menu item "toggled" signal. also passing a MainWindow pointer
17328                 as object data for both check menu items.
17329                 
17330             (separate_widget_cb): definition of separate_widget_cb() to match
17331             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
17332                 window using gtk_object_get_data(). The type of window separation 
17333                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
17334         
17335         * src/prefs_filtering.c,
17336           src/prefs_matcher.c: added horizontal scrollbars
17337
17338 2001-05-25 [darko]
17339
17340         * src/headerview.c
17341                 fix segfault with invalid bold font
17342         * src/summaryview.c
17343                 correctly display summary stats after row is marked
17344
17345 2001-05-23 [sergey]
17346
17347         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
17348         encodings with libjconv.
17349
17350 2001-05-23 [hoa]
17351
17352         * src/Makefile.am
17353                 added mbox_folder.[ch]
17354         * src/defs.h
17355                 mbox temporary folder
17356         * src/folder.[ch]
17357         * added src/mbox_folder.[ch]
17358         * src/folderview.c
17359         * src/procheader.[ch]
17360                 added mbox support
17361         * src/mbox.c
17362                 bugfix for file incorporation filtering
17363         * src/imap.c
17364                 enable creation of MBOX
17365         * src/prefs_display_header.c
17366                 enable use of headers like "From "
17367                 something that should be fixed :
17368                         displaying of such headers add an extra space
17369         * src/prefs_folder_item.c
17370                 don't create folders because it is not necessary
17371         * src/procmsg.h
17372                 added data field to MsgInfo for mbox internal use
17373         * src/summaryview.c
17374                 added some support for mbox
17375         * src/utils.[ch]
17376                 added get_mbox_cache_dir() function
17377
17378 2001-05-23 [hiroyuki]
17379
17380         * src/headerwindow.c
17381           src/inc.c
17382           src/main.c
17383           src/mh.c
17384           src/nntp.c
17385           src/procmsg.h
17386           src/session.h
17387           src/socket.[ch]
17388           src/summaryview.c
17389           src/textview.c
17390           src/automaton.c
17391           src/folderview.c: more sync with 0.4.99cvs2.
17392
17393         * src/headerwindow.c: reverted.
17394
17395 2001-05-22 [paul]
17396
17397         0.4.99claws2
17398
17399         * sync with sylpheed 0.4.99cvs2
17400                 * src/news.[ch]
17401                 * src/nntp.[ch]
17402                 * INSTALL
17403                 * INSTALL.jp
17404
17405 2001-05-22 [alfons]
17406
17407         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
17408
17409 2001-05-21 [alfons]
17410
17411         Minor things:
17412
17413         * configure.in: if gnome-config not found, "no" is displayed
17414         
17415         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
17416
17417         * src/textview.c: now also possible to add mail addresses by right
17418           clicking in the text view
17419
17420         * src/codeconv.c: merged patch which fixes endless loop when encountering
17421           invalid wide characters; from Alte <010@imis.ru>  
17422
17423 2001-05-20 [alfons]
17424
17425         Added installation of gnome specific things:
17426
17427         * Makefile.am: gnome conditional
17428
17429         * configure.in: check for installed gnome
17430
17431         * added sylpheed.png, sylpheed.desktop
17432
17433 2001-05-20 [sergey]
17434
17435         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
17436
17437         * src/mainwindow.h (main_window_toolbar_create): created a button
17438         for "Reply to all".
17439         (main_window_set_toolbar_sensitive): enable/disable the new button
17440         appropriately.
17441         (toolbar_reply_to_author_cb): handle the new button.
17442
17443         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
17444         send_progress_dialog_destroy() on failure (fixes hang on SMTP
17445         failure).
17446
17447 2001-05-19 [sergey]
17448
17449         * src/compose.h (ComposeReplyMode): new modes
17450         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
17451         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
17452
17453         * src/compose.c
17454         (compose_send): move some code into a new function:
17455         (compose_current_mail_account): new function.
17456         (compose_reply): new argument to_author, all callers changed; if
17457         to_author==TRUE and account->protocol==A_NNTP, find and use an
17458         appropriate mail account for replying.
17459         (compose_reply_set_entry): new argument to_author; ignore
17460         compose->replyto if to_author==TRUE.
17461
17462         * src/mainwindow.c: new command "Message/Reply to author".
17463         (main_window_set_menu_sensitive): enable/disable it.
17464         (reply_cb): handle it.
17465
17466         * src/summaryview.c: new command "Reply to author".
17467         (summary_set_menu_sensitive): enable/disable it.
17468         (summary_reply_cb): handle it.
17469
17470         * src/account.c (account_find_mail_from_address): new function.
17471
17472 2001-05-18 [paul]
17473
17474         0.4.99claws1
17475
17476         * sync with sylpheed 0.4.99cvs1
17477
17478 2001-05-18 [hoa]
17479
17480         * src/compose.[ch]
17481         * src/filtering.c
17482         * src/summaryview.c
17483                 new filtering action : forward and forward as attachment
17484
17485         * src/main.c
17486                 no need for $DISPLAY when we run sylpheed --help
17487                 call to parse_cmd_opt() is moved
17488
17489         * src/mainwindow.[ch]
17490                 execute button is hidden when immediate execute
17491                 is chosen
17492
17493         * src/mh.c
17494         * src/news.c
17495         * src/prefs_folder_item.c
17496         * src/procmsg.c
17497                 better handling of missing directories
17498
17499         * src/summaryview.c
17500                 reedit is enabled in outbox
17501                 reedit is enabled in queue
17502
17503 2001-05-17 [hoa]
17504
17505         * src/filtering.c
17506         * src/matcher.[ch]
17507         * src/prefs_filtering.c
17508                 changed attachement into attachment
17509
17510 2001-05-17 [alfons]
17511
17512         0.4.67claws4    
17513
17514         * sync with sylpheed 0.4.67cvs9
17515         * sync with sylpheed 0.4.67cvs7-8
17516
17517 2001-05-17 [hoa]
17518
17519         * src/Makefile.am
17520                 added prefs_filtering.c
17521
17522         * src/filtering.[ch]
17523         * src/matcher.[ch]
17524                 removed action : forward_news and forward_news_as_attachement
17525                 (forward and forward_as_attachement can be used instead)
17526
17527         * src/mainwindow.c
17528                 added menu option to access filtering configuration
17529
17530         * src/prefs_account.c
17531                 changed mail_command default to /usr/sbin/sendmail
17532
17533         * added src/prefs_filtering.[ch]
17534                 dialog box for filtering configuration
17535
17536         * src/prefs_matcher.c
17537                 added function prefs_matcher_get_criteria_from_matching()
17538
17539         * src/prefs_scoring.c
17540                 reset the dialog when register or substitute is clicked
17541
17542 2001-05-15 [hoa]
17543
17544         * src/Makefile.am
17545                 added filtering.[ch]
17546         * src/inc.c
17547                 using filering.[ch] instead of filter.[ch]
17548         * src/main.c
17549                 reading new filtering configuration
17550         * src/matcher.[ch]
17551                 added some filtering actions
17552                 and fixed a bug for headers and mail body matching
17553         * src/mbox.c
17554                 using filering.[ch] instead of filter.[ch]
17555         * src/mh.c
17556                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
17557         * src/summaryview.c
17558                 some fixes for filtering
17559
17560 2001-05-14 [hiroyuki]
17561
17562         * src/send.c: fixed some weird indentations.
17563           send_message_with_command(): call pclose() only if p != NULL.
17564         * src/textview.c: get_email_part(): modified the code for readability.
17565
17566 2001-05-14 [hiroyuki]
17567
17568         * src/md5global.h
17569           src/md5ify.c
17570           src/md5ify.h: removed from the cvs.
17571
17572 2001-05-13 [sergey]
17573
17574         * src/main.c: include rfc2015.h to avoid compiler warnings.
17575         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
17576         the panel is already on screen.
17577         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
17578         closing the alert window by ESC as "No".
17579         * src/prefs_common.c (prefs_interface_create): moved return
17580         receipt check button to the correct place.
17581
17582 2001-03-13 [alfons]
17583
17584         * src/prefs_common.c: 
17585                 moved return receipt check button to the Send tab. (prefs_send_create)
17586                 removed the date format ui related globals. (prefs_display_create)
17587
17588         0.4.67claws3
17589         
17590         * sync with sylpheed 0.4.67cvs5-6
17591
17592 2001-05-13 [paul]
17593
17594         * added Alfons' font selection patch
17595
17596         * src/defs.h
17597         * src/headerwindow.c
17598         * src/prefs_common.c
17599         * src/prefs_common.h
17600
17601 2001-05-13 [hoa]
17602         * src/defs.h
17603                 changed version of cache
17604         * src/matcher.[ch]
17605         * src/prefs_matcher.c
17606                 added additionnal matching criteria
17607         * src/procheader.c
17608         * src/procmsg.[ch]
17609         * src/news.c
17610                 added references in MsgInfo
17611
17612 2001-05-12 [hoa]
17613
17614         * src/defs.h
17615                 prepared some things for new filtering
17616         * src/matcher.[ch]
17617                 added some matching properties
17618                 inreplyto need to be enhanced
17619                 prepared some things for new filtering
17620         * src/messageview.c
17621                 added Return-Receipt-To handling
17622         * src/prefs_folder_item.c
17623                 changed default value to TRUE
17624         * src/prefs_matcher.c
17625                 added some matching properties
17626         * src/prefs_scoring.[ch]
17627                 the scoring dialog is finished
17628         * src/procheader.c
17629                 added Return-Receipt-To handling
17630                 Reference need to be added
17631         * src/procmsg.[ch]
17632                 added Return-Receipt-To handling
17633                 added threadscore to get a better score sorting when
17634                 threads are enabled
17635         * src/summaryview.c
17636                 suppressed a bug when we sort the list
17637                 when no folder is opened.
17638                 better score sorting when threads are enabled
17639
17640 2001-05-12 [alfons]
17641
17642         * reverted previous patch because of potential errors 
17643
17644         0.4.67claws2
17645         
17646         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
17647                 applied "toggle mail-retrieval dialog window" patch submitted 
17648                 by Eric Limpens <eric@qnt.net>
17649
17650         * sync with sylpheed 0.4.67cvs4
17651
17652 2001-05-12 [sergey]
17653
17654         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
17655         some picky compilers.
17656         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
17657         * src/grouplist_dialog.c: include alertpanel.h.
17658         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
17659         fix compile warning.
17660         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
17661         #include "defs.h" before others to prevent the warning of `MIN'
17662         and `MAX' redefinition.
17663
17664 2001-05-11 [hoa]
17665
17666         * src/main.c
17667         * src/messageview.c
17668         * src/prefs_account.c
17669         * src/prefs_display_header.c
17670                 removed warning
17671         * src/Makefile.am
17672                 added prefs_scoring.[ch]
17673         * src/grouplist_dialog.c
17674                 display an error dialog box if the group list
17675                 cannot be fetched.
17676         * src/mainwindow.[ch]
17677                 added main_window_set_thread_option() function
17678                 scoring dialog box enabled
17679         * src/matcher.[ch]
17680                 added flags matching unread /new / marked
17681                 / deleted / replied / forwarded
17682         * src/news.c
17683                 newsgroups are now finally in newscache
17684         * src/prefs_matcher.[ch]
17685                 finished preferences for matching dialog
17686         * added src/prefs_scoring.[ch]
17687                 scoring dialog box completed
17688         * src/scoring.[ch]
17689                 conversion to string : added scoringprop_to_string()
17690                 write config for preferences :
17691                 added prefs_scoring_write_config()
17692         * src/summaryview.c
17693                 threads can be enabled/disabled independently
17694                 for each folder
17695
17696 2001-05-10 [alfons]
17697
17698         0.4.67claws1
17699         
17700         * AUTHORS: 
17701                 thought it would be nice to have a list of all
17702                 contributors (used Changelog as a reference)
17703         
17704         * configure.in: 
17705                 messed up version numbering...
17706
17707         0.4.66claws1
17708
17709         * sync with sylpheed 0.4.67cvs1-3
17710
17711 2001-05-10 [darko]
17712
17713         * src/prefs_common.c:
17714                 better UI for strftime format, double clicking
17715                 on format now inserts the format in text entry
17716                 replaced close button with standard OK/Cancel
17717                 moved date format button to the right of the
17718                 text entry field
17719
17720 2001-05-09 [alfons]
17721
17722         * src/gtkstext.c:
17723                 Ctrl-Home / Ctrl-End have proper cursor navigation
17724
17725 2001-05-09 [hoa]
17726
17727         * src/prefs_matcher.c
17728                 finished UI to define matching properties
17729                 added ok and cancel button
17730         * src/prefs_filter.c
17731                 added ok and cancel button
17732         * src/news.c
17733                 fixed some bug in xhdr parsing
17734
17735 2001-05-08 [alfons]
17736
17737         * src/textview.c: 
17738                 fixed a bug in textview_show_header(), which displayed two colons (':');
17739                 cleaned up some warnings
17740
17741 2001-05-08 [hoa]
17742
17743         * src/Makefile.am
17744                 added prefs_matcher.[ch]
17745                 compilation with -W -Wall
17746         * src/alertpanel.c
17747                 ungrab the mouse events if grabbed - does it
17748                 fix the bug for disposition notification ?
17749         * src/mainwindow.c
17750                 added a menu option to open the matching dialog.
17751         * src/matcher.[ch]
17752                 added matcherprop_to_string() and matcherlist_to_string()
17753                 fixed some bugs, changed the name of some options
17754                 age_sup and age_inf becomes age_greater and age_lower,
17755                 body and messageheaders becomes body_part and headers_part,
17756                 changed the names of constants from SCORING_XXX to MATCHING_XXX
17757         * src/prefs_display_header.c
17758         * src/prefs_headers.c
17759                 fixed a bug that accidentally destroyed dialogs
17760                 when closed them with delete_event
17761                 Added *_deleted() which handle delete_event signal correctly.
17762         * src/prefs_folder_item.[ch]
17763                 added "enable_thread" field for future customization
17764         * added src/prefs_matcher.[ch]
17765                 sample of the UI to define matching properties
17766         * src/procheader.c
17767                 using procheader_headername_equal instead of str*cmp functions
17768                 using procheader_parse_header() function
17769         * src/scoring.c
17770                 using MATCHING_XXX instead of SCORING_XXX
17771         * src/summaryview.c
17772                 display the sender of the news even if this is ourself
17773                 when this is a news message.
17774         * src/textview.c
17775                 using headername_equal() instead of str*cmp functions
17776
17777 2001-05-08 [alfons]
17778
17779         0.4.66claws
17780
17781         * sync with sylpheed 0.4.66
17782         * src/gtkstext.c: trace logs added 
17783
17784 2001-05-08 [sergey]
17785
17786         * src/prefs_common.[ch]: added option to enable/disable GnuPG
17787         signature check popup.
17788         * src/rfc2015.c (check_signature): show signature check popup only
17789         if it is enabled in preferences.
17790
17791 2001-05-07 [alfons]
17792
17793         0.4.66claws4
17794         
17795         * sync with sylpheed 0.4.66cvs6
17796
17797 2001-05-07 [darko]
17798
17799         * src/prefs_common.[ch]: added option to enable/disable
17800           looking up sender name in address book for summary pane
17801         * src/summaryview.c: look up sender in the address book
17802           by using Alfons' address completion code
17803
17804 2001-05-07 [hiroyuki]
17805
17806         * src/inc.h
17807           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
17808           member of Pop3State.
17809         * src/news.c: brought #include "defs.h" before #include <glib.h>
17810           to prevent the warning of `MIN' and `MAX' redefinition.
17811
17812 2001-05-06 [hoa]
17813
17814         * removed src/headers_display.[ch]
17815         * removed src/prefs_display_headers.[ch]
17816         * src/inc.c
17817                 use a temporary file in the user directory for mbox import
17818         * src/news.c
17819                 added XHDR support to get "To" and "Cc" headers
17820                 (in order to match news with to or cc field for
17821                 scoring)
17822                 added function news_parse_xhdr() to get XHDR response
17823         * src/nntp.[ch]
17824                 added function nntp_xhdr()
17825         * src/matcher.c
17826                 fetch the message if necessary
17827
17828 2001-05-06 [alfons]
17829
17830         0.4.66claws3
17831
17832         * sync with sylpheed 0.4.66cvs3-5
17833
17834 2001-05-06 [hoa]
17835
17836         * src/utils.[ch]
17837                 added function itos_buf() to enable use of several buffers
17838         * src/summaryview.c
17839                 use of itos_buf() instead of itos() in summary list
17840                 to fix the broken display of message number.
17841
17842 2001-05-06 [alfons]
17843
17844         * src/gtkstext.c: bug in cursor up navigation fixed,
17845                 fixed another unsigned / signed comparison (we're getting there :-)
17846
17847 2001-05-06 [hoa]
17848
17849         * src/Makefile.am
17850                 added scoring.c scoring.h
17851                 prefs_folder_item.c prefs_folder_item.h
17852                 matcher.c matcher.h
17853         * src/defs.h
17854                 added FOLDERITEM_RC SCORING_RC
17855         * src/folder.[ch]
17856                 added prefs field in FolderItem :
17857                 properties for each folder (PrefsFolderItem),
17858                 sorting type and mode were added as the first properties.
17859         * src/main.c
17860                 read config for scoring
17861         * added src/matcher.[ch]
17862                 gives functions to parse configuration file to do
17863                 matching on mails with a list of conditions.
17864         * src/mainwindow.c
17865                 add option to sort by score
17866         * src/prefs_common.[ch]
17867                 added preference option to show score and for
17868                 the score column size
17869         * added src/prefs_folder_item.[ch]
17870                 properties for each folder (PrefsFolderItem),
17871                 sorting type and mode were added as the first properties.
17872         * src/procheader.[ch]
17873                 added procheader_parse_header()
17874                 added procheader_header_free()
17875                 added procheader_headername_equal()
17876                 and made modification to use them.
17877         * src/procmsg.[ch]
17878                 added score field to MsgInfo structure
17879         * added src/scoring.[ch]
17880                 gives functions to parse configuration file to do
17881                 scoring on mails with a list of conditions.
17882         * src/summaryview.[ch]
17883                 save the sorting type and mode for the folder
17884                 added column to display the score of the mail
17885                 added function summary_score_clicked()
17886                 sorting type and mode are restored to the folder
17887                 when it is reopen
17888         * src/textview.c
17889                 use procheader_parse_header(), procheader_headername_equal()
17890                 removed memory leak in text_scan_header when freeing headers
17891         * src/filter.c
17892                 changed the function to match names of headers
17893                 using procheader_headername_equal()
17894
17895         Scoring functions are implemented, an interface is needed
17896         to configure that.
17897
17898 2001-05-04 [alfons]
17899
17900         * src/gtkstext.c: 
17901                 hopefully fixed the row up navigation bug,
17902                 removed adding back / forward lines to cache
17903
17904 2001-05-04 [sergey]
17905
17906         * src/prefs_display_headers.c: user interface changes:
17907         (prefs_display_headers_create): remove unused "Show" check button;
17908         allow reordering of headers by dragging.
17909         (prefs_display_headers_write_config): remove unused variables.
17910         (prefs_display_headers_set_dialog): do not insert "(New)" at top
17911         of lists (not needed with the new UI).
17912         (prefs_display_headers_set_list): scan lists starting from row 0,
17913         not 1 (do not skip "(New)").
17914         (prefs_display_headers_find_header): new function.
17915         (prefs_display_headers_clist_set_row): do not allow duplicates.
17916         (prefs_display_headers_delete_cb): do not skip row 0; treat
17917         closing the alert window by ESC as "No".
17918         (prefs_display_headers_up): do not protect row 0.
17919         (prefs_display_headers_down): do not protect row 0.
17920
17921 2001-05-04 [sergey]
17922
17923         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
17924         functions.
17925
17926         * src/summaryview.c
17927         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
17928         summary_select_next_marked, summary_select_prev_marked): new
17929         functions.
17930
17931 2001-05-03 [sergey]
17932
17933         * src/news.c: fixed a bug when no article can be fetched after
17934         server timeout if the connection was restored by news_post():
17935         (news_select_group): new function.
17936         (news_fetch_msg): call news_select_group() before fetching
17937         article.
17938         (news_get_uncached_articles): set session->group after successful
17939         GROUP command.
17940
17941 2001-05-03 [hoa]
17942
17943         * src/defs.h
17944         * src/procmsg.[ch]
17945         * src/procheader.c
17946                  changed version of cache, added cc field
17947
17948         * src/prefs_display_headers.c
17949                 the interface was changed
17950
17951         * src/prefs_headers.c
17952                 added cancel button
17953
17954 2001-05-03 [alfons]
17955
17956         * completed sync of sylpheed cvs2
17957         * src/gtkstext.c: updated row up / down cursor navigation
17958         * src/textview.c: re-edited, prepared for fixing the email address
17959                 scanner.
17960
17961 2001-05-03 [darko]
17962
17963         * src/prefs_common.c: use alfons' strftime ui code
17964         entry_datefmt and datefmt_sample widgets have to be
17965         global in this module because of this change
17966
17967 2001-05-03 [hoa]
17968
17969         * src/messageview.c
17970         * src/prefs_common.[ch] added option to activate the return receipt
17971                 feature.
17972
17973 2001-05-02 [alfons]
17974
17975         * src/gtkstext.c: fix for row up/down cursor navigation. 
17976
17977         0.4.66claws2
17978         
17979         * sync with 0.4.66cvs2
17980
17981 2001-05-02 [paul]
17982
17983         added add-sender-to-addressbook patch
17984
17985         * src/addressbook.c
17986         * src/addressbook.h
17987         * src/summaryview.c
17988
17989 2001-05-02 [sergey]
17990
17991         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
17992         G_ALERTDISABLE.
17993
17994         * src/alertpanel.c (alertpanel_create): new argument can_disable,
17995         all existing callers changed to pass FALSE; create a check button
17996         to disable the message.
17997         (alertpanel_message_with_disable): new function.
17998         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
17999         (alertpanel_button_toggled): new function.
18000         (alertpanel_button_clicked, alertpanel_close): set value using
18001         G_ALERT_VALUE_MASK.
18002
18003         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
18004
18005         * src/prefs_common.c (prefs_privacy_create): new check button
18006         checkbtn_gpgme_warning.
18007
18008         * src/main.c (main): moved preferences reading before gpgme
18009         initialization; check prefs_common.gpgme_warning before giving the
18010         GnuPG warning and set it to FALSE if the user wants to disable the
18011         warning.
18012
18013 2001-05-02 [hiroyuki]
18014
18015         * src/prefs_display_headers.c: modified the layout and some labels.
18016
18017 2001-05-02 [sergey]
18018
18019         * src/prefs_account.c (prefs_account_fix_size): new function.
18020         (prefs_account_create): call prefs_account_fix_size(); use
18021         gtk_widget_show instead of gtk_widget_show_all (fixes too large
18022         size when the window is shown for the first time).
18023         (prefs_account_basic_create): changed layout of serv_table; moved
18024         localmbox_entry above smtpserv_entry (logically it replaces
18025         POP3/IMAP server).
18026         (prefs_account_protocol_activated): set sensitivity of
18027         nntpauth_chkbtn according to the protocol (in addition to
18028         hide/show); commented out gtk_table_set_row_spacing() calls.
18029         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
18030         not sensitive (fixes a bug with disabled username/password boxes
18031         when editing POP3 account after NNTP with authentication).
18032
18033 2001-05-02 [hoa]
18034
18035         * src/account.c
18036         * src/inc.c
18037         * src/prefs_account.[ch]
18038         * src/send.c
18039                 removed local account without SMTP server
18040                 added option to use mail command instead of a connexion
18041                 to SMTP server when a local account is used
18042         * src/prefs_headers.c
18043                 fixed a bug
18044         * src/news.c
18045                 fixed a bug when connexion immediately closed
18046
18047 2001-05-01 [alfons]
18048
18049         0.4.66claws1
18050         
18051         * sync with 0.4.65
18052
18053 2001-05-01 [sergey]
18054
18055         * src/prefs_account.c (Basic, prefs_account_basic_create): new
18056         widget nntpauth_chkbtn.
18057         (prefs_account_protocol_activated): handle nntpauth_chkbtn
18058         visibility.
18059         (prefs_account_nntpauth_toggled): new function.
18060
18061         * src/news.c (news_session_new_for_folder): use NNTP
18062         authentication only if ac->use_nntp_auth is set.
18063
18064 2001-05-01 [hoa]
18065
18066         * src/Makefile.am changed headers.[ch] in customheader.[ch]
18067         * src/prefs_display_headers.c changed the UI
18068         * src/prefs_headers.c changed account_name to account_id
18069         * src/compose.c using customheader.h
18070
18071 2001-05-01 [hiroyuki]
18072
18073         * src/esmtp.c
18074           src/news.c
18075           src/nntp.c: changed sock_read() to sock_gets(), they've been left
18076           unsynched.
18077
18078 2001-05-01 [hoa]
18079
18080         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
18081         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
18082                 for displaying of headers
18083         * src/grouplist_dialog.[ch] minor changes to remove warnings
18084         * src/prefs_display_headers.[ch] dialog to choose the
18085         headers to display in the mail viewer.
18086         * src/headers.h correction of #define
18087         * src/headers_display.[ch] configuration for displaying of headers.
18088         * src/main.c read config of displaying of headers
18089         * src/prefs_common.c add a button to access the config dialog
18090                 for displaying of headers
18091         * src/prefs_display_headers.[ch] dialog for configuration for
18092                 displaying of the headers.
18093         * src/prefs_headers.c cleaning of code
18094         * src/procheader.c comments added to code
18095         * src/textview.c changes to reorder the headers depending
18096                 on the config for displaying of headers
18097
18098 2001-04-30 [alfons]
18099
18100         0.4.65claws7
18101
18102         * sync with 0.4.65cvs12
18103
18104         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
18105
18106 2001-04-30 [sergey]
18107
18108         * src/nntp.h (NNTPSockInfo): new field auth_failed.
18109
18110         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
18111         is set to force reconnection after authentication failure.
18112         (nntp_gen_command): set sock->auth_failed on authentication
18113         failure, or if sock->userid and sock->passwd are not set.
18114
18115         * src/news.c (news_session_new_for_folder): set userid=NULL if
18116         password dialog is cancelled.
18117
18118 2001-04-30 [sergey]
18119
18120         * src/nntp.h (NNTPSockInfo): new type.
18121
18122         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
18123         SockInfo.
18124         (nntp_open_auth, nntp_close): new functions.
18125         (nntp_gen_command): new function to handle authentication; all
18126         NNTP command functions updated to use it.
18127         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
18128         (nntp_list): removed old useless code.
18129
18130         * src/news.h (NNTPSession): new field nntp_sock.
18131
18132         * src/news.c: all functions updated to use NNTPSockInfo instead of
18133         SockInfo.
18134         (news_session_new): new arguments (userid, passwd); made static;
18135         use nntp_open_auth() if needed.
18136         (news_session_destroy): use nntp_close() instead of sock_close().
18137         (news_query_password): changed arguments.
18138         (news_session_new_for_folder): new function.
18139         (news_session_get): use news_session_new_for_folder().
18140         (news_authenticate): deleted.
18141         (news_get_uncached_articles): removed old authentication code.
18142
18143 2001-04-30 [sergey]
18144
18145         * src/news.c: reverted my previous changes (need to do NNTP
18146         authentication in a cleaner way).
18147         
18148 2001-04-29 [sergey]
18149
18150         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
18151         news_nntp_post, news_nntp_mode): new functions (wrappers with
18152         authentication support).
18153         (news_get_article_cmd, news_get_article, news_get_header): new
18154         argument "folder"; all callers changed.
18155         (news_get_article_cmd): added authentication support.
18156         (news_session_get): use news_nntp_mode() instead of nntp_mode().
18157         (news_post): use news_nntp_post() instead of nntp_post().
18158         (news_get_uncached_articles): use news_nntp_group() instead of
18159         nntp_group() and news_nntp_xover() instead of nntp_xover();
18160         removed old authentication code.
18161         (news_get_group_list): use news_nntp_list() instead of nntp_list().
18162
18163         * src/nntp.c (nntp_list): return real error code instead of
18164         hardcoded NN_ERROR.
18165
18166 2001-04-29 [sergey]
18167
18168         * configure.in: fixed wint_t typedef detection again
18169
18170 2001-04-28 [hoa]
18171
18172         * src/prefs_account.[ch], added A_LOCAL_CMD
18173                 (send mail with mail command)
18174         * src/send.c added function send_message_with_command()
18175         * src/inc.c made a more secure get_spool() function with
18176                 mktemp() but maybe mkstemp() or something more
18177                 secure can be used.
18178
18179 2001-04-28 [alfons]
18180
18181         * src/textview.c, colorization of email addresses in headers
18182
18183         0.4.65claws6
18184
18185         * bug sync with sylpheed
18186         * prefs_common.c: created date format ui for darko
18187         * sync with 0.4.65cvs11
18188         * configure.in: corrected to have the new gpg checks
18189
18190 2001-04-27 [alfons]
18191
18192         * completed sync with 0.4.65cvs10
18193         * minor debug things added to gtkstext.c
18194
18195 2001-04-27 [darko]
18196
18197         * configure.in: remove check for availability of
18198           strftime() as advised by Hiroyuki
18199         * src/prefs_common.[ch], src/procheader.c:
18200           synch strftime() code with Hiroyki's main branch
18201
18202 2001-04-26 [sergey]
18203
18204         * src/news.c: news_query_password(), news_authenticate(): new
18205           functions.
18206           news_get_uncached_articles(): added NNTP authentication
18207           handling.
18208         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
18209           new functions.
18210         * src/prefs_account.c: prefs_account_protocol_activated():
18211           enable userid and password fields for NNTP.
18212
18213 2001-04-26
18214
18215         * configure.in: check for availability of strftime()
18216           [darko]
18217         * src/prefs_common.[ch], src/procheader.c: use
18218           strftime() for displaying date in summary pane if it
18219           is available
18220
18221 2001-04-25
18222
18223         * more .cvsignore cleanups [alfons]
18224
18225 2001-04-25
18226
18227         * ac/sv-check-type.m4: new autoconf macro.
18228         * configure.in: fixed wint_t typedef detection (did not work
18229           with gcc-2.96).
18230
18231 2001-04-25
18232
18233         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
18234           [hiroyuki]
18235
18236 2001-04-24
18237         * modified gtkstext.c : buggy cursor navigation fixed, 
18238           and font descent also taken in account when drawing
18239           cursor. [alfons]
18240
18241 2001-04-24 [hoa]
18242         * added comments in src/news.c src/nntp.c
18243         * added src/prefs_headers.[ch]
18244         * added src/headers.[ch]
18245         * modified compose.c to activate custom headers
18246                 added function is_in_custom_headers
18247         * modified prefs_account.[ch]
18248                 added function prefs_account_customhdr_edit
18249         * modified src/defs.h :
18250                 added HEADERS_RC : name of the config file
18251                 for the custom headers
18252
18253 2001-04-24
18254
18255     0.4.65claws5
18256
18257         * configure.in
18258           src/gtkstext.[ch]
18259           src/compose.c
18260           src/Makefile.am
18261           
18262           added gtkstext with configure.in patch by Hiroyuki which
18263           should fix the XIM detection [alfons]
18264
18265         * more clean up of cvs [alfons]
18266
18267                  * removed all Makefile.in files to attic.
18268
18269                  * updated all .cvsignores to really ignore things that could
18270                    be unintentionally committed by a recursive commit.
18271
18272 2001-04-23 [hoa]
18273         * added src/grouplist_dialog.[ch]
18274         * changed src/folderview.c to call grouplist_dialog instead
18275                 of inputdialog
18276         * src/news.c :
18277                 added functions news_reset_group_list
18278                 and news_get_group_list
18279         * src/nntp.c :
18280                 added function nntp_list
18281         * src/defs.h :
18282                 added GROUPLIST_FILE : name of the newsgroup list cache file
18283
18284 2001-04-21
18285
18286         * added option to warn about queued messages on exit [sergey]:
18287
18288           * src/compose.c: compose_queue(): call folder_item_scan()
18289             and folderview_update_item() after queueing.
18290           * src/folderview.c: folderview_update_node(): draw the queue
18291             folder in bold font if there are queued messages.
18292           * src/mainwindow.c: queued_messages(): new function.
18293             app_exit_cb(): display warning if there are queued messages
18294             if warn_queued_on_exit is set.
18295           * prefs_common.[ch]: add warn_queued_on_exit option.
18296
18297         * enhanced GnuPG key selection support [sergey]:
18298
18299           * src/select-keys.c: updated to newer version from Win32
18300             branch with support for selecting arbitrary keys.
18301           * src/prefs_account.c: added the Privacy tab to the account
18302             options window.
18303             prefs_account_privacy_create(),
18304             prefs_account_sign_key_set_data_from_radiobtn(),
18305             prefs_account_sign_key_set_radiobtn(): new functions.
18306           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
18307           * src/rfc2015.c: set_signers(): new function.
18308             pgp_sign(): add the account parameter, call set_signers().
18309             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
18310           * src/rfc2015.h: rfc2015_sign(): updated prototype.
18311           * src/compose.c: pass the current account to rfc2015_sign().
18312
18313         * tag name claws added to prevent confusion with main branch [alfons]
18314
18315         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
18316
18317         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
18318
18319         * sync with recent sylpheed cvs. Untested though. [alfons]
18320