* src/gtk/gtkaspell.[ch]
[claws.git] / ChangeLog.claws
1 2003-09-01 [alfons]     0.9.4claws53
2
3         * src/gtk/gtkaspell.[ch]
4                 be pedantic and strict and use const gchar * instead of guchar *
5
6 2003-09-01 [alfons]     0.9.4claws52
7
8         * src/mainwindow.c
9         * src/summaryviewc.
10                 re-enable Save As when multiple messages are selected
11
12 2003-09-01 [paul]       0.9.4claws51
13
14         * src/textview.c
15                 g_free(trimmed_uri);
16
17 2003-09-01 [paul]       0.9.4claws50
18
19         * sync with 0.9.4cvs13
20                 see ChangeLog 2003-09-01
21
22 2003-09-01 [paul]       0.9.4claws49
23
24         * src/textview.c
25                 trim uri before sending to the statusbar
26                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
27                 in the message window causes main S-C window to enlarge 
28                 past screen edges'
29
30 2003-09-01 [paul]       0.9.4claws48
31
32         * sync with 0.9.4cvs12
33                 see ChangeLog 2003-09-01
34
35 2003-08-30 [christoph]  0.9.4claws47
36
37         * src/compose.c
38         * src/folder_item_prefs.[ch]
39         * src/prefs_folder_item.c
40         * src/gtk/gtkaspell.[ch]
41                 commit per folder dictionary patch by
42                 Paul Evans <nerd@freeuk.com>
43
44 2003-08-30 [christoph]  0.9.4claws46
45
46         * src/plugins/spamassassin/spamassassin_gtk.c
47         * src/plugins/spamassassin/spamassassin_gtk.glade
48                 reduce GUI clutter by placing hints into tooltips
49
50 2003-08-30 [paul]       0.9.4claws45
51
52         * src/compose.c
53                 add 'Content-Disposition: inline' to a text/plain
54                 part when using PGP/MIME signing
55
56 2003-08-30 [paul]       0.9.4claws44
57
58         * src/prefs_common.c
59           src/prefs_spelling.c
60           src/prefs_spelling.glade
61                 reduce GUI clutter by placing hints into tooltips
62
63 2003-08-29 [christoph]  0.9.4claws43
64
65         * configure.ac
66                 fix bug found by Ivan Rayner <ivanr@sgi.com>
67
68         * src/stock_pixmap.c
69                 change unecessary warning into a debug message
70
71         * src/plugins/clamav/Makefile.am
72                 Fix error "-I$(CLAMAV_LIBS)"
73
74 2003-08-29 [christoph]  0.9.4claws42
75
76         * intl/Makefile.in
77         * src/Makefile.am
78         * src/matcher.h
79         * src/common/Makefile.am
80         * src/common/passcrypt.c
81                 commit fixes and patches for some of the IRIX problems found by
82                 Ivan Rayner <ivanr@sgi.com>
83
84 2003-08-29 [paul]       0.9.4claws41
85
86         * src/prefs_filtering.c
87                 add 'Top' and 'Bottom' buttons, based on changes in
88                 src/prefs_filter.c in 0.9.4cvs11.
89
90 2003-08-27 [christoph]  0.9.4claws40
91
92         * src/folderview.c
93                 fix bug that the current summary settings were copied to the
94                 wrong folder item, when the folder item prefs are opened.
95                 Copying is not required because summary settings and
96                 folder_item_prefs do not contain the same settings
97
98 2003-08-27 [thorsten]   0.9.4claws39
99
100         * src/imap.c
101                 fix compile error
102
103 2003-08-26 [paul]       0.9.4claws38
104
105         * sync with 0.9.4cvs9
106                 see ChangeLog 2003-08-26
107
108 2003-08-25 [paul]       0.9.4claws37
109
110         * sync with 0.9.4cvs8
111                 see ChangeLog 2003-08-25
112
113 2003-08-24 [christoph]  0.9.4claws36
114
115         * src/prefs_filtering.c
116                 shouldn't remove items from a GSList while iterating over the
117                 list (makes cur invalid and cur->next not accessable)
118
119         (closes Bug 272 i deleted an folder and some seconds later sylpheed
120          crashed)
121
122 2003-08-23 [christoph]  0.9.4claws35
123
124         * src/news.c
125                 news folders should be scanned when opened
126
127 2003-08-22 [christoph]  0.9.4claws34
128
129         * src/prefs_folder_item.c
130                 use macro to assign strings that always frees the old string
131
132         * src/gtk/gtkaspell.[ch]
133                 add gtkaspell_set_dictionary_menu_active_item() to set active
134                 item in dictionary option menu
135
136         * src/prefs_spelling.c
137                 use gtkaspell_set_dictionary_menu_active_item() to select
138                 dictionary
139
140 2003-08-21 [christoph]  0.9.4claws33
141
142         * src/folder.[ch]
143         * src/imap.c
144         * src/mbox_folder.c
145         * src/mh.c
146         * src/news.c
147                 optimize folder system
148
149         * src/gtk/gtkstext.c
150                 fix division by zero when font has 0 width for ' '
151
152 2003-08-21 [paul]       0.9.4claws32
153
154         * sync with 0.9.4cvs7
155                 see ChangeLog 2003-08-20
156
157 2003-08-19 [paul]       0.9.4claws31
158
159         * src/common/defs.h
160                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
161                 SYLDOC_FAQ_HTML_INDEX.
162         * src/manual.c
163                 use LC_MESSAGES instead of LC_ALL to find the current
164                 language
165
166           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
167
168 2003-08-19 [paul]       0.9.4claws30
169
170         * po/bg.po
171                 updated by George Danchev
172
173 2003-08-18 [luke]       0.9.4claws29
174         * src/mimeview.[ch]
175         * src/gtk/gtkvscrollbutton.[ch]
176                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
177                   dependencies; do it the GTK way; reduce code -14/+2 lines)
178                 o removed horizontal separator between icons
179
180 2003-08-17 [christoph]  0.9.4claws28
181
182         * src/procmsg.c
183                 no subject threading when the subject has no reply prefix
184
185 2003-08-16 [christoph]  0.9.4claws27
186
187         * src/mainwindow.c
188                 remember and restore window sizes and position when the main
189                 window is hidden or shown
190
191         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
192          minimised/reopened using trayicon)
193
194 2003-08-16 [paul]       0.9.4claws26
195
196         * src/crash.c
197                 add #include "defs.h"
198
199 2003-08-16 [paul]       0.9.4claws25
200
201         * src/plugins/clamav/clamav_plugin.c
202                 reword a debug_print
203                 
204         * src/plugins/dillo_viewer/dillo_prefs.c
205                 cosmetic: change the labels' text, add tooltips, and
206                 left-align the hint
207
208 2003-08-15 [christoph]  0.9.4claws24
209
210         * src/news.c
211                 complete last change (forgot some changes)
212
213 2003-08-15 [christoph]  0.9.4claws23
214
215         * src/news.c
216                 o check number of messages and don't return a 0 message
217                   when no messages are available
218                 o don't parse xref header anymore
219
220         (closes Bug 203 I'm not getting any news)
221
222 2003-08-15 [paul]       0.9.4claws22
223
224         * src/common/defs.h
225           src/crash.c
226                 update and define claws bugzilla location
227
228 2003-08-15 [paul]       0.9.4claws21
229
230         * po/ru.po
231                 update submitted by Ruslan N. Balkin
232
233 2003-08-14 [christoph]  0.9.4claws20
234
235         * src/procmsg.c
236                 fix search for oldest node in subject threading
237
238 2003-08-14 [christoph]  0.9.4claws19
239
240         * src/procmsg.c
241         * src/common/utils.h
242                 add possibility to check all nodes with the same subject for
243                 subject threading, not only the oldest node. Should not break
244                 threads anymore if the oldest node is thread_by_subject_max_age
245                 days older then parent, because it can now find a child of
246                 oldest node as new parent.
247
248 2003-08-11 [christoph]  0.9.4claws18
249
250         * src/plugins/spamassassin/spamassassin.c
251                 run spam check in background process
252
253 2003-08-10 [alfons]     0.9.4claws17
254
255         * src/summaryview.c
256                 make `Select All' sensitive too
257
258 2003-08-10 [christoph]  0.9.4claws16
259
260         * src/imap.c
261                 add more checks in imap_close
262
263 2003-08-09 [alfons]     0.9.4claws15
264
265         * src/prefs_spelling.c
266                 no spell checking UI if not requested
267
268 2003-08-09 [alfons]     0.9.4claws14
269
270         * src/gtk/prefswindow.c
271                 make it compile
272
273 2003-08-09 [christoph]  0.9.4claws13
274
275         * src/prefs_spelling.c
276         * src/gtk/prefswindow.[ch]
277         * src/plugins/clamav/clamav_plugin_gtk.c
278         * src/plugins/spamassassin/spamassassin_gtk.c
279                 sort prefs pages by heighest weight in tree
280
281 2003-08-09 [paul]       0.9.4claws12
282
283         * sync with 0.9.4cvs6
284                 see ChangeLog 2003-08-07
285                 
286         * AUTHORS
287                 add Leandro and Luke to claws-branch section
288
289 2003-08-09 [christoph]  0.9.4claws11
290
291         * src/gtk/Makefile.am
292         * src/gtk/colorsel.[ch]                 ** NEW **
293                 create a color selection dialog that can be used as a simple
294                 function call with it's own gtk main loop like filesel.[ch]
295
296         * src/Makefile.am
297         * src/main.c
298         * src/prefs_common.c
299         * src/prefs_spelling.[ch]               ** NEW **
300         * src/prefs_spelling.glade              ** NEW **
301         * src/gtk/gtkutils.[ch]
302                 move "Spell Checker" prefs to new prefs dialog
303
304         * src/prefs_folder_item.c
305                 use new colorsel dialog
306
307 2003-08-08 [paul]       0.9.4claws10
308
309         * src/inc.c
310                 clear the progress bar unconditionally
311
312 2003-08-08 [paul]       0.9.4claws9
313
314         * sync with 0.9.4cvs4
315                 see ChangeLog 2003-07-31
316
317 2003-08-07 [christoph]  0.9.4claws8
318
319         * configure.ac
320                 fix bug in image viewer plugin part
321
322         * src/imap.c
323                 don't execute close command if the folder item is not selected
324
325 2003-08-07 [hoa]        0.9.4claws7
326
327         * src/filtering.[ch]
328         * src/matcher_parser.h
329         * src/matcher_parser_parse.y
330                 can define several actions for each filtering rule
331                 can import old versions of filtering rules
332
333         * src/prefs_filtering.c
334                 call to a new dialog box to define actions
335
336         * src/prefs_filtering_action.[ch]
337                 dialog box to define actions for filtering rules
338
339 2003-08-06 [christoph]  0.9.4claws6
340
341         * src/imap.c
342                 make sure source folder is selected when copying messages
343
344 2003-08-06 [christoph]  0.9.4claws5
345
346         * sync with 0.9.4cvs2
347                 see ChangeLog 2003-07-29                
348
349 2003-08-05 [paul]       0.9.4claws4
350
351         * sync with 0.9.4cvs3
352                 see ChangeLog 2003-07-30
353
354 2003-08-04 [match]      0.9.4claws3
355
356         * po/POTFILES.in
357                 export of LDIF files.
358
359 2003-08-04 [match]      0.9.4claws2
360
361         * src/ldif.[ch]
362                 support for export LDIF. documented.
363         * src/importldif.[ch]
364         * src/exportldif.[ch]
365                 add tooltips. documented.
366         * src/exphtmldlg.[ch]
367         * src/common/xmlprops.[ch]
368                 documented.
369         * src/exportldif.[ch]                   ** NEW **
370         * src/expldifdlg.[ch]                   ** NEW **
371         * src/addressbook.[ch]
372         * src/Makefile.am
373                 export of LDIF files.
374                 documented.
375
376 2003-08-04 [christoph]  0.9.4claws1
377
378         * .cvsignore
379         * Makefile.am
380         * configure.ac
381         * sylpheed-claws.pc.in                  ** NEW **
382         * src/Makefile.am
383         * src/common/Makefile.am
384         * src/gtk/Makefile.am
385                 install sylpheed header files in $(pkgincludedir) and create a
386                 pkg-config file to allow building a plugin without the source
387                 package
388
389 2003-08-04 [paul]       0.9.4claws
390
391         * version 0.9.4claws
392
393 2003-08-04 [paul]       0.9.3claws97
394
395         * po/es.po
396                 update Spanish translation. Submitted by Ricardo
397                 Mones Lastra.
398
399 2003-08-03 [paul]       0.9.3claws96
400
401         * po/hr.po
402           po/sr.po
403                 update Croatian and Serbian translations. Submitted by
404                 Dragan and Urke MMI respectively
405
406 2003-08-03 [alfons]     0.9.3claws95
407
408         * src/summaryview.c
409                 mark flag has precedence over important flag - seems
410                 to have been changed in sync of 0.9.3claws45. this fixes
411                 a regression where messages that were scored as important
412                 don't show their mark flags. (using the same column for
413                 both importance as mark flags is the real problem
414                 ofcourse)
415
416 2003-08-03 [melvin]     0.9.3claws94
417
418         * po/fr.po
419                 Updated French translations.
420
421 2003-08-03 [melvin]     0.9.3claws93
422
423         * src/Makefile.am
424                 Fixed typo introduced after 0.9.3claws92 
425                 that prevented compilation
426                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
427                 CPPFLAGS and YFLAGS to allow user setting these.
428         * src/common/Makefile.am
429         * src/gtk/Makefile.am
430         * src/plugins/clamav/Makefile.am
431         * src/plugins/demo/Makefile.am
432         * src/plugins/dillo_viewer/Makefile.am
433         * src/plugins/image_viewer/Makefile.am
434         * src/plugins/mathml_viewer/Makefile.am
435         * src/plugins/spamassassin/Makefile.am
436         * src/plugins/trayicon/Makefile.am
437         * src/plugins/trayicon/libeggtrayicon/Makefile.am
438                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
439                 CPPFLAGS and YFLAGS to allow user setting these.
440
441 2003-08-02 [christoph]  0.9.3claws92
442
443         * configure.ac
444                 o rearrange plugin tests
445                 o add test for clamav.h to ClamAV tests
446
447 2003-08-02 [luke]       0.9.3claws91
448
449         * src/mimeview.c
450                 o fixed appearance of icon list when toggling back from the 
451                   ctree
452                 o toggling of icons using the keyboard works correctly
453                 o fixed all other keyboard shortcuts to work when icons are
454                   active
455         
456         * src/messageview.c
457                 o fixed bug 4 - focus lost when changing messageview view type
458
459 2003-08-02 [christoph]  0.9.3claws90
460
461         * src/common/hooks.c
462                 fix crash when pointer stored in hash table could get invalid
463                 when a plugin is unloaded
464
465 2003-08-01 [christoph]  0.9.3claws89
466
467         * configure.ac
468                 o try to build all plugins (except spamassassin) by default
469                 o don't build a plugin if a dependency check fails
470
471         * src/common/hooks.c
472                 fix warning
473
474 2003-08-01 [match]      0.9.3claws88
475
476         * src/importldif.c
477                 allow single click field selection. document code.
478
479 2003-08-01 [christoph]  0.9.3claws87
480
481         * src/plugins/clamav/clamav_plugin.c
482         * src/plugins/clamav/clamav_plugin_gtk.c
483         * src/plugins/dillo_viewer/dillo_viewer.c
484         * src/plugins/image_viewer/plugin.c
485         * src/plugins/mathml_viewer/mathml_viewer.c
486         * src/plugins/spamassassin/spamassassin.c
487         * src/plugins/spamassassin/spamassassin_gtk.c
488         * src/plugins/trayicon/trayicon.c
489                 add version check to all plugins
490
491 2003-08-01 [hoa]        0.9.3claws86
492
493         * src/prefs_filtering.c
494                 fixed a cosmetic bug, during creation of dialog box,
495                 wrong widgets were shown after creation.
496
497 2003-08-01 [luke]       0.9.3claws85
498
499         * src/mainwindow.c
500                 o fixed visibility of icons/mimeview after toggling separate
501                   message/folder view (factored out some similar code too).
502
503
504 2003-07-31 [alfons]     0.9.3claws84
505
506         * src/mimeview.c
507                 tweak icon box UI a bit more, now allowing right-clicks actions
508                 getting the relevant mime data too; should fix #250, "Can't save 
509                 attachments sometimes".
510
511 2003-07-30 [alfons]     0.9.3claws83
512
513         * src/compose.c
514                 don't do auto-save-draft inside key press handler, but rather
515                 schedule it half of a second later; should fix #67, "autosave 
516                 make re-rediting message crazy"
517
518 2003-07-30 [christoph]  0.9.3claws82
519
520         * src/plugins/trayicon/trayicon.c
521                 process pending events before unloading the plugin
522
523         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
524
525 2003-07-30 [alfons]     0.9.3claws81
526
527         * src/common/hooks.c
528                 parameter 2 of g_hook_destroy() should really be a hook id
529
530 2003-07-30 [alfons]     0.9.3claws80
531
532         * src/common/plugin.c
533                 fix a possibly harmful function signature mismatch 
534                 for plugin_done
535
536 2003-07-30 [alfons]     0.9.3claws79
537
538         * src/common/hooks[.ch]
539                 const correctness
540
541 2003-07-30 [darko]      0.9.3claws78
542
543         * src/summaryview.c
544                 make it compile again
545
546 2003-07-30 [luke]       0.9.3claws77
547
548         * src/crash.c
549         * src/main.c
550                 o added/moved signal handlers for SIGTERM (normal kill command) 
551                   and SIGINT (ctl-c) to be used even without 
552                   --enable-crash-dialog, fixing bug 166
553
554         * src/summaryview.c
555                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
556                   bug 227
557
558         * src/mainwindow.c
559                 o changed sensitivity condition for 'Next new' and 'Next 
560                   unread', fixing bug 8
561
562 2003-07-29 [alfons]     0.9.3claws76
563
564         * src/common/utils.[ch]
565                 add generate_msgid()
566         * src/messageview.c
567                 save ack'ed RRR; fixes #205, "return receipt is not saved in
568                 sent folder".
569
570 2003-07-29 [alfons]     0.9.3claws75
571
572         * src/messageview.c
573                 fix a memleak (claws-only)
574
575 2003-07-29 [alfons]     0.9.3claws74
576
577         * src/mimeview.[ch]
578         * src/gtk/gtkvscrollbutton.[ch]
579                 fix UI glitch where mime icon toolbox' scroll position is not 
580                 reset after switching to another message
581                 
582
583 2003-07-29 [paul]       0.9.3claws73
584
585         * src/prefs_folder_item.c
586                 split the prefs into 2 separate pages
587
588 2003-07-29 [paul]       0.9.3claws72
589
590         * src/compose.c
591                 prepend "\n\n" to a signature without a separator too
592
593 2003-07-29 [paul]       0.9.3claws71
594
595         * src/compose.c
596                 fix bug where changing to an account without an auto-sig
597                 from an initial account without an auto-sig would insert 
598                 2 blank lines at the cursor point
599                 fix bug where changing to an account with an auto-sig
600                 from an initial account without an auto-sig would insert
601                 the sig at the cursor point
602
603 2003-07-29 [paul]       0.9.3claws70
604
605         * src/folderview.c
606                 use the colour from the folder pref unless the folder
607                 has new messages
608
609 2003-07-29 [alfons]     0.9.3claws69
610
611         * src/procmsg.[ch]
612         * src/messageview.c
613         * src/procheader.c
614                 rewrite return receipt request work a little bit (the former 
615                 implementation presumably depended too much on the UI setting
616                 flags). (we're losing the old pending flag.) 
617
618 2003-07-28 [christoph]  0.9.3claws68
619
620         * src/folder.c
621         * src/imap.c
622         * src/mh.c
623         * src/procmsg.[ch]
624                 fix copy to IMAP folder from other folder
625
626 2003-07-28 [christoph]  0.9.3claws67
627
628         * src/procmsg.c
629                 fix sync of procmsg_get_message_file_list
630
631 2003-07-28 [christoph]  0.9.3claws66
632
633         * sync with 0.9.3cvs14
634                 see ChangeLog 2003-07-18
635         * sync with 0.9.3cvs17
636                 see ChangeLog 2003-07-23
637
638         (closes Bug 234 segmentation fault after sending out mail via
639          smtp(auth))
640
641 2003-07-28 [paul]       0.9.3claws65
642
643         * po/es.po
644                 update Spanish translation, submitted by Ricardo Mones
645                 Lastra
646
647 2003-07-28 [christoph]  0.9.3claws64
648
649         * src/folder.[ch]
650         * src/imap.c
651         * src/mh.c
652                 return new message numbers as a GRelation instead of a GSList
653                 that has to be in the same order as the input list. A list
654                 would make it hard for IMAP to optimize oepration by sorting
655                 the input list. The returned list would have to be reordered
656                 to match the same order that input list has.
657
658         * src/gtk/gtkaspell.c
659                 fix missing return value, could cause a crash when garbage is
660                 on the stack that is used as the expected return value
661
662 2003-07-28 [paul]       0.9.3claws63
663
664         * sync with 0.9.4cvs1
665                 see ChangeLog 2003-07-28
666
667 2003-07-27 [alfons]     0.9.3claws62
668
669         * src/mimeview.c
670                 tweak it more to make icon list act like a check button group
671
672 2003-07-27 [christoph]  0.9.3claws61
673
674         * sync with 0.9.3cvs20
675                 see ChangeLog 2003-07-25
676
677 2003-07-27 [paul]       0.9.3claws60
678
679         * src/procmsg.c
680                 re-commit changes from 0.9.3claws58 -
681                 accidently removed in 0.9.3claws59
682
683 2003-07-27 [paul]       0.9.3claws59
684
685         * src/procmsg.[ch]
686                 a sync from 0.9.3cvs17
687                 see ChangeLog 2003-07-23
688
689 2003-07-27 [alfons]     0.9.3claws58
690
691         * src/procmsg.c
692                 add missing header members to MsgInfo; fixes the problem of 
693                 not displaying X-Faces, as noticed by Ricardo Mones
694
695 2003-07-26 [christoph]  0.9.3claws57
696
697         * sync with 0.9.3cvs18
698                 see ChangeLog 2003-07-24
699
700 2003-07-26 [christoph]  0.9.3claws56
701
702         * sync with 0.9.3cvs17
703                 see ChangeLog 2003-07-23
704
705 2003-07-26 [christoph]  0.9.3claws55
706
707         * src/folder.[ch]
708         * src/imap.c
709         * src/mbox_folder.c
710         * src/mh.c
711         * src/news.c
712                 add support for copy function that copy multiple messages
713                 (not implemented yet)
714
715         * src/summaryview.c
716                 add missing return value
717
718 2003-07-26 [paul]       0.9.3claws54
719
720         * tools/multiwebsearch.pl
721                 do whitespace substitution before passing the string
722                 to the browser. fixes bug with browsers that don't
723                 do whitespace conversion themselves.
724
725 2003-07-25 [christoph]  0.9.3claws53
726
727         * src/folder.[ch]
728         * src/imap.c
729         * src/mh.c
730                 rewrite adding of multiple messages to a folder for
731                 claws' folder system
732
733 2003-07-25 [luke]       0.9.3claws52
734
735         * src/mimeview.c
736                 o icon toggles set correctly on leaving ctree mimeview
737
738 2003-07-25 [paul]       0.9.3claws51
739
740         * partial sync with 0.9.3cvs21 [src/main.c]
741                 see ChangeLog 2003-07-25
742
743 2003-07-24 [paul]       0.9.3claws50
744
745         * tools/maildir2sylpheed.pl
746                 fix typo
747
748 2003-07-24 [paul]       0.9.3claws49
749
750         * src/mimeview.c
751                 increase the gutter size of paned so that the panes
752                 can be resized
753                 
754         * src/plugins/demo/demo.c
755                 squeeze in another typo fix
756
757 2003-07-24 [paul]       0.9.3claws48
758
759         * src/plugins/demo/demo.c
760           src/prefs_account.c
761                 small changes to the English
762                 
763         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
764           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
765           src/Makefile.am
766           src/stock_pixmap.c
767                 rename the misspelled icon
768
769 2003-07-23 [alfons]     0.9.3claws47
770
771         * src/mimeview.c
772                 make icon list look like a list of toggles
773
774 2003-07-23 [luke]       0.9.3claws46
775
776         * src/pixmaps/mimeview_gpg_expired.xpm
777         * src/pixmaps/mimeview_gpg_failed.xpm
778         * src/pixmaps/mimeview_gpg_passed.xpm
779         * src/pixmaps/mimeview_text_html.xpm
780         * src/pixmaps/mimeview_image.xpm
781                 o all icons the same size
782
783         * src/mimeview.[ch]
784                 o mimeview ctree arranged vertically above the viewer
785                 o icons changed to buttons
786                 o can use keyboard to select an icon (Enter)
787                 o resize icon list to width of icons
788
789         *  src/gtk/gtkvscrollbutton.c
790                 o sensitivity of buttons reacts to position
791
792 2003-07-23 [christoph]  0.9.3claws45
793
794         * sync with 0.9.3cvs14 (incomplete)
795                 see ChangeLog 2003-07-17
796
797 2003-07-23 [alfons]     0.9.3claws44
798
799         * src/folder.c
800         * src/procmsg.h
801                 sync with my local tree to restore some claws-only things
802
803 2003-07-23 [paul]       0.9.3claws43
804
805         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
806           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
807           src/Makefile.am
808           src/mimeview.c
809           src/procmime.h
810           src/rfc2015.c
811           src/stock_pixmap.[ch]
812                 indicate missing keys and expired sigs/keys
813                 in mime view column
814
815 2003-07-23 [paul]       0.9.3claws42
816
817         * src/compose.c
818                 Redirect fixes: enable automatic account selection and
819                 do not append signature to message on changing account
820                 fixes Bug[s] #248
821
822 2003-07-23 [paul]       0.9.3claws41
823
824         * sync with 0.9.3cvs16
825                 see ChangeLog 2003-07-23
826
827 2003-07-23 [alfons]     0.9.3claws40
828
829         * src/inc.c
830                 give progress dialog a main window, and give it the first 
831                 one (presumably the only one). fixes bug #247, "segfault on 
832                 pop-before-smtp" 
833
834 2003-07-22 [alfons]     0.9.3claws39
835
836         * src/summaryview.c
837                 shift-space scrolls up
838
839 2003-07-22 [paul]       0.9.3claws38
840
841         * sync with 0.9.3cvs15
842                 see ChangeLog 2003-07-22
843
844 2003-07-20 [alfons]     0.9.3claws37
845
846         * src/compose.c
847                 put menu inside #ifdef USE_ASPELL..#endif
848
849 2003-07-20 [christoph]  0.9.3claws36
850
851         * src/procmsg.c
852                 fix wrong flags in MsgInfo returned by
853                 procmsg_msginfo_get_full_info()
854
855         (closes Bug 221 Deleting messages from the Message View gives incorrect
856          new/unread message counts in the folder view)
857
858         * src/plugins/spamassassin/spamassassin_gtk.c
859                 add gettext macro for prefs page title
860
861 2003-07-20 [paul]       0.9.3claws35
862
863         * src/mimeview.c
864                 redraw icon list on signature check
865
866 2003-07-20 [christoph]  0.9.3claws34
867
868         * src/Makefile.am
869         * src/account.c
870         * src/folder.[ch]
871         * src/folder_item_prefs.[ch]            ** NEW **
872         * src/folderview.c
873         * src/mainwindow.c
874         * src/mh.c
875         * src/prefs_gtk.c
876         * src/prefs_scoring.c
877         * src/summaryview.c
878         * src/prefs_folder_item.[ch]
879                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
880                   Properties dialog
881                 o use prefswindow for folder properties
882
883         * src/gtk/prefswindow.[ch]
884                 change implementation to use an invisible notebook instead
885                 of unparenting widgets
886
887 2003-07-20 [christoph]  0.9.3claws33
888
889         * src/compose.h
890         * src/folder.c
891         * src/folderview.h
892         * src/headerview.h
893         * src/prefs_filtering.h
894         * src/prefs_folder_item.[ch]
895         * src/procmime.h
896         * src/procmsg.h
897         * src/summaryview.h
898                 clean up header mess
899                 (always use 1. typedefs, 2. #includes, 3. structures)
900
901         * src/common/version.h.in
902                 add casts for constants
903
904         * src/plugins/demo/demo.c
905                 fix typo
906
907         * src/plugins/spamassassin/spamassassin.c
908                 remove unused variable
909
910 2003-07-20 [alfons]     0.9.3claws32
911
912         * src/mimeview.c
913                 o make icon buttons respond on left click
914                 o minor cosmetic change
915
916 2003-07-19 [luke]       0.9.3claws31
917
918         * src/mimeview.[ch]
919         * src/gtk/gtkvscrollbutton.c
920         * src/messageview.c
921                 o improved mimeview behaviour when selecting a new message
922                 o plus code cleanups to remove compile warnings
923
924
925 2003-07-19 [alfons]     0.9.3claws30
926
927         * src/procmsg.c
928         * src/compose.c
929         * src/common/utils.[ch]
930                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
931
932 2003-07-19 [alfons]     0.9.3claws29
933
934         * src/prefs_folder_item.c
935                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
936                 string pointers
937
938 2003-07-19 [luke]       0.9.3claws28
939
940         * src/messageview.c
941         * src/mimeview.[ch]
942         * src/procmime.h
943         * src/rfc2015.c
944         * src/stock_pixmap.[ch]
945         * src/gtk/Makefile.am
946         * src/Makefile.am
947         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
948         * src/pixmaps/mime_*.xpm                ** NEW **
949                 o mimeview rearrangement with a new icon shortcut bar
950
951 2003-07-19 [alfons]     0.9.3claws27
952
953         * src/folderview.c
954                 o plug leaking nodes_to_recollapse
955                 o add folderview_recollapse_all_nodes() (not used yet)
956
957 2003-07-19 [alfons]     0.9.3claws26
958
959         * src/compose.c
960         * src/common/utils.c
961                 honour #240 "Better SUBJECT handling" by cleaning the prefix
962                 for both forwarding as replying
963
964 2003-07-18 [christoph]  0.9.3claws25
965
966         * configure.ac
967         * src/common/sylpheed.[ch]
968         * src/common/version.h.in
969                 add version in numeric form to allow easy comparison
970
971         * src/plugins/demo/demo.c
972                 add version check
973                 - sylpheed version > plugin version => never allowed, sylpheed
974                   could contain unknown API changes
975                 - sylpheed version < minimum version required => don't load,
976                   API required not available (if linking does not fail)
977
978 2003-07-18 [alfons]     0.9.3claws24
979         
980         * src/common/plugin.[ch]
981                 const correctness
982
983 2003-07-18 [christoph]  0.9.3claws23
984
985         * src/common/hooks.c
986                 fix crash when hooks where unregisted
987
988         * src/plugins/trayicon/trayicon.c
989                 unregister detroy signal before destroying the widget
990                 (still crashes when the plugin is unloaded)
991
992 2003-07-18 [alfons]     0.9.3claws22
993         
994         * src/folderview.c
995                 delay expanding folder tree during drags until timeout triggered
996                 (needs perhaps some tweaking, so testing is welcome)
997
998 2003-07-17 [alfons]     0.9.3claws21
999
1000         * src/folderview.c
1001                 clean up cruft
1002
1003 2003-07-17 [christoph]  0.9.3claws20
1004
1005         * src/common/session.c
1006                 fix opening of SSL connections
1007
1008         * src/plugins/image_viewer/Makefile.am
1009                 add OPENSSL_CFLAGS (we should find a better solution to remove
1010                 this dependencies if they are not required)
1011
1012         * src/plugins/spamassassin/spamassassin.c
1013                 remove setlocale workaround (fixed in libspamc)
1014
1015         (closes Bug Bug 184 Entering non-ascii character deletes previous char
1016          if spell checking enabled)
1017
1018 2003-07-17 [alfons]     0.9.3claws19
1019
1020         * src/common/hooks.[ch]
1021         * src/plugins/clamav/clamav_plugin.c
1022         * src/plugins/spamassassin/spamassassin.c
1023         * src/plugins/trayicon/trayicon.c
1024                 fix signedness muck 
1025
1026 2003-07-17 [alfons]     0.9.3claws18
1027
1028         * src/procmime.c
1029                 plug memleak
1030
1031 2003-07-17 [alfons]     0.9.3claws17
1032
1033         * src/inc.c
1034                 plug memleak
1035
1036 2003-07-17 [paul]       0.9.3claws16
1037
1038         * src/common/defs.h
1039           src/mainwindow.c
1040           src/manual.[ch]
1041                 add link to the Claws site's FAQ page, after the suggestion
1042                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
1043                 Move url strings to defs.h
1044                 
1045         * src/mainwindow.c
1046                 fix typo to prevent "unknown menu entry" warnings
1047
1048 2003-07-17 [alfons]     0.9.3claws15
1049
1050         * src/folderview.[ch]
1051         * src/summaryview.[ch]
1052         * src/mimeview.[ch]
1053                 plug DnD leaks 
1054
1055 2003-07-17 [paul]       0.9.3claws14
1056
1057         * src/inc.c
1058                 remove two instances of 'GTK_EVENTS_FLUSH' because
1059                 they are unnecessary and probably cause a stack overflow
1060
1061 2003-07-16 [christoph]  0.9.3claws13
1062
1063         * src/mimeview.[ch]
1064                 use an invisible GTK notebook to switch between viewers
1065                 instead of reparenting widgets
1066
1067 2003-07-16 [christoph]  0.9.3claws12
1068
1069         * src/folder.c
1070                 move folder_item_update_freeze() to correct place in
1071                 folder_item_scan_full()
1072
1073 2003-07-16 [paul]       0.9.3claws11
1074
1075         * sync with 0.9.3cvs12
1076                 see ChangeLog 2003-07-14 and 2003-07-15
1077
1078 2003-07-16 [christoph]  0.9.3claws10
1079
1080         * src/imap.[ch]
1081         * src/prefs_account.[ch]
1082                 sync IMAP CRAM-MD5 authentication with sylpheed-main
1083
1084 2003-07-15 [alfons]     0.9.3claws9
1085
1086         * src/main.c
1087                 make --config-dir do something useful
1088
1089 2003-07-15 [alfons]     0.9.3claws8
1090
1091         * src/procmsg.c
1092                 o fix a bug where 'last' didn't really point to the last message
1093                   in the top level list of children, but to the last threaded
1094                   message. 
1095                 
1096                 o clean up and make it easier to sync
1097
1098 2003-07-15 [alfons]     0.9.3claws7
1099
1100         * src/mainwindow.c
1101                 make correct menu items sensitive       
1102
1103 2003-07-14 [alfons]     0.9.3claws6
1104
1105         * src/procmsg.c
1106                 tune the threader so it will not subject-thread any message
1107                 without a subject prefix (this will not thread correctly if 
1108                 a parent is delivered after their childs, but it looks 
1109                 better right now)
1110
1111 2003-07-13 [christoph]  0.9.3claws5
1112
1113         * src/mainwindow.c
1114                 group "Add mailbox *..." menu items in submenu
1115
1116 2003-07-13 [alfons]     0.9.3claws4
1117
1118         * src/summaryview.c
1119                 correct summary_toggle_pressed() signature and make sure
1120                 signal is not passed on
1121
1122 2003-07-13 [alfons]     0.9.3claws3
1123
1124         * src/summaryview.c
1125                 o for now don't pass on keys when they we're handled by 
1126                   ctree::key_press_event
1127                 o clean up
1128
1129 2003-07-13 [alfons]     0.9.3claws2
1130         
1131         * src/main.c
1132                 add command line option "--config-dir" to get the current 
1133                 configuration dir
1134
1135 2003-07-12 [alfons]     0.9.3claws1
1136
1137         * src/matcher.[ch]
1138         * src/matcher_parser_parse.y
1139         * src/prefs_filtering.c
1140         * src/filtering.c
1141                 add "Lock" filter action to lock messages;
1142
1143         * src/filtering.c       
1144                 remove debug_print()    
1145         * src/prefs_filtering.c
1146                 re-organize matcher part 9: 
1147                 make action text entries easily extendible;
1148                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
1149                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
1150
1151 2003-07-12 [paul]
1152
1153         * tools/README
1154                 update old information and add missing
1155                 information
1156
1157 2003-07-12 [paul]       0.9.3claws
1158
1159         * 0.9.3claws released
1160         
1161 2003-07-12 [paul]       0.9.0claws103
1162
1163         * src/Makefile.am
1164                 add addrquery.h
1165
1166 2003-07-12 [melvin]     0.9.0claws102
1167
1168         * src/messageview.c
1169                 Fixed bug #215: Show MIME tab for single text/html messages. 
1170                 
1171 2003-07-12 [paul]       0.9.0claws101
1172
1173         * man/sylpheed.1
1174                 updated
1175
1176 2003-07-12 [paul]       0.9.0claws100
1177
1178         * po/es.po
1179           po/hr.po
1180           po/pl.po
1181           po/sr.po
1182                 update Spanish, Croatian, Polish, Serbian translations.
1183                 submitted by Ricardo Mones Lastra, Dragan, Witold
1184                 Wladyslaw Wojciech Wilk, Urke MMI
1185
1186 2003-07-12 [melvin]     0.9.0claws99
1187
1188         * po/fr.po
1189                 Updated French translations.
1190
1191 2003-07-12 [paul]       0.9.0claws98
1192
1193         * src/addressbook.c
1194                 disable 'Lookup' button as it has no effect
1195
1196 2003-07-11 [alfons]     0.9.0claws97
1197         
1198         * src/summaryview.c
1199                 summary_searchbar_pressed() should return TRUE to signal that
1200                 event was handled. when returning void, the return value passed
1201                 to GTK is actually random, but maybe FALSE, in which case the
1202                 event is handled by parent
1203                 
1204 2003-07-10 [paul]       0.9.0claws96
1205
1206         * ac/missing/gettext.m4
1207                 update to version 0.12
1208
1209 2003-07-10 [paul]       0.9.0claws95
1210
1211         * src/plugins/clamav/clamav_plugin.c
1212                 fix bug where multipart/alternative messages
1213                 would slip through without being scanned
1214
1215 2003-07-10 [christoph]  0.9.0claws94
1216
1217         * src/folder.c
1218                 correct check if folder supports removing when a message is
1219                 moved. if not the message is only copied.
1220
1221         (closes Bug 132 crash on startup in newsgroups folders)
1222
1223 2003-07-09 [alfons]     0.9.0claws93
1224
1225         * configure.ac
1226         * src/common/defs.h
1227                 --with-config-dir (default .sylpheed)
1228
1229 2003-07-09 [christoph]  0.9.0claws92
1230
1231         * configure.ac
1232                 use PKG_CHECK_MODULES to check for gtkmathview
1233                 (version 0.4.2 now required)
1234
1235 2003-07-08 [melvin]     0.9.0claws91
1236
1237         * src/action.c
1238                 Implemented a progress bar that counts the number of completed
1239                 tasks when the action runs more than one command.
1240
1241 2003-07-08 [alfons]     0.9.0claws90
1242
1243         * src/procmsg.c
1244                 if queued message has an invalid Message-Id, don't try to
1245                 find message it refers to (fixes #209 "crash when processing 
1246                 in folder")
1247
1248 2003-07-08 [paul]       0.9.0claws89
1249
1250         * sync with 0.9.3cvs2
1251                 see ChangeLog 2003-07-08
1252
1253 2003-07-08 [match]      0.9.0claws88
1254
1255         * src/ldapctrl.c
1256                 extend LDAP search for first/last name by parsing search term.
1257
1258 2003-07-08 [alfons]     0.9.0claws87
1259
1260         * src/send_message.c
1261                 fix bug #208 "Status message stuck when sending on POP3 account"
1262
1263 2003-07-07 [paul]       0.9.0claws86
1264
1265         * po/hr.po
1266                 new Croatian translation, submitted by
1267                 Dragan <drleskov@inet.hr>
1268
1269 2003-07-07 [paul]       0.9.0claws85
1270
1271         * sync with 0.9.3cvs1
1272                 see ChangeLog 2003-07-07
1273
1274 2003-07-05 [christoph]  0.9.0claws84
1275
1276         * src/Makefile.am
1277         * src/messageview.c
1278         * src/mimeview.[ch]
1279         * src/stock_pixmap.[ch]
1280         * src/pixmaps/messageview_text.xpm              ** NEW **
1281                 move mimeview tabs to the right side and use icons
1282                 instead of text to save some space
1283
1284         (patch by Luke Plant <lukeplant@softhome.net>)
1285
1286 2003-07-05 [christoph]  0.9.0claws83
1287
1288         * src/inc.c
1289                 add NULL pointer checks
1290
1291         (patch by Luke Plant <lukeplant@softhome.net>)
1292         (closes Bug 204 0.9.0 quits on authentication error?!)
1293
1294 2003-07-05 [alfons]     0.9.0claws82
1295
1296         * configure.ac
1297                 take the clue in bug #202 "./configure script - 
1298                 'if test' comparison failure" reported by John Kristoff. 
1299
1300 2003-07-04 [christoph]  0.9.0claws81
1301
1302         * src/plugins/spamassassin/spamassassin.c
1303                 set timeout for spam check
1304
1305 2003-07-04 [christoph]  0.9.0claws80
1306
1307         * src/main.c
1308                 destroy all FolderItems when shutting down to
1309                 allow folders to clean up
1310
1311 2003-07-04 [melvin]     0.9.0claws79
1312
1313         * src/gtk/gtkaspell.c
1314                 Fixed bug #184 "Entering non-ascii character deletes
1315                 previous char if spell checking enabled": this makes
1316                 the spell checking in multibytes (e.g. UTF-8)locales work.
1317                 (Patch by Luke Plant).
1318                 
1319 2003-07-04 [christoph]  0.9.0claws78
1320
1321         * sync with 0.9.2cvs1
1322                 see ChangeLog 2003-06-10
1323
1324 2003-07-04 [paul]       0.9.0claws77
1325
1326         * sync with 0.9.3 release
1327                 see ChangeLog 2003-07-04
1328
1329 2003-07-03 [christoph]  0.9.0claws76
1330
1331         * src/folder.[ch]
1332         * src/imap.c
1333         * src/mbox_folder.c
1334         * src/mh.c
1335         * src/news.c
1336                 move folder_item_get_path() stuff into a folder virtual function
1337
1338         * src/procmsg.c
1339                 use folder_item_fetch_msg() to get message and do not contruct
1340                 the filename from path and number
1341
1342 2003-07-03 [paul]       0.9.0claws75
1343
1344         * sync with 0.9.2cvs12
1345                 see ChangeLog 2003-07-03
1346
1347 2003-07-02 [paul]       0.9.0claws74
1348
1349         * src/messageview.c
1350                 fix text-selection for replying
1351
1352 2003-07-02 [paul]       0.9.0claws73
1353
1354         * sync with 0.9.2cvs11
1355                 see ChangeLog 2003-07-02
1356
1357 2003-07-02 [paul]       0.9.0claws72
1358
1359         * src/procmsg.c
1360                 revert last commit because it breaks more
1361                 than it fixes
1362
1363 2003-07-02 [paul]       0.9.0claws71
1364
1365         * src/procmsg.c
1366                 fix thread by subject/sort by date
1367
1368 2003-07-01 [paul]       0.9.0claws70
1369
1370         * sync with 0.9.2cvs10
1371                 see ChangeLog 2003-07-01
1372
1373 2003-06-30 [paul]       0.9.0claws69
1374
1375         * sync with 0.9.2cvs9
1376                 see ChangeLog 2003-06-30
1377
1378 2003-06-28 [match]      0.9.0claws68
1379
1380         * src/addressbook.c
1381                 fix null ptr.
1382
1383 2003-06-27 [paul]       0.9.0claws67
1384
1385         * sync with 0.9.2cvs7
1386                 see ChangeLog 2003-06-27
1387
1388 2003-06-26 [christoph]  0.9.0claws66
1389
1390         * src/folder.c
1391                 freeze folder updates while a folder is scanned
1392
1393         (closes Bug 185 New message counter)
1394
1395 2003-06-26 [darko]      0.9.0claws65
1396
1397         * src/ldapserver.c
1398                 fix infinite loop when adding a new LDAP server
1399
1400 2003-06-26 [paul]       0.9.0claws64
1401
1402         * sync with 0.9.2cvs6
1403                 see ChangeLog 2003-06-26
1404
1405 2003-06-26 [paul]       0.9.0claws63
1406
1407         * sync with 0.9.2cvs5
1408                 see ChangeLog 2003-06-25 and 2003-06-26
1409
1410 2003-06-25 [match]      0.9.0claws62
1411
1412         * src/addr_compl.c
1413                 Fixed tab/backtab for dropped-down completion list to
1414                 move next/previous field. (close bug 147)
1415
1416 2003-06-25 [christoph]  0.9.0claws61
1417
1418         * src/addr_compl.[ch]
1419         * src/addrindex.[ch]
1420         * src/folderview.c
1421         * src/inc.c
1422         * src/news.c
1423         * src/summaryview.c
1424         * src/toolbar.c
1425                 fix warnings
1426
1427 2003-06-25 [leandro]    0.9.0claws60
1428
1429         * src/compose.c
1430                 o cleanups
1431                 o gray out "Message/Remove references" menu item if not
1432                   replying to a message
1433
1434 2003-06-24 [leandro]    0.9.0claws59
1435
1436         * src/compose.[ch]
1437                 o removed "Message/Create new thread" menu item
1438                 o added "Message/Remove references" menu item
1439                   (it's off by default and will not check anymore
1440                    if the subject changed)
1441
1442 2003-06-23 [alfons]     0.9.0claws58
1443
1444         * src/procmsg.c
1445                 try better grouping messages threaded by subject based on their age.
1446                 still not perfect - because the message tree is not sorted by date.  
1447
1448 2003-06-23 [thorsten]   0.9.0claws57
1449
1450         * src/pop.[ch]
1451                 added mail_receive_hook to allow modifications
1452                 directly after retrieval (e.g. adding headers).
1453
1454 2003-06-23 [paul]       0.9.0claws56
1455
1456         * src/sourcewindow.c
1457                  enable the use of Ctrl+A to select all text in
1458                  the sourcewindow
1459                  Patch submitted by Ivan Francolin Martinez
1460                  <ivanfm@users.sourceforge.net>
1461
1462 2003-06-22 [christoph]  0.9.0claws55
1463
1464         * src/folder.[ch]
1465                 o add notification hook for folder tree changes
1466                 o invoke hooks after folder tree scanning
1467
1468         * src/folderview.[ch]
1469                 register hook for folder tree changes that
1470                 updates the ctree
1471
1472         (there are more places that should be updated, like add, remove 
1473          or move folder)
1474
1475         (closes Bug 164 Crash on rebuild folder tree)
1476         (closes Bug 190 Crash on 'rebuilding folder tree')
1477
1478 2003-06-21 [leandro]    0.9.0claws54
1479
1480         * src/compose.[ch]
1481                 create a new thread if subject changes
1482                 (it's on by default, can be disabled in Message menu)
1483
1484 2003-06-21 [alfons]     0.9.0claws53
1485
1486         * src/summaryview.c
1487                 quiet little compiler
1488
1489 2003-06-21 [christoph]  0.9.0claws52
1490
1491         update gettext stuff to version 0.12
1492
1493 2003-06-19 [alfons]     0.9.0claws51
1494
1495         * src/common/log.c
1496         * src/common/plugin.c
1497                 move defs.h before glib.h to prevent MIN/MAX redefs
1498
1499 2003-06-19 [alfons]
1500
1501         * src/addressbook.c
1502                 translatable
1503
1504 2003-06-19 [match]      0.9.0claws50
1505
1506         * src/addressbook.[ch]
1507         * src/addrindex.[ch]
1508         * src/addr_compl.[ch]
1509         * src/editldap.[ch]
1510         * src/editldap_basedn.[ch]
1511         * src/addritem.[ch]
1512         * src/ldapquery.h
1513                 re-implemented dynamic LDAP search. works without
1514                 slowdown on display sender with addressbook
1515                 option.
1516         * src/addrbook.c
1517                 documented code.
1518
1519 2003-06-19 [paul]       0.9.0claws49
1520
1521         * src/compose.c
1522                 fix Bug #136 'Nonprovided quotation marks crash claws'
1523                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
1524
1525 2003-06-19 [alfons]     0.9.0claws48
1526
1527         * src/prefs_common.[ch]
1528         * src/procmsg.c
1529                 restrict threading by subject by checking thread for
1530                 age (prefs_common.thread_by_subject_max_age)
1531
1532 2003-06-18 [christoph]  0.9.0claws47
1533
1534         * src/imap.c
1535                 fix memory leak in imap_cmd_fetch()
1536
1537 2003-06-18 [christoph]  0.9.0claws46
1538
1539         * src/prefs_gtk.c
1540                 fix memory leak in prefs_set_default() when used multiple
1541                 times or after prefs have been read
1542
1543 2003-06-18 [christoph]  0.9.0claws45
1544
1545         * src/common/plugin.c
1546                 fix memory leak in plugin_unload()
1547
1548 2003-06-18 [christoph]  0.9.0claws44
1549
1550         * src/imap.c
1551                 fix memory leak in imap_cmd_ok()
1552
1553 2003-06-18 [christoph]  0.9.0claws43
1554
1555         * src/folder.c
1556                 stop messages that are downloaded from POP3 and added to
1557                 an IMAP inbox from being filtered twice (first by POP3
1558                 and again when IMAP folder is scaned to get the UID of
1559                 the APPEND operation when no UIDPLUS is available)
1560
1561 2003-06-18 [alfons]
1562
1563         * tools/Makefile.am
1564                 phoenix <- firebird     
1565
1566 2003-06-18 [paul]
1567
1568         * tools/launch_phoenix          ** REMOVED **
1569           tools/launch_firebird         ** NEW **
1570                 renamed and edited to reflect the browser's name change from
1571                 'phoenix' to 'firebird'
1572
1573 2003-06-18 [paul]       0.9.0claws42
1574
1575         * sync with 0.9.2cvs2
1576                 see ChangeLog 2003-06-16
1577
1578 2003-06-17 [alfons]     0.9.0claws41
1579
1580         * src/procmsg.c
1581                 prevent threading problems when a node is an ancestor (parent / great parent),
1582                 which mostly happens with circular references (thanks to Phillipe Gramoullé
1583                 for finding an sample set of messages)
1584
1585 2003-06-16 [christoph]  0.9.0claws40
1586
1587         * src/main.c
1588                 don't popup main window on --receive or --receive-all
1589
1590         * src/mainwindow.[ch]
1591         * src/plugins/trayicon/trayicon.c
1592                 allow hiding of main window by clicking on the trayicon
1593                 (doesn't work correctly in seperate window mode and may
1594                  cause unexpected GTK problems I couldn't find yet)
1595
1596         * src/common/ssl.c
1597                 remove incorrect warning
1598
1599 2003-06-15 [alfons]     0.9.0claws39
1600
1601         * src/gtk/gtkstext.c
1602                 don't output debug text;
1603                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
1604                 for pointing this out);
1605
1606 2003-06-14 [alfons]     0.9.0claws38
1607         
1608         * src/messageview.c
1609                 remove printf() and make one if..else comply with coding style
1610
1611 2003-06-14 [alfons]     0.9.0claws37
1612
1613         * AUTHORS
1614                 add Martin Wicke
1615         * src/action.c
1616         * src/messageview.[ch]
1617         * src/summaryview.c
1618                 apply patch #754162 "Quoting messages filtered by actions" submitted
1619                 by Martin Wicke, which allows quoting message body changed by an
1620                 action (Thanks!).
1621
1622 2003-06-13 [alfons]     0.9.0claws36
1623
1624         * src/utils.c
1625                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
1626                 use case insensitive regexp (suggested by Ivan Martinez)
1627
1628 2003-06-13 [christoph]  0.9.0claws35
1629
1630         * configure.ac
1631         * src/plugins/trayicon/Makefile.am
1632         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
1633         * src/plugins/trayicon/trayicon.c
1634         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
1635         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
1636         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
1637         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
1638         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
1639         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
1640                 replace my own EggTrayIcon backport with the backport
1641                 used by (l|x)mule and gabber.
1642
1643 2003-06-13 [alfons]     0.9.0claws34
1644
1645         * AUTHORS
1646         * src/common/utils.c
1647                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
1648
1649 2003-06-13 [alfons]     0.9.0claws33
1650
1651         * src/compose.c
1652                 clean up a little bit
1653
1654 2003-06-12 [alfons]     0.9.0claws32
1655
1656         * src/compose.c
1657                 const correctness fix
1658
1659         * src/common/sylpheed.[ch]
1660                 () -> (void)
1661                 prevent redef MIN/MAX
1662                 
1663         * src/common/utils.[ch]
1664                 () -> (void)
1665
1666 2003-06-12 [melvin]     0.9.0claws31
1667
1668         * src/compose.c
1669                 Updated to take into accounts changes in GtkAspell.
1670
1671 2003-06-12 [alfons]     0.9.0claws30
1672
1673         * src/compose.c
1674         * src/procmsg.c
1675         * src/common/utils.[ch]
1676                 handle reply subject prefixes better (initial 
1677                 suggestion by Robert Story adapted and enhanced 
1678                 using regexps)
1679
1680 2003-06-12 [melvin]     0.9.0claws29
1681
1682         * src/compose.c
1683                 Use new gtkaspell_checkers_strerror() to get the speller's
1684                 error message instead of accessing the (now private)
1685                 checkers structure.
1686                 Minor code clean up
1687
1688         * src/main.c
1689                 Use #ifdef instead of #if for USE_ASPELL
1690                 Use the new spell checkers init/quit functions 
1691
1692         * src/gtk/gtkaspell.c
1693                 Use #ifdef instead of #if for USE_ASPELL
1694                 Moved in the majority of GtkAspell structures that were
1695                 exported before by gtkaspell.h
1696         
1697         * src/gtk/gktaspell.h
1698                 Made gtkaspell.h contain only the necessary data to be
1699                 publicized by moving many structures to gtkaspell.c.
1700                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
1701                 gtkaspell_checkers_new(): replaced by...
1702                 gtkaspell_checkers_init(): new function for initialization
1703                 gtkaspell_checkers_delete(): replaced by...
1704                 gtkaspell_checkers_quit(): new function
1705                 gtkaspell_checkers_strerror(): new function that returns
1706                 the checker's last error message.
1707                 
1708 2003-06-11 [melvin]     0.9.0claws28
1709
1710         * po/POTFILES.in
1711                 Updated to take into account gtkaspell.c migration to
1712                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
1713
1714 2003-06-10 [alfons]     0.9.0claws27
1715
1716         * src/filtering.[ch]
1717         * src/folder.c
1718         * src/matcher.c
1719         * src/scoring.[ch]
1720                 - try fixing bug #18 (any brave testers?)
1721                 - add more robustness by refusing previously 
1722                   unchecked NULL pointers 
1723
1724 2003-06-10 [alfons]     0.9.0claws26
1725
1726         * src/procmsg.c
1727                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
1728
1729 2003-06-09 [alfons]     0.9.0claws25
1730
1731         * src/prefs_common.c
1732                 fix bug #163 "Icon switching doesnt work properly" by 
1733                 preventing early freeing of prefs_common.pixmap_theme_path.
1734
1735 2003-06-09 [christoph]  0.9.0claws24
1736
1737         * src/gtk/gtkaspell.c
1738                 revert Thorsten's fix and add forgotten g_strdup for
1739                 aspell path (it should not be possible to alter the path a
1740                 GtkASpell uses from outside)
1741
1742 2003-06-09 [thorsten]   0.9.0claws23
1743
1744         * src/gtk/gtkaspell.c
1745                 dont free prefs_common.aspell_path when closing compose
1746
1747 2003-06-08 [colin]      0.9.0claws22
1748
1749         * src/plugins/spamassassin/spamassassin.c
1750                 fix prefs types
1751
1752 2003-06-07 [christoph]  0.9.0claws21
1753
1754         * src/Makefile.am
1755         * src/compose.c
1756         * src/gtkaspell.[ch]            ** REMOVE **
1757         * src/gtk/Makefile.am
1758         * src/gtk/gtkaspell.[ch]        ** NEW **
1759                 o make gtkaspell independent from sylpheed's prefs
1760                 o move gtkaspell.[ch] to gtk directory
1761
1762 2003-06-07 [christoph]  0.9.0claws20
1763
1764         * src/Makefile.am
1765         * src/crash.c
1766         * src/export.c
1767         * src/filesel.[ch]              ** REMOVE **
1768         * src/folder.c
1769         * src/main.[ch]
1770         * src/common/sylpheed.[ch]
1771         * src/gtk/Makefile.am
1772         * src/gtk/filesel.[ch]          ** NEW **
1773         * src/gtk/pluginwindow.c
1774         * src/gtk/sslcertwindow.c
1775                 move filesel.[ch] to gtk directory
1776
1777 2003-06-07 [alfons]     0.9.0claws19
1778
1779         * src/filesel.c
1780                 make (multi) file selection dialog work again (Claws-only)
1781
1782 2003-06-07 [thorsten]   0.9.0claws18
1783
1784         * po/de.po
1785                 fix typos
1786
1787 2003-06-07 [alfons]     0.9.0claws17
1788
1789         * configure.ac
1790         * src/mimeview.c
1791                 detect apache mishap in which case don't include fnmatch.h
1792                 if regex.h is already included
1793
1794 2003-06-06 [christoph]  0.9.0claws16
1795
1796         * configure.ac
1797         * src/mimeview.h
1798                 add check for fnmatch.h and include it when available
1799
1800         * src/mimeview.[ch]
1801                 fix wrong case sensitivity of Content-Types
1802
1803         * src/gtk/Makefile.am
1804                 need the same include paths in gtk directory as in
1805                 common directory because .h files in common can
1806                 include files from these directories, when included
1807                 in gtk's .h or .c files
1808
1809 2003-06-06 [alfons]     0.9.0claws15
1810
1811         * src/mimeview.c
1812         * src/summaryview.c
1813                 make it compile again because of regex.h / fnmatch.h 
1814                 include problems (related to recent mime stuff, can
1815                 someone check this?)
1816
1817 2003-06-06 [thorsten]   0.9.0claws14
1818
1819         * src/folderview.c
1820                 possible use of uninitialized pointer while dragging
1821
1822 2003-06-06 [paul]       0.9.0claws13
1823
1824         * src/compose.c
1825                 fix bug where the insert sig button would be effective
1826                 only when auto_sig was set
1827
1828 2003-06-06 [paul]       0.9.0claws12
1829
1830         * sync with 0.9.2 release
1831
1832 2003-06-02 [paul]       0.9.0claws11
1833
1834         * sync with 0.9.1cvs1
1835                 see ChangeLog 2003-06-02
1836                 
1837         * po/de.po
1838                 update by Jens
1839
1840 2003-06-01 [christoph]  0.9.0claws10
1841
1842         * src/account.c
1843                 don't use substring search to find accounts by email address
1844
1845         (closes Bug 169 Overly loose matching of "From" address)
1846
1847 2003-05-31 [christoph]  0.9.0claws9
1848
1849         * doc-src/rfc2683.txt
1850         * src/imap.c
1851                 limit IMAP command length as recommended in RFC2683
1852                 (message number lists will be split into multiple imap
1853                 sets, the limit of 1000 octets is not a hard limit)
1854
1855         (closes Bug 161 sylpheed-claws exits with segfault when logging
1856          in to certain imap-servers)
1857
1858 2003-05-29 [alfons]     0.9.0claws8
1859
1860         * src/toolbar.[ch]
1861                 add print button (calling summary_print());
1862                 fine tune setting tooltip text;
1863                 (if someone needs other buttons, please take these 
1864                 commits as a guide, instead of bothering us - also
1865                 see 0.8.11claws150) 
1866
1867 2003-05-29 [darko]      0.9.0claws7
1868
1869         * src/compose.c
1870                 fix crash when word wrapping kicks in due to
1871                 changed text by spell checker
1872
1873 2003-05-29 [paul]       0.9.0claws6
1874
1875         * src/compose.c
1876                 fix bug where changing account would insert
1877                 sig even if auto_sig was FALSE
1878                 
1879         * ChangeLog
1880           ChangeLog.jp
1881           INSTALL
1882                 sync with 0.9.1 release
1883
1884 2003-05-28 [christoph]  0.9.0claws5
1885
1886         * src/imap.c
1887                 fix truncation of too long commands
1888
1889         (closes Bug 167 IMAP hangs trying to get envelope
1890          information in imap_get_uncached_messages)
1891
1892 2003-05-27 [paul]       0.9.0claws4
1893
1894         * tools/Makefile.am
1895           tools/maildir2sylpheed.pl     ** NEW FILE **
1896                 add kmail to sylpheed mailbox conversion script
1897
1898 2003-05-27 [paul]       0.9.0claws3
1899
1900         * sync with 0.9.0cvs10
1901                 see ChangeLog 2003-05-26
1902
1903 2003-05-26 [paul]       0.9.0claws2
1904
1905         * sync with 0.9.0cvs9
1906                 see ChangeLog 2003-05-26
1907
1908 2003-05-24 [paul]       0.9.0claws1
1909
1910         * sync with 0.9.0cvs8
1911                 see ChangeLog 2003-05-23
1912
1913 2003-05-24 [paul]       0.9.0claws
1914
1915         * version 0.9.0claws released
1916
1917 2003-05-24 [paul]       0.8.11claws177
1918
1919         * src/plugins/dillo-viewer/Makefile.am
1920           src/plugins/traycon/Makefile.am
1921                 add missing files
1922                 
1923         * po/bg.po
1924           po/en_GB.po
1925           po/es.po
1926           po/it.po
1927           po/pt_BR.po
1928           po/ru.po
1929           po/sr.po
1930                 update Bulgarian, British English, Spanish, Italian, 
1931                 Brazilian Portuguese, Russian, and Serbian translations, 
1932                 submitted by George Danchev, [me], Ricardo Mones Lastra,
1933                 André Filipe de Assunção e Brito, Alessandro Maestri, 
1934                 Ruslan N. Balkin, and Urke MMI
1935
1936 2003-05-23 [melvin]     0.8.11claws176
1937
1938         * po/fr.po
1939                 Updated French translations
1940
1941 2003-05-22 [paul]       0.8.11claws175
1942
1943         * src/Makefile.am
1944           src/addrbook.[ch]
1945           src/addrcache.[ch]
1946           src/addr_compl.[ch]
1947           src/adressbook.[ch]
1948           src/addrindex.[ch]
1949           src/addritem.[ch]
1950           src/editaddress.c
1951           src/editgroup.c
1952           src/editldap_basedn.c
1953           src/editldap.c
1954           src/jpilot.c
1955           src/vcard.c
1956                 revert to get ldap into it previous working state
1957                 
1958         * po/zh_TW.Big5.po
1959                 new Taiwanese translation,
1960                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
1961
1962 2003-05-22 [christoph]  0.8.11claws174
1963
1964         * src/plugins/spamassassin/libspamc.[ch]
1965                 sync libspamc with SpamAssaain release 2.55
1966
1967 2003-05-22 [paul]       0.8.11claws173
1968
1969         * sync with 0.9.0cvs7
1970                 see ChangeLog 2003-05-22
1971                 
1972         * src/summaryview.c
1973                 revert change in 0.8.11claws172: follow
1974                 Hiroyuki's decision and that's the end of it.
1975
1976 2003-05-21 [paul]       0.8.11claws172
1977
1978         * src/summaryview.c
1979                 fix discrepency between open_unread_on_enter
1980                 and always_show_msg
1981
1982 2003-05-21 [paul]       0.8.11claws171
1983
1984         * sync with 0.9.0cvs6
1985                 see ChangeLog 2003-05-21
1986
1987 2003-05-21 [paul]       0.8.11claws170
1988
1989         * sync with 0.9.0cvs5
1990                 see ChangeLog 2003-05-21
1991
1992 2003-05-20 [paul]       0.8.11claws169
1993
1994         * sync with 0.9.0cvs4
1995                 see ChangeLog 2003-05-20
1996                 fixes bug #152, 'encoding of IMAP folders names'
1997
1998 2003-05-20 [paul]       0.8.11claws168
1999
2000         * sync with 0.9.0cvs3
2001                 see ChangeLog 2003-05-20
2002                 
2003         * src/tools/convert_mbox.pl
2004                 minor change in the comments, submitted by Fred Marton
2005
2006 2003-05-19 [paul]       0.8.11claws167
2007
2008         * src/plugins/clamav/Makefile.am
2009           configure.ac
2010                 link clamav_lib to the plugin and not to the main program
2011
2012 2003-05-19 [christoph]
2013
2014         * src/Makefile.am
2015                 add -export-dynamic for linking
2016
2017 2003-05-19 [paul]       0.8.11claws166
2018
2019         * sync with 0.9.0cvs1
2020                 see ChangeLog 2003-05-19
2021
2022 2003-05-19 [paul]       0.8.11claws165
2023
2024         * src/inc.c
2025                 fix 'pop before smtp' timeout
2026
2027 2003-05-18 [alfons]     0.8.11claws164
2028
2029         * src/prefs_matcher.c
2030                 put "execute" action command line ("expression") in edit box
2031
2032 2003-05-18 [christoph]  0.8.11claws163
2033
2034         * src/mimeview.[ch]
2035         * src/plugins/dillo_viewer/dillo_viewer.c
2036         * src/plugins/image_viewer/viewer.c
2037         * src/plugins/mathml_viewer/mathml_viewer.c
2038                 let a viewer have a list of Content-Types
2039
2040 2003-05-18 [paul]       0.8.11claws162
2041
2042         * src/prefs_filtering.c
2043                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
2044                 and REDIRECT actions
2045
2046 2003-05-17 [christoph]
2047
2048         * README.claws
2049                 o remove dynamic signatures that was syned with main
2050                 o add infos about no longer "build in" image viewer
2051                 o update bugtracker URL
2052
2053 2003-05-17 [christoph]  0.8.11claws161
2054
2055         * src/folder.c
2056         * src/folderview.c
2057         * src/imap.c
2058                 don't use imap_scan_folder anymore. Instead call folder_item_scan
2059                 for every folder after rebuilding the folder tree.
2060
2061         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
2062          messages)
2063
2064 2003-05-17 [christoph]  0.8.11claws160
2065
2066         * src/imap.c
2067                 don't use STATUS command on current folder to check for
2068                 content changes. imap_cmd_ok() now tracks changes to
2069                 folder and number of existing messages.
2070
2071 2003-05-17 [paul]       0.8.11claws159
2072
2073         * src/plugins/clamav/clamav_plugin.c
2074                 remove unnecessary debug_print
2075
2076 2003-05-16 [thorsten]   0.8.11claws158
2077
2078         * src/plugins/demo.c
2079                 included missing intl.h
2080
2081 2003-05-16 [paul]       0.8.11claws157
2082
2083         * po/POTFILES.in
2084                 remove non-existant entries
2085         
2086         * src/plugins/clamav/clamav_plugin.c
2087           src/plugins/clamav/clamav_plugin_gtk.c
2088           src/plugins/dillo_viewer/dillo_prefs.c
2089           src/plugins/dillo_viewer/dillo_viewer.c
2090                 gettextise
2091
2092 2003-05-16 [christoph]  0.8.11claws156
2093
2094         * po/POTFILES.in
2095                 include plugin .c files for translation until I
2096                 find a better solution to have plugins have their
2097                 own textdomain
2098         * src/plugins/demo/demo.c
2099         * src/plugins/image_viewer/plugin.c
2100         * src/plugins/mathml_viewer/mathml_viewer.c
2101         * src/plugins/spamassassin/spamassassin.c
2102         * src/plugins/spamassassin/spamassassin_gtk.c
2103         * src/plugins/trayicon/trayicon.c
2104                 add gettext macros for plugin name and description
2105
2106 2003-05-16 [paul]
2107
2108         * sync with 0.9.0
2109
2110 2003-05-16 [paul]       0.8.11claws155
2111
2112         * sync with lastest 0.9.0pre1
2113                 see ChangeLog 2003-05-16
2114
2115 2003-05-15 [paul]       0.8.11claws154
2116
2117         * sync with latest 0.9.0pre1
2118                 see ChangeLog 2003-05-14 and 2003-05-15
2119
2120 2003-05-14 [christoph]  0.8.11claws153
2121
2122         * src/plugins/image_viewer/viewer.c
2123         * src/plugins/image_viewer/viewer.glade         ** NEW **
2124         * src/plugins/image_viewer/viewerprefs.c
2125                 make it possible to disable the autoload function in the
2126                 imageviewer again
2127
2128 2003-05-14 [christoph]  0.8.11claws152
2129
2130         * src/folder.c
2131                 fix folder update after adding a message
2132
2133 2003-05-13 [alfons]     0.8.11claws151
2134
2135         * src/common/session.c
2136                 remove debug traces
2137                 
2138         * src/addrcache.[ch]
2139         * src/filtering.[ch]
2140         * src/folder.[c]
2141         * src/gtkaspell.[ch]
2142         * src/imap.[ch]
2143         * src/mbox_folder.[ch]
2144         * src/mh.[ch]
2145         * src/mimeview.h
2146         * src/msgcache.[ch]
2147         * src/news.[ch]
2148         * src/passphrase.[ch]
2149         * src/prefs_common.[ch]
2150         * src/prefs_gtk.[ch]
2151         * src/procmsg.c
2152         * src/scoring.[ch]
2153                 be pedantic; (in prototypes () implies (int))
2154
2155 2003-05-13 [alfons]     0.8.11claws150
2156
2157         * src/prefs_toolbar.[ch]
2158         * src/summaryview.[ch]
2159         * src/toolbar.[ch]
2160                 change misleading text in toolbar prefs;
2161                 add toolbar action for ignore thread (toggles ignore thread flag);
2162                 clean up a little bit;
2163
2164 2003-05-12 [paul]
2165
2166         * tools/convert_mbox.pl
2167                 bug fixed by Fred Marton
2168
2169 2003-05-12 [paul]
2170
2171         * sync with 0.9.0pre1
2172
2173 2003-05-09 [paul]       0.8.11claws149
2174
2175         * sync with 0.8.11cvs43
2176                 see ChangeLog 2003-05-09
2177
2178 2003-05-08 [christoph]  0.8.11claws148
2179
2180         * src/imap.[ch]
2181                 o use CAPABILIY as first command and check for PREAUTH
2182                   information in the response to it
2183                 o rewrite all imap_cmd_* functions to use an IMAPSession
2184                   instead of a SockInfo as parameter
2185                 o do STARTTLS after fetching and checking the server
2186                   capabilities
2187
2188 2003-05-08 [paul]       0.8.11claws147
2189
2190         * tools/Makefile.am
2191           tools/README
2192           tools/convert_mbox.pl         ** NEW FILE **
2193                 add mbox conversion script. Submitted by 
2194                 Fred Marton <Fred.Marton@uni-bayreuth.de>
2195
2196 2003-05-07 [christoph]
2197
2198         * doc-src/glade.txt
2199         * src/gtk/pluginwindow.glade
2200         * src/plugins/image_viewer/viewerprefs.glade
2201         * src/plugins/spamassassin/spamassassin_gtk.glade
2202                 add glade files for user interfaces and a description how
2203                 to use glade to create the sylpheed code
2204
2205 2003-05-07 [paul]       0.8.11claws146
2206
2207         * sync with 0.8.11cvs41
2208                 see ChangeLog 2003-05-07
2209
2210 2003-05-06 [christoph]  0.8.11claws145
2211
2212         * src/main.c
2213         * src/plugins/image_viewer/viewer.c
2214                 fix usage of imlib in imageviewer plugin
2215
2216         * src/gtk/prefswindow.c
2217                 handle window close event correctly
2218
2219 2003-05-06 [paul]       0.8.11claws144
2220
2221         * src/common/ssl.c
2222                 fix typo introduced in sync
2223
2224 2003-05-06 [paul]       0.8.11claws143
2225
2226         * sync with 0.8.11cvs39
2227                 see ChangeLog 2003-05-06
2228
2229 2003-05-06 [paul]       0.8.11claws142
2230
2231         * AUTHORS
2232           po/cs.po
2233                 updated Czech translation, submitted by 
2234                 Radek Vybiral <Radek.Vybiral@vsb.cz>
2235                 
2236         * src/plugins/clamav/clamav_plugin_gtk.c
2237                 clean up
2238
2239 2003-05-03 [alfons]     0.8.11claws141
2240
2241         * src/compose.[ch]
2242                 make paste as quotation work even when the call to 
2243                 text_inserted() was deferred (fixes bug #140 "Paste 
2244                 as quotation does not work when using "external" 
2245                 clipboard")
2246
2247 2003-05-03 [thorsten]   0.8.11claws140
2248
2249         * src/addrquery.h
2250           src/ldapquery.h
2251           src/mainwindow.c
2252                 removed C++ comments
2253         * src/addr_compl.c
2254                 function with non-int retval/param used before
2255                 implementation/declaration
2256
2257 2003-05-02 [paul]       0.8.11claws139
2258
2259         * src/addr_compl.[ch]
2260           src/addressbook.[ch]
2261           src/addrindex.c
2262           src/summaryview.c
2263                 revert match's changes to (finally) remove the bug where
2264                 opening a folder causes massive slowdown when using the 
2265                 'Display sender using address book' option
2266
2267 2003-05-01 [melvin]     0.8.11claws138
2268
2269         * src/plugins/dillo_viewer/dillo_prefs.[ch]
2270         * src/plugins/dillo_viewer/dillo_viewer.c
2271                 Fixed bug where "Cancel" button from prefs issued
2272                 warnings.
2273                 Comply a little more to coding style
2274
2275 2003-05-01 [paul]       0.8.11claws137
2276
2277         * sync with 0.8.11cvs38
2278                 see ChangeLog 2003-05-01
2279
2280 2003-05-01 [paul]       0.8.11claws136
2281
2282         * po/bg.po
2283                 updated by George Danchev
2284
2285 2003-04-30 [christoph]  0.8.11claws135
2286
2287         * src/plugins/dillo_viewer/dillo_prefs.c
2288         * src/plugins/image_viewer/viewerprefs.c
2289         * src/plugins/spamassassin/spamassassin_gtk.c
2290                 remove gtk_widget_ref() calls for widgets in
2291                 glade code
2292
2293 2003-04-30 [paul]       0.8.11claws134
2294
2295         * src/addrindex.c
2296                 ok, this time a better fix for the bug where opening folder
2297                 has massive slowdown when using the 'Display sender using 
2298                 address book' option
2299
2300 2003-04-30 [paul]       0.8.11claws133
2301
2302         * src/addrindex.c
2303                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2304         
2305 2003-04-30 [melvin]     0.8.11claws132
2306
2307         New: Dillo plugin preferences (patch by Dimitar Haralanov)
2308
2309         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
2310                 Preferences for the dillo plugin
2311         * src/plugins/dillo_viewer/dillo_viewer.c
2312                 Support for preferences
2313         * src/plugins/dillo_viewer/Makefile.am
2314                 Added dillo_prefs.[ch]
2315
2316 2003-04-30 [alfons]     0.8.11claws131
2317
2318         * src/common/plugin.[ch]
2319                 see? this ANSI C'fication immediately gives us type
2320                 checking for free.
2321
2322 2003-04-30 [alfons]     0.8.11claws130
2323
2324         * src/common/plugin.[ch]
2325         * src/plugins/clamav/clamav_plugin.[ch]
2326         * src/plugins/clamav/clamav_plugin_gtk.c
2327         * src/plugins/demo/demo.c
2328         * src/plugins/dillo_viewer/dillo_viewer.c
2329         * src/plugins/image_viewer/plugin.c
2330         * src/plugins/image_viewer/viewer.[ch]
2331         * src/plugins/image_viewer/viewerprefs.[ch]
2332         * src/plugins/mathml_viewer/mathml_viewer.c
2333         * src/plugins/spamassassin/spamassassin.[ch]
2334         * src/plugins/spamassassin/spamassassin_gtk.c
2335         * src/plugins/trayicon/trayicon.c
2336                 clean up
2337
2338 2003-04-30 [alfons]     0.8.11claws129
2339
2340         * src/common/utils.c
2341                 make is_ascii_str() fail gracefully when NULL pointer
2342                 is passed
2343
2344 2003-04-30 [paul]       0.8.11claws128
2345
2346         * src/addrindex.c
2347                 fix bug where opening folder has massive slowdown when
2348                 using the 'Display sender using address book' option
2349
2350 2003-04-30 [paul]       0.8.11claws127
2351
2352         * src/plugins/clamav/clamav_plugin.c
2353           src/plugins/clamav/clamav_plugin_gtk.c
2354           src/plugins/demo/demo.c
2355           src/plugins/dillo_viewer/dillo_viewer.c
2356           src/plugins/image_viewer/plugin.c
2357           src/plugins/mathml_viewer/mathml_viewer.c
2358           src/plugins/spamassassin/spamassassin.c
2359           src/plugins/spamassassin/spamassassin_gtk.c
2360           src/plugins/trayicon/trayicon.c
2361                 get rid of eye-hurting function signatures
2362
2363 2003-04-30 [paul]       0.8.11claws126
2364
2365         * src/plugins/trayicon/trayicon.c
2366                 add description
2367                 
2368         * src/mimeview.c
2369                 be more descriptive
2370
2371 2003-04-30 [paul]       0.8.11claws125
2372
2373         * configure.ac
2374                 arrange the plugins in reverse alphabetical order
2375                 
2376         * src/plugins/clamav/clamav_plugin.[ch]
2377           src/plugins/clamav/clamav_plugin_gtk.c
2378                 rename some params
2379                 resize max_size window
2380                 re-arrange the order of some gui elements
2381                 improve descriptions
2382         
2383         * src/plugins/image_viewer/plugin.c
2384           src/plugins/mathml_viewer/mathml_viewer.c
2385                 add descriptions
2386                 
2387         * src/plugins/spamassassin/spamassassin_gtk.c
2388                 resize max_size window
2389                 re-arrange the order of some gui elements
2390                 
2391         * src/messageview.c
2392           src/mimeview.c
2393                 correct typos
2394
2395 2003-04-30 [alfons]     0.8.11claws124
2396
2397         * src/imap.c
2398                 fix a leak found while browsing Martin Kluge's 
2399                 valgrind log (Claws only)
2400
2401 2003-04-29 [darko]      0.8.11claws123
2402
2403         * src/gtk/gtkstext.h
2404                 include wchar.h if it is available, fixes compilation
2405                 on HP-UX systems
2406
2407 2003-04-29 [melvin]     0.8.11claws122
2408
2409         * src/prefs_actions.c
2410                 Improved help text of Actions' syntax
2411
2412 2003-04-28 [paul]       0.8.11claws121
2413
2414         * src/action.c
2415                 a better fix for the crash when performing an action
2416                 on a mime part
2417
2418 2003-04-28 [paul]       0.8.11claws120
2419
2420         * src/action.c
2421                 fix crash when performing an action on a
2422                 mime part
2423
2424 2003-04-28 [paul]       0.8.11claws119
2425
2426         * sync with 0.8.11cvs36
2427                 see ChangeLog 2003-04-28
2428
2429 2003-04-27 [paul]       0.8.11claws118
2430
2431         * more sync with 0.8.11cvs35
2432                 see ChangeLog 2003-04-25
2433
2434 2003-04-26 [christoph]  0.8.11claws117
2435
2436         * src/folder.c
2437                 fix remove virtual check
2438
2439 2003-04-26 [paul]       0.8.11claws116
2440
2441         * src/messageview.c
2442                 fix return-receipt, make it work again
2443
2444 2003-04-26 [paul]       0.8.11claws115
2445
2446         * src/mimeview.c
2447                 restore double-clicking of the [application/pgp-signature 
2448                 (Select "Check signature" to check)] line in the message view,
2449                 broken in recent sync
2450
2451 2003-04-26 [christoph]  0.8.11claws114
2452
2453         * src/folder.c
2454                 check if remove virtual really exists before
2455                 calling the function
2456
2457 2003-04-25 [match]      0.8.11claws113
2458
2459         * src/addrindex.c
2460         * src/addrbook.c
2461         * src/ldapquery.[ch]
2462         * src/ldapctrl.[ch]
2463                 fix memleak.
2464         * src/ldapserver.[ch]
2465                 fix memleak. fix segfault.
2466                 plug a Claws memleak
2467
2468 2003-04-25 [alfons]     0.8.11claws112
2469
2470         * src/folder.c
2471                 plug a Claws memleak
2472
2473 2003-04-25 [alfons]     0.8.11claws111
2474
2475         * src/common/session.c
2476                 plug a memleak
2477
2478 2003-04-25 [paul]       0.8.11claws110
2479
2480         * sync with 0.8.11cvs35
2481                 see ChangeLog 2003-04-24 and 2003-04-25
2482                 
2483         * src/gtk/pluginwindow.c
2484                 correct another strange float value
2485
2486 2003-04-24 [christoph]  0.8.11claws109
2487
2488         * src/folder.c
2489                 freeze folder item updates when unsetting new flags
2490
2491         * src/gtk/pluginwindow.c
2492                 correct strange float value
2493
2494 2003-04-23 [paul]       0.8.11claws108
2495
2496         * sync with 0.8.11cvs33
2497                 see ChangeLog 2003-04-23
2498
2499 2003-04-22 [paul]       0.8.11claws107
2500
2501         * src/Makefile.am
2502           src/messageview.c
2503           src/mimeview.c
2504           src/pgptext.[ch]      ** REMOVED **
2505                 remove pgptext.[ch] as its not used any more
2506
2507 2003-04-22 [paul]       0.8.11claws106
2508
2509         * sync with 0.8.11cvs31
2510                 see ChangeLog 2003-04-21 and 2003-04-22
2511
2512 2003-04-21 [alfons]     0.8.11claws105
2513
2514         * src/main.c
2515                 No access to GTK structures if we're a spawned child
2516                 (and clean up code a little bit...) Should fix #126.
2517
2518 2003-04-21 [melvin]     0.8.11claws104
2519
2520         * src/plugins/dillo_viewer/README
2521                 Improved slightly the text.
2522
2523 2003-04-21 [melvin]     0.8.11claws103
2524
2525         * src/plugins/dillo_viewer/README *** NEW ***
2526                 Added a README file for the Dillo plugin
2527
2528 2003-04-20 [paul]
2529
2530         * tools/README
2531           tools/outlook2sylpheed.pl
2532                 updated and improved by Ricardo Mones Lastra
2533
2534 2003-04-18 [oliver]     0.8.11claws102
2535
2536         * src/inc.c 
2537         * src/prefs_account.h
2538                 remove Pop3SessionType (used by selective download)
2539         * src/prefs_toolbar.c
2540                 enable set Default Toolbar button
2541
2542 2003-04-18 [paul]       0.8.11claws101
2543
2544         * sync with 0.8.11cvs29
2545                 see ChangeLog 2003-04-18
2546
2547 2003-04-17 [paul]       0.8.11claws100
2548
2549         * src/prefs_common.[ch]
2550           src/summaryview.c
2551                 remove 'Open next message on deletion' option,
2552                 as the same effect can now be achieved via the
2553                 'Always open messages in summary when selected'
2554                 option.
2555
2556 2003-04-17 [paul]       0.8.11claws99
2557
2558         * sync with 0.8.11cvs28
2559                 see ChangeLog 2003-04-17
2560
2561 2003-04-17 [christoph]  0.8.11claws98
2562
2563         * ac/spamassassin.m4
2564         * src/plugins/spamassassin/libspamc.[ch]
2565         * src/plugins/spamassassin/utils.[ch]
2566                 sync libspamc with SpamAssassin project
2567
2568 2003-04-17 [christoph]  0.8.11claws97
2569
2570         * src/common/socket.h
2571         * src/gtk/sslcertwindow.h
2572                 rename old USE_SSL to USE_OPENSSL
2573
2574 2003-04-17 [paul]       0.8.11claws96
2575
2576         * src/prefs_common.h
2577                 use gulong for P_COLOR so that it compiles/runs on
2578                 64-bit systems. Patch submitted by James Noyes
2579                 <jnoyes-claws@retrogeeks.com>
2580                 
2581         * po/de.po
2582                 updated by Jens
2583
2584 2003-04-17 [paul]       0.8.11claws95
2585
2586         * sync with 0.8.11cvs27
2587                 see ChangeLog 2003-04-16
2588
2589 2003-04-15 [paul]       0.8.11claws94
2590
2591         * src/prefs_common.[ch]
2592                 rearrange to stop the window getting too long:
2593                         move Receive dialog stuff to Receive tab
2594                         move Send dialog to Send tab
2595                         remove Dialogs frame
2596                 rename 'Open messages in summary with cursor keys' to
2597                 'Always open messages in summary when selected', as its
2598                 more appropriate
2599
2600 2003-04-15 [paul]       0.8.11claws93
2601
2602         * src/prefs_common.[ch]
2603           src/summaryview.c
2604                 add new option '/Interface/Open next message on deletion'
2605
2606 2003-04-15 [paul]       0.8.11claws92
2607
2608         * src/summaryview.[ch]
2609                 add /Mark/Lock and /Mark/Unlock to the pop-up
2610                 menu. Patch submitted by Ivan Francolin Martinez
2611                 <ivanfm@users.sourceforge.net>
2612
2613 2003-04-15 [paul]       0.8.11claws91
2614
2615         * sync with 0.8.11cvs24
2616                 see ChangeLog 2003-04-15
2617
2618 2003-04-14 [jens]       0.8.11claws90
2619
2620         * updated German translation and some corrections from
2621                 Roland Bless <bless@tm.uka.de>
2622
2623 2003-04-14 [paul]       0.8.11claws89
2624
2625         * sync with 0.8.11cvs22
2626                 see ChangeLog 2003-04-14
2627
2628 2003-04-13 [paul]       0.8.11claws88
2629
2630         * src/plugins/clamav/clamav_plugin.c
2631                 fix memory leaks
2632                 clean up
2633
2634 2003-04-12 [paul]       0.8.11claws87
2635
2636         * src/plugins/clamav/clamav_plugin.c
2637                 activate enable/disable archive scanning option
2638                 
2639         * src/plugins/clamav/.cvsignore         ** NEW FILE **
2640
2641 2003-04-12 [paul]       0.8.11claws86
2642
2643         * src/plugins/Makefile.am
2644           src/plugins/clamav/Makefile.am                ** NEW FILE **
2645           src/plugins/clamav/README                     ** NEW FILE ** 
2646           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
2647           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
2648                 add Clam AntiVirus plugin
2649
2650 2003-04-12 [paul]       0.8.11claws85
2651
2652         * sync with 0.8.11cvs21
2653                 see ChangeLog 2003-04-11
2654
2655 2003-04-11 [paul]       0.8.11claws84
2656
2657         * po/es.po
2658                 update Spanish translation. Submitted by Ricardo
2659                 Mones Lastra.
2660
2661 2003-04-10 [christoph]  0.8.11claws83
2662
2663         * src/mbox.c
2664                 fix typo that did not move unfiltered mails to destination
2665                 folder
2666
2667         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
2668          when filtering from spool)
2669
2670 2003-04-10 [christoph]  0.8.11claws82
2671
2672         * src/imap.c
2673                 use BODY.PEEK instead of BODY in in message fetch operation
2674                 to make sure the IMAP server does not set the \Seen flag for
2675                 messages. Sylpheed does that later itself, when the message
2676                 is opened in sylpheed
2677
2678         (closes Bug 111 Claws destroys unread marks)
2679
2680 2003-04-09 [oliver]     0.8.11claws81
2681         
2682         * src/folder.c
2683                 fix crash in folder_destroy
2684         * README.claws
2685                 remove selective download
2686
2687 2003-04-09 [christoph]  0.8.11claws80
2688
2689         * src/imap.c
2690                 fix crash in imap_get_msginfo() when then fetched message
2691                 is not found
2692
2693         (closes Bug 110 Crash during mail composition)
2694
2695 2003-04-08 [christoph]  0.8.11claws79
2696
2697         * src/folder.c
2698         * src/prefs_account.c
2699                 Filter new messages that are found in an INBOX folder
2700                 when 'Filter messages on receiving' is enabled in the
2701                 Folder's AccountPrefs. This allows to use Sylpheed's
2702                 filtering engine for IMAP folders where messages are
2703                 added to the INBOX by a MTA
2704
2705 2003-04-08 [paul]       0.8.11claws78
2706
2707         * src/procmsg.h
2708                 clean up after last commit
2709
2710 2003-04-08 [paul]       0.8.11claws77
2711
2712         * sync with 0.8.11cvs20
2713                 see ChangeLog 2003-04-07 and 2003-04-08
2714
2715 2003-04-07 [christoph]  0.8.11claws76
2716
2717         * src/filtering.[ch]
2718         * src/inc.[ch]
2719         * src/mbox.c
2720         * src/procmsg.[ch]
2721                 add procmsg_msginfo_filter() to execute filtering actions
2722
2723 2003-04-06 [christoph]  0.8.11claws75
2724
2725         * src/imap.c
2726                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
2727
2728 2003-04-06 [christoph]  0.8.11claws74
2729
2730         * src/common/utils.[ch]
2731                 add g_int_compare() function for slist sorting
2732
2733         * src/imap.c
2734                 fetch all MsgInfos with one command in imap_get_msginfos()
2735                 using an imap set with a list of ranges
2736
2737         * src/news.c
2738                 use new g_int_compare() function
2739
2740 2003-04-06 [thorsten]   0.8.11claws73
2741
2742         * src/mh.c
2743                 corrected implementation of mh_folder_destroy()
2744
2745 2003-04-05 [christoph]  0.8.11claws72
2746
2747         * src/account.c
2748         * src/folder.[ch]
2749         * src/folderview.c
2750         * src/imap.c
2751         * src/inc.c
2752         * src/main.c
2753         * src/mainwindow.c
2754         * src/mbox_folder.c
2755         * src/mh.c
2756         * src/mimeview.h
2757         * src/msgcache.[ch]
2758         * src/news.c
2759         * src/procmime.h
2760         * src/procmsg.[ch]
2761         * src/setup.c
2762         * src/gtk/gtkutils.c
2763                 o rename structure field names class and new to klass and
2764                   new_msgs, to allow including files in C++
2765                 o add 'extern "C"' block to some header files
2766                 o add MsgInfoList and MsgNumberList as alias for GSList for
2767                   developers to know what type of list is expected
2768
2769         * src/plugins/image_viewer/plugin.c
2770         * src/plugins/image_viewer/viewer.[ch]
2771         * src/plugins/image_viewer/viewerprefs.[ch]
2772                 rename function names to prevent conflicts
2773
2774 2003-04-05 [paul]       0.8.11claws71
2775
2776         * sync with 0.8.11cvs18
2777                 see ChangeLog 2003-04-03 and 2003-04-04
2778
2779 2003-04-02 [christoph]  0.8.11claws70
2780
2781         * src/folder.[ch]
2782         * src/imap.[ch]
2783         * src/mbox_folder.[ch]
2784         * src/mh.[ch]
2785         * src/news.[ch]
2786                 o Make all virtual folder functions private
2787                 o remove unused folder code
2788
2789         * src/common/socket.[ch]
2790         * src/summaryview.c
2791                 fix warnings
2792
2793 2003-03-30 [alfons]     0.8.11claws69
2794
2795         * src/send_message.c
2796                 remove two debug traces and see if people still report
2797                 errors
2798
2799 2003-03-30 [alfons]     0.8.11claws68
2800
2801         * src/send_message.c
2802         * src/commons/session.c
2803                 add more debug traces
2804
2805 2003-03-30 [christoph]  0.8.11claws67
2806
2807         * src/folder.c
2808                 change processing folder name from .processing to processing
2809
2810         * src/common/ssl.c
2811                 disable SSL certificate check because it causes Xlib error
2812                 when the child process want's to open an GTK window
2813
2814 2003-03-30 [christoph]  0.8.11claws66
2815
2816         * src/folder.c
2817                 don't use default folder for processing folder item because
2818                 it can be a non local folder
2819
2820         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
2821
2822 2003-03-30 [alfons]     0.8.11claws65
2823
2824         * src/send_message.c
2825                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
2826                 to generate bad code for 'send_send_data_progressive': When
2827                 called from 'send_send_data_finished', the 'data' pointer is
2828                 cleared just before the assignment to the dialog pointer
2829
2830 2003-03-29 [christoph]  0.8.11claws64
2831
2832         * src/common/prefs.h
2833         * src/plugins/image_viewer/Makefile.am
2834         * src/plugins/image_viewer/plugin.c
2835         * src/plugins/image_viewer/viewer.[ch]
2836         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
2837                 add PrefsPage for ImageViewer
2838
2839 2003-03-28 [thorsten]   0.8.11claws63
2840
2841         * src/common/session.c
2842                 added some comments
2843
2844 2003-03-28 [paul]       0.8.11claws62
2845
2846         * sync with 0.8.11cvs16
2847                 see ChangeLog 2003-03-28
2848
2849 2003-03-28 [paul]       0.8.11claws61
2850
2851         * sync with 0.8.11cvs15
2852                 see ChangeLog 2003-03-28
2853
2854 2003-03-27 [christoph]  0.8.11claws60
2855
2856         * src/folder.c
2857         * src/imap.c
2858         * src/common/socket.[ch]
2859                 set socket state to DISCONNECTED when any operation
2860                 fails to allow reconnecting in IMAP code without
2861                 checking the return code of all calls to the command
2862                 functions
2863
2864         * src/folderview.c
2865         * src/summaryview.c
2866                 remove some more stuff that depends on specific
2867                 folder types
2868
2869 2003-03-27 [paul]       0.8.11claws59
2870
2871         * sync with 0.8.11cvs14
2872                 see ChangeLog 2003-03-27
2873                 
2874         * src/selective_download.[ch]   ** REMOVED **
2875                 really removed
2876
2877 2003-03-27 [christoph]  0.8.11claws58
2878
2879         * src/folder.c
2880                 fix handling of tmp_flags in flag copy function
2881
2882 2003-03-27 [paul]       0.8.11claws57
2883
2884         * sync with 0.8.11cvs13
2885                 see ChangeLog 2003-03-27
2886
2887 2003-03-27 [oliver]     0.8.11claws56
2888
2889         * src/maiwindow.c
2890                 remove sel_download_cb
2891
2892 2003-03-27 [oliver]     0.8.11claws55
2893         
2894         * src/inc.c
2895                 remove POP3_TOP
2896         
2897 2003-03-26 [oliver]     0.8.11claws54
2898
2899         *src/pop.h
2900                 remove POP3_TOP*
2901         * README.claws
2902                 remove selective donwload readme
2903
2904 2003-03-26 [oliver]     0.8.11claws53
2905         * src/matcher.[ch]
2906         * src/matcher_parser_parse.y 
2907         * src/pop.c 
2908         * src/prefs_account.[ch]
2909         * src/prefs_filtering.c
2910                 remove selective donwload
2911
2912 2003-03-26 [oliver]     0.8.11claws52
2913
2914         * src/inc.[ch] 
2915         * src/filtering.c 
2916         * src/mainwindow.c 
2917                 remove selective donwload
2918
2919 2003-03-26 [oliver]     0.8.11claws51
2920         
2921         * src/Makefile.am
2922         * src/selective_download.[ch]   ** REMOVE **    
2923
2924 2003-03-26 [christoph]  0.8.11claws50
2925
2926         * src/news.c
2927                 fix NEWS that got broken by a sync with sylpheed-main
2928
2929 2003-03-26 [christoph]  0.8.11claws49
2930
2931         * src/mimeview.c
2932                 fix mime type guessing when no mime type is found for a file
2933
2934 2003-03-25 [christoph]  0.8.11claws48
2935
2936         * src/mimeview.c
2937         * src/procmime.c
2938                 remove mime type guessing from mime parser and use
2939                 name based mime types in viewer lookup for mime type
2940                 application/octet-stream
2941
2942 2003-03-25 [christoph]  0.8.11claws47
2943
2944         * doc-src/readme.txt
2945         * doc-src/rfc2554.txt
2946                 add RFC about SMTP AUTH
2947
2948         * src/send_message.c
2949         * src/common/smtp.[ch]
2950                 add extra error code for authentication errors and
2951                 clear temporary password when this error occurs
2952
2953         (closes Bug 84 authentication failure while sending should
2954          prompt for password again)
2955
2956 2003-03-25 [christoph]  0.8.11claws46
2957
2958         * configure.ac
2959         * src/Makefile.am
2960         * src/imageview.[ch]                            ** REMOVE **
2961         * src/messageview.[ch]
2962         * src/mimeview.[ch]
2963         * src/prefs_common.[ch]
2964         * src/textview.c
2965         * src/plugins/Makefile.am
2966         * src/plugins/image_viewer/.cvsignore           ** NEW **
2967         * src/plugins/image_viewer/Makefile.am          ** NEW **
2968         * src/plugins/image_viewer/plugin.c             ** NEW **
2969         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
2970                 move image viewer into a plugin (building is enabled by default)
2971                 [ToDo: Prefs for resize and autoview]
2972
2973 2003-03-25 [paul]       0.8.11claws45
2974
2975         * sync with 0.8.11cvs12
2976                 see ChangeLog 2003-03-26
2977
2978 2003-03-25 [paul]       0.8.11claws44
2979
2980         * sync with 0.8.11cvs11
2981                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
2982                 
2983         Note: Selective Download is broken.
2984                 
2985 2003-03-22 [christoph]  0.8.11claws43
2986
2987         * src/folder.c
2988                 code cleanup for flags copying
2989
2990 2003-03-22 [christoph]  0.8.11claws42
2991
2992         * src/plugins/trayicon/trayicon.c
2993                 fix setting the transparent area when the window size
2994                 is forced by the system tray
2995
2996 2003-03-22 [christoph]  0.8.11claws41
2997
2998         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
2999         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
3000         * src/plugins/trayicon/newmail.xpm              ** NEW **
3001         * src/plugins/trayicon/nomail.xpm               ** NEW **
3002         * src/plugins/trayicon/trayicon.c
3003         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
3004                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
3005                 o add icon for unread mails
3006                 o set transparency for window
3007
3008 2003-03-22 [christoph]  0.8.11claws40
3009
3010         * src/news.c
3011                 init news session to prevent crash when session is closed
3012
3013 2003-03-22 [christoph]  0.8.11claws39
3014
3015         * src/imap.c
3016         * src/common/session.[ch]
3017                 Init session data to make sure we don't have invalid pointers
3018                 for read_ch and write_ch when new multi process sessions are
3019                 not used
3020
3021         * src/main.c
3022         * src/common/plugin.c
3023         * src/common/sylpheed.c
3024         * src/plugins/demo/demo.c
3025         * src/plugins/dillo_viewer/dillo_viewer.c
3026         * src/plugins/mathml_viewer/mathml_viewer.c
3027         * src/plugins/spamassassin/spamassassin.c
3028         * src/plugins/spamassassin/spamassassin_gtk.c
3029                 add plugin types to allow loading plugins at different times
3030                 (and maybe for different frontends), because it's not good to
3031                 load GTK-Plugins gefore gtk_init was called
3032
3033         * configure.ac
3034         * src/plugins/Makefile.am
3035         * src/plugins/trayicon/.cvsignore               ** NEW **
3036         * src/plugins/trayicon/Makefile.am              ** NEW **
3037         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
3038         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
3039         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
3040         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
3041         * src/plugins/trayicon/trayicon.c               ** NEW **
3042                 New Trayicon plugin that shows an icon in a systray that uses
3043                 XEMBED protocol like Gnome's systray. Icon shows if there
3044                 are new mails and a tooltip shows information about new,
3045                 unread and total messages.
3046
3047 2003-03-22 [paul]       0.8.11claws38
3048
3049         * src/common/smtp.c
3050                 fix ESMTP AUTH CRAM-MD5
3051                 [sync with main (still version 0.8.11cvs6), see
3052                  ChangeLog 2003-03-22]
3053
3054 2003-03-21 [colin]      0.8.11claws37
3055
3056         * src/send_message.c
3057                 Fix USE_SSL => USE_OPENSSL
3058
3059 2003-03-21 [colin]      0.8.11claws36
3060
3061         * src/folderview.c
3062                 Fix counts in drag and dropped subfolders
3063
3064 2003-03-21 [colin]      0.8.11claws35
3065
3066         * src/folder.c 
3067         * src/folderview.c
3068                 speed up a bit folder dnd
3069
3070 2003-03-20 [alfons]     0.8.11claws34
3071
3072         * src/main.c
3073         * src/toolbar.c
3074         * src/procmsg.c
3075                 don't send locked queue messages
3076                 (feature request "[ 705245 ] Locking message in outbox 
3077                  should prevent sending")
3078
3079 2003-03-20 [christoph]  0.8.11claws33
3080
3081         * src/folder.c
3082                 remove NEW and UNREAD flag in special folders when scanning
3083                 
3084         * src/common/smtp.c
3085                 fix ESMTP AUTH CRAM-MD5
3086
3087 2003-03-20 [paul]       0.8.11claws32
3088
3089         * src/prefs_account.c
3090                 Re-write 'Tunnel command to open connection' as
3091                 'Use command to communicate with server', and disable
3092                 it for all except IMAP accounts
3093
3094 2003-03-20 [paul]       0.8.11claws31
3095
3096         * sync with 0.8.11cvs6
3097                 see ChangeLog 2003-03-20
3098
3099 2003-03-19 [match]      0.8.11claws30
3100
3101         * src/addritem.[ch]
3102                 include documentation. minor refactoring.
3103         * src/addr_compl.[ch]
3104         * src/addrindex.[ch]
3105         * src/addresbook.[ch]
3106         * src/summaryview.c
3107                 re-enable address lookup (was disabled in
3108                 0.8.11claws20).
3109
3110 2003-03-19 [christoph]  0.8.11claws29
3111
3112         * src/procmsg.c
3113                 add temp flag handling, will make moving and copying
3114                 messages possible again
3115
3116         * src/folder.c
3117                 correct calulation of folder stats
3118
3119 2003-03-18 [match]      0.8.11claws28
3120
3121         * src/editgroup.h
3122                 remove case sensitive comparison (closes bug 80).
3123
3124 2003-03-18 [christoph]  0.8.11claws27
3125
3126         * src/imap.c
3127                 fix imap using a tunnel command
3128
3129         (closes bug 87)
3130
3131 2003-03-18 [christoph]  0.8.11claws26
3132
3133         * src/folder.[ch]
3134         * src/imap.c
3135         * src/procmsg.[ch]
3136                 rewrite flag handling for folders
3137
3138 2003-03-18 [christoph]  0.8.11claws25
3139
3140         * src/folder.c
3141         * src/procmsg.c
3142         * src/summaryview.c
3143                 unset NEW and UNREAD flags when message is ignored, to make
3144                 sure messages don't show up as unread on other IMAP clients,
3145                 because the IGNORE_THREAD flag can not be syncronized through
3146                 the IMAP folder
3147
3148 2003-03-17 [christoph]  0.8.11claws24
3149
3150         * src/imap.c
3151                 don't use recursion to fetch uids when the number of messages
3152                 does not match. Moved code into subfunction that is used
3153                 again when needed, to prevent an endless loop.
3154
3155 2003-03-17 [thorsten]   0.8.11claws23
3156
3157         * src/imageview.[ch]
3158                 export imageview_get_resized_size() (for plugins)
3159         * src/prefs_common.[ch]
3160                 added prefs_common_get() (for plugins)
3161
3162 2003-03-17 [christoph]  0.8.11claws22
3163
3164         * src/imap.c
3165                 o remove UID guessing from copy code
3166                 o support UIDPLUS extension for APPEND command
3167
3168 2003-03-17 [paul]       0.8.11claws21
3169
3170         * src/gtk/about.c
3171                 remove 'Compiled-plugins' section.
3172                 
3173         * src/plugins/dillo_viewer/dillo_viewer.c
3174                 slight change to description text
3175
3176 2003-03-16 [match]      0.8.11claws20
3177         * src/ldapserver.[ch]           ** NEW **
3178         * src/ldapctrl.[ch]             ** NEW **
3179         * src/ldapquery.[ch]            ** NEW **
3180         * src/ldaputil.[ch]             ** NEW **
3181         * src/addrcindex.[ch]           ** NEW **
3182         * src/addrquery.h               ** NEW **
3183         * src/addritem.[ch]
3184         * src/addrcache.[ch]
3185         * src/addrindex.[ch]
3186         * src/addr_compl.[ch]
3187         * src/addressbook.[ch]
3188         * src/addrbook.[ch]
3189         * src/editgroup.c
3190         * src/editaddress.c
3191         * src/editldap.c
3192         * src/editldap_basedn.c
3193         * src/vcard.c
3194         * src/jpilot.c
3195         * src/Makefile.am
3196                 included dynamic LDAP queries. improved address
3197                 completion.
3198
3199 2003-03-16 [paul]       0.8.11claws19
3200
3201         * tools/multiwebsearch.pl
3202                 fix a fatal typo
3203
3204 2003-03-16 [christoph]  0.8.11claws18
3205
3206         * src/mimeview.c
3207         * src/plugins/dillo_viewer/dillo_viewer.c
3208         * src/plugins/mathml_viewer/mathml_viewer.c
3209                 make unregistering of MimeViewerFactorys possible
3210
3211 2003-03-16 [alfons]     0.8.11claws17
3212
3213         * configure.ac
3214                 correct typo
3215
3216 2003-03-16 [melvin]     0.8.11claws16
3217
3218         * src/plugins/dillo_viewer.c
3219                 Fixed bug where it was not possible to view more than
3220                 one text/html attachment per message (bug discovered
3221                 by Christoph Hohmann).
3222
3223 2003-03-15 [melvin]     0.8.11claws15
3224
3225         * src/prefs_actions.c
3226                 Fixed compilation warnings.
3227
3228 2003-03-15 [melvin]     0.8.11claws14
3229
3230         * src/plugins/Makefile.am
3231         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
3232         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
3233         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
3234                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
3235                 newer (http://dillo.auriga.wearlab.de/).
3236
3237 2003-03-15 [christoph]  0.8.11claws13
3238
3239         * src/imap.c
3240                 don't query imap folder for attributes because we already
3241                 for them from imap_status
3242
3243         * src/mimeview.[ch]
3244                 add support for plugable MimeViewers (unloading Viewers
3245                 not yet complete)
3246
3247         * src/plugins/Makefile.am
3248         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
3249         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
3250         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
3251                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
3252                 widget from http://helm.cs.unibo.it/mml-widget/
3253
3254 2003-03-14 [christoph]  0.8.11claws12
3255
3256         * src/folder.[ch]
3257                 o error return code's should better be negative
3258                 o replace printf with debug_print
3259
3260         * src/imap.c
3261                 improve IMAP folder scan by checking UID-NEXT
3262
3263         * src/summaryview.c
3264                 remove check that are unnecessary in my opinion
3265
3266 2003-03-13 [christoph]  0.8.11claws11
3267
3268         * src/folder.[ch]
3269         * src/foldersel.c
3270         * src/folderview.c
3271         * src/imap.c
3272         * src/mbox_folder.c
3273         * src/mh.c
3274         * src/news.c
3275         * src/prefs_scoring.c
3276         * src/summaryview.c
3277                 use a common function to get a displayable name
3278                 for a FolderItem
3279
3280 2003-03-13 [paul]       0.8.11claws10
3281
3282         * tools/Makefile.am
3283           tools/README
3284           tools/multiwebsearch.conf     ** NEW FILE **
3285           tools/multiwebsearch.pl       ** NEW FILE **
3286                 add multiwebsearch Actions script
3287
3288 2003-03-13 [colin]      0.8.11claws9
3289
3290         * src/compose.c
3291                 Remove leading emtpy lines from quoted text
3292                 before quoting it
3293
3294 2003-03-13 [melvin]     0.8.11claws8
3295
3296         * src/prefs_actions.c
3297                 Fixed a memory leak
3298                 Code clean ups
3299                 Added Cancel and OK buttons
3300                 Corrected help text
3301
3302 2003-03-13 [christoph]  0.8.11claws7
3303
3304         * src/account.c
3305         * src/folder.[ch]
3306         * src/imap.c
3307         * src/mainwindow.c
3308         * src/mbox_folder.c
3309         * src/mh.c
3310         * src/news.c
3311         * src/setup.c
3312                 replace more folder type stuff with folder class stuff
3313
3314 2003-03-13 [melvin]     0.8.11claws6
3315
3316         * src/prefs_actions.c
3317                 Added new tokens:
3318                 %u: user provided argument
3319                 %h: user provided argument (hidden on input)
3320                 %s: current text selection in the message view 
3321
3322 2003-03-13 [paul]       0.8.11claws5
3323
3324         * sync with 0.8.11cvs5
3325                 see ChangeLog 2003-03-11, 2003-03-12
3326
3327 2003-03-12 [christoph]  0.8.11claws4
3328
3329         * src/folder.c
3330                 use folder class idstr when writing folderlist.xml
3331
3332         * src/folder.h
3333         * src/imap.c
3334         * src/news.c
3335                 replace folder type checks with folder class checks
3336
3337 2003-03-12 [christoph]  0.8.11claws3
3338
3339         * src/folder.[ch]
3340         * src/imap.[ch]
3341         * src/main.c
3342         * src/mbox_folder.[ch]
3343         * src/mh.[ch]
3344         * src/news.[ch]
3345                 o create a list of known folder classes in the folder system
3346                 o use folder class id strings for folder item identifiers
3347
3348 2003-03-12 [christoph]  0.8.11claws2
3349
3350         * src/imap.c
3351                 fix imap uid validity check
3352
3353 2003-03-12 [christoph]  0.8.11claws1
3354
3355         * src/account.c
3356         * src/folder.[ch]
3357         * src/foldersel.c
3358         * src/folderview.c
3359         * src/imap.c
3360         * src/mainwindow.c
3361         * src/mbox_folder.c
3362         * src/mh.c
3363         * src/news.c
3364         * src/prefs_scoring.c
3365         * src/procmsg.c
3366         * src/setup.c
3367         * src/summaryview.c
3368                 initial restructuring of folder system, seperating
3369                 folders and folder classes
3370
3371 2003-03-12 [paul]       0.8.11claws
3372
3373         0.8.11claws release
3374
3375 2003-03-12 [christoph]
3376
3377         * src/gtk/prefswindow.c
3378                 fix translation of "Page Index"
3379
3380 2003-03-12 [paul]       0.8.10claws110
3381
3382         a sync from 0.8.11cvs4 before the release
3383
3384         * src/common/utils.c
3385                 subject_compare_for_sort(): allow null strings (fixes
3386                 summary sorting).
3387
3388 2003-03-11 [paul]       0.8.10claws109
3389
3390         * po/es.po
3391                 update Spanish translation, submitted by
3392                 Ricardo Mones Lastra
3393
3394 2003-03-11 [melvin]     0.8.10claws108
3395
3396         * po/fr.po
3397                 Updated French translations
3398
3399 2003-03-11 [paul]       0.8.10claws107
3400
3401         * manual/en/Makefile.am
3402           manual/en/*.html
3403                 update English manual, add a new page
3404                 updated by Francois Barriere <fbarriere@atmel.fr>
3405                 
3406         * po/bg.po
3407           po/it.po
3408           po/sr.po
3409                 update Bulgarian, Italian, and Serbian translations
3410                 submitted by George Danchev, Alessandro Maestri, and
3411                 Urke MMI
3412
3413 2003-03-10 [paul]       0.8.10claws106
3414
3415         * src/gtk/about.c
3416           src/gtk/prefswindow.c
3417                 make some strings translatable
3418
3419 2003-03-10 [darko]      0.8.10claws105
3420
3421         * src/compose.c
3422                 code cleanup to make Hiro happy
3423
3424 2003-03-10 [paul]       0.8.10claws104
3425
3426         * sync with 0.8.11cvs2
3427                 see ChangeLog 2003-03-10
3428
3429 2003-03-09 [melvin]     0.8.10claws103
3430
3431         * src/textview.c
3432                 textview_set_font(): fix for message display in
3433                 UTF-8 locales (thanks to Sergey Vlasov).
3434                 (was unintentionnaly reverted in 0.8.6claws6)   
3435
3436 2003-03-08 [darko]      0.8.10claws102
3437
3438         * src/compose.c
3439                 fix infinite loop in wrapping as reported
3440                 by happycactus
3441                 obsoletes patch #696482
3442
3443 2003-03-08 [christoph]  0.8.10claws101
3444
3445         * src/imap.c
3446                 add workaround for IMAP servers that do not
3447                 support the "UID SEARCH UID" command
3448
3449 2003-03-07 [christoph]  0.8.10claws100
3450
3451         * src/plugins/spamassassin/spamassassin.[ch]
3452         * src/plugins/spamassassin/spamassassin_gtk.c
3453                 code cleanup
3454
3455 2003-03-07 [paul]       0.8.10claws99
3456
3457         * po/es.po
3458                 updated Spanish translation, submitted by
3459                 Ricardo Mones Lastra
3460
3461 2003-03-07 [christoph]  0.8.10claws98
3462
3463         * src/send.c
3464                 fix in 0.8.10claws94 was wrong
3465                 local delivery does not require escaping, remove escaping
3466                 code to make signatures of mails with "." lines valid
3467                 
3468                 NOTE: requires that sendmail is executed with "-i" option,
3469                       what is the default now, but has to be changed in all
3470                       exsiting accounts)
3471
3472 2003-03-07 [paul]       0.8.10claws97
3473
3474         * sync with 0.8.11 release
3475                 see ChangeLog 2003-03-07
3476
3477 2003-03-06 [paul]       0.8.10claws96
3478
3479         * src/compose.c
3480                 revert commit 0.8.10claws92
3481
3482 2003-03-06 [paul]       0.8.10claws95
3483
3484         * src/folderview.c
3485                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
3486
3487         * src/gtkaspell.c
3488                 fix bug 74, 'Crash opening editor window with pseudo-color
3489                 display'
3490                 
3491         Patches submitted by Kevin Vigor <kevin@vigor.nu>
3492
3493 2003-03-06 [christoph]  0.8.10claws94
3494
3495         * src/send.c
3496                 fix rfc2821 (4.5.2) violation in SMTP data sending,
3497                 all lines starting with a period get an extra period
3498                 inserted
3499                 (found by Simon 'corecode' Schubert)
3500
3501 2003-03-06 [paul]       0.8.10claws93
3502
3503         * src/folderview.c
3504                 if configured font can't be loaded fall back to gtk
3505                 default. (with thanks to Christoph)
3506                 
3507                 closes long-standing bug 15 'Crashes on startup'
3508
3509 2003-03-06 [paul]       0.8.10claws92
3510
3511         * src/compose.c
3512                 freeze text before autosave and thaw afterwards
3513                 fixes bug 67 'autosave make re-rediting message crazy'
3514
3515 2003-03-06 [christoph]  0.8.10claws91
3516
3517         * src/compose.c
3518                 ignore address comment in dupe check for Cc-list
3519
3520         (closes reopened bug 47 Replying to message strips name part of
3521          e-mail addresses of Cc: lines)
3522
3523 2003-03-06 [paul]       0.8.10claws90
3524
3525         * src/Makefile.am
3526                 remove reference to gtkxtext.h as its no longer in
3527                 the repository
3528
3529 2003-03-06 [paul]       0.8.10claws89
3530
3531         * sync with 0.8.10cvs25
3532                 see ChangeLog 2003-03-06
3533
3534 2003-03-06 [oliver]     0.8.10claws88
3535         
3536         * src/messageview.c
3537                 remove include
3538
3539 2003-03-06 [oliver]     0.8.10claws87
3540         
3541         * src/folderview.c 
3542                 remove changes introduced inclaws74
3543         * src/messageview.c
3544                 another attempt to sanely delete and update
3545                 messages deleted in separate messageview
3546
3547 2003-03-05 [christoph]  0.8.10claws86
3548
3549         * src/summaryview.c
3550                 check if "From" matches any account's address if
3551                 addressbook completion of addresses is disabled too
3552
3553         (closes Bug 70 "Display recipient in from" doesn't check
3554          folder's default account)
3555
3556 2003-03-05 [christoph]  0.8.10claws85
3557
3558         * src/compose.c
3559         * src/common/utils.[ch]
3560                 don't strip address comments when building Cc lists
3561
3562         (closes Bug 47 Replying to message strips name part of e-mail addresses
3563          of Cc: lines)
3564
3565         * src/folder.c
3566                 fix return value of copy function
3567
3568 2003-03-05 [christoph]  0.8.10claws84
3569
3570         * src/imap.c
3571                 don't ask imap server for non rfc822 headers
3572
3573         (closes bug 71 IMAP FETCH asks for FROM header field twice)
3574
3575         * src/imap.c
3576                 destroy session on socket error to allow reconnecting
3577
3578 2003-03-05 [christoph]  0.8.10claws83
3579
3580         * configure.ac
3581                 fix building with gnome when no prefix is set
3582
3583         (closes bug 66 Gnome directory is set to NONE)
3584
3585 2003-03-05 [paul]       0.8.10claws82
3586
3587         * sync with 0.8.10cvs23
3588                 see ChangeLog 2003-03-05
3589
3590 2003-03-04 [christoph]  0.8.10claws81
3591
3592         * src/folder.c
3593                 o fix moving and copying when folder returns 0 for new
3594                   message number
3595                 o remove some code for single message copy and move
3596                   operations and use functions for multiple messages
3597
3598         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
3599
3600         * src/news.c
3601                 remove unused include
3602
3603 2003-03-04 [paul]       0.8.10claws80
3604
3605         * src/gtk/about.c
3606                 list 'Compiled plugins'
3607
3608 2003-03-03 [christoph]  0.8.10claws79
3609
3610         * src/news.[ch]
3611                 have to multiply the percentage of the current fetch with
3612                 the percentage that it has of the total fetch operation
3613                 for correct values
3614
3615 2003-03-03 [christoph]  0.8.10claws78
3616
3617         * src/news.c
3618                 fix calculation of expected lines for progress indicator
3619
3620 2003-03-03 [christoph]  0.8.10claws77
3621
3622         * src/summaryview.c
3623         * src/common/utils.c
3624                 fix segfault when opening the root news folder
3625
3626 2003-03-03 [christoph]  0.8.10claws76
3627
3628         * src/mainwindow.[ch]
3629         * src/common/Makefile.am
3630         * src/common/progressindicator.[ch]
3631                 add UI independent progress indicator handling
3632
3633         * src/news.[ch]
3634                 use new progress indicator for message info fetching
3635
3636         * src/common/hooks.h
3637                 code cleanup
3638
3639 2003-03-03 [oliver]     0.8.10claws75
3640
3641         * src/toolbar.c
3642         * src/compose.c
3643                 removed commented code
3644
3645 2003-03-03 [oliver]     0.8.10claws74
3646
3647         * src/toolbar.[ch]
3648                 cleanups and refactoring
3649         * src/compose.[ch]
3650                 compose_reply_mode reply & forwarding interface for
3651                 toolbar buttons
3652         * src/folderview.c
3653                 act on messages marked for deletion in folderview_selected
3654                 based on prefs_common.immediate_exec since a message might 
3655                 have been deleted by messageview in a folder we are changing 
3656                 to (does anybody understand what I'm on about ?)
3657
3658 2003-03-03 [oliver]     0.8.10claws73
3659         
3660         * src/messageview.[ch]
3661                 new functions
3662                 - messageview_delete: delete message shown in messagview
3663                 - messageview_update_view: update messageview to currently 
3664                   selected summaryview message
3665                 - add separate messageview to msgview_list in order to update 
3666                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
3667         * src/summaryview.[ch]
3668                 summary_get_selection returns a list of selected msgs
3669                 in summaryview
3670         * src/mainwindow.c
3671                 toolbar reply refactoring
3672
3673 2003-03-03 [paul]       0.8.10claws72
3674
3675         * sync with 0.8.10cvs21
3676                 see ChangeLog 2003-03-03
3677
3678 2003-03-02 [christoph]  0.8.10claws71
3679
3680         * src/common/passcrypt.c
3681                 use POSIX includes
3682
3683 2003-03-02 [christoph]  0.8.10claws70
3684
3685         * configure.ac
3686         * src/prefs_account.c
3687         * src/prefs_gtk.[ch]
3688         * src/common/.cvsignore
3689         * src/common/Makefile.am
3690         * src/common/passcrypt.c                ** NEW **
3691         * src/common/passcrypt.h.in             ** NEW **
3692                 Implement password encryption in config files
3693                 using unix encrypt and setkey functions. The crypt
3694                 key can be set as a configure parameter. Old
3695                 passwords will be converted if they do not begin
3696                 with '!'
3697
3698 2003-03-02 [paul]       0.8.10claws69
3699
3700         * src/prefs_account.c
3701                 fix compile error
3702
3703 2003-03-01 [thorsten]   0.8.10claws68
3704
3705         * po/el.po
3706           po/hr.po
3707           po/it.po
3708           po/nl.po
3709           po/sr.po
3710           po/sv.po
3711                 corrected format strings
3712         * po/en_GB.po
3713                 corrected headers
3714                 (fix compile errors with GNU gettext-0.11.5)
3715
3716 2003-03-01 [oliver]     0.8.10claws67
3717
3718         * src/summaryview.c
3719                 menu callbacks call toolbar_menu_reply
3720
3721 2003-03-01 [oliver]     0.8.10claws66
3722
3723         * src/mainwindow.c
3724         * src/messageview.c
3725                 menu callbacks call toolbar_menu_reply
3726         * src/toolbar.[ch]
3727                 callbacks from menu handled by toolbar_menu_reply
3728
3729 2003-03-01 [paul]       0.8.10claws65
3730
3731         * src/addressbook.c
3732                 revert commit 0.8.10claws54 - breaks editing of
3733                 addressbook.
3734                 
3735         * po/bg.po
3736                 update Bulgarian translation, submitted by
3737                 George Danchev
3738
3739 2003-02-28 [christoph]  0.8.10claws64
3740
3741         * src/account.c
3742         * src/addressadd.c
3743         * src/compose.c
3744         * src/gtkaspell.c
3745         * src/gtkxtext.h                ** REMOVE **
3746         * src/imap.c
3747         * src/matcher.[ch]
3748         * src/mh.c
3749         * src/news.c
3750         * src/pine.c
3751         * src/prefs_common.c
3752         * src/prefs_matcher.c
3753         * src/procheader.[ch]
3754         * src/procmsg.[ch]
3755         * src/toolbar.c
3756         * src/common/ssl_certificate.c
3757         * src/gtk/colorlabel.c
3758         * src/gtk/menu.c
3759                 o fix warnings
3760                 o remove code obsoleted by new cache and folder system rework
3761
3762 2003-02-28 [oliver]     0.8.10claws63
3763         
3764         * src/toolbar.[ch]
3765                 * fix bug where reply in Messageview replied to 
3766                 Message displayed in summaryview
3767                 (reportedd via ML by chinatinte at gmx dot ch)
3768                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
3769                 didn't work in separate MessageView Toolbar
3770                 (wondering if anybody uses this at all ?)
3771         * src/summaryview.[ch]
3772                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
3773                 (generalize reply and forward code);
3774         * src/messageview.c 
3775                 remove focus_in event which updated summaryview to messageview
3776
3777 2003-02-28 [paul]       0.8.10claws62
3778
3779         * po/Makefile.in.in
3780                 add the --check option
3781                 Patch submitted by Ricardo Mones Lastra
3782
3783 2003-02-28 [paul]       0.8.10claws61
3784
3785         * src/prefs_account.c
3786                 re-order 'Signature' items
3787
3788 2003-02-28 [paul]       0.8.10claws60
3789
3790         * sync with 0.8.10cvs20
3791                 see ChangeLog 2003-02-28
3792
3793 2003-02-28 [paul]       0.8.10claws59
3794
3795         * po/POTFILES.in
3796                 update to reflect recent movement of files
3797
3798 2003-02-28 [paul]       0.8.10claws58
3799
3800         * sync with 0.8.10cvs19
3801                 see ChangeLog 2003-02-28
3802
3803 2003-02-27 [martin]     0.8.10claws57
3804
3805         * src/prefs_matcher.c 
3806                 fix segfault in prefs_matcher_ok() when the
3807                 last entry is deleted and prevents that the
3808                 message "entry not saved" comes up after deleting
3809                 an entry
3810
3811 2003-02-27 [martin]     0.8.10claws56
3812
3813         * src/prefs_filtering.c 
3814                 fix segfault in prefs_filtering_ok() when the
3815                 last entry is deleted and prevents that the
3816                 message "entry not saved" comes up after deleting
3817                 an entry
3818
3819 2003-02-27 [paul]       0.8.10claws55
3820
3821         * sync with 0.8.10cvs18
3822                 see ChangeLog 2003-02-27
3823
3824 2003-02-27 [paul]       0.8.10claws54
3825
3826         * src/addressbook.c
3827                 fix bug where the address book crashes with 
3828                 multiple lookups.
3829                 Patch [687729] submitted by David Frager 
3830                 <dbfrager@users.sourceforge.net>
3831
3832 2003-02-25 [christoph]  0.8.10claws53
3833
3834         * src/Makefile.am
3835         * src/colorlabel.[ch]           ** REMOVE **
3836         * src/gtk/Makefile.am
3837         * src/gtk/colorlabel.[ch]       ** NEW **
3838                 move colorlabel files to gtk directory
3839
3840         * src/esmtp.[ch]                ** REMOVE **
3841                 has been merged into smtp.[ch] in 0.7.5
3842
3843 2003-02-25 [christoph]  0.8.10claws52
3844
3845         * src/Makefile.am
3846         * src/about.[ch]                ** REMOVE **
3847         * src/gtk/Makefile.am
3848         * src/gtk/about.[ch]            ** NEW **
3849                 move about files to gtk directory
3850
3851 2003-02-25 [christoph]  0.8.10claws51
3852
3853         * src/folder.c
3854                 some code optimization of folder scanning code
3855
3856         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
3857
3858 2003-02-25 [christoph]  0.8.10claws50
3859
3860         * src/main.c
3861         * src/common/sylpheed.c
3862                 add command line parameter parsing to common code
3863
3864 2003-02-24 [christoph]
3865
3866         * Makefile.am
3867         * configure.ac
3868                 fix gnome prefix problems, the configure script now removed
3869                 `gnome-config --prefix` from `gnome-config --datadir`
3870                 and adds $(prefix} instead
3871
3872         (closes Bug 24 Makefile does not respect prefix when installing
3873          GNOME data)
3874
3875 2003-02-24 [christoph]  0.8.10claws49
3876
3877         * src/news.c
3878                 check for valid session before trying to authenticate
3879
3880         (closes Bug 60 crash if "authenticate on logon" is activated
3881          and newsserver-hostname is not valid)
3882
3883 2003-02-24 [melvin]     0.8.10claws48
3884
3885         * src/prefs_actions.c
3886                 Make sure all user's input is sent to the action and then
3887                 close the socket..
3888
3889 2003-02-23 [alfons]     0.8.10claws46
3890
3891         * src/summaryview.c
3892                 also wait cursor when deleting files
3893
3894 2003-02-23 [paul]
3895
3896         * tools/freshmeat_search.pl
3897           tools/google_search.pl
3898                 scripts should now work for any browser/browser command line
3899
3900 2003-02-22 [christoph]  0.8.10claws45
3901
3902         * src/procmsg.c
3903                 fix IMAP flag setting, IMAP flag is not handled correctly
3904                 anymore by the folder system and information about the
3905                 folder should not be saved in the MsgInfo (in my opinion)
3906
3907         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3908
3909 2003-02-22 [christoph]  0.8.10claws44
3910
3911         * src/summaryview.c
3912                 fix spelling of "label" ;-)
3913
3914 2003-02-22 [thorsten]   0.8.10claws43
3915
3916         * src/mimeview.c
3917           src/prefs_common.[ch]
3918           src/procmime.[ch]
3919                 do not use description as attachment name
3920
3921 2003-02-22 [alfons]     0.8.10claws42
3922
3923         * src/summaryview.c
3924                 freeze/thaw folder item updates when changing color labels,
3925                 and put a wait cursors on
3926
3927 2003-02-22 [thorsten]   0.8.10claws41
3928
3929         * src/mimeview.c
3930                 save-all fixes: crash if invoked on multipart container,
3931                 mimeinfo access, pathseparators, error dialog
3932
3933 2003-02-21 [alfons]     0.8.10claws40
3934
3935         * src/prefs_gtk.c
3936                 remove unused var
3937
3938 2003-02-21 [colin]      0.8.10claws39
3939
3940         * src/send.c
3941                 Fix smtp logging
3942
3943 2003-02-21 [colin]      0.8.10claws38
3944
3945         * src/summaryview.c
3946                 Freeze/thaw folderItem updates when filtering messages 
3947                 via Tools/Filter messages
3948
3949 2003-02-21 [paul]       0.8.10claws37
3950
3951         * src/compose.c
3952                 revert commit 0.8.10claws26, there are ulterior motives
3953                 for users to set a Reply-To header when posting to
3954                 newsgroups
3955
3956 2003-02-21 [paul]       0.8.10claws36
3957
3958         * sync with 0.8.10cvs17
3959                 see ChangeLog 2003-02-21
3960
3961 2003-02-20 [christoph]  0.8.10claws35
3962
3963         * src/imap.c
3964                 IMAP UID fetch speedup using SEARCH
3965
3966         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3967
3968         * src/imap.c
3969                 fix problem with UIDs in IMAP UID cache that no longer existed
3970
3971 2003-02-20 [christoph]  0.8.10claws34
3972
3973         * src/imap.c
3974         * src/procheader.c
3975         * src/procheader.h
3976                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
3977
3978         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3979
3980         * src/imap.c
3981                 Rewrite imap_cmd_gen_recv use sock_getline instead
3982                 of sock_gets to avoid problems with too long reply
3983                 lines
3984     
3985 2003-02-20 [colin]      0.8.10claws33
3986         
3987         * src/prefs_account.c
3988                 Better wording
3989
3990 2003-02-20 [colin]      0.8.10claws32
3991
3992         * src/compose.c
3993                 Remove useless '&& !to_sender' 
3994
3995 2003-02-20 [darko]
3996
3997         * AUTHORS
3998                 change my e-mail address
3999
4000 2003-02-19 [colin]      0.8.10claws31
4001
4002         * src/prefs_common.c
4003                 X11 style colors for every configurable color
4004
4005 2003-02-19 [alfons]     0.8.10claws30
4006
4007         * src/prefs_gtk.[ch]
4008         * src/prefs_common.c
4009                 for color_new accept both plain integers and X11 style color
4010                 names (as found in /usr/lib/X11/rgb.txt)
4011
4012 2003-02-19 [paul]       0.8.10claws29
4013
4014         * src/mainwindow.c
4015                 add tooltips to online/offline button and account selector
4016                 button
4017
4018 2003-02-19 [paul]       0.8.10claws28
4019
4020         * src/folder.c
4021           src/news.c
4022           src/prefs_account.[ch]
4023           src/prefs_common.[ch]
4024                 move 'Maximum number of articles to download' to
4025                 account prefs.
4026                 clean up account prefs gui a little by hiding entries
4027                 rather then greying out entries
4028
4029 2003-02-19 [hiro]       0.8.10claws27
4030
4031         * src/common/utils.c
4032                 fix bug #54 'yesterdays date is displayed in the message 
4033                 summary window'
4034
4035 2003-02-19 [paul]       0.8.10claws26
4036
4037         * src/compose.c
4038                 fix bug reported in Feature Request [688596] 
4039                 'Reply-to header in news'
4040
4041 2003-02-18 [paul]       0.8.10claws25
4042
4043         * src/select-keys.c
4044                 add a 'List all keys' button to key selection dialog
4045
4046 2003-02-18 [colin]      0.8.10claws24
4047         
4048         * src/stock_pixmap.c
4049                 fix compile error
4050
4051 2003-02-18 [colin]      0.8.10claws23
4052
4053         * src/common/smtp.[ch]
4054           src/prefs_account.c
4055                 Try to starttls if it seems to be the only
4056                 way to authenticate a user
4057
4058 2003-02-18 [paul]       0.8.10claws22
4059
4060         * src/Makefile.am
4061           src/folderview.c
4062           src/stock_pixmap.[ch]
4063           src/pixmaps/drafts_close.xpm  ** NEW FILE **
4064           src/pixmaps/drafts_open.xpm   ** NEW FILE **
4065                 as a Drafts folder is a special folder allow it to have
4066                 its own unique icons
4067
4068 2003-02-18 [colin]      0.8.10claws21
4069
4070         * src/imap.c
4071                 Fix port selection when using starttls
4072
4073 2003-02-18 [paul]       0.8.10claws20
4074
4075         * src/mainwindow.c
4076           src/prefs_common.[ch]
4077                 make blue the default new mail colour
4078
4079 2003-02-18 [paul]       0.8.10claws19
4080
4081         * sync with 0.8.10cvs14
4082                 see ChangeLog 2003-02-18
4083
4084 2003-02-17 [jens]       0.8.10claws18
4085
4086         * src/common/md5.c
4087                 fixed a compile problem with gcc 3.3
4088                 works on 2.95.3 too (testet on PPC as it is big endian)
4089
4090 2003-02-17 [paul]       0.8.10claws17
4091
4092         * sync with 0.8.10cvs13
4093                 see ChangeLog 2003-02-17
4094
4095 2003-02-17 [paul]       0.8.10claws16
4096
4097         * sync with 0.8.10cvs12
4098                 see ChangeLog 2003-02-17
4099
4100 2003-02-16 [match]      0.8.10claws15
4101
4102         * src/addressbook.c
4103                 Eliminates reloading of address data when items
4104                 deleted or added. Applied submitted by
4105                 Luke Plant <lukeplant@softhome.net>
4106
4107 2003-02-16 [paul]       0.8.10claws14
4108
4109         * src/news.c
4110                 when a 'protocol error' is encountered disconnect from
4111                 the server. This means that the user can carry on viewing
4112                 other articles and doesn't have to either wait until the
4113                 server timesout or quit sylpheed.
4114                 Fixes bug #53 'Unable to read messages in newsgroups, 
4115                 displayed message doesn't change'
4116
4117 2003-02-15 [christoph]  0.8.10claws13
4118
4119         * src/imap.c
4120                 fix bug that stopped scanning of folders when an
4121                 IMAP folder was empty
4122
4123         (closes bug 46 stop scan messages in folders after empty folder)
4124
4125 2003-02-15 [paul]
4126
4127         * tools/Makefile.am
4128           tools/README
4129           tools/freshmeat_search.pl     ** NEW FILE **
4130           tools/google_search.pl        ** NEW FILE **
4131                 Add 2 Actions scripts which search freshmeat/google
4132                 for the selected text using the browser configured
4133                 in sylpheedrc.
4134                 
4135         Note: These scripts are very dependent on the format of the
4136         browser command and may not work on every occasion. Testing
4137         is welcome. 
4138
4139 2003-02-14 [alfons]     0.8.10claws12
4140
4141         * src/compose.c
4142                 fix breakage because of uninitialized account pointer.
4143                 please verify.
4144
4145 2003-02-14 [paul]       0.8.10claws11
4146
4147         * src/compose.c
4148           src/prefs_account.[ch]
4149           src/prefs_common.[ch]
4150                 move signature settings to Account Prefs
4151
4152 2003-02-14 [paul]       0.8.10claws10
4153
4154         * sync with 0.8.10cvs11
4155                 see ChangeLog 2003-02-14
4156
4157 2003-02-13 [thorsten]   0.8.10claws9
4158
4159         * src/news.c
4160                 revert news progressbar (GUI separation)
4161
4162 2003-02-13 [paul]       0.8.10claws8
4163
4164         * src/compose.c
4165                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
4166                 paragraph 1
4167
4168 2003-02-13 [paul]       0.8.10claws7
4169
4170         * src/compose.[ch]
4171           src/summaryview.c
4172                 fix 'Follow-up and Reply-to' so that it creates a reply to
4173                 the newsgroup and the sender. If the message has the keyword
4174                 'poster' in the Followup-To header, all replies go to the
4175                 sender, re: RFC 1036, Section 2.2.3
4176                 rename all instances of 'ignore_replyto' to 'to_sender', both
4177                 were previously used, now we use just one.
4178
4179 2003-02-13 [paul]       0.8.10claws6
4180
4181         * sync with 0.8.10cvs9
4182                 see ChangeLog 2003-02-13
4183
4184 2003-02-13 [paul]       0.8.10claws5
4185
4186         * configure.ac
4187                 show which plugins are configured in the configure
4188                 output.
4189
4190 2003-02-12 [thorsten]   0.8.10claws4
4191
4192         * src/news.c
4193                 show progress while fetching news headers
4194
4195 2003-02-12 [christoph]  0.8.10claws3
4196
4197         * configure.ac
4198         * src/plugins/Makefile.am
4199                 use AM_CONDITIONAL to enable plugins, automake correctly
4200                 manages this when creating distdir
4201
4202 2003-02-12 [christoph]  0.8.10claws2
4203
4204         * ac/spamassassin.m4
4205         * src/plugins/spamassassin/Makefile.am
4206                 fix building SpamAssassin plugin without OpenSSL
4207
4208 2003-02-12 [paul]       0.8.10claws1
4209
4210         * ac/Makefile.am
4211           src/Makefile.am
4212           src/plugins/Makefile.am
4213                 fix failure of 'make release'
4214
4215 2003-02-12 [paul]       0.8.10claws
4216
4217         * 0.8.10claws released
4218
4219 2003-02-12 [paul]       0.8.9claws56
4220
4221         * po/bg.po
4222           po/es.po
4223           po/it.po
4224           po/ru.po
4225           po/sr.po
4226                 updated translations by George Danchev, Ricardo Mones Lastra,
4227                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
4228                 
4229         * sylpheed.spec.in
4230                 Allow the building of RPMs by a regular user. Submitted
4231                 by Sergei Astanin
4232
4233 2003-02-11 [alfons]     0.8.9claws55
4234
4235         * src/colorlabel.c
4236                 don't use pixmaps for label color rect but draw rectangles
4237                 so we can respect the color map of palette based visuals
4238                 (fixes the long time crashes on Suns - thanks to Andreas
4239                 Engel and Steve O'Hara-Smith for testing)
4240
4241 2003-02-11 [christoph]  0.8.9claws54
4242
4243         * src/matcher_parser_parse.y
4244                 correct bug where filering rules of not existing folders in
4245                 matcherrc were added to global filtering
4246                 
4247         (closes Debian Bug #180253 - Directory's filter-rules are merged with
4248          main filter-rules after removing directory, http://bugs.debian.org/180253)
4249         
4250 2003-02-11 [paul]       0.8.9claws53
4251
4252         * sync with 0.8.10cvs7
4253                 see ChangeLog 2003-02-09
4254
4255 2003-02-11 [melvin]     0.8.9claws52
4256
4257         * po/fr.po
4258                 Updated French tranlsations
4259
4260 2003-02-10 [paul]       0.8.9claws51
4261
4262         * sylpheed.spec.in
4263                 correct --enable-openssl
4264                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
4265
4266 2003-02-09 [martin]     0.8.9claws50
4267
4268         * src/prefs_matcher.c
4269                 fix segfault in prefs_matcher_substitute_cb() when
4270                 no row is selected
4271
4272 2003-02-09 [paul]       0.8.9claws49
4273
4274         * src/folderview.c
4275                 fix bug where a newsgroup folder's processing rules were
4276                 merged with the global filtering rules when the newsgroup
4277                 folder was deleted, causing some seriously bad results,
4278                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
4279
4280 2003-02-08 [melvin]     0.8.9claws48
4281
4282         * src/compose.c
4283                 Corrected and modified an alert message.
4284
4285 2003-02-07 [paul]       0.8.9claws47
4286
4287         * src/folderview.c
4288                 fix bug where both an 'Account properties' window and a
4289                 'Folder properties' window were opened when clicking on
4290                 'Properties' in an NNTP or IMAP folder's popup menu.
4291
4292 2003-02-07 [paul]       0.8.9claws46
4293
4294         * sync with 0.8.10cvs6
4295                 see ChangeLog 2003-02-06
4296
4297 2003-02-06 [christoph]  0.8.9claws45
4298
4299         * src/mbox.c
4300                 freeze folder updates while importing mbox files
4301                 (closes bug 43 importing mbox took hours)
4302                 
4303         Patch submitted by Jens Rantil <jens.rantil@telia.com>
4304
4305 2003-02-06 [thorsten]   0.8.9claws44
4306
4307         * po/de.po
4308                 Updated german translations
4309
4310 2003-02-06 [thorsten]   0.8.9claws43
4311
4312         * src/news.h
4313                 use guint for message numbers (fix count in grouplist dialog)
4314
4315 2003-02-05 [paul]       0.8.9claws42
4316
4317         * sync with 0.8.10cvs2
4318                 see ChangeLog 2003-02-05
4319
4320 2003-02-04 [colin]      0.8.9claws41
4321
4322         * src/prefs_common.[ch]
4323           src/procmsg.c
4324           src/summaryview.c
4325                 Add an option to disable threading by subject
4326
4327 2003-02-04 [christoph]  0.8.9claws40
4328
4329         * src/inc.c
4330                 only abort fetching mails from multiple accounts when the
4331                 error is fatal and does not allow to check any more accounts
4332                 (currently only disk full error)
4333
4334         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
4335          receive mails for other accouts)
4336
4337 2003-02-04 [christoph]  0.8.9claws39
4338
4339         * src/folder.c
4340                 first add the new message to the cache, then
4341                 send the update notification
4342
4343         (closes bug 39 after sending message folderview doesnt get updated)
4344
4345 2003-02-04 [colin]      0.8.9claws38
4346
4347         * src/inc.c
4348                 _really_ fix this Connecting... status
4349
4350 2003-02-04 [paul]       0.8.9claws37
4351
4352         * sync with 0.8.10
4353                 see ChangeLog 2003-02-04
4354
4355 2003-02-04 [paul]       0.8.9claws36
4356
4357         * sync with 0.8.9cvs6
4358                 see ChangeLog 2003-02-03
4359
4360 2003-02-04 [paul]       0.8.9claws35
4361
4362         * po/pt_BR.po
4363                 updated by André Filipe de Assunção e Brito 
4364                 <bedecko@netsite.com.br>
4365
4366 2003-02-03 [thorsten]   0.8.9claws34
4367
4368         * po/de.po
4369                 Updated german translations
4370
4371 2003-02-02 [paul]       0.8.9claws33
4372
4373         * po/es.po
4374                 updated by Ricardo Mones Lastra
4375
4376 2003-02-02 [thorsten]   0.8.9claws32
4377
4378         * src/mh.c
4379                 Fix mh_get_msginfo() segfault if file is inaccessible
4380
4381 2003-01-31 [colin]      0.8.9claws31
4382
4383         * src/procheader.c
4384                 Fix last commit's bug
4385
4386 2003-01-31 [colin]      0.8.9claws30
4387
4388         * src/procheader.c
4389                 Missing a change for gpg-signed messages
4390
4391 2003-01-31 [paul]       0.8.9claws29
4392
4393         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
4394           src/procheader.c
4395           src/stock_pixmap.[ch]
4396           src/summaryview.c
4397                 indicate GnuPG signed messages by displaying an icon
4398                 in the Attachment column.
4399
4400 2003-01-31 [paul]       0.8.9claws28
4401
4402         * sync with 0.8.9cvs4
4403                 see ChangeLog 2003-01-31
4404
4405 2003-01-31 [alfons]     0.8.9claws27
4406
4407         * src/textview.c
4408                 tune URI parser to accept mailto URLs with a '?'
4409                 (patch from Ruslan Balkin)
4410
4411 2003-01-31 [colin]      0.8.9claws26
4412
4413         * src/summaryview.c
4414                 Fix a leak introduced in claws24
4415
4416 2003-01-31 [colin]      0.8.9claws25
4417
4418         * src/summaryview.c
4419                 Freeze/Thaw folder updates when deleting dups
4420
4421 2003-01-31 [colin]      0.8.9claws24
4422         
4423         * src/addr_compl.c
4424           src/summaryview.c
4425           src/msgcache.c
4426                 little speed improvements
4427
4428 2003-01-31 [colin]      0.8.9claws23
4429
4430         * src/summaryview.c
4431                 Fix segfault when forwarding nothing
4432                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
4433                 
4434 2003-01-30 [paul]       0.8.9claws22
4435
4436         * sync with 0.8.9cvs3
4437                 see ChangeLog 2003-01-30
4438
4439 2003-01-30 [paul]       0.8.9claws21
4440
4441         * sync with 0.8.9cvs2
4442                 see ChangeLog 2003-01-30
4443
4444 2003-01-29 [paul]       0.8.9claws20
4445
4446         * sync with 0.8.9cvs1
4447                 see ChangeLog 2003-01-29
4448
4449 2003-01-28 [paul]       0.8.9claws19
4450
4451         * po/POTFILES.in
4452                 update to reflect changes. 
4453                 thanks to Ricardo Mones Lastra
4454
4455 2003-01-27 [christoph]  0.8.9claws18
4456
4457         * ac/openssl.m4
4458         * ac/spamassassin.m4
4459         * src/plugins/spamassassin/README
4460         * src/plugins/spamassassin/libspamc.[ch]
4461         * src/plugins/spamassassin/utils.[ch]
4462                 updated to latest libspamc
4463
4464 2003-01-27 [christoph]  0.8.9claws17
4465
4466         * src/folder.c
4467                 fix wrong use of procheader_get_header_fields
4468
4469 2003-01-27 [christoph]  0.8.9claws16
4470
4471         * src/news.c
4472         * src/prefs_account.[ch]
4473         * src/common/nntp.[ch]
4474                 allow to force authentication for NNTP servers
4475
4476         Patch submitted by Florian Mickler <dmk@d-labs.de>
4477
4478 2003-01-26 [paul]       0.8.9claws15
4479
4480         * src/summaryview.c
4481                 speed up of marking messages as read
4482                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
4483
4484 2003-01-26 [christoph]  0.8.9claws14
4485
4486         * src/Makefile.am
4487         * src/mgutils.[ch]              ** REMOVE **
4488         * src/xml.[ch]                  ** REMOVE **
4489         * src/xmlprops.[ch]             ** REMOVE **
4490         * src/common/Makefile.am
4491         * src/common/mgutils.[ch]       ** NEW **
4492         * src/common/xml.[ch]           ** NEW **
4493         * src/common/xmlprops.[ch]      ** NEW **
4494                 move xml files to common directory
4495
4496 2003-01-26 [christoph]  0.8.9claws13
4497
4498         * src/plugins/spamassassin/spamassassin_gtk.c
4499                 only set gtk entry text if string is available
4500
4501 2003-01-26 [melvin]     0.8.9claws12
4502
4503         * src/description_window.c
4504                 Allow resizing of the window
4505                 Allow automatic horizontal scroll bar
4506                 Do not vertically expand and fill
4507
4508 2003-01-26 [christoph]  0.8.9claws11
4509
4510         * src/Makefile.am
4511         * src/gtkutils.[ch]             ** REMOVE **
4512         * src/common/sylpheed.c
4513         * src/gtk/Makefile.am
4514         * src/gtk/description_window.c
4515         * src/gtk/gtkutils.[ch]         ** NEW **
4516         * src/gtk/prefswindow.c
4517                 move gtkutils to gtk directory
4518
4519 2003-01-26 [paul]       0.8.9claws10
4520
4521         * src/summaryview.c
4522                 rename summary_unread_clicked() to summary_status_clicked()
4523
4524 2003-01-26 [melvin]     0.8.9claws9
4525
4526         * src/prefs_actions.c
4527                 Cosmetical changes to the help text
4528
4529 2003-01-26 [paul]       0.8.9claws8
4530
4531         * src/folder.[ch]
4532           src/mainwindow.c
4533           src/prefs_common.c
4534           src/prefs_sumamry_column.c
4535           summaryview.[ch]
4536                 rename the 'Unread' column to 'Status'
4537
4538 2003-01-25 [match]      0.8.9claws7
4539
4540         * src/mgutils.[ch]
4541                 removed reference to LDAP constants. removed error2string.
4542                 included functions to support LDAP dynamic queries.
4543         * src/syldap.h
4544                 moved LDAP constants here.
4545         * src/addressbook.c
4546         * src/addrindex.c
4547         * src/importldif.c
4548                 removed references to LDAP constants and references to
4549                 error2string.
4550
4551 2003-01-25 [paul]       0.8.9claws6
4552
4553         * src/summaryview.c
4554                 summary_thread_build(), summary_thread_init(): remove 
4555                 unneeded reference to summaryview->folder_item
4556
4557 2003-01-25 [christoph]  0.8.9claws5
4558
4559         * src/gtk/description_window.c
4560                 o allow description texts to expand over multiple columns
4561                 o translate all columns
4562         * src/prefs_actions.c
4563                 change syntax description to use new multi column feature
4564
4565         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4566
4567 2003-01-25 [match]      0.8.9claws4
4568
4569         * src/vcard.c
4570                 fixed bug with Quoted-Printable
4571
4572 2003-01-25 [paul]       0.8.9claws3
4573
4574         * src/folder.[ch]
4575           src/summaryview.[ch]
4576                 implement per-folder collapsed/expanded threads setting
4577                 
4578         * src/prefs_common.c
4579                 remove global collapsed/expanded threads option
4580
4581 2003-01-25 [christoph]  0.8.9claws2
4582
4583         * po/POTFILES.in
4584                 add pluginwindow and prefswindow
4585         * src/compose.c
4586                 make send respond correctly to messages that could be added
4587                 to the queue folder, but the UID of the message is unknown
4588         * src/folder.c
4589         * src/imap.c
4590                 don't return guessed UIDs in imap_add_msg anymore. We return
4591                 0 to tell the folder system it was appened but the UID is
4592                 unknown. Folder system now get's the UID by scaning the folder
4593                 and searching the cache for the Message-ID
4594                 (closes bug #29 Messages queued, but not sent)
4595
4596 2003-01-25 [paul]       0.8.9claws1
4597
4598         * src/codeconv.c
4599                 conv_encode_header():  fix bug when long headers with 8-bit
4600                 characters are used, so that the encoded words are wrapped.
4601                 If the space in the original text falls on the wrap boundary,
4602                 it can be lost.
4603                 Patch by Sergey Vlasov.
4604                 
4605         * src/folderview.c
4606                  fix bug where a change to the sorting method or thread view
4607                  of a folder's messages is lost if simpify-subject is set and
4608                  toggled on or off.
4609                  Patch by Luke Plant.
4610
4611 2003-01-24 [paul]       0.8.9claws
4612
4613         * sylpheed-0.8.9claws released
4614         
4615         * Makefile.am
4616           sylpheed.spec.in
4617                 remove reference to 'INSTALL.jp'
4618
4619 2003-01-23 [paul]       0.8.8claws128
4620
4621         * po/es.po
4622           po/it.po
4623           po/ru.po
4624           po/sr.po
4625                 updated translations. submitted by Ricardo Mones Lastra,
4626                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
4627
4628 2003-01-23 [colin]      0.8.8claws127
4629
4630         * src/compose.c
4631                 Fix drafted and queued news articles re-edition
4632
4633 2003-01-23 [melvin]     0.8.8claws126
4634
4635         * po/fr.po
4636                 Updated French translations
4637
4638 2003-01-23 [colin]      0.8.8claws125
4639
4640         * src/inc.c
4641                 Fix "Connecting to..." status message
4642
4643 2003-01-22 [paul]       0.8.8claws124
4644
4645         * po/bg.po
4646                 updated by George Danchev
4647                 
4648         * src/folder.c
4649                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
4650                 and folder deletion
4651
4652 2003-01-21 [paul]       0.8.8claws123
4653
4654         * po/bg.po
4655                 updated by George Danchev
4656                 
4657         * src/about.c
4658                 its now 2003
4659                 
4660         * src/toolbar.c
4661                 don't translate 'Separator'
4662                 
4663         * src/plugins/spamassassin/Makefile.am
4664                 add aspell to CPPFLAGS
4665                 
4666         * src/plugins/spamassassin/spamassassin.c
4667           src/plugins/spamassassin/spamassassin_gtk.c
4668                 set correct default for spamassassin_receive_spam
4669                 slightly re-word descriptions and some
4670                 other minor changes
4671
4672 2003-01-19 [alfons]     0.8.8claws122
4673                 
4674         * src/mimeview.c
4675                 mimeview_save_as(): we might as well show the file name for
4676                 the single case "Save As" too
4677
4678 2003-01-19 [alfons]     0.8.8claws121
4679
4680         * src/crash.c
4681                 change bug tracker URL to bugzilla URL
4682
4683 2003-01-19 [alfons]     0.8.8claws120
4684
4685         * src/mimeview.c
4686                 mimeview_save_all(): display name of file before overwriting;
4687                 continue saving all, even when one overwrite was cancelled
4688
4689 2003-01-19 [christoph]  0.8.8claws119
4690
4691         * src/summaryview.c
4692         * src/procmsg.[ch]
4693                 fix wrong usage of procmsg_find_children in summaryview
4694                 by using procmsg_update_unread_children instead of
4695                 summaryview_update_unread_children
4696
4697 2003-01-19 [christoph]  0.8.8claws118
4698
4699         * src/procmsg.c
4700                 fix infinite loop in procmsg_find_children
4701                  (closes bug #25 sylpheed crashes on delete.)
4702
4703         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4704
4705 2003-01-19 [paul]       0.8.8claws117
4706
4707         * po/pt_BR.po
4708                 updated by Ivan Francolin Martinez
4709
4710 2003-01-18 [melvin]     0.8.8claws116
4711
4712         * src/prefs_actions.c
4713                 Removed syntax limitation of only one '&' at the end of command.
4714                         Now actions that contain '>/dev/null 2>&1' are possible.
4715
4716 2003-01-18 [melvin]     0.8.8claws115
4717
4718         * src/prefs_actions.c
4719                 Actions IO dialog: when the action ends
4720                 the "Close" button now has focus and [Escape] closes the
4721                 window.
4722
4723 2003-01-18 [christoph]  0.8.8claws114
4724
4725         * src/procmsg.c
4726                 o add debug output when MsgInfos are really freed
4727                 o free GSLists in procmsg_find_children and
4728                   procmsg_update_unread_children
4729
4730 2003-01-18 [christoph]  0.8.8claws113
4731
4732         * src/mainwindow.c
4733                 reorder Configuration menu
4734
4735 2003-01-18 [christoph]  0.8.8claws112
4736
4737         * src/compose.c
4738                 fix applying templates to forwarded messages
4739
4740         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4741
4742 2003-01-17 [christoph]  0.8.8claws111
4743
4744         * src/folder.c
4745                 destroy folder items, when a folder item is removed
4746
4747 2003-01-17 [christoph]  0.8.8claws110
4748
4749         * src/folder.c
4750                 fix wrong folder stats update when ignored message is
4751                 deleted
4752
4753 2003-01-17 [colin]      0.8.8claws109
4754         
4755         * src/mainwindow.c
4756         * src/summaryview.c
4757                 Quicksearch bugfixes: 
4758                 - hide help button at startup if not extended
4759                 - switch to extended when looking for replies
4760
4761 2003-01-17 [paul]
4762
4763         * sync with 0.8.9 release
4764
4765 2003-01-17 [paul]       0.8.8claws108
4766
4767         * sync with 0.8.8cvs11
4768                 see ChangeLog 2003-01-17
4769
4770 2003-01-16 [colin]      0.8.8claws107
4771
4772         * src/procmsg.c
4773                 Changed encryption test to re-ask passphrase
4774                 if an encrypted message hasn't been decrypted
4775                 Fixes bug #5
4776
4777 2003-01-16 [christoph]  0.8.8claws106
4778
4779         * src/prefs_gtk.c
4780         * src/prefs_toolbar.c
4781         * src/gtk/prefswindow.h
4782         * src/plugins/spamassassin/spamassassin_gtk.c
4783                 remove page destroy function that is not used anymore
4784
4785 2003-01-16 [paul]       0.8.8claws105
4786
4787         * sync with 0.8.8cvs9
4788                 see ChangeLog 2002-01-16
4789
4790 2003-01-16 [colin]      0.8.8claws104
4791
4792         * src/compose.[ch]
4793                 Fix bug with autosaved drafts for IMAP, when draft
4794                 folder is specified - fixes bugzilla bug #20
4795
4796 2003-01-15 [paul]       0.8.8claws103
4797
4798         * src/compose.[ch]
4799           src/procmsg.c
4800                 store folder and message-id of message forwarding
4801                 in queue header and set forward flag after sending
4802
4803 2003-01-15 [paul]       0.8.8claws102
4804
4805         * sync with 0.8.8cvs8
4806                 see ChangeLog 2002-01-15
4807
4808 2003-01-15 [colin]      0.8.8claws101
4809
4810         * src/Makefile.am
4811                 Fix linking with GNU libiconv
4812
4813 2003-01-15 [darko]      0.8.8claws100
4814
4815         * src/pine.c
4816                 fix crash when importing pine address book
4817                 entry with an empty name (reported by DY
4818                 <dybulk at tri8.net>)
4819
4820 2003-01-14 [paul]       0.8.8claws99
4821
4822         * configure.in  ** REMOVED **
4823           configure.ac  ** NEW FILE **
4824                 rename configure.in to configure.ac, as it is now
4825                 preferred
4826
4827 2003-01-14 [melvin]     0.8.8claws98
4828
4829         * src/folderview.c
4830                 folderview_check_new(): More precise function description
4831
4832 2003-01-14 [melvin]     0.8.8claws97
4833
4834         * src/folderview.c
4835                 folderview_check_new(): return the number of new messages 
4836                         since last check.
4837         * src/inc.c
4838                 inc_account_mail(): Disable counting of new messages for IMAP
4839                         and NNTP until bug [19] and [14] are fixed.
4840
4841 2003-01-14 [paul]       0.8.8claws96
4842
4843         * sync with 0.8.8cvs6
4844                 see ChangeLog 2003-01-14
4845
4846 2003-01-13 [alfons]     0.8.8claws95
4847
4848         * src/textview.c
4849                 tune email address validation (c. 0.8.8claws89): if . is 
4850                 just one char away from @, the address is invalid too 
4851                 (correctly rejects addresses like foo@.com)
4852
4853 2003-01-13 [paul]       0.8.8claws94
4854
4855         * src/messageview.c
4856           src/toolbar.c
4857                 fixes to the Message View toolbar and menu:
4858                 fix non-functioning Forward button
4859                 make Reply button consider default_reply_list
4860                 remove 'Follow-up...' menu entry
4861                 add 'Forward' and 'Redirect' menu entries
4862
4863 2003-01-13 [melvin]     0.8.8claws93
4864
4865         * src/inc.c
4866                 Fixed typo that could make new messages count incorrect.
4867
4868 2003-01-13 [melvin]     0.8.8claws92
4869
4870         * src/folderview.[ch]
4871                 folderview_check_new(): return the number of new messages.
4872         * src/inc.c
4873                 Should fix bug [14] where new mail notification worked 
4874                         incorrectly with IMAP accounts.
4875                 inc_spool_account(): return number of new msgs, or -1 on error
4876                 inc_all_spool(): return number of new msgs
4877                 
4878 2003-01-13 [melvin]     0.8.8claws91
4879
4880         * src/prefs_actions.c
4881                 Justify help text.
4882
4883 2003-01-12 [thorsten]   0.8.8claws90
4884
4885         * src/common/prefs.c
4886                 close file before rename
4887
4888 2003-01-12 [alfons]     0.8.8claws89
4889
4890         * AUTHORS
4891                 add Christian Mertes
4892         * src/common/utils.[ch]
4893                 g_stricase_hash(), g_stricase_equal(): functions for 
4894                 case insensitive hash tables
4895         * src/textview.c
4896                 use top level domain names to validate email address, based
4897                 on a patch by Christian Mertes (thanks!), but changed 
4898                 implementation to use a hash table 
4899
4900 2003-01-12 [paul]       0.8.8claws88
4901
4902         * po/bg.po
4903                 updated by George Danchev
4904
4905 2003-01-12 [alfons]     0.8.8claws87
4906
4907         * src/summaryview.c
4908                 delete / execute performance: use new style folder update
4909
4910 2003-01-12 [paul]       0.8.8claws86
4911
4912         * sync with 0.8.8cvs5
4913                 see ChangeLog 2003-01-13 (!)
4914
4915 2003-01-12 [alfons]     0.8.8claws85
4916
4917         * src/filtering.c
4918         * src/matcher_parser_parse.y
4919                 prepare change_score filtering action
4920         * src/matcher.[ch]
4921                 give up const-correctness on functions that call non-const-correct functions;
4922                 several casts to gpointer in g_free();
4923                 add change_score;
4924
4925 2003-01-12 [christoph]  0.8.8claws84
4926
4927         * src/compose.c
4928                 fix 2 warnings
4929
4930         * src/gtk/prefswindow.[ch]
4931         * src/plugins/spamassassin/spamassassin_gtk.c
4932                 changed the call of the widget create function
4933                 for PrefsPages, because sometimes the widget
4934                 create function needs a widget that already has
4935                 been attached to a window (to create GDK pixmaps
4936                 for exmaple). So we simply pass the GtkWindow as
4937                 the second parameter now.
4938
4939         * src/main.c
4940         * src/mainwindow.c
4941         * src/prefs_toolbar.[ch]
4942                 rewrite Toolbar Preferences using the new
4943                 prefs window
4944
4945 2003-01-11 [alfons]     0.8.8claws83
4946
4947         * src/addressadd.c
4948                 fix crash when adding sender to addressbook because status bar
4949                 isn't there (the status bar doesn't seem to be used though,
4950                 but I'll let Match decide what to do with it)
4951
4952 2003-01-11 [colin]      0.8.8claws82
4953
4954         * src/main.c
4955           src/toolbar.c
4956                 Two useless changes reversed
4957
4958 2003-01-11 [colin]      0.8.8claws81
4959
4960         * src/mainwindow.c
4961           src/mainwindow.h
4962                 Add mainwindow_get_mainwindow()
4963         * src/alertpanel.c
4964           src/alertpanel.h
4965                 Add alertpanel_error_log() 
4966         * src/compose.c
4967           src/inc.c
4968           src/messageview.c
4969           src/toolbar.c
4970           src/main.c
4971           src/procmsg.c
4972                 Network errors get a View Log button
4973
4974 2003-01-10 [alfons]     0.8.8claws80
4975
4976         * src/prefs_toolbar.c
4977         * src/toolbar.c
4978                 use the translatable string for "Separator" as file name for
4979                 separator toolbar items (probably make this uppercase?)
4980
4981 2003-01-10 [alfons]     0.8.8claws79
4982
4983         * src/prefs_toolbar.c
4984                 put right A_SEPARATOR description string in "displayed
4985                 toolbar items list" so manually added separators are
4986                 saved correctly (bug #10, "Adding a separator to the main 
4987                 toolbar fails, entry in xml file is wrong")
4988
4989 2003-01-10 [christoph]  0.8.8claws78
4990
4991         * src/imap.c
4992                 o fix warnings
4993                 o use CAPABILITY to check if NAMESPACE is available
4994
4995 2003-01-10 [christoph]  0.8.8claws77
4996
4997         * src/imap.[ch]
4998                 apply UIDPLUS IMAP extension support patch
4999
5000         Patch submitted by Simon 'corecode' Schubert
5001
5002 2003-01-10 [paul]       0.8.8claws76
5003
5004         * src/folderview.c
5005                 a sync from main which fixes the news account folders'
5006                 Properties bug
5007
5008 2003-01-10 [christoph]  0.8.8claws75
5009
5010         * src/folder.c
5011                 don't accept 0 as a valid uid returned by copy and move
5012                 functions. 0 means the message was copied or moved but the
5013                 new uid could not be fetched. It is not an error condition
5014                 for the copy or move operation.
5015
5016 2003-01-10 [paul]       0.8.8claws74
5017
5018         * src/prefs_filtering.c
5019                 change English used in Alert when entry is not
5020                 saved.
5021                 
5022         * sync with 0.8.8cvs4
5023                 see ChangeLog 2003-01-10
5024
5025 2003-01-10 [darko]      0.8.8claws73
5026
5027         * src/pine.c
5028                 fix crash when importing address book entry
5029                 without a valid address
5030
5031 2003-01-09 [alfons]     0.8.8claws72
5032
5033         * src/inc.c
5034                 filtering performance: use new style folder update
5035
5036 2003-01-09 [christoph]  0.8.8claws71
5037
5038         * src/compose.c
5039         * src/gtk/menu.[ch]
5040                 fix wrong selecting of mime encoding type, when
5041                 opening property dialog of attachments in the
5042                 compose window. 7bit was always selected and that
5043                 destoryed files with 8bit data.
5044                 (closes bug #9 Sylpheed-claws destroys attachments when
5045                  changing MIME-types)
5046
5047 2003-01-09 [paul]       0.8.8claws70
5048
5049         * sync with 0.8.8cvs3
5050                 see ChangeLog 2003-01-09
5051
5052 2003-01-08 [alfons]     0.8.8claws69
5053         
5054         * src/addressadd.c
5055                 apply patch by Kim Schulz to fix build breakage
5056                 because of missing variable
5057
5058 2003-01-08 [paul]       0.8.8claws68
5059
5060         * sync with 0.8.8cvs2
5061                 see ChangeLog 2002-01-08
5062
5063 2003-01-08 [paul]       0.8.8claws67
5064
5065         * po/it.po
5066                 updated by Alessandro Maestri
5067                 
5068         * src/addressadd.c
5069                 when using 'Add sender to addressbook' allow
5070                 name to be edited and remarks to be entered
5071                 Patch submitted by Luke Plant
5072
5073 2003-01-08 [darko]      0.8.8claws66
5074
5075         * README.claws, src/summaryview.c
5076                 fix description for marked messages
5077
5078 2003-01-08 [paul]
5079
5080         * tools/Makefile.am
5081           tools/launch_phoenix  ** NEW FILE **
5082                 add script that enables using Phoenix as the default
5083                 web browser. 
5084                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
5085                 
5086         * tools/OOo2sylpheed.pl
5087                 remove full path to sylpheed executable, just 'sylpheed'
5088                 will do
5089                 
5090         * tools/README
5091                 add launch_phoenix informtion and re-arrange and compress
5092                 the data a little
5093
5094 2003-01-07 [christoph]  0.8.8claws65
5095
5096         * src/folder.c
5097                 fix update for source folder when moving messages
5098         * src/procmsg.[ch]
5099         * src/summaryview.c
5100                 use function to set to_folder for message infos and
5101                 automatically update the op_count for old and new
5102                 folder
5103
5104 2003-01-07 [melvin]     0.8.8claws64
5105
5106         * src/prefs_actions.c
5107                 Fixed bug where an '%p' Action on a displayed image crashed 
5108                         Sylpheed
5109                 Code clean up (get rid of duplicated code and removed unnecessary 
5110                                 structure member)
5111
5112 2003-01-07 [christoph]  0.8.8claws63
5113
5114         * src/compose.c
5115         * src/folder.[ch]
5116         * src/folderview.c
5117         * src/import.c
5118         * src/inc.c
5119         * src/main.c
5120         * src/mainwindow.c
5121         * src/messageview.c
5122         * src/prefs_folder_item.c
5123         * src/procmsg.c
5124         * src/summaryview.c
5125         * src/toolbar.c
5126                 o remove all folder update triggering from the UI code. The folder
5127                   system should know much better when a folder needs an update.
5128                 o to prevent multiple updates in a row the folder updates can be
5129                   frozen for some time.
5130
5131                 Note: - Please verify that no updates are missing
5132                       - Check where freeze/thaws should be added
5133
5134 2003-01-07 [christoph]  0.8.8claws62
5135
5136         * src/prefs_actions.c
5137                 don't translate empty strings
5138
5139         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5140
5141 2003-01-06 [christoph]  0.8.8claws61
5142
5143         * src/prefs_actions.c
5144                 mark strings for gettext
5145         * src/prefs_matcher.c
5146                 use new description window for Execute action and
5147                 match condition in Filtering
5148
5149         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5150
5151 2003-01-06 [alfons]     0.8.8claws60
5152
5153         keep myself inspired to re-organize matcher part 8; 
5154         yes, more to come (I need to move out the descriptive
5155         text for actions to matcher.c, or at least make it not
5156         depend on the wicked ordering)
5157
5158         * src/prefs_matcher.c
5159                 add documentation so others may comprehend the
5160                 UI part of the conditions
5161                 
5162 2003-01-06 [christoph]  0.8.8claws59
5163
5164         * src/prefs_actions.c
5165                 use new description window for syntax help
5166         * src/gtk/description_window.c
5167                 fix display of descriptions with column count != 2
5168
5169         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5170
5171 2003-01-06 [christoph]  0.8.8claws58
5172
5173         * src/quote_fmt.c
5174         * src/summaryview.[ch]
5175         * src/gtk/Makefile.am
5176         * src/gtk/description_window.[ch]       ** NEW **
5177                 use a generic window to display syntax descriptions
5178                 currently used in quote_fmt and summaryview (new description
5179                 for extended quick search)
5180
5181         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5182
5183 2003-01-06 [paul]       0.8.8claws57
5184
5185         * sync with 0.8.8cvs1
5186                 see ChangeLog 2003-01-06
5187
5188 2003-01-06 [christoph]  0.8.8claws56
5189
5190         * src/mainwindow.c
5191         * src/prefs_gtk.[ch]
5192         * src/gtk/prefswindow.[ch]
5193         * src/plugins/spamassassin/spamassassin_gtk.c
5194                 o remove page management from prefswindow, pages
5195                   will be an argument to prefswindow_open
5196                 o prefswindow_open gets a datapointer that is
5197                   passed to the widget_create function to allow
5198                   creation of prefswindow for specific items
5199
5200 2003-01-06 [colin]      0.8.8claws55
5201         
5202         * src/summaryview.c
5203                 We don't want regexp in the reply-finder, 
5204                 because MIDs can contain !,$,. and so on
5205
5206 2003-01-06 [jens]       0.8.8claws54
5207
5208         * src/jpilot.c
5209                 fixed a wrong free in jpilot_read_db_files
5210
5211 2003-01-06 [alfons]     0.8.8claws53
5212
5213         re-organize matcher part 8; more to come
5214        
5215         * src/matcher.c
5216                 matcherprop_to_string(): put g_free()s before the
5217                 switch-case break to fix memleaks                
5218
5219 2003-01-06 [colin]      0.8.8claws52
5220
5221         * src/summaryview.c
5222                 cleanup & reply-finder now displays the first 
5223                 matching message
5224
5225 2003-01-05 [alfons]     0.8.8claws51
5226
5227         re-organize matcher part 7; more to come
5228
5229         * src/matcher.[ch]
5230                 fixes for constant correctness;
5231                 more documentation;
5232
5233 2003-01-05 [alfons]     0.8.8claws50
5234
5235         re-organize matcher part 6; more to come
5236         
5237         * src/matcher.[ch]
5238                 fixes for constant correctness;
5239                 more documentation;
5240         * src/filtering.c
5241                 fix for constant correctness
5242
5243 2003-01-05 [colin]      0.8.8claws49
5244
5245         * src/account.[ch]
5246                 Add account_get_reply_account function
5247         * src/compose.c
5248                 Use account_get_reply_account function 
5249         * src/summaryview.c
5250                 Basic reply-finder - click on the replied
5251                 icon gets you to the outbox using quick-search
5252
5253 2003-01-05 [paul]       0.8.8claws48
5254
5255         * src/prefs_common.c
5256                 small change to English
5257                 
5258         * src/prefs_filtering.c
5259                 prefs_filtering_action_select(): improve logic and uniformity
5260                 of gui
5261
5262 2003-01-05 [alfons]     0.8.8claws47
5263
5264         fine tune solution to focus problems (bug #7)
5265
5266         * src/mainwindow.c
5267                 mainwindow_focus_in_event(): remove grab event check
5268         * src/summaryview.c
5269                 summary_button_pressed(): move selection on right-click
5270                 too. we can't possibly move the selection back after
5271                 canceling a dialog, because gtk's incomplete focus 
5272                 management. whether this is a good solution, only time
5273                 will tell.
5274
5275 2003-01-05 [christoph]  0.8.8claws46
5276
5277         * src/imap.c
5278                 fix crash when no imap connection could be established
5279
5280 2003-01-05 [paul]       0.8.8claws45
5281
5282         * src/mainwindow.c
5283           src/sumamryview.c
5284           src/gtk/menu.[ch]
5285                 fix bug 605957 'shortcuts in popup-menu'
5286                 make user-defined shortcuts work
5287                 show shortcuts that are already defined
5288                 in the main menu
5289                 Patch submitted by Luke Plant
5290
5291 2003-01-05 [alfons]     0.8.8claws44
5292
5293         * src/mainwindow.c
5294                 focus_in_event handler should not select summary view row 
5295                 when another window (menu, dialog) grabbed for events 
5296                 (bug #7, "[0.8.8claws42] Message summary focus") 
5297
5298 2003-01-04 [christoph]  0.8.8claws43
5299
5300         * src/procmsg.c
5301                 update save folder after adding the sent message
5302                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
5303
5304 2003-01-02 [christoph]  0.8.8claws42
5305
5306         * src/common/plugin.c
5307                 fix unloading of all plugins and unload
5308                 plugins in reverse order
5309                 
5310         * src/gtk/pluginwindow.c
5311                 implement function of load and unload button
5312
5313         * src/gtk/prefswindow.c
5314         * src/gtk/prefswindow.h
5315                 rename register function and add new unregister
5316                 function
5317
5318         * src/plugins/spamassassin/spamassassin_gtk.c
5319                 unregister prefs page and update for changes in
5320                 src/gtk/prefswindow.c
5321
5322 2003-01-02 [paul]       0.8.8claws41
5323
5324         * po/es.po
5325                 updated by Ricardo Mones Lastra
5326
5327 2003-01-02 [paul]
5328
5329         * tools/tb2sylpheed
5330                 fixes and improvements by Urke MMI
5331
5332 2003-01-02 [thorsten]   0.8.8claws40
5333
5334         * src/procmsg.c
5335                 fixed wrong return value
5336
5337 2003-01-02 [thorsten]   0.8.8claws39
5338
5339         * src/prefs.c
5340                 fixed printing wrong variable
5341
5342 2003-01-02 [thorsten]   0.8.8claws38
5343
5344         * src/prefs.c
5345                 fixed acessing members of freed pfile struct
5346
5347 2003-01-02 [thorsten]   0.8.8claws37
5348
5349         * src/procmsg.c
5350                 detect loops across several messages
5351                 as suggested by Christoph Hohmann
5352
5353 2003-01-01 [match]      0.8.8claws36
5354
5355         * src/addrindex.c
5356                 fixed another memory leak.
5357
5358 2003-01-01 [match]      0.8.8claws35
5359
5360         * src/jpilot.[ch]
5361                 fixed memory leaks. applied Doxygen comments.
5362
5363 2003-01-01 [thorsten]   0.8.8claws34
5364
5365         * src/procmsg.c
5366                 inhibit endless loop if msg references itself
5367                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
5368
5369 2003-01-01 [christoph]  0.8.8claws33
5370
5371         * src/mainwindow.c
5372         * src/gtk/Makefile.am
5373         * src/gtk/pluginwindow.c                ** NEW **
5374         * src/gtk/pluginwindow.h                ** NEW **
5375                 add plugin window
5376
5377         * src/plugins/demo/demo.c
5378         * src/plugins/spamassassin/spamassassin.c
5379         * src/plugins/spamassassin/spamassassin_gtk.c
5380                 write better plugin descriptions
5381
5382 2002-12-31 [christoph]  0.8.8claws32
5383
5384         * src/gtk/prefswindow.c
5385         * src/plugins/spamassassin/spamassassin_gtk.c
5386                 some small improvements to GTK code
5387
5388 2002-12-31 [christoph]  0.8.8claws31
5389
5390         * src/plugins/spamassassin/spamassassin_gtk.c
5391                 enable folder select button
5392
5393 2002-12-31 [christoph]  0.8.8claws30
5394
5395         * src/mainwindow.c
5396         * src/gtk/Makefile.am
5397         * src/gtk/prefswindow.c                         ** NEW **
5398         * src/gtk/prefswindow.h                         ** NEW **
5399                 add new prefs window
5400
5401         * src/common/plugin.c
5402                 don't try to load empty config lines
5403         
5404         * src/plugins/spamassassin/Makefile.am
5405         * src/plugins/spamassassin/spamassassin.c
5406         * src/plugins/spamassassin/spamassassin.h       ** NEW **
5407         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
5408                 GTK config for SpamAssassin Plugin using
5409                 the new prefs window
5410
5411 2002-12-31 [paul]       0.8.8claws29
5412
5413         * po/POTFILES.in
5414                 remove obsolete entry 'src/menu.c'
5415
5416 2002-12-31 [alfons]     0.8.8claws28
5417
5418         * src/matcher.[ch]
5419         * src/matcher_parser_parse.y
5420         * src/prefs_matcher.c
5421                 add "ignore_thread" and "~ignore_thread" condition so it's
5422                 possible to make the actions / scoring operate on the ignore
5423                 thread flag
5424
5425 2002-12-31 [christoph]  0.8.8claws27
5426
5427         * src/addrbook.c
5428         * src/addrindex.c
5429         * src/folder.c
5430         * src/matcher.c
5431         * src/prefs_account.c
5432         * src/prefs_actions.c
5433         * src/prefs_customheader.c
5434         * src/prefs_display_header.c
5435         * src/prefs_gtk.c
5436         * src/procmime.c
5437         * src/toolbar.c
5438         * src/xmlprops.c
5439         * src/common/prefs.[ch]
5440                 extend prefs file handling for reading and automatic handling
5441                 of blocks. When reading prefs_set_block_label will automatically
5442                 move on to the block. When writing it will copy all other blocks
5443                 automatically
5444
5445         * src/common/plugin.c
5446                 Now loading plugin filenames from [Plugins] block in
5447                 sylpheed rc file
5448
5449 2002-12-30 [christoph]  0.8.8claws26
5450
5451         * src/common/hooks.[ch]
5452                 return abort status to caller of hooks_invoke
5453                 
5454         * src/inc.[ch]
5455                 invoke message filtering hook and stop
5456                 default handling when filter returns abort
5457
5458         * src/common/plugin.[ch]
5459         * src/plugins/demo/demo.c
5460                 modify plugin loader, because resolving symbols for strings
5461                 does not work correctly
5462         
5463         * configure.in
5464         * ac/spamassassin.m4                            ** NEW **
5465         * src/plugins/spamassassin/.cvsignore           ** NEW **
5466         * src/plugins/spamassassin/Makefile.am          ** NEW **
5467         * src/plugins/spamassassin/README               ** NEW **
5468         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
5469         * src/plugins/spamassassin/spamassassin.c       ** NEW **
5470         * src/plugins/spamassassin/utils.[ch]           ** NEW **
5471                 add spamassassin plugin, see src/plugins/spamassassin/README
5472                 for details
5473
5474 2002-12-29 [alfons]     0.8.8claws25
5475
5476         * src/mainwindow.c
5477                 when moving focus from a message view to the main 
5478                 window, don't forget to select the summary node
5479                 of the displayed message. should fix "[ 659103 ] 
5480                 focus-follows-mouse confuses sylpheed"
5481
5482 2002-12-29 [christoph]  0.8.8claws24
5483
5484         * src/Makefile.am
5485         * src/stringtable.[ch]          ** REMOVE **
5486         * src/common/Makefile.am
5487         * src/common/stringtable.[ch]   ** NEW **
5488                 move stringtable files to common directory
5489
5490 2002-12-29 [christoph]  0.8.8claws23
5491
5492         * src/Makefile.am
5493         * src/menu.[ch]                 ** REMOVE **
5494         * src/gtk/Makefile.am
5495         * src/gtk/menu.[ch]             ** NEW **
5496                 move menu files to gtk directory
5497
5498 2002-12-29 [match]      0.8.8claws22
5499
5500         * src/addressbook.c
5501         * src/syldap.c
5502                 moved UI specific code out of LDAP code into addressbook
5503                 UI code. fixed memory leak.
5504
5505 2002-12-29 [christoph]  0.8.8claws21
5506
5507         * src/folder.c
5508                 only check for IGNORED parent message when message is
5509                 not IGNORED itself
5510
5511 2002-12-29 [alfons]     0.8.8claws20
5512
5513         * src/summaryview.c
5514                 set gtksctree's anchor correct (immediate execute
5515                 changes the tree's layout, and anchor points at 
5516                 the incorrect row). fixes "[ 657233 ] multiple msg 
5517                 delete sometimes off by 1".
5518                 we probably have to look for more tree layout /
5519                 anchor glitches.
5520
5521 2002-12-29 [paul]       0.8.8claws19
5522
5523         * src/summaryview.c
5524                 fix bug [ 659054 ] incorrect sorting of 'From' column
5525                 when using 'display sender using address book'
5526                 thanks to Alfons and Luke Plant
5527
5528 2002-12-29 [christoph]  0.8.8claws18
5529
5530         * src/folder.c
5531         * src/procmsg.[ch]
5532                 check parent messages for IGNORE THREAD flag, when adding,
5533                 moving or copying messages to a folder
5534
5535 2002-12-27 [alfons]     0.8.8claws17
5536
5537         re-organize matcher part 5; more to come
5538
5539         * src/matcher.c
5540                 hash keywords in matchparser_tab 
5541
5542 2002-12-27 [alfons]     0.8.8claws16
5543
5544         re-organize matcher part 4; more to come
5545
5546         * src/matcher_parser.h
5547         * src/matcher_parser_lex.l
5548         * src/matcher_parser_parse.y
5549                 cleanup
5550
5551 2002-12-27 [alfons]     0.8.8claws15
5552
5553         re-organize matcher part 3; more to come
5554
5555         * src/matcher.[ch]
5556                 cleanup
5557
5558 2002-12-27 [alfons]     0.8.8claws14
5559
5560         re-organize matcher part 2; more to come but this should
5561         work. cc me if there are any regressions.
5562
5563         * src/matcher.h
5564                 add prototype for get_matchparser_tab_id()
5565         * src/matcher_parser_lex.l
5566                 look up keywords using matchparser_tab_id();
5567
5568 2002-12-27 [alfons]     0.8.8claws12
5569
5570         re-organize matcher part 1
5571
5572         * src/matcher.h
5573                 map yacc generated constants to sylpheed matcher constants
5574         * src/matcher.c
5575                 add function to find a matcher constant from a string
5576
5577 2002-12-27 [christoph]  0.8.8claws11
5578
5579         * src/compose.c
5580                 MENUITEM_ADD casts the 4th argument from integer to pointer
5581                 so it probably should not be a pointer, this means we
5582                 should use account id for it and not the account's pointer
5583
5584 2002-12-27 [paul]       0.8.8claws10
5585
5586         * src/mainwindow.c
5587                 remove unneeded 'GtkWidget *vbox'
5588                 
5589         * src/summaryview.c
5590                 further sync with 0.8.8 - make sort
5591                 by recipient work as expected
5592                 
5593         * NEWS
5594                 sync with 0.8.8
5595
5596 2002-12-27 [paul]       0.8.8claws9
5597
5598         * po/pt_BR.po
5599                 updated by Ivan F. Martinez
5600                 
5601 2002-12-27 [darko]      0.8.8claws8
5602
5603         * src/common/utils.c
5604                 added locked pattern to extended search
5605
5606 2002-12-27 [alfons]     0.8.8claws7
5607
5608         * src/prefs_matcher.[ch]
5609                 clean up
5610
5611 2002-12-26 [alfons]     0.8.8claws6
5612
5613         * src/matcher.[ch]
5614         * src/matcher_parser_lex.l
5615         * src/matcher_parser_parse.y
5616         * src/prefs_matcher.c
5617                 allow color label as a condition in the matcher
5618
5619 2002-12-26 [oliver]     0.8.8claws5
5620         
5621         * src/toolbar.c 
5622                 enable Addressbook for Main and Messageview
5623         * src/prefs_actions.c
5624                 enable actions in Messageview
5625
5626 2002-12-26 [christoph]  0.8.8claws4
5627
5628         * src/common/plugin.c
5629                 add a little debug output
5630         * configure.in
5631         * src/plugins/demo/Makefile.am
5632                 better use of automake
5633
5634 2002-12-26 [christoph]  0.8.8claws3
5635
5636         * src/Makefile.am
5637         * src/common/Makefile.am
5638                 fix "make distdir"
5639
5640 2002-12-26 [christoph]  0.8.8claws2
5641
5642         * configure.in
5643                 sort configure checks into common / gtk / plugins
5644         * po/POTFILES.in
5645                 add src/prefs_gtk.c
5646         * src/Makefile.am
5647                 add plugins SUBDIR
5648         * src/main.c
5649         * src/common/sylpheed.[ch]
5650                 added now sylpheed_done function for shutdown
5651         * src/common/Makefile.am
5652         * src/common/plugin.[ch]                ** NEW **
5653                 plugin loader and unloader
5654         * src/plugins/.cvsignore                ** NEW **
5655         * src/plugins/Makefile.am               ** NEW **
5656                 build plugins
5657         * src/plugins/demo/.cvsignore           ** NEW **
5658         * src/plugins/demo/Makefile.am          ** NEW **
5659         * src/plugins/demo/demo.c               ** NEW **
5660                 small demo plugin that installs a logtext hook and
5661                 outputs the log text to stdout
5662
5663 2002-12-26 [paul]       0.8.8claws1
5664
5665         * po/es.po
5666                 updated by Ricardo Mones Lastra
5667
5668 2002-12-26 [paul]       0.8.8claws
5669
5670         * 0.8.8claws released
5671
5672 2002-12-26 [paul]       0.8.7claws12
5673
5674         * po/bg.po
5675                 updated by George Danchev
5676
5677 2002-12-26 [paul]       0.8.7claws11
5678
5679         * po/POTFILES.in
5680                 remove unneeded 'src/prefs.c' entry 
5681
5682 2002-12-26 [paul]       0.8.7claws10
5683
5684         * src/codeconv.c
5685           src/mainwindow.c
5686                 sync with 0.8.8 release
5687         
5688         * src/folder.[ch]
5689           src/mh.c
5690           src/summaryview.c
5691                 partial sync with 0.8.8 release
5692         
5693
5694 2002-12-25 [alfons]     0.8.7claws9
5695
5696         * src/matcher.[ch]
5697         * src/matcher_parser_lex.l
5698         * src/matcher_parser_parse.y
5699         * src/prefs_matcher.c
5700                 add locked flag to possible filtering / matcher 
5701                 conditions (also a good example what should be
5702                 done to add a simple boolean condition)
5703
5704 2002-12-25 [christoph]  0.8.7claws8
5705
5706         * src/Makefile.am
5707         * src/account.[ch]
5708         * src/addrbook.c
5709         * src/addressbook.c
5710         * src/addrindex.c
5711         * src/filtering.c
5712         * src/folder.c
5713         * src/matcher.c
5714         * src/prefs.[ch]                ** REMOVE **
5715         * src/prefs_account.c
5716         * src/prefs_actions.c
5717         * src/prefs_common.c
5718         * src/prefs_customheader.c
5719         * src/prefs_display_header.c
5720         * src/prefs_filtering.c
5721         * src/prefs_folder_item.c
5722         * src/prefs_gtk.[ch]            ** NEW **
5723         * src/prefs_matcher.c
5724         * src/prefs_scoring.c
5725         * src/prefs_summary_column.c
5726         * src/procmime.c
5727         * src/selective_download.c
5728         * src/toolbar.c
5729         * src/common/Makefile.am
5730         * src/common/prefs.[ch]         ** NEW **
5731                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
5732
5733 2002-12-24 [alfons]     0.8.7claws7
5734
5735         * src/summaryview.c
5736                 summary_thread_build(): fix real cause of the crash mentioned in
5737                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
5738                 this way we get meaningful ctree nodes 
5739
5740 2002-12-24 [oliver]     0.8.7claws6
5741
5742         * src/mainwindow.[ch]
5743         * src/messageview.[ch]
5744         * src/compose.[ch]
5745         * src/inc.c
5746         * src/summaryview.c
5747                 changes to use updated toolbar handling
5748                 
5749 2002-12-24 [oliver]     0.8.7claws5
5750
5751         * src/toolbar.[ch]
5752                 generic toolbar handling
5753                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
5754         * src/prefs_toolbar.[ch]
5755                 adjust to handling
5756         
5757 2002-12-24 [oliver]     0.8.7claws4
5758         
5759         * src/stock_pixmap.[ch]
5760                 move SYLPHEED_LOGO to end of list in order 
5761                 to remove it from Custom Toolbar`s Icon View
5762
5763 2002-12-24 [alfons]     0.8.7claws3
5764
5765         * src/summaryview.c
5766                 summary_thread_build(): fix crash because of focus != selection 
5767                 after threading. when deleting the selection, gtk tries but fails 
5768                 to find the correct focusable element. we now force the selection
5769                 to be focused. this should solve the infamous bug reported by 
5770                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
5771                 a test case is available. 
5772
5773 2002-12-24 [darko]      0.8.7claws2
5774
5775         * src/summaryview.c
5776                 don't crash when unmarking message with unread children
5777
5778 2002-12-23 [christoph]  0.8.7claws1
5779
5780         * src/Makefile.am
5781         * src/common/Makefile.am
5782                 update Makefiles for moved intl.h, version.h and defs.h
5783         * src/imap.c
5784                 rewrite imap_session_get to avoid duplicate code
5785
5786 2002-12-23 [paul]       0.8.7claws
5787
5788         * Santa-Claws released
5789         
5790         * po/hu.po
5791           po/ru.po
5792                 squeeze in updated Hungarian and Russian translations.
5793                 Submitted by  Gál Zoltán and Ruslan N. Balkin
5794
5795 2002-12-23 [paul]       0.8.6claws129
5796
5797         * po/pl.po
5798                 updated by Witold Wladyslaw Wojciech Wilk
5799
5800 2002-12-23 [paul]       0.8.6claws128
5801
5802         * src/quote_fmt_parse.y
5803                 fix typo and add licence header
5804
5805 2002-12-23 [paul]       0.8.6claws127
5806
5807         * po/en_GB.po
5808                 updated
5809
5810 2002-12-23 [paul]       0.8.6claws126
5811
5812         * po/it.po
5813                 updated translation, submitted by Alessandro Maestri
5814                 
5815 2002-12-23 [paul]       0.8.6claws125
5816
5817         * src/quote_fmt_parse.y
5818                 fix signature-stripping on replies bug. match
5819                 '-- \n' and not '-- '.
5820
5821 2002-12-22 [paul]       0.8.6claws124
5822
5823         * po/bg.po
5824           po/es.po
5825           po/sr.po
5826                 updated translations. submitted by George Danchev,
5827                 Ricardo Mones Lastra, and Urke MMI respectively
5828
5829 2002-12-21 [paul]       0.8.6claws123
5830
5831         * src/addrbook.c
5832                 fix coding style
5833
5834 2002-12-21 [paul]       0.8.6claws122
5835
5836         * src/addrbook.c
5837                 fix bug [643638] where if a person is in one or more
5838                 addressbook groups editing that person's email 
5839                 address results in removal from those groups.
5840                 Patch submitted by Luke Plant.
5841
5842 2002-12-20 [christoph]  0.8.6claws121
5843
5844         * src/common/utils.c
5845         * src/summaryview.c
5846                 reimplement expand_search_string using GString to
5847                 prevent crashs caused by miscalculated string
5848                 lengths reported by Paul
5849
5850 2002-12-20 [christoph]  0.8.6claws120
5851
5852         * src/summaryview.c
5853                 don't use "changed" to check if op_count has to be changed as it
5854                 is also set when the message has unread children
5855                 (closes bug [ 653221 ] crash while deleting duplicates)
5856
5857 2002-12-20 [paul]       0.8.6claws119
5858
5859         * sync with 0.8.6cvs27
5860                 see ChangeLog 2002-12-20
5861
5862 2002-12-20 [paul]       0.8.6claws118
5863
5864         * sync with 0.8.6cvs26
5865                 see ChangeLog 2002-12-19 and 2002-12-20
5866
5867 2002-12-19 [alfons]     0.8.6claws117
5868
5869         * src/textview.c
5870                 fix incorrect parsing of email addresses, submitted by 
5871                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
5872                 name display if it contains @".
5873
5874 2002-12-18 [paul]       0.8.6claws116
5875
5876         * sync with 0.8.6cvs23
5877                 see ChangeLog 2002-12-18
5878
5879 2002-12-18 [paul]       0.8.6claws115
5880
5881         * src/Makefile.am
5882         * src/account.c
5883         * src/codeconv.c
5884         * src/gtkutils.[ch]
5885         * src/imap.c
5886                 sync with 0.8.6cvs22.
5887                 see ChangeLog 2002-12-17 and 2002-12-18
5888
5889 2002-12-17 [christoph]  0.8.6claws114
5890
5891         * src/imap.c
5892                 o don't create a session if imap greeting fails
5893                 o don't close socket when authentication fails
5894                   this is done by imap_session_destroy
5895
5896 2002-12-17 [thorsten]   0.8.6claws113
5897
5898         * tools/Makefile.am
5899           tools/README
5900           tools/google_msgid.pl ** NEW FILE **
5901                 Added "search for message-id" script and doc
5902
5903 2002-12-17 [thorsten]   0.8.6claws112
5904
5905         * po/hu.po
5906                 Updated hungarian translation
5907                 (updated by Gal Zoltan)
5908
5909 2002-12-16 [christoph]  0.8.6claws111
5910
5911         * src/addr_compl.c
5912                 remove stupid addressbook dump to debug output
5913         * src/mh.c
5914                 fix memory leak found by Hiro
5915
5916 2002-12-14 [paul]       0.8.6claws110
5917
5918         * src/compose.c
5919                 fix menubar sensitivity on send
5920                 
5921         * src/prefs_filtering.c
5922         * src/prefs_matcher.c
5923         * src/prefs_scoring.c
5924                 Fix english ;)
5925                 
5926         * src/common/quoted-printable.h
5927                 sync: fix typo
5928         
5929 2002-12-13 [christoph]  0.8.6claws109
5930
5931         * src/Makefile.am
5932         * src/manage_window.[ch]        ** REMOVE **
5933         * src/gtk/Makefile.am
5934         * src/gtk/manage_window.[ch]    ** NEW **
5935                 move manage_window files to gtk directory
5936
5937 2002-12-13 [christoph]  0.8.6claws108
5938
5939         * src/Makefile.am
5940         * src/gtkshruler.[ch]           ** REMOVE **
5941         * src/gtk/Makefile.am
5942         * src/gtk/gtkshruler.[ch]       ** NEW **
5943                 move gtkshruler files to gtk directory
5944
5945 2002-12-13 [christoph]  0.8.6claws107
5946
5947         * src/Makefile.am
5948         * src/compose.c
5949         * src/gtkstext.[ch]             ** REMOVE **
5950         * src/gtkutils.[ch]
5951         * src/textview.c
5952         * src/gtk/gtkstext.[ch]         ** NEW **
5953         * src/gtk/Makefile.am
5954                 o move stext functions to gtkstext.c to remove
5955                   dependency of gtkutils
5956                 o move gtkstext files to gtk directory
5957
5958         * src/gtk/Makefile.am
5959         * src/gtk/sslcertwindow.[ch]
5960                 UI stuff can always depend on common code so
5961                 it's ok to add ../common to include path
5962
5963 2002-12-13 [colin]      0.8.6claws106
5964
5965         * src/summaryview.c
5966                 Disconnect sighandlers for mainwindow when
5967                 quicksearch has the focus
5968                 Fix bug #653231
5969         * src/mainwindow.[ch]
5970                 Make key_pressed callback public, to be able
5971                 to disconnect it
5972
5973 2002-12-13 [christoph]  0.8.6claws105
5974
5975         * src/mh.c
5976                 create .mh_sequences file in new MH folders
5977                 (closes feature request [ 523162 ] MH folders should
5978                  get a .mh_sequences)
5979
5980 2002-12-13 [colin]      0.8.6claws104
5981
5982         * src/summaryview.c
5983                 Better handling of quicksearch show/hide
5984                 (basically the button stays under the mouse 
5985                  when toggled)
5986
5987 2002-12-13 [paul]       0.8.6claws103
5988
5989         * sync with 0.8.6cvs17
5990                 see ChangeLog 2002-12-13
5991
5992 2002-12-13 [paul]       0.8.6claws102
5993
5994         * po/es.po
5995                 updated by Ricardo Mones Lastra
5996
5997 2002-12-11 [colin]       0.8.6claws101
5998
5999         * src/folder.c
6000                 remove statusbar stuff
6001           src/folderview.c
6002                 set statusbar verbosity when moving folders
6003
6004 2002-12-11 [colin]       0.8.6claws100
6005         * src/prefs_filtering.c
6006         * src/prefs_matcher.c
6007         * src/prefs_scoring.c
6008                 Fix english ;)
6009
6010 2002-12-11 [colin]       0.8.6claws99
6011
6012         * src/prefs_common.[ch]
6013                 Add summary_quicksearch_type
6014         * src/summaryview.c
6015                 Save last used quicksearch type
6016
6017 2002-12-11 [jens]       0.8.6claws98
6018         * src/prefs_filtering.c
6019         * src/prefs_matcher.c
6020         * src/prefs_scoring.c
6021                 added dialog for incomplete rules in scoring, filtering and
6022                 matcher to ask wheather really close
6023
6024 2002-12-11 [colin]      0.8.6claws97
6025
6026         * src/folder.c
6027                 Fix folder dnd statusbar logging
6028
6029 2002-12-10 [christoph]  0.8.6claws96
6030
6031         * src/compose.c
6032         * src/folder.c
6033         * src/imap.c
6034         * src/inc.c
6035         * src/main.c
6036         * src/mainwindow.c
6037         * src/news.c
6038         * src/send.c
6039         * src/statusbar.[ch]
6040         * src/common/hooks.c
6041         * src/common/log.[ch]
6042                 o handle verbose logging in statusbar directly in statusbar code
6043                   and common code does not need any knowledge about a statusbar
6044                 o remove direct calls to statusbar_(puts|pop)_all functions
6045
6046 2002-12-10 [jens]       0.8.6claws95
6047
6048         * src/*.c
6049                 removed gettext from g_warnings
6050         * po/POTFILES.in
6051                 cleaned and updated
6052         * po/de.po
6053                 updated
6054
6055 2002-12-10 [colin]      0.8.6claws94
6056
6057         * src/main.c
6058                 finish crash dialog fix
6059
6060 2002-12-10 [colin]      0.8.6claws93
6061
6062         * src/main.c
6063                 "Fix" "sylpheed already running" instead of
6064                 crash dialog appearing after a crash
6065
6066 2002-12-10 [colin]      0.8.6claws92
6067
6068         * po/POTFILES.in
6069                 add src/gtk/sslcertwindow.c
6070
6071 2002-12-10 [paul]       0.8.6claws91
6072
6073         * po/POTFILES.in
6074                 updated to reflect recent changes
6075                 submitted by Alessandro Maestri
6076
6077 2002-12-09 [christoph]  0.8.6claws90
6078
6079         * src/Makefile.am
6080         * src/smtp.[ch]                 ** REMOVE **
6081         * src/common/Makefile.am
6082         * src/common/smtp.[ch]          ** NEW **
6083                 move smtp files to common directory
6084
6085 2002-12-09 [christoph]  0.8.6claws89
6086
6087         * src/Makefile.am
6088         * src/session.[ch]              ** REMOVE **
6089         * src/common/Makefile.am
6090         * src/common/session.[ch]       ** NEW **
6091                 move session files to common directory
6092
6093 2002-12-09 [paul]       0.8.6claws88
6094
6095         * src/account.c
6096                 fix bug [649746] edit accounts: move account reverted
6097                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
6098
6099 2002-12-09 [colin]      0.8.6claws87
6100
6101         * src/ssl_certificate.c
6102                 cleanup
6103
6104 2002-12-09 [colin]      0.8.6claws86
6105
6106         * src/ssl.c
6107                 Try to open the cert.pem database and 
6108                 issue a warning if it isn't there
6109
6110 2002-12-09 [colin]      0.8.6claws85
6111
6112         * src/common/ssl_certificate.c
6113         * src/gtk/sslcertwindow.c
6114                 Warning fixes
6115
6116 2002-12-09 [colin]      0.8.6claws84
6117
6118         * src/ssl_certificate.[ch] ** REMOVED **
6119         * src/common/ssl_certificate.[ch] ** NEW **
6120         * src/Makefile.am
6121         * src/common/Makefile.am
6122                 Moved ssl_certificate.[ch] to common
6123         * src/common/ssl.c 
6124                 Put back needed include
6125         * src/gtk/sslcertwindow.[ch]
6126                 Changed ssl_certificate.h include
6127         
6128 2002-12-09 [colin]      0.8.6claws83
6129
6130         * src/gtk/sslcertwindow.[ch]
6131                 Implement hook for certificate acception
6132         * src/ssl_certificate.[ch]
6133                 Implement hook for certificate acception
6134         * src/common/ssl.c
6135                 Reenable certificate acception check
6136         * src/mainwindow.c
6137                 Register sslcertwindow's hook
6138         
6139 2002-12-08 [christoph]  0.8.6claws82
6140
6141         * src/about.c
6142         * src/addr_compl.c
6143         * src/codeconv.c
6144         * src/manual.c
6145         * src/undo.c
6146         * src/common/utils.c
6147                 o add missing includes
6148                 o fix warnings
6149         * src/.cvsignore
6150         * src/common/.cvsignore
6151         * src/common/version.h          ** REMOVE **
6152                 remove autogenerated file
6153
6154 2002-12-08 [paul]       0.8.6claws81
6155
6156         * src/stringtable.c
6157                 put back needed include
6158
6159 2002-12-08 [colin]      0.8.6claws80
6160         
6161         * src/gtk/sslcertwindow.c
6162                 Cleaner popups when asking
6163         * src/ssl_certificate.c
6164         * src/prefs_common.[ch]
6165                 remove ssl certificate pref
6166                 put back needed include
6167         * src/undo.c
6168                 put back needed include
6169
6170 2002-12-08 [christoph]  0.8.6claws79
6171
6172         * src/folderview.c
6173         * src/logwindow.c
6174         * src/statusbar.c
6175         * src/summaryview.c
6176                 only abort hook invokation if required data is missing not
6177                 if our own data pointer is NULL, update hookfunction for
6178                 log window
6179
6180 2002-12-08 [paul]       0.8.6claws78
6181
6182         * src/about.c
6183         * src/addrcache.c
6184         * src/addrclip.c
6185         * src/addr_compl.c
6186         * src/addrselect.c
6187         * src/codeconv.c
6188         * src/colorlabel.c
6189         * src/enriched.c
6190         * src/esmtp.c
6191         * src/exporthtml.c
6192         * src/headerview.c
6193         * src/imageview.c
6194         * src/manual.c
6195         * src/noticeview.c
6196         * src/pgptext.c
6197         * src/scoring.c
6198         * src/sourcewindow.c
6199         * src/stringtable.c
6200         * src/undo.c
6201                 clean up: remove unneccesary includes
6202
6203 2002-12-08 [christoph]  0.8.6claws77
6204
6205         * src/folderview.c
6206         * src/statusbar.c
6207         * src/summaryview.c
6208         * src/common/hooks.[ch]
6209                 hook functions now have a gboolean return value, if a hook
6210                 returns TRUE it will stop executing of any more hooks in
6211                 the same hooklist for this invokation
6212
6213 2002-12-08 [colin]      0.8.6claws76
6214         
6215         * src/main.c
6216                 put back argv0 for CRASH_DIALOG
6217
6218 2002-12-08 [christoph]  0.8.6claws75
6219
6220         * src/Makefile.am
6221         * src/about.c
6222         * src/account.c
6223         * src/crash.c
6224         * src/esmtp.h
6225         * src/imap.[ch]
6226         * src/inc.c
6227         * src/main.c
6228         * src/mainwindow.c
6229         * src/news.c
6230         * src/pop.[ch]
6231         * src/prefs_account.[ch]
6232         * src/prefs_common.[ch]
6233         * src/send.[ch]
6234         * src/smtp.[ch]
6235         * src/ssl_certificate.[ch]
6236         * src/ssl_manager.[ch]
6237         * src/common/Makefile.am
6238         * src/common/log.c
6239         * src/common/nntp.[ch]
6240         * src/common/socket.[ch]
6241         * src/common/ssl.[ch]
6242         * src/gtk/sslcertwindow.[ch]
6243         * ac/openssl.m4
6244                 use new autoconf script to detect OpenSSL with extra parameters
6245                 to specify the location of libs and includes, also remove USE_SSL
6246                 to USE_OPENSSL
6247
6248         * src/common/sylpheed.[ch]
6249         * src/common/version.h.in
6250                 start seperation of common code initialization seperated from gui
6251
6252         * src/summaryview.c
6253                 The function that is called when a color label changes
6254                 should not change the color lable again
6255
6256 2002-12-08 [colin]      0.8.6claws74
6257
6258         * src/gtk/sslcertwindow.c
6259                 warning fixes
6260
6261 2002-12-08 [colin]      0.8.6claws73
6262
6263         * src/statusbar.c
6264           src/common/log.h
6265                 Register a hook for statusbar_puts_all
6266         * src/common/log.c
6267                 invoke statusbar_puts_all's hook
6268         
6269 2002-12-08 [colin]      0.8.6claws72
6270
6271         * src/ssl_certificate.c
6272                 Put back a badly-removed include
6273
6274 2002-12-08 [colin]      0.8.6claws71
6275
6276         * src/gtk/sslcertwindow.[ch]    ** NEW **
6277                 new certificate presentation
6278         * src/gtk/Makefile.am
6279                 add new files
6280         * src/ssl_certificate.[ch]
6281                 gtk cleanup, made utility functions public
6282         * src/ssl_manager.c
6283                 use new cert presentation
6284
6285 2002-12-07 [christoph]  0.8.6claws70
6286
6287         * src/Makefile.am
6288         * src/nntp.[ch]                 ** REMOVE **
6289         * src/common/Makefile.am
6290         * src/common/nntp.[ch]          ** NEW **
6291                 move nntp files to common directory
6292
6293 2002-12-07 [christoph]  0.8.6claws69
6294
6295         * src/procmsg.[ch]
6296         * src/summaryview.c
6297                 implement msginfo update callback using sylpheed's new
6298                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
6299
6300 2002-12-06 [christoph]  0.8.6claws68
6301
6302         * src/editgroup.c
6303                 This patch changes the 'Edit Group Details' dialog to
6304                 allow extended selections in either pane, so that
6305                 addresses can be added or removed from a group more
6306                 quickly and easily. (it actually is a net decrease in
6307                 file size, as some unnecessary functions have been
6308                 removed). 
6309                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
6310
6311 2002-12-06 [christoph]  0.8.6claws67
6312
6313         * src/Makefile.am
6314         * src/template.[ch]             ** REMOVE **
6315         * src/common/Makefile.am
6316         * src/common/template.[ch]      ** NEW **
6317                 move template files to common directory
6318
6319         * src/nntp.c
6320                 add missing log.h include
6321
6322 2002-12-06 [melvin]     0.8.6claws66
6323
6324         * src/prefs_actions.c
6325                 Added the trailing ">" syntax to insert command's output
6326                 without replacing old text (in contrast to trailing "|").
6327
6328 2002-12-05 [colin]      0.8.6claws65
6329         
6330         * src/common/utils.c
6331                 Don't modify original search_string or it'll change
6332                 the next iterations in the for()
6333
6334 2002-12-05 [darko]      0.8.6claws64
6335
6336         * src/common/utils.c
6337                 proper check for filtering commands, found by Colin
6338
6339 2002-12-05 [darko]      0.8.6claws63
6340
6341         * src/common/utils.c
6342                 check proper string for NULL pointer, found by Colin
6343
6344 2002-12-05 [darko]      0.8.6claws62
6345
6346         * src/common/utils.[ch]
6347                 expand_search_string(): new function
6348                 converts Mutt-like patterns to Sylpheed's
6349                 filtering engine
6350         * src/summaryview.c
6351                 use expand_search_string() to allow Mutt-like
6352                 patterns in extended search
6353         * README.claws
6354                 document extended option in quick search
6355
6356 2002-12-05 [paul]       0.8.6claws61
6357
6358         * sync with 0.8.6cvs16
6359                 see ChangeLog 2002-12-05
6360                 
6361         * po/POTFILES.in
6362                 clean up
6363
6364 2002-12-04 [christoph]  0.8.6claws60
6365
6366         * src/imap.[ch]
6367                 put imap authentication code into a new function and
6368                 remove it from imap_session_new that will allow to
6369                 send other commands before authentication
6370
6371 2002-12-04 [christoph]  0.8.6claws59
6372
6373         * src/imap.[ch]
6374                 use already existing method to prevent unneeded IMAP
6375                 folder selects. Set imap_select parameters to NULL
6376                 in some functions if the values are not required.
6377
6378         * src/xml.h
6379                 remove no longer required include
6380
6381 2002-12-04 [paul]       0.8.6claws58
6382
6383         * po/es.po
6384                 updated by Ricardo Mones Lastra
6385                 
6386         * configure.in
6387           po/hu.po      ** NEW FILE **
6388                 initial Hungarian translation, submitted
6389                 by Gál Zoltán <galzoli@hu.inter.net>
6390
6391 2002-12-03 [christoph]  0.8.6claws57
6392
6393         * src/Makefile.am
6394         * src/gtksctree.[ch]            ** REMOVE **
6395         * src/gtk/Makefile.am
6396         * src/gtk/gtksctree.[ch]        ** NEW **
6397                 move gtksctree files to gtk directory
6398
6399 2002-12-03 [christoph]  0.8.6claws56
6400
6401         * src/Makefile.am
6402         * src/md5.[ch]                  ** REMOVE **
6403         * srm/common/Makefile.am
6404         * src/common/md5.[ch]           ** NEW **
6405                 move md5 files to common directory
6406
6407         * src/gtkstext.c
6408                 remove not required #include
6409
6410 2002-12-03 [sergey]     0.8.6claws55
6411
6412         * src/gtkutils.c
6413         * src/gtkutils.h
6414                 gtkut_window_popup(): new function.
6415         * src/mainwindow.c
6416                 main_window_popup(): use gtkut_window_popup() to raise
6417                 window without changing its position.
6418                 (see sylpheed-main ML message [sylpheed:17247])
6419
6420 2002-12-03 [sergey]     0.8.6claws54
6421
6422         * src/send.c
6423                 send_message_local(): removed first-dot escaping
6424                 (SMTP-only, not needed for sending through pipe)
6425
6426 2002-12-03 [paul]       0.8.6claws53
6427
6428         * po/POTFILES.in
6429                 update to reflect recent changes (thanks
6430                 to Ricardo Mones Lastra)
6431                 
6432         * tools/filter_conv.pl
6433                  fix problem with quoted strings. Patch submitted
6434                  by Luke Plant <lukeplant@softhome.net>
6435
6436 2002-12-03 [paul]       0.8.6claws52
6437
6438         * sync with 0.8.6cvs15
6439                 see ChangeLog 2002-12-03
6440
6441 2002-12-02 [christoph]  0.8.6claws51
6442
6443         * src/logwindow.[ch]
6444         * src/common/log.[ch]
6445                 implement logging using a hook function
6446
6447         * src/folderview.c
6448         * src/folder.[ch]
6449                 define hooklist name in header file to avoid
6450                 errors caused by wrong spelling of hooklist names
6451
6452         * src/toolbar.c
6453                 fix warnings
6454
6455 2002-12-02 [christoph]  0.8.6claws50
6456
6457         * src/common/Makefile.am
6458                 add src/common/hooks.[ch]
6459
6460         * src/common/hooks.[ch]
6461                 implement a simple hook system using glib's hook functions
6462
6463         * src/folder.[ch]
6464         * src/folderview.c
6465                 use new hook system for folder item updates
6466
6467 2002-12-02 [christoph]  0.8.6claws49
6468
6469         * doc-src/ui_seperation.txt     ** NEW **
6470                 information for ui seperation
6471
6472         * src/Makefile.am
6473                 remove files that were moved to common
6474                 include common directory by default for the header files
6475
6476         * src/inc.c
6477         * src/common/socket.c
6478         * src/automaton.[ch]
6479                 implement automaton using g_io_*-functions instead of
6480                 gdk_input_add to make it ui independent
6481
6482         * src/codeconv.c
6483         * src/compose.c
6484         * src/ldif.c
6485         * src/pgptext.c
6486         * src/procmime.c
6487         * src/rfc2015.c
6488         * src/smtp.c
6489         * src/unmime.c
6490                 remove common/ prefix because directory is now in
6491                 include path
6492
6493         * src/compose.c
6494         * src/folder.c
6495         * src/folderview.c
6496         * src/mainwindow.c
6497         * src/messageview.c
6498         * src/prefs_common.c
6499         * src/procmsg.c
6500         * src/rfc2015.c
6501                 fix warnings
6502
6503         * src/imap.c
6504         * src/inc.c
6505         * src/news.c
6506         * src/pop.c
6507         * src/send.c
6508         * src/smtp.c
6509         * src/ssl_certificate.c
6510                 add log.h header file for logging functions
6511
6512         * src/main.c
6513         * src/common/utils.c
6514         * src/summaryview.c
6515         * src/xml.c
6516                 o move debug_mode to common/utils.c
6517                 o add functions to set and get debug_mode
6518
6519         * src/defs.h                    ** REMOVE **
6520         * src/intl.h                    ** REMOVE **
6521         * src/socket.[ch]               ** REMOVE **
6522         * src/ssl.[ch]                  ** REMOVE **
6523         * src/utils.[ch]                ** REMOVE **
6524                 replaced by new files in src/common/
6525         
6526         * src/common/Makefile.am
6527                 add new files in src/common/
6528
6529         * src/common/defs.h             ** NEW **
6530         * src/common/intl.h             ** NEW **
6531         * src/common/log.[ch]           ** NEW **
6532         * src/common/socket.[ch]        ** NEW **
6533         * src/common/ssl.[ch]           ** NEW **
6534         * src/common/utils.[ch]         ** NEW **
6535                 replacement for files in src/
6536
6537 2002-12-02 [colin]      0.8.6claws48
6538
6539         * src/folderview.c
6540                 Scroll folderview if necessary during dnd
6541
6542 2002-12-02 [colin]      0.8.6claws47
6543
6544         * src/folder.[ch]
6545                 Add check to verify a move is within a single mailbox
6546         * src/folderview.c
6547                 Add specific error string for this check
6548
6549 2002-12-02 [colin]      0.8.6claws46
6550
6551         * src/folder.c
6552                 Add a test to folder moving, remove a statusbar_print
6553         * src/folderview.c
6554                 Add Move folder... context-menu item
6555                 Factorize folder moving code
6556                 Enable folder DND for mbox
6557
6558 2002-12-01 [christoph]  0.8.6claws45
6559
6560         * ac/aspell.m4
6561                 remove conf.aspelltest if the version check fails
6562
6563 2002-11-30 [christoph]  0.8.6claws44
6564
6565         * autogen.sh
6566                 run libtoolize --force in autogen to create missing
6567                 libtool scripts
6568
6569 2002-11-30 [christoph]  0.8.6claws43
6570
6571         * src/Makefile.am
6572         * src/pgptext.c
6573         * src/procmime.c
6574         * src/rfc2015.c
6575         * src/uuencode.[ch]             ** REMOVED **
6576         * src/common/Makefile.am
6577         * src/common/uuencode.[ch]      ** NEW **
6578                 move uuen/decoder to common directory
6579
6580 2002-11-30 [christoph]  0.8.6claws42
6581
6582         * src/Makefile.am
6583         * src/base64.[ch]               ** REMOVED **
6584         * src/codeconv.c
6585         * src/compose.c
6586         * src/ldif.c
6587         * src/pgptext.c
6588         * src/procmime.c
6589         * src/rfc2015.c
6590         * src/smtp.c
6591         * src/unmime.c
6592         * src/common/Makefile.am
6593         * src/common/base64.[ch]        ** NEW **
6594                 move base64 en/decoder to common directory
6595
6596 2002-11-30 [christoph]  0.8.6claws41
6597
6598         * src/common                    ** NEW **
6599                 new directory for UI independent code
6600         * src/gtk                       ** NEW **
6601                 new directory for GTK frontend
6602         * src/common/.cvsignore         ** NEW **
6603         * src/gtk/.cvsignore            ** NEW **
6604                 ignore build files
6605         * src/common/Makefile.am        ** NEW **
6606         * src/gtk/Makefile.am           ** NEW **
6607                 automake files to build new seperated stuff
6608         * src/Makefile.am
6609                 the binary will currently still be build with the
6610                 files in src, so we include the code from the
6611                 subdirs for now after building the libs there
6612
6613 2002-11-30 [paul]       0.8.6claws40
6614
6615         * src/compose.c
6616                 fix bug [642731] 'Wrong selected account with drafted mail'
6617
6618 2002-11-29 [oliver]     0.8.6claws39
6619         
6620         * src/messageview.c
6621                 o update summaryview when switching between different
6622                   messageviews          
6623         * src/toolbar.c  
6624                 o check if messageview holds already removed msg
6625                   from summaryview
6626                 
6627
6628 2002-11-29 [oliver]     0.8.6claws38
6629
6630         * src/toolbar.c 
6631                 remove not needed variables and includes
6632                 make messageview stay opened and move to next when msgs are deleted 
6633
6634 2002-11-29 [oliver]     0.8.6claws37
6635         
6636         * src/toolbar.c 
6637                 disable compose button (messageview toolbar) by default
6638                 deleted msgs are moved to trash
6639         
6640 2002-11-29 [melvin]     0.8.6claws36
6641
6642         * configure.in
6643                 Increased minimal gpgme version to 0.3.10 (Zombies out)
6644                 and to detect signatures expirations (gpgme 0.3.6)
6645
6646         * src/main.c
6647                 Use non obsolescent function for Gpgme engine checking.
6648
6649         * src/rfc2015.c
6650                 Inform about expired signatures or signatures which key
6651                 has expired. Expiration date is displayed.
6652
6653         * src/sigstatus.c
6654                 Inform about expired signatures or signatures which key
6655                 has expired.
6656
6657 2002-11-28 [paul]       0.8.6claws35
6658
6659         * src/folderview.c
6660                 re-instate 'Check for new messages' in Newsgroup
6661                 folders right-click menu, after a suggestion from
6662                 Tim Mann <timmann@users.sourceforge.net>
6663
6664         * src/main.c
6665                 after a crash check only local folders for new
6666                 messages
6667
6668 2002-11-28 [paul]       0.8.6claws34
6669
6670         * configure.in
6671                 apply patch that fixes the checking of GTK with XIM 
6672                 support on different OSs, such as FreeBSD. Patch 
6673                 submitted by Topia <topia@users.sourceforge.net>
6674                 
6675 2002-11-28 [paul]       0.8.6claws33
6676
6677         * src/mainwindow.c
6678           src/prefs_common.c
6679           src/prefs_toolbar.c
6680                 more changes to the English
6681
6682 2002-11-28 [paul]       0.8.6claws32
6683
6684         * sync with 0.8.6cvs13
6685                 see ChangeLog 2002-11-28 (no sync needed
6686                 for src/compose.c)
6687
6688 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
6689         
6690         * src/mainwindow.[ch]
6691                 add patch by Ivan F. Martinez introducing messageview Toolbar
6692                 some changes and committed by oliver    
6693
6694 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
6695
6696         * src/messageview.[ch]
6697                 add patch by Ivan F. Martinez introducing messageview Toolbar
6698                 some changes and committed by oliver    
6699
6700 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
6701
6702         * src/compose.[ch]
6703                 add patch by Ivan F. Martinez introducing messageview Toolbar
6704                 some changes and committed by oliver    
6705
6706 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
6707         
6708         * src/toolbar.[ch]
6709                 add patch by Ivan F. Martinez introducing messageview Toolbar
6710                 some changes and committed by oliver
6711
6712 2002-11-28 [oliver]     0.8.6claws27
6713         
6714         * src/prefs_toolbar.[ch]
6715                 getting ready for messageview toolbar
6716                 free mem allocated by gettext
6717                 change prefs_toolbar to prefs_toolbar_open
6718  
6719 2002-11-28 [thorsten]   0.8.6claws26
6720
6721         * src/imageview.[ch]
6722                 cleaned up conflicting declarations of
6723                 imageview_show_image()
6724
6725 2002-11-28 [paul]       0.8.6claws25
6726
6727         * src/grouplistdialog.c
6728           src/prefs_common.c
6729           src/prefs_summary_column.c
6730                 a few more improvements to the English
6731
6732 2002-11-28 [colin]      0.8.6claws24
6733
6734         * man/sylpheed.1
6735                 A few updates to command-line parameters
6736
6737 2002-11-28 [colin]      0.8.6claws23
6738
6739         * src/prefs_filtering.c
6740                 Fix problems with prefs_filtering_delete_path:
6741                 a) if the first rule is removed, original pointers
6742                    weren't updated (leading to segfaults)
6743                 b) it was always global_processing updated in case
6744                    of removed path was parent of rule path
6745
6746 2002-11-27 [paul]       0.8.6claws22
6747
6748         * src/mainwindow.c
6749           src/prefs_account.c
6750           src/prefs_actions.c
6751           src/prefs_common.c
6752           src/prefs_customheader.c
6753           src/prefs_display_header.c
6754           src/prefs_filtering.c
6755           src/prefs_folder_item.c
6756           src/prefs_matcher.c
6757           src/prefs_scoring.c
6758           src/prefs_summary_column.c
6759           src/prefs_template.c
6760           src/prefs_toolbar.c
6761                  improve the English in the GUI
6762
6763 2002-11-27 [colin]      0.8.6claws21
6764
6765         * src/folder.c
6766                 Fix processing renaming problems happening after
6767                 last commit
6768
6769 2002-11-27 [colin]      0.8.6claws20
6770
6771         * src/folder.c
6772                 recursive move now deletes src each subfolder after 
6773                 having moved it
6774         * src/folderview.c
6775                 Use identifier instead of path during dnd (enables
6776                 IMAP folder dnd)
6777
6778 2002-11-27 [paul]       0.8.6claws19
6779
6780         * src/main.c
6781                 apply patch that does command-line processing 
6782                 BEFORE gtk_init, allowing claws to run from 
6783                 shell-scripts in non-X environment (e.g. crontab 
6784                 or ip-up, ip-down scripts). Patch submitted by
6785                 Ruslan N. Balkin <baron@dartel.ru>
6786                 
6787         * po/it.po
6788                 updated by Alessandro Maestri
6789
6790 2002-11-27 [paul]       0.8.6claws18
6791
6792         * sync with 0.8.6cvs12
6793           src/prefs_common.c
6794                 Differences are that main uses a 'Receive dialog'
6795                 frame on the Interface tab, whereas claws groups all 
6796                 the dialogs together in a 'Dialogs' frame.
6797
6798 2002-11-27 [colin]      0.8.6claws17
6799
6800         * src/prefs_matcher.c
6801                 Fix Execute criteria's NOT flag
6802
6803
6804 2002-11-26 [christoph]  0.8.6claws16
6805
6806         * src/ssl.c
6807                 rewrite the ssl code a little bit, only use one
6808                 SSL context, set default certificates' file/path
6809
6810 2002-11-26 [thorsten]   0.8.6claws15
6811
6812         * src/compose.c
6813                 default-reply-to didn't work for ml-reply
6814
6815 2002-11-26 [melvin]     0.8.6claws14
6816
6817         * src/prefs_actions.c
6818                 Made pipe-actions ignore short headers in message view
6819                 Made trailing-pipe-actions write in the message view with
6820                 the same font as the original message
6821
6822 2002-11-26 [paul]       0.8.6claws13
6823
6824         * src/compose.c
6825                 this time commit the correct file
6826
6827 2002-11-26 [paul]       0.8.6claws12
6828
6829         * sync with 0.8.6cvs11
6830           src/quote_fmt_parse.y  
6831                 no sync needed
6832           src/account.[ch]       
6833                 not sync'ed
6834           src/compose.c
6835                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
6836                 on draft mode.
6837                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
6838                 header
6839                 
6840         see ChangeLog 2002-11-25 and 2002-11-26
6841
6842 2002-11-26 [colin]      0.8.6claws11
6843
6844         * src/folderview.c
6845                 Fix collapsed folder not auto-expanding during
6846                 mail dnd, if it was the source folder.
6847
6848 2002-11-25 [colin]      0.8.6claws10
6849
6850         * src/folderview.[ch]
6851                 Variable renaming and cleaning (slist of nodes 
6852                 to be re-collapsed is stored in FolderView)
6853
6854 2002-11-25 [paul]       0.8.6claws9
6855
6856         * src/prefs_common.[ch]
6857                 fix breakage caused by last commit
6858
6859 2002-11-25 [paul]       0.8.6claws8
6860
6861         * sync with 0.8.6cvs4
6862                 see ChangeLog 2002-11-21
6863
6864 2002-11-25 [paul]       0.8.6claws7
6865
6866         * sync with 0.8.6cvs4
6867                 see ChangeLog 2002-11-20
6868
6869 2002-11-25 [paul]       0.8.6claws6
6870
6871         * sync with 0.8.6cvs3
6872                 see ChangeLog 2002-11-18
6873
6874 2002-11-25 [colin]      0.8.6claws5
6875
6876         * src/gtkutils.[ch]
6877                 Add gtkut_ctree_node_is_parent()
6878         * src/folderview.c
6879                 Spring-loaded folders
6880
6881 2002-11-25 [colin]      0.8.6claws4
6882
6883         * src/utils.[ch]
6884                 Add slist_concat_unique(), function to merge
6885                 two GSList filtering dups
6886         * src/folder.[ch]
6887         * src/summaryview.[ch]
6888         * src/folderview.c
6889         * src/main.c
6890                 Add detection/update/display of unread answers
6891                 to marked mails
6892         * src/procmsg.[ch]
6893                 Add procmsg_find_children()
6894                 Add procmsg_msg_has_marked_parent()
6895
6896 2002-11-25 [colin]      0.8.6claws3
6897
6898         * src/ssl_certificate.[ch]
6899                 Allow checking a certificate without a DNS
6900                 lookup
6901                 Allow to forget a cert (by deleting it)
6902                 Make ssl_certificate_destroy_public
6903         * src/ssl_manager.[ch] ** NEW FILES **
6904                 Gui to manage (display/remove) certificates
6905         * src/prefs_common.[ch]
6906                 Add a pref to allow silent acceptation of
6907                 trusted certificates or not (based on the
6908                 "I want to know what's going on" principle)
6909         * src/mainwindow.c
6910                 Add SSL manager in Tools menu
6911         * src/Makefile.am
6912                 Add the new files to the build
6913         * po/POTFILES.in
6914                 Add ssl_manager.c to translations
6915
6916 2002-11-25 [colin]      0.8.6claws2
6917
6918         * src/summaryview.[ch]
6919                 Add S_SEARCH_EXTENDED to the quick search, which 
6920                 allows to search using filtering syntax.
6921
6922 2002-11-25 [colin]      0.8.6claws1
6923
6924         * src/summaryview.c
6925                 Deletion of duplicates now prefer deleting
6926                 the unread dup (fixes feature-request 638989).
6927
6928 2002-11-24 [paul]       0.8.6claws
6929
6930         * po/es.po
6931           po/pl.po
6932           po/ru.po
6933           po/sr.po
6934                 updated by Ricardo Mones Lastra,
6935                 Witold Wladyslaw Wojciech Wilk,
6936                 Ruslan N. Balkin, and  Urke MMI 
6937                 respectively
6938
6939 2002-11-24 [paul]       0.8.5claws182
6940
6941         * po/bg.po
6942                 updated by George Danchev
6943
6944 2002-11-23 [alfons]     0.8.5claws181
6945
6946         * src/imap.c
6947                 tiny memory leak found by browsing Dimitar's 
6948                 valgrind report
6949
6950 2002-11-23 [paul]       0.8.5claws180
6951
6952         * po/it.po
6953                 updated by Alessandro Maestri
6954
6955 2002-11-22 [christoph]  0.8.5claws179
6956
6957         * src/compose.c
6958         * src/inc.c
6959         * src/prefs_filtering.c
6960         * src/summaryview.c
6961                 more warning fixes
6962
6963 2002-11-22 [alfons]     0.8.5claws178
6964
6965         * src/summaryview.c
6966                 summary_execute_delete_func(): if message is deleted, make 
6967                 sure to also remove its entry in the subject hash table. 
6968                 fixes a corner case bug.
6969
6970 2002-11-22 [paul]       0.8.5claws177
6971
6972         * .cvsignore
6973                 add 'autom4te.cache'
6974                 
6975         * ltconfig      ** REMOVED **
6976                 not needed
6977
6978 2002-11-22 [paul]       0.8.5claws176
6979
6980         * src/textview.c
6981                 textview_set_font(): fix for message display in
6982                 UTF-8 locales (thanks to Sergey Vlasov).
6983                 
6984         * AUTHORS
6985                 add new team members and contributors
6986
6987
6988 2002-11-21 [colin]      0.8.5claws175
6989
6990         * src/procmsg.[ch]
6991                 Add procmsg_remove_special_headers()
6992         * src/mh.c
6993                 Use procmsg_remove_special_headers() for 
6994                 previous fix
6995
6996 2002-11-21 [colin]      0.8.5claws174
6997
6998         * src/mh.c
6999                 Fix moving/copying from queue/draft folders
7000                 for MH folders
7001
7002 2002-11-21 [christoph]  0.8.5claws173
7003
7004         * src/crash.c
7005         * src/filtering.c
7006         * src/logwindow.c
7007         * src/main.c
7008         * src/matcher_parser_lex.[hl]
7009         * src/mbox.c
7010         * src/mbox_folder.[ch]
7011         * src/prefs_filtering.c
7012         * src/procheader.c
7013         * src/quote_fmt_lex.l
7014         * src/ssl.c
7015                 fix all warnings except the warnings in lex and yacc files
7016
7017 2002-11-20 [christoph]  0.8.5claws172
7018
7019         * src/imap.c
7020                 fix MsgInfo retrieval for IMAP draft and queue folders
7021                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
7022
7023 2002-11-19 [christoph]  0.8.5claws171
7024
7025         * src/compose.c
7026                 fix segfault, when draft saving does not get
7027                 the MsgInfo of the new message
7028                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
7029
7030 2002-11-19 [christoph]  0.8.5claws170
7031
7032         * src/procmsg.c
7033                 add parameter check for flag setting function
7034                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
7035
7036 2002-11-18 [paul]       0.8.5claws169
7037
7038         * src/compose.c
7039                 more sensitivity fixes to redirect mode:
7040                 * disable toolbar draft button
7041                 * allow only Address book in the Tools menu
7042                 * disable editing of message by the spell
7043                   checker
7044
7045 2002-11-18 [paul]       0.8.5claws168
7046
7047         * src/compose.c
7048                 fix sensitivity of menu items in compose_redirect():
7049                 allow only the necessary items 
7050
7051 2002-11-18 [paul]       0.8.5claws167
7052
7053         * src/compose.c
7054                 fix bug [ 603259 ] 'attachment got lost on bounce'
7055
7056 2002-11-18 [paul]       0.8.5claws166
7057
7058         * po/ru.po
7059                 updated by Ruslan N. Balkin <baron@dartel.ru>
7060
7061 2002-11-18 [colin]      0.8.5claws165
7062
7063         * src/main.c
7064           src/defs.h
7065                 Remove old filtering stuff
7066
7067
7068 2002-11-17 [oliver]     0.8.5claws164
7069
7070         * src/toolbar.h
7071                 remove not needed typedef 
7072
7073 2002-11-17 [oliver]     0.8.5claws163
7074
7075         * src/toolbar.c
7076                 make toolbar's on click events translatable
7077
7078 2002-11-15 [colin]      0.8.5claws162
7079
7080         * src/summaryview.c
7081                 Revert too-soon integration of a feature
7082
7083 2002-11-15 [christoph]  0.8.5claws161
7084
7085         * src/imap.c
7086                 use main's implementation of imap_get_msginfo
7087
7088 2002-11-15 [christoph]  0.8.5claws160
7089
7090         * src/compose.c
7091         * src/folder.[ch]
7092         * src/imap.c
7093         * src/mbox_folder.c
7094         * src/mh.c
7095         * src/news.c
7096         * src/procmsg.c
7097         * src/summaryview.c
7098                 replace claws' fetch_msginfo with main's get_msginfo
7099                 (use main's implementation where possible)
7100
7101 2002-11-15 [colin]      0.8.5claws159
7102
7103         * src/ssl_certificate.c
7104                 Missed a check
7105
7106 2002-11-16 [melvin]     0.8.5claws158
7107
7108         * po/fr.po
7109                 Updated French translations.
7110
7111 2002-11-16 [colin]      0.8.5claws157
7112
7113         * src/ssl_certificate.c
7114                 Check for missing parts in the certificates
7115
7116 2002-11-15 [colin]      0.8.5claws156
7117
7118         * src/folderview.c
7119                 Preventive fix (missing check) found by
7120                 Alfons
7121
7122 2002-11-15 [paul]
7123
7124         * NEWS
7125                 sync with 0.8.6 release
7126
7127 2002-11-15 [colin]      0.8.5claws155
7128
7129         * src/folder.[ch]
7130           src/folderview.c
7131                 Fix error handling of folder_item_move_to()
7132                 (thanks to Alfons!)
7133
7134 2002-11-15 [colin]      0.8.5claws154
7135
7136         * src/folder.[ch]
7137           src/folderview.c
7138                 folder_item_move_to() sets an error message instead
7139                 of having GUI stuff in folder.c
7140
7141 2002-11-15 [colin]      0.8.5claws153
7142
7143         * src/procmsg.[ch]
7144                 Implemented a callback for MsgInfo updates, 
7145                 heavily copy/pasted from Christoph's folder 
7146                 callback system
7147         * src/summaryview.[ch]
7148                 Register summary_update_msg as callback
7149
7150 2002-11-14 [colin]      0.8.5claws152
7151         
7152         * src/procmsg.c
7153                 Update the FolderItem after sending (fixes 617593)
7154
7155 2002-11-14 [christoph]  0.8.5claws151
7156
7157         * src/folder.c
7158                 fix wrong position of NULL pointer check found
7159                 by Sergey
7160
7161 2002-11-14 [christoph]  0.8.5claws150
7162
7163         * src/folder.c
7164                 fix segfault when deleting messages from IMAP folders
7165                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
7166
7167 2002-11-14 [colin]      0.8.5claws149
7168
7169         * src/compose.c
7170                 Forwarding was also ignoring the folder's default account.
7171
7172 2002-11-14 [colin]      0.8.5claws148
7173
7174         * src/compose.c
7175                 Fix sent folder not set to folder properties when 
7176                 forwarding.
7177
7178 2002-11-14 [thorsten]   0.8.5claws147
7179
7180         * src/inc.c
7181                 inc_start(): Files were not moved from .processing to inbox,
7182                 if no global processing rule existed
7183
7184 2002-11-14 [colin]      0.8.5claws146
7185
7186         * src/ssl_certificate
7187                 Fix file operations
7188
7189 2002-11-14 [paul]       0.8.5claws145
7190
7191         * po/it.po
7192                 updated by Alessandro Maestri
7193
7194 2002-11-13 [alfons]     0.8.5claws144
7195
7196         * src/folder.c
7197                 folder_item_close(): only mark messages unread
7198                 when a folder has new messages 
7199
7200 2002-11-13 [keith]      0.8.5claws143
7201
7202         * src/imap.c
7203                 Fix problem moving or copying between
7204                 IMAP folders
7205
7206 2002-11-13 [colin]      0.8.5claws142
7207
7208         * src/matcher_parser_parse.y
7209                 Fix rule problem when " don't match
7210
7211 2002-11-13 [christoph]  0.8.5claws141
7212
7213         * src/folder.c
7214         * src/folderview.c
7215                 moved cache saving to folder_item_close
7216                 the folderview should not have to deal with
7217                 this things
7218
7219 2002-11-13 [christoph]  0.8.5claws140
7220
7221         * src/summaryview.c
7222                 moved setting of important score to
7223                 summary_set_prefs_from_folderitem
7224
7225 2002-11-13 [colin]      0.8.5claws139
7226
7227         * src/matcher_parser_parse.y
7228                 Fix a segfault in the parser (happening when
7229                 a good expression had been tested and a bad 
7230                 one arrives)
7231
7232 2002-11-13 [paul]       0.8.5claws138
7233
7234         * sync with 0.8.5cvs24
7235                 see ChangeLog 2002-11-13
7236                 
7237         * po/pt_BR.po
7238                 updated by Fabio Jr. Beneditto
7239
7240 2002-11-13 [colin]      0.8.5claws137
7241         
7242         * src/msgcache.c
7243           src/defs.h
7244           src/procmsg.[ch]
7245                 Revert last commit, problem
7246
7247 2002-11-13 [colin]      0.8.5claws136
7248
7249         * src/msgcache.c
7250                 Remove duplicated code
7251         * src/defs.h
7252                 Bumped CACHE_VERSION and MARK_VERSION
7253         * src/procmsg.[ch]
7254                 Network endian for cache and mark files
7255
7256 2002-11-12 [colin]      0.8.5claws135
7257
7258         * src/inc.c
7259                 Fix the "socket error" dialog which disappeared
7260
7261 2002-11-12 [colin]      0.8.5claws134
7262
7263         * src/msgcache.c
7264                 Reverse last commit which had performance 
7265                 problems, but still reverse the list
7266
7267 2002-11-12 [colin]      0.8.5claws133
7268
7269         * src/msgcache.c
7270                 Reverse list order
7271
7272 2002-11-12 [melvin]     0.8.5claws132
7273
7274         * src/compose.c
7275                 Added a check for a NULL prefs_common.dictionary
7276
7277 2002-11-12 [colin]      0.8.5claws131
7278
7279         * src/ssl_certificate.[ch]
7280                 Use FQDN hostname
7281
7282 2002-11-12 [colin]      0.8.5claws130
7283
7284         * src/ssl_certificate.[ch]
7285                 Take connection port into account for 
7286                 checking certificates (a single hostname
7287                 could have multiple servers with multiple
7288                 certificates)
7289         * src/ssl.c
7290                 Pass the port to ssl_certificate_check
7291
7292 2002-11-12 [paul]       0.8.5claws129
7293
7294         * src/folder.c
7295                 fix a typo in last commit
7296
7297 2002-11-12 [paul]       0.8.5claws128
7298
7299         * sync with 0.8.5cvs23
7300                 see ChangeLog entry 2002-11-12
7301
7302 2002-11-11 [colin]      0.8.5claws127
7303
7304         * src/ssl_certificate.c
7305                 Cleaner messages
7306                 Don't popup, instead log error, if the 
7307                 corresponding pref is checked
7308         * src/ssl_certificate.h
7309                 include <openssl/objects/h>
7310
7311 2002-11-11 [colin]      0.8.5claws126
7312
7313         * src/ssl_certificate.h
7314                 _Really_ clean it
7315
7316 2002-11-11 [colin]      0.8.5claws125
7317         
7318         * src/ssl_certificate.c
7319                 Fixed leak
7320
7321 2002-11-11 [colin]      0.8.5claws124
7322
7323         * src/ssl.c
7324                 Cleaned a bit
7325         * src/ssl_certificate.[ch]
7326                 Cleaned a bit (better use of SSL API)
7327                 (This will cause non-recognition of saved 
7328                  certificates of claws12[23]...)
7329
7330 2002-11-11 [paul]       0.8.5claws123
7331         
7332         * po/es.po
7333                 updated by Ricardo Mones Lastra
7334
7335 2002-11-11 [colin]      0.8.5claws122
7336
7337         * src/ssl.c
7338                 Fix a typo
7339
7340 2002-11-11 [colin]      0.8.5claws121
7341
7342         * src/ssl_certificate.[ch] ** NEW FILES **
7343         * src/ssl.[ch]
7344                 Check SSL certificates presented to us
7345         * src/Makefile.am
7346                 Add ssl_certificate.[ch]
7347         * po/POTFILES.in
7348                 Add ssl_certificate.c
7349
7350 2002-11-11 [paul]       0.8.5claws120
7351
7352         * sync with 0.8.5cvs22
7353                 see ChangeLog 2002-11-11
7354
7355 2002-11-11 [paul]       0.8.5claws119
7356
7357         * sync with 0.8.5cvs21
7358                 see ChangeLog 2002-11-11
7359
7360 2002-11-10 [jens]       0.8.5claws118
7361
7362         * src/folder.c
7363         * src/folderview.c
7364                 corrected some typing
7365         * po/de.po
7366                 updated german translation
7367         * sylpheed.spec.in
7368                 cleaned up specfile and adjusted it for claws
7369
7370 2002-11-10 [colin]      0.8.5claws117
7371
7372         * src/summaryview.c
7373                 a STATUSBAR_PUSH/POP fix
7374
7375 2002-11-10 [colin]      0.8.5claws116
7376
7377         * src/prefs_folder_item.c
7378                 Fix hanging after opening folder properties
7379
7380 2002-11-10 [hoa]        0.8.5claws115
7381
7382         * src/matcher_parser_lex.l
7383         * src/matcher_parser_parse.y
7384                 config file for scoring and filtering is no more trashed
7385                 when there is a syntax error in a filtering rule when
7386                 editing it in a dialog.
7387
7388 2002-11-09 [colin]      0.8.5claws114
7389
7390         * src/mbox_folder.c
7391                 Added missing initialisation of folder->destroy()
7392
7393 2002-11-09 [colin]      0.8.5claws113
7394
7395         * src/folder.c
7396           src/folderview.c
7397                 Fix the status bar messages
7398
7399 2002-11-09 [colin]      0.8.5claws112
7400
7401         * src/folderview.c
7402                 Fix hangs after folder dnd, happening after 
7403                 claws109.
7404
7405 2002-11-09 [christoph]  0.8.5claws111
7406
7407         * src/folderview.c
7408                 just changed order of calls (reverse order of
7409                 associated calls)
7410         * src/inc.c
7411                 lock inc when checking only one account, otherwise
7412                 inc all could be executed at the same time
7413
7414 2002-11-09 [christoph]  0.8.5claws110
7415
7416         * src/folderview.c
7417                 better unlock the mouse cursor before calling
7418                 summary_show because it changes the cursor too
7419
7420 2002-11-09 [christoph]  0.8.5claws109
7421
7422         * src/folder.[ch]
7423         * src/folderview.c
7424                 add functions to open and close a folder
7425                 o opending will execute scanning for remote folders
7426                   and processing
7427                 o closing will unset new flag for messages
7428
7429 2002-11-09 [colin]      0.8.5claws108
7430
7431         * src/folder.c
7432                 Add a call to prefs_matcher_write_config to 
7433                 avoid non-leaf folders filtering settings to be
7434                 lost
7435
7436 2002-11-09 [paul]       0.8.5claws107
7437
7438         * src/prefs_account.c
7439                 re-word a label
7440
7441 2002-11-09 [colin]      0.8.5claws106
7442
7443         * src/folderview.c
7444                 Minor esthetic fix
7445
7446 2002-11-09 [colin]      0.8.5claws105
7447
7448         * src/folderview.c
7449                 Fix prefs_filtering deletion for MH folders (same
7450                 reason as below)
7451         * src/prefs_filtering.c
7452                 Fix prefs_filtering renaming and deletion for 
7453                 folder-based processing rules.  
7454
7455 2002-11-09 [christoph]  0.8.5claws104
7456
7457         * src/compose.c
7458         * src/folder.[ch]
7459         * src/folderview.[ch]
7460         * src/import.c
7461         * src/inc.c
7462         * src/main.c
7463         * src/mainwindow.c
7464         * src/messageview.c
7465         * src/prefs_folder_item.c
7466         * src/procmsg.c
7467         * src/summaryview.c
7468                 implement a callback system for folder item updates
7469
7470 2002-11-09 [colin]      0.8.5claws103
7471
7472         * src/folderview.c
7473                 Fix prefs_filtering renaming for MH folders (we
7474                 shouldn't rename by path as another folder could
7475                 have the same hierarchy).
7476
7477 2002-11-09 [colin]      0.8.5claws102
7478
7479         * src/folder.c
7480                 Fix a leak found by Christoph, use better variable
7481                 names
7482
7483 2002-11-09 [colin]      0.8.5claws101
7484
7485         * src/folder.c
7486                 One more fix for processing rules
7487
7488 2002-11-08 [colin]      0.8.5claws100
7489         
7490         * src/matcher.c
7491                 Don't copy the compiled regexp (will be reevaluated)
7492         * src/folderview.c
7493                 Lock folderview while moving
7494         * src/folder.c
7495                 Provide info on what's happening to the user
7496
7497 2002-11-08 [colin]      0.8.5claws99
7498
7499         * src/folderview.c
7500                 Fix folder reordering after a move if parent is 
7501                 root
7502         * src/scoring.[ch]
7503                 Add function to copy a ScoringProp
7504         * src/prefs_folder_item.c
7505                 Copy scoring rules when copying a folder prefs
7506
7507 2002-11-08 [colin]      0.8.5claws98
7508
7509         * src/folderview.c
7510                 Fixes in case of failure
7511         * src/filtering.[ch]    
7512                 Add function to duplicate a FilteringProp
7513         * src/matcher.[ch]
7514                 Add function to duplicate a MatcherProp
7515         * src/prefs_folder_item.c
7516                 Save folder's processing rules when copying 
7517                 its prefs
7518
7519 2002-11-08 [colin]      0.8.5claws97
7520         
7521         * src/folderview.c
7522                 Sort after move
7523         * src/folder.c 
7524                 Change a printf to debug_print
7525
7526 2002-11-08 [colin]      0.8.5claws96
7527
7528         * src/folder.c
7529           src/folderview.c
7530                 Fix segfaults, call me stupido
7531         
7532
7533 2002-11-08 [colin]      0.8.5claws95
7534
7535         *src/folder.c
7536                 Added forgotten prefs to save when moving folders
7537
7538 2002-11-08 [colin]      0.8.5claws94
7539
7540         * src/folder.c
7541                 Fixes to folder DND (prefs copy)
7542         * src/folderview.c
7543                 Optimization for folder DND (don't rescan whole tree)
7544                 Added folderview_create_folder_node() for this 
7545                 optimization, so de-duped a bit the code
7546         * src/prefs_folder_item.[ch]
7547                 Added prefs_folder_item_copy_prefs()    
7548           
7549 2002-11-08 [paul]       0.8.5claws93
7550
7551         * src/prefs_account.c
7552           tools/README
7553           tools/kmail2sylpheed_v2.pl
7554                 correct some typos
7555
7556 2002-11-08 [paul]       0.8.5claws92
7557
7558         * src/compose.c
7559           src/prefs_account.[ch]
7560                 remove account options 'clearsign' and 'ascii_armored',
7561                 replace with 'default_gnupg_mode' to prevent mixed-mode
7562                 Privacy settings
7563
7564 2002-11-08 [paul]       0.8.5claws91
7565
7566         * src/compose.[ch]
7567                 re-implement GnuPG 'on-the-fly' mode selection,
7568                 disallow mixed-mode
7569
7570 2002-11-08 [colin]      0.8.5claws90
7571
7572         * src/folderview.c
7573           src/prefs_folder_item.c
7574                 Change "Property" to "Properties"
7575
7576 2002-11-07 [colin]      0.8.5claws89
7577
7578         * src/folderview.c
7579           src/folder.c
7580                 Allow folder dropping to a root folder
7581
7582 2002-11-07 [paul]       0.8.5claws88
7583
7584         * src/compose.c
7585                 revert last commit
7586
7587 2002-11-07 [paul]       0.8.5claws87
7588
7589         * src/compose.c
7590                 fix reply-to-list bug. closes bug report
7591                 "[633382] reply-to-list broken in recent cvs"
7592
7593 2002-11-07 [paul]       0.8.5claws86
7594
7595         * src/compose.c
7596                 add a forgotten '#if USE_GPGME ... #endif'
7597
7598 2002-11-07 [paul]       0.8.5claws85
7599
7600         * sync with 0.8.5cvs20
7601                 see ChangeLog 2002-11-07
7602
7603 2002-11-07 [colin]      0.8.5claws84
7604
7605         * src/folder.[ch]
7606                 Change folder_item_move_to to return the newly 
7607                 created folderitem.
7608         * src/folderview.c
7609                 Select the new folderitem after moving.
7610
7611 2002-11-07 [colin]      0.8.5claws83
7612
7613         * src/prefs_filtering.c
7614                 Fix rule rewriting when moving a leaf folder to a 
7615                 shorter path
7616
7617 2002-11-07 [colin]      0.8.5claws82
7618
7619         * src/prefs_filtering.c
7620                 fix a leak
7621
7622 2002-11-07 [colin]      0.8.5claws81
7623
7624         * src/folder.[ch]
7625                 Add folder_item_move_to() function to move a 
7626                 folderitem into another one (updates matcher etc)
7627         * src/folderview.c
7628                 Add folder drag'n drop (context menu to come)
7629                 [Should be dataloss free, but Please backup before 
7630                  trying !]
7631
7632 2002-11-06 [colin]      0.8.5claws80
7633
7634         * src/mh.c
7635                 mh_create_folder() returns NULL if can't create
7636                 directory hierarchy
7637
7638 2002-11-06 [paul]       0.8.5claws79
7639
7640         * src/compose.[ch]
7641                 allow 'on-the-fly' changing of the type of encryption 
7642                 and/or signing used (mime/ascii) via the compose window
7643
7644 2002-11-06 [paul]       0.8.5claws78
7645
7646         * sync with 0.8.5cvs19
7647                 see ChangeLog 2002-11-06 for src/account.c: 
7648                 account_get_special_folder()
7649                 
7650 2002-11-05 [alfons]     0.8.5claws77
7651
7652         * src/crash.c
7653                 very minor cleanups: nothing to see here, move on. :-)
7654
7655 2002-11-05 [colin]      0.8.5claws76
7656
7657         * src/main.c
7658                 Changes choices if compose windows are opened to
7659                 Discard, Draft, Don't quit
7660
7661 2002-11-05 [thorsten]   0.8.5claws75
7662
7663         * src/compose.c
7664                 reenabled default_reply_to folder option
7665
7666 2002-11-05 [colin]      0.8.5claws74
7667
7668         * src/compose.[ch] 
7669                 add compose_draft()
7670         * src/crash.c
7671                 add SIGTERM handler
7672         * src/main.[ch]
7673                 add clean_quit() for the SIGTERM handler
7674
7675 2002-11-05 [paul]       0.8.5claws73
7676         
7677         * po/es.po
7678                 updated by Ricardo Mones Lastra
7679
7680 2002-11-05 [melvin]     0.8.5claws72
7681
7682         * src/logwindow.c
7683                 Fixed log-clipping bug #616795.
7684                 To stop logging in the log window use 0 length.
7685         * src/prefs_common.c
7686                 Added a label to inform about the 0 log length behaviour.
7687
7688 2002-11-05 [paul]       0.8.5claws71
7689
7690         * sync with 0.8.5cvs17
7691                 see ChangeLog 2002-11-05
7692
7693 2002-11-04 [paul]       0.8.5claws70
7694
7695         * sylpheed-128x128.png
7696           sylpheed-64x64.png
7697           sylpheed.png
7698                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
7699                 <nikai@users.sourceforge.net>
7700                 
7701         * po/bg.po
7702                 updated by George Danchev
7703
7704 2002-11-03 [thorsten]   0.8.5claws69
7705
7706         * src/main.c
7707           src/mimeview.c
7708           src/rfc2015.h
7709                 add check if gpg is active
7710
7711 2002-11-03 [thorsten]   0.8.5claws68
7712
7713         * src/toolbar.h
7714                 removed GSList declaration causing trouble on MacOS-X
7715                 (submitted by alfons, reported by xfesty)
7716
7717 2002-11-01 [paul]       0.8.5claws67
7718
7719         * src/mainwindow.c
7720                 remove last remnants of main's filter code
7721
7722 2002-11-01 [paul]       0.8.5claws66
7723
7724         * tools/filter_conv.pl
7725                 fix bug where user-defined headers were ignored
7726
7727 2002-11-01 [paul]       0.8.5claws65
7728
7729         * src/logwindow.c
7730                 make a debug_print() not translatable
7731
7732 2002-10-31 [melvin]     0.8.5claws64
7733
7734         * ac/aspell.m4
7735                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
7736                 not run any GNU/aspell test.  The dictionary path will
7737                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
7738                 was given, in which case, it will be $prefix/lib/aspell/
7739         * configure.in
7740                 Fixed typo in commentary (Aspell code).
7741
7742 2002-10-31 [paul]       0.8.5claws63
7743
7744         * po/POTFILES.in
7745                 remove src/filter.c and src/prefs_filter.c
7746                 thanks to Ricardo for reminding me
7747
7748 2002-10-31 [colin]      0.8.5claws62
7749
7750         * src/mbox_folder.c
7751                 Plug some leaks
7752
7753 2002-10-31 [paul]       0.8.5claws61
7754
7755         * src/prefs_filter.[ch] ** REMOVED **
7756           src/filter.[ch]       ** REMOVED **
7757           
7758         * src/Makefile.am
7759           src/folderview.c
7760           src/inc.c
7761           src/main.c
7762           src/mainwindow.c
7763           src/mbox.c
7764           src/prefs_common.c
7765           src/prefs_filtering.c
7766           src/summaryview.[ch]
7767                 remove main's 'filter' code
7768                 
7769         README.claws
7770                 update to reflect removal of main's filter
7771
7772 2002-10-31 [paul]       0.8.5claws60
7773
7774         * src/summaryview.c
7775                 remove check for global_processing in summary_filter_open(). 
7776                 This fixes the bug where if the user uses the right-click 
7777                 'Create filter rule...' and doesn't have any filter rules 
7778                 already defined in claws' advanced filtering, the newly 
7779                 created filter rule goes to main's filtering which is 
7780                 inaccessible through the gui. Now the filter rule gets added
7781                 to claws' filtering by default.
7782
7783 2002-10-28 [melvin]     0.8.5claws59
7784
7785         * src/prefs_actions.c
7786                 Fixed bug #627322 where MIME parts were not always
7787                 correctly passed to a %p action
7788                 Display an error dialog when message filename is not found.
7789
7790 2002-10-28 [melvin]     0.8.5claws58
7791
7792         * src/prefs_common.c
7793                 Readded a missing function declaration lost in 0.8.3claws34
7794
7795 2002-10-28 [paul]       0.8.5claws57
7796
7797         * sync with 0.8.5cvs15
7798                 see ChangeLog 2002-10-28 and 2002-10-25
7799                 
7800         Note: ChangeLog entry 2002-10-24 is not sync'ed.
7801
7802 2002-10-27 [oliver]     0.8.5claws56
7803
7804         * src/pop.c
7805                 plug leak in pop3_top_recv
7806
7807 2002-10-26 [christoph]  0.8.5claws55
7808
7809         * src/folder.c
7810                 set need_update folder flag when messages are added
7811                 (closes bug [ 626922 ] folder not updated after receiving)
7812
7813 2002-10-25 [melvin]     0.8.5claws54
7814
7815         * src/imageview.c
7816                 Fixed a memleak introduced in the scaling code.
7817
7818 2002-10-24 [alfons]     0.8.5claws53
7819
7820         * src/filtering.c
7821                 make filtering's forward message action forward from the 
7822                 correct account
7823                 (closes bug [628089 ] Filter -> Forward from address problem
7824                 reported by Oktay)
7825
7826 2002-10-24 [christoph]  0.8.5claws52
7827
7828         * src/mainwindow.c
7829         * src/manual.[ch]
7830                 o use manual of current locale or english if current
7831                   locale is not available (and english is available)
7832                 o also link to sylpheed doc project manuals
7833
7834 2002-10-23 [paul]       0.8.5claws51
7835
7836         * tools/README
7837           tools/kmail2sylpheed_v2.pl
7838                 add new version of kmail addressbook importer script.
7839                 works with newer versions of Kmail/KAddressBook which
7840                 have new and rearranged data.
7841
7842 2002-10-23 [martin]     0.8.5claws50
7843
7844         * src/folderview.c
7845         * src/summaryview.c
7846         * src/utils.h
7847         * src/utils.c
7848                 added length parameter to get_abbrev_newsgroup_name()
7849                 changed this function so that it abbreviates the newsgroup
7850                 names only so long it is smaller than the length parameter
7851                 (for better reading of some newsgroup names and space efficiency)
7852
7853 2002-10-22 [colin]      0.8.5claws49
7854
7855         *src/foldersel.c
7856                 Revert Alfons' last modification (after voting ;-))
7857
7858 2002-10-21 [alfons]     0.8.5claws48
7859
7860         * src/foldersel.c
7861                 folder view in folder selection dialog reflects state of
7862                 folder view in main window
7863
7864 2002-10-18 [alfons]     0.8.5claws47
7865
7866         * src/mbox.c
7867                 drop imported messages in folder selected by user,
7868                 and not in the inbox
7869                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
7870
7871 2002-10-18 [alfons]     0.8.5claws46
7872
7873         * src/compose.c
7874                 make automagic reply work correctly for email accounts 
7875                 (whether it's viable to do a full sync with Hiro's 
7876                 compose.c is still under discussion)
7877
7878 2002-10-18 [melvin]     0.8.5claws45
7879
7880         * src/prefs_actions.c
7881                 Fixed bug #622275 where asynchroneous actions left 
7882                 zombies processes
7883                 Made (synchroneous) actions' input be displayed live.
7884
7885 2002-10-18 [christoph]  0.8.5claws44
7886
7887         * src/textview.c
7888                 don't add a newline in the textview in front of the
7889                 first textpart if header display is disabled
7890                 (closes bug [ 603385 ] disabled header display leaves blank
7891                  lin)
7892
7893 2002-10-18 [christoph]  0.8.5claws43
7894
7895         * src/folder.[ch]
7896         * src/imap.c
7897         * src/mbox_folder.c
7898         * src/mh.c
7899         * src/news.c
7900                 folder->get_num_list now returns an error code
7901                 (closes bug [ 609424 ] News cache cleared on failure)
7902                 
7903 2002-10-17 [colin]      0.8.5claws42
7904         
7905         * src/news.c
7906                 Changed a printf by debug_print
7907
7908 2002-10-16 [paul]       
7909
7910         * tools/OOo2sylpheed.pl
7911                 allow for spaces in the name of the
7912                 file to be attached.
7913
7914 2002-10-16 [colin]      0.8.5claws41
7915
7916         * src/main.c
7917                 Use a tristate to change online mode
7918
7919 2002-10-16 [paul]       0.8.5claws40
7920
7921         * po/es.po
7922                 updated by Ricardo Mones Lastra
7923
7924 2002-10-16 [colin]      0.8.5claws39
7925
7926         * src/main.c
7927           src/mainwindow.[ch]
7928                 Added --online and --offline command-line
7929                 switches
7930
7931 2002-10-15 [christoph]  0.8.5claws38
7932
7933         * src/procmime.c
7934                 set mimeinfo->name to NULL after g_free to
7935                 avoid double freeing with g_free
7936
7937 2002-10-14 [christoph]  0.8.5claws37
7938
7939         * src/compose.c
7940         * src/filtering.c
7941         * src/summaryview.c
7942                 remove calls to folder->change_flags that are now
7943                 done by procmsg flag functions (seems it is not
7944                 used by any foldertype anyway)
7945         * src/folder.c
7946                 init folder->change_flags with NULL
7947
7948 2002-10-14 [christoph]  0.8.5claws36
7949
7950         * src/folder.[ch]
7951         * src/imap.[ch]
7952                 use virtual functions for folder item new and destroy
7953                 functions
7954
7955 2002-10-14 [melvin]     0.8.5claws35
7956
7957         * src/compose.c
7958                 Added a test to not run the spell checker if no default
7959                 dictionary is available. No dialog is displayed though.
7960
7961 2002-10-14 [melvin]     0.8.5claws34
7962
7963         * src/gtkaspell.c
7964                 Fixed bug in dictionary list context menu where
7965                 "More..." pointed to an emtpy submenu if the
7966                 number of dictionaries is a multiple of 15
7967                 Removed unneeded code in suggestions list creation
7968
7969 2002-10-14 [paul]       0.8.5claws33
7970
7971         * po/bg.po
7972                 updated by George Danchev
7973
7974 2002-10-13 [hoa]        0.8.5claws32
7975
7976         * src/matcher.[ch]
7977           src/matcher_parser_parser.y
7978                 removed the escaped string from internal structure
7979                 of matcher.
7980
7981 2002-10-12 [colin]      0.8.5claws31
7982
7983         * src/gtksctree.[ch]
7984           src/summaryview.c
7985                 Removed useless function gtksctree_reanchor
7986
7987 2002-10-12 [alfons]     0.8.5claws30
7988         
7989         * sync with remaining main changes 2002-10-09 - 2002-10-11
7990         - drop changes to src/compose.c (requires claws specific changes)
7991         
7992 2002-10-12 [alfons]     0.8.5claws29
7993         
7994         * sync with main changes of 2002-10-08
7995         - drop changes to src/compose.c (requires claws specific changes)
7996         - drop changes to src/summaryview.c (requires changes to compose.c)     
7997
7998 2002-10-12 [alfons]     0.8.5claws28
7999         
8000         * sync with main changes of 2002-10-07
8001
8002 2002-10-12 [alfons]     0.8.5claws27
8003
8004         * sync with main changes of 2002-10-04
8005         - drop changes to src/compose.c (requires claws specific changes)
8006         - drop changes to src/prefs_folder_item.c (claws implementation
8007           seems to be working)
8008
8009 2002-10-12 [colin]      0.8.5claws26
8010
8011         * src/mainwindow.c
8012                 Fix folder-flicker when space-reading, introduced 
8013                 in claws22.
8014
8015 2002-10-12 [colin]      0.8.5claws25
8016
8017         * src/compose.c
8018                 Save account address when saving as draft.
8019                 (closes bug 621838)
8020
8021 2002-10-12 [colin]      0.8.5claws24
8022
8023         * src/summaryview.c
8024                 Fix the problem consisting of no message selected
8025                 after the last message in a folder has been moved.
8026
8027 2002-10-12 [paul]       0.8.5claws23
8028
8029         * src/compose.c
8030           src/prefs_template.c
8031           src/template.[ch]
8032                 add Cc and Bcc to templates. Patch submitted by
8033                 John L. Males.
8034
8035 2002-10-12 [colin]      0.8.5claws22
8036
8037         * src/folderview.c
8038                 Fix a bug after "Check for new messages":
8039                 If a folder was opened, it was still selected at
8040                 the end of the check, but displayed empty.
8041         * src/mainwindow.c
8042                 Remove unnecessary check
8043
8044 2002-10-12 [paul]
8045
8046         * tools/README
8047                 be more verbose in the description of
8048                 OOo2sylpheed.pl
8049                 
8050
8051 2002-10-11 [colin]      0.8.5claws21
8052
8053         * src/mainwindow.c
8054                 Make space work (better) when no mail is selected
8055
8056 2002-10-11 [colin]      0.8.5claws20
8057
8058         * src/inc.c
8059           src/news.c
8060                 fix warnings
8061
8062 2002-10-11 [colin]      0.8.5claws19
8063
8064         * src/mainwindow.c
8065                 revert 0.8.5claws6 changes as i couldn't get to
8066                 anything satisfying
8067
8068 2002-10-11 [melvin]     0.8.5claws18
8069
8070         * src/compose.c
8071                 Removed buggy and unused macro (should have been committed in
8072                 0.8.5claws17)
8073
8074 2002-10-11 [melvin]     0.8.5claws17
8075
8076         * src/compose.c
8077                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
8078
8079 2002-10-11 [thorsten]   0.8.5claws16 
8080
8081         * src/folderview.c
8082                 remove rescan warning
8083
8084 2002-10-11 [colin]      0.8.5claws15 
8085
8086         * src/procheader.c
8087                 fix a segfault that happens if conv_unmime_header
8088                 fails (should be better to find out why it fails)
8089
8090 2002-10-11 [christoph]  0.8.5claws14
8091
8092         * src/summaryview.c
8093                 update folderview stats after ignore/unignore thread
8094
8095 2002-10-11 [hoa]        0.8.5claws13
8096
8097         * src/quote_fmt_parse.y
8098                 Fixed a yacc/bison syntax error
8099         * src/matcher.c
8100                 Escaping of string is fixed.
8101
8102 2002-10-11 [colin]      0.8.5claws12
8103
8104         * src/imageview.c
8105                 Resize images to fit
8106
8107 2002-10-11 [paul]       0.8.5claws11
8108
8109         * po/es.po
8110                 updated by Ricardo Mones Lastra
8111
8112 2002-10-10 [alfons]     0.8.5claws10
8113
8114         * src/compose.c
8115                 allow dropping files by "moving" files from a file manager,
8116                 not only by the more cumbersome "copying". the latter 
8117                 mostly implies holding down the Control button
8118
8119 2002-10-10 [christoph]  0.8.5claws9
8120
8121         * src/summaryview.c
8122                 update folders after thread building for ignored threads
8123
8124 2002-10-10 [christoph]  0.8.5claws8
8125
8126         * config/.cvsignore
8127                 added Makefile
8128         * src/filtering.[ch]
8129         * src/folder.[ch]
8130         * src/folderview.[ch]
8131         * src/import.c
8132         * src/inc.[ch]
8133         * src/mbox.[ch]
8134         * src/procmsg.c
8135         * src/summaryview.[ch]
8136                 o added new flag need_update to FolderItem
8137                 o removed folder_table from various functions from tracking
8138                   folder updates
8139                 o set need_update flags in folder.c's move, copy and delete
8140                   functions and procmsg's flags functions
8141                 o added function folderview_update_items_when_required that
8142                   updates all folders with need_update set
8143                 o call folderview_update_items_when_required instead of
8144                   folderview_update_item_foreach
8145
8146 2002-10-09 [sergey]     0.8.5claws7
8147
8148         * src/compose.c
8149                 Strip CRs whel loading the text into editor in reedit mode.
8150
8151 2002-10-09 [colin]      0.8.5claws6
8152
8153         * src/mainwindow.c
8154                 Make Space work when no mail is selected
8155
8156 2002-10-09 [colin]      0.8.5claws5
8157
8158         * src/gtksctree.[ch]
8159                 Fix range_select
8160                 Add gtk_sctree_reanchor() 
8161         * src/summaryview.c
8162                 Use gtk_sctree_reanchor() - better fix for 
8163                 bug 60413
8164
8165 2002-10-09 [colin]      0.8.5claws4
8166
8167         * src/summaryview.c
8168                 Fix shift-click select after delete problem
8169                 (closes bug 60413)
8170
8171 2002-10-08 [thorsten]   0.8.5claws3
8172
8173         * src/summaryview.c
8174                 exclude current msg from -hide read messages-
8175
8176 2002-10-08 [colin]      0.8.5claws2
8177
8178         * src/inc.[ch]
8179           src/pop.c
8180           src/recv.c
8181                 Differentiate socket errors from disk full
8182                 errors
8183
8184 2002-10-08 [christoph]  0.8.5claws1
8185
8186         * Makefile.am
8187         * configure.in
8188                 modifications for new config directory
8189
8190         * config.guess  ** REMOVED **
8191         * config.sub    ** REMOVED **
8192         * install-sh    ** REMOVED **
8193         * ltmain.sh     ** REMOVED **
8194         * missing       ** REMOVED **
8195         * mkinstalldirs ** REMOVED **
8196                 these files are autogenerated by automake
8197                 when you run autogen.sh
8198
8199         * config/.cvsignore     ** NEW FILE **
8200         * config/Makefile.am    ** NEW FILE **
8201                 ignore autogenerated files
8202                 create a Makefile in this directory
8203
8204 2002-10-08 [paul]       0.8.5claws
8205
8206         * 0.8.5claws release
8207         
8208         * src/compose.c
8209           src/procheader.c
8210           src/procmsg.c
8211                 fix quote reply format for newsgroups reply bug
8212                 (thanks to Hoa)
8213                 
8214         * po/en_GB.po
8215           po/pl.po
8216                 updated by me and Witold Wladyslaw Wojciech Wilk
8217                 repectively
8218
8219 2002-10-07 [paul]       0.8.3claws53
8220
8221         * po/it.po
8222           po/pt_BR.po
8223           po/sr.po
8224                 updated messages catalogs, submitted by
8225                 Alessandro Maestri, Fabio Jr.Beneditto 
8226                 and Urke MMI, respectively.
8227
8228 2002-10-07 [christoph]  0.8.3claws52
8229
8230         * src/folder.[ch]
8231         * src/folderview.c
8232         * src/mainwindow.c
8233                 fix new folder ghost message bug
8234                 (closes bug [ 619722 ] wrong count for newly created folders)
8235
8236 2002-10-07 [christoph]  0.8.3claws51
8237
8238         * src/compose.c
8239                 fix news posting problem
8240
8241 2002-10-07 [melvin]     0.8.3claws50
8242
8243         * po/fr.po
8244                 Updated French translation
8245
8246 2002-10-05 [christoph]  0.8.3claws49
8247
8248         * src/gtkstext.c
8249                 check if line_start_cache is set in gtk_stext_update_text
8250                 (closes bug [ 618119 ] crash while doing search in folder)
8251
8252 2002-10-05 [christoph]  0.8.3claws48
8253
8254         * src/imap.c
8255         * src/news.c
8256         * src/utils.c
8257         * src/utils.h
8258                 implement cache cleanups for claws' folder system
8259                 (closes bug [ 595916 ] imapcache not cleaned up)
8260
8261 2002-10-05 [melvin]     0.8.3claws47
8262
8263         * src/prefs_actions.c
8264                 Made the help text more clear for the %p token
8265
8266 2002-10-04 [paul]       0.8.3claws46
8267
8268         * sync with 0.8.5
8269                 see ChangeLog 2002-10-02 and 2002-10-03
8270
8271 2002-10-04 [christoph]  0.8.3claws45
8272
8273         * src/inc.c
8274                 fix segfault caused by pop before smtp
8275                 call to inc_account_mail with NULL
8276                 pointer for mainwin
8277
8278 2002-10-04 [paul]       0.8.3claws44
8279
8280         * configure.in
8281                 sync the LDAP detection from 0.8.5cvs1
8282
8283 2002-10-02 [christoph]  0.8.3claws43
8284
8285         * po/de.po
8286                 fix small spelling error
8287
8288 2002-10-02 [melvin]     0.8.3claws42
8289
8290         * ac/aspell.m4
8291                 Behave better and say "no" when test program cannot be run.
8292
8293 2002-10-02 [paul]       0.8.3claws41
8294
8295         * sync with 0.8.4cvs1
8296                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
8297                 
8298         * src/summaryview.c
8299                 toggle the behavior of Reply menuitem between
8300                 normal reply and reply-to-list
8301
8302 2002-10-01 [sergey]     0.8.3claws40
8303
8304         * src/compose.c
8305                 Convert newlines in the message text to the canonical form
8306                 before base64 encoding (RFC2045 compliance, fixes some
8307                 interoperability issues with Evolution 1.0.3)
8308
8309 2002-09-29 [colin]      0.8.3claws39
8310
8311         * src/summaryview.c
8312                 Fix an unwanted copy/paste
8313
8314 2002-09-29 [colin]      0.8.3claws38
8315
8316         * src/mainwindow.c
8317                 Renamed "Custom toolbar" to "Customize toolbar"
8318                 Renamed "Show all header" to "Show all headers"
8319                 Renamed "Set diplay item" to "Set displayed items"
8320         * src/prefs_common.c
8321                 Renamed "Show all header" to "Show all headers"
8322         * src/prefs_summary_column.c
8323                 Renamed "diplay item" to "displayed items"
8324
8325 2002-09-29 [colin]      0.8.3claws37
8326
8327         * src/mainwindow.[ch]
8328                 online/offline status pixmaps follow theme
8329                 changes
8330         * src/summaryview.[ch]
8331                 quicksearch pixmap follows theme changes
8332
8333 2002-09-29 [thorsten]   0.8.3claws36
8334
8335         * src/compose.c
8336           src/prefs_folder_item.[ch]
8337                 add default_reply_to folder option (closes patch 581044)
8338
8339 2002-09-29 [christoph]  0.8.3claws35
8340
8341         * acconfig.h    ** REMOVED **
8342         * configure.in
8343         * ac/aspell.m4
8344         * ac/check-type.m4
8345         * ac/gnupg-check-typedef.m4
8346                 fix autoheader 2.50 warning
8347
8348 2002-09-29 [christoph]  0.8.3claws34
8349
8350         * major code cleanup (part 2)
8351         
8352                 - unused variables removed
8353                 - unused functions removed
8354                 - uninitialized variables checked
8355                 - missing return statements added
8356                 - missing function return types added
8357                 - added parentheses around assignment
8358                   when suggested by gcc
8359
8360 2002-09-29 [alfons]     0.8.3claws33
8361
8362         * src/logwindow.c
8363                 log_window_clear(): only bracket gtk_text_forward_delete() 
8364                 with gtk_text_freeze() / gtk_text_thaw() (see if this
8365                 works around GTK text bug)
8366
8367 2002-09-29 [paul]       0.8.3claws32
8368
8369         * po/bg.po
8370           po/sr.po
8371                 updated by George Danchev and Urke MMI
8372                 respectively
8373
8374 2002-09-27 [christoph]  0.8.3claws31
8375
8376         * doc-src/readme.txt
8377         * doc-src/rfc1806.txt   ** REMOVED **
8378         * doc-src/rfc2183.txt   ** NEW FILE **
8379         * doc-src/rfc2980.txt   ** NEW FILE **
8380                 update rfcs
8381
8382 2002-09-27 [melvin]     0.8.3claws30
8383
8384         * ac/aspell.m4
8385                 Fixed typo which could break linking
8386
8387 2002-09-27 [melvin]     0.8.3claws29
8388
8389         * ac/aspell.m4
8390                 Improved GNU/aspell checking. 
8391                 Fixed bug #614490
8392
8393 2002-09-27 [paul]       0.8.3claws28
8394
8395         * sync with 0.8.3cvs8
8396                 see ChangeLog 2002-09-27
8397
8398 2002-09-26 [colin]      0.8.3claws27
8399
8400         * src/toolbar.[ch]
8401           src/mainwindow.[ch]
8402                 Add "Reply to Mailing-list" to the toolbar
8403
8404 2002-09-26 [christoph]  0.8.3claws26
8405
8406         * src/summaryview.c
8407                 Fix wrong message counts in summaryview status
8408
8409 2002-09-26 [paul]       0.8.3claws25
8410
8411         * sync with 0.8.3cvs7
8412                 see ChangeLog 2002-09-26
8413
8414 2002-09-26 [paul]       0.8.3claws24
8415
8416         * sync with 0.8.3cvs6
8417                 see ChangeLog 2002-09-25
8418
8419 2002-09-25 [christoph]  0.8.3claws23
8420
8421         * src/prefs_common.c
8422         * src/prefs_folder_item.c
8423         * src/prefs_scoring.c
8424                 Renamed "kill score" to "hide score" in GUI
8425                 and prefs files
8426
8427 2002-09-25 [paul]       0.8.3claws22
8428
8429         * sync with 0.8.3cvs5
8430                 see ChangeLog 2002-09-24
8431
8432 2002-09-24 [alfons]     0.8.3claws21
8433
8434         patch by Satoshi Nagayasu: allows appending / saving multiple 
8435         selected files (closes "[ 612279 ] save multiple mesg(s) in 
8436         'Save as ...'")
8437
8438         * AUTHORS
8439                 add Satoshi Nagayasu
8440         * src/summaryview.c
8441                 summary_save_as(): allow saving selected files to
8442                 one file
8443                 summary_set_menu_sensitive: enable "Save As..." when
8444                 multiple files are selected
8445         * src/utils.[ch]
8446                 append_file(): new function
8447
8448 2002-09-24 [colin]      0.8.3claws20
8449
8450         * src/procmime.c
8451                 Fix segfault when mimeinfo doesn't have a 
8452                 content_type. 
8453
8454 2002-09-24 [colin]      0.8.3claws19
8455
8456         * src/prefs_common.[ch]
8457                 Add a preference to display send dialog or not
8458         * src/send.c
8459                 Display send dialog according to preference
8460
8461 2002-09-24 [colin]      0.8.3claws18
8462
8463         * src/compose.[ch]
8464                 Disable user actions when sending
8465
8466 2002-09-24 [colin]      0.8.3claws17
8467
8468         * src/procmime.c
8469                 Do not display name or filename for attachments
8470                 with an application/pgp-signature type
8471                 (security flaw, see bug 537413)
8472
8473 2002-09-23 [colin]      0.8.3claws16
8474
8475         * src/editaddress.c
8476                 Initialize entry_email, entry_alias and 
8477                 entry_remarks to first email address of the list
8478
8479 2002-09-23 [colin]      0.83claws15
8480
8481         * src/compose.c
8482                 Drop pgp-signature when reediting a signed queued
8483                 message
8484
8485 2002-09-23 [melvin]     0.8.3claws14
8486
8487         * po/fr.po
8488                 Updated French translation
8489
8490 2002-09-23 [melvin]     0.8.3claws13
8491
8492         * src/mainwindow.c
8493                 Made custom toolbar menu labels more consistent
8494         * src/prefs_toolbar.c
8495                 Made custom toolbar window title more consistent
8496
8497 2002-09-22 [colin]      0.8.3claws12
8498
8499         * src/inc.c
8500                 Initialize session type to normal before getting 
8501                 mail (fixes strange Get behaviour)
8502         * src/prefs_account.h
8503                 Move STYPE_POP_BEFORE_SMTP to last position to 
8504                 avoid other side-effects
8505
8506 2002-09-22 [colin]      0.8.3claws11
8507
8508         * src/prefs_account.c
8509                 Fix pop_bfr_smtp_tm_entry sensivity when switching
8510                 from pop3 to apop or vice-versa
8511
8512 2002-09-22 [colin]      0.8.3claws10
8513         
8514         * src/prefs_account.[ch]
8515                 Add an option for the POP before SMTP timeout
8516         * src/inc.c
8517                 Remember time of last POP connection
8518         * src/send.c
8519                 Do POP before SMTP only if timeout reached
8520
8521 2002-09-22 [oliver]     0.8.3claws9
8522         
8523         * README.claws
8524                 explain custom toolbar
8525
8526 2002-09-22 [oliver]     0.8.3claws8
8527
8528         * src/prefs_actions.[ch]
8529         custom toolbar for compose      
8530                 actions callback from compose toolbar
8531         * src/folderview.c
8532                 remove include toolbar.h
8533
8534 2002-09-22 [oliver]     0.8.3claws7
8535         
8536         * src/prefs_toolbar.[ch]
8537                 custom toolbar for compose
8538                 - generic prefs_toolbar handles both
8539                   Mainwin's toolbar as well as Compose toolbar          
8540
8541 2002-09-22 [oliver]     0.8.3claws6
8542         
8543         * src/toolbar.[ch]
8544                 custom toolbar for compose
8545                 restructure toolbar.[ch]
8546
8547 2002-09-22 [oliver]     0.8.3claws5
8548
8549         * src/compose.[ch]
8550                 custom toolbar for compose
8551
8552 2002-09-22 [oliver]     0.8.3claws4
8553         
8554         * src/mainwindow.[ch]
8555                 custom toolbar for compose 
8556                 move mainwin toolbar back to mainwindow
8557
8558 2002-09-22 [alfons]     0.8.3claws3
8559
8560         * src/procmsg.c
8561                 :%sno/if(/if (/gc
8562                 :%sno/for(/for (/gc
8563                 (beautify)
8564
8565 2002-09-22 [alfons]     0.8.3claws2
8566         
8567         * src/procmsg.c
8568                 procmsg_save_to_outbox(): don't unlink message file from queue;
8569                 callers should do it using folder_item_remove_msg()
8570
8571 2002-09-22 [colin]      0.8.3claws1
8572
8573         * src/mimeview.[ch]
8574                 Made mimeview_check_signature() public
8575         * src/textview.c
8576                 Made GPG signatures verifiable by clicking
8577                 the [application/pgp-signature] in the Text
8578                 view
8579
8580 2002-09-22 [paul]       0.8.3claws
8581
8582         * po/bg.po
8583           po/en_GB.po
8584           po/es.po
8585           po/it.po
8586           po/pl.po
8587           po/pt_BR.po
8588           po/sr.po
8589                 updated translations, submitted by George Danchev,
8590                 me, Ricardo Mones Lastra, Alessandro Maestri,
8591                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
8592                 and Urke MMI, respectively.     
8593
8594 2002-09-22 [alfons]     0.8.2claws65
8595
8596         * src/procmsg.c
8597         * src/pgptext.c
8598                 no furry valgrinds have been used to plug these memleaks
8599
8600 2002-09-20 [paul]       0.8.2claws64
8601
8602         * sync with 0.8.3cvs4
8603                 'Select thread' re-implemented 
8604                 see ChangeLog 2002-09-20
8605
8606 2002-09-21 [alfons]     0.8.2claws63
8607
8608         * src/compose.c
8609                 compose_send(): plug unnoticed memleak
8610
8611 2002-09-20 [alfons]     0.8.2claws62
8612
8613         * src/addr_compl.c
8614                 replace_address_in_edit(): strict check for NULL address to
8615                 fix "[ 607348 ] Segfault in address completion". My guess is
8616                 that this happens with an empty address book, but it's good
8617                 to have this check here anyway
8618                 
8619                 completion_window_button_press(): free string returned 
8620                 from the internal cache
8621
8622 2002-09-20 [christoph]  0.8.2claws61
8623
8624         * src/procmime.h
8625                 added ENC_BINARY to EncodingType
8626         * src/procmime.c
8627                 the string returned by procmime_get_encoding_str
8628                 should not depend on the order of values in the
8629                 EncodingType definition
8630         * doc-src/rfc1806.txt   ** NEW FILE **
8631                 Added rfc1806 about MIME Content-Disposition
8632                 Extension
8633
8634 2002-09-19 [paul]       0.8.2claws60
8635
8636         * sync with 0.8.2cvs3
8637                 see ChangeLog 2002-09-19
8638
8639 2002-09-19 [paul]       0.8.2claws59
8640
8641         * src/prefs_folder_item.c
8642                 revert to Darko's original alignment of colour
8643                 selector button
8644                 add a colon to folder_color label
8645                 
8646         * src/compose.c
8647                 add Colin's patch (with Hiro's modifications) to 
8648                 force BASE64 encoding for 8-bit text when signing
8649                 (sync with 0.8.3cvs2)
8650
8651 2002-09-18 [alfons]     0.8.2claws58
8652
8653         * src/compose.c
8654                 :%sno/if(/if (/gc
8655                 :%sno/for(/for (/gc
8656                 (beautify a little bit)
8657
8658 2002-09-18 [christoph]  0.8.2claws57
8659
8660         * src/pine.c
8661                 fix handling of fgetc return value
8662
8663 2002-09-17 [alfons]     0.8.2claws56
8664         
8665         * src/summaryview.c
8666                 summary_sort(): check non-NULL summaryview->folder_item when no 
8667                 folder is selected at all
8668                 (closes "[ 610344 ] sort label make syl Crash")
8669
8670 2002-09-17 [alfons]     0.8.2claws55
8671         
8672         * src/compose.c
8673                 beautify a little bit
8674
8675 2002-09-17 [christoph]  0.8.2claws54
8676
8677         * src/folder.c
8678                 initialize max values for cache and folder
8679                 when cache or folder is empty
8680
8681 2002-09-15 [colin]      0.8.2claws53
8682
8683         * src/compose.c
8684                 Fix a leak (thanks Alfons!) and cleaned
8685                 variables names for custom headers
8686
8687 2002-09-15 [colin]      0.8.2claws52
8688
8689         * src/compose.c
8690                 Fix custom headers recognition when
8691                 prefs_common.trans_hdr is on
8692
8693 2002-09-15 [colin]      0.8.2claws51
8694
8695         * src/compose.c
8696                 Allow dynamically-added custom headers
8697                 Yet not reparsed if reedited
8698
8699 2002-09-15 [alfons]     0.8.2claws50
8700
8701         * src/prefs_account.c
8702                 fix warnings
8703
8704 2002-09-15 [colin]      0.8.2claws49
8705         
8706         * src/prefs_account.c
8707                 fix pop_before_smtp sensitivity
8708
8709 2002-09-15 [colin]      0.8.2claws48
8710
8711         * src/inc.[ch]
8712                 add inc_pop_before_smtp()
8713                 allow MainWindow to be undefined in 
8714                 inc_account_mail() and inc_start()
8715         * src/pop.c
8716           src/prefs_account.h
8717                 add STYPE_POP_BEFORE_SMTP session type
8718         * src/prefs_account.c
8719                 activated pop before smtp option
8720         * src/send.c
8721                 do pop before smtp if the relevant option 
8722                 is set
8723
8724 2002-09-15 [paul]       0.8.2claws47
8725
8726         * sync with 0.8.3
8727                 see ChangeLog 2002-09-15
8728
8729 2002-09-14 [paul]       0.8.2claws46
8730
8731         * po/bg.po
8732                 updated Bulgarian translation, submitted by
8733                 George Danchev
8734
8735 2002-09-13 [paul]       0.8.2claws45
8736
8737         * src/compose.c
8738                 merge claws' select_account() with main's
8739                 (new) compose_select_account(). [sync with
8740                 0.8.2cvs15, see ChangeLog 2002-09-11]
8741
8742 2002-09-12 [christoph]  0.8.2claws44
8743
8744         * src/filter.c
8745                 allocate 1 elements of FolderItem not 0
8746
8747 2002-09-12 [colin]      0.8.2claws43
8748
8749         * src/compose.c
8750                 Fix bug #590825 (obey Follow-up: poster)
8751
8752 2002-09-12 [colin]      0.8.2claws42
8753
8754         * src/procmime.c
8755                 Fix bug #557009 (wrong headers for messages 
8756                 forwarded as attachments)
8757
8758 2002-09-11 [colin]      0.8.2claws41
8759         
8760         * src/compose.c
8761                 Put SCF: pseudo-header on top of message
8762                 Set draft tmp_flag when saved as draft
8763
8764         * src/procmsg.c
8765           src/procheader.c
8766                 Skip after first \n\n for beginning of real message
8767                 for drafts too
8768
8769 2002-09-11 [christoph]  0.8.2claws40
8770
8771         * src/filtering.c
8772                 use procmsg flag functions in filtering or processing
8773                 will cause incorrect folder message counts
8774
8775 2002-09-11 [colin]      0.8.2claws39
8776
8777         * src/compose.c
8778                 Fix bug #550175 - wrong save folder when reediting
8779                 drafts
8780
8781 2002-09-11 [paul]       0.8.2claws38
8782
8783         * sync with 0.8.2cvs14
8784                 see ChangeLog 2002-09-11
8785
8786 2002-09-11 [colin]      0.8.2claws37
8787
8788         * src/folder.c
8789                 Fix a typo (seeming to cause new/unread status to
8790                 be lost)
8791
8792 2002-09-10 [christoph]  0.8.2claws36
8793
8794         * src/compose.c
8795                 compose_redirect should not use compose_generic_new
8796                 because that does more stuff than expected including
8797                 opening the external editor
8798                 (closes bug "[ 526608 ] bounced messages appear blank
8799                  in editor")
8800
8801 2002-09-10 [christoph]  0.8.2claws35
8802
8803         * src/folder.c
8804                 fix problem with too large message number range
8805                 causing a crash in folder_item_scan
8806
8807 2002-09-10 [paul]       0.8.2claws34
8808
8809         * sync with 0.8.2cvs13
8810                 see ChangeLog 2002-09-10
8811
8812 2002-09-10 [christoph]  0.8.2claws33
8813
8814         * src/msgcache.c
8815                 set MsgInfo TmpFlags for queue and draft folders
8816                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
8817
8818 2002-09-10 [paul]       0.8.2claws32
8819
8820         * AUTHORS
8821           po/bg.po      ** NEW FILE **
8822                 new Bulgarian translation submitted by
8823                 George Danchev <danchev@spnet.net>
8824                 
8825         * tools/Makefile.am
8826           tools/README
8827           tools/tb2sylpheed     ** NEW FILE **
8828                 add script that converts an addressbook exported
8829                 from The Bat! into a Sylpheed addressbook. Submitted
8830                 by Urke MMI <urke-kg@eunet.yu>
8831
8832 2002-09-10 [paul]       0.8.2claws31
8833
8834         * sync with 0.8.2cvs12
8835                 see ChangeLog 2002-09-10
8836
8837 2002-09-06 [paul]       0.8.2claws30
8838
8839         * src/prefs_common.c
8840                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
8841                 
8842         * tools/Makefile.am
8843           tools/README
8844           tools/ldif-to-xml.py  ** REMOVED **
8845                 remove obsolete python script
8846
8847 2002-09-06 [paul]       0.8.2claws29
8848
8849         * sync with 0.8.2cvs10
8850                 see ChangeLog 2002-09-06
8851
8852 2002-09-04 [paul]       0.8.2claws28
8853
8854         * sync with 0.8.2cvs9
8855                 see ChangeLog 2002-08-04
8856
8857 2002-09-04 [colin]      0.8.2claws27 
8858
8859         * src/prefs_common.[ch]
8860                 Added signature color configuration
8861         * src/textview.c
8862                 Use user-specified signature color
8863
8864 2002-09-03 [colin]      0.8.2claws26
8865
8866         * src/prefs_common.[ch]
8867                 Added autosave and autosave_length prefs
8868         * src/compose.c
8869                 Added compose_remove_draft()
8870                 Auto-save drafts according to the prefs
8871         * src/main.c
8872                 Added a crash-indicator file, allowing to check
8873                 for new messages on startup if Sylpheed crashed
8874                 (makes saved drafts "reappear")
8875
8876 2002-09-03 [colin]      0.8.2claws25
8877
8878         * src/textview.[ch]
8879                 Grey the signature
8880
8881 2002-09-03 [paul]       0.8.2claws24
8882
8883         * sync with 0.8.2cvs8
8884                 see ChangeLog 2002-09-02 and 2002-09-03
8885
8886 2002-09-03 [darko]      0.8.2claws23
8887
8888         * src/folderview.c
8889                 use normal style when creating new folder to pick
8890                 proper font size 
8891
8892 2002-09-02 [melvin]     0.8.2claws22
8893
8894         * src/gtkaspell.m4
8895                 removed some obsolete code
8896
8897 2002-09-02 [melvin]     0.8.2claws21
8898
8899         * ac/aspell.m4
8900                 fixed test's equality sign (== to =)
8901
8902 2002-09-02 [alfons]     0.8.2claws20
8903
8904         * src/folder.c
8905         * src/mh.c
8906                 revert change of 0.8.2claws16 and use the mh_folder_destroy
8907                 as folder->destroy virtual as suggested by Hiro
8908                 (the mh.c code seems to have been lost around mh.c.1.21)
8909
8910 2002-09-02 [paul]       0.8.2claws19
8911
8912         * po/pt_BR.po
8913                 updated by Fabio Jr. Beneditto
8914                 
8915         * src/defs.h
8916                 use 'http://claws.sylpheed.org' for homepage link. 
8917                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
8918
8919 2002-09-01 [alfons]     0.8.2claws18
8920
8921         * src/mh.c
8922                 plug memleak related to one Martin Kluge found
8923
8924 2002-08-31 [paul]       0.8.2claws17
8925
8926         * sync with 0.8.2cvs6
8927                 see ChangeLog 2002-08-30
8928
8929 2002-08-31 [alfons]     0.8.2claws16
8930
8931         * src/folder.c
8932                 folder_destroy(): remove mailbox from folderlist even if it has
8933                 no destroy virtual
8934
8935 2002-08-31 [alfons]     0.8.2claws15
8936
8937         * src/folder.c
8938                 :%sno/if(/if (/gc
8939                 :%sno/for(/for (/gc
8940                 (being pedantic I know)
8941
8942 2002-08-31 [alfons]     0.8.2claws14
8943
8944         * src/folder.c
8945                 check for NULL pointers returned from folder->fetch_msginfo virtual
8946                 (should solve some reported crashes)
8947
8948 2002-08-30 [alfons]     0.8.2claws13
8949
8950         * acconfig.h
8951         * configure.in
8952         * src/crash.c
8953                 enable crash dialog on compilation time
8954                 (--enable-crash-dialog configure option)
8955
8956 2002-08-30 [alfons]     0.8.2claws12
8957
8958         * AUTHORS
8959                 add Martin Kluge
8960         * src/mh.c
8961                 apply memory leak plug patch by Martin Kluge
8962                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
8963                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
8964                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
8965
8966 2002-08-30 [darko]      0.8.2claws11
8967
8968         * src/folderview.c
8969                 copy Gtk style from normal style to match
8970                 font size for coloured folders
8971
8972 2002-08-29 [alfons]     0.8.2claws10
8973
8974         * sylpheed.desktop
8975                 Type=Internet <- Type=Application
8976                 (reported by Michael Schwendt, see:
8977                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
8978                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
8979
8980 2002-08-29 [paul]       0.8.2claws9
8981
8982         * sync with 0.8.2cvs5
8983                 see ChangeLog 2002-08-29
8984
8985 2002-08-29 [colin]      0.8.2claws8
8986
8987         * src/summaryview.c
8988                 Added a sanity check in summary_select_thread
8989                 Should fix bug 601605
8990
8991 2002-08-29 [colin]      0.8.2claws7
8992
8993         * src/main.c
8994                 Revert claws6 changes regarding bug #591676
8995
8996 2002-08-28 [colin]      0.8.2claws6
8997         
8998         * src/main.c
8999                 Ignore cache for queue folderitems
9000                 Fix bug #591676
9001
9002 2002-08-28 [melvin]     0.8.2claws5
9003
9004         * README.claws
9005                 Fixed typos.
9006
9007 2002-08-28 [melvin]     0.8.2claws4
9008
9009         * README.claws
9010                 Updated a bit the text concerning the spell checker
9011
9012 2002-08-28 [melvin]     0.8.2claws3
9013
9014         Merged the GNU_aspell_branch:
9015                 Support of new GNU/aspell is now included and the old pspell
9016                 is not supported anymore.
9017                 See README.claws
9018
9019         * README.claws
9020                 Updated spell checker text to reflect the switch to GNU/aspell
9021
9022         * ac/aspell.m4          *** NEW ***
9023         * src/gtkaspell.[ch]    *** NEW *** 
9024         * ac/pspell.m4          *** DELETED *** 
9025         * src/gtkspell.[ch]     *** DELETED ***
9026
9027         * ac/Makefile.am
9028                 Updated for GNU/aspell support
9029
9030         * po/POTFILES.in
9031                 Replaced gtkspell.c by gtkaspell.c
9032
9033         * acconfig.h
9034         * src/Makefile.am
9035         * src/about.c
9036         * src/compose.[ch]
9037         * src/crash.c
9038         * src/main.c
9039         * src/prefs_common.[ch]
9040                 Updated for GNU/aspell support
9041
9042 2002-08-28 [paul]       0.8.2claws2
9043
9044         * sync with 0.8.2cvs4
9045                 see ChangeLog 2002-08-27 and 2002-08-28
9046
9047 2002-08-28 [colin]      0.8.2claws1
9048
9049         * src/summary_search.c
9050                 Added "AND search"
9051
9052 2002-08-28 [jens]       0.8.2claws
9053
9054         *po/de.po
9055                 Updated German translations
9056
9057 2002-08-27 [melvin]     0.8.2claws
9058
9059         * po/fr.po
9060                 Updated French translations
9061
9062 2002-08-27 [paul]       0.8.2claws
9063
9064         * sync with 0.8.2 main release
9065
9066         * po/en_GB.po
9067           po/es.po
9068           po/it.po
9069           po/pl.po
9070           po/pt_BR.po
9071           po/sr.po
9072                 updated message catalogs submitted by
9073                 Ricardo Mones Lastra, Alessandro Maestri,
9074                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
9075                 Beneditto and Urke MMI  
9076
9077 2002-08-27 [hoa]        0.8.1claws123
9078
9079         * src/mainwindow.[ch]
9080         * src/summaryview.[ch]
9081                 removed the "filter setting" menu option.
9082                 add a "cancel a news message" menu option.
9083
9084 2002-08-26 [martin]     0.8.1claws122
9085
9086         * ChangeLog.claws
9087                 changed string under 0.8.1claws79 changed by myself
9088                 i'm sorry alfons :(
9089
9090 2002-08-26 [martin]     0.8.1claws121
9091
9092         * src/crash.c
9093                 added kill command to debuggerrc to start crash dialog
9094
9095 2002-08-26 [paul]       0.8.1claws120
9096
9097         * sync with 0.8.1cvs31
9098                 see ChangeLog 2002-08-26
9099
9100 2002-08-25 [alfons]     0.8.1claws119
9101
9102         * src/procmsg.c
9103                 fix bug that didn't send out correct headers to news server
9104                 when sending news article and email from queue (bug reported
9105                 and patch provided by Tim Mann; closes bug 
9106                 "[ 583196 ] 0.7.8claws can't post news")
9107
9108 2002-08-25 [alfons]     0.8.1claws118
9109
9110         * src/selective_download.c
9111                 mark two strings as translatable
9112                 (thanks to Urke MMI for pointing this out)
9113
9114 2002-08-25 [alfons]     0.8.1claws117
9115
9116         * src/summaryview.c
9117                 treat sent boxes as special and allow sorting them by addressee
9118                 (closes "[ 589418 ] Sent folder sorting misbehavior"
9119                 submitted by Steve Lamb)
9120
9121 2002-08-24 [alfons]     0.8.1claws116
9122
9123         * src/matcher.c
9124                 fix memleak reported by Martin Kluge
9125                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
9126
9127 2002-08-24 [oliver]     0.8.1claws115
9128
9129         * src/prefs_toolbar.c
9130                 o code cleanup as suggested by Alfons
9131                 o memleak fix
9132
9133 2002-08-24 [alfons]     0.8.1claws114
9134
9135         * src/summaryview.c
9136                 o fix another memory leak reported by Martin Kluge
9137                   (see "[ 599568 ] Small Memory Leak")
9138                 o remove 'from' variable from 'summary_set_header()'; we can
9139                   do with just 'to' 
9140
9141 2002-08-24 [paul]       0.8.1claws113
9142
9143         * sync with 0.8.1cvs30
9144                 see ChangeLog 2002-08-23
9145
9146 2002-08-24 [alfons]     0.8.1claws112
9147
9148         * src/summaryview.c
9149                 remove unnecessary allocations for search bar fixing leaks
9150                 reported by Martin Kluge
9151                 (see "[ 599451 ] Further memory leaks?")
9152
9153 2002-08-24 [alfons]     0.8.1claws111
9154
9155         * src/main.c
9156                 make get_socket_name() public for crash.c
9157         * src/crash.c
9158                 o make report bug button work (goes to claws' 
9159                   bug tracker at sf.net)
9160                 o introduce function for doing important stuff just
9161                   before claws goes down
9162                 o clean up code 
9163
9164 2002-08-24 [alfons]     0.8.1claws110
9165
9166         * src/compose.c
9167                 move cursor to "To" entry when forwarding as attachment
9168                 (reported and solved by Steve Lamb, closes bug report
9169                 "[ 592880 ] Forward as attachment; cursor not in to")
9170
9171 2002-08-24 [colin]      0.8.1claws109
9172
9173         * src/mainwindow.c
9174                 fix quick search visibility after GUI (de)separations.
9175
9176 2002-08-23 [colin]      0.8.1claws108
9177
9178         * src/mainwindow.c
9179                 fix header pane visibility after folderview or
9180                 messageview (de)separation
9181
9182 2002-08-23 [paul]       0.8.1claws107
9183
9184         * src/mainwindow.[ch]
9185           src/toolbar.c
9186                 give full control of display or non-display 
9187                 of the Execute icon to Custom toolbar settings.
9188                 add new sensitivity condition to maninwindow.h: 
9189                 M_DELAY_EXEC
9190
9191         * ChangeLog
9192           ChangeLog.jp
9193           NEWS
9194                 more sync with 0.8.1cvs29
9195
9196 2002-08-23 [melvin]     0.8.1claws106
9197
9198         * src/alertpanel.c
9199                 Readded support for custom widget in alertpanel lost in last
9200                 sync.
9201
9202 2002-08-23 [paul]       0.8.1claws105
9203
9204         * sync with 0.8.1cvs29
9205                 see ChangeLog 2002-08-23
9206
9207 2002-08-23 [colin]      0.8.1claws104
9208
9209         * src/summaryview.c
9210                 Fix folder and search pixmaps exchanging positions
9211                 after theme or toolbar changes. Thank to Oliver for 
9212                 reporting this.
9213
9214 2002-08-23 [colin]      0.8.1claws103
9215
9216         * src/mainwindow.c
9217           src/messageview.[ch]
9218           src/noticeview.[ch]
9219           src/summaryview.c
9220                 Changed messageview_create() and noticeview_create()
9221                 to avoid the last gdk_warning
9222
9223 2002-08-22 [colin]      0.8.1claws102
9224
9225         * src/summaryview.c
9226                 Fix my new `Creating pixmap from xpm' warning
9227
9228 2002-08-22 [colin]      0.8.1claws101
9229
9230         * src/mainwindow.c
9231                 Fix some of the gdk warnings
9232
9233 2002-08-22 [colin]      0.8.1claws100
9234
9235         * src/Makefile.am
9236         * src/stock_pixmap.c
9237         * src/stock_pixmap.h
9238         * src/pixmaps/quicksearch.xpm *ADDED*
9239                 Add the quicksearch pixmap
9240         * src/mainwindow.c
9241         * src/summaryview.c
9242         * src/summaryview.h
9243                 Make quicksearch bar visible/hidden via a button
9244
9245 2002-08-22 [christoph]  0.8.1claws99
9246
9247         * src/folder.c
9248                 fix folder update for newsgroups with message
9249                 numbers below minimum number of articles to fetch
9250                 (closes bug #598445)
9251
9252 2002-08-22 [paul]       0.8.1claws98
9253
9254         * sync with 0.8.1cvs28
9255                 see ChangeLog 2002-08-22
9256
9257 2002-08-21 [alfons]     0.8.1claws97
9258
9259         * src/crash.c
9260                 use bt instead of bt full which seems to work 
9261                 better, and bt full doesn't give a great deal 
9262                 of information anyway
9263
9264 2002-08-21 [colin]      0.8.1claws96
9265
9266         * src/summaryview.c
9267                 fix summaryview_searchtype_changed prototype
9268
9269 2002-08-21 [christoph]  0.8.1claws95
9270
9271         * src/mainwindow.c
9272                 o fix broken menu update for sorting type, we have to
9273                   get this info from the summaryview now
9274                 o removed setting of threaded state in menu callback
9275         * src/summaryview.[ch]
9276                 more summaryview/folderitem seperation for
9277                 threading option
9278         * configure.in
9279                 removed not required --with-compiler-flags option
9280
9281 2002-08-21 [oliver]     0.8.1claws94
9282         
9283         * src/toolbar.h 
9284                 o rename toolbar.xml to toolbar_main.xml
9285                   since toolbar_compose.xml might come up 
9286                   any time soon
9287         * README.claws
9288                 add custom toolbar              
9289
9290 2002-08-21 [darko]      0.8.1claws93
9291
9292         * src/procmsg.c
9293                 don't reset tmp flags for messages copied
9294                 to sent folder
9295
9296 2002-08-21 [colin]      0.8.1claws92
9297         
9298         * src/prefs_filtering.c
9299                 fix renaming rules on folder rename 
9300                 when folder is not a leaf folder
9301
9302 2002-08-21 [paul]       0.8.1claws91
9303
9304         * src/prefs_folder_item.c
9305                 fix alignment of colour selector
9306
9307 2002-08-21 [paul]       0.8.1claws90
9308
9309         * sync with 0.8.1cvs27
9310                 see ChangeLog 2002-08-21
9311
9312 2002-08-21 [paul]       0.8.1claws89
9313
9314         * src/summaryview.c
9315                 fix crash when changing field type in
9316                 Quick search bar
9317
9318 2002-08-21 [colin]      0.8.1claws88
9319
9320         * src/summaryview.c
9321                 Made quick search case-insensitive
9322
9323 2002-08-21 [paul]       0.8.1claws87
9324
9325         * sync with 0.8.1cvs26
9326                 see ChangeLog 2002-08-21
9327
9328 2002-08-20 [christoph]  0.8.1claws86
9329
9330         * src/folderview.c
9331         * src/main.c
9332         * src/summaryview.[ch]
9333                 more summaryview/folderitem seperation for
9334                 sort_key and sort_type
9335         * src/procmsg.c
9336                 added missing return statement
9337
9338 2002-08-20 [colin]      0.8.1claws85
9339
9340         * src/summaryview.[ch]
9341                 Added a quick search box
9342         * src/mainwindow.c
9343         * src/prefs_common.[ch]
9344                 Added a show/hide option for the quick search
9345
9346 2002-08-20 [oliver]     0.8.1claws84
9347         
9348         * src/mainwindow.c
9349                 remove toolbar_create_popups
9350         * src/toolbar.[ch]
9351                 o remove toolbar_create_popups
9352                 o fix toolbar_set_sensitive 
9353                   (Bug reports #596834 and #596832)     
9354         * src/prefs_toolbar.c
9355                 o add "Set default" button
9356                 o align label and text + combo widgets
9357
9358 2002-08-20 [hoa]        0.8.1claws83bis
9359
9360         * src/imap.c
9361                 fixed a bug in imap_fetch_msginfo() in case there is no
9362                 current folder.
9363
9364 2002-08-20 [darko]      0.8.1claws83
9365
9366         * src/folderview.c
9367                 copy the color style of folder view so it
9368                 works with GTK themes
9369
9370 2002-08-20 [darko]      0.8.1claws82
9371
9372         * src/folder.h
9373         * src/folderview.c
9374         * src/prefs_folder_item.[hc]
9375                 don't use UI stuff in folder.h
9376
9377 2002-08-20 [darko]      0.8.1claws81
9378
9379         * src/folder.h
9380         * src/prefs_folder_item.h
9381         * src/folderview.c
9382         * src/prefs_folder_item.c
9383                 ability to set folder color in folderview
9384
9385 2002-08-19 [alfons]     0.8.1claws80
9386
9387         * src/summaryview.c
9388                 fix one of the earlier memleaks reported by Martin Kluge
9389
9390 2002-08-19 [alfons]     0.8.1claws79
9391
9392         * src/mainwindow.c
9393                 hide notice view when selecting seperate folder
9394                 view (reported by Urke MMI)
9395
9396 2002-08-19 [christoph]  0.8.1claws78
9397
9398         * src/folderview.c
9399         * src/prefs_folder_item.h
9400         * src/summaryview.[ch]
9401                 o add summary_set_prefs_from_folderitem to set
9402                   summaryview prefs (first step to remove all
9403                   references to the folderitem in summaryview)
9404                 o moved compiled regex stuff from folderitem prefs
9405                   to summaryview code
9406
9407 2002-08-19 [paul]       0.8.1claws77
9408
9409         * src/compose.c
9410                 add check for '.' to QUOTE_IF_REQUIRED
9411
9412 2002-08-19 [paul]       0.8.1claws76
9413
9414         * src/inc.c
9415                 sync with 0.8.1cvs25 (plug memory leak)
9416
9417         * src/prefs_toolbar.c
9418                 re-order prefs_toolbar_cancel()
9419
9420 2002-08-18 [alfons]     0.8.1claws75
9421
9422         * src/inc.c
9423         * src/matcher.c
9424                 plug other memleaks reported by Martin Kluge
9425
9426 2002-08-18 [paul]       0.8.1claws74
9427
9428         * po/pt_BR.po
9429                 updated by Fabio Jr. Beneditto
9430
9431 2002-08-18 [paul]       0.8.1claws73
9432
9433         * src/toolbar.[ch]
9434                 fix bug where tooltips were displayed untranslated              
9435
9436         * src/prefs_toolbar.c
9437                 fix bug where clicking 'Cancel' creates an icon & text
9438                 toolbar regardless of prefs
9439         
9440
9441 2002-08-17 [oliver]     0.8.1claws72
9442
9443         * src/prefs_toolbar.c
9444                 update toolbar on CANCEL
9445                 bug reported by Martin Kluge
9446         * src/toolbar.c
9447                 toolbar_destroy memleak fixed           
9448
9449 2002-08-17 [alfons]     0.8.1claws71
9450
9451         * src/toolbar.c
9452                 plug another memleak reported by Martin Kluge
9453
9454 2002-08-16 [alfons]     0.8.1claws70
9455
9456         * src/crash.c
9457                 use execvp() correctly (suggested by wwp; thanks!)
9458
9459 2002-08-16 [alfons]     0.8.1claws69
9460
9461         * src/gtksctree.c
9462                 plug memory leak reported by Kim Schultz & Martin Kluge
9463
9464 2002-08-16 [paul]       0.8.1claws68
9465
9466         * po/es.po
9467                 updated by Ricardo Mones Lastra
9468
9469 2002-08-16 [paul]       0.8.1claws67
9470
9471         * src/toolbar.h
9472                 fix bug where 'Compose News' icon showed wrong
9473                 tooltip
9474
9475 2002-08-16 [paul]       0.8.1claws66
9476
9477         * sync with 0.8.1cvs24
9478                 see ChangeLog 2002-08-16
9479
9480         * po/it.po
9481                 updated by Alessandro Maestri
9482
9483 2002-08-15 [paul]       0.8.1claws65
9484
9485         * po/sr.po
9486                 updated by Urke MMI
9487
9488 2002-08-15 [paul]       0.8.1claws64
9489
9490         * src/*.c
9491                 don't translate debug info
9492
9493         * src/matcher.[ch]
9494                 add copyright info
9495
9496 2002-08-15 [paul]       0.8.1claws63
9497
9498         * src/prefs_toolbar.c
9499                 fix bug where clicking 'OK' creates an icon & text
9500                 toolbar regardless of prefs
9501
9502 2002-08-14 [alfons]     0.8.1claws62
9503
9504         * src/main.c
9505                 add global var that has the full argv[0]
9506         * src/crash.c
9507                 o execvp the correct sylpheed by using argv0
9508                   and setting the correct work dir
9509                 o other tweaks  
9510
9511 2002-08-14 [oliver]     0.8.1claws61
9512         
9513         * enable/disable Toolbar Action Buttons 
9514         * code cleanups
9515         * src/mainwindow.c
9516         * src/toolbar.[ch]      
9517         * src/prefs_toolbar.c   
9518
9519 2002-08-14 [melvin]     0.8.1claws60
9520
9521         * po/fr.po
9522                 Updated French translations
9523
9524 2002-08-14 [melvin]     0.8.1claws59
9525
9526         * src/crash.c
9527                 Made bug report not translatable
9528         * src/exporthtml.c
9529                 Fixed exporthtml_build_filespec() return value
9530         * src/foldersel.c
9531                 Fixed incorrect include file
9532         * src/gtkspell.c
9533         * src/prefs_actions.c
9534         * src/prefs_toolbar.c
9535                 Made debug info not translatable
9536         * src/mutt.c
9537         * src/quote_fmt.c
9538                 Added missing includes
9539         * src/prefs_common.c
9540                 Fixed typo
9541
9542 2002-08-14 [paul]       0.8.1claws58
9543
9544         * faq/es/sylpheed-faq.html
9545           faq/es/sylpheed-faq-[1-3].html
9546           faq/es/sylpheed-faq-4.html     **NEW FILE **
9547                 update Spanish FAQ
9548
9549 2002-08-13 [christoph]  0.8.1claws57
9550
9551         * src/procmsg.c
9552                 ignore thread fix that did not mark all
9553                 child nodes of a ignored thread as
9554                 ignored. Does not work perfectly yet,
9555                 but it is better now
9556
9557 2002-08-13 [alfons]     0.8.1claws56
9558
9559         * src/crash.c
9560                 o implement 'save crash log'
9561                 o some tweaks
9562
9563 2002-08-13 [melvin]     0.8.1claws55
9564
9565         * src/main.c
9566                 removed unrequired "execinfo.h" header
9567
9568 2002-08-12 [paul]       0.8.1claws54
9569
9570         * faq/en/sylpheed-faq.html
9571           faq/en/sylpheed-faq-[1-3].html
9572           faq/en/sylpheed-faq-4.html     **NEW FILE **
9573                 update English FAQ
9574
9575 2002-08-12 [alfons]     0.8.1claws53
9576
9577         * po/POTFILES.in
9578                 add crash.c to translatables
9579         * src/crash.c
9580                 bring in Leandro's crash dialog
9581
9582 2002-08-11 [alfons]     0.8.1claws52
9583
9584         * src/crash.c
9585                 clean up some warnings
9586
9587 2002-08-11 [alfons]     0.8.1claws51
9588
9589         * acconfig.h
9590         * configure.in
9591         * src/crash.[ch]        ** NEW FILES **
9592         * src/main.c            
9593                 initial gdb crash handler
9594
9595 2002-08-11 [paul]       0.8.1claws50
9596
9597         * src/prefs_toolbar.c
9598                 replace Up/Down arrow pixmaps with text to be
9599                 consistent across icon themes
9600
9601 2002-08-11 [paul]       0.8.1claws49
9602
9603         * src/prefs_common.c
9604           src/prefs_toolbar.c
9605                 rename 'Pixmap' -> 'Icon'
9606
9607         * src/toolbar.[ch]
9608                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
9609
9610 2002-08-10 [paul]       0.8.1claws48
9611
9612         * src/prefs_toolbar.c
9613                 re-work the UI
9614
9615 2002-08-10 [paul]       0.8.1claws47
9616
9617         * src/main.c
9618                 don't write Processing progress to status bar
9619                 patch submitted by Alexander Evseev
9620
9621         * src/prefs_toolbar.c
9622                 re-position and resize window
9623                 make window assume correct size on first call
9624
9625 2002-08-10 [paul]       0.8.1claws46
9626
9627         * src/mainwindow.c
9628           src/prefs_toolbar.c
9629           src/toolbar.c
9630           src/toolbar.h
9631                 obey coding style
9632                 follow UI text conventions
9633
9634 2002-08-10 [alfons]     0.8.1claws45
9635
9636         * src/toolbar.c
9637                 correct pixmap for delete action
9638
9639 2002-08-10 [paul]       0.8.1claws44
9640
9641         * po/pt_BR.po
9642                 updated by Fabio Jr. Beneditto
9643
9644 2002-08-10 [paul]       0.8.1claws43
9645
9646         * po/POTFILES.in
9647                 add custom toolbar files
9648
9649 2002-08-10 [paul]       0.8.1claws42
9650
9651         * sync with 0.8.1cvs22
9652                 see ChangeLog 2002-08-09
9653
9654 2002-08-09 [paul]       0.8.1claws41
9655
9656         * tools/Makefile.am
9657           tools/README
9658           tools/outlook2sylpheed.pl     ** NEW FILE **
9659                 add script to convert exported Outlook
9660                 contacts list to a Sylpheed addressbook.
9661                 Submitted by Ricardo Mones Lastra.
9662
9663 2002-08-09 [paul]       0.8.1claws40
9664
9665         * AUTHORS
9666           configure.in
9667           po/sr.po      ** NEW FILE **
9668                 add Serbian message catalog. Submitted by
9669                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
9670
9671 2002-08-09 [paul]       0.8.1claws39
9672
9673         * sync with 0.8.1cvs21
9674                 see ChangeLog 2002-08-08
9675
9676 2002-08-08 [oliver]     0.8.1claws38
9677
9678         * src/mainwindow.c
9679                 move Custom Toolbar to Configuration menu
9680
9681 2002-08-08 [oliver]     0.8.1claws37
9682
9683         * src/prefs_toolbar.c
9684                 fix substitute pixmap bug
9685
9686 2002-08-08 [paul]       0.8.1claws36
9687
9688         * sync with 0.8.1cvs19
9689                 see ChangeLog 2002-08-08
9690
9691 2002-08-07 [christoph]  0.8.1claws35
9692
9693         * src/utils.c
9694                 fixed a memory leak in new canonicalize_file_replace
9695
9696 2002-08-07 [christoph]  0.8.1claws34
9697
9698         * src/utils.[ch]
9699                 o canonicalize_file_replace should create the temporary
9700                   file in the same directory as the original file.
9701                 o added get_tmpfile_in_dir that creates a temorary file
9702                   in a specified directory.
9703
9704 2002-08-07 [melvin]     0.8.1claws33
9705
9706         * src/toolbar.c
9707                 fixed bug where 'Article' button acted as 'Email' button.
9708
9709 2002-08-07 [paul]       0.8.1claws32
9710
9711         * sync with 0.8.1.cvs17
9712                 see ChangeLog 2002-08-07
9713
9714 2002-08-07 [colin]      0.8.1claws31
9715         
9716         * src/news.c
9717                 fix mass-cancel problem
9718
9719 2002-08-07 [thorsten]   0.8.1claws30
9720
9721         * src/prefs_toolbar.c
9722                 fix: crash on replace or add new button
9723         * src/toolbar.c
9724                 fix: close xmlfile after reading
9725         * src/utils.c
9726                 fix: unlink() file before rename()
9727
9728 2002-08-06 [paul]       0.8.1claws29
9729
9730         * sync with 0.8.cvs15
9731                 see ChangeLog 2002-08-06
9732
9733 2002-08-06 [oliver]     0.8.1claws28
9734
9735         * src/toolbar.c
9736         * src/prefs_toolbar.c
9737                 fixed empty toolbar issue
9738
9739 2002-08-06 [oliver]     0.8.1claws27
9740
9741         * Custom Toolbar Final 
9742         * src/folderview.c
9743         * src/inc.c
9744         * src/summaryview.c
9745                 o toolbar stuff now lives in src/toolbar.[ch]
9746                 o main_window_toolbar_* functions are renamed to
9747                   toolbar_* reflecting their new source file
9748         * src/mainwindow.[ch]
9749                 o remove toolbar stuff  
9750
9751 2002-08-06 [oliver]     0.8.1claws26
9752         
9753         * src/Makefile.am
9754         * src/prefs_toolbar.[ch]        **New File**
9755         * src/toolbar.[ch]              **New File**
9756                 o prefs_toolbar.[ch] custom toolbar frontend
9757                 o toolbar.[ch]       backend 
9758
9759 2002-08-06 [oliver]     0.8.1claws25
9760
9761         * src/prefs_actions.[ch]
9762                 o new exported function actions_execute
9763
9764 2002-08-06 [paul]       0.8.1claws24
9765
9766         * sync with 0.8.1cvs4
9767                 see ChangeLog 2002-08-06
9768
9769 2002-08-06 [paul]       0.8.1claws23
9770
9771         * sync with 0.8.1cvs13
9772                 see ChangeLog 2002-08-06
9773
9774 2002-08-06 [paul]       0.8.1claws22
9775
9776         * sync with 0.8.1cvs12
9777                 see ChangeLog 2002-08-05 and 2002-08-06
9778
9779 2002-08-06 [match]      0.8.1claws21
9780
9781         * src/addrclip.c
9782                 improvements to cut/copy/paste address
9783
9784 2002-08-05 [match]      0.8.1claws20
9785
9786         * src/addritem.[ch]
9787         * src/addrcache.c
9788         * src/addrbook.c
9789         * src/editaddress.c
9790         * src/addressbook.c
9791                 fixes to improve cut/copy/paste
9792
9793 2002-08-06 [melvin]     0.8.1claws19
9794
9795         * src/account.[ch]
9796                 account_find_all_from_address(): new function that returns the
9797                 list of all accounts that are matched in an address.
9798         * src/alertpanel.[ch]
9799                 alertpanel() now accepts a custom widget
9800                 alertpanel_with_widget(): new function that pops up a panel with
9801                 a custom widget in it 
9802         * src/gtkutils.[ch]
9803                 gtkut_account_menu_new(): new function that allows the selection
9804                 of an account from a list of accounts.
9805         * src/messageview.c
9806                 Extended Return Receipt notification to select the correct 
9807                 account and to make a security test on the Delivery-Notification
9808                 address which should be the same as the Return-Path.
9809
9810 2002-08-06 [thorsten]   0.8.1claws18
9811
9812         * src/mimeview.c
9813                 attach_all: save unnamed as "noname.%d",
9814                 dont free static dirname
9815
9816 2002-08-05 [alfons]     0.8.1claws17
9817
9818         * configure.in
9819                 detect XIM by trying to link rather than compile a XIM program
9820
9821 2002-08-05 [oliver]     0.8.1claws16
9822                 
9823         * src/stock_pixmap.[ch]
9824                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
9825                 o new func to retrieve pixmaps
9826
9827 2002-08-05 [paul]       0.8.1claws15
9828
9829         * sync with 0.8.1cvs10
9830                 see ChangeLog 2002-08-05
9831
9832 2002-08-04 [alfons]     0.8.1claws14
9833
9834         * src/textview.c
9835                 see if this plugs memleak
9836
9837 2002-08-04 [melvin]     0.8.1claws13
9838
9839         * src/gtkspell.c
9840                 fixed bug that could crash Sylpheed when highlighting
9841                 all misspelled words.
9842
9843 2002-08-03 [melvin]     0.8.1claws12
9844
9845         * src/prefs_actions.c
9846                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
9847         * src/messageview.c
9848                 fixed bug where the Return Receipt was sent to
9849                 Delivery-Notification-To address even if it was not present
9850
9851 2002-08-02 [alfons]     0.8.1claws11
9852
9853         * src/prefs_actions.c
9854                 o more check for NULLs
9855                 o put create_io_dialog() in right conditional block
9856
9857 2002-08-02 [paul]       0.8.1claws10
9858
9859         * po/es.po
9860                 updated by Ricardo Mones Lastra
9861
9862 2002-08-01 [christoph]  0.8.1claws9
9863
9864         * src/folder.c
9865                 don't free the cache of the opened
9866                 folder in the summaryview
9867         * src/summaryview.c
9868                 don't unset flags, if it is not required
9869
9870 2002-08-01 [paul]       0.8.1claws8
9871
9872         * sync with 0.8.1cvs8
9873                 see ChangeLog entry 2002-08-01
9874
9875 2002-08-01 [paul]       0.8.1claws7
9876
9877         * sync with 0.8.1cvs7
9878                 see ChangeLog 2002-07-31 and 2002-08-01
9879
9880 2002-07-31 [christoph]  0.8.1claws6
9881
9882         * src/mainwindow.c
9883                 forgot to update menu sensitivity
9884                 function for new menu entry
9885
9886 2002-07-31 [alfons]     0.8.1claws5
9887
9888         * src/main.c
9889                 check folder item and its path for NULL on
9890                 initial processing
9891
9892 2002-07-31 [christoph]  0.8.1claws4
9893
9894         * src/folder.c
9895                 check if folder_item_get_msginfo in
9896                 folder_item_remove_msg returned NULL
9897         * src/imap.c
9898                 better clear the uid cache in the
9899                 uid validity check function and delete
9900                 cached messages
9901
9902 2002-07-31 [paul]       0.8.1claws3
9903
9904         * man/sylpheed.1
9905                 add the '--attach' option and a few other
9906                 minor changes
9907
9908 2002-07-31 [paul]       0.8.1claws2
9909
9910         * sync with 0.8.1cvs5
9911                 see ChangeLog 2002-07-31
9912
9913 2002-07-31 [christoph]  0.8.1claws1
9914
9915         * src/folderview.[ch]
9916         * src/mainwindow.c
9917                 replace "Rescan all folders..." with
9918                 "Check all folders for new messages..."
9919
9920 2002-07-30 [paul]       0.8.1claws
9921
9922         * version 0.8.1claws released
9923
9924 2002-07-30 [paul]       0.8.0claws29
9925
9926         * tools/OOo2sylpheed.pl ** NEW FILE **
9927           tools/README
9928                 add script to enable sending documents as
9929                 attachments from OpenOffice.org
9930
9931 2002-07-30 [melvin]     0.8.0claws28
9932
9933         * src/prefs_actions.c
9934                 Made the actions' input/output dialog display
9935                 without delay.
9936
9937 2002-07-30 [christoph]  0.8.0claws27
9938
9939         * src/procmsg.c
9940                 check if folder_item_get_msginfo in
9941                 procmsg_save_to_outbox returned NULL
9942
9943 2002-07-30 [paul]       0.8.0claws26
9944
9945         * sync with 0.8.1cvs4
9946                 see ChangeLog 2002-07-29
9947
9948 2002-07-29 [thorsten]   0.8.0claws25
9949
9950         * README.claws
9951                 added selective download, delete on server
9952
9953 2002-07-29 [paul]       0.8.0claws24
9954
9955         * sync with 0.8.1cvs3
9956                 see ChangeLog 2002-07-29
9957
9958 2002-07-27 [christoph]  0.8.0claws23
9959
9960         * src/folder.c
9961                 add extra check if fetching the msginfo
9962                 returned NULL
9963
9964 2002-07-27 [paul]       0.8.0claws22
9965
9966         * sync with 0.8.1cvs2
9967                 see ChangeLog 2002-07-26
9968
9969 2002-07-27 [christoph]  0.8.0claws21
9970
9971         * src/imap.c
9972                 add another check if a valid msginfo
9973                 was returned
9974
9975 2002-07-26 [hoa]        0.8.0claws20
9976
9977         * src/folder.c
9978                 Fixed a condition in folder_item_destroy()
9979
9980         * src/imap.c
9981                 Fixed an error in IMAP protocol
9982
9983 2002-07-26 [alfons]     0.8.0claws19
9984
9985         * src/folder.c
9986                 ofcourse compare with identifier, not the path
9987
9988 2002-07-26 [alfons]     0.8.0claws18
9989
9990         * src/folder.c
9991                 use folder item identifier for saving / restoring
9992                 preferences because folder->path might not be unique
9993
9994 2002-07-26 [melvin]     0.8.0claws17
9995
9996         * src/logwindow.c
9997                 Fixed a crash introduced in 0.8.0claws5 when log is 
9998                 cut under 80 characters.
9999
10000 2002-07-26 [paul]       0.8.0claws16
10001
10002         * sync with 0.8.1cvs1
10003                 see ChangeLog 2002-07-26
10004
10005 2002-07-26 [christoph]  0.8.0claws15
10006
10007         * src/imap.[ch]
10008                 imap folder now remembers the last selected
10009                 folder and imap_fetch_msginfo skips selecting
10010                 the folder if it is already selected
10011
10012 2002-07-26 [christoph]  0.8.0claws14
10013
10014         * src/folder.c
10015         * src/folderview.c
10016         * src/imap.c
10017                 fix imap folder rescanning
10018
10019 2002-07-25 [christoph]  0.8.0claws13
10020
10021         * src/filter.c
10022         * src/folder.[ch]
10023         * src/folderview.c
10024         * src/imap.[ch]
10025         * src/mainwindow.c
10026         * src/mbox_folder.c
10027         * src/mh.c
10028         * src/news.c
10029                 implement imap uid cache and uid validity check
10030
10031 2002-07-25 [alfons]     0.8.0claws12
10032
10033         * src/summaryview.c
10034                 fix a brown paper bag bug, and also add some more
10035                 checks
10036
10037 2002-07-25 [christoph]  0.8.0claws11
10038
10039         * src/folder.c
10040                 don't mix copy, fetch_msginfo and remove
10041                 operations in folder item copy and move
10042                 operations
10043
10044 2002-07-25 [christoph]  0.8.0claws10
10045
10046         * src/folderview.c
10047         * src/mainwindow.c
10048         * src/prefs_folder_item.c
10049         * src/summaryview.[ch]
10050                 remove no longer required parameter update_cache from
10051                 summary_show
10052
10053 2002-07-25 [paul]       0.8.0claws9
10054
10055         * sync with 0.8.1
10056         
10057         * AUTHORS
10058                 a few corrections
10059
10060 2002-07-24 [alfons]     0.8.0claws8
10061
10062         * src/summaryview.c
10063                 sort correctly when using simplified subject line
10064                 (closes feature request "[ 585141 ] applying regexp to subject 
10065                 before sort" submitted by Alexandra Walford)
10066
10067 2002-07-24 [paul]       0.8.0claws7
10068
10069         * sync with 0.8.0cvs3
10070                 see ChangeLog 2002-07-24
10071
10072 2002-07-23 [christoph]  0.8.0claws6
10073
10074         * src/folder.c
10075         * src/folder.h
10076         * src/summaryview.c
10077         * src/summaryview.h
10078         * src/main.c
10079                 o separate processing and summaryview
10080                 o removed summary_write_cache from summaryview
10081                 o removed summaryview->killed_messages, because we don't have
10082                   to keep a list of killed messages anymore. New cache will
10083                   keep the hidden messages in cache anyway
10084         * src/folderview.c
10085         * src/inc.c
10086         * src/selective_download.c
10087                 o removed unnecessary summary_write_cache calls
10088         * src/procmsg.c
10089                 o don't set ignore thread flag in procmsg_get_thread_tree
10090                   if it is already set
10091         * src/mainwindow.c
10092         * src/statusbar.h
10093                 o moved STATUSBAR_PUSH/POP to statusbar.h because
10094                   they are used in different files
10095
10096 2002-07-23 [melvin]     0.8.0claws5
10097
10098         * src/addressbook.c
10099         * src/addrgather.c
10100         * src/editaddress.c
10101         * src/editgroup.c
10102         * src/editldap_basedn.c
10103         * src/importldif.c
10104         * src/prefs_common.c
10105                 Fixed few memory leak (gtk_editable_get_chars returns
10106                 an allocated string)
10107         * src/logwindow.c
10108                 Fixed few memory leak (gtk_editable_get_chars returns
10109                 an allocated string) and modified a little the log cutting
10110                 loop.
10111         * src/compose.c
10112                 Replaced a call to an obsolete function gtk_entry_get_text()
10113                 by gtk_editable_get_chars()
10114         * src/send.c
10115                 Removed a debug printf
10116
10117 2002-07-23 [christoph]  0.8.0claws4
10118
10119         * src/filesel.c
10120                 fix another g_dirname memory leak
10121
10122 2002-07-23 [christoph]  0.8.0claws3
10123
10124         * src/mh.c
10125                 fixed a memory leak in mh_fetch_msginfo
10126                 fixed crash when message header could not be
10127                 parsed
10128
10129 2002-07-23 [paul]       0.8.0claws2
10130
10131         * sync with 0.8.0cvs2
10132                 see ChangeLog 2002-07-23
10133
10134 2002-07-23 [paul]       0.8.0claws1
10135
10136         * sync with 0.8.0cvs1
10137                 see ChangeLog 2002-07-23
10138
10139 2002-07-23 [paul]       0.8.0claws
10140
10141         * release of 0.8.0claws
10142
10143 2002-07-23 [paul]       0.7.8claws99
10144
10145         * po/ru.po
10146                 new Russian translation, submitted by
10147                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
10148
10149 2002-07-22 [jens]       0.7.8claws98
10150
10151         * po/de.po
10152                 Updated German translations.
10153
10154 2002-07-22 [paul]       0.7.8claws97
10155
10156         * po/es.po
10157           po/it.po
10158           po/nl.po
10159           po/pt_BR.po
10160                 updated translations by Ricardo Mones Lastra,
10161                 Alessandro Maestri, Wilbert Berendsen and 
10162                 Fabio Jr. Beneditto respectively
10163
10164 2002-07-22 [christoph]  0.7.8claws96
10165
10166         * src/mimeview.c
10167                 fix memory leak caused by wrong g_dirname usage
10168
10169 2002-07-22 [christoph]  0.7.8claws95
10170
10171         * src/summaryview.c
10172                 update new and unread message counts for summaryview
10173                 summaryview does not get it from the folder anymore
10174                 and has to update the values itself
10175
10176 2002-07-22 [melvin]     0.7.8claws94
10177
10178         * po/fr.po
10179                 Updated French translations.
10180
10181 2002-07-22 [christoph]  0.7.8claws93
10182
10183         * src/matcher.c
10184                 set prop->preg pointer to NULL or following check
10185                 will not fail and regexec will be called with
10186                 invalid pointer
10187
10188 2002-07-21 [alfons]     0.7.8claws92
10189         
10190         * src/prefs_common.[ch]
10191                 remove option "Send return receipt on request"
10192
10193 2002-07-21 [thorsten]   0.7.8claws91
10194
10195         * src/mimeview.c
10196                 fixed memleaks, coding style as pointed out by alfons
10197
10198 2002-07-21 [alfons]     0.7.8claws90
10199
10200         * src/messageview.c
10201         * src/noticeview.[ch]
10202                 o fix bug notice view being displayed when going to empty folder 
10203                   (noticed by Christoph)
10204                 o allow RRR to be sent when restarting sylpheed, or changing folder 
10205                   (noticed by Thorsten)
10206
10207 2002-07-21 [thorsten]   0.7.8claws89
10208
10209         * src/mimeview.c
10210                 Included save_all patch from Xaview FACQ
10211                 added support for pathnames
10212
10213 2002-07-21 [alfons]     0.7.8claws88
10214
10215         * po/POTFILES.in
10216         * src/Makefile.am
10217         * src/mainwindow.c
10218         * src/messageview.[ch]
10219         * src/noticeview.c      ** NEW FILE **
10220         * src/noticeview.h      ** NEW FILE **
10221                 make return receipts work again
10222                 (UI idea by Leandro Pereira)
10223
10224 2002-07-21 [paul]       0.7.8claws87
10225
10226         * src/summaryview.c
10227                 fix sensitivity of 'Select thread'
10228
10229 2002-07-21 [paul]       0.7.8claws86
10230
10231         * src/prefs_common.c
10232                 add browser command line for Galeon
10233
10234 2002-07-21 [paul]       0.7.8claws85
10235
10236         * Makefile.am
10237                 fix 'EXTRA_DIST': remove README.README, add TODO
10238                 and TODO.claws
10239
10240 2002-07-21 [alfons]     0.7.8claws84
10241
10242         * src/gtkstext.c
10243                 make enter clear selection
10244                 (closes "[ 579888 ] Editor selection/entry error"
10245                 reported by Steve Lamb)
10246
10247 2002-07-21 [alfons]     0.7.8claws83
10248         
10249         * src/summaryview.c
10250                 sort message list when selecting unthread messages
10251                 (closes "[ 501593 ] switching threaded view doesn't sort"
10252                 reported by Simon Schubert)
10253
10254 2002-07-20 [alfons]     0.7.8claws82
10255         
10256         * src/matcher.c
10257                 const-correctness
10258
10259 2002-07-20 [thorsten]   0.7.8claws81
10260
10261         * src/matcher.c
10262                 Fixed expansion of empty fields in matchactions
10263
10264 2002-07-19 [melvin]     0.7.8claws80
10265
10266         * src/gtkspell.c
10267                 Removed a duplicate menu entry (fast mode) introduced during
10268                 the new cache merge
10269                 Added a menu separator between 'Use alternate' and 'Fast mode'
10270
10271 2002-07-19 [paul]       0.7.8claws79
10272
10273         * tools/Makefile.am
10274           tools/README
10275                 correct typos
10276
10277 2002-07-19 [thorsten]   0.7.8claws78
10278
10279         * tools/calypso_convert.pl      ** NEW FILE **
10280           tools/README
10281           tools/Makefile.am
10282                 script to import mbox files exported
10283                 by calypso
10284                 o generates folder structure
10285                 o includes attachments
10286
10287 2002-07-19 [melvin]     0.7.8claws77
10288
10289         * src/selective_download.[ch]
10290                 Fixed bug where closing the dialog with the window manager's
10291                 close button will not unlock the summary
10292                 Corrected some function declarations that missed a return value
10293                 Made the source code comply better with coding style.
10294         * src/prefs_common.c
10295                 Added new browser command line for Mozilla.
10296
10297 2002-07-18 [paul]       0.7.8claws76
10298
10299         * src/mainwindow.c
10300           src/selective_download.[ch]
10301                 reflect theme changes, fix Gdk Warning when creating 
10302                 pixmap from NULL window, and minor clean up.
10303                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10304
10305         * po/en_GB.po
10306                 updated
10307
10308 2002-07-17 [paul]       0.7.8claws75
10309
10310         * INSTALL[.jp]
10311                 sync with 0.8.0
10312         
10313         * po/en_GB.po
10314                 updated
10315
10316 2002-07-16 [paul]       0.7.8claws74
10317
10318         * tools/filter_conv.pl
10319           tools/README
10320                 replace conversion script with reimplemented version, 
10321                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
10322
10323 2002-07-16 [colin]      0.7.8claws73
10324
10325         * src/summaryview.c
10326                 remove forgotten debug messages - sorry ;-)
10327
10328 2002-07-16 [colin]      0.7.8claws72
10329
10330         * src/mimeview.c
10331           src/summaryview.c
10332           src/textview.c
10333           src/textview.h
10334                 add the ability to select part of a text mime-part 
10335                 to reply.
10336
10337 2002-07-15 [christoph]  0.7.8claws71
10338
10339         * src/folder.c
10340                 fix folder message count for folders without
10341                 msg_is_changed (includes news folders)
10342
10343 2002-07-15 [martin]     0.7.8claws70
10344
10345         * src/summaryview.c
10346                 option "display recipient on 'From'..." now works
10347                 without the need of enabling the option
10348                 "display  sender  using  address  book".
10349
10350 2002-07-15 [christoph]  0.7.8claws69
10351
10352         * src/summaryview.c
10353                 removed setting folder status from summaryview.
10354                 folder.c should update all message counts correctly.
10355
10356 2002-07-15 [paul]       0.7.8claws68
10357
10358         * po/pt_BR.po
10359                 updated by Fabio Junior Beneditto
10360
10361 2002-07-15 [darko]      0.7.8claws67
10362
10363         * src/mh.c
10364                 Fixed target folder colorization, don't decrease op
10365                 number twice
10366
10367 2002-07-14 [paul]       0.7.8claws66
10368
10369         * sync with main 0.8.0
10370                 see ChangeLog 2002-07-14
10371
10372 2002-07-13 [melvin]     0.7.8claws65
10373         
10374         * src/addrbook.c
10375         * src/addressbook.c
10376         * src/addrindex.c
10377                 Replaced sprintf by g_snprintf to prevent possible buffer
10378                 overflow.
10379         * src/news.c
10380                 Corrected a log message output format.
10381                 Added a missing "done" debug output.
10382         * src/compose.c
10383                 Added keyboard accelerator for Priority menu items
10384                 Added missing \n in debug output
10385         * src/logwindow.c
10386         * src/gtkspell.c
10387         * src/rfc2015.c
10388                 Added missing \n in debug output
10389
10390 2002-07-13 [paul]       0.7.8claws64
10391
10392         * man/sylpheed.1
10393                 change Sergey's email address to the sf address
10394
10395         * src/textview.c
10396                 increase show_url_timeout (more useful for long
10397                 urls)
10398
10399 2002-07-12 [sergey]     0.7.8claws63
10400
10401         * src/rfc2015.c
10402                 applied (with some modifications) patch to set the
10403                 micalg parameter for signatures
10404                 (2001-08-28 Werner Koch <wk@gnupg.org>)
10405
10406 2002-07-12 [sergey]     0.7.8claws62
10407
10408         * man/Makefile.am
10409         * configure.in
10410                 fixed man page installation
10411
10412 2002-07-12 [paul]       0.7.8claws61
10413
10414         * sync with 0.7.8cvs26
10415                 see ChangeLog 2002-07-11 and 2002-07-12
10416
10417 2002-07-11 [christoph]  0.7.8claws60
10418
10419         * src/compose.c
10420         * src/procmsg.c
10421                 first use the message number to find the message
10422                 to mark with a reply flag but check the
10423                 message-id if we got the correct message, if not
10424                 try to find it by message-id.
10425                 use new string seperator that is not allowed
10426                 in message-ids.
10427
10428 2002-07-11 [paul]       0.7.8claws59
10429
10430         * sync with 0.7.8cvs23
10431                 see ChangeLog 2002-07-10
10432
10433 2002-07-10 [christoph]  0.7.8claws58
10434
10435         * src/folder.[ch]
10436         * src/msgcache.[ch]
10437                 Added message-id table to the cache in memory
10438                 and functions to msgcache.c and folder.c to
10439                 fetch MsgInfos by message id
10440         * src/compose.c
10441         * src/procmsg.c
10442                 store folder and message-id of message replying
10443                 to in queue header and set reply flag after sending
10444                 (Closes bug #469498)
10445
10446 2002-07-10 [paul]       0.7.8claws57
10447
10448         * AUTHORS
10449           man/sylpheed.1.gz
10450                 add Martin to the list of authors
10451
10452 2002-07-09 [martin]     0.7.8claws56
10453         * src/gtksctree.c
10454                 Added gtk_ctree_last_visible(), tree_update_level(),
10455                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
10456                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10457                 from gtk+ to gtksctree.c for the new sorting code
10458                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
10459                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
10460         * src/gtksctree.h
10461                 Added declaration for gtk_sctree_sort_recursive() and
10462                 gtk_sctree_sort_node
10463         * src/addressbook.c
10464         * src/foldersel.c
10465         * src/folderview.c
10466         * src/summaryview.c
10467                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10468                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
10469
10470 2002-07-08 [paul]       0.7.8claws55
10471
10472         * more sync with 0.7.8cvs21
10473                 see ChangeLog 2002-07-08
10474
10475 2002-07-08 [paul]       0.7.8claws54
10476
10477         * sync with 0.7.8cvs21
10478                 see ChangeLog 2002-07-08
10479
10480 2002-07-07 [alfons]     0.7.8claws53
10481
10482         * src/Makefile.am
10483         * src/stock_pixmap.[ch]
10484         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
10485         * src/pixmaps/notice_error.xpm  ** NEW FILE **
10486         * src/pixmaps/notice_note.xpm   ** NEW FILE **
10487                 add new pixmaps for upcoming notice pane
10488
10489 2002-07-06 [melvin]     0.7.8claws52
10490
10491         * src/gtkspell.[ch]
10492                 Made them a bit closer to Sylpheed's coding style.
10493                 Removed old code.
10494                 Removed possible memory leaks when some errors occurs.
10495
10496 2002-07-06 [melvin]     0.7.8claws51
10497
10498         * po/Makefile.in.in
10499                 Removed --no-location in xgettext command line to help
10500                 translators that use Emacs' po-mode
10501         * src/quote_fmt.c
10502                 Removed unnecessary comments that messed up sylpheed.pot
10503
10504 2002-07-06 [paul]       0.7.8claws50
10505
10506         * sync with 0.7.8cvs19
10507                 see ChangeLog 2002-07-05
10508
10509 2002-07-06 [christoph]  0.7.8claws49
10510
10511         * src/folder.c
10512         * src/mainwindow.c
10513                 fix folder_item_remove_all_msg and folderview
10514                 status for trash folders after emptying trash
10515
10516 2002-07-05 [paul]       0.7.8claws48
10517
10518         * sync with 0.7.8cvs16
10519                 see ChangeLog 2002-07-04 and 2002-07-05
10520
10521 2002-07-04 [paul]       0.7.8claws47
10522
10523         * sync with 0.7.8cvs14
10524                 see  ChangeLog 2002-07-04
10525
10526 2002-07-03 [alfons]     0.7.8claws46
10527
10528         * src/folder.c
10529                 dupe folder item's path because it's being reallocated
10530                 by new folder scanning code
10531
10532 2002-07-03 [christoph]  0.7.8claws45
10533
10534         * src/imap.c
10535                 better IMAP uid fetching using 'FETCH 1:* (UID)'
10536         * src/msgcache.c
10537                 add missing return in msgcache_write
10538
10539 2002-07-02 [thorsten]   0.7.8claws44
10540
10541         * src/jpilot.c
10542         * src/msgcache.c
10543         * src/rfc2015.c
10544                 use binary mode for file access
10545
10546 2002-07-02 [christoph]  0.7.8claws43
10547
10548         * major code cleanup (part 1)
10549         
10550                 - unused variables removed
10551                 - unused functions removed
10552                 - uninitialized variables checked
10553                 - missing return statements added
10554                 - missing function return types added
10555                 - added parentheses around assignment and
10556                   && in || when suggested by gcc
10557               
10558         * src/mh.c
10559         * src/folder.c
10560                 replaced direct calls to folder->scan_tree
10561                 with folder_scan_tree and restore folder
10562                 prefs in this function. The folder should
10563                 not have to deal with them.
10564                 ( Should now work for all folder types )
10565
10566 2002-07-02 [paul]       0.7.8claws42
10567
10568         * sync with 0.7.8cvs13
10569                 see ChangeLog 2002-07-01 and 2002-07-02
10570
10571 2002-07-01 [christoph]  0.7.8claws41
10572
10573         * src/summaryview.c
10574                 fix "goto next/prev unread message" with
10575                 ignored threads
10576
10577 2002-07-01 [paul]       0.7.8claws40
10578
10579         * po/es.po
10580                 updated by Ricardo Mones Lastra
10581
10582 2002-06-30 [match]      0.7.8claws39
10583
10584         * src/jpilot.c
10585                 applied variation of leonerd's patch (566661) to
10586                 allow multiple email addresses per JPilot entry.
10587                 addresses may be separated by space, comma, pipe,
10588                 semi-colon, new-line.
10589
10590 2002-06-30 [alfons]     0.7.8claws38
10591
10592         * src/procmsg.c
10593                 simple fix for putting older nodes before
10594                 newer nodes when threading by subject
10595
10596 2002-06-30 [christoph]  0.7.8claws37
10597
10598         * src/folder.c
10599         * src/folderview.c
10600         * src/mh.c
10601         * src/news.c
10602         * src/procmsg.c
10603                 fix broken folder tree rescaning
10604                 and don't use procmsg_get_mark_sum
10605                 anymore
10606
10607 2002-06-30 [christoph]  0.7.8claws36
10608
10609         * merge new cache branch
10610         * src/imap.c
10611                 fix new cache imap copy bug
10612         * src/folder.c
10613                 improved folder_item_scan
10614                 it should now always set the correct
10615                 new, unread and total message counts
10616
10617 2002-06-29 [paul]       0.7.8claws35
10618
10619         * configure.in
10620                 correct syntax error
10621
10622 2002-06-29 [paul]       0.7.8claws34
10623
10624         * configure.in
10625           Makefile.am
10626           man/Makefile.am       ** NEW FILE **
10627           man/sylpheed.1.gz     ** NEW FILE **
10628                 add Sylpheed man page
10629
10630 2002-06-29 [paul]       0.7.8claws33
10631
10632         * po/pt_BR.po
10633                 updated by Fabio Junior Beneditto
10634
10635 2002-06-28 [jens]       0.7.8claws32
10636
10637         * po/de.po
10638                 translation updated
10639
10640         * src/selective_download.c
10641                 removed gettext for space " "
10642
10643         * src/imap.c
10644                 removed wrong space
10645
10646 2002-06-28 [paul]       0.7.8claws31
10647
10648         * sync with 0.7.8cvs11
10649                 see ChangeLog 2002-06-28
10650
10651 2002-06-28 [paul]       0.7.8claws30
10652
10653         * sync with 0.7.8cvs10
10654                 see ChangeLog 2002-06-27 and 2002-06-28
10655
10656 2002-06-26 [paul]       0.7.8claws29
10657
10658         * src/addrgather.c
10659           src/selective_download.c
10660                 don't gettextise empty strings.
10661                 reserved by gettext. gettext("") returns 
10662                 the header entry with meta information, 
10663                 not the empty string
10664
10665         * po/en_GB.po
10666                 updated
10667
10668 2002-06-26 [paul]       0.7.8claws28
10669
10670         * sync with 0.7.8cvs7
10671                 see ChangeLog 2002-06-25
10672
10673         * src/prefs_common.c
10674                 ...and in the process, tweak the gui a little
10675
10676 2002-06-25 [alfons]     0.7.8claws27
10677         
10678         * configure.in
10679         * src/Makefile.am
10680                 fine tune ldap library detection
10681
10682 2002-06-25 [alfons]     0.7.8claws26
10683
10684         * src/compose.c
10685                 don't allow return receipts when composing a news article
10686
10687 2002-06-25 [paul]       0.7.8claws25
10688
10689         * Makefile.am
10690                 add '$(AMTAR)' to 'release' section to allow for
10691                 new and older autotools
10692
10693 2002-06-25 [paul]       0.7.8claws24
10694
10695         * src/summaryview.c
10696                 fix "No more unread messages" persistant pop-up
10697                 window bug
10698
10699 2002-06-25 [paul]       0.7.8claws23
10700
10701         * po/it.po
10702                 updated by Alessandro Maestri
10703
10704 2002-06-25 [paul]       0.7.8claws22
10705
10706         * sync with 0.7.8cvs6
10707                 see ChangeLog 2002-06-25
10708
10709 2002-06-24 [paul]       0.7.8claws21
10710
10711         * tools/update-po
10712                 add GPL copyright information
10713
10714 2002-06-24 [paul]       0.7.8claws20
10715
10716         * tools/Makefile.am
10717           tools/README
10718           tools/update-po       ** NEW FILE **
10719                 add script that eases the creation of *.po files
10720                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
10721
10722 2002-06-23 [alfons]     0.7.8claws19
10723
10724         * src/messageview.c
10725                 make notification_convert_header obey const correctness
10726                 (next step will be fixing the broken return receipt)
10727
10728 2002-06-23 [paul]       0.7.8claws18
10729
10730         * src/messageview.c
10731                 fix bug introduced in last commit:
10732                 removed too much code in last commit - put back what's
10733                 needed
10734
10735 2002-06-23 [paul]       0.7.8claws17
10736
10737         * src/messageview.[ch]
10738                 remove code committed in error from locally patched
10739                 source
10740
10741 2002-06-23 [colin]      0.7.8claws16
10742
10743         * src/compose.[ch]
10744                 add compose_entry_select(), used to select the default_to
10745                 email address - hopefully avoiding people sending mails to
10746                 wrong recipients.
10747
10748 2002-06-22 [alfons]     0.7.8claws15
10749
10750         * AUTHORS
10751                 add Bram Metsch & Stanislav Karchebny
10752         * src/smtp.[ch]
10753         * src/prefs_account.[ch]
10754         * src/send.c
10755                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
10756                   options.  (see <http://sourceforge.net/tracker/index.php
10757                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
10758
10759                 - merge Stanislav's fix to make SMTP AUTH work with qmail
10760                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
10761
10762 2002-06-22 [paul]       0.7.8claws14
10763
10764         * sync with 0.7.8cvs5
10765                 see ChangeLog 2002-06-19 and 2002-06-20
10766
10767 2002-06-22 [alfons]     0.7.8claws13
10768
10769         * src/selective_download.c
10770                 fix a stupid mistake I made
10771
10772 2002-06-22 [alfons]     0.7.8claws12
10773
10774         * src/selective_download.[ch]
10775                 fix another unnoticed leak; cleanup code
10776
10777 2002-06-21 [alfons]
10778
10779         * tools/Makefile.am
10780                 gpg-sign <-- gpg-sign-syl
10781
10782 2002-06-21 [alfons]     0.7.8claws11
10783
10784         * src/selective_download.c
10785         * src/selective_download.h
10786                 fix assorted mix of allocation errors (should solve
10787                 problem reported by Philippe Gramoullé, see:
10788                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
10789
10790 2002-06-20 [melvin]     0.7.8claws10
10791
10792         * tools/gpg-sign *REMOVED*
10793           tools/gpg-sign-syl *ADDED*
10794                 Replaced the gpg clearsigning script with the version using
10795                 xterm instead of ssh-askpass and changed its name.
10796
10797         * README.claws
10798                 Updated actions example to reflect the renaming of the
10799                 gpg clearsigning script.
10800
10801 2002-06-19 [paul]       0.7.8claws9
10802
10803         * sync with 0.7.8claws9
10804                 see ChangeLog 2002-06-18 and 2002-06-19
10805
10806 2002-06-19 [paul]       0.7.8claws8
10807
10808         * sync with 0.7.8cvs1
10809                 see ChangeLog 2002-06-18
10810
10811 2002-06-18 [alfons]     0.7.8claws7
10812
10813         * src/mainwindow.h
10814                 add omitted prototype
10815
10816 2002-06-17 [paul]       0.7.8claws6
10817
10818         * src/mainwindow.c
10819                 fix hiding of exec_btn
10820
10821 2002-06-17 [paul]       0.7.8claws5
10822
10823         * src/pop.c
10824                 remove unneeded code: should_delete() 
10825                 and Pop3State::uidl_todelete_list
10826
10827 2002-06-17 [paul]       0.7.8claws4
10828
10829         * sync with 0.7.8
10830                 see ChangeLog 2002-06-11 and 2002-06-13
10831
10832 2002-06-16 [alfons]     0.7.8claws3
10833         
10834         * src/folder.c
10835                 make sure lock sort mode (claws specific) is
10836                 also persists after a tree rescan
10837
10838 2002-06-16 [alfons]     0.7.8claws2
10839
10840         * src/prefs_folder_item.c
10841         * src/folder.[ch]
10842                 fix persistence of folder sort mode (broken
10843                 by adapting Hiro's new folder persistence code)
10844
10845 2002-06-16 [alfons]     0.7.8claws1
10846
10847         * AUTHORS
10848         * src/logwindow.c
10849         * src/prefscommon.[ch]
10850                 control size of log text in log window; 
10851                 closes patch #569155 submitted by Mitko Haralanov.
10852
10853 2002-06-15 [paul]       0.7.8claws
10854
10855         * release of 0.7.8claws
10856
10857 2002-06-15 [paul]       0.7.7claws
10858
10859         * po/pt_BR.po
10860                 updated by Fabio Junior Beneditto
10861
10862 2002-06-14 [paul]       0.7.6claws49
10863
10864         * po/es.po
10865                 updated by Ricardo Mones Lastra
10866
10867 2002-06-14 [paul]       0.7.6claws48
10868
10869         * po/nl.po
10870                 updated translation by Wilbert Berendsen
10871
10872 2002-06-14 [melvin]     0.7.6claws47
10873
10874         * po/fr.po
10875                 Updated French translation
10876
10877 2002-06-13 [paul]       0.7.6claws46
10878
10879         * src/filesel.c
10880                 allow filename to be typed in, rather than just
10881                 selected by the mouse. Patch by Gustavo Noronha Silva.
10882
10883 2002-06-13 [alfons]     0.7.6claws45
10884
10885         * src/mainwindow.[ch]
10886                 more cleanups (removing unnecessary menu items Expand 
10887                 summary / message view)
10888
10889 2002-06-13 [melvin]     0.7.6claws44
10890
10891         * po/POTFILES.in
10892                 Added src/string_match.c
10893         * src/string_match.c
10894                 Fixed possible buffer overflow.
10895                 Corrected typo.
10896                 Added missing config.h header.
10897         * src/prefs_common.c
10898           src/prefs_matcher.c
10899           src/prefs_scoring.c
10900                 Made some strings translatable (missing _(..)).
10901
10902 2002-06-13 [melvin]     0.7.6claws43
10903
10904         * README.claws
10905                 Corrected action example (verifying clearsigned mail).
10906         * src/prefs_account.c
10907                 Corrected typo.
10908         * src/prefs_common.c
10909                 Removed incorrect line that generated a Gtk-CRITICAL msg.
10910
10911 2002-06-12 [alfons]     0.7.6claws42
10912
10913         * src/summaryview.c
10914                 add init of score column lost in 0.7.6claws42
10915
10916 2002-06-12 [paul]       0.7.6claws41
10917
10918         * src/prefs_account.c
10919                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
10920                 behavior of the radio buttons, (from 0.7.7cvs2)
10921
10922 2002-06-11 [alfons]     0.7.6claws40
10923
10924         * src/messageview.[ch]
10925         * src/summaryview.[ch]
10926         * src/summary_search.c
10927         * src/mainwindow.c
10928                 perform a sync to bring in Hiro's separate view implementation 
10929
10930                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
10931
10932 2002-06-11 [paul]       0.7.6claws39
10933         
10934         * src/prefs_account.c
10935                 correct a typo on the Receive tab
10936
10937 2002-06-10 [match]      0.7.6claws38
10938
10939         * src/addressbook.c
10940                 Included address completion patch from Gustavo Noronha.
10941
10942 2002-06-10 [paul]       0.7.6claws37
10943
10944         * src/inc.[ch]
10945           src/pop.c
10946           src/prefs_account.[ch]
10947           src/selective_download.[ch]
10948                 apply PATCH #561712
10949                  NEW:
10950                 - check if POP Account
10951                 - Receive Button renamed to Preview
10952                 - Preview Button Popup: preview new/all messages
10953                 - Download Button
10954                 - Account Preferences-->Receive tab checkbutton if you
10955                   want to remove Mail after Download
10956                 -: default YES
10957                 - Account Preferences-->Receive tab checkbutton use
10958                   filtering rules on preview
10959                   (think of delete_on_server)
10960                 -: default YES
10961                 - Account selectable from SD dialog
10962                 - checkbutton to show already downloaded messages if
10963                   all messages are previewed
10964                 - new clist column showing Date
10965                 - ESC KEY close
10966                 FIXES:
10967                 - play ball with UIDL
10968                 - fault tolerant (?) 
10969                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10970
10971 2002-06-10 [melvin]     0.7.6claws36
10972
10973         * README.claws
10974                 Added a hint to ac/README in cvs instructions.
10975
10976         * src/prefs_actions.c
10977                 Made it possible to use a more elaborate command line
10978                 for asynchronous actions, too.
10979
10980 2002-06-10 [melvin]     0.7.6claws35
10981         
10982         * src/prefs_actions.c
10983                 Make it possible to use a more elaborate command line
10984                 (e.g. |foo|bar|cat>there;echo Done|)
10985                 Corrected error message when calling %f, %F and %p commands
10986                 from the compose window.
10987
10988 2002-06-09 [colin]      0.7.6claws34
10989
10990         * src/summaryview.c
10991                 Automatically find unread messages in current folder
10992                 before annoying the user.
10993
10994 2002-06-08 [alfons]     0.7.6claws33
10995
10996         * po/it.po
10997                 remove bad formatting string in it.po translation
10998                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
10999
11000 2002-06-08 [paul]       0.7.6claws32
11001
11002         * sync with 0.7.6cvs25
11003                 see ChangeLog 2002-06-07
11004
11005 2002-06-05 [paul]       0.7.6claws31
11006
11007         * src/mainwindow.c
11008                 add 'Sort by locked' and 'Sort by score'
11009
11010 2002-06-05 [paul]       0.7.6claws30
11011
11012         * sync with 0.7.6cvs24
11013                 see ChangeLog 2002-06-04
11014
11015 2002-06-04 [paul]       0.7.6claws29
11016
11017         * po/pt_BR.po
11018                 updated by Fabio Junior Beneditto
11019
11020 2002-06-03 [thorsten]   0.7.6claws28
11021
11022         * src/matcher.c
11023                 fclose() matcherrc after reading
11024
11025 2002-06-03 [paul]       0.7.6claws27
11026
11027         * sync with 0.7.6cvs21
11028                 see ChangeLog 2002-05-31
11029
11030 2002-05-31 [paul]       0.7.6claws26
11031
11032         * sync with 0.7.6cvs20
11033                 see ChangeLog 2002-05-29 and 2002-05-30
11034
11035 2002-05-31 [paul]       0.7.6claws25
11036
11037         * src/imap.c
11038                 hopefully fix last buggy sync
11039
11040         * README.claws
11041                 correct typo in 'Actions' examples
11042
11043 2002-05-29 [paul]       0.7.6claws24
11044
11045         * sync with 0.7.6cvs18
11046                 see ChangeLog 2002-05-28 and 2002-05-29
11047
11048         * src/news.c
11049           src/nntp.[ch]
11050                 sync with above 
11051
11052 2002-05-28 [paul]       0.7.6claws23
11053
11054         * sync with 0.7.6cvs16
11055                 see ChangeLog 2002-05-28
11056
11057 2002-05-27 [thorsten]   0.7.6claws22 
11058
11059         * faq/it/sylpheed-faq-1.html
11060           faq/it/sylpheed-faq-2.html
11061           faq/it/sylpheed-faq-3.html
11062           faq/it/sylpheed-faq.html
11063                 corrected DOS lineendings
11064         * faq/de/sylpheed-faq-1.html
11065           faq/de/sylpheed-faq-2.html
11066           faq/en/sylpheed-faq-1.html
11067           faq/en/sylpheed-faq-2.html
11068           faq/en/sylpheed-faq-3.html
11069           faq/es/sylpheed-faq-1.html
11070           faq/es/sylpheed-faq-2.html
11071           faq/es/sylpheed-faq-3.html
11072           faq/fr/sylpheed-faq-1.html
11073           faq/it/sylpheed-faq-1.html
11074           faq/it/sylpheed-faq-2.html
11075           faq/it/sylpheed-faq-3.html
11076           faq/it/sylpheed-faq.html
11077                 changed ">" to &quot;
11078
11079 2002-05-27 [paul]       0.7.6claws21
11080         
11081         * sync with 0.7.6cvs15
11082                 see ChangeLog 2002-05-27
11083
11084 2002-05-27 [paul]       0.7.6claws20
11085
11086         * src/prefs_account.c
11087                 correct a typo
11088
11089 2002-05-26 [paul]       0.7.6claws19
11090
11091         * tools/README
11092                 correct a typo
11093
11094 2002-05-25 [paul]       0.7.6claws18
11095
11096         * tools/README
11097                 add description of kmail2sylpheed.pl
11098
11099 2002-05-25 [paul]       0.7.6claws17
11100
11101         * tools/kmail2sylpheed.pl       ** NEW FILE **
11102                 perl script that converts an exported Kmail address
11103                 book, converts it to sylpheed addressbook file,
11104                 writes the file to .sylpheed, and updates
11105                 addrbook--index.xml 
11106
11107 2002-05-25 [paul]       0.7.6claws16
11108
11109         * sync with 0.7.6cvs14
11110                 see ChangeLog 2002-05-23
11111
11112 2002-05-24 [paul]       0.7.6claws15
11113
11114         * README.claws
11115                 make a correction and add some more info
11116
11117 2002-05-24 [paul]       0.7.6claws14
11118
11119         * src/compose.c
11120                 fix memory leak in 
11121                 compose_redirect_write_headers_from_headerlist()
11122                 add Subject and Resent-Message-ID to
11123                 compose_redirect_write_headers()
11124                 Received, Subject, and X-UIDL are filtered out in 
11125                 compose_redirect_write_to_file()
11126
11127 2002-05-23 [paul]       0.7.6claws13
11128
11129         * src/compose.[ch]
11130           src/filtering.c
11131           src/mainwindow.c
11132           src/matcher.[ch]
11133           src/matcher_parser_lex.l
11134           src/matcher_parser_parse.y
11135           src/prefs_common.[ch]
11136           src/prefs_filtering.c
11137           src/summaryview.c
11138                 rename 'Bounce' to 'Redirect'
11139
11140 2002-05-23 [paul]       0.7.6claws12
11141
11142         * more sync with 0.7.6cvs13
11143           src/compose.c
11144                 see ChangeLog 2002-05-22
11145
11146 2002-05-22 [paul]       0.7.6claws11
11147
11148         * sync with 0.7.6cvs13
11149           src/codeconv.c
11150                 see ChangeLog 2002-05-20
11151           src/prefs_common.c
11152                 see ChangeLog 2002-05-22
11153
11154 2002-05-21 [melvin]     0.7.6claws10
11155
11156         * src/folderview.c
11157                 Added missing filtering and scoring headers
11158                 Fixed bad function call that showed garbage 
11159                 in Folder->Processing
11160
11161 2002-05-21 [paul]       0.7.6claws9
11162
11163         * tools/Makefile.am
11164                 make all tools executable, (patch by Alfons).
11165
11166 2002-05-20 [alfons]     0.7.6claws8
11167
11168         * src/procheader.c
11169                 don't forget to call mktime() so we have a valid week 
11170                 and year day
11171                 (Bug report by Roger Sondermann <mail@jumaros.de>)
11172
11173 2002-05-20 [paul]       0.7.6claws7
11174
11175         * src/html.c
11176                 fix broken parsing of urls
11177         * src/textview.c
11178                 fix displaying of urls
11179
11180                 both fixes from the patch [547855] by Eugene 
11181                 Brevdo (zonem)
11182
11183 2002-05-19 [alfons]     0.7.6claws6
11184
11185         * configure.in
11186                 make sylpheed configure correctly with the latest
11187                 and greatest of automake / autoconf / gettext
11188
11189 2002-05-19 [alfons]     0.7.6claws5
11190
11191         * src/procheader.c
11192         * src/procheader.h
11193                 add function for returning ime zone offset
11194         * src/quote_fmt.c
11195         * src/quote_fmt_parse.y
11196                 better quotation formatting - does not convert
11197                 to local time, but uses the original date string.
11198                 
11199                 Note: %z inserts the timezone offset (should 
11200                 work also on platforms where strftime does not
11201                 support %z).
11202
11203 2002-05-18 [christoph]  0.7.6claws4
11204
11205         * src/summaryview.c
11206                 fix indentation of some code
11207         * tools/Makefile.am
11208                 fix spaces after \
11209         * src/Makefile.am
11210                 add missing \
11211                 correct path for ignorethread.xpm
11212                 incorrect filename for sylpheed_logo.xpm
11213                 add missing include matcher_parser_parse.h
11214
11215 2002-05-18 [paul]       0.7.6claws3
11216
11217         * sync with 0.7.6cvs8
11218                 see ChangeLog 2002-05-16 and 2002-05-17
11219
11220 2002-05-18 [melvin]     0.7.6claws2
11221
11222         * README.claws
11223                 Corrected an action's definition and fixed some misspellings.
11224
11225 2002-05-18 [paul]       0.7.6claws1
11226
11227         * tools/Makefile.am
11228           tools/gpg-sign        ** new file **
11229           tools/uudec           ** new file **
11230                 add Melvin's Actions scripts
11231
11232         * README.claws
11233                 add Melvin's descriptions for Actions
11234
11235 2002-05-18 [paul]       0.7.6claws
11236
11237         * Version 0.7.6claws released
11238
11239 2002-05-17 [paul]       0.7.5claws32
11240
11241         * po/es.po
11242                 updated by Ricardo Mones Lastra
11243
11244 2002-05-17 [paul]       0.7.5claws31
11245
11246         * src/compose.c
11247                 fix Account prefs default folder for sent/draft/deleted
11248                 messages bug
11249
11250         * po/it.po
11251           po/nl.po
11252                 updated translation by Alessandro Maestri and
11253                 Wilbert Berendsen
11254
11255 2002-05-17 [melvin]     0.7.5claws30
11256
11257         * src/prefs_actions.c
11258                 Fixed bug where using %F not at the end of the command 
11259                 resulted in an additional empty argument being created.
11260                 Thanks to Darko Koruga for reporting the bug.
11261
11262 2002-05-17 [melvin]     0.7.5claws29
11263
11264         * po/fr.po
11265                 Updated French translations.
11266
11267 2002-05-15 [paul]       0.7.5claws28
11268         
11269         * po/es.po
11270                 updated by Ricardo Mones Lastra
11271
11272 2002-05-15 [paul]       0.7.5claws27
11273
11274         * sync with 0.7.6cvs4
11275                 see ChangeLog 2002-05-14 and 2002-05-15
11276
11277 2002-05-14 [paul]       0.7.5claws26
11278
11279         * sync with 0.7.6cvs1
11280                 see ChangeLog 2002-05-13
11281
11282 2002-05-13 [thorsten]   0.7.5claws25
11283
11284         * src/messageview.c
11285                 fix select_all and copy in multipart messages
11286         * src/mainwindow.c
11287                 fix select_all and copy in multipart messages
11288
11289 2002-05-12 [paul]       0.7.5claws24
11290
11291         * src/summaryview.c
11292                 reverse last commit, bug already fixed in 0.7.5claws3
11293
11294 2002-05-12 [netztorte]  0.7.5claws23
11295
11296         * src/summaryview.c
11297                 dont parse empty addressbook (checked in before claws20)
11298
11299 2002-05-12 [melvin]     0.7.5claws22
11300
11301         * src/procmsg.[ch]
11302                 Removed unneeded priority code introduced by the previous 
11303                 commit.
11304
11305 2002-05-12 [melvin]     0.7.5claws21
11306
11307         * src/compose.[ch]
11308                 Added possibility to set message's priority.
11309         * src/procmsg.[ch]
11310                 Added possibility to set message's priority.
11311                 Added missing headers
11312
11313 2002-05-12 [melvin]     0.7.5claws20
11314
11315         * src/prefs_actions.c
11316                 Removed implicitely added quotes around the name
11317                 of the temporary files of mime parts.
11318
11319 2002-05-12 [paul]       0.7.5claws19
11320
11321         * sync with 0.7.5cvs20
11322                 see ChangeLog 2002-05-11
11323
11324 2002-05-12 [alfons]     0.7.5claws18
11325
11326         * src/quote_fmt_lex.l
11327         * src/quote_fmt_parse.y
11328                 allow quote / reply date & time format to be set using
11329                 %D{format}. format is a format string you'd pass to
11330                 strftime() (see man strftime, or the Display tab |
11331                 Date format setting).
11332
11333                 Currently %D converts the date to local time. 
11334
11335 2002-05-11 [paul]       0.7.5claws17
11336
11337         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
11338                 see ChangeLog 2002-05-10 and 2002-05-11
11339
11340 2002-05-10 [paul]       0.7.5claws16
11341
11342         * sync with 0.7.5cvs16
11343                 see ChangeLog entries 2002-05-09 and 
11344                 2002-05-10
11345
11346 2002-05-10 [colin]      0.7.5claws15
11347
11348         * src/textview.c
11349                 Corrected a bug that prevented sylpheed to open
11350                 double-clicked URIs.
11351
11352 2002-05-09 [paul]       0.7.5claws14
11353
11354         * sync with 0.7.5cvs14
11355                 see ChangeLog 2002-05-08 and 2002-05-09
11356
11357 2002-05-08 [paul]       0.7.5claws13
11358
11359         * sync with 0.7.5cvs11
11360                 see ChangeLog entry 2002-05-08
11361
11362 2002-05-08 [paul]       0.7.5claws12
11363
11364         * src/mainwindow.c
11365           src/textview.[ch]
11366                 fix segfault on View->Open in new window
11367                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11368
11369 2002-05-07 [paul]       0.7.5claws11
11370
11371         * sync with 0.7.5cvs9
11372                 see ChangeLog entry 2002-05-07
11373
11374 2002-05-06 [paul]       0.7.5claws10
11375
11376         * src/messageview.c
11377           src/textview.c
11378                 display url in statusbar on single-click
11379                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11380
11381 2002-05-06 [match]      0.7.5claws9
11382
11383         * src/addritem.[ch]
11384                 new functions.
11385         * src/addrcache.c
11386                 tidy up.
11387         * src/xmlprops.[ch]
11388                 XML implementation of properties file.
11389         * src/exporthtml.[ch]
11390         * src/expthtmldlg.[ch]
11391         * src/addressbook.c
11392                 export to HTML.
11393
11394 2002-05-02 [sergey]     0.7.5claws8
11395
11396         * src/mainwindow.c (mainwin_entries),
11397           src/prefs_common.c (prefs_send_create()),
11398           src/codeconv.c (locale_table):
11399                 use charset name "Windows-1251" instead of "CP1251".
11400
11401 2002-05-02 [colin]      0.7.5claws7
11402         
11403         * src/compose.c
11404           src/prefs_common.c
11405           src/prefs_folder_item.c
11406                 Fixed cosmetics bugs due to Outbox renamed to Sent.
11407
11408 2002-05-02 [hiro]       0.7.5claws6
11409
11410         * src/imap.c
11411                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
11412
11413 2002-05-02 [paul]       0.7.5claws5
11414
11415         * src/compose.c
11416                 more sync with 0.7.5cvs7, see ChangeLog entry
11417                 2002-05-02
11418
11419 2002-05-02 [hiro]       0.7.5claws4
11420
11421         * src/compose.c
11422                 compose_queue_sub():
11423                 check if queue folder exists (closes #550397).
11424                 removed directory creation since it should be handled
11425                 transparently.
11426         * src/imap.c
11427                 imap_add_msg(): return UID for appended message
11428                 (closes #548842).
11429
11430 2002-04-30 [paul]       0.7.5claws3
11431
11432         * src/summaryview.c
11433                 fix account_find_from_address() bug
11434
11435 2002-04-28 [colin]      0.7.5claws2
11436
11437         * src/compose.c
11438           src/textview.c
11439           src/prefs_common.[ch]
11440           src/utils.[ch]
11441                 Added user-definable quotation characters recognition.
11442
11443 2002-04-28 [paul]       0.7.5claws1
11444
11445         * sync with 0.7.5cvs4
11446                 see ChangeLog entry  2002-04-25
11447
11448 2002-04-28 [paul]       0.7.5claws
11449
11450         * po/es.po
11451           po/nl.po
11452           po/pt_BR.po
11453                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
11454                 Fabio Junior Beneditto
11455
11456 2002-04-27 [jens]       0.7.4claws103
11457
11458         * po/de.po
11459                 updated German translation.
11460
11461 2002-04-27 [hiro]       0.7.4claws102
11462
11463         * src/summaryview.c
11464                 summary_write_cache(): fixed the mark loss of hidden messages.
11465
11466 2002-04-26 [melvin]     0.7.4claws101
11467
11468         * src/procmsg.c
11469                 fixed a second typo (same one)
11470         * po/fr.po
11471           po/it.po
11472           po/pt_BR.po
11473                 fixed the type again...
11474
11475 2002-04-26 [melvin]     0.7.4claws100
11476
11477         * src/procmsg.c
11478                 fixed a typo in an alert message ("temorary").
11479         * po/it.po
11480         * po/pt_BR.po
11481                 corrected the typo  described above.
11482         * po/fr.po
11483                 updated French translation.
11484
11485 2002-04-26 [darko]      0.7.4claws99
11486
11487         * src/summaryview.c
11488                 fix target folder colorization
11489
11490 2002-04-25 [paul]       0.7.4claws98
11491
11492         * po/it.po
11493                 updated by Alessandro Maestri
11494
11495 2002-04-24 [colin]      0.7.4claws97
11496         
11497         * src/compose.c
11498                 Fixed double "subject is empty" question.
11499
11500 2002-04-23 [colin]      0.7.4claws96
11501         
11502         * src/mimeview.c
11503                 Corrected issue when "automatically display images" was
11504                 not set : first image remained after selecting second.
11505
11506 2002-04-23 [melvin]     0.7.4claws95
11507
11508         * src/prefs_actions.c
11509                 Don't display in/out dialog if there is nothing to show.
11510
11511 2002-04-23 [paul]       0.7.4claws94
11512
11513         * sync with 0.7.5cvs3
11514                 bug fixes: see ChangeLog entry 2002-04-23
11515
11516 2002-04-22 [darko]      0.7.4claws93
11517
11518         * src/compose.c
11519                 fix previous check-in which changed code after
11520                 merge from main
11521
11522 2002-04-22 [paul]       0.7.4claws92
11523
11524         * faq/de/*
11525                 add German FAQ
11526         * faq/en/*
11527           faq/es/*
11528           faq/fr/*
11529                 update English, Spanish and French FAQs
11530         * manual/de/*
11531           manual/es/*
11532                 add German and Spanish manuals
11533         * manual/en/*
11534           manual/fr/*
11535                 update English and French manuals
11536
11537         * src/Makefile.am
11538                 add to and re-arrange the pixmap entries
11539
11540 2002-04-22 [darko]      0.7.4claws91
11541
11542         * src/compose.c
11543                 fix sender initials recognition to only allow
11544                 '>' after the initials
11545
11546 2002-04-21 [paul]       0.7.4claws90
11547
11548         * sync with 0.7.5 release
11549                 see ChangeLog entry 2002-04-21
11550
11551 2002-04-21 [alfons]
11552
11553         * src/Makefile.am
11554                 add colin's new pixmaps to EXTRA_DIST
11555
11556 2002-04-21 [colin]      0.7.4claws89
11557         * src/compose.c
11558         * src/inc.c
11559         * src/mainwindow.[ch]
11560         * src/prefs_common.[ch]
11561         * src/stock_pixmap.[ch]
11562                 Added "Work offline" ability.
11563
11564 2002-04-21 [colin]      0.7.4claws88
11565         
11566         * src/mimeview.c
11567         * src/prefs_common.c
11568         * src/prefs_common.h
11569         * src/textview.c : Added an option to common preferences -> display
11570           to allow user not to automatically display images.
11571
11572 2002-04-21 [paul]       0.7.4claws87
11573
11574         * sync with 0.7.4cvs52
11575                 see ChangeLog entry 2002-04-21 (src/imap.c)
11576
11577 2002-04-21 [paul]       0.7.4claws86
11578
11579         * sync with 0.7.4cvs51
11580                 see ChangeLog entry 2002-04-21
11581
11582 2002-04-21 [paul]       0.7.4claws85
11583
11584         * sync with 0.7.4cvs49
11585                 see ChangeLog entries 2002-04-20 and 2002-04-21
11586
11587         * src/Makefile.am
11588                 clean up: remove old 'stock_' element from xpm 
11589                 filenames.
11590
11591 2002-04-21 [alfons]     0.7.4claws84
11592
11593         apply sync patch from Paul
11594
11595         * src/folderview.c
11596                 use old claws prefs_folder_item_create() for now
11597
11598 2002-04-19 [match]      0.7.4claws83
11599
11600         * src/addressbook.[ch]
11601         * src/addrharvest.[ch]
11602         * src/addrgather.[ch]
11603                 recurse folders.
11604         * src/mainwindow.c
11605         * src/summaryview.[ch]
11606                 change menu option.
11607
11608 2002-04-19 [paul]       0.7.4claws82
11609
11610         * po/pt_BR.po
11611                 updated by Fabio Junior Beneditto
11612
11613 2002-04-14 [alfons]     0.7.4claws81
11614
11615         * src/passphrase.c
11616                 add #include <sys/types.h> for mode_t and off_t 
11617
11618 2002-04-13 [paul]       0.7.4claws80
11619         
11620         * src/main.c
11621           src/passphrase.[ch]
11622           src/pgptext.c
11623           src/prefs_common.[ch]
11624           src/rfc2015.c
11625                 enable storing of GnuPG passphrase for the whole 
11626                 session or a user-defined number of minutes. patch 
11627                 submitted by Ravemax <ravemax@dextrose.com>
11628
11629 2002-04-13 [alfons]     0.7.4claws79
11630
11631         * src/textview.c
11632                 make email parser also stop scanning when encountering separators
11633                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
11634
11635 2002-04-13 [paul]       0.7.4claws78
11636
11637         * sync with 0.7.4cvs39
11638                 see ChangeLog entry 2002-04-12
11639
11640 2002-04-11 [paul]       0.7.4claws77
11641
11642         * sync with 0.7.4cvs37
11643                 see ChangeLog entry 2002-04-11
11644
11645 2002-04-11 [paul]       0.7.4claws76
11646
11647         * COPYING 
11648                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
11649                 the clause for OpenSSL). sync with sylpheed main
11650
11651 2002-04-09 [melvin]     0.7.4claws75
11652
11653         * src/compose.c
11654                 Made 'Ctrl-Enter' on send ignore some modifiers 
11655                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
11656                 to bind other *-Enter (but not Alt-Enter).
11657
11658 2002-04-09 [paul]       0.7.4claws74
11659
11660         * sync with 0.7.4cvs35
11661                 see ChangeLog entries 2002-04-09
11662
11663 2002-04-08 [paul]       0.7.4claws73
11664
11665         * sync with 0.7.4cvs33
11666                 see ChangeLog entry 200-04-08
11667
11668 2002-04-07 [match]      0.7.4claws72
11669
11670         * src/addrharvest.[ch]
11671                 fixed to read all addresses in header, regardless
11672                 of header size. improved name parsing. accommodate
11673                 harvest from folders and selected message.
11674         * src/addritem.[ch]
11675                 included new address parsing function.
11676         * src/addrgather.[ch]
11677         * src/addressbook.[ch]
11678         * src/summaryview.[ch]
11679         * src/mainwindow.c
11680                 allow address harvest of folder as well as selected
11681                 messages.
11682
11683 2002-04-07 [paul]       0.7.4claws71
11684
11685         * src/esmtp.[ch]
11686           src/smtp.c
11687                 don't try to authenticate with CRAM-MD5 in SMTP when 
11688                 SMTP-AUTH enabled if MTA doesn't issue this 
11689                 auth-method in it's ehlo-response. bug item #531364,
11690                 patch item #938910. patch submitted by Colin Leroy 
11691                 <colin@colino.net>
11692
11693 2002-04-07 [paul]       0.7.4claws70
11694
11695         * src/nntp.c
11696                 fix missing MODE_READER bug. patch submitted by
11697                 Colin Leroy <colin@colino.net>
11698
11699 2002-04-07 [alfons]     0.7.4claws69
11700
11701         * src/matcher.[ch]
11702         * src/prefs_filtering.c
11703         * src/summaryview.c
11704                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
11705                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
11706
11707 2002-04-07 [paul]       0.7.4claws68
11708
11709         * sync with 0.7.4cvs32
11710                 see ChangeLog entry 2002-04-06
11711
11712         * tools/filter_conv.pl
11713                 more bug fixes
11714
11715 2002-04-06 [paul]       0.7.4claws67
11716
11717         * tools/filter_conv.pl
11718                 modify to be able to find the name of the first
11719                 mailbox and use that. main's filter does not
11720                 record the full path to the mailbox and therefore
11721                 can only filter to the first mailbox.
11722
11723 2002-04-05 [paul]       0.7.4claws66
11724
11725         * tools/filter_conv.pl
11726                 attempt to make the script all-encompassing and
11727                 be able to convert any main 'filter' rule thrown
11728                 at it
11729
11730 2002-04-05 [paul]       0.7.4claws65
11731
11732         * tools/filter_conv.pl
11733                 allow for collapsed folder trees
11734
11735 2002-04-05 [paul]       0.7.4claws64
11736
11737         * sync with 0.7.4cvs31
11738                 see ChangeLog entries 2002-04-05
11739
11740 2002-04-03 [paul]       0.7.4claws63
11741
11742         * sync with 0.7.4cvs29
11743                 see ChangeLog entries 2002-04-02 and 2002-04-03
11744
11745 2002-04-02 [paul]       0.7.4claws62
11746
11747         * sync with 0.7.4cvs26
11748                 see ChangeLog entry 2002-04-01
11749
11750 2002-04-02 [match]      0.7.4claws61
11751
11752         * src/pine.[ch]
11753         * src/importpine.[ch]
11754         * src/addressbook.c
11755                 import Pine address book.
11756
11757 2002-04-02 [match]      0.7.4claws60
11758
11759         * src/addrharvest.[ch]
11760                 improve address parsing of funky addresses.
11761
11762 2002-04-02 [darko]      0.7.4claws59
11763
11764         * src/compose.c
11765                 wrap on send improvements, it now recognizes quoted
11766                 initials as part of the quotation string, and it
11767                 does not join lines separated by CR
11768
11769 2002-04-01 [match]      0.7.4claws58
11770
11771         * src/mgutils.[ch]
11772                 added new functions.
11773         * src/mutt.[ch]
11774                 remove excessive duplicate address generation
11775                 on import.
11776
11777 2002-04-01 [alfons]     0.7.4claws57
11778         
11779         * src/summaryview.c
11780                 put back g_free() 
11781
11782 2002-04-01 [paul]       0.7.4claws56
11783
11784         * sync with 0.7.4cvs25
11785                 see ChangeLog entry 2002-04-01
11786
11787 2002-04-01 [alfons]     0.7.4aprilfool55
11788
11789         * src/summaryview.c
11790                 honour feature request item #537427 to allow for
11791                 displaying names from address book for sent mail also
11792
11793 2002-03-29 [paul]       0.7.4claws54
11794
11795         * src/mainwindow.c
11796           src/prefs_filtering.[ch]
11797           src/prefs_matcher.c
11798           src/summaryview.c
11799                 add 'fast filter' for claws' filtering,
11800                 /Tools/Create filter rule/... patch submitted
11801                 by Neill Miller <neillm@thecodefactory.org>
11802
11803 2002-03-29 [paul]       0.7.4claws53
11804
11805         * sync with 0.7.4cvs24
11806                 see ChangeLog entry 2002-03-29
11807
11808 2002-03-28 [paul]       0.7.4claws52
11809
11810         * sync with 0.7.4cvs23
11811                 see ChangeLog entry 2002-03-28
11812
11813 2002-03-27 [melvin]     0.7.4claws51
11814
11815         * src/prefs_actions.c
11816                 Added support to pass only one message part (as a
11817                 file) to the command using '%p'. No quotes are needed
11818                 because doubles quotes are automatically added.
11819                 Fixed bug where Sylpheed could block when waiting for
11820                 a child process to finish.
11821                 Changed the help menu to remove quotes around symbols to 
11822                 avoid misinterpretation (they must not be used).
11823
11824 2002-03-27 [melvin]     0.7.4claws50
11825
11826         * src/inc.c
11827                 Made the new mail notification command always 
11828                 execute asynchronously.
11829
11830 2002-03-27 [paul]       0.7.4claws49
11831
11832         * src/compose.c
11833                 fix bug introduced in last commit
11834
11835 2002-03-27 [paul]       0.7.4claws48
11836
11837         * sync with 0.7.4cvs21
11838                 see ChangeLog 2002-03-26 and 2002-03-27
11839
11840 2002-03-26 [hoa]        0.7.4claws47
11841
11842         * src/prefs_folder_item.c
11843                 really fixed the bug #516442 with folder rescan.
11844
11845 2002-03-26 [paul]       0.7.4claws46
11846
11847         * sync with 0.7.4cvs19
11848                 see ChangeLog entries 2002-03-25 and 2002-03-26
11849
11850 2002-03-25 [hoa]        0.7.4claws45
11851
11852         * src/matcher.c
11853         * src/mh.c
11854                 fix the bug #516442 with folder rescan.
11855
11856         * src/prefs_common.[ch]
11857         * src/compose.c
11858                 added an option to enable two different behaviours
11859                 for bounce.
11860
11861
11862 2002-03-25 [paul]       0.7.4claws44
11863
11864         * src/mainwindow.c
11865           src/selective_download.c
11866                 correct a few menuitem labels
11867
11868 2002-03-25 [christoph]  0.7.4claws43
11869
11870         * src/procmsg.c
11871                 fix non deleted tmp message in
11872                 procmsg_save_to_outbox
11873                 fix problems caused by sync with
11874                 main branch's procmsg_send_queue
11875
11876 2002-03-25 [paul]       0.7.4claws42
11877
11878         * src/quote_fmt.c
11879           src/quote_fmt_lex.l
11880           src/quote_fmt_parse.y
11881                 add Last name (%L) placeholder for quoting. 
11882                 patch submitted by Thorsten Thielen 
11883                 <thth@users.sourceforge.net>
11884
11885 2002-03-25 [paul]       0.7.4claws41
11886
11887         * src/utils.c
11888                 get full hostname. patch submitted by
11889                 Bob Woodside <rwoodside1@comcast.net>
11890
11891 2002-03-25 [paul]       0.7.4claws40
11892
11893         * src/account.c
11894           src/news.c
11895           src/nntp.[ch]
11896           src/prefs_account.[ch]
11897                 enable NNTP over SSL. patch submitted by
11898                 Pascal Jermini <pascal@infinity.hn.org>
11899
11900 2002-03-24 [paul]       0.7.4claws39
11901
11902         * src/prefs_common.c
11903                 make the arrangement of the Compose tab more
11904                 coherent
11905
11906         * src/mainwindow.c
11907                 fix some irregularities of style
11908
11909         * po/de.po
11910                 updated by Kilian Krause
11911
11912 2002-03-23 [paul]       0.7.4claws38
11913
11914         * po/pt_BR.po
11915                 updated by Fabio Junior Beneditto
11916
11917 2002-03-23 [paul]       0.7.4claws37
11918
11919         * src/mainwindow.c
11920                 move 'Gather addresses' to 'Tools' menu
11921                 make 'Selective download' sensitive
11922
11923 2002-03-23 [paul]       0.7.4claws36
11924
11925         * sync with 0.7.4cvs16
11926                 see ChangeLog entries 2002-03-23
11927
11928 2002-03-22 [christoph]  0.7.4claws35
11929
11930         * src/quote_fmt_parse.y
11931                 fix include program output
11932
11933 2002-03-22 [alfons]     0.7.4claws34
11934
11935         * src/pop.c
11936                 initialize GDate stack variable correctly (sorry!)
11937
11938 2002-03-22 [paul]       0.7.4claws33
11939
11940         * src/compose.c
11941           src/mainwindow.c
11942           src/prefs_actions.c
11943           src/prefs_common.c
11944                 rename 'Tool' to 'Tools'
11945
11946         * src/mainwindow.c
11947                 move 'Delete duplicated messages' from
11948                 'Message/' to 'Tools/'
11949                 re-arrange the order of 'Tools/' items
11950
11951 2002-03-22 [paul]       0.7.4claws32
11952
11953         * src/addr_compl.c
11954           src/addressbook.[ch]
11955                 auto-address completion now also matches on
11956                 Nickname. patch submitted by Bob Forsman 
11957                 <hammor@users.sourceforge.net>
11958
11959         * src/editaddress.c
11960                 correct a spelling mistake
11961
11962 2002-03-22 [alfons]     0.7.4claws31
11963
11964         * src/pop.c
11965                 fix getting uidl from incorrect string 
11966                 (spotted by Colin)
11967
11968 2002-03-21 [alfons]     0.7.4claws30
11969
11970         * src/pop.c
11971                 more code refactoring
11972                 plug mem leak introduced by delete on server
11973
11974 2002-03-21 [paul]       0.7.4claws29
11975
11976         * sync with 0.7.4cvs11
11977                 see ChangeLog entries 2002-03-20
11978
11979 2002-03-20 [alfons]     0.7.4claws28
11980
11981         * src/inc.c
11982                 apply Colin's patch and refactor
11983
11984 2002-03-20 [paul]       0.7.4claws27
11985
11986         * sync with sylpheed 0.7.4cvs9
11987                 see ChangeLog entry 2002-03-20
11988
11989 2002-03-19 [christoph]  0.7.4claws26
11990
11991         * src/mh.c
11992         * src/procmsg.[ch]
11993         * src/summaryview.c
11994                 revert changes for flag updates
11995                 (does not work correctly and no time to debug)
11996
11997 2002-03-20 [alfons]     0.7.4claws25
11998
11999         * src/pop.c
12000                 refactor should_delete() a little bit 
12001
12002 2002-03-19 [paul]       0.7.4claws24
12003
12004         * src/inc.[ch]
12005           src/pop.c
12006           src/prefs_account.[ch]
12007                 allow the user to leave downloaded mail on the 
12008                 server for n days. Patch submitted by Colin Leroy 
12009                 <colin@colino.net>
12010
12011 2002-02-19 [paul]       0.7.4claws23
12012
12013         * sync with sylpheed 0.7.4cvs8
12014                 see ChangeLog entries 2002-03-19
12015
12016 2002-03-18 [paul]       0.7.4claws22
12017
12018         * sync with sylpheed 0.7.4cvs6
12019                 see ChangeLog entry 2002-03-18
12020
12021 2002-03-18 [paul]       0.7.4claws21
12022
12023         * po/en_GB.po
12024                 add en_GB message catalogue
12025
12026         * src/mbox_folder.c
12027           src/prefs_account.c
12028           src/prefs_actions.c
12029                 correct a few spelling mistakes
12030
12031 2002-03-17 [alfons]     0.7.4claws20
12032
12033         * src/matcher.c
12034                 more stringent checks for NULL params when writing
12035                 filtering actions to a file
12036                 
12037 2002-03-17 [hoa]        0.7.3claws20
12038
12039         * src/news.c
12040                 fixed the count of new messages
12041
12042         * src/compose.c
12043                 fixed the "attachment properties" window
12044
12045 2002-03-17 [paul]       0.7.4claws19
12046
12047         * src/defs.h
12048           src/folder.h
12049           src/news.c
12050           src/prefs_account.[ch]
12051           src/procmsg.[ch]
12052           src/summaryview.c
12053                 automatically mark cross-posted messages as read 
12054                 and (optionally) give them a colour label
12055                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
12056                 
12057
12058 2002-03-17 [paul]       0.7.4claws18
12059
12060         * sync with sylpheed 0.7.4cvs5
12061                 see ChangeLog entry 2002-03-17
12062
12063 2002-03-17 [melvin]     0.7.4claws17
12064         
12065         * src/textview.c
12066                 Worked around a gtktext 'bug': when searching for 
12067                 a text in a long message it was scrolling slowly
12068                 line by line until it hit the searched text.
12069         * po/fr.po
12070                 Updated French translation
12071
12072 2002-03-17 [melvin]     0.7.4claws16
12073
12074         * src/mainwindow.c
12075         * src/compose.c
12076         * src/prefs_actions.c
12077                 Moved "Edit/Actions" to "Tool/Actions"
12078                 Made mainwindow/compose window sensitive as soon as
12079                 no child process is running anymore even if the io dialog
12080                 is open.
12081                 Fixed a struct being initialized with a non constant char*
12082
12083 2002-03-16 [christoph]  0.7.4claws15
12084
12085         * configure.in
12086                 add --with-compiler-flags option
12087                 (only for developer hacking)
12088         * src/mh.c
12089         * src/procmsg.[ch]
12090         * src/summaryview.c
12091                 try to make folder-stats and flag handling more
12092                 independent from the summaryview. msgcounts
12093                 are only set when the folder is opened and
12094                 procmsg_msginfo_(un)set_flags will handle it
12095                 later and summaryview will get the values
12096                 from the folder.
12097
12098 2002-03-16 [paul]       0.7.4claws14
12099
12100         * src/messageview.c
12101                 fix Return-receipt. Patch submitted by Bob
12102                 Woodside <rwoodside1@comcast.net>
12103
12104 2002-03-16 [paul]       0.7.4claws13
12105
12106         * src/compose.c
12107                 fix 'dynamic' signatures, make it work again
12108                 broken during sync on 2002-03-14 (0.7.4claws2)
12109
12110 2002-03-15 [match]      0.7.4claws12
12111
12112         * src/addrharvest.[ch]
12113         * src/addrgather.[ch]
12114         * src/addressbook.[ch]
12115         * src/mainwindow.c
12116                 included address harvester feature. still some
12117                 issues with address parsing that I will fix.
12118
12119 2002-03-15 [match]      0.7.4claws11
12120
12121         * src/addrbook.[ch]
12122         * src/addrcache.[ch]
12123         * src/addressbook.[ch]
12124         * src/addrindex.c
12125         * src/editbook.c
12126         * src/importldif.c
12127         * src/importmutt.c
12128         * src/jpilot.[ch]
12129         * src/main.c
12130         * src/syldap.[ch]
12131         * src/vcard.[ch]
12132                 tidy up. fix memory leaks. moved attribs and methods
12133                 from individual interfaces to addrcache object. prep
12134                 for new stuff to come in.
12135
12136 2002-03-15 [alfons]     0.7.4claws10
12137
12138         * src/matcher.[ch]
12139         * src/matcher_parser_parse.y
12140         * src/matcher_parser_lex.l
12141         * src/prefs_matcher.c
12142                 add filtering conditions message greater than, smaller 
12143                 than, and exactly matching a size in bytes
12144                 (does not work with delete from POP3 server yet)
12145
12146                 this should also give others an idea what you should
12147                 do to add new criterions to claws filtering system
12148                 
12149
12150 2002-03-15 [paul]       0.7.4claws9
12151
12152         * tools/filter_conv.pl
12153                 exit if there are no filter rules to convert
12154                 rename filterrc to filterrc.old after completion
12155
12156 2002-03-15 [paul]       0.7.4claws8
12157
12158         * sync with sylpheed 0.7.4cvs3
12159                 see ChangeLog entry 2002-03-14
12160
12161 2002-03-14 [paul]       0.7.4claws7
12162
12163         * src/compose.c
12164                 clean up the last commit (ahem)
12165
12166 2002-03-14 [paul]       0.7.4claws6
12167
12168         * src/compose.c
12169                 fix bug #515655. honour account preferences
12170                 regarding gpg default signing/encryption when 
12171                 changing account from the compose window.
12172
12173 2002-03-14 [paul]       0.7.4claws5
12174
12175         * src/folderview.c
12176                 remove unnecessary curly brackets
12177
12178 2002-03-14 [paul]       0.7.4claws4
12179
12180         * src/folderview.c
12181           src/prefs_filtering.[ch]
12182                 add filter rename on folder rename and filter
12183                 delete on folder delete. Patch submitted by
12184                 Neill Miller <neillm@thecodefactory.org> 
12185
12186 2002-03-14 [christoph]  0.7.4claws3
12187
12188         * src/procmsg.c
12189         * src/send.c
12190                 fix local delivery
12191                 (patch submitted by "Simon 'corecode' Schubert")
12192         * src/prefs_common.c
12193         * src/procmsg.c
12194                 fix gcc 3.0 warning
12195
12196 2002-03-14 [paul]       0.7.4claws2
12197
12198         * sync with sylpheed 0.7.4cvs2
12199                 see ChangeLog entry 2002-03-13
12200
12201 2002-03-12 [darko]      0.7.4claws1
12202
12203         * src/mainwindow.c
12204                 fix what seems to be a copy and paste error
12205                 when setting color for important messages
12206                 (reported by wwp)
12207
12208 2002-03-11 [paul]       version 0.7.4claws released
12209
12210 2002-03-11 [paul]       0.7.4claws
12211
12212         * po/es.po
12213           po/it.po
12214           po/nl.po
12215           po/pt_BR.po
12216                 update message catalogs. Submitted by Ricardo Mones 
12217                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
12218                 Fabio Junior Beneditto
12219
12220         * configure.in
12221           faq/Makefile.am
12222           faq/it/Makefile
12223           faq/it/sylpheed-faq*
12224           src/mainwindow.c
12225           src/manual.[ch]
12226                 add FAQ in Italian
12227         
12228
12229 2002-03-11 [jens]       0.7.3claws7
12230
12231         * po/de.po
12232                 updated German translation
12233
12234 2002-03-11 [melvin]     0.7.3claws6
12235
12236         * po/fr.po
12237                 updated and corrected French translation
12238
12239 2002-03-10 [hoa]        0.7.3claws5
12240
12241         * src/account.c
12242         * src/inc.c
12243         * src/prefs_account.c
12244         * src/procmsg.c
12245         * src/send.[ch]
12246                 fixed the local account.
12247                 you have to change the default "/usr/sbin/sendmail"
12248                 to "/usr/sbin/sendmail -t" in the preferences of
12249                 the local account.
12250
12251         * src/procmime.c
12252                 removed some debug display for renderer
12253
12254 2002-03-10 [paul]       0.7.3claws4
12255
12256         * faq/en/sylpheed-faq-1.html
12257           faq/en/sylpheed-faq-2.html
12258                 update
12259
12260 2002-03-09 [paul]       0.7.3claws3
12261
12262         * sync with sylpheed 0.7.4
12263                 see ChangeLog entry 2002-03-09
12264
12265 2002-03-08 [paul]       0.7.3claws2
12266
12267         * faq/en/sylpheed-faq*
12268           faq/es/sylpheed-faq*
12269           faq/fr/sylpheed-faq*
12270                 update the FAQs
12271
12272         * manual/fr/.cvsignore
12273           manual/fr/Makefilea.am
12274           manual/fr/sylpheed*
12275           src/mainwindow.c
12276           src/manual.[ch]
12277                 add the French manual
12278
12279 2002-03-07 [paul]       0.7.3claws1
12280
12281         * sync with sylpheed 0.7.3cvs4
12282                 see ChangeLog entries  2002-03-06 and 2002-03-07
12283         
12284         * po/nl.po
12285                 updated by Wilbert Berendsen
12286
12287 2002-03-07 [melvin]     0.7.2claws34
12288
12289         * src/selective_download.c
12290                 Changed the pixmap of the receive button to MAIL_RECEIVE.
12291
12292 2002-03-06 [paul]       0.7.2claws33
12293
12294         * sync with sylpheed 0.7.3cvs1
12295                 bug fix, see ChangeLog entry 2002-03-05
12296
12297 2002-03-05 [paul]       0.7.2claws32
12298
12299         * src/mimeview.c
12300           src/pgptext.[ch]
12301           src/procmsg.c
12302                 reverse the pgp ascii-armored code implemented in 
12303                 0.7.2claws16. removal of this code until it matures.
12304                 this means that verifying ascii-armored pgp sigs and
12305                 automatic decryption of ascii-armored encrypted
12306                 messages no longer works.
12307
12308 2002-03-05 [paul]       0.7.2claws31
12309
12310         * configure.in
12311           Makefile.am
12312         * faq/Makefile.am
12313         * faq/en/Makefile.am
12314           faq/en/sylpheed-faq.html
12315           faq/en/sylpheed-faq-1.html
12316           faq/en/sylpheed-faq-2.html
12317           faq/en/sylpheed-faq-3.html
12318         * faq/es/Makefile.am
12319           faq/es/sylpheed-faq.html
12320           faq/es/sylpheed-faq-1.html
12321           faq/es/sylpheed-faq-2.html
12322           faq/es/sylpheed-faq-3.html
12323           faq/es/sylpheed-faq-4.html
12324         * faq/fr/Makefile.am
12325           faq/fr/sylpheed-faq.html
12326           faq/fr/sylpheed-faq-1.html
12327           faq/fr/sylpheed-faq-2.html
12328           faq/fr/sylpheed-faq-3.html
12329         * src/Makefile.am
12330           src/defs.h
12331           src/mainwindow.c
12332           src/manual.[ch]
12333                 add FAQs in English, Spanish and French
12334
12335
12336 2002-03-05 [paul]       0.7.2claws30
12337
12338         * manual/en/sylpheed.html
12339           manual/en/sylpheed-XX.html
12340                 updated the English manual
12341
12342 2002-03-05 [hoa]        
12343
12344         * src/summaryview.c
12345                 dialog box pops up if the article can't be deleted.
12346
12347 2002-03-04 [paul]       
12348         
12349         * po/pt_BR.po
12350                 updated by Fabio Junior Benedito
12351
12352 2002-03-04 [hoa]
12353
12354         * removed ac/gpgme.m4
12355                 to avoid autogen common problem
12356                 developers have to install gpgme development package now
12357
12358         * src/compose.c
12359                 encoding to 7bit or 8bit is enabled.
12360
12361 2002-03-03 [alfons]     0.7.2claws29
12362
12363         * src/pop.c
12364                 merge fix by Oliver Haertel for selective
12365                 download buglet
12366
12367 2002-03-03 [paul]       0.7.2claws28
12368         
12369         * sync with sylpheed 0.7.3
12370
12371 2002-03-03 [paul]       0.7.2claws27
12372
12373         * sync with sylpheed 0.7.2cvs24
12374                 see ChangeLog entries 2002-03-02 and 2002-03-03
12375
12376 2002-03-02 [melvin]     0.7.2claws26
12377
12378         * src/inc.[ch]
12379         * src/main.c
12380         * src/mainwindow.c
12381         * src/prefs_common.[ch]
12382                 Added user definable notification on new mail arrival.
12383                 Removed unused variables in spell checker prefs code.
12384
12385 2002-03-02 [melvin]     0.7.2claws25
12386
12387         * src/quote_fmt.c
12388                 Removed unnecessary escape sequences.
12389                 Changed 'Initial...' to 'Initials of Sender'
12390
12391 2002-03-02 [paul]       0.7.2claws24
12392
12393         * sync with sylpheed 0.7.2cvs22
12394                 see ChangeLog entry 2002-03-01
12395
12396 2002-03-01 [hoa]        0.7.2claws23
12397
12398         * src/mainwindow.c
12399                 Set sensitivity of delete actions to active
12400                 even if the folder is a newsgroup.
12401
12402         * src/summaryview.c
12403                 - Set sensitivity of delete actions
12404                 - Added function check_permission() that will check if the
12405                   user is authorized to delete a message. For news, it
12406                   will check if the author is the same.
12407                 - Enabled deletion when there is no trash folder.
12408
12409         * src/news.[ch]
12410                 - Added news_cancel_article() to cancel articles
12411                 - Implemented news_remove_message() (public function)
12412
12413 2002-03-01 [paul]       0.7.2claws22
12414
12415         * src/gtkutils.c
12416           src/textview.c
12417                 recognise urls that that don't include 'http://' and
12418                 simply begin 'www.' 
12419
12420         * AUTHORS
12421                 remove duplicated name
12422
12423 2002-02-28 [paul]       0.7.2claws21
12424
12425         * src/mainwindow.c
12426           src/summaryview.[ch]
12427                 add ability to 'Select thread'
12428                 combines Melvin's "Select thread's head" patch (#510907)
12429                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
12430                 patch (#518514) 
12431
12432 2002-02-28 [paul]       0.7.2claws20
12433
12434         * src/mimeview.c
12435                 hopefully fix segfault on right-clicking a mime part
12436                 that some people have experienced.      
12437                 fix submitted by Fredrik Olofsson <frol@linux.nu>
12438
12439 2002-02-28 [paul]       0.7.2claws19
12440
12441         * sync with sylpheed 0.7.2cvs21
12442                 see ChangeLog entries 2002-02-27 and 2002-02-28
12443
12444 2002-02-27 [paul]       0.7.2claws18
12445
12446         * sync with sylpheed 0.7.2cvs18
12447                 see ChangeLog entries 2002-02-26 and 2002-02-27
12448
12449 2002-02-26 [alfons]     0.7.2claws17
12450
12451         * src/procheader.c
12452                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
12453                 (spotted by Chris Hessman <idatech@gmx.net>)
12454
12455 2002-02-26 [paul]       0.7.2claws16
12456
12457         * src/mimeview.c
12458           src/pgptext.[ch]
12459           src/procmsg.c
12460                 make decryption of ascii-armored pgp encrypted messages
12461                 and verification of ascii-armored signatures work again.
12462                 slightly altered from the patch by Jens Jahnke 
12463                 <jan0sch@gmx.net>
12464
12465                 ##FIX ME##
12466                 * the checking of plaintext signatures always comes up in 
12467                   a popup box
12468                 * it doesn't work for multipart messages 
12469                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
12470                   including the msg headers and these 2 line themselves, are 
12471                   not displayed
12472
12473         * src/mainwindow.c
12474                 "View/Folder Tree" becomes "View/Separate Folder Tree"
12475                 "View/Message View" becomes "View/Separate Message View"
12476                 because its less ambiguous.
12477
12478         * po/es.po
12479                 updated by Ricardo Mones Lastra
12480
12481 2002-02-26 [paul]       0.7.2claws15
12482
12483         * sync with sylpheed 0.7.2cvs17
12484                 see ChangeLog entries 2002-02-25 and 2002-02-26
12485
12486 2002-02-25 [christoph]  0.7.2claws14
12487
12488         * src/filtering.[ch]
12489         * src/inc.c
12490                 do filtering stuff after all messages have been received
12491                   1. drop all messages to .processing
12492                   2. scan processing folder for messages
12493                   3. filter messages or move to inbox
12494                 this will also find old messages left in processing after
12495                 a crash or something like that and we get a real msginfo
12496                 from folder->get_msg_list and do not have to create our
12497                 own in filter_message
12498         * src/matcher_parser_parse.y
12499                 remove MIX/MAX warning (reordered includes)
12500
12501 2002-02-25 [paul]       0.7.2claws13
12502
12503         * sync with sylpheed 0.7.2cvs15
12504                 see ChangeLog entry 2002-02-24
12505
12506 2002-02-24 [alfons]     0.7.2claws12
12507
12508         * src/filtering.c
12509                 clear old color flags first when applying a new color to
12510                 a message info. 
12511                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
12512
12513 2002-02-24 [alfons]     0.7.2.claws11
12514         
12515         * AUTHORS
12516         * src/prefs_common.c
12517                 add presets for Opera and Konqueror, closes patch #517261,
12518                 submitted by Ville Skyttä <scop@users.sourceforge.net>
12519
12520 2002-02-24 [alfons]     0.7.2.claws10
12521
12522         * AUTHORS
12523         * src/summaryview.c
12524                 fix threading for null message ids, closes patch #521601,
12525                 submitted by Bob Forsman <hammor@users.sourceforge.net>
12526
12527 2002-02-24 [alfons]     0.7.2claws9
12528
12529         * src/summaryview.c
12530         * src/filtering.c
12531                 make Tool | Filter Message work with filtering system so
12532                 setting flags also works
12533
12534                 TODO:
12535
12536                 - Processing uses the same function as Tool | Filter
12537                   Message, but doesn't use the same update proc yet
12538
12539 2002-02-23 [paul]       0.7.2claws8
12540
12541         * sync with sylpheed 0.7.2cvs14
12542                 see ChangeLog entries 2002-02-22 and 2002-02-23
12543
12544 2002-02-22 [christoph]  0.7.2claws7
12545
12546         * src/quote_fmt.c
12547                 Add column space to table
12548         * src/quote_fmt_parse.y
12549                 Close files
12550
12551 2002-02-22 [paul]       0.7.2claws6
12552
12553         * src/Makefile.am
12554           src/defs.h
12555           src/filtering.c
12556           src/inc.[ch]
12557           src/mainwindow.c
12558           src/matcher.[ch]
12559           src/matcher_parser_lex.l
12560           src/matcher_parser_parse.y
12561           src/pop.[ch]
12562           src/prefs_account.h
12563           src/prefs_filtering.c
12564           src/selective_download.[ch]   *** NEW FILES ***
12565           src/utils.[ch]
12566           po/POTFILES.in
12567                 Selective Download added to 'Tool' menu. 
12568                 Retrieves email headers of the currently selected pop3 
12569                 account and allows the user to mark emails for deletion 
12570                 right on the pop3 server. Patch submitted by Oliver Haertel 
12571                 <oha@users.sourceforge.net>.
12572         
12573         * po/POTFILES.in
12574                 add 'src/quote_fmt.c'           
12575
12576 2002-02-22 [christoph]  0.7.2claws5
12577
12578         * src/Makefile.am
12579                 added quote_fmt.c
12580         * src/prefs_common.[ch]
12581         * src/prefs_template.c
12582         * src/quote_fmt.c               *** NEW FILE ***
12583         * src/quote_fmt.h
12584                 move quote format symbol description code
12585                 to it's own file because it is used from
12586                 differnent code parts
12587                 Rewrote symbol description GUI
12588                   + use table
12589                   + add separators
12590                   + get data from array (no more long constant strings)
12591         * src/quote_fmt_lex.l
12592         * src/quote_fmt_parse.y
12593                 Symbol for Literal % changed to \% instead of %%
12594                 (More logical as \ is used for quoting for other symbols)
12595                 Add |f and |p to include files and program output
12596                 Examples:
12597                     |f{/home/.../.signature}
12598                     |p{date}
12599         * po/de.po
12600                 Correct wrong spelling for "Referenzen"
12601
12602 2002-02-21 [paul]       0.7.2claws4
12603
12604         * src/procmsg.c
12605                 forgotten during sync
12606
12607 2002-02-21 [paul]       0.7.2claws3
12608
12609         * sync with sylpheed 0.7.2cvs11
12610                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
12611                 2002-02-20 and 2002-02-21
12612
12613 2002-02-20 [melvin]     0.7.2claws2
12614
12615         * src/prefs_actions.c
12616                 Added error report when child cannot fork or when execvp 
12617                 returns with an error.
12618
12619 2002-02-19 [christoph]  0.7.2claws1
12620
12621         * src/codeconv.c
12622                 return unconverted text if conde conversion is not possible
12623                 when libjconv is used.
12624                 (patch submitted by "Simon 'corecode' Schubert")
12625
12626 2002-02-19 [paul]       
12627
12628         * version 0.7.2claws release
12629
12630 2002-02-19 [paul]       0.7.2claws
12631
12632         * po/nl.po
12633                 updated by Wilbert Berendsen
12634
12635
12636 2002-02-18 [alfons]     0.7.1claws13
12637
12638         * src/syldap.c
12639         * src/jpilot.c
12640                 remove references to dlfcn and explicitly loading functions
12641                 from dynalink libs, because libs linked anyway, and functions
12642                 are loaded explicitly
12643
12644 2002-02-17 [melvin]     0.7.1claws12
12645
12646         * src/prefs_actions.c
12647                 Replaced children wait loop with double fork technique.
12648                 Now, input/output window updated at each new output.
12649                 free_children(): Fixed a memory leak.
12650                 Made input/output window non closable if running children
12651                 still exist.
12652                 Added missing <unistd.h> include.
12653                 Added some --debug outputs.
12654
12655 2002-02-17 [melvin]     0.7.1claws11
12656
12657         * src/summaryview.c
12658                 Fixed bug where descending sort order did not select top
12659                 message.
12660
12661 2002-02-17 [melvin]     0.7.1claws10
12662
12663         * acconfig.h
12664                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12665         * src/prefs_common.c
12666                 Pspell data package directory no more hard coded but
12667                 set during configuration (PSPELL_PATH). (Thanks to 
12668                                 Gustavo Noronha Silva.)
12669
12670 2002-02-17 [melvin]     0.7.1claws9
12671
12672         * configure.in
12673                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12674         * src/gtkspell.c
12675                 Fixed compile-time warnings.
12676
12677 2002-02-16 [alfons]     0.7.1claws8
12678
12679         * src/filesel.c
12680                 fix inadvertent free of NULL pointer which caused
12681                 sylpheed to crash when closing the save-as dialog
12682                 using the window close button
12683
12684 2002-02-16 [carsten]    0.7.1claws7
12685         * src/mainwindow.[ch]
12686           src/summaryview.c
12687           src/prefs_common.c
12688                 fixes for pixmap theming code:
12689                         - recently changed mail attributes shouldn't get
12690                           lost any longer
12691                         - theme is only reloaded iff another theme was
12692                           selected
12693
12694 2002-02-16 [paul]       0.7.1claws6
12695
12696         * sync with sylpheed 0.7.2 release
12697                 see ChangeLog entry 2002-02-15 and 2002-02-16
12698
12699 2002-02-15 [paul]       0.7.1claws5
12700
12701         * sync with sylpheed 0.7.1cvs9
12702                 see ChangeLog entry 2002-02-15
12703
12704         * po/POTFILES.in
12705                 remove unneeded headerwindow.c entry
12706
12707 2002-02-14 [carsten]    0.7.1claws4
12708         * src/summaryview.c
12709                 fixed a bug for "Go to next unread message": there was
12710                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
12711                 in the prefs, because of doing "Search again" instead
12712                 "No"
12713
12714 2002-02-14 [carsten]    0.7.1claws3
12715         * src/stock_pixmap.c
12716                 removed 2 more mem leaks; following memprof,
12717                 this code is "leak free" now :)
12718
12719 2002-02-14 [carsten]    0.7.1claws2
12720         * src/stock_pixmap.c
12721                 used opendir/readdir/closedir instead of scandir
12722                 -> code should work now on Solaris
12723
12724 2002-02-14 [paul]       0.7.1claws1
12725
12726         * sync with sylpheed 0.7.1cvs8
12727                 see ChangeLog entries 2002-02-13 and 2002-02-14
12728
12729         * README.claws
12730                 add some description of Actions and Pixmap Themes
12731
12732 2002-02-13 [paul]       
12733
12734         * version 0.7.1claws release
12735
12736 2002-02-13 [paul]       0.7.1claws
12737
12738         * po/es.po
12739           po/it.po
12740           po/pt_BR.po
12741                 updated translations, submitted by Ricardo Mones Lastra,
12742                 Alessandro Maestri and Fabio Junior Beneditto
12743
12744 2002-02-13 [melvin]     0.7.0claws75
12745
12746         * src/prefs_actions.c
12747                 Added missing "signal.h" include
12748
12749 2002-02-13 [melvin]     0.7.0claws74
12750
12751         * src/prefs_folder_item.c
12752                 Added missing "config.h" include
12753         * po/fr.po
12754                 Updated French translation for folder propriety.
12755
12756 2002-02-13 [jens]       0.7.0claws73
12757
12758         * po/POTFILES.in
12759                 Added missing src/prefs_folder_item.c [log added by melvin]
12760         * po/de.po
12761                 Updated German translation.
12762
12763 2002-02-13 [melvin]     0.7.0claws72
12764
12765         * po/fr.po
12766                 Updated French translation.
12767
12768 2002-02-13 [melvin]     0.7.0claws71
12769
12770         * src/gtkutils.c
12771                 Made gtkut_editable_get_selection return NULL if selection
12772                 is of length zero.
12773                 This fixes a bug where selecting part of message A then
12774                 switching to message B and replying to it will not
12775                 quote the message's body.
12776
12777 2002-02-12 [paul]       0.7.0claws70
12778
12779         * src/mainwindow.c
12780                 cosmetic, relating to pixmap themes: on toolbar make 
12781                 updating of 'Exec' and 'Compose news/Compose email'
12782                 icons faster.
12783
12784 2002-02-12 [carsten]    0.7.0claws69
12785         * src/folderview.c
12786           src/mainwindow.[ch]
12787           src/stock_pixmap.c
12788           src/summaryview.c
12789           src/prefs_common.c
12790                 - refreshing after changing pixmap theme better
12791                   now (thanks Paul)
12792                 - wanted to remove some mem leaks, but alfons was
12793                   faster (and had the better solution ;)
12794
12795 2002-02-12 [alfons]     0.7.0claws68
12796
12797         * src/prefs_common.c
12798         * src/stock_pixmap.[ch]
12799                 plug mem leaks, refactor code a little bit
12800
12801
12802 2002-02-12 [sergey]     0.7.0claws67
12803
12804         * src/imap.c
12805                 Fixed problem with copying messages to IMAP folders when the
12806                 server uses something other than '/' as a namespace separator
12807                 (cyrus-imapd uses '.').
12808
12809 2002-02-12 [jens]       0.7.0claws66
12810
12811         * po/de.po
12812                 Updated German Translation
12813
12814 2002-02-12 [paul]       0.7.0claws65
12815
12816         * sync with sylpheed 0.7.1cvs1
12817                 see ChangeLog entry 2002-02-12
12818
12819 2002-02-12 [melvin]     0.7.0claws64
12820
12821         * src/prefs_actions.c
12822                 Fixed "feature" where children's output was duplicated 
12823                 instead of refreshed while monitoring.
12824                 Removed some debug code.
12825
12826 2002-02-12 [christoph]  0.7.0claws63
12827
12828         * src/compose.c
12829                 always delete message from queue after sending/send error
12830                 (closes bug #509601)
12831
12832 2002-02-12 [melvin]     0.7.0claws62
12833
12834         * src/prefs_actions.c
12835                 Children wait loop is now triggered with a timeout of 1s
12836                 Added %F which is replaced with the list of filenames 
12837                 of all selected messages (as suggested by Ricardo Mones Lestra)
12838                 Pipe syntax changed. Prefix with | to send selection, postfix
12839                 with | to retrieve output. Prefix with > or * to send
12840                 user definable input to the command (*: input is hidden)
12841                 Old pipe action should now be postfixed with |, too.
12842
12843 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
12844         * src/stock_pixmap.c
12845                 fixed a bug: if there's no theme directory don't
12846                 throw an error, just do "nothing" (thanks Alfons)
12847
12848 2002-02-12 [carsten]    0.7.0claws60
12849         * src/folderview.c
12850           src/summaryview.c
12851                 had to write the cache twice (nasty!); some marks would 
12852                 get lost if not
12853
12854 2002-02-11 [carsten]    0.7.0claws59
12855         * acconfig.h
12856           configure.in
12857           doc-src/maintainer_guide.txt
12858           src/compose.[ch]
12859           src/defs.h
12860           src/folderview.[ch]
12861           src/gtkutils.[ch]
12862           src/mainwindow.[ch]
12863           src/prefs_common.[ch]
12864           src/stock_pixmap.[ch]
12865           src/summaryview.[ch]
12866                 pixmap theming and related work on pixmap
12867                 handling on some other places
12868                 (e.g. hrm features for all folder)
12869           src/pixmap/stock_*.xpm -> the stock_ was removed
12870         
12871 2002-02-11 [paul]       0.7.0claws58
12872
12873         * sync with sylpheed 0.7.1 release
12874                 see ChangeLog entries 2002-02-11
12875
12876 2002-02-08 [paul]       0.7.0claws57
12877
12878         * sync with sylpheed 0.7.0cvs39
12879                 see ChangeLog entry 2002-02-07 (last entry) 
12880
12881         * src/prefs_actions.c
12882           src/prefs_filtering.c
12883           src/prefs_matcher.c
12884           src/prefs_scoring.c
12885                 sync: made it compile with C compilers other than gcc
12886
12887 2002-02-07 [paul]       0.7.0claws56
12888
12889         * sync with sylpheed 0.7.0cvs38
12890                 see ChangeLog entries 2002-02-06 (last 2 entries) and
12891                 2002-02-07
12892
12893 2002-02-07 [darko]      0.7.0claws55
12894
12895         * src/gtkutils.[ch]
12896         * src/summaryview.c
12897                 Fix const gchar */gchar * issue (thanks Hiro)
12898
12899 2002-02-07 [darko]      0.7.0claws54
12900
12901         * src/compose.[ch]
12902         * src/filtering.c
12903         * src/gtkutils.[ch]
12904         * src/prefs_template.c
12905         * src/quote_fmt.h
12906         * src/quote_fmt_parse.y
12907         * src/summaryview.c
12908         * src/utils.[ch]
12909                 When replying or forwarding an email don't quote the entire
12910                 mail body but use the part of the message text that is selected
12911
12912 2002-02-06 [melvin]     0.7.0claws53
12913
12914         * src/prefs_common.[ch]
12915         * src/gtkspell.[ch]
12916         * src/compose.c
12917                 Made possible to switch quickly to last used dictionary
12918                 which makes checking bilingual documents easier.
12919
12920 2002-02-06 [melvin]     0.7.0claws52
12921         
12922         * po/POTFILES.in
12923                 Added forgotten new file src/prefs_actions.c
12924
12925 2002-02-06 [melvin]     0.7.0claws51
12926
12927         * src/prefs_actions.c   ** NEW FILE **
12928         * src/prefs_actions.h   ** NEW FILE **
12929                 Added actions to execute on message text view, or on the
12930                         message's file.
12931         * src/Makefile.am
12932                 Added src/prefs_actions.[ch]
12933         * src/compose.c
12934                 Added new menu "Edit/Actions"
12935         * src/defs.h
12936                 Added new actionsrc file.
12937         * src/main.c
12938                 Added actionsrc reading.
12939         * src/mainwindow.c
12940                 Added new menus "Edit/Actions" and "Configuration/Actions..."
12941         * src/prefs_common.h
12942                 Added new element actionslst element to prefs_common.
12943
12944 2002-02-06 [paul]       0.7.0claws50
12945
12946         * sync with sylpheed 0.7.0cvs36
12947                 see ChangeLog entry 2002-02-06
12948
12949 2002-02-05 [paul]
12950
12951         * po/es.po
12952                 updated by Ricardo Mones Lastra
12953
12954 2002-02-05 [paul]       0.7.0claws49
12955
12956         * sync with sylpheed 0.7.0cvs33
12957                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
12958
12959 2002-02-05 [paul]       0.7.0claws48
12960
12961         * src/compose.c
12962                 re-add 'Edit/Advanced/Delete entire line', previously named
12963                 'Delete Line+'
12964
12965 2002-02-04 [paul]       0.7.0claws47
12966
12967         * src/compose.c
12968           src/summaryview.c
12969                 fix bug #494993 (Reply All not taking Reply-To into consi)
12970                 eliminate differences in behaviour of right-click 'Reply to all' 
12971                 in summary view and 'Reply to all' on the toolbar. 
12972                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
12973                 view and From gets ignored by 'Reply to all' on toolbar.
12974                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
12975                 From when no Reply-To header is present.
12976
12977 2002-02-04 [paul]       0.7.0claws46
12978
12979         * sync with sylpheed 0.7.0cvs30
12980                 see ChangeLog entries 2002-02-03 and 2002-02-04
12981
12982 2002-02-03 [melvin]     0.7.0claws45
12983
12984         * src/gtkspell.[ch]
12985                 Readded function to highlight all misspelled words.
12986                 Fixed bug where user-provided-words did not replace
12987                         correctly the misspelled word when using the mouse.
12988                 Fixed bug where checking a region selected from right to left did
12989                         not check the region at all.
12990                 Fixed bug where 'Check backwards' may not check at all. 
12991                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
12992                 Fixed possible buffer overflow when checking for long strings (>1k).
12993                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
12994                 Accelerators code uses now gtk_widget_add_accel.
12995                 Removed and disabled obsolete and unfinished code.
12996                 Cleaning up.
12997
12998         * src/compose.c
12999                 Added menu item to Highlight all misspelled words.
13000
13001 2002-02-01 [paul]       0.7.0claws44
13002
13003         * src/mainwindow.c
13004                 fix '/View/Hide read messages' sensitivity when all
13005                 messages in a folder are hidden
13006
13007 2002-02-01 [paul]       0.7.0claws43
13008
13009         * src/main.c
13010                 add --send option to command line interface, sends all
13011                 queued mail. Patch submitted by Ricardo Mones Lastra.
13012
13013 2002-01-31 [paul]       0.7.0claws42
13014
13015         * src/mainwindow.c
13016                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
13017
13018 2002-01-31 [paul]       0.7.0claws41
13019
13020         * sync with sylpheed 0.7.0cvs27
13021                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
13022                 and 2002-01-31
13023
13024         * src/textview.c
13025                 comment out elements of textview_show_part() as temporary
13026                 workaround for attachment 'Display as text' bug 
13027
13028         * po/pt_BR.po
13029                 updated by Fabio Junior Beneditto
13030
13031 2002-01-30 [paul]       0.7.0claws40
13032
13033         * sync with sylpheed 0.7.0cvs24
13034                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
13035                 and 2002-01-30
13036
13037         * src/compose.c
13038                 add {N_("/_Spelling"), ... "<Branch>"} to 
13039                 GtkItemFactoryEntry compose_entries[]
13040
13041         * src/prefs_common.c
13042                 add claws menu items to prefs_keybind_apply_clicked()
13043                 and remove non-claws menu items
13044
13045 2002-01-29 [paul]       0.7.0claws39
13046
13047         * sync with sylpheed 0.7.0cvs22
13048                 see ChangeLog entries 2002-01-28 and 2002-01-29
13049
13050 2002-01-28 [melvin]     0.7.0claws38
13051
13052         * src/compose.c
13053                 Added the declartion of compose_send_control_enter.
13054
13055         * src/compose.c
13056         * src/gtkspell.[ch]
13057                 Added in a 'Spelling' menu which includes the configuration menu. 
13058                 Added a real 'Check all' and got rid from the old one which only
13059                 highlited misspelled word.
13060                 Made 'Check while typing' a disableable option.
13061                 Added a dialog when there are no more misspelled word.
13062                 Added a dialog if error occurs when switching to a dictionary.
13063         
13064         * src/prefs_common.[ch]
13065                 Added option for the default 'Check while typing' option.
13066
13067
13068 2002-01-28 [alfons]     0.7.0claws37
13069
13070         * src/compose.c
13071                 fix buglet and make code comply with sylpheed code style
13072
13073 2002-01-28 [paul]       0.7.0claws36
13074
13075         * sync with sylpheed 0.7.0cvs19
13076                 see ChangeLog entries for 2002-01-28
13077
13078 2002-01-28 [hoa]        0.7.0claws35
13079
13080         * src/defs.h
13081                 added rendererrc
13082
13083         * src/main.c
13084                 read the renderer config
13085
13086         * src/procmime.[ch]
13087                 use the renderer config to convert mime attachments
13088
13089         * src/textview.c
13090                 don't use textview_show_html/ertf,
13091                 use get_text_content instead
13092
13093 2002-01-27 [alfons]     0.7.0claws34
13094         
13095         * src/news.c
13096                 make sylpheed believe it can delete a news message...
13097                 (messages are NOT deleted, maybe we should remove
13098                 processing from the folder properties after all.)
13099
13100 2002-01-27 [alfons]     0.7.0claws33
13101
13102         * src/folder.c
13103                 add extra checks
13104         * src/news.c
13105                 implement remove_msg() 
13106
13107 2002-01-27 [alfons]     0.7.0claws32
13108
13109         * src/procmsg.h
13110         * src/procheader.c
13111         * src/messageview.c
13112                 fix return receipt / disposition notification again. this
13113                 stuff seems to break on _every_ major summary UI change, so
13114                 it's now implemented using a flag which is saved in the
13115                 marks cache
13116                 
13117 2002-01-26 [alfons]     0.7.0claws31
13118
13119         * src/import.c
13120                 let import dialog show the destination folder identifier
13121
13122 2002-01-26 [melvin]     0.7.0claws30
13123
13124         * src/folderview.c
13125         * src/summaryview.c
13126                 Readded 'Mark all read' into summary view popup menu
13127                 Added 'Mark all read' in folder view popup menu for IMAP
13128                 and NNTP.
13129                 Made it insensitive if the selected folder is not the shown
13130                 one to avoid 'Mark all read' on the wrong folder.
13131                 
13132 2002-01-26 [paul]       0.7.0claws29
13133
13134         * src/folderview.c
13135           src/summaryview.c
13136                 move 'Mark all read' from summary view to folder view
13137                 menu. (adapted from) patch submitted by Jeremy Andrews,
13138                 <lists@kerneltrap.com>
13139
13140 2002-01-25 [alfons]     0.7.0claws28
13141
13142         * src/gtkstext.c
13143                 put the gtk class name back so GtkSText adapts the 
13144                 settings of GtkText
13145
13146 2002-01-25 [alfons]     0.7.0claws27
13147
13148         * src/folderview.c 
13149                 assimilate Ricardo's patch that shows pixmaps instead of
13150                 plain "new" and "unread" texts in the folder view column
13151                 headers 
13152
13153 2002-01-25 [paul]       0.7.0claws26
13154
13155         * src/Makefile.am
13156                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
13157                 be found in non-standard locations. 
13158                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
13159
13160 2002-01-25 [paul]       0.7.0claws25
13161
13162         * sync with sylpheed 0.7.0cvs16
13163                 see ChangeLog entry 2002-01-25
13164
13165 2002-01-24 [paul]       0.7.0claws24
13166
13167         * more sync with sylpheed 0.7.0cvs15
13168                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
13169
13170 2002-01-23 [sergey]     0.7.0claws23
13171
13172         * src/importldif.c
13173                 Fixed segfault when closing LDIF import wizard with
13174                 the window manager.
13175         * src/imageview.c
13176         * src/imageview.h
13177         * src/messageview.c
13178         * src/mimeview.c
13179                 Fixed wrong scrolling position after switching between
13180                 text and image parts.
13181
13182 2002-01-23 [paul]       0.7.0claws22
13183
13184         * sync with sylpheed 0.7.0cvs15
13185                 see ChangeLog entries 2002-01-22 and 2002-01-23
13186
13187 2002-01-21 [melvin]     0.7.0claws21
13188
13189         * src/prefs_scoring.c
13190         * src/prefs_filtering.c
13191                 Fixed bug where scoring and filtering windows stopped
13192                 autochecking.
13193
13194 2002-01-21 [paul]       0.7.0claws20
13195
13196         * sync with sylpheed 0.7.0cvs12
13197                 see ChangeLog entries 2002-01-20 and 2002-01-21
13198
13199 2002-01-21 [carsten]    0.7.0claws19
13200         * src/mainwindow.c
13201         * src/menu.[ch]
13202         * src/messageview.[ch]
13203         * src/summaryview.[ch]
13204                 changes to shortcuts handling again:
13205                         + "Q" now controled by mainwin
13206                         + v/V are now customizable and have slightly
13207                           different meanings
13208                 the "button" to minimize the messageview (and maximize
13209                 the summary view) is a real button now
13210         * src/compose.c
13211                 "Delete Line+" added to Edit/Advanced (this will also
13212                 delete the '\n')
13213
13214 2002-01-20 [melvin] 0.7.0claws18
13215
13216         * src/addressbook.c
13217                 Made "Bcc" sensitive when addressbook is called from
13218                 compose window (it was a Claws only bug).
13219
13220 2002-01-19 [alfons] 0.7.0claws17
13221
13222         * src/inc.c
13223                 prevent unnecessary updates when currently selected folder has
13224                 no new messages 
13225
13226 2002-01-19 [alfons] 0.7.0claws16
13227         
13228         * src/summaryview.c
13229                 prevent writing the cache based on current message list in summary 
13230                 view when filtering also put messages in currently selected folder
13231
13232 2002-01-19 [paul]
13233
13234         * po/it.po
13235                 Italian translation submitted by Alessandro Maestri
13236                 <a.maestri@cs.tin.it>
13237
13238 2002-01-18 [melvin]     0.7.0claws15
13239
13240         * src/prefs_filters.c
13241                 fixed bug where 'cancel' from 'filters' window stops autochecking
13242                 if the timer timed out  when the window was open.
13243
13244 2002-01-18 [match]      0.7.0claws14
13245
13246         * src/addrclip.[ch]     ** NEW FILE **
13247         * src/addrselect.[ch]   ** NEW FILE **
13248         * src/adbookbase.h      ** NEW FILE **
13249                 addressbook cut, copy and paste
13250         * src/addrbook.[ch]
13251         * src/addrcache.[ch]
13252         * src/addressitem.h
13253         * src/addrindex.[ch]
13254         * src/addritem.[ch]
13255         * src/importldif.c
13256         * src/importmutt.c
13257         * src/jpilot.[ch]
13258         * src/syldap.[ch]
13259         * src/vcard.[ch]
13260         * src/jpilot.[ch]
13261         * src/editbook.c
13262         * src/editjpilot.c
13263         * src/editldap.c
13264         * src/editvcard.c
13265                 support for copy/paste
13266         * src/addressbook.c
13267                 support for copy/paste
13268                 tidy up menu option processing
13269                 correct address list function arguments
13270         * src/editaddress.c
13271                 sort user attributes
13272         * src/ldif.h
13273         * src/mutt.h
13274                 tidy up
13275
13276         * src/addrbook.[ch]
13277         * src/addrbook.[ch]
13278         * src/addrbook.[ch]
13279                 
13280
13281 2002-01-18 [paul]       0.7.0claws13
13282
13283         * sync with sylpheed 0.7.0cvs8
13284                 configure.in: support Mac OS X (Darwin)
13285
13286 2002-01-18 [carsten]    0.7.0claws12
13287         * src/html.c
13288                 small hack to fix a segfault with an empty href
13289                 (reported by Alexandra Walford <deeni@altern.org>)
13290         * src/mainwindow.c
13291         * src/summaryview.c
13292                 the shortcuts for Mark und Mark as unread are hardcoded
13293                 again
13294         * src/compose.c
13295         * src/gtkstext.[ch]
13296                 readded the shortcuts in gtkstext but made them
13297                 customizeable (simply by adding a menu plus a wrapper
13298                 to compose.c)
13299
13300 2002-01-17 [melvin]     0.7.0claws11
13301
13302         * src/gtkspell.c
13303                 fix default dictionary not being saved.
13304
13305 2002-01-16 [darko]      0.7.0claws10
13306
13307         * src/compose.c
13308                 fix wrapping crash with URL longer than wrapping margin
13309
13310 2002-12-08 [hoa]        0.7.0claws10
13311
13312         * src/matcher_parser_parse.y
13313                 fixed some bugs
13314
13315         * src/prefs_filtering.c
13316                 now, we can use bounce action in the dialog box.
13317
13318 2002-01-16 [carsten]    0.7.0claws9
13319         * src/gtkstext.c
13320                 removed the <control> and <alt> shortcuts because they're
13321                 not needed and interefered with the "normal" shortcuts
13322         * src/mainwindow.c
13323         * src/summaryview.c
13324                 removed most of the hardcoded shortcuts and assigned
13325                 them to menu entries making them easy customizable by
13326                 that
13327
13328 2002-01-16 |melvin]     0.7.0claws8
13329
13330         * src/gtkspell.c
13331                 fixed bug where using the mouse and when the compose
13332                 window is not on top may result in a crash.
13333
13334 2002-01-16 [melvin]     0.7.0claws7
13335
13336         * src/compose.c
13337                 fixed a long standingspell checker bug which could 
13338                 cause a crash after sending a message.
13339
13340 2002-01-16 [paul]       0.7.0claws6
13341
13342         * sync with sylpheed 0.7.0cvs7
13343                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
13344                 2002-01-15, and 2002-01-16
13345
13346 2002-01-16 [melvin]     0.7.0claws5
13347
13348         * README.claws
13349         * src/compose.c
13350         * src/gtkspell.[ch]
13351         * src/main.c
13352                 Heavily modified spell checker code to work around
13353                 ispell bug, to add keyboard shortcuts and for future
13354                 enhancements. See README.claws for usage information.
13355
13356 2002-01-15 [alfons]     0.7.0claws4
13357         
13358         * src/summaryview.c
13359                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
13360                 so sorting within threads reflects sort mode
13361
13362 2002-01-15 [christoph]  0.7.0claws3
13363
13364         * src/procmsg.c
13365                 added alertpanel if mail sending failed
13366
13367 2002-01-15 [alfons]     0.7.0claws2
13368         
13369         * src/prefs_filtering.c
13370                 don't stop timer when prefs filtering dialog is opened
13371
13372 2002-01-14 [alfons]     0.7.0claws1
13373
13374         * src/addr_compl.c
13375         * src/prefs.c
13376                 remove debug_print()s for privacy reasons
13377
13378 2002-01-14 [darko]      0.7.0claws
13379
13380         * README.claws
13381                 quotation wrapping is now also in the main branch
13382
13383 2002-01-14 [paul]
13384
13385         * tools/filter_conv.pl
13386                 allow for Boolean Op and case-sensitivity
13387                 this file is included in the release and tagged
13388                 'rel_0_7_0'
13389
13390 2002-01-13 [paul]       0.7.0claws
13391
13392         * release 0.7.0, with cvs tag 'rel_0_7_0'
13393
13394 2002-01-13 [paul]
13395
13396         * tools/filter_conv.pl
13397         * tools/README
13398                 rewritten to output to matcherrc instead of filteringrc
13399
13400         * po/es.po
13401                 updated Spanish translation by Ricardo Mones Lastra
13402
13403 2002-01-13 [alfons]
13404
13405         * po/nl.po
13406                 update dutch translation
13407
13408 2002-01-13 [paul]
13409
13410         * po/pt_BR.po
13411                 Updated by Fabio Junior Beneditto 
13412
13413 2002-01-13 [melvin]     0.6.6claws53
13414
13415         * po/fr.po
13416                 Updated french translation
13417
13418 2002-01-12 [alfons]     0.6.6claws52
13419
13420         * src/filtering.c
13421                 plug mem leak that has been sitting there for ages              
13422
13423 2002-01-12 [alfons]     0.6.6claws51
13424
13425         * src/summaryview.c
13426                 undo melvin's changes from 0.6.6claws48 because summary
13427                 view now refuses to select first unread message when
13428                 selecting a folder 
13429
13430 2002-01-11 [alfons]     0.6.6claws50
13431
13432         * src/import.c
13433                 use claws' semantics for getting folder item when
13434                 importing an mbox file into a folder 
13435                 (submitted by Dale P. Smith)
13436
13437 2002-01-11 [christoph]  0.6.6claws49
13438
13439         * src/prefs.h
13440                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
13441                 toggle widget, because non static prefs can not use
13442                 prefs_set_* functions
13443         * src/prefs_account.c
13444                 toggle smtp auth password field sensitivity if
13445                 user id is empty and add descrition of usage for
13446                 these fields
13447         * src/prefs_folder_item.c
13448                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
13449                 callbacks
13450
13451 2002-01-11 [melvin]     0.6.6claws48
13452
13453         * src/compose.c
13454                 fix the 'Ctrl-Enter' feature for sending and test really
13455                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
13456                 editables which was not documented in Gtk)
13457
13458         * src/summaryview.c
13459                 Made summaryview refresh after sorting and not before.
13460
13461 2002-01-11 [christoph]  0.6.6claws47
13462
13463         * src/compose.c
13464                 select account from account ids if possible and
13465                 correctly set save folder for copy in reedit
13466
13467 2002-01-10 [paul]       0.6.6claws46
13468
13469         * sync with sylpheed 0.7.0 release
13470                 see ChangeLog entries 2002-01-07, 2002-01-08 and
13471                 2002-01-09
13472
13473 2002-01-09 [alfons]
13474
13475         * src/summaryview.c
13476                 remove more dirt traces...
13477
13478 2002-01-09 [alfons]
13479         
13480         * src/summaryview.c
13481                 clean up some traces of my debugging stuff
13482
13483 2002-01-09 [alfons]     0.6.6claws45
13484
13485         * src/filtering.c
13486                 break up filteringprop_apply() in three separate pieces
13487                 so we can drop messages that failed processing in the
13488                 inbox
13489
13490         * src/summaryview.c
13491                 fix bug #469598 "no refresh of inbox after filter" which 
13492                 was introduced by the new summary view locking, and which 
13493                 prevented the summary view to update after a manual filter 
13494                 message. claw's filter message requires a summary_show().
13495                 (aargh, summary_show() again! :-)
13496                 
13497 2002-01-07 [alfons]     0.6.6claws44
13498
13499         * src/headerwindow.c
13500         * src/logwindow.c
13501         * src/messageview.c
13502         * src/sourcewindow.c
13503                 bring in Hiro's last 0.7.0 wm class fixes
13504
13505         * tools/sylprint.pl
13506                 bring in Ricardo's fix for sylprint script
13507
13508         * AUTHORS       
13509         * src/rfc2015.[ch]
13510         * src/prefs_common.[ch]
13511         * src/prefs_account.[ch]
13512         * src/compose.c
13513                 clean up account preference poison in rfc2015,
13514                 and preparation to fix double sign bug 
13515                 (patch submitted by Simon 'corecode' Schubert)
13516
13517 2002-01-07 [christoph]  0.6.6claws43
13518
13519         * src/mh.c
13520                 search for free message number, do not only rely
13521                 on last_num
13522         * src/send.c
13523                 fix smtp auth and use extra account information
13524                 if available, if not use pop3 data instead
13525                 (closes bug #500341)            
13526         * src/ssl.[ch]
13527                 match coding style
13528
13529 2002-01-06 [alfons]     0.6.6claws42
13530
13531         * src/mainwindow.c
13532                 try making the separate windows work again...
13533
13534 2002-01-06 [alfons]     0.6.6claws41
13535
13536         * src/mainwindow.c
13537                 adapt Hiro's separate window menu (to get rid of the funny
13538                 duplicate menu items), and make it work again
13539
13540 2002-01-06 [alfons]     0.6.6claws40
13541
13542         * tools/Makefile.am
13543         * tools/sylprint.rc
13544         * tools/sylprint.pl
13545         * tools/README.sylprint
13546                 add sylprint script for printing mails from Sylpheed
13547                 (contributed by Ricardo Mones Lastra)
13548
13549         * src/acount.c
13550                 clean up
13551
13552 2002-01-06 [melvin]     0.6.6claws39
13553
13554         * src/mainwindow.c
13555         * src/summaryview.c
13556                 Fixed crash introduced in 0.6.6claws38 by the menu
13557                 reorganisation (Hide read messages)
13558         
13559         * ChangeLog.claws 
13560                 Fixed typo (we are now in 2002, alfons ;) )
13561
13562 2002-01-05 [alfons]     0.6.6claws38
13563
13564         * sync with sylpheed 0.6.6cvs10-17
13565                 (last stuff marked as LAST_STABLE)
13566
13567 2002-01-04 [melvin]     0.6.6claws37
13568
13569         * src/account.c
13570                 Made account selection code use strcasestr again instead of
13571                 g_strcasecmp (fixes bug where reediting queued messages
13572                 did not select proper account reported by T. Link).
13573         
13574         * src/folderview.c
13575                 Fix bug where folder icons are not shown when 'hide read messages'
13576                 is on.
13577         
13578         * src/stock_pixmaps.[ch]
13579                 Added folder icons for 'hide read messages'.
13580         
13581         * src/compose.c
13582                 Fixed bug where 'Enter' in a header entry will send the message 
13583                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
13584
13585 2002-01-03 [melvin]     0.6.6claws36
13586         
13587         * src/prefs.[ch]
13588                 Added popup menu for common preferences and
13589                 account preferences (right click on tab displays
13590                                 a menu of all tabs.)
13591
13592 2002-01-02 [melvin]     0.6.6claws35
13593
13594         * src/gtkspell.[ch]
13595                 Made spelling code compatible with undo/redo feature.
13596                 Added creation of suggestion mode menu for the general
13597                         preferences.
13598         
13599         * src/prefs_common.[ch]
13600                 Added option menu for the speller's suggestion mode.
13601                 Added missing spaces in "..." buttons and made a "..."
13602                         button non translatable!
13603         
13604         * src/compose.c
13605                 Made speller use the default suggestion mode.
13606                 Hack to make it possible to choose 'CTRL-Enter' as a
13607                         shortcut for sending (and only for sending).
13608
13609         * src/prefs_folder_item.c
13610                 Changing subject simplification does not update cache 
13611                         anymore (because it is unnecessary).
13612                 Fixed bug where changing subject simplification updated the 
13613                         summaryview even when the viewed folder is not the
13614                         folder which properties are being changed. (E.g. 
13615                                         viewing folder A and changing
13616                                         the subject simplification of 
13617                                         folder B -not being viewed- updated the 
13618                                         summaryview of folder A with data of
13619                                         folder B). (Hope this is clear... )
13620
13621 2001-12-31 [alfons]     0.6.6claws34
13622         
13623         * src/ldif.c
13624         * src/mutt.c
13625                 fgetc() returns a signed integer which doesn't
13626                 fit in a char. so c truncates this to a char
13627                 but we may lose significant bits. i.e. we may
13628                 comparing 0xFF which may not be equal to -1
13629                 unless properly casted to signed char which
13630                 we won't do because fgetc() returns a signed
13631                 integer which doesn't fit in a char. so c 
13632                 truncates this to a char but we may lose 
13633                 significat bits. (you got the idea, thanks
13634                 to Gustavo Noronha Silva <kov@debian.org>
13635                 and the Debian folks!)
13636
13637 2001-12-30 [alfons]     0.6.6claws33
13638
13639         * src/prefs_common.c
13640                 add #ifdef USE_PSPELLs that Melvin forgot               
13641
13642 2001-12-30 [melvin]     0.6.6claws32
13643         
13644         * src/prefs_common.[ch]
13645                 Added configurable color for misspelled words.
13646
13647         * src/gtkspell.[ch]
13648                 Fixed bug of foreground text color (reported by David
13649                                 Mehrmann)
13650                 Added configurable color for misspelled words.
13651
13652 2001-12-30 [alfons]     0.6.6claws31
13653
13654         * src/folder.c
13655                 remove unnecessary things someone put there
13656
13657         * src/mh.c
13658         * src/folder.[ch]
13659                 make folder properties (like threading and sorting) persistent
13660                 (closes bug #497424 "rescan folder tree resets proprieties")
13661                 currently this is only for MH folders. 
13662
13663 2001-12-29 [melvin]     0.6.6claws30
13664
13665         * src/string_match.[ch]
13666                 Optimized a bit: regexp pattern buffer compiled only once, and
13667                   one subroutine call removed. Fixed ^ regexp search: Now, 
13668                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
13669         
13670         * src/summaryview.c
13671                 Subject filtering changed to filter summary columns and
13672                   not directly the messages subject cache. The loss in 
13673                   performance is balanced by the improvement of string_match.
13674                 Added an alert panel if there is an error in the regexp.
13675
13676         * src/src/prefs_folder_item.h
13677                 Added a regexp pattern buffer.
13678
13679 2001-12-28 [alfons]     0.6.6claws29
13680
13681         * src/string_match.[ch]
13682                 clean up name space
13683                 allow compilation *BSD
13684
13685 2001-12-27 [alfons]     0.6.6claws28
13686
13687         * src/filter.c
13688                 sync the Hiro's bug fix for BSD
13689
13690 2001-12-27 [melvin]     0.6.6claws27
13691         
13692         * src/compose.c
13693                 Simplify focus to subject entry code.
13694
13695 2001-12-27 [darko]      0.6.6claws26
13696
13697         * src/filtering.c
13698         * src/mbox_folder.c
13699         * src/messageview.c
13700         * src/mh.c
13701         * src/procheader.[ch]
13702         * src/procmsg.h
13703         * src/stock_pixmap.[ch]
13704         * src/summaryview.c
13705                 Show key icon for encrypted mails in summary view
13706
13707         * src/pixmaps/clip.xpm
13708         * src/pixmaps/clipkey.xpm
13709         * src/pixmaps/key.xpm
13710                 New/modified icons for the above
13711
13712 2001-12-27 [melvin]     0.6.6claws25
13713
13714         * src/prefs_common.c
13715                 Put spell checker options in a separate tab to decrease
13716                 the Common Preferences window height.
13717
13718         * README.claws  
13719                 Update spell checker usage instruction about its options
13720                 location.
13721
13722 2001-12-27 [melvin]     0.6.6claws24
13723
13724         * src/compose.c
13725                 Changed subject entry widget position. Initial focus is
13726                 on the To header instead of the subject entry.
13727                 Creating a new header scrolls the header list to make the
13728                 created one visible. Nevertheless, when automatically filling
13729                 headers, the first one is shown.
13730                 A Tab key press in the last empty header entry zips the 
13731                 focus to the subject entry.
13732                 (I did not change the combo boxes, yet)
13733
13734 2001-12-26 [alfons]     0.6.6claws23
13735
13736         * src/prefs_account.c
13737         * src/inc.c
13738                 allow default inbox to reside in another mailbox (only
13739                 works for POP3 accounts)
13740
13741 2001-12-26 [alfons]     0.6.6claws22
13742         
13743         * src/textview.c
13744                 make reply-on-click work with the account of the selected folder
13745         * src/compose.c
13746                 put a fixme here to remind me to fix finding correct default
13747                 account for nested folders
13748
13749 2001-12-25 [alfons]     0.6.6claws21
13750
13751         * src/summaryview.c
13752                 make column headers display locked and mark pixmaps (idea by Melvin) 
13753                 fix bug by adding score and locked column type to sort array
13754
13755 2001-12-25 [alfons]     0.6.6claws20
13756         
13757         * src/summaryview.c
13758                 catch a *potentially* inadvertent write back of  
13759                 the message cache(s) introduced by 0.6.5claws37
13760
13761 2001-12-25 [christoph]  0.6.6claws19
13762
13763         * src/stock_pixmap.[ch]
13764         * src/summaryview.c
13765                 add ignore thread pixmap
13766                 (can someone draw a better icon for this?)
13767
13768 2001-12-24 [alfons]     0.6.6claws18
13769
13770         * src/prefs_folder_item.c
13771                 make address completion actually work for the
13772                 Default To address in the Folder Property dialog.
13773
13774 2001-12-24 [alfons]     0.6.6claws17
13775         
13776         * src/summaryview.c
13777                 use new style regexp for subject stripping 
13778                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
13779
13780 2001-12-24 [darko]      0.6.6claws16
13781
13782         * src/pgptext.c
13783         * src/rfc2015.c
13784                 move GPG related informational messages to debug mode
13785
13786 2001-12-23 [alfons]     0.6.6claws15
13787
13788         * src/stock_pixmap.[ch]
13789         * src/summaryview.c
13790                 add the forgotten Claws' locked pixmap
13791
13792 2001-12-23 [alfons]     0.6.6claws14
13793
13794         * src/filesel.c
13795                 accept file name typed in entry in multi file
13796                 selector (patch submitted by Gustavo Noronha Silva 
13797                 <kov@debian.org>)
13798
13799 2001-12-23 [alfons]     0.6.6claws13
13800
13801         * src/prefs_filter.c
13802         * src/prefs_filtering.c
13803         * src/matcher.c
13804         * src/importmutt.c
13805                 clean up a little bit
13806         
13807         * src/string_match.c
13808                 validate input strings a little bit more
13809
13810 2001-12-23 [alfons]     0.6.6claws12
13811
13812         * src/Makefile.am
13813         * src/summaryview.c
13814         * src/string_match.[ch]         ** NEW **
13815         * src/folderview.[ch]
13816         * src/headerview.h
13817         * src/folder.[ch]
13818         * src/prefs_folder_item.[ch]
13819                 add subject simplification to strip out strings from
13820                 a subject line (esp. handy for mailing lists). 
13821                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
13822                 but slightly changed things for better integration.)
13823
13824 2001-12-23 [alfons]     0.6.6claws11
13825
13826         * src/mainwindow.c
13827                 fix bug introduced by submission included in 0.6.5claws52.
13828                 ideally this submission should clean the trash if any trash
13829                 folder has a message. however, the hasTrash variable was
13830                 set to false whenever a trash folder was empty (discarding
13831                 a previously found *filled* trash folder.)
13832
13833                 also edited the code a little bit and made it more safe.
13834
13835 2001-12-22 [alfons]     0.6.6claws10
13836
13837         * src/imap.c
13838                 quick fix for Martin Pool's omission of an account
13839                 specific SSL setting
13840
13841 2001-12-22 [alfons]     0.6.6claws9
13842
13843         * src/compose.c
13844         * src/messageview.c
13845         * src/mimeview.c
13846         * src/pgptext.c
13847         * src/procmime.[ch]
13848                 better support for multipart/digest (submitted
13849                 by Fredrik <e98fo@efd.lth.se>)
13850
13851 2001-12-22 [alfons]     0.6.6claws8
13852
13853         * src/addressbook.c
13854                 correct function signature
13855         * src/socket.[ch]
13856         * src/imap.[ch]
13857         * src/prefs_account.[ch]
13858                 allow IMAP over SSH tunnel (patch submitted by 
13859                 Martin Pool <mbp@samba.org>)
13860
13861 2001-12-21 [alfons]     0.6.6claws7
13862
13863         * sync with sylpheed 0.6.6cvs4-9
13864                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
13865
13866 2001-12-21 [christoph]  0.6.6claws6
13867
13868         * src/compose.c
13869         * src/prefs_folder_item.[ch]
13870                 implement saving of outgoing messages to current folder.
13871                 fix segfault when no default outbox is available
13872                 (closes bug #495683)
13873
13874 2001-12-21 [carsten]    0.6.6claws5
13875         * src/folderview.c
13876         * src/summaryview.c
13877                 pressing CTRL while DND does now the expected thing and
13878                 copies the mail (moving is still the default, as this
13879                 seam more appropriate for handling mails by DND)
13880
13881 2001-12-18 [paul]       0.6.6claws4
13882
13883         * sync with sylpheed 0.6.6cvs3
13884                 see ChangeLog entries 2001-12-18
13885
13886 2001-12-18 [hiro]       0.6.6claws3
13887
13888         * src/undo.c
13889                 fix for multibyte characters (obtain the number of letters
13890                 instead of bytes).
13891
13892 2001-12-17 [paul]       0.6.6claws2
13893
13894         * sync with sylpheed 0.6.6cvs1
13895                 see ChangeLog entry 2001-12-16
13896
13897 2000-12-17 [alfons]     0.6.6claws1
13898
13899         * src/filtering.c
13900                 clean up
13901
13902 2001-12-16 [paul]       0.6.6claws
13903 2001-12-15
13904
13905         * Release version 0.6.6claws, cvs tag: rel_0_6_6
13906
13907         * src/mimeview.c
13908                 last minute sync with main 0.6.6
13909
13910         * po/es.po
13911                 updated by Ricardo Mones Lastra
13912                 update for last minute sync
13913         * po/fr.po
13914         * po/nl.po
13915                 update for last minute sync
13916         * po/de.po
13917                 updated by Jens Oberender
13918         * po/pt_BR.po
13919                 updated by Fabio Junior Beneditto
13920
13921         * src/prefs_common.[ch]
13922         * src/undo.c
13923                 number of undo levels is user configurable
13924                 (squeeze it into the release in the dying
13925                 moments) Submitted by Jens Oberender    
13926
13927 2001-12-15 [melvin]
13928
13929         * po/fr.po
13930                 updated french translation
13931
13932 2001-12-15 [paul]       0.6.5claws92
13933
13934         * sync with sylpheed 0.6.5cvs28
13935                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
13936
13937         * po/nl.po
13938                 update to allow for sync
13939
13940 2001-12-15 [alfons]
13941         
13942         * po/nl.po
13943                 update dutch translation
13944
13945 2001-12-14 [carsten]    0.6.5claws91
13946         * src/summaryview.c
13947                 fixed bug #473785; also after changing the column order
13948                 the same message will be selected and displayed as before
13949                 the reordering
13950
13951 2001-12-14 [carsten]    0.6.5claws90
13952         * src/folderview.c
13953                 probably found the bug reported by wwb opening or closing
13954                 a folder tree just before dnd (found the solution in the
13955                 balsa source -- thanks to them)
13956
13957 2001-12-14 [carsten]    0.6.5claws89
13958         * src/gtkutils.c
13959         * src/account.c
13960                 moved gtk_clist_moveto to the right place, so that
13961                 only the accounts dialog is effected on opening
13962
13963 2001-12-14 [carsten]    0.6.5claws88
13964         * src/gtkutils.c
13965                 gtkut_clist_set_focus_row does a gtk_clist_moveto
13966                 now, so that the focused row will be seen in any case
13967                 (reported by wwp on sf-claws-user)
13968
13969 2001-12-14 [darko]      0.6.5claws87
13970
13971         * src/compose.c
13972                 remove unnecessary line
13973
13974 2001-12-14 [paul]       0.6.5claws86
13975
13976         * sync with sylpheed 0.6.5cvs27
13977                 see ChangeLog entries 2001-12-14
13978
13979 2001-12-14 [carsten]    0.6.5claws85
13980         * src/mainwindow.c
13981                 following a suggestion of Melvin the rcoabm pops up
13982                 right under the button now and the button is reliefed
13983                 while the popup is open
13984
13985 2001-12-14 [darko]      0.6.5claws84
13986
13987         * src/compose.c
13988                 fix crash when wrapping long lines if linewrap quotation
13989                 is disabled and wrapper encounters a word spanning more
13990                 than one line
13991
13992 2001-12-13 [paul]       0.6.5claws83
13993
13994         * src/compose.c
13995                 prefer 'Reply-To' header over mailing list header when
13996                 replying to a message. Finally prevent all those confirmation 
13997                 messages being sent to the list itself.
13998
13999         * src/summaryview.c
14000                 remove unused summary_set_menu_sensitive() entry
14001
14002 2001-12-13 [paul]       0.6.5claws82
14003
14004         * src/folderview.c
14005         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
14006         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
14007         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
14008                 improvements to 'Hide read messages': Inbox, Outbox,
14009                 Trash, Queue, and Draft icons now reveal presence of hidden 
14010                 messages
14011
14012 2001-12-12 [alfons]     0.6.5claws81
14013
14014         0.6.5claws80 was tagged as LAST_STABLE
14015
14016         * src/filtering.[ch]
14017         * src/matcher.[ch]
14018         * src/matcher_parser_lex.c
14019                 fix the filtering; my last attempt to get it right, 
14020                 if it does not work, it's Hoa's turn. ;-)
14021
14022                 for my honourable peers:
14023                 
14024                 the code now makes a clear distinction between
14025                 rules as they are displayed (probably escaped),
14026                 and as they are executed (probably unescaped). the
14027                 parser does *NOT* do any unescaping, this is
14028                 the task of the matcher.c (which breaks up a
14029                 rule into condition) and the filtering.c (which
14030                 breaks up the rule's action). to make this
14031                 run happily we provide an unescaped copy of
14032                 crucial strings to the MatcherProp and 
14033                 FilteringAction structures. note that the only
14034                 exception to this is any REGEXP string. those
14035                 are directly passed to regcomp() and regexp()
14036                 (who have much more powerful unescape functions).
14037                 
14038                 for everyone else:
14039         
14040                 you can escape tab (\t), carriage return (\r),
14041                 linefeed (\n), form feed (\f), quote (\"), 
14042                 single quote (\'), bell (\b) in all the entry
14043                 lines in the scoring & filtering dialogs.
14044                 as an added bonus this should not affect
14045                 existing filtering rules.
14046
14047 2001-12-12 [carsten]    0.6.5claws80
14048
14049         * src/summaryview.c
14050         * po/de.po
14051                 "item(s) selected" is now sensitive to 1 or more
14052                 than one selected (nice for language where simple
14053                 adding of a "s" is not possible as German (Eintrag
14054                 ->Eintr"age)
14055                 
14056                 the "forward as attachment" entry from the right
14057                 click menu removed, "forward" acts following the
14058                 prefs
14059         
14060         * src/textview.c
14061                 reverted my former changes; so compiler warning again
14062                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
14063                 nevertheless
14064
14065         * src/messageview.c
14066                 "search in message" does now *not* only work in MVIEW_TEXT
14067                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
14068                 message
14069
14070         * src/mainwindow.c
14071                 removed "/File/_Close" as it was the same as "/File/E_xit"
14072                 and we don't need it two times
14073
14074                 the separate folder view and message view now get a distinct
14075                 WMCLASS, just in case someone is using sawfish ;-)
14076
14077                 as the menu entries "/View/Message view" and "/View/Folder tree"
14078                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
14079                 make them sensitive accordingly and as these two are "shown"
14080                 after startup anytime check this menuitem at startup
14081
14082 2001-12-12 [paul]       0.6.5claws79
14083
14084         * src/folderview.c
14085                 fix sensitivity of 'Search folder...', broken in
14086                 0.6.5claws75
14087
14088         * src/mainwindow.c
14089                 fix dodgy English
14090
14091 2001-12-11 [carsten]    0.6.5claws78
14092         * src/filtering.c
14093                 fixed two typos returning a wrong FALSE/TRUE
14094         * src/mainwindow.[ch]
14095                 extra menu for email/news button removed
14096
14097 2001-12-11 [alfons]     0.6.5claws77
14098         
14099         * src/matcher.c                 (1.3)
14100         * src/matcher_parser_lex.l      (1.28)
14101                 revert for another attempt
14102                 mark 0.6.5claws77 as LAST_STABLE
14103
14104 2001-12-11 [christoph]  0.6.5claws76
14105
14106         * po/de.po
14107                 fixed wrong translation for prev. unread msg
14108
14109 2001-12-11 [paul]       0.6.5claws75
14110
14111         * src/folder.[ch]
14112         * src/folderview.c
14113         * src/mainwindow.c
14114         * src/summaryview.[ch]
14115         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
14116                 enable ability to hide read messages on per folder basis via 
14117                 '/Summary/Hide read messages'; when selected, a folder will 
14118                 have a red open folder icon, instead of a blue icon, if the 
14119                 folder contains hidden messges
14120                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
14121
14122         * src/mainwindow.c
14123                 remove '/Message/Forward as attachment' from 
14124                 main_window_set_menu_sensitive() to prevent debug warning
14125
14126         * src/folderview.c
14127         * src/mainwindow.c
14128                 Clean up some of the English
14129
14130         * tools/newscache_clean.pl
14131                 allow for new 'hidereadmsgs' entry in folderlist.xml
14132
14133         * po/es.po
14134                 updated translation, submitted by Ricardo Mones Lastra
14135
14136 2001-12-11 [paul]       0.6.5claws74
14137
14138         * sync with sylpheed 0.6.5cvs25
14139                 see ChangeLog entry 2001-12-11
14140
14141 2001-12-10 [alfons]     0.6.5claws73
14142
14143         * src/matcher.c
14144                 add more control characters
14145         * src/matcher_parser_lex.l
14146                 make escaping / unescaping work again
14147
14148 2001-12-10 [alfons]     0.6.5claws72
14149
14150         * src/imap.c
14151                 clean up warnings "returning value for void function" 
14152         * src/prefs_filtering.c
14153                 make info button for execute action sensitive
14154
14155 2001-12-10 [paul]       0.6.5claws71
14156
14157         * src/compose.c
14158         * src/imap.[ch]
14159         * src/summaryview.c
14160                 fix: imap server now gets informed of MARKED, UNMARKED
14161                 and REPLY events. Now people can use different IMAP-Mail
14162                 clients and have the exact same information about MARKED,
14163                 UNMARKED and REPLY status with all of them. Especially
14164                 useful for imap servers with a web-frontend.
14165                 submitted by Tobias Sandhaas <medlor@web.de>
14166
14167 2001-12-09 [melvin]     0.6.5claws70
14168         
14169         * src/textview.[ch]
14170                 fixed bug #490076 (hunted down by Alfons who implemented
14171                 a workaround in 0.6.5claws65)
14172
14173 2001-12-09 [christoph]  0.6.5claws69
14174
14175         * src/summaryview.c
14176                 set pointer to string in LOCKED column to NULL
14177                 (might fix bug #490800)
14178
14179 2001-12-09 [carsten]    0.6.5claws68
14180
14181         * po/de.po
14182                 resolved some cluttered menu shortcuts 
14183                 ('creating new email' and 'creating news message'
14184                 hade the same)
14185         * src/compose.c
14186                 wmclass now distinc from main window
14187         * src/mainwindow.c
14188           src/mainwindow.h
14189                 email/news and forward button functionality similar
14190                 to the reply buttons; removed the ugly dropdown arrows
14191                 and use instead the right mouse button
14192
14193 2001-12-09 [paul]       0.6.5claws67
14194
14195         * src/imap.c
14196         * src/utils.h
14197                 allow spaces in imap folder names
14198                 submitted by Willem van Engen <wvengen@stack.nl>
14199
14200 2001-12-09 [paul]       0.6.5claws66
14201
14202         * sync with sylpheed 0.6.5cvs24
14203                 see ChangeLog entry 2001-12-09
14204
14205 2001-12-08 [alfons]     0.6.5claws65
14206
14207         * src/textview.c
14208                 prevent secondary selection claim after "add to sender" dialog
14209                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
14210                 we trick GTK by simulating a click at (0, 0) in the textview.
14211
14212 2001-12-08 [hoa]        0.6.5claws64
14213
14214         * src/folder.c
14215                 fixed a bug about the .processing folder name while filtering
14216
14217 2001-12-08 [alfons]     0.6.5claws63
14218
14219         * src/folderview.c 
14220                 work around problem of not correctly updating folder stats
14221                 when deleting messages. there's some folder scanning evil
14222                 going so the folderview_update_msg_num() does not work
14223                 correctly. need to investigate this.
14224
14225 2001-12-08 [paul]       0.6.5claws62
14226
14227         * sync with sylpheed 0.6.5cvs23
14228                 see ChangeLog entry 2001-12-08
14229
14230 2001-12-07 [christoph]  0.6.5claws61
14231
14232         * src/compose.c
14233                 fix another header translation problem
14234
14235 2001-12-07 [alfons]     0.6.5claws60
14236
14237         * src/mbox.c
14238                 make filtering also work on local spool mbox
14239
14240 2001-12-07 [carsten]    0.6.5claws59
14241         * src/addressbook.c
14242                 addressbook window gets a wmclass distinct from the main
14243                 sylpheed window
14244         * src/compose.h
14245         * src/mainwindow.[ch]
14246                   forward menu item will use mode selected in prefs, forward 
14247                 as attatchment in menu removed (will be substituted in the
14248                 toolbar similar to reply buttons)
14249                   create news message menu entry and news button is now 
14250                 sensitive to the existance of a news account
14251         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
14252         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
14253         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
14254                 these are removed because the toolbar buttons don't show
14255                 the quoting modus any longer
14256
14257 2001-12-07 [paul]
14258
14259         * tools/newscache_clean.pl      ** NEW FILE **
14260                 perl script to do some tidying up in the newscache directory 
14261                 
14262         * tools/sylpheed-switcher       ** NEW FILE **
14263                 perl script to enable easy switching between main and claws
14264                 
14265         * tools/README
14266                 added descriptions of the two new perl scripts          
14267
14268
14269 2001-12-07 [melvin]     0.6.5claws58
14270
14271         * src/messageview.c
14272                 fixed a warning during compilation introduced in 0.6.5claws56
14273
14274 2001-12-07 [paul]       0.6.5claws57
14275
14276         * src/mainwindow.[ch]
14277         * src/menu.[ch]
14278                 further usability enhancements to replying with or without 
14279                 quoting via the toolbar, use of Ctrl key is replaced by 
14280                 drop down menu 
14281                 Submitted by Carsten Schurig            
14282
14283 2001-12-07 [melvin]     0.6.5claws56
14284
14285         * src/messageview.c
14286                 hack to fix bug that prevented to make/paste selections
14287                 after switching between MVIEW_TEXT and MVIEW_MIME views
14288                 without deselecting the selection first.
14289
14290 2001-12-06 [alfons]     0.6.5claws55
14291
14292         * src/filtering.[ch]
14293         * src/inc.c
14294                 revise filtering a little bit more, and make sure
14295                 messages are delivered to the appropriate inbox
14296                 (perhaps set per account)
14297
14298 2001-12-06 [paul]       0.6.5claws54
14299
14300         * sync with sylpheed 0.6.5cvs22
14301                 see ChangeLog entry 2001-12-06
14302
14303 2001-12-05 [alfons]     0.6.5claws53
14304
14305         * src/inc.c
14306         * src/folder.[ch]
14307         * src/procmsg.c
14308         * src/filtering.c
14309                 more revisions of filtering system
14310                 (last stable version is marked as LAST_STABLE)
14311                 
14312                 | NOTE 1): the filtering system now uses a local folder called
14313                 | .processing. if filtering fails, check this directory
14314                 | for missing messages.
14315                 |
14316                 | NOTE 2): help us find the filtering actions still missing
14317
14318 2001-12-05 [paul]       0.6.5claws52
14319
14320         * src/mainwindow.c
14321                 fix bug where 'Empty Trash?' pop-up window appears even
14322                 when Trash is empty, submitted by Jesse Skinner         
14323
14324 2001-12-05 [melvin]     0.6.5claws51
14325
14326         * src/compose.c
14327                 fixed bug #486106 to select correct account when reediting 
14328                 a queued message
14329         
14330 2001-12-04 [alfons]     0.6.5claws50
14331
14332         * src/mh.c
14333                 declare markfile in appropriate functions when
14334                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
14335                 for spotting this)
14336
14337 2001-12-04 [paul]       0.6.5claws49
14338
14339         * sync with sylpheed 0.6.5cvs21
14340                 see ChangeLog entry 2001-12-04
14341
14342 2001-12-03 [christoph]  0.6.5claws48
14343
14344         * po/de.po
14345                 changed translation of undo
14346         * src/account.c
14347         * src/folder.c
14348                 don't reinvent the wheel to traverse a GNode
14349         * src/compose.[ch]
14350                 seperate code to create the compose gui into functions
14351                 add "Others" page with folder selection for saving copy
14352                 of the message.
14353                 the folder identifier is saved to queue header
14354         * src/procmsg.c
14355                 save message to folder in queue header
14356
14357 2001-12-03 [paul]       0.6.5claws47
14358
14359         * sync with sylpheed 0.6.5cvs20
14360                 see ChangeLog entry 2001-12-03
14361
14362 2001-12-01 [paul]
14363
14364         * more sync with sylpheed 0.6.5cvs19
14365                 see ChangeLog entry 2001-11-29
14366
14367 2001-11-30 [paul]       0.6.5claws46
14368         
14369         * src/compose.c
14370                 remove conflicts introduced by Hoa's last commit
14371          
14372         * src/mainwindow.c
14373                 make 'Message/Bounce' sensitive
14374
14375 2001-11-30 [hoa]        0.6.5claws45
14376
14377         * src/compose.c
14378                 slightly change bounce function to add
14379                 information about the user that bounced the mail
14380                 in the From header line.
14381
14382         * src/folderview.c
14383                 permit the use of processing in outbox folder.
14384
14385 2001-11-29 [paul]       0.6.5claws44
14386
14387         * src/mainwindow.[ch]
14388         * src/prefs_common.c
14389         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
14390         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
14391         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
14392                 usability enhancements to the quoting, implements
14393                 use of Ctrl key to toggle quoting settings
14394                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
14395
14396 2001-11-29 [paul]       0.6.5claws43
14397         
14398         * sync with sylpheed 0.6.5cvs19
14399                 see ChangeLog entry 2001-11-28
14400
14401 2001-11-29 [melvin]     0.6.5claws42
14402         * src/Makefile.am
14403                 added enriched.[ch] to the list of files
14404
14405         * src/textview.c
14406         * src/mimeview.c
14407         * src/procmime.[ch]
14408         * src/enriched.[ch]
14409                 added support to view text/enriched
14410                 added support to show headers in message view for text/enriched and text/html
14411                         in non multipart messages
14412
14413 2001-11-28 [paul]       0.6.5claws41
14414
14415         * more sync with sylpheed 0.6.5cvs18
14416                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
14417
14418 2001-11-27 [paul]       0.6.5claws40
14419         
14420         * po/pt_BR.po
14421                 updated translation, submitted by Fabio Junior Beneditto
14422                 
14423         * sync with sylpheed 0.6.5cvs18
14424                 see ChangeLog entries 2001-11-26 (src/textview.c) and
14425                 2001-11-27
14426
14427
14428 2001-11-26 [paul]
14429
14430         * po/es.po
14431                 updated translation, submitted by Ricardo Mones Lastra
14432
14433 2001-11-26 [alfons]
14434
14435         * src/matcher.c
14436                 add more translatable strings
14437
14438 2001-11-26 [christoph]  0.6.5claws39
14439
14440         * po/de.po      
14441                 fixed one more umlaut
14442         * src/compose.c
14443                 fix translated header when it should not be translated
14444
14445 2001-11-26 [paul]       0.6.5claws38
14446
14447         * src/mainwindow.c
14448                 remove '/Message/Add Sender to address book' from 
14449                 main_window_set_menu_sensitive(), prevent debug warning
14450                 add 'Message/Mark/Mark all read' to mainwin_entries[]
14451
14452 2001-11-26 [paul]       0.6.5claws37
14453
14454         * src/summaryview.c
14455                 fix 'recurring unread state' bug 
14456
14457         * tools/README 
14458         * tools/filter_conv.pl
14459                 read name of top level mailbox from folderlist.xml
14460                 and presume nothing about its name              
14461
14462 2001-11-26 [darko]      0.6.5claws36
14463
14464         * src/gtkstext.[ch]
14465                 removed functions that are now in gtkutils.c
14466                 use gtkut_text_is_uri_string() from gtkutils.c
14467         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
14468
14469 2001-11-26 [paul]       0.6.5claws35
14470
14471         * sync with sylpheed 0.6.5cvs16
14472                 see ChangeLog entries 2001-11-25 and 2001-11-26
14473
14474 2001-11-25 [alfons]     0.6.5claws34
14475
14476         EXPERIMENTAL!!! Please checkout the last stable version using: 
14477           
14478         % cvs update -r LAST_STABLE -dRAP
14479
14480         (Or help us testing this stuff.)
14481
14482         * src/filtering.c               (1.14)
14483         * src/filtering.h               (1.6)
14484         * src/inc.c                     (1.28)
14485         * src/matcher.c                 (1.20)
14486         * src/mbox.c                    (1.9)
14487         * src/procmsg.h                 (1.14)
14488         * src/summaryview.c             (1.59)
14489         * src/summaryview.h             (dunno)
14490                 revert/merge/sync to as it was before commit 
14491                 on Thu, 19 Jul 2001 10:15:51 -0700.
14492
14493 2001-11-25 [hoa]        0.6.5claws33
14494
14495         * src/main.c
14496                 processing mails at startup
14497
14498         * src/folderview.c
14499         * src/summaryview.[ch]
14500                 processing mails when entering folder
14501
14502         * src/prefs_filtering.c
14503                 fixed some UI bugs
14504
14505 2001-11-24 [alfons]     0.6.5claws32
14506
14507         * src/summaryview.[ch]
14508                 make summary sort headers work, and also make
14509                 sure the sort type is stored
14510
14511 2001-11-23 [alfons]     0.6.5claws31
14512
14513         * src/summaryview.[ch]
14514                 make lock work like mark
14515                 disallow deleting messages marked as locked
14516
14517 2001-11-23 [alfons]     0.6.5claws30
14518
14519         * src/gtkstext.c
14520         * src/compose.[ch]
14521         * src/Makefile.am
14522         * src/undo.[ch]
14523                 merge undo patch submitted by Jens
14524
14525 2001-11-23 [christoph]  0.6.5claws29
14526
14527         * src/.cvsignore
14528                 added ylwrap
14529         * src/compose.c
14530                 fixed gpg signing and encoding
14531         * src/folder.[ch]
14532         * src/main.c
14533                 added --status option to get new, unread and total
14534                 message count from a running sylpheed
14535         * src/prefs_common.c
14536                 temporary fix for reply_with_quote problem
14537                 (don't call functions for non existing widget)
14538         * src/procmsg.c
14539                 one more check for ignored threads but still not
14540                 always working correctly. probably a recursive
14541                 check for all parents is needed
14542
14543 2001-11-23 [darko]      0.6.5claws28
14544
14545         * src/compose.c
14546                 wrapping on send improvements
14547         * src/gtkutils.[ch]
14548                 fix for GtkSText after last sync with main branch
14549                 GTK_TEXT -> GTK_STEXT
14550
14551 2001-11-23 [paul]       0.6.5claws27
14552
14553         * sync with sylpheed 0.6.5cvs14
14554                 see ChangeLog entries 2001-11-22 and 2001-11-23
14555                 
14556         * po/de.po
14557                 fixed the scrambled umlauts 
14558                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
14559
14560 2001-11-21 [paul]       0.6.5claws26
14561
14562         * sync with sylpheed 0.6.5cvs12
14563                 see 2nd ChangeLog entry dated 2001-11-20
14564
14565 2001-11-20 [paul]       0.6.5claws25
14566
14567         * sync with sylpheed 0.6.5cvs11
14568                 see ChangeLog entry 2001-11-19 (src/utils.c)
14569
14570 2001-11-20 [hiro]
14571
14572         * src/compose.c
14573                 GTK_TEXT -> GTK_STEXT
14574                 fix for wrong comment
14575
14576 2001-11-20 [hiro]       0.6.5claws24
14577
14578         * src/compose.[ch]
14579                 more merges from main branch
14580                 removed fatal warnings (uninitialized variables etc.)
14581                 some coding style fix
14582         * src/gtkutils.h
14583                 fixed typo.
14584         * src/addressbook.c
14585           src/addrindex.c
14586                 V-Card -> vCard
14587
14588 2001-11-19 [hoa]        0.6.5claws23
14589
14590         * src/filtering.c
14591         * src/prefs_scoring.c
14592         * src/matcher.[ch]
14593         * src/scoring.c
14594                 cleaning code
14595
14596         * src/matcher_parser_parse.y
14597         * src/prefs_filtering.c
14598                 bouncing
14599
14600 2001-11-19 [alfons]     0.6.5claws22
14601
14602         more of my old things into claws
14603
14604         * src/Makefile.am
14605         * src/prefs_common.c
14606         * src/procmsg.h
14607         * src/summaryview.[ch]
14608         * src/prefs_summary_column.c
14609         * src/pixmaps/locked.xpm
14610                 add indicators for locking of message in summary view
14611                 (does not work yet, only visual indicator)
14612
14613 2001-11-19 [paul]       0.6.5claws21
14614
14615         * sync with sylpheed 0.6.5cvs10
14616                 see ChangeLog entry 2001-11-19
14617
14618 2001-11-18 [alfons]     0.6.5claws20
14619         
14620         * src/filtering.c
14621                 remove an inadvertent free I forgot in previous clean up 
14622
14623 2001-11-18 [alfons]     0.6.5claws19
14624
14625         * src/filtering.[ch]
14626                 clean up & plug leaks
14627
14628 2001-11-18 [paul]       0.6.5claws18
14629
14630         * sync with sylpheed 0.6.5cvs9
14631                 see ChangeLog entries 2001-11-17 and 2001-11-18
14632
14633 2001-11-16 [paul]       0.6.5claws17
14634
14635         * sync with sylpheed 0.6.5cvs8
14636                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
14637
14638 2001-11-16 [paul]       0.6.5claws16
14639
14640         * sync with sylpheed 0.6.5cvs7
14641                 see ChangeLog entries 2001-11-15 and 2001-11-16
14642
14643 2001-11-15 [hoa]        0.6.5claws15
14644
14645         * src/compose.c
14646                 fix bounce, mails we received couln't be bounced to ourself.
14647
14648         * src/defs.h
14649         * src/filtering.[ch]
14650         * src/matcher.[ch]
14651         * src/matcher_parser.h
14652         * src/matcher_parser_lex.l
14653         * src/matcher_parser_parse.y
14654         * src/inc.c
14655         * src/main.c
14656         * src/mbox.c
14657         * src/prefs_filtering.[ch]
14658         * src/mainwindow.c
14659         * src/prefs_matcher.c
14660         * src/prefs_scoring.c
14661         * src/scoring.[ch]
14662         * src/summaryview.c
14663                 new matcher/filter/score configuration file parser
14664                 one unique configuration file => ~/.sylpheed/matcherrc
14665                 import in currently automatic, then save are made
14666                 in this new file.
14667                 one filter per folder and one global filter
14668                 (filter of a folder will be used as folder processing)
14669
14670         * src/folder.c
14671                 fix a bug in folder_item_get_identifier
14672                 
14673         * src/messageview.c
14674                 receive receipt return are fixed.
14675
14676 2001-11-14 [alfons]     0.6.5claws14
14677
14678         * src/session.h
14679                 add things from main branch to make claws compile
14680
14681 2001-11-14 [paul]       0.6.5claws13
14682
14683         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
14684                 see ChangeLog entries 2001-11-08 to 2001-11-14
14685
14686 2001-11-14 [hoa] 0.6.5claws12
14687
14688         * src/compose.[ch]
14689         * src/mainwindow.c
14690         * src/summaryview.c
14691                 add "bounce mail" option
14692
14693 2001-11-13 [christoph]  0.6.5claws11
14694
14695         * src/compose.c
14696                 Cleanup a mess i add before commiting
14697
14698 2001-11-13 [hoa]        0.6.5claws10
14699
14700         * src/compose.c
14701                 some fixes when mail are sent or
14702                 for crossposts
14703
14704 2001-11-13 [christoph]  0.6.5claws9
14705
14706         * po/de.po
14707                 Changed two string with the same translation
14708         * src/compose.c
14709         * src/procmsg.[ch]
14710         * src/send.[ch]
14711                 New mailsending process:
14712                   - Always queue message before sending
14713                     (message will be saved if sylpheed crashed or
14714                      freezes while sending)
14715                   - Allow queuing of newspostings
14716                   - No copy in outbox before sending
14717                     (closes bug #469501)
14718                   - No more redundant code for send and send_later
14719         * src/summaryview.c
14720                 Applied wwp <subscript@free.fr>'s patch that fixes
14721                 marks for multiple forwarded messages (+compose.c)
14722
14723 2001-11-12 [alfons]
14724
14725         * README.claws
14726                 remove things that are now in main branch
14727         
14728         * po/nl.po
14729                 update Dutch translation
14730
14731 2001-11-12 [mhadasht]   0.6.5.claws8
14732
14733         * src/prefs_common.c
14734                 re-enabled account autoselection feature for forward
14735                 and reedit lost during the branch point for SYNC-B4-REL
14736         * src/gtkspell.c
14737                 gtkpspell_get_dict(): more readable code (even if function is
14738                 not used yet)
14739         * ChangeLog.claws
14740                 added version number info to 2001-11-12 [hiro] comment.
14741
14742 2001-11-12 [hiro]       0.6.5.claws7
14743
14744         * src/compose.c
14745                 compose_forward(): fixed a bug that forward quote mark
14746                 wasn't used.
14747                 removed unnecessary code.
14748         * src/template_select.[ch]: removed.
14749
14750 2001-11-11 [alfons]
14751
14752         * src/compose.c
14753                 :%s/GTK_TEXT/GTK_STEXT/g
14754         
14755         * src/compose.[ch]
14756         * src/undo.[ch]
14757         * src/Makefile.am
14758                 revert the undo stuff (this is 0.6.6claws stuff)
14759
14760 2001-11-11 [hoa]        0.6.5.claws6
14761
14762         * src/compose.[ch]
14763                 Insert signature at the end of the text.
14764                 Added undo patch but currently disabled
14765
14766         * src/procmsg.c
14767                 Threading by subject improved.
14768
14769         * added src/undo.[ch]
14770                 Undo module for compose dialog box.
14771
14772 2001-11-11 [alfons]     0.6.5.claws5
14773
14774         * src/procmsg.c
14775                 prevent threading by subject on nodes that have already been
14776                 threaded by in-reply-to (as in "circular references in a tree
14777                 result in a dead branch")
14778
14779 2001-11-09 [hoa]        0.6.5.claws4
14780         
14781         * src/folderview.c
14782                 allows creation of mbox folder item from any files.
14783
14784 2001-11-09 [alfons]     0.6.5.claws3
14785         
14786         * src/utils.c
14787         * src/procmsg.c
14788                 do what I mean and correct threading by subject so it really
14789                 ignores attracting lines without "Re: "
14790
14791 2001-11-07 [alfons]     0.6.5.claws2
14792
14793         * src/procmsg.c
14794         * src/utils.[ch]
14795                 only attract by subject if a subject line starts with a "Re: "
14796         * src/syldap.c
14797                 remove warning
14798
14799 2001-11-07 [paul]       0.6.5claws1
14800
14801         * sync with sylpheed 0.6.5. release
14802                 see ChangeLog entry 2001-11-07
14803
14804 2001-11-07 [paul]       0.6.4claws31
14805
14806         * sync with sylpheed 0.6.4cvs18
14807                 see ChangeLog entries 2001-10-30 to 2001-11-07
14808                 prefs_templates.[ch] renamed prefs_template.[ch]
14809
14810 2001-11-06 [alfons]
14811         
14812         * src/utils.h
14813                 add semicolon Hoa forgot ;-)
14814                 
14815
14816 2001-11-06 [hoa]        0.6.4claws30
14817         
14818         * src/procmsg.c
14819         * src/summaryview.c
14820         * src/utils.c
14821         * src/utils.h
14822                 threading by subject - empty subject are ignored
14823
14824 2001-11-06 [christoph]  0.6.4claws29
14825
14826         * src/socket.c
14827                 use SSL_peek for sock_gets
14828         * src/utils.c
14829                 removed unneeded pointer in extracting quoted
14830                 names implementation
14831
14832 2001-11-06 [melvin]     0.6.4claws28
14833
14834         * src/gtkspell.c
14835                 fixed bug #476792 Selection overtyping with spell checker
14836                 fixed bug which could cause a buffer overflow
14837                 fixed a memory leak
14838
14839 2001-11-06 [hoa]        0.6.4claws27
14840         
14841         * src/procmsg.c
14842         * src/summaryview.c
14843                 threading by subject
14844
14845 2001-11-05 [alfons]     0.6.4claws26
14846         
14847         * README.claws
14848                 Claws -> Sylpheed (vice versa)
14849
14850         * src/compose.c
14851                 :%s/gtk_text/gtk_stext/g
14852                 :%s/GTK_TEXT/GTK_STEXT/g
14853                 (thanks to Jonathan Ware for spotting this)
14854
14855 2001-11-04 [christoph]  0.6.4claws25
14856
14857         * src/summaryview.c
14858                 replace Xalloca + strdup with Xstrdup_a
14859         * src/utils.c
14860                 better implementation of extracting quoted names
14861                 from addresses (remove backlashes and ignore
14862                 quotes after them)
14863
14864 2001-11-04 [alfons]     0.6.4claws24
14865
14866         * src/utils.[ch]
14867                 edit to comply more with coding style
14868
14869         * src/textview.c
14870                 fix bug reported by Kim Schulz. introduced by the patch integrated
14871                 in 0.6.4claws15. the code did not check the return value of
14872                 the html parser.
14873
14874         * AUTHORS
14875                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
14876
14877 2001-11-04 [christoph]  0.6.4claws23
14878
14879         * src/main.c
14880         * src/prefs_common.[ch]
14881                 init some pointers that possibly caused a segfault
14882                 reported in the claws-users ML
14883
14884 2001-11-04 [hoa]        0.6.4claws22
14885
14886         * src/grouplistdialog.c
14887                 change the names of the nodes in the tree
14888
14889         * src/compose.c
14890                 enhanced mailto syntax as described in
14891                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
14892                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
14893
14894         * src/utils.c
14895                 encode and decode URI (useful when opening URL into
14896                 netscape).
14897
14898 2001-11-03 [hoa]        0.6.4claws21
14899
14900         * src/grouplistdialog.c
14901                 a new newsgroups list selection dialog box
14902                 with a CTree instead of a CList
14903
14904 2001-11-03 [hoa]        0.6.4claws20
14905
14906         * src/folderview.c
14907                 enable property and scoring options when right
14908                 click on "inbox"
14909
14910         * src/summaryview.c
14911                 fixed bug when nickname were displayed using
14912                 the address book.
14913
14914 2001-11-02 [darko]      0.6.4claws19
14915
14916         * src/compose.c
14917                 new wrap quotation and URL/long words wrapping implementation
14918         * src/compose.c src/gtkstext.[ch]
14919                 move gtkstext_strncmp() to gtkstext.c
14920
14921 2001-11-01 [christoph]  0.6.4claws18
14922
14923         * src/prefs_account.c
14924                 fixed mess in account settings dialog
14925         * src/prefs_folder_item.c
14926                 added label with folder path to dialog
14927
14928 2001-10-31 [match]      0.6.4claws17
14929
14930         * src/vcard.c
14931                 fix memory leak.
14932         * src/addrbook.c
14933                 fix generation of spurious address book file names.
14934                 remove redundant functions.
14935         * po/POTFILES.in
14936                 added missing file names.
14937
14938 2001-10-30 [paul]       0.6.4claws16
14939
14940         * sync with sylpheed 0.6.4cvs6
14941                 see ChangeLog entries 2001-10-26 to 2001-10-30
14942
14943         * tools/filter_conv.pl
14944                 read folderlist.xml to discover whether the top-level
14945                 folder is called 'Mailbox' or 'Mail' 
14946
14947 2001-10-29 [paul]       0.6.4claws15
14948
14949         * src/html.c, src/textview.c
14950                 activate links in html mail and fix clickable parts
14951                 Submitted by Matthieu Dazy <dazy@t-surf.com>
14952
14953 2001-10-29 [paul]
14954
14955         * po/de.po, po/es.po, po/pt_BR/po
14956                 updated translations, submitted by Jens Oberender,
14957                 Ricardo Mones Lastra, and Fabio Junior Beneditto
14958
14959 2001-10-29 [darko]      0.6.4claws14
14960
14961         * src/compose.c
14962                 fix wrapping for good
14963
14964 2001-10-29 [darko]
14965
14966         * src/compose.c
14967                 undo previous change as it broke the smart wrapping
14968
14969 2001-10-29 [darko]      0.6.4claws13
14970
14971         * src/compose.c
14972                 fix infinite loop when long URL is quoted
14973                 (closes bug #475122.
14974
14975 2001-10-28 [match]
14976
14977         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
14978                 import Mutt address book
14979         * src/ldif.[ch] src/importldif.h
14980                 modified import LDIF handle user attributes
14981
14982 2001-10-28 [christoph]  0.6.4claws12
14983
14984         * src/summaryview.c
14985                 fixed that filtering did not work if there
14986                 were no filter rules
14987                 (closes bug #472003 and better implementation
14988                  of patch #474644)
14989
14990 2001-10-27 [christoph]  0.6.4claws11
14991
14992         * src/compose.c
14993                 make the folder's default account to be used when
14994                 replying. (patch by wwp <subscript@free.fr>)
14995         * src/compose.c
14996                 code cleanup, nearly killed all of wwp's patch
14997                 for folder's default account in compose
14998         * src/folderview.c
14999                 error panel when a folder could not be created
15000                 (closes bug #471080 new folder name & already
15001                  existing file)
15002
15003 2001-10-26 [alfons]
15004
15005         * src/utils.h
15006                 change prototype of strstr2() that Christoph forgot about
15007
15008 2001-10-26 [christoph]  0.6.4claws10
15009
15010         * src/account.c
15011                 made search for accounts by email address not case
15012                 sensitive
15013         * src/folder.c
15014                 fixed memory leak in folder_item_get_identifier
15015         * src/gtkspell.c
15016         * src/utils.c
15017                 fixed wrong strstr2 (should work like strstr)
15018
15019 2001-10-26 [darko]      0.6.4claws9
15020
15021         * src/compose.c src/gtkstext.[ch]
15022         * src/gtkstext.c
15023                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
15024
15025 2001-10-26 [paul]       0.6.4claws8
15026
15027         * src/html.c
15028                 ignore css and javascript tags in html mail
15029                 case-insensitive, with or without double-quoted
15030                 strings
15031
15032 2001-10-26 [paul]       0.6.4claws7
15033
15034         * sync with sylpheed 0.6.4cvs1
15035                 see ChangeLog entry 2001-10-26
15036
15037         * src/prefs_account.c, src/prefs_common.c,
15038           src/prefs_summary_column.c
15039                 minor improvements to the English
15040
15041 2001-10-25 [alfons]     0.6.4claws6
15042
15043         * src/gtkstext.c
15044         
15045                 make GtkSText follow style of GtkText (closes bug 
15046                 #469211 "text selection while writing message")
15047                 
15048                 do sync with GTK 1.2.10
15049
15050 2001-10-25 [paul]       0.6.4claws5
15051
15052         * src/html.c
15053                 ignore css tags in html mail
15054
15055 2001-10-25 [darko]      0.6.4claws4
15056
15057         * src/compose.c
15058                 don't declare is_url_string as static function since
15059                 we need it in gtkstext.c
15060         * src/gtkstext.c
15061                 remove unused variable
15062                 don't wrap long URLs while composing a message
15063
15064 2001-10-24 [christoph]  0.6.4claws3
15065
15066         * src/socket.c
15067                 fix ssl deadlock, when peer closes connection
15068
15069 2001-10-24 [paul]       0.6.4claws2
15070
15071         * src/prefs_common.c
15072                 gettextize the gpg ascii-armored warning message
15073
15074         * src/compose.c
15075                 insert a DOS/MAC file into the composed message
15076                 (improvements)
15077
15078         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
15079
15080 2001-10-22 [paul]       0.6.4claws1
15081
15082         * sync with sylpheed 0.6.4 release
15083                 see ChangeLog entries 2001-10-21
15084
15085         * po/fr.po, po/pt_BR.po
15086                 updated by Melvin Hadasht and Fabio Junior Beneditto
15087
15088 2001-10-21 [paul]       0.6.3claws30
15089
15090         * src/compose.c
15091                 insert a DOS text file from the compose window
15092                 into the composed message text (removes CRs characters)
15093                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
15094
15095         * tools/filter_conv.pl, tools/README
15096                 automatically use ~/.sylpheed as working directory
15097                 print out confirmation message on completion
15098
15099         * correct Hoa's last ChangeLog.claws entry
15100
15101 2001-10-20 [hoa]        0.6.3claws29
15102
15103         * src/grouplistdialog.c
15104                 bugfix (another ?) to give the right
15105                 newsgroups list for each news server.
15106
15107         * src/news.c
15108         * src/news.h
15109                 improve the newsgroups list cache
15110
15111 2001-10-20 [paul]       0.6.3claws28
15112
15113         * sync with sylpheed 0.6.3cvs9
15114                 see ChangeLog entry 2001-10-19
15115
15116         * correct Alfons' last ChangeLog.claws entry
15117
15118 2001-10-19 [alfons]
15119
15120         * src/pgptext.[ch]
15121                 fix compilation problems (part of bug #472895)
15122
15123 2001-10-18 [hoa]        0.6.3claws27
15124
15125         * src/grouplistdialog.c
15126                 bugfix when we refresh was clicked (bug 472701)
15127
15128 2001-10-19 [christoph]  0.6.3claws26
15129
15130         * src/compose.c
15131                 last header entry should default to "To:" or
15132                 "Newsgroups:" and not copy the last entry line
15133                 in a new compose window
15134                 (closes bug #472686, #470792)
15135
15136 2001-10-19 [paul]       0.6.3claws25
15137
15138         * sync with Sylpheed 0.6.3cvs8
15139                 see ChangeLog entries 2001-10-18 and 2001-10-19
15140
15141 2001-10-18 [christoph]  0.6.3claws24
15142
15143         * src/procmsg.c
15144                 reimplement ignore thread
15145         
15146 2001-10-18 [hoa]        0.6.3claws23
15147
15148         * src/folderview.c
15149         * src/grouplistdialog.[ch]
15150                 enhanced news subscription interface (feature 469113)
15151
15152         * src/news.c
15153         * src/news.h
15154                 enchanced newsgroup listing,
15155                 now, we can get groups informations
15156                 (NNTPGroupInfo)
15157
15158 2001-10-18 [paul]       0.6.3claws22
15159
15160         * src/summaryview.c
15161                 remove comment (sync with main branch)
15162         * src/mainwindow.c
15163                 fix 'Re-edit' bug in 'Message' menu
15164
15165 2001-10-17 [christoph]  0.6.3claws21
15166
15167         * src/compose.c
15168                 ignore empty or whitespace only header lines
15169
15170 2001-10-17 [paul]       0.6.3claws20
15171
15172         * sync with sylpheed 0.6.3cvs7
15173                 see ChangeLog entries 2001-10-14, 2001-10-16, and
15174                 2001-10-17
15175
15176 2001-10-17 [darko]
15177
15178         * src/compose.c
15179                 wrap long lines without spaces
15180                 don't wrap URLs
15181
15182 2001-10-16 [paul]
15183
15184         * po/es.po, po/nl.po, po/pt_BR.po
15185                 updated by Ricardo Mones Lastra, Alfons,
15186                 and Fabio Junior Beneditto
15187
15188         * sylpheed-0.6.3claws released
15189
15190 2001-10-15 [melvin] 0.6.3claws18
15191
15192         * README.claws
15193                 added summary and detailed installation instructions
15194                 for spell checker
15195         * po/fr.po
15196                 Updated, corrected and completed french translation
15197
15198 2001-10-15 [hoa] 0.6.3claws17
15199         * src/grouplistdialog.c
15200                 we can choose the newsgroups to display with wildcards
15201
15202 2001-10-15 [christoph]  0.6.3claws16
15203
15204         * src/account.c
15205         * src/compose.c
15206         * src/prefs_folder_item.[ch]
15207                 applied wwp <subscript@free.fr>'s folder
15208                 default account patch
15209         * po/de.po
15210                 Fixed wrong translation
15211
15212 2001-10-13 [alfons, christoph, melvin]  
15213                         0.6.3claws15
15214
15215         solution #2 to solve MT-safety problems defers all GUI related calls
15216         to the main thread using a gtk_idle_add() callback. discussed on
15217         ircnet #sylpheed, with christoph spotting some issues with the
15218         original code, and melvin allowing us to lobotomize his sylpheed.
15219
15220         * src/syldap.[ch], src/main.c
15221                 fix race problem in ldap search thread by deferring GUI 
15222                 stuff to main thread using gtk_idle_add()
15223
15224 2001-10-13 [paul]       0.6.3claws14
15225
15226         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
15227                 add Sergey's smtpcred.patch
15228                 adds separate username/password setting for SMTP Auth
15229                 needed by some servers
15230                 (closes feature request #471659)
15231
15232 2001-10-13 [paul]       0.6.3claws13
15233
15234         * src/pgptext.[ch] **NEW FILES**
15235         * src/Makefile.am, src/messageview.c, src/mimeview.c
15236                 decrypt ascii-armored gpg text embedded in
15237                 the message body.
15238                 Submitted by Jens Jahnke <jan0sch@gmx.net>
15239
15240 2001-10-13 [christoph]  0.6.3claws12
15241
15242         * README.claws
15243                 some more details on default to and
15244                 feature requests
15245         * src/main.c
15246                 init glib threading when ldap is used
15247         * src/syldap.c
15248                 threading fixes
15249         * po/de.po
15250                 fixed a typo
15251
15252 2001-10-12 [paul]       0.6.3claws11
15253
15254         * src/prefs_common.[ch], src/rfc2015.c
15255                 enable ascii-armored gpg text to be embedded in the
15256                 message body, selectable through the 'Privacy'
15257                 preferences. Supports encrypting only.
15258                 Submitted by Ravemax <ravemax@dextrose.com>
15259
15260 2001-10-12 [paul]       0.6.3claws10
15261
15262         * sync with sylpheed 0.6.3cvs6
15263                 see ChangeLog entries 2001-10-11 and 2001-11-12
15264
15265         * src/folderview.c
15266                 incorporated mbox folders, scoring, and folder
15267                 properties into the sync
15268
15269 2001-10-12 [darko]      0.6.3claws9
15270
15271         * README.claws
15272                 describe quotation wrapping
15273         * src/compose.c
15274                 don't treat tab as space to calculate line length properly
15275
15276 2001-10-11 [alfons]
15277
15278         * README.claws
15279                 correct description of how to make new filtering system work,
15280                 add some other things
15281                 
15282         * src/syldap.c
15283                 remove sched_yield() (not necessary / unportable)
15284
15285 2001-10-11 [paul]       0.6.3claws8
15286
15287         * sync with sylpheed 0.6.3cvs3
15288                 see ChangeLog entry 2001-10-10
15289
15290 2001-10-10 [christoph]  0.6.3claws7
15291
15292         * .cvsignore
15293                 ignore 2 files created by newer autotools
15294         * src/prefs_folder_item.c
15295                 using table for widget alignment
15296                 fixed memory leak and broken octal display
15297         * src/filesel.c
15298                 fixed segfault caused by lost filename
15299                 workaround (closes bug #469551)
15300
15301 2001-10-10 [paul]       0.6.3claws6
15302
15303         * sync with sylpheed 0.6.3cvs2
15304                 see ChangeLog entries 2001-10-09 and 2001-10-10
15305
15306 2001-10-10 [darko]      0.6.3.claws5
15307
15308         * src/gtkstext.c
15309                 proper calculation of right margin if smart wrapping is enabled
15310         * src/compose.c
15311                 automatically wrap long lines if wrap quotation is enabled
15312
15313 2001-10-09 [alfons]     0.6.3.claws4
15314
15315         * src/summaryview.c
15316                 select correct row when deleting last row in the summary view (and
15317                 close bug "[ #469104 ] select second last in list when deleting")
15318
15319 2001-10-09 [paul]       0.6.3claws3
15320
15321         * sync with sylpheed 0.6.3cvs1
15322                 updated some autotool scripts
15323
15324 2001-10-09 [darko]      0.6.3claws2
15325
15326         * src/gtkstext.[ch]
15327                 new name and mark with Sylpheed comment
15328         * src/compose.c
15329                 smart quotation wrapping a-la VIM
15330
15331 2001-10-08 [paul]       0.6.3claws1
15332
15333         * sync with sylpheed 0.6.3 release
15334                 see ChangeLog entry 2001-10-08
15335
15336 2001-10-08 [paul]       0.6.2claws24
15337
15338         * src/summaryview.c
15339                 more sync with sylpheed 0.6.2cvs12
15340                 Fixed the bug that didn't select the last row correctly
15341
15342
15343 2001-10-07 [paul]       0.6.2claws23
15344
15345         * sync with sylpheed 0.6.2cvs12
15346                 see ChangeLog entry 2001-10-07
15347
15348 2001-10-06 [match]
15349         * src/jpilot.[ch]
15350                 enable jpilot to read unsynch'ed addresses.
15351
15352         * src/editldap_basedn.c
15353                 fix segfault when opening dialog.
15354
15355 2001-10-06 [alfons]     0.6.2.claws22
15356
15357         * src/summaryview.c
15358                 fix bug with summary view selecting last *inserted*
15359                 node instead of last *visible* node. remember we
15360                 work with a tree
15361
15362 2001-10-06 [paul]       0.6.2claws21
15363
15364         * po/pt_BR.po
15365                 updated translation, contains some fixes and new
15366                 translations, submitted by Gustavo Noronha Silva
15367                 <kov@debian.org>
15368
15369         * src/prefs_common.c
15370                 change 'each' to 'every' - fix dubious English
15371
15372         * sync with sylpheed 0.6.2cvs11
15373
15374 2001-10-05 [alfons]     0.6.2claws20
15375
15376         * src/mainwindow.[ch], src/folderview.c
15377                 make composite tool button switch between "Compose News"
15378                 and "Compose Mail" depending on selected folder
15379                 (nifty idea by Kim Schulz <kim@schulz.dk>)
15380
15381 2001-10-05 [paul]       0.6.2claws19
15382
15383         * src/mainwindow.c, src/summaryview.c
15384                 fix 'Message/Reply to all', broken in last commit
15385
15386         * src/compose.c
15387                 fix X_BEENTHERE seg fault, thanks to Alfons
15388
15389 2001-10-04 [paul]       0.6.2claws18
15390
15391         * src/compose.[ch], src/mainwindow.c
15392                 make "Message/Reply" reply to mailing lists; matches
15393                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
15394                 based on portions of the patch submitted by
15395                 Junichi Uekawa <dancer@netfort.gr.jp>
15396
15397 2001-10-04 [darko]      0.6.2claws17
15398
15399         * src/compose.c
15400                 better smart wrapping
15401         * src/gtkstext.[hc]
15402                 a function to make text buffer contiguous
15403
15404 2001-10-03 [paul]       0.6.2claws16
15405
15406         * sync with sylpheed 0.6.2cvs10
15407
15408 2001-10-02 [alfons]
15409
15410         * configure.in
15411         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
15412                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
15413                 references to chinese translations (hope someone picks up
15414                 this)
15415
15416 2001-10-02 [christoph]  0.6.2claws15
15417
15418         * src/compose.c
15419                 fixed non translated header bug
15420         * ChangeLog.claws
15421                 fixed wrong date in alfons last entry ;)
15422
15423 2001-10-02 [alfons]     0.6.2claws14
15424
15425         * src/compose.c, src/prefs_common.[ch]
15426                 add block cursor option
15427
15428 2001-10-02 [paul]       0.6.2claws13
15429
15430         * sync with sylpheed 0.6.2cvs9
15431
15432 2001-09-30 [paul]       0.6.2claws12
15433
15434         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
15435                 updated translations
15436
15437         * po/POTFILES.in
15438                 add 'src/importldif.c'
15439
15440         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
15441                 added eudora-to-vCard conversion tool
15442                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
15443
15444         * sync with sylpheed 0.6.2cvs8
15445
15446 2001-09-30 [paul]
15447
15448         * sylpheed-0.6.2claws released
15449
15450 2001-09-27 [melvin]     0.6.2claws11
15451
15452         * src/gtkspell.c
15453                 fixed crash when using default path (introduced 
15454                 in 0.6.2claws10)
15455                 fixed tiny bug for initial suggestion mode
15456
15457 2001-09-27 [melvin]     0.6.2claws10
15458         
15459         * src/gtkspell.c
15460                 fixed bug where gtkpspell didn't set the path correctly
15461
15462         * README.claws
15463                 added a paragraph about spell checking
15464                 
15465
15466
15467 2001-09-27 [paul]       0.6.2claws9
15468
15469         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
15470                 replace '// comments' with '/* comments */' to prevent
15471                 some compiler warnings 
15472
15473         * sync with sylpheed 0.6.2cvs6
15474
15475 2001-09-26 [alfons]     0.6.2claws8
15476
15477         * src/messageview.c
15478                 introduce return receipt request notification again,
15479                 which was lost because of other semantics in 
15480                 procheader_parse() (???)
15481
15482 2001-09-26 [christoph]  0.6.2claws7
15483
15484         * src/compose.c
15485                 replace comments for old code with #if 0
15486                 readded auto cc, bcc and reply-to
15487         * src/prefs_matcher.c
15488         * src/prefs_scoring.c
15489                 removed some definition (was moved to
15490                 prefs.h)
15491
15492 2001-09-26 [paul]       0.6.2claws6
15493
15494         * src/mainwindow.c
15495                 make 'Follow-up and reply to' sensitive
15496
15497         * more sync with sylpheed 0.6.2cvs5
15498
15499 2001-09-25 [melvin]
15500
15501         * 0.6.2claws5
15502
15503         * src/gtkspell.c
15504                 fixed bug for "US-ASCII" introduced by the encoding code
15505
15506 2001-09-25 [paul]
15507
15508         * 0.6.2claws4
15509
15510         * src/prefs_common.[ch], src/summaryview.c
15511                 'next unread msg' 'go to next folder?' dialog can be
15512                 given default behaviour, either always show dialog,
15513                 or assume 'yes', or assume 'no'
15514                 Submitted by wwp <subscript@free.fr>
15515
15516 2001-09-25 [melvin]
15517                 
15518         * src/compose.c src/gtkspell.[ch]
15519                 added support for different encodings
15520
15521 2001-09-25 [paul]
15522
15523         * more sync with sylpheed 0.6.2cvs5
15524
15525 2001-09-24 [alfons]
15526         
15527         * src/prefs_folder_item.c
15528                 add check for item->prefs->default_to string is NULL and
15529                 add another check when freeing this string
15530
15531 2001-09-24 [paul]
15532
15533         * configure.in
15534                 change to version 0.6.2claws3
15535
15536         * sync with sylpheed 0.6.2cvs5 
15537
15538 2001-09-24 [match]
15539         * src/ldif.[ch], src/importldif.[ch], addressbook.c
15540                 import LDIF files.
15541         * src/addrcache.[ch], addrindex.[ch]
15542                 small update for future
15543         * src/addrbook.c
15544                 fix test XML file.
15545
15546 2001-09-24 [melvin]
15547         * src/gtkspell.[ch]
15548                 added 'Learn from mistakes' option
15549                 better handling of quotes in checked words
15550                 sorted dict list
15551         * po/fr.po
15552                 small update for spell checking stuff
15553
15554 2001-09-23 [alfons]
15555         
15556         * src/gtkspell.c
15557                 edit a little bit so it complies more with main coding style
15558
15559 2001-09-23 [alfons]
15560
15561         * src/folder.[ch], prefs_folder_item.c, compose.c
15562                 migrate "request return receipt" folder property
15563                 to folderlist.xml
15564
15565 2001-09-22 [alfons]
15566
15567         * README.claws **NEW**
15568                 (add things of interest for users of main branch 
15569                 and claws here)
15570
15571         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
15572                 re-implement threading per folder option, but store 
15573                 the setting in folderlist.xml (where it belongs)
15574
15575 2001-09-21 [melvin]
15576
15577         * src/gtkspell.[ch]
15578                 fixed bug when compose window is under another window
15579         * src/prefs_common.[ch] src/compose.c
15580                 changed 'dictionary_path' to 'dictionary' to be consistent
15581                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
15582         * ac/pspell.m4 src/Makefile.am 
15583                 dropped PSPELL_PATH macro
15584         * po/fr.po
15585                 updated translations
15586
15587 2001-09-21 [christoph]
15588
15589         * src/compose.c
15590                 added border around header fields
15591                 keep header type when new field is added
15592
15593 2001-09-20 [christoph]
15594
15595         * src/utils.[ch]
15596                 more portable debug_print with source filename
15597                 and linenumber
15598         * src/procmsg.c
15599                 more newlines after debug messages
15600
15601 2001-09-20 [paul]
15602
15603         * configure.in
15604                 change to version 0.6.2claws2
15605
15606         * sync with sylpheed 0.6.2cvs3
15607
15608 2001-09-19 [melvin]
15609
15610         * src/gtkspell.c
15611                 fixed the post-right-click focus pb
15612                 fixed crash when 'Spell check all' after dict change 
15613                         and when cursor is at the end of the text
15614                 shift-right-click pops up config menu even on misspelled words.
15615         * po/POTFILES.in
15616                 added gtkspell.c
15617
15618 2001-09-19 [melvin]
15619
15620         * src/about.c
15621                 added pspell to compiled-in features list
15622
15623 2001-09-18 [melvin]
15624
15625         * switched to pspell and dropped ispell
15626         * ac/pspell.m4
15627                 new file. autoconf macro for pspell
15628         * ac/Makefile.am 
15629         * configure.in acconfig.h
15630                 added pspell support
15631         * src/Makefile.am
15632         * src/main.c src/compose.[ch] src/gtkspell.[ch]
15633         * src/prefs_common.[ch] 
15634                 added pspell support
15635
15636 2001-09-18 [christoph]
15637
15638         * src/addr_compl.c
15639         * src/template.[ch]
15640                 replace LOG_MESSAGE with debug_print
15641         * src/compose.[ch]
15642                 gui improvements
15643         * src/menu.c
15644                 added newline after debug message
15645         * src/utils.h
15646                 using __VA_ARGS__ for debug_print macro
15647         * tools/.cvsignore
15648                 ignore Makefile and Makefile.in
15649
15650 2001-09-18 [paul]
15651
15652         * configure.in
15653                 change to version 0.6.2claws1
15654         * sync with sylpheed 0.6.2cvs1
15655
15656         * src/matcher.c 
15657         * src/prefs_matcher.c
15658                 add 'score equal to' option, submitted by
15659                 Paul Evans <nerd@freeuk.com>
15660
15661 2001-09-15 [christoph]
15662
15663         * src/mainwindow.c
15664                 comment out menu entry not existing in claws
15665         * src/menu.c
15666                 add debug output for non existing menu entries
15667         * src/summaryview.c
15668                 fix next/prev unread message for ignored threads
15669         * src/utils.[ch]
15670                 add sourcefile and line number to debug output
15671                 otherwise it is sometimes hard to find the
15672                 source code part if debug messages are translated
15673
15674 2001-09-14 [darko]
15675         
15676         * src/folderview.c
15677                 refresh target folder style after colour is changed
15678
15679 2001-09-13 [paul]
15680
15681         * configure.in
15682                 change to version 0.6.1claws3
15683
15684         * sync with sylpheed 0.6.1cvs6
15685
15686 2001-09-13 [darko]
15687         
15688         * src/folderview.c
15689                 fix target folder colourization to use user selected colour
15690
15691 2001-09-12 [darko]
15692         
15693         * src/summaryview.c
15694                 fix crash when message that is marked for copy/move is unmarked
15695
15696 2001-09-09 [paul]
15697
15698         * configure.in
15699                 change to version 0.6.1claws2
15700
15701         * sync with sylpheed 0.6.1cvs3
15702
15703 2001-09-09 [alfons]
15704         
15705         * src/folderview.c
15706                 fix bug with default font used for trash folder text
15707
15708 2001-09-06 [paul]
15709
15710         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15711                 updated translations
15712
15713         * configure.in
15714                 change to version 0.6.1claws1
15715
15716         * sync with sylpheed 0.6.1cvs2
15717
15718 2001-09-03 [paul]
15719
15720         * po/POTFILES.in
15721                 add Match's new addressbook
15722
15723         * po/de.po
15724                 updated translation submitted by Jens Oberender
15725
15726 2001-09-02 [paul]
15727
15728         * configure.in
15729                 change to 0.6.1claws
15730         * sync with sylpheed 0.6.1 release
15731
15732 2001-09-02 [paul]
15733
15734         * configure.in
15735                 change to 0.6.0claws2
15736
15737         * sync with sylpheed 0.6.0cvs4
15738
15739         * po/pt_BR.po
15740                 updated translation submitted by Fabio Junior Beneditto
15741
15742 2001-09-01 [match]
15743         * pixmaps/
15744                 interface.xpm
15745                 book.xpm
15746                 address.xpm
15747         * src/
15748                 Makefile.am
15749                 a ton of new files
15750
15751 2001-08-31 [paul]
15752
15753         * configure.in
15754                 change to version 0.6.0claws1
15755
15756         * sync with sylpheed 0.6.0cvs1
15757
15758         * po/es.po
15759                 updated translation submitted by Ricardo Mones Lastra
15760
15761         * po/POTFILES.in
15762                 add 'src/prefs_templates.c'
15763
15764         * src/compose.c, src/summaryview.c
15765                 fix segfault on 'Re_edit'               
15766
15767 2001-08-30 [alfons]
15768
15769         * configure.in, Makefile.am
15770         * tools/Makefile.am
15771                 add tools directory to source distribution
15772
15773 2001-08-30 [paul]
15774
15775         * configure.in
15776                 change to version 0.6.0claws
15777
15778         * sync with sylpheed 0.6.0 release
15779
15780 2001-08-30 [christoph]
15781
15782         * configure.in
15783                 removed autoconf version check
15784
15785 2001-08-30 [paul]
15786
15787         * src/account.c, src/compose.c, src/prefs_common.[ch]
15788         * src/procheader.[ch] src/utils.[ch]
15789                 Enhanced automatic account selection on replies
15790                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
15791
15792         * configure.in
15793                 add LDAP and JPilot to the configuration results output.
15794
15795 2001-08-29 [christoph]
15796
15797         * src/summeryview.c
15798                 no bold font for ignored threads
15799
15800 2001-08-29 [paul]
15801
15802         * configure.in
15803                 change to version 0.5.3claws6
15804
15805         * sync with sylpheed 0.5.3cvs10
15806                 src/stringtable.[ch]: New Files
15807
15808         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
15809         * src/pixmaps/sylpheed.xpm
15810                 add mini-icons to windows (by Alfons)
15811
15812 2001-08-27 [paul]
15813
15814         * src/mainwindow.c
15815                 new functions: next_labeled_cb(), prev_labeled_cb()
15816
15817         * src/summaryview.c
15818                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
15819                 summary_select_next_labeled(), summary_select_prev_labeled()
15820
15821         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
15822                 give claws blue folders and a blue trash can
15823
15824 2001-08-27 [paul]
15825
15826         * configure.in
15827                 change to version 0.5.3claws5
15828
15829         * sync with sylpheed 0.5.3cvs9
15830                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
15831
15832 2001-08-24 [christoph]
15833
15834         * src/filesel.c
15835                 keep filename when browsing directories
15836                 (not working for user entered filename, but
15837                  for default name and selected filename from
15838                  file list)
15839         * src/mainwindow.c
15840                 fixed wrong spelling "Folllow-up"
15841         * src/mbox_folder.c
15842         * src/procmsg.c
15843         * src/summaryview.c
15844                 fixed new/unread message count with ignored
15845                 threads (2 commits, first didn't notice no
15846                 longer needed decreasing)
15847         * src/inc.c
15848                 readded scrolling of progress dialog
15849                 (lost in sync)
15850
15851 2001-08-24 [paul]
15852
15853         * configure.in
15854                 change to 0.5.3claws4
15855
15856         * sync with sylpheed 0.5.3cvs7
15857
15858 2001-08-24 [christoph]
15859
15860         * src/compose.c
15861                 set request return receipt when replying
15862                 if it is set is the folder prefs of the
15863                 message
15864         * src/inc.c
15865                 disable final error popup if popups are
15866                 disabled in config (again)
15867
15868 2001-08-23 [paul]
15869
15870         * configure.in
15871                 Change version number to 0.5.3claws3
15872
15873         * sync with sylpheed 0.5.3cvs5
15874
15875         * src/mimeview.c
15876                 double quote '%s' in 'gedit %s' to fix bug when
15877                 opening attachment with spaces in the name
15878
15879 2001-08-22 [alte]
15880         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
15881           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
15882                 initial message templates support
15883
15884
15885 2001-08-22 [paul]
15886
15887         * configure.in
15888                 change version number to 0.5.3claws2
15889
15890         * sync with sylpheed 0.5.3cvs4
15891
15892         * src/procmsg.h src/summaryview.c
15893                 re-implement (un)ignore thread
15894
15895 2001-08-21 [paul]
15896
15897         * src/summaryview.c
15898                 remove unnecessary code
15899         * src/compose.c
15900                 enable 'dynamic' signatures (submitted by
15901                 Eric Limpens <eric@hscg-internet.nl>)
15902
15903 2001-08-21 [paul]
15904
15905         clean up after sync with sylpheed 0.5.3 release
15906
15907         * src/folderview.c
15908                 fix re-introduced font mess, see Christoph's
15909                 entry 2001-06-24
15910
15911         * src/summaryview.c
15912                 remove prev_msgnum
15913                 use sylpheed's small font instead of
15914                 gtk default font for summary view
15915
15916
15917 2001-08-17 [paul]
15918
15919         * configure.in
15920                 add pl to ALL_LINGUAS - sync with main branch
15921
15922         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15923                 Updated. Translations by Jens Oberender, Ricardo Mones
15924                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
15925
15926         * po/pl.po  ** NEW FILE **
15927                 sync with the main branch
15928
15929         * src/folderview.c
15930                 fix target folder colorizing and refresh problem
15931
15932
15933 2001-08-17 [christoph]
15934
15935         * src/mainwindow.c
15936                 claws uses 4 colors for target folder coloring.
15937                 arrays were not long enough and destroyed the
15938                 stack causing a segfault.
15939                 target folder colorizing does not work anymore
15940                 for me
15941
15942 2001-08-16 [paul]
15943
15944         * configure.in
15945                 change to version 0.5.3claws1
15946
15947         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
15948           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
15949           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
15950
15951                 sync with sylpheed 0.5.3 release, but keep claws method of
15952                 configuring/saving fonts
15953
15954         * src/addressbook.[ch]
15955                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
15956                 in line with a similar change in Hiroyuki's branch
15957
15958         * src/mainwindow.[ch]
15959                 disable main_window_set_thread_option()
15960         * src/prefs_folder_item.c
15961                 comment out &tmps_prefs.enable_thread,
15962         * src/mbox_folder.c, src/procmsg.[ch]
15963                 comment out MSG_IS_IGNORE_THREAD
15964         * src/summaryview.c
15965                 comment out summary_ignore_thread() and summary_unignore_thread()
15966                 comment out MSG_IS_IGNORE_THREAD
15967
15968                 use Hiroyuki's threading instead.
15969
15970
15971
15972 2001-08-15 [paul]
15973
15974         * src/account.c
15975                 use Hiroyuki's 0.5.3 column scheme but also
15976                 include the enable/disable button.
15977         * src/pixmaps/mark.xpm
15978                 add Hiroyuki's amended pixmap
15979
15980 2001-08-13 [christoph]
15981
15982         * src/account.c
15983                 receive at get all column showed wrong state for APOP
15984                 button should only work for POP3 and APOP accounts
15985         * src/prefs_account.c
15986                 added missing preprocessor statement for SSL
15987
15988 2001-08-12 [paul]
15989
15990         * src/account.[ch]
15991                 add 'receive at get all' column and enable/disable
15992                 button.
15993
15994 2001-08-06 [christoph]
15995
15996         * src/account.c
15997                 show usage of SSL in protocol column
15998
15999         * src/imap.c
16000         * src/inc.c
16001                 renamed ssl options
16002
16003         * src/prefs_account.[ch]
16004                 moved ssl options to a new page
16005
16006         * src/send.c
16007         * src/smtp.c
16008         * src/ssl.[ch]
16009                 renamed ssl options
16010                 added support for SMTP STARTTLS command
16011
16012 2001-08-05 [christoph]
16013
16014         * configure.in
16015                 debian autoconf needs version check to find
16016                 correct autoconf version. if the file is
16017                 named configure.in 2.13 is used, which does
16018                 not work with this configure.in script.
16019                 other solution would be to rename the script
16020                 to configure.ac as suggested in the autoconf
16021                 manual.
16022
16023         * src/inc.c
16024                 disable final error popup if popups are
16025                 diabled in config
16026
16027         * src/socket.c
16028                 bugfix in ssl_gets
16029                 fixes IMAP over SSL problem
16030
16031 2001-08-03 [paul]
16032
16033         * configure.in
16034                 change to 0.5.2claws1
16035
16036         * sync with sylpheed 0.5.2cvs1
16037
16038 2001-08-02 [alfons]
16039
16040         * configure.in
16041                 quick fix for ispell detection...
16042
16043 2001-08-01 [paul]
16044
16045         * configure.in
16046                 change to 0.5.1claws4
16047
16048         * sync with sylpheed 0.5.1cvs7
16049
16050 2001-07-31 [alfons]
16051
16052         * src/prefs_common.c, src/prefs_common.h, 
16053           src/gtkspell.c, src/gtkspell.h
16054                 add global spelling checker settings (compose tab) +
16055                 selection of dictionary 
16056           
16057         * configure.in  
16058                 guess valid ispell location
16059
16060 2001-07-31 [paul]
16061
16062         * po/POTFILES.in
16063                 removal of 'src/quote_fmt_parse.c'
16064         * po/de.po
16065                 Updated de.po
16066                 (submitted by Jens Oberender <didge@suse.de>)
16067
16068 2001-07-31 [darko]
16069
16070         * src/folder.[ch]
16071         * src/folderview.[ch]
16072         * src/mainwindow.c
16073         * src/mh.c
16074         * src/prefs_common.[ch]
16075         * src/summaryview.c
16076                 target folder colourization
16077
16078 2001-07-30 [paul]
16079
16080         more sync with Sylpheed 0.5.1cvs6 
16081
16082 2001-07-30 [darko]
16083
16084         * src/mh.c
16085         * src/prefs_folder_item.[hc]
16086         * src/summaryview.c
16087                 shared folders support with a GUI
16088
16089 2001-07-29 [paul]
16090
16091         0.5.1claws3
16092
16093         * sync with Sylpheed 0.5.1cvs6
16094
16095 2001-07-29 [paul]
16096
16097         * po/pt_BR.po
16098                 updated
16099                 (submitted by Fabio Junior Beneditto)
16100
16101 2001-07-28 [paul]
16102
16103         * src/procmime.c
16104         * AUTHORS
16105                 patch to correct bad image mime headers
16106                 (submitted by Don Quijote <dq@searchlores.org>)
16107
16108 2001-07-28 [paul]
16109
16110         * tools/gif2xface.pl   **NEW FILE**
16111         * tools/README
16112                 script to convert file.gif to file.xface for
16113                 use in a custom header.
16114                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
16115
16116 2001-07-27 [alfons]
16117         
16118         * configure.in
16119                 change macros for detecting JPilot and LDAP
16120
16121 2001-07-27 [christoph]
16122
16123         * src/filtering.c
16124                 code cleanup (MIN / MAX warning, needed casting)
16125
16126 2001-07-27 [alfons]
16127
16128         * procheader.c
16129                 disallow setting flags when detecting certain headers
16130                 (X-Status, Status, Seen, X-Seen). 
16131         
16132         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
16133
16134 2001-07-27 [christoph]
16135
16136         * src/prefs_filter.c
16137         * src/prefs_filtering.c
16138         * src/prefs_matcher.c
16139         * src/prefs_scoring.c
16140                 scroll list when moving rows up or down
16141
16142         * src/imap.c
16143         * src/imap.h
16144         * src/prefs_account.c
16145         * src/prefs_account.h
16146         * src/send.c
16147                 SMTP over SSL (untested, feedback requested)
16148                 IMAP over SSL
16149
16150         * src/ssl.c
16151                 code cleanup
16152
16153 2001-07-26 [alfons]
16154         
16155         * configure.in, acconfig.h
16156                 define CLAWS (need this for main / claws detection)
16157
16158 2001-07-25 [alfons]
16159
16160         * configure.in
16161                 Sylpheed 0.5.1claws2
16162                 
16163         * sync with Sylpheed 0.5.1cvs4
16164
16165 2001-07-25 [christoph]
16166
16167         * src/scoring.c
16168                 fixed segfault
16169                 item->prefs == NULL (don't know why)
16170
16171 2001-07-25 [alfons]
16172
16173         * configure.in
16174                 Sylpheed 0.5.1claws1
16175
16176         * sync with Sylpheed 0.5.1cvs1-3
16177
16178 2001-07-24 [christoph]
16179
16180         * src/folderview.c
16181         * src/prefs_folder_item.[ch]
16182                 added folderitem preferences dialog with
16183                 default To: and auto request return receipt
16184
16185         * src/compose.[ch]
16186         * src/menu.[ch]
16187                 changes to handle new folderitem preferences
16188
16189         * src/mainwindow.c
16190         * src/summaryview.c
16191                 call compose new mail with current folderitem
16192
16193 2001-07-24 [alfons]
16194
16195         Release Sylpheed 0.5.1claws
16196
16197         * configure.in
16198                 change to release version 0.5.1claws
16199
16200 2001-07-24 [christoph]
16201
16202         * src/summaryview.c
16203                 fixed segfault that happend when the selected
16204                 message was removed while retrieving new messages.
16205
16206         * po/es.po
16207                 updated translation
16208                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
16209
16210 2001-07-22 [alfons]
16211
16212         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
16213         this is a work in progress, for more information: http://nlpagan.net/sylman 
16214         
16215         * configure.in, src/mainwindow.c, manual/Makefile.am
16216                 add support for English manual
16217
16218         * AUTHORS
16219                 add authors of user manuals
16220
16221         * manual/en/sylpheed*.html
16222                 add English documentation
16223
16224 2001-07-22 [christoph]
16225
16226         * po/POTFILES.in
16227                 added src/ssl.c
16228         * src/ssl.c
16229                 changed a wrong debug message
16230
16231 2001-07-22 [alfons]
16232
16233         * po/nl.po
16234                 update Dutch translation
16235
16236         * src/prefs_filtering.c, 
16237           src/prefs_matcher.c
16238                 add more translatable strings           
16239
16240 2001-07-21 [alfons]
16241
16242         0.5.0claws7
16243
16244         * configure.in
16245                 change version
16246
16247         * src/inc.c, src/summaryview.[ch]
16248                 prevent update of mark file when filtering has done, by
16249                 using a variable; this affects two functions:
16250                         inc.c::inc_finished()
16251                         summaryview.c::summary_show()
16252
16253 2001-07-20 [alfons]
16254
16255         * src/filtering.[ch], src/prefs_filtering.c, 
16256           src/matcher.[ch]
16257                 add filtering action for label coloring 
16258
16259         * po/POTFILES.in
16260                 add labelcolors.c
16261
16262         * added src/labelcolors.c
16263         * added src/labelcolors.h
16264         * src/Makefile.am, src/summaryview.c
16265                 rearrange label coloring code
16266
16267         * src/procmsg.h
16268                 add more parentheses so label colouring works correctly
16269
16270         * src/filtering.c
16271                 don't really delete message, but move it to Trash
16272
16273         * src/prefs_matcher.c
16274                 add quote options to info dialog
16275
16276 2001-07-20 [christoph]
16277
16278         * src/Makefile.am
16279         * src/inc.c
16280         * src/main.[ch]
16281         * src/socket.h
16282         * src/ssl.[ch] (new)
16283                 moved ssl stuff to a seperate file
16284
16285 2001-07-20 [darko]
16286
16287         * src/summaryview.c
16288                 fix show sender using address book with no e-mail
16289                 address in From: field
16290
16291 2001-07-19 [alfons]
16292
16293         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
16294                 fix messy handling of escaping... now at least the
16295                 execute command is useful. escape char is '\', we
16296                 accept \n and \r too. 
16297
16298                 Real life example:
16299                 
16300                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
16301                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
16302
16303 2001-07-18 [alfons]
16304
16305         0.5.0claws6
16306
16307         * src/summaryview.c
16308                 clean up
16309
16310         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
16311           src/procmsg.[ch]
16312                 revise filtering; currently move, copy, marking have
16313                 been tested. if you like bleeding edge stuff, you
16314                 should definitely go for this version :)
16315
16316         * mark old working stuff as VERSION_0_5_0_CLAWS5        
16317
16318 2001-07-17 [christoph]
16319
16320         * src/utils.c
16321                 timestamp log
16322
16323 2001-07-17 [alfons]
16324
16325         0.5.0claws5
16326
16327         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
16328           bits in the mark file, without affecting either branch. Lots of
16329           files changed, also in claws branch.
16330
16331           UNTESTED: use of mbox folders
16332
16333         * src/summaryview.c
16334                 added mark all read; however this was a quick hack used for
16335                 cleaning up mess after initial merge with Hiroyuki
16336
16337         * configure.in
16338                 change claws version number back to 0.5.0claws5 to clear up 
16339                 confusion & pretension (recent release was technically 
16340                 0.5.0claws4, so we neatly align with Hiroyuki :-)
16341
16342 2001-07-16 [alfons]
16343
16344         sync with Hiroyuki's 0.5.0cvs4
16345
16346 2001-07-16 [alfons]
16347
16348         0.5.1claws3
16349
16350         * src/filtering.[ch]
16351                 remove invalid updating of mark files for 
16352                 filter actions MATCHING_ACTION_MOVE and 
16353                 MATCHING_ACTION_DELETE; this should fix the
16354                 folder update bug
16355                 
16356         * src/procmsg.c
16357                 revert Christoph's stab at fixing the folder 
16358                 update bug
16359
16360         * po/POTFILES.in
16361                 add missing files with translatable strings
16362
16363         * src/summaryview.c
16364                 remove debug print
16365
16366 2001-07-15 [alfons]
16367
16368         * src/addr_compl.[ch], src/prefs_filtering.c
16369                 make "filtering pref dialog's destination entry" an
16370                 "address completable entry", if filter destination is 
16371                 an email address
16372
16373         0.5.1claws2
16374         
16375         sync with Hiroyuki's 0.5.0cvs2-3
16376
16377 2001-07-15 [christoph]
16378
16379         * src/procmsg.c
16380                 fixed folder stats update after incorporation
16381
16382 2001-07-15 [alfons]
16383
16384         * src/summaryview.c
16385                 * finish label colouring stuff (for now)
16386                 * fix incorrect colour bug (off by one) 
16387
16388 2001-07-14 [alfons]
16389
16390         * src/mainwindow.c
16391                 change text labels for news and mail message so there's
16392                 plenty of toolbar estate left
16393
16394         * configure.in
16395                 0.5.1claws1
16396
16397         * src/folderview.c
16398           src/folder.[ch]
16399                 sync with Hiroyuki's 0.5.0cvs1
16400
16401         * src/summaryview.c
16402                 more rewrite label colouring
16403
16404 2001-07-14 [alfons]
16405
16406         * src/summaryview.[ch]
16407                 * start rewrite label colouring 
16408                 * fix proper location "Add Sender To Addressbook" menu item
16409
16410 2001-07-13
16411
16412         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16413         (actually this is 0.5.0claws4)
16414
16415 2001-07-13 [alfons]
16416
16417         * po/pt_BR.po
16418                 * fix duplicate message
16419                 * add updated Portugese / Brazilian translation
16420                   submitted by Fabio Junior Beneditto
16421
16422 2001-07-12 [alfons]
16423
16424         * AUTHORS
16425                 add Jens
16426
16427         * po/nl.po
16428                 add updated Dutch translation
16429
16430         * po/de.po
16431                 add updated German translation submitted by Jens
16432
16433 2001-07-11 [alfons]
16434
16435         Prerelease before 0.5.0claws. Please test.
16436         This version is temporarily tagged as VERSION_0_5_0_TEST
16437
16438         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
16439           src/prefs_scoring.c, src/prefs_matcher.c, 
16440           src/prefs_filtering.c, src/mbox.c, 
16441           src/main.c, src/inc.c, src/filtering.[ch]
16442                 revert new Hoa's new matcher (does not work yet)
16443
16444         * src/Makefile.am
16445                 clean up
16446
16447 2001-07-10
16448
16449         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16450
16451
16452 2001-07-10 [alfons]
16453
16454         * Makefile.am
16455                 add ChangeLog.claws to EXTRA_DIST
16456         * src/Makefile.am
16457                 add matcher_parser_parse.h to EXTRA_DIST
16458
16459 2001-07-10 [christoph]
16460
16461         * src/inc.c
16462                 add destination folder to table of
16463                 folders that need to be updated after
16464                 incorporation
16465
16466 2001-07-10 [alfons]
16467
16468         * folder.[ch]
16469           folderview.c
16470                 make collapse state of folders and folder items persistent, i.e.
16471                 if you collapse a folder tree, the next time sylpheed-claws starts 
16472                 up the folder tree remains collapsed.  
16473                 
16474 2001-07-10 [christoph]
16475
16476         * acconfig.h
16477         * configure.in
16478                 added --enable-ssl
16479         * src/md5.[ch]
16480                 renamed MD5_CTX to MD5_CTX_syl
16481                 conflicts with a struct in openssl
16482         * src/inc.c
16483         * src/main.[ch]
16484         * src/prefs_account.[ch]
16485         * src/socket.[ch]
16486                 SSL support for POP
16487         * src/mainwindow.c
16488                 fixed compose with current account
16489                 broken by new compose button stuff
16490
16491 2001-07-09 [hoa]
16492
16493         * AUTHORS
16494                 changed my email address
16495
16496         * src/matcher_parser_parse.y
16497                 clean the parser to remove conflicts
16498
16499 2001-07-09 [alfons]
16500
16501         * AUTHORS
16502                 add Match Grun
16503
16504         * configure.in
16505                 fix incorrect description of --enable-ldap parameter
16506
16507         * src/prefs_common.[ch]
16508           src/compose.c
16509                 add experimental option "smart wrapping" which makes the
16510                 compose editor auto wrap.
16511                 
16512                 | TODO: the problem with the buggy cursor handling is caused |
16513                 | by the GtkText. when deleting / backspacing text its       |
16514                 | wrapping algorithm does not take in account the previous   |
16515                 | line. should find a way to hack this in.                   |
16516                 | or should perhaps combine this with the word wrapping      |
16517                 | patch i wrote in january.                                  |
16518
16519         * src/about.c
16520                 show build parameters for LDAP and JPilot
16521
16522         * src/summaryview.c
16523                 revert Christoph's bugfix for selecting next unread message, 
16524                 because folder stats aren't updated correctly
16525
16526 2001-07-08 [hoa]
16527
16528         * src/filtering.c
16529         * src/mainwindow.c
16530         * src/matcher.c
16531         * src/matcher_parser_lex.l
16532         * src/matcher_parser_parse.y
16533         * src/prefs_filtering.c
16534         * src/prefs_scoring.c
16535         * src/scoring.c
16536                 bugfix of the config file parser
16537
16538 2001-07-08 [alfons]
16539
16540         * src/Makefile.am
16541                 added generated matcher sources to BUILT_SOURCES
16542
16543 2001-07-08 [hoa]
16544
16545         * src/Makefile.am
16546         * src/.cvsignore
16547                 added new config file parser
16548
16549         * src/scoring.[ch]
16550         * src/filtering.[ch]
16551         * src/matcher.[ch]
16552         * src/prefs_filtering.c
16553         * src/prefs_matcher.c
16554         * src/prefs_scoring.c
16555         * added src/matcher_parser.h
16556         * added src/matcher_parser_lex.h
16557         * added src/matcher_parser_lex.l
16558         * added src/matcher_parser_parse.y
16559                 lex & yacc config file parser
16560
16561         * src/mbox.c
16562         * src/inc.c
16563         * src/main.c
16564                 changes prefs_filtering into global_filtering           
16565
16566         * src/summaryview.c
16567                 build threads with subjects only if "Re: " is at the
16568                 beginning of the subject
16569
16570 2001-07-07 [paul]
16571
16572         0.5.0claws
16573
16574         sync with sylpheed 0.5.0
16575                 change of version number only
16576
16577 2001-07-06 [paul]
16578
16579         0.5.0claws5
16580
16581         sync with sylpheed 0.5.0pre5
16582
16583 2001-07-05 [paul]
16584
16585         sync with sylpheed 0.5.0pre4 release
16586                 /po and /manual/ja not sync'ed
16587
16588 2001-07-04 [paul]
16589
16590         more sync with sylpheed 0.5.0pre4
16591
16592 2001-07-03 [christoph]
16593
16594         * src/addressbook.c
16595                 fixed address book broken by address book
16596                 for VCard, JPilot, LDAP
16597
16598 2001-07-03 [alfons]
16599
16600         * src/matcher.c
16601         * src/textview.c
16602                 stopped memory leaks
16603
16604 2001-07-03 [paul]
16605
16606         more sync with sylpheed 0.5.0pre4
16607
16608 2001-07-02 [match]
16609
16610         * included address book patch for VCard, JPilot, LDAP
16611         * pref_common.c - fixed Font options on Display tab (cosmetic)
16612         * alertpanel.c - fixed truncated message
16613
16614 2001-07-02 [christoph]
16615
16616         * src/mbox_folder.c
16617         * src/procmsg.[ch]
16618         * src/summaryview.c
16619                 mark threads for ignoring
16620
16621 2001-07-02 [paul]
16622
16623         0.5.0claws4
16624
16625         * sync with sylpheed 0.5.0pre4
16626                 updated gettext to 0.10.38.
16627
16628 2001-07-01 [paul]
16629
16630         * src/ mainwindow.c
16631         * src/procmsg.h
16632         * src/summaryview.[ch]
16633                 new right-click option: Label.
16634                 substitute for 'Mark-->Mark/Unmark', colours the line.
16635                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
16636
16637 2001-07-01 [christoph]
16638
16639         * src/folderview.c
16640                 fixed font for trash
16641         * src/summaryview.c
16642                 move ctree to unread message
16643
16644 2001-07-01 [paul]
16645
16646         * sync with sylpheed 0.5.0pre3 release
16647
16648 2001-06-30 [alfons]
16649
16650         * src/filesel.[ch]
16651         * src/compose.c
16652                 allow inserting / attaching multiple files in
16653                 the composer window
16654
16655 2001-06-30 [paul]
16656
16657         * src/codeconv.c
16658                 small change to Alfons' previous stuff so that it
16659                 actually makes
16660
16661 2001-06-30 [alfons]
16662
16663         * lots of files changed; first attempt to merge the changes
16664           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
16665
16666 2001-06-30 [paul]
16667
16668         * po/pt_BR.po
16669                 updated and completed, translations by Fabio
16670                 Junior Beneditto <fjbeneditto@yahoo.com.br>
16671
16672 2001-06-29 [alfons]
16673
16674         * src/compose.c
16675         * src/mimeproc.[ch]
16676                 allow selecting an attached files' mime type from a 
16677                 list of types.
16678
16679 2001-06-29 [paul]
16680
16681         * more sync with sylpheed 0.5.0pre3
16682
16683 2001-06-29 [paul]
16684
16685         * po/pt_BR.po
16686                 merge with sylpheed.pot and pt_BR.po provided by
16687                 Fabio Junior Beneditto.
16688
16689 2001-06-29 [darko]
16690
16691         * src/procmime.c
16692                 make MIME types case insensitive
16693
16694 2001-06-28 [alfons]
16695
16696         * po/nl.po
16697                 merge with sylpheed.pot and old nl.po; translations added.
16698
16699 2001-06-28 [paul]
16700
16701         * more sync with sylpheed 0.5.0pre3
16702
16703 2001-06-27 [alfons]
16704
16705         * src/summaryview.c
16706                 don't crash when removing parent node of messages
16707                 attracted by subject. this was caused by not deleting
16708                 the parent node from the subject line hash table.
16709
16710 2001-06-27 [alfons]
16711
16712         * src/summaryview.c
16713         * src/compose.[ch]
16714         * src/mainwindow.c
16715                 if there are multiple messages selected, allow forwarding
16716                 them as attachments.
16717
16718 2001-06-27 [paul]
16719
16720         * more sync with sylpheed 0.5.0pre3
16721
16722 2001-06-26 [paul]
16723
16724         0.5.0claws3
16725
16726         * sync with sylpheed 0.5.0pre3
16727
16728 2001-06-25 [paul]
16729
16730         * src/mainwindow.c
16731                 fixed 'compose news article' bug
16732                 from icon-and-text toolbar
16733
16734 2001-06-25 [paul]
16735
16736         * sync with sylpheed 0.5.0pre2 release
16737
16738 2001-06-24 [christoph]
16739
16740         * src/prefs_common.c
16741                 bug fix in font selection
16742         * src/folderview.c
16743                 use sylpheed's normal font instead of
16744                 gtk default font for folders without
16745                 new messages
16746
16747 2001-06-24 [alfons]
16748
16749         * src/mainwindow.[ch]
16750                 added composite compose mail / news button (an idea by Leandro
16751                 Pereira <leandro@linuxmag.com.br>)
16752
16753 2001-06-24 [paul]
16754
16755         Added instructions for ldif-to-xml.py
16756
16757         * tools/README
16758
16759 2001-06-23 [alfons]
16760
16761         Some minor things.
16762
16763         * src/pixmaps/stock_news_compose.xpm
16764                 added pixmap by Leandro
16765         * src/prefs_common.c
16766                 tested built-in spelling checker of GCC 3.0 :)
16767         * po/nl.po
16768                 merged dutch translation of sylpheed-main with
16769                 sylpheed.pot
16770
16771 2001-06-23 [paul]
16772
16773         Added tools directory and files.
16774
16775         * tools/filter_conv.pl
16776                 converts old filter system to new filtering system
16777         * tools/ldif-to-xml.py
16778                 converts netscape addressbook to sylpheed addressbook
16779         * tools/README
16780                 descriptions/instructions for above two files
16781
16782 2001-06-23 [christoph]
16783
16784         * src/inc.c
16785         * src/manage_window.[ch]
16786         * src/prefs_common.[ch]
16787                 mail retrieval dialog can be enabled, disabled
16788                 or hidden if non of sylpheed's windows is active
16789
16790 2001-06-22 [paul]
16791
16792         0.5.0claws2
16793
16794         * sync with sylpheed 0.5.0pre2
16795
16796 2001-06-21 [christoph]
16797
16798         * src/summaryview.c
16799                 show recipient on 'from' for all accounts
16800                 
16801         * src/inc.c
16802         * src/prefs_common.[ch]
16803                 disable error popup on mail receive errors
16804
16805 2001-06-21 [alfons]
16806
16807         * src/compose.c
16808                 made the ruler correctly appear and disappear.
16809
16810         * src/Makefile.am
16811                 removed Hoa's work-in-progress-stuff (interesting!) so 
16812                 claws compiles ok.
16813
16814 2001-06-20 [christoph]
16815
16816         * src/inc.c
16817         * src/progressdialog.c
16818                 added scrolled window for list in progressdialog
16819
16820 2001-06-20 [paul]
16821
16822         sync with sylpheed 0.5.0pre1 release
16823
16824 2001-06-20 [christoph]
16825
16826         * src/summeryview.c
16827                 make building threads by subject work when
16828                 thread view is enabled
16829                 
16830         * src/compose.c
16831         * src/prefs_common.[ch]
16832                 automatically select account for mail replys
16833
16834 2001-06-19 [sergey]
16835
16836         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
16837         they are filled in from the account settings.
16838
16839 2001-06-19 [paul]
16840
16841         * more sync with sylpheed 0.5.0pre1
16842
16843 2001-06-18 [alfons]
16844
16845         * src/Makefile.am,
16846           src/procmime.c
16847                 added --sysconfdir to CPPFLAGS for pointing to the correct
16848                 location of mime.types. 
16849
16850                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
16851                 or ./configure!
16852
16853 2001-06-18 [hoa]
16854
16855         * src/summaryview.c
16856                 fixed some bug when building threads
16857
16858 2001-06-18 [pau]l
16859
16860         * src/prefs_account.c
16861                 UI stuff: More changes to the English
16862
16863 2001-06-18 [paul]
16864
16865         * src/pixmaps/stock_news_compose.xpm: new file
16866         * src/Makefile.am
16867         * src/mainwindow.c
16868         * src/summaryview.c
16869                 Added new icon for Hoa's 'compose a news
16870                 message', plus minor improvements to the
16871                 English
16872
16873         * po/ja.po
16874         * ChangeLog
16875         * ChangeLog.jp
16876                 more sync with sylpheed 0.5.0pre1
16877
16878 2001-06-18 [hoa]
16879
16880         * src/compose.[ch]
16881         * src/mainwindow.c
16882                 Follow-up and reply to
16883
16884         * src/summaryview.[ch]
16885                 Build threads also with subjects
16886
16887 2001-06-17 [hoa]
16888
16889         * src/compose.c
16890                 forwarding use the current account.
16891
16892         * src/mainwindow.c
16893                 the "compose message" button has been replaced with
16894                 "new mail" and "new news" buttons
16895
16896         * src/prefs_common.[ch]
16897                 added a configuration option to use the forward button
16898                 as "forward as attachment"
16899                 changed reply and forward format description
16900
16901         * src/quote_fmt_lex.l
16902         * src/quote_fmt_parse.y
16903                 added message with no signature in format for reply
16904                 and forward.
16905
16906 2001-06-17 [paul]
16907
16908         Minor UI stuff
16909
16910         * src/mainwindow.c
16911         * src/summaryview.c
16912                 Improvements to the English
16913
16914         * src/prefs_common.c
16915                 Improvements to the English and some
16916                 clarity/continuity improvements in the
16917                 description of Quote symbols.
16918
16919 2001-06-17 [paul]
16920
16921         0.5.0claws1
16922
16923         * sync with sylpheed 0.5.0pre1
16924
16925 2001-06-17 [hoa]
16926
16927         * src/compose.c
16928                 Better interface for compose, displayed fields
16929                 are updated whenever we change account.
16930                 Newsgroups field is automatically filled.
16931
16932         * src/mainwindow.c
16933                 Newsgroups field is automatically filled.
16934
16935         * src/prefs_account.c
16936                 Some interface stuff when fields appear and
16937                 disappear.
16938
16939 2001-06-16 [paul]
16940
16941         0.4.99claws
16942
16943         * sync with sylpheed 0.4.99
16944
16945 2001-06-16 [sergey]
16946
16947         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
16948         base64_decoder_free, base64_decoder_decode): new object and
16949         functions for decoding base64 streams.
16950         * src/procmime.c (procmime_decode_content): modified to use the
16951         new base64 decoder.
16952
16953 2001-06-15 [paul]
16954
16955         0.4.99claws10
16956
16957         * sync with sylpheed 0.4.99cvs11
16958
16959 2001-06-13 [paul]
16960
16961         0.4.99claws9
16962
16963         * sync with sylpheed 0.4.99cvs9
16964
16965 2001-06-13 [hoa]
16966
16967         * src/compose.c
16968         * src/prefs_account.c
16969
16970                 SMTP server can be defined in the news account
16971                 mime type of attachment are kept.
16972
16973         * src/summaryview.c
16974
16975                 now choose the highest important score between default
16976                 and important score of folder.
16977
16978 2001-06-09 [alfons]
16979         
16980         * src/prefs_common.c: 
16981
16982                 (prefs_quote_description_create): corrected description of 
16983                 quote format characters
16984
16985 2001-06-09 [paul]
16986
16987         0.4.99claws8
16988
16989         * sync with sylpheed 0.4.99cvs8
16990
16991 2001-06-08 [sergey]
16992
16993         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
16994         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
16995
16996 2001-06-08 [paul]
16997
16998         0.4.99claws7
16999
17000         * sync with sylpheed 0.4.99cvs7
17001
17002 2001-06-06 [sergey]
17003
17004         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
17005         clashes with autogenerated header).
17006         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
17007         * src/Makefile.am: added quote_fmt.h.
17008         * src/.cvsignore: added lex/yacc autogenerated files
17009         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
17010
17011 2001-06-06 [paul]
17012
17013         0.4.99claws6
17014
17015         * sync with sylpheed 0.4.99cvs6
17016
17017 2001-06-06 [hoa]
17018
17019         * added src/quote_fmt_parse.h
17020         * src/compose.c
17021                 removed warnings
17022
17023         * src/prefs.[ch]
17024                 don't modify readonly configuration files
17025
17026         * src/prefs_account.c
17027         * src/prefs_common.c
17028         * src/prefs_customheader.c
17029         * src/prefs_display_header.c
17030         * src/prefs_filter.c
17031         * src/prefs_filtering.c
17032         * src/prefs_scoring.c
17033                 don't open dialog box when configuration files
17034                 are readonly
17035
17036 2001-06-05 [sergey]
17037
17038         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
17039
17040         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
17041         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
17042         BUILT_SOURCES to make all files rebuild properly.
17043
17044         * src/compose.c: removed #include "quote_fmt.tab.h".
17045
17046         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
17047         CHARACTER value in yylval.
17048
17049         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
17050         receive CHARACTER value by documented means (yylval).
17051
17052         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
17053
17054 2001-06-05 [hoa]
17055
17056         * src/Makefile.am
17057                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
17058
17059         * src/filtering.c
17060         * src/matcher.c
17061         * src/matcher.h
17062         * src/prefs_filtering.c
17063                 now keep the configuration for execute action
17064
17065         * src/mbox_folder.c
17066                 fixed a warning
17067
17068 2001-06-05 [paul]
17069
17070         * sync with sylpheed 0.4.99cvs5
17071
17072 2001-06-05 [hoa]
17073
17074         * src/Makefile.am
17075                 added quote_fmt.[ch]
17076
17077         * added src/quote_fmt.y
17078         * added src/quote_fmt.l
17079         * added src/quote_fmt.tab.h
17080         * added src/quote_fmt.tab.c
17081         * added src/lex.quote_fmt.c
17082                 parsing configuration for replying
17083                 and forwarding
17084
17085         * src/prefs_common.[ch]
17086                 added configuration UI for replying
17087                 and forwarding
17088
17089         * src/compose.c
17090                 using configuration for replying
17091                 and forwarding
17092
17093 2001-06-04 [hoa]
17094
17095         * src/filtering.c
17096         * src/matcher.c
17097         * src/matcher.h
17098         * src/prefs_filtering.c
17099         * src/prefs_matcher.c
17100         * src/prefs_matcher.h
17101                 action "run a command" for filtering
17102                 and matching with a command.
17103                 fixed the "whole message" matching
17104
17105         * src/mbox_folder.c
17106                 changed temporary filename for security
17107
17108         * src/messageview.c
17109                 queue the notification if it fails to send.
17110
17111         * src/prefs_common.c
17112         * src/prefs_folder_item.c
17113                 changed the default important score             
17114
17115         * src/prefs_scoring.c
17116         * src/scoring.c
17117                 hide kill score input when the folder is not
17118                 a newsgroup
17119
17120 2001-06-03 [alfons]
17121
17122         * src/prefs_common.c:
17123
17124                 (prefs_font_select): pass font name in font entry box to font
17125                 selection dialog.
17126
17127 2001-06-03 [sergey]
17128
17129         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
17130
17131 2001-06-03 [paul]
17132
17133         * sync with sylpheed 0.4.99cvs4
17134
17135 2001-06-03 [alfons]
17136
17137         * src/headerwindow.c:
17138
17139                 (headerwindow_show_cb): use the selected summary view item, not
17140                 the displayed item.
17141
17142 2001-06-02 [alfons]
17143
17144         * src/headerwindow.c:
17145
17146                 (headerwindow_show_cb): always try to show msginfo
17147
17148 2001-06-02 [hoa]
17149
17150         * src/compose.c
17151                 keep attached parts when reediting or forwarding.
17152
17153 2001-06-01 [hoa]
17154
17155         * src/folderview.c
17156         * src/prefs_folder_item.[ch]
17157         * src/prefs_scoring.[ch]
17158         * src/scoring.[ch]
17159         * src/summaryview.[ch]
17160         * src/main.c
17161         * src/mainwindow.c
17162         * src/prefs_common.[ch]
17163                 support for folder scoring
17164                 kill score and important score for messages
17165         
17166         * src/prefs_account.c
17167                 some display bug fixed for local account
17168                 preferences
17169
17170 2001-05-31 [alfons]
17171
17172         * src/summaryview.c:
17173
17174                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
17175                 sender to address book menu item is disabled.
17176
17177 2001-05-30 [hoa]
17178
17179         * src/filtering.[ch]
17180         * src/summaryview.c
17181                 handling summary menu / filter messages
17182
17183         * src/folder.[ch]
17184                 add some stuff
17185
17186         * src/foldersel.c
17187                 imap folders now appears in list
17188
17189         * src/mbox_folder.c
17190                 doesn't crash if destination mail is not writeable
17191
17192 2001-05-29 [hoa]
17193
17194         * src/compose.c
17195                 removed some warnings
17196
17197         * src/filtering.c
17198         * src/folder.[ch]
17199         * src/prefs_filtering.c
17200                 global string to identify any folders           
17201                 removed some debug info
17202                 filtering to mbox folders is now possible
17203
17204         * src/mainwindow.c
17205                 removed some warnings
17206
17207         * src/mbox_folder.c
17208                 permission on files are changed to read/write for user only,
17209                 nothing for other.
17210                 creation of subfolder is handled better.
17211
17212 2001-05-28 [alfons]
17213
17214         Verified the sync for src/prefs_common.[ch] and
17215         src/prefs_account.[ch]. I believe there were some
17216         minor indentation differences.
17217
17218 2001-05-28 [paul]
17219
17220         0.4.99claws3
17221
17222         * sync with 0.4.99cvs3
17223
17224 2001-05-28 [hoa]
17225
17226         * src/compose.c
17227                 handling flags for mbox format
17228
17229         * src/filtering.c
17230                 use of mark file only for MH format
17231                 handling flags for mbox format
17232                 filtering cannot yet move or copy mails to mbox folders.
17233
17234         * src/folder.[ch]
17235                 changed move_msg, copy_msg,
17236                 move_msgs_with_dest, copy_msgs_with_dest functions
17237                 uses only folder->copy_msg() function
17238                 uses folder->finished_copy() to handle the destination
17239                 folder at the end of the copy or move operation.
17240
17241         * src/foldersel.c
17242                 included mbox directories.
17243
17244         * src/folderview.[ch]
17245         * src/mainwindow.c
17246                 handle folders operation for mbox format
17247
17248         * src/mbox.c
17249                 disable conversion of "From " header
17250
17251         * src/mbox_folder.[ch]
17252                 completion of mbox format handling
17253
17254         * src/mh.c
17255                 changed mh_copy_msg() function and
17256                 removed mh_move_msg(), mh_move_msgs_with_dest(),
17257                 mh_copy_msgs_with_dest()
17258
17259         * src/prefs_filtering.c
17260                 removed some warnings
17261
17262         * src/prefs_matcher.c
17263                 default boolean operation is AND
17264
17265         * src/procheader.c
17266                 handling flags for mbox format
17267                 handling of "From " header
17268
17269         * src/procmsg.[ch]
17270                 removed data field
17271                 added MSG_REALLY_DELETED flags to handle deletion of
17272                 messages in mbox format.
17273
17274         * src/summaryview.c
17275                 handling flags for mbox format
17276                 disable the MSG_DELETED flags when messages
17277                 are deleted in mbox format
17278
17279         * src/textview.c
17280                 "From " headers display fixed.
17281
17282 2001-05-27 [alfons]
17283
17284         * src/textview.c:
17285                 
17286                 (get_email_part): skip quoted email addresses, like in e.g.
17287                 "'alfons@proteus.demon.nl'".
17288
17289 2001-05-26 [alfons]
17290
17291         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
17292         and fixing the persistence troubles when using separate windows.
17293
17294         * src/mainwindow.c:
17295         
17296             Added #define SEPARATE_ACTION used in the gtk item factory for 
17297             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
17298                 use gtk_item_factory_get_widget_by_action() to get the items.
17299                 
17300             Removed separate_widget_cb from the gtk item factory data   
17301           
17302             (mainwindow_create): connect separate_widget_cb() to check
17303             menu item "toggled" signal. also passing a MainWindow pointer
17304                 as object data for both check menu items.
17305                 
17306             (separate_widget_cb): definition of separate_widget_cb() to match
17307             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
17308                 window using gtk_object_get_data(). The type of window separation 
17309                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
17310         
17311         * src/prefs_filtering.c,
17312           src/prefs_matcher.c: added horizontal scrollbars
17313
17314 2001-05-25 [darko]
17315
17316         * src/headerview.c
17317                 fix segfault with invalid bold font
17318         * src/summaryview.c
17319                 correctly display summary stats after row is marked
17320
17321 2001-05-23 [sergey]
17322
17323         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
17324         encodings with libjconv.
17325
17326 2001-05-23 [hoa]
17327
17328         * src/Makefile.am
17329                 added mbox_folder.[ch]
17330         * src/defs.h
17331                 mbox temporary folder
17332         * src/folder.[ch]
17333         * added src/mbox_folder.[ch]
17334         * src/folderview.c
17335         * src/procheader.[ch]
17336                 added mbox support
17337         * src/mbox.c
17338                 bugfix for file incorporation filtering
17339         * src/imap.c
17340                 enable creation of MBOX
17341         * src/prefs_display_header.c
17342                 enable use of headers like "From "
17343                 something that should be fixed :
17344                         displaying of such headers add an extra space
17345         * src/prefs_folder_item.c
17346                 don't create folders because it is not necessary
17347         * src/procmsg.h
17348                 added data field to MsgInfo for mbox internal use
17349         * src/summaryview.c
17350                 added some support for mbox
17351         * src/utils.[ch]
17352                 added get_mbox_cache_dir() function
17353
17354 2001-05-23 [hiroyuki]
17355
17356         * src/headerwindow.c
17357           src/inc.c
17358           src/main.c
17359           src/mh.c
17360           src/nntp.c
17361           src/procmsg.h
17362           src/session.h
17363           src/socket.[ch]
17364           src/summaryview.c
17365           src/textview.c
17366           src/automaton.c
17367           src/folderview.c: more sync with 0.4.99cvs2.
17368
17369         * src/headerwindow.c: reverted.
17370
17371 2001-05-22 [paul]
17372
17373         0.4.99claws2
17374
17375         * sync with sylpheed 0.4.99cvs2
17376                 * src/news.[ch]
17377                 * src/nntp.[ch]
17378                 * INSTALL
17379                 * INSTALL.jp
17380
17381 2001-05-22 [alfons]
17382
17383         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
17384
17385 2001-05-21 [alfons]
17386
17387         Minor things:
17388
17389         * configure.in: if gnome-config not found, "no" is displayed
17390         
17391         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
17392
17393         * src/textview.c: now also possible to add mail addresses by right
17394           clicking in the text view
17395
17396         * src/codeconv.c: merged patch which fixes endless loop when encountering
17397           invalid wide characters; from Alte <010@imis.ru>  
17398
17399 2001-05-20 [alfons]
17400
17401         Added installation of gnome specific things:
17402
17403         * Makefile.am: gnome conditional
17404
17405         * configure.in: check for installed gnome
17406
17407         * added sylpheed.png, sylpheed.desktop
17408
17409 2001-05-20 [sergey]
17410
17411         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
17412
17413         * src/mainwindow.h (main_window_toolbar_create): created a button
17414         for "Reply to all".
17415         (main_window_set_toolbar_sensitive): enable/disable the new button
17416         appropriately.
17417         (toolbar_reply_to_author_cb): handle the new button.
17418
17419         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
17420         send_progress_dialog_destroy() on failure (fixes hang on SMTP
17421         failure).
17422
17423 2001-05-19 [sergey]
17424
17425         * src/compose.h (ComposeReplyMode): new modes
17426         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
17427         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
17428
17429         * src/compose.c
17430         (compose_send): move some code into a new function:
17431         (compose_current_mail_account): new function.
17432         (compose_reply): new argument to_author, all callers changed; if
17433         to_author==TRUE and account->protocol==A_NNTP, find and use an
17434         appropriate mail account for replying.
17435         (compose_reply_set_entry): new argument to_author; ignore
17436         compose->replyto if to_author==TRUE.
17437
17438         * src/mainwindow.c: new command "Message/Reply to author".
17439         (main_window_set_menu_sensitive): enable/disable it.
17440         (reply_cb): handle it.
17441
17442         * src/summaryview.c: new command "Reply to author".
17443         (summary_set_menu_sensitive): enable/disable it.
17444         (summary_reply_cb): handle it.
17445
17446         * src/account.c (account_find_mail_from_address): new function.
17447
17448 2001-05-18 [paul]
17449
17450         0.4.99claws1
17451
17452         * sync with sylpheed 0.4.99cvs1
17453
17454 2001-05-18 [hoa]
17455
17456         * src/compose.[ch]
17457         * src/filtering.c
17458         * src/summaryview.c
17459                 new filtering action : forward and forward as attachment
17460
17461         * src/main.c
17462                 no need for $DISPLAY when we run sylpheed --help
17463                 call to parse_cmd_opt() is moved
17464
17465         * src/mainwindow.[ch]
17466                 execute button is hidden when immediate execute
17467                 is chosen
17468
17469         * src/mh.c
17470         * src/news.c
17471         * src/prefs_folder_item.c
17472         * src/procmsg.c
17473                 better handling of missing directories
17474
17475         * src/summaryview.c
17476                 reedit is enabled in outbox
17477                 reedit is enabled in queue
17478
17479 2001-05-17 [hoa]
17480
17481         * src/filtering.c
17482         * src/matcher.[ch]
17483         * src/prefs_filtering.c
17484                 changed attachement into attachment
17485
17486 2001-05-17 [alfons]
17487
17488         0.4.67claws4    
17489
17490         * sync with sylpheed 0.4.67cvs9
17491         * sync with sylpheed 0.4.67cvs7-8
17492
17493 2001-05-17 [hoa]
17494
17495         * src/Makefile.am
17496                 added prefs_filtering.c
17497
17498         * src/filtering.[ch]
17499         * src/matcher.[ch]
17500                 removed action : forward_news and forward_news_as_attachement
17501                 (forward and forward_as_attachement can be used instead)
17502
17503         * src/mainwindow.c
17504                 added menu option to access filtering configuration
17505
17506         * src/prefs_account.c
17507                 changed mail_command default to /usr/sbin/sendmail
17508
17509         * added src/prefs_filtering.[ch]
17510                 dialog box for filtering configuration
17511
17512         * src/prefs_matcher.c
17513                 added function prefs_matcher_get_criteria_from_matching()
17514
17515         * src/prefs_scoring.c
17516                 reset the dialog when register or substitute is clicked
17517
17518 2001-05-15 [hoa]
17519
17520         * src/Makefile.am
17521                 added filtering.[ch]
17522         * src/inc.c
17523                 using filering.[ch] instead of filter.[ch]
17524         * src/main.c
17525                 reading new filtering configuration
17526         * src/matcher.[ch]
17527                 added some filtering actions
17528                 and fixed a bug for headers and mail body matching
17529         * src/mbox.c
17530                 using filering.[ch] instead of filter.[ch]
17531         * src/mh.c
17532                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
17533         * src/summaryview.c
17534                 some fixes for filtering
17535
17536 2001-05-14 [hiroyuki]
17537
17538         * src/send.c: fixed some weird indentations.
17539           send_message_with_command(): call pclose() only if p != NULL.
17540         * src/textview.c: get_email_part(): modified the code for readability.
17541
17542 2001-05-14 [hiroyuki]
17543
17544         * src/md5global.h
17545           src/md5ify.c
17546           src/md5ify.h: removed from the cvs.
17547
17548 2001-05-13 [sergey]
17549
17550         * src/main.c: include rfc2015.h to avoid compiler warnings.
17551         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
17552         the panel is already on screen.
17553         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
17554         closing the alert window by ESC as "No".
17555         * src/prefs_common.c (prefs_interface_create): moved return
17556         receipt check button to the correct place.
17557
17558 2001-03-13 [alfons]
17559
17560         * src/prefs_common.c: 
17561                 moved return receipt check button to the Send tab. (prefs_send_create)
17562                 removed the date format ui related globals. (prefs_display_create)
17563
17564         0.4.67claws3
17565         
17566         * sync with sylpheed 0.4.67cvs5-6
17567
17568 2001-05-13 [paul]
17569
17570         * added Alfons' font selection patch
17571
17572         * src/defs.h
17573         * src/headerwindow.c
17574         * src/prefs_common.c
17575         * src/prefs_common.h
17576
17577 2001-05-13 [hoa]
17578         * src/defs.h
17579                 changed version of cache
17580         * src/matcher.[ch]
17581         * src/prefs_matcher.c
17582                 added additionnal matching criteria
17583         * src/procheader.c
17584         * src/procmsg.[ch]
17585         * src/news.c
17586                 added references in MsgInfo
17587
17588 2001-05-12 [hoa]
17589
17590         * src/defs.h
17591                 prepared some things for new filtering
17592         * src/matcher.[ch]
17593                 added some matching properties
17594                 inreplyto need to be enhanced
17595                 prepared some things for new filtering
17596         * src/messageview.c
17597                 added Return-Receipt-To handling
17598         * src/prefs_folder_item.c
17599                 changed default value to TRUE
17600         * src/prefs_matcher.c
17601                 added some matching properties
17602         * src/prefs_scoring.[ch]
17603                 the scoring dialog is finished
17604         * src/procheader.c
17605                 added Return-Receipt-To handling
17606                 Reference need to be added
17607         * src/procmsg.[ch]
17608                 added Return-Receipt-To handling
17609                 added threadscore to get a better score sorting when
17610                 threads are enabled
17611         * src/summaryview.c
17612                 suppressed a bug when we sort the list
17613                 when no folder is opened.
17614                 better score sorting when threads are enabled
17615
17616 2001-05-12 [alfons]
17617
17618         * reverted previous patch because of potential errors 
17619
17620         0.4.67claws2
17621         
17622         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
17623                 applied "toggle mail-retrieval dialog window" patch submitted 
17624                 by Eric Limpens <eric@qnt.net>
17625
17626         * sync with sylpheed 0.4.67cvs4
17627
17628 2001-05-12 [sergey]
17629
17630         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
17631         some picky compilers.
17632         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
17633         * src/grouplist_dialog.c: include alertpanel.h.
17634         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
17635         fix compile warning.
17636         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
17637         #include "defs.h" before others to prevent the warning of `MIN'
17638         and `MAX' redefinition.
17639
17640 2001-05-11 [hoa]
17641
17642         * src/main.c
17643         * src/messageview.c
17644         * src/prefs_account.c
17645         * src/prefs_display_header.c
17646                 removed warning
17647         * src/Makefile.am
17648                 added prefs_scoring.[ch]
17649         * src/grouplist_dialog.c
17650                 display an error dialog box if the group list
17651                 cannot be fetched.
17652         * src/mainwindow.[ch]
17653                 added main_window_set_thread_option() function
17654                 scoring dialog box enabled
17655         * src/matcher.[ch]
17656                 added flags matching unread /new / marked
17657                 / deleted / replied / forwarded
17658         * src/news.c
17659                 newsgroups are now finally in newscache
17660         * src/prefs_matcher.[ch]
17661                 finished preferences for matching dialog
17662         * added src/prefs_scoring.[ch]
17663                 scoring dialog box completed
17664         * src/scoring.[ch]
17665                 conversion to string : added scoringprop_to_string()
17666                 write config for preferences :
17667                 added prefs_scoring_write_config()
17668         * src/summaryview.c
17669                 threads can be enabled/disabled independently
17670                 for each folder
17671
17672 2001-05-10 [alfons]
17673
17674         0.4.67claws1
17675         
17676         * AUTHORS: 
17677                 thought it would be nice to have a list of all
17678                 contributors (used Changelog as a reference)
17679         
17680         * configure.in: 
17681                 messed up version numbering...
17682
17683         0.4.66claws1
17684
17685         * sync with sylpheed 0.4.67cvs1-3
17686
17687 2001-05-10 [darko]
17688
17689         * src/prefs_common.c:
17690                 better UI for strftime format, double clicking
17691                 on format now inserts the format in text entry
17692                 replaced close button with standard OK/Cancel
17693                 moved date format button to the right of the
17694                 text entry field
17695
17696 2001-05-09 [alfons]
17697
17698         * src/gtkstext.c:
17699                 Ctrl-Home / Ctrl-End have proper cursor navigation
17700
17701 2001-05-09 [hoa]
17702
17703         * src/prefs_matcher.c
17704                 finished UI to define matching properties
17705                 added ok and cancel button
17706         * src/prefs_filter.c
17707                 added ok and cancel button
17708         * src/news.c
17709                 fixed some bug in xhdr parsing
17710
17711 2001-05-08 [alfons]
17712
17713         * src/textview.c: 
17714                 fixed a bug in textview_show_header(), which displayed two colons (':');
17715                 cleaned up some warnings
17716
17717 2001-05-08 [hoa]
17718
17719         * src/Makefile.am
17720                 added prefs_matcher.[ch]
17721                 compilation with -W -Wall
17722         * src/alertpanel.c
17723                 ungrab the mouse events if grabbed - does it
17724                 fix the bug for disposition notification ?
17725         * src/mainwindow.c
17726                 added a menu option to open the matching dialog.
17727         * src/matcher.[ch]
17728                 added matcherprop_to_string() and matcherlist_to_string()
17729                 fixed some bugs, changed the name of some options
17730                 age_sup and age_inf becomes age_greater and age_lower,
17731                 body and messageheaders becomes body_part and headers_part,
17732                 changed the names of constants from SCORING_XXX to MATCHING_XXX
17733         * src/prefs_display_header.c
17734         * src/prefs_headers.c
17735                 fixed a bug that accidentally destroyed dialogs
17736                 when closed them with delete_event
17737                 Added *_deleted() which handle delete_event signal correctly.
17738         * src/prefs_folder_item.[ch]
17739                 added "enable_thread" field for future customization
17740         * added src/prefs_matcher.[ch]
17741                 sample of the UI to define matching properties
17742         * src/procheader.c
17743                 using procheader_headername_equal instead of str*cmp functions
17744                 using procheader_parse_header() function
17745         * src/scoring.c
17746                 using MATCHING_XXX instead of SCORING_XXX
17747         * src/summaryview.c
17748                 display the sender of the news even if this is ourself
17749                 when this is a news message.
17750         * src/textview.c
17751                 using headername_equal() instead of str*cmp functions
17752
17753 2001-05-08 [alfons]
17754
17755         0.4.66claws
17756
17757         * sync with sylpheed 0.4.66
17758         * src/gtkstext.c: trace logs added 
17759
17760 2001-05-08 [sergey]
17761
17762         * src/prefs_common.[ch]: added option to enable/disable GnuPG
17763         signature check popup.
17764         * src/rfc2015.c (check_signature): show signature check popup only
17765         if it is enabled in preferences.
17766
17767 2001-05-07 [alfons]
17768
17769         0.4.66claws4
17770         
17771         * sync with sylpheed 0.4.66cvs6
17772
17773 2001-05-07 [darko]
17774
17775         * src/prefs_common.[ch]: added option to enable/disable
17776           looking up sender name in address book for summary pane
17777         * src/summaryview.c: look up sender in the address book
17778           by using Alfons' address completion code
17779
17780 2001-05-07 [hiroyuki]
17781
17782         * src/inc.h
17783           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
17784           member of Pop3State.
17785         * src/news.c: brought #include "defs.h" before #include <glib.h>
17786           to prevent the warning of `MIN' and `MAX' redefinition.
17787
17788 2001-05-06 [hoa]
17789
17790         * removed src/headers_display.[ch]
17791         * removed src/prefs_display_headers.[ch]
17792         * src/inc.c
17793                 use a temporary file in the user directory for mbox import
17794         * src/news.c
17795                 added XHDR support to get "To" and "Cc" headers
17796                 (in order to match news with to or cc field for
17797                 scoring)
17798                 added function news_parse_xhdr() to get XHDR response
17799         * src/nntp.[ch]
17800                 added function nntp_xhdr()
17801         * src/matcher.c
17802                 fetch the message if necessary
17803
17804 2001-05-06 [alfons]
17805
17806         0.4.66claws3
17807
17808         * sync with sylpheed 0.4.66cvs3-5
17809
17810 2001-05-06 [hoa]
17811
17812         * src/utils.[ch]
17813                 added function itos_buf() to enable use of several buffers
17814         * src/summaryview.c
17815                 use of itos_buf() instead of itos() in summary list
17816                 to fix the broken display of message number.
17817
17818 2001-05-06 [alfons]
17819
17820         * src/gtkstext.c: bug in cursor up navigation fixed,
17821                 fixed another unsigned / signed comparison (we're getting there :-)
17822
17823 2001-05-06 [hoa]
17824
17825         * src/Makefile.am
17826                 added scoring.c scoring.h
17827                 prefs_folder_item.c prefs_folder_item.h
17828                 matcher.c matcher.h
17829         * src/defs.h
17830                 added FOLDERITEM_RC SCORING_RC
17831         * src/folder.[ch]
17832                 added prefs field in FolderItem :
17833                 properties for each folder (PrefsFolderItem),
17834                 sorting type and mode were added as the first properties.
17835         * src/main.c
17836                 read config for scoring
17837         * added src/matcher.[ch]
17838                 gives functions to parse configuration file to do
17839                 matching on mails with a list of conditions.
17840         * src/mainwindow.c
17841                 add option to sort by score
17842         * src/prefs_common.[ch]
17843                 added preference option to show score and for
17844                 the score column size
17845         * added src/prefs_folder_item.[ch]
17846                 properties for each folder (PrefsFolderItem),
17847                 sorting type and mode were added as the first properties.
17848         * src/procheader.[ch]
17849                 added procheader_parse_header()
17850                 added procheader_header_free()
17851                 added procheader_headername_equal()
17852                 and made modification to use them.
17853         * src/procmsg.[ch]
17854                 added score field to MsgInfo structure
17855         * added src/scoring.[ch]
17856                 gives functions to parse configuration file to do
17857                 scoring on mails with a list of conditions.
17858         * src/summaryview.[ch]
17859                 save the sorting type and mode for the folder
17860                 added column to display the score of the mail
17861                 added function summary_score_clicked()
17862                 sorting type and mode are restored to the folder
17863                 when it is reopen
17864         * src/textview.c
17865                 use procheader_parse_header(), procheader_headername_equal()
17866                 removed memory leak in text_scan_header when freeing headers
17867         * src/filter.c
17868                 changed the function to match names of headers
17869                 using procheader_headername_equal()
17870
17871         Scoring functions are implemented, an interface is needed
17872         to configure that.
17873
17874 2001-05-04 [alfons]
17875
17876         * src/gtkstext.c: 
17877                 hopefully fixed the row up navigation bug,
17878                 removed adding back / forward lines to cache
17879
17880 2001-05-04 [sergey]
17881
17882         * src/prefs_display_headers.c: user interface changes:
17883         (prefs_display_headers_create): remove unused "Show" check button;
17884         allow reordering of headers by dragging.
17885         (prefs_display_headers_write_config): remove unused variables.
17886         (prefs_display_headers_set_dialog): do not insert "(New)" at top
17887         of lists (not needed with the new UI).
17888         (prefs_display_headers_set_list): scan lists starting from row 0,
17889         not 1 (do not skip "(New)").
17890         (prefs_display_headers_find_header): new function.
17891         (prefs_display_headers_clist_set_row): do not allow duplicates.
17892         (prefs_display_headers_delete_cb): do not skip row 0; treat
17893         closing the alert window by ESC as "No".
17894         (prefs_display_headers_up): do not protect row 0.
17895         (prefs_display_headers_down): do not protect row 0.
17896
17897 2001-05-04 [sergey]
17898
17899         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
17900         functions.
17901
17902         * src/summaryview.c
17903         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
17904         summary_select_next_marked, summary_select_prev_marked): new
17905         functions.
17906
17907 2001-05-03 [sergey]
17908
17909         * src/news.c: fixed a bug when no article can be fetched after
17910         server timeout if the connection was restored by news_post():
17911         (news_select_group): new function.
17912         (news_fetch_msg): call news_select_group() before fetching
17913         article.
17914         (news_get_uncached_articles): set session->group after successful
17915         GROUP command.
17916
17917 2001-05-03 [hoa]
17918
17919         * src/defs.h
17920         * src/procmsg.[ch]
17921         * src/procheader.c
17922                  changed version of cache, added cc field
17923
17924         * src/prefs_display_headers.c
17925                 the interface was changed
17926
17927         * src/prefs_headers.c
17928                 added cancel button
17929
17930 2001-05-03 [alfons]
17931
17932         * completed sync of sylpheed cvs2
17933         * src/gtkstext.c: updated row up / down cursor navigation
17934         * src/textview.c: re-edited, prepared for fixing the email address
17935                 scanner.
17936
17937 2001-05-03 [darko]
17938
17939         * src/prefs_common.c: use alfons' strftime ui code
17940         entry_datefmt and datefmt_sample widgets have to be
17941         global in this module because of this change
17942
17943 2001-05-03 [hoa]
17944
17945         * src/messageview.c
17946         * src/prefs_common.[ch] added option to activate the return receipt
17947                 feature.
17948
17949 2001-05-02 [alfons]
17950
17951         * src/gtkstext.c: fix for row up/down cursor navigation. 
17952
17953         0.4.66claws2
17954         
17955         * sync with 0.4.66cvs2
17956
17957 2001-05-02 [paul]
17958
17959         added add-sender-to-addressbook patch
17960
17961         * src/addressbook.c
17962         * src/addressbook.h
17963         * src/summaryview.c
17964
17965 2001-05-02 [sergey]
17966
17967         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
17968         G_ALERTDISABLE.
17969
17970         * src/alertpanel.c (alertpanel_create): new argument can_disable,
17971         all existing callers changed to pass FALSE; create a check button
17972         to disable the message.
17973         (alertpanel_message_with_disable): new function.
17974         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
17975         (alertpanel_button_toggled): new function.
17976         (alertpanel_button_clicked, alertpanel_close): set value using
17977         G_ALERT_VALUE_MASK.
17978
17979         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
17980
17981         * src/prefs_common.c (prefs_privacy_create): new check button
17982         checkbtn_gpgme_warning.
17983
17984         * src/main.c (main): moved preferences reading before gpgme
17985         initialization; check prefs_common.gpgme_warning before giving the
17986         GnuPG warning and set it to FALSE if the user wants to disable the
17987         warning.
17988
17989 2001-05-02 [hiroyuki]
17990
17991         * src/prefs_display_headers.c: modified the layout and some labels.
17992
17993 2001-05-02 [sergey]
17994
17995         * src/prefs_account.c (prefs_account_fix_size): new function.
17996         (prefs_account_create): call prefs_account_fix_size(); use
17997         gtk_widget_show instead of gtk_widget_show_all (fixes too large
17998         size when the window is shown for the first time).
17999         (prefs_account_basic_create): changed layout of serv_table; moved
18000         localmbox_entry above smtpserv_entry (logically it replaces
18001         POP3/IMAP server).
18002         (prefs_account_protocol_activated): set sensitivity of
18003         nntpauth_chkbtn according to the protocol (in addition to
18004         hide/show); commented out gtk_table_set_row_spacing() calls.
18005         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
18006         not sensitive (fixes a bug with disabled username/password boxes
18007         when editing POP3 account after NNTP with authentication).
18008
18009 2001-05-02 [hoa]
18010
18011         * src/account.c
18012         * src/inc.c
18013         * src/prefs_account.[ch]
18014         * src/send.c
18015                 removed local account without SMTP server
18016                 added option to use mail command instead of a connexion
18017                 to SMTP server when a local account is used
18018         * src/prefs_headers.c
18019                 fixed a bug
18020         * src/news.c
18021                 fixed a bug when connexion immediately closed
18022
18023 2001-05-01 [alfons]
18024
18025         0.4.66claws1
18026         
18027         * sync with 0.4.65
18028
18029 2001-05-01 [sergey]
18030
18031         * src/prefs_account.c (Basic, prefs_account_basic_create): new
18032         widget nntpauth_chkbtn.
18033         (prefs_account_protocol_activated): handle nntpauth_chkbtn
18034         visibility.
18035         (prefs_account_nntpauth_toggled): new function.
18036
18037         * src/news.c (news_session_new_for_folder): use NNTP
18038         authentication only if ac->use_nntp_auth is set.
18039
18040 2001-05-01 [hoa]
18041
18042         * src/Makefile.am changed headers.[ch] in customheader.[ch]
18043         * src/prefs_display_headers.c changed the UI
18044         * src/prefs_headers.c changed account_name to account_id
18045         * src/compose.c using customheader.h
18046
18047 2001-05-01 [hiroyuki]
18048
18049         * src/esmtp.c
18050           src/news.c
18051           src/nntp.c: changed sock_read() to sock_gets(), they've been left
18052           unsynched.
18053
18054 2001-05-01 [hoa]
18055
18056         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
18057         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
18058                 for displaying of headers
18059         * src/grouplist_dialog.[ch] minor changes to remove warnings
18060         * src/prefs_display_headers.[ch] dialog to choose the
18061         headers to display in the mail viewer.
18062         * src/headers.h correction of #define
18063         * src/headers_display.[ch] configuration for displaying of headers.
18064         * src/main.c read config of displaying of headers
18065         * src/prefs_common.c add a button to access the config dialog
18066                 for displaying of headers
18067         * src/prefs_display_headers.[ch] dialog for configuration for
18068                 displaying of the headers.
18069         * src/prefs_headers.c cleaning of code
18070         * src/procheader.c comments added to code
18071         * src/textview.c changes to reorder the headers depending
18072                 on the config for displaying of headers
18073
18074 2001-04-30 [alfons]
18075
18076         0.4.65claws7
18077
18078         * sync with 0.4.65cvs12
18079
18080         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
18081
18082 2001-04-30 [sergey]
18083
18084         * src/nntp.h (NNTPSockInfo): new field auth_failed.
18085
18086         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
18087         is set to force reconnection after authentication failure.
18088         (nntp_gen_command): set sock->auth_failed on authentication
18089         failure, or if sock->userid and sock->passwd are not set.
18090
18091         * src/news.c (news_session_new_for_folder): set userid=NULL if
18092         password dialog is cancelled.
18093
18094 2001-04-30 [sergey]
18095
18096         * src/nntp.h (NNTPSockInfo): new type.
18097
18098         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
18099         SockInfo.
18100         (nntp_open_auth, nntp_close): new functions.
18101         (nntp_gen_command): new function to handle authentication; all
18102         NNTP command functions updated to use it.
18103         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
18104         (nntp_list): removed old useless code.
18105
18106         * src/news.h (NNTPSession): new field nntp_sock.
18107
18108         * src/news.c: all functions updated to use NNTPSockInfo instead of
18109         SockInfo.
18110         (news_session_new): new arguments (userid, passwd); made static;
18111         use nntp_open_auth() if needed.
18112         (news_session_destroy): use nntp_close() instead of sock_close().
18113         (news_query_password): changed arguments.
18114         (news_session_new_for_folder): new function.
18115         (news_session_get): use news_session_new_for_folder().
18116         (news_authenticate): deleted.
18117         (news_get_uncached_articles): removed old authentication code.
18118
18119 2001-04-30 [sergey]
18120
18121         * src/news.c: reverted my previous changes (need to do NNTP
18122         authentication in a cleaner way).
18123         
18124 2001-04-29 [sergey]
18125
18126         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
18127         news_nntp_post, news_nntp_mode): new functions (wrappers with
18128         authentication support).
18129         (news_get_article_cmd, news_get_article, news_get_header): new
18130         argument "folder"; all callers changed.
18131         (news_get_article_cmd): added authentication support.
18132         (news_session_get): use news_nntp_mode() instead of nntp_mode().
18133         (news_post): use news_nntp_post() instead of nntp_post().
18134         (news_get_uncached_articles): use news_nntp_group() instead of
18135         nntp_group() and news_nntp_xover() instead of nntp_xover();
18136         removed old authentication code.
18137         (news_get_group_list): use news_nntp_list() instead of nntp_list().
18138
18139         * src/nntp.c (nntp_list): return real error code instead of
18140         hardcoded NN_ERROR.
18141
18142 2001-04-29 [sergey]
18143
18144         * configure.in: fixed wint_t typedef detection again
18145
18146 2001-04-28 [hoa]
18147
18148         * src/prefs_account.[ch], added A_LOCAL_CMD
18149                 (send mail with mail command)
18150         * src/send.c added function send_message_with_command()
18151         * src/inc.c made a more secure get_spool() function with
18152                 mktemp() but maybe mkstemp() or something more
18153                 secure can be used.
18154
18155 2001-04-28 [alfons]
18156
18157         * src/textview.c, colorization of email addresses in headers
18158
18159         0.4.65claws6
18160
18161         * bug sync with sylpheed
18162         * prefs_common.c: created date format ui for darko
18163         * sync with 0.4.65cvs11
18164         * configure.in: corrected to have the new gpg checks
18165
18166 2001-04-27 [alfons]
18167
18168         * completed sync with 0.4.65cvs10
18169         * minor debug things added to gtkstext.c
18170
18171 2001-04-27 [darko]
18172
18173         * configure.in: remove check for availability of
18174           strftime() as advised by Hiroyuki
18175         * src/prefs_common.[ch], src/procheader.c:
18176           synch strftime() code with Hiroyki's main branch
18177
18178 2001-04-26 [sergey]
18179
18180         * src/news.c: news_query_password(), news_authenticate(): new
18181           functions.
18182           news_get_uncached_articles(): added NNTP authentication
18183           handling.
18184         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
18185           new functions.
18186         * src/prefs_account.c: prefs_account_protocol_activated():
18187           enable userid and password fields for NNTP.
18188
18189 2001-04-26
18190
18191         * configure.in: check for availability of strftime()
18192           [darko]
18193         * src/prefs_common.[ch], src/procheader.c: use
18194           strftime() for displaying date in summary pane if it
18195           is available
18196
18197 2001-04-25
18198
18199         * more .cvsignore cleanups [alfons]
18200
18201 2001-04-25
18202
18203         * ac/sv-check-type.m4: new autoconf macro.
18204         * configure.in: fixed wint_t typedef detection (did not work
18205           with gcc-2.96).
18206
18207 2001-04-25
18208
18209         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
18210           [hiroyuki]
18211
18212 2001-04-24
18213         * modified gtkstext.c : buggy cursor navigation fixed, 
18214           and font descent also taken in account when drawing
18215           cursor. [alfons]
18216
18217 2001-04-24 [hoa]
18218         * added comments in src/news.c src/nntp.c
18219         * added src/prefs_headers.[ch]
18220         * added src/headers.[ch]
18221         * modified compose.c to activate custom headers
18222                 added function is_in_custom_headers
18223         * modified prefs_account.[ch]
18224                 added function prefs_account_customhdr_edit
18225         * modified src/defs.h :
18226                 added HEADERS_RC : name of the config file
18227                 for the custom headers
18228
18229 2001-04-24
18230
18231     0.4.65claws5
18232
18233         * configure.in
18234           src/gtkstext.[ch]
18235           src/compose.c
18236           src/Makefile.am
18237           
18238           added gtkstext with configure.in patch by Hiroyuki which
18239           should fix the XIM detection [alfons]
18240
18241         * more clean up of cvs [alfons]
18242
18243                  * removed all Makefile.in files to attic.
18244
18245                  * updated all .cvsignores to really ignore things that could
18246                    be unintentionally committed by a recursive commit.
18247
18248 2001-04-23 [hoa]
18249         * added src/grouplist_dialog.[ch]
18250         * changed src/folderview.c to call grouplist_dialog instead
18251                 of inputdialog
18252         * src/news.c :
18253                 added functions news_reset_group_list
18254                 and news_get_group_list
18255         * src/nntp.c :
18256                 added function nntp_list
18257         * src/defs.h :
18258                 added GROUPLIST_FILE : name of the newsgroup list cache file
18259
18260 2001-04-21
18261
18262         * added option to warn about queued messages on exit [sergey]:
18263
18264           * src/compose.c: compose_queue(): call folder_item_scan()
18265             and folderview_update_item() after queueing.
18266           * src/folderview.c: folderview_update_node(): draw the queue
18267             folder in bold font if there are queued messages.
18268           * src/mainwindow.c: queued_messages(): new function.
18269             app_exit_cb(): display warning if there are queued messages
18270             if warn_queued_on_exit is set.
18271           * prefs_common.[ch]: add warn_queued_on_exit option.
18272
18273         * enhanced GnuPG key selection support [sergey]:
18274
18275           * src/select-keys.c: updated to newer version from Win32
18276             branch with support for selecting arbitrary keys.
18277           * src/prefs_account.c: added the Privacy tab to the account
18278             options window.
18279             prefs_account_privacy_create(),
18280             prefs_account_sign_key_set_data_from_radiobtn(),
18281             prefs_account_sign_key_set_radiobtn(): new functions.
18282           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
18283           * src/rfc2015.c: set_signers(): new function.
18284             pgp_sign(): add the account parameter, call set_signers().
18285             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
18286           * src/rfc2015.h: rfc2015_sign(): updated prototype.
18287           * src/compose.c: pass the current account to rfc2015_sign().
18288
18289         * tag name claws added to prevent confusion with main branch [alfons]
18290
18291         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
18292
18293         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
18294
18295         * sync with recent sylpheed cvs. Untested though. [alfons]
18296