add 'Content-Disposition: inline' to a text/plain part when using PGP/MIME signing
[claws.git] / ChangeLog.claws
1 2003-08-30 [paul]       0.9.4claws45
2
3         * src/compose.c
4                 add 'Content-Disposition: inline' to a text/plain
5                 part when using PGP/MIME signing
6
7 2003-08-30 [paul]       0.9.4claws44
8
9         * src/prefs_common.c
10           src/prefs_spelling.c
11           src/prefs_spelling.glade
12                 reduce GUI clutter by placing hints into tooltips
13
14 2003-08-29 [christoph]  0.9.4claws43
15
16         * configure.ac
17                 fix bug found by Ivan Rayner <ivanr@sgi.com>
18
19         * src/stock_pixmap.c
20                 change unecessary warning into a debug message
21
22         * src/plugins/clamav/Makefile.am
23                 Fix error "-I$(CLAMAV_LIBS)"
24
25 2003-08-29 [christoph]  0.9.4claws42
26
27         * intl/Makefile.in
28         * src/Makefile.am
29         * src/matcher.h
30         * src/common/Makefile.am
31         * src/common/passcrypt.c
32                 commit fixes and patches for some of the IRIX problems found by
33                 Ivan Rayner <ivanr@sgi.com>
34
35 2003-08-29 [paul]       0.9.4claws41
36
37         * src/prefs_filtering.c
38                 add 'Top' and 'Bottom' buttons, based on changes in
39                 src/prefs_filter.c in 0.9.4cvs11.
40
41 2003-08-27 [christoph]  0.9.4claws40
42
43         * src/folderview.c
44                 fix bug that the current summary settings were copied to the
45                 wrong folder item, when the folder item prefs are opened.
46                 Copying is not required because summary settings and
47                 folder_item_prefs do not contain the same settings
48
49 2003-08-27 [thorsten]   0.9.4claws39
50
51         * src/imap.c
52                 fix compile error
53
54 2003-08-26 [paul]       0.9.4claws38
55
56         * sync with 0.9.4cvs9
57                 see ChangeLog 2003-08-26
58
59 2003-08-25 [paul]       0.9.4claws37
60
61         * sync with 0.9.4cvs8
62                 see ChangeLog 2003-08-25
63
64 2003-08-24 [christoph]  0.9.4claws36
65
66         * src/prefs_filtering.c
67                 shouldn't remove items from a GSList while iterating over the
68                 list (makes cur invalid and cur->next not accessable)
69
70         (closes Bug 272 i deleted an folder and some seconds later sylpheed
71          crashed)
72
73 2003-08-23 [christoph]  0.9.4claws35
74
75         * src/news.c
76                 news folders should be scanned when opened
77
78 2003-08-22 [christoph]  0.9.4claws34
79
80         * src/prefs_folder_item.c
81                 use macro to assign strings that always frees the old string
82
83         * src/gtk/gtkaspell.[ch]
84                 add gtkaspell_set_dictionary_menu_active_item() to set active
85                 item in dictionary option menu
86
87         * src/prefs_spelling.c
88                 use gtkaspell_set_dictionary_menu_active_item() to select
89                 dictionary
90
91 2003-08-21 [christoph]  0.9.4claws33
92
93         * src/folder.[ch]
94         * src/imap.c
95         * src/mbox_folder.c
96         * src/mh.c
97         * src/news.c
98                 optimize folder system
99
100         * src/gtk/gtkstext.c
101                 fix division by zero when font has 0 width for ' '
102
103 2003-08-21 [paul]       0.9.4claws32
104
105         * sync with 0.9.4cvs7
106                 see ChangeLog 2003-08-20
107
108 2003-08-19 [paul]       0.9.4claws31
109
110         * src/common/defs.h
111                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
112                 SYLDOC_FAQ_HTML_INDEX.
113         * src/manual.c
114                 use LC_MESSAGES instead of LC_ALL to find the current
115                 language
116
117           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
118
119 2003-08-19 [paul]       0.9.4claws30
120
121         * po/bg.po
122                 updated by George Danchev
123
124 2003-08-18 [luke]       0.9.4claws29
125         * src/mimeview.[ch]
126         * src/gtk/gtkvscrollbutton.[ch]
127                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
128                   dependencies; do it the GTK way; reduce code -14/+2 lines)
129                 o removed horizontal separator between icons
130
131 2003-08-17 [christoph]  0.9.4claws28
132
133         * src/procmsg.c
134                 no subject threading when the subject has no reply prefix
135
136 2003-08-16 [christoph]  0.9.4claws27
137
138         * src/mainwindow.c
139                 remember and restore window sizes and position when the main
140                 window is hidden or shown
141
142         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
143          minimised/reopened using trayicon)
144
145 2003-08-16 [paul]       0.9.4claws26
146
147         * src/crash.c
148                 add #include "defs.h"
149
150 2003-08-16 [paul]       0.9.4claws25
151
152         * src/plugins/clamav/clamav_plugin.c
153                 reword a debug_print
154                 
155         * src/plugins/dillo_viewer/dillo_prefs.c
156                 cosmetic: change the labels' text, add tooltips, and
157                 left-align the hint
158
159 2003-08-15 [christoph]  0.9.4claws24
160
161         * src/news.c
162                 complete last change (forgot some changes)
163
164 2003-08-15 [christoph]  0.9.4claws23
165
166         * src/news.c
167                 o check number of messages and don't return a 0 message
168                   when no messages are available
169                 o don't parse xref header anymore
170
171         (closes Bug 203 I'm not getting any news)
172
173 2003-08-15 [paul]       0.9.4claws22
174
175         * src/common/defs.h
176           src/crash.c
177                 update and define claws bugzilla location
178
179 2003-08-15 [paul]       0.9.4claws21
180
181         * po/ru.po
182                 update submitted by Ruslan N. Balkin
183
184 2003-08-14 [christoph]  0.9.4claws20
185
186         * src/procmsg.c
187                 fix search for oldest node in subject threading
188
189 2003-08-14 [christoph]  0.9.4claws19
190
191         * src/procmsg.c
192         * src/common/utils.h
193                 add possibility to check all nodes with the same subject for
194                 subject threading, not only the oldest node. Should not break
195                 threads anymore if the oldest node is thread_by_subject_max_age
196                 days older then parent, because it can now find a child of
197                 oldest node as new parent.
198
199 2003-08-11 [christoph]  0.9.4claws18
200
201         * src/plugins/spamassassin/spamassassin.c
202                 run spam check in background process
203
204 2003-08-10 [alfons]     0.9.4claws17
205
206         * src/summaryview.c
207                 make `Select All' sensitive too
208
209 2003-08-10 [christoph]  0.9.4claws16
210
211         * src/imap.c
212                 add more checks in imap_close
213
214 2003-08-09 [alfons]     0.9.4claws15
215
216         * src/prefs_spelling.c
217                 no spell checking UI if not requested
218
219 2003-08-09 [alfons]     0.9.4claws14
220
221         * src/gtk/prefswindow.c
222                 make it compile
223
224 2003-08-09 [christoph]  0.9.4claws13
225
226         * src/prefs_spelling.c
227         * src/gtk/prefswindow.[ch]
228         * src/plugins/clamav/clamav_plugin_gtk.c
229         * src/plugins/spamassassin/spamassassin_gtk.c
230                 sort prefs pages by heighest weight in tree
231
232 2003-08-09 [paul]       0.9.4claws12
233
234         * sync with 0.9.4cvs6
235                 see ChangeLog 2003-08-07
236                 
237         * AUTHORS
238                 add Leandro and Luke to claws-branch section
239
240 2003-08-09 [christoph]  0.9.4claws11
241
242         * src/gtk/Makefile.am
243         * src/gtk/colorsel.[ch]                 ** NEW **
244                 create a color selection dialog that can be used as a simple
245                 function call with it's own gtk main loop like filesel.[ch]
246
247         * src/Makefile.am
248         * src/main.c
249         * src/prefs_common.c
250         * src/prefs_spelling.[ch]               ** NEW **
251         * src/prefs_spelling.glade              ** NEW **
252         * src/gtk/gtkutils.[ch]
253                 move "Spell Checker" prefs to new prefs dialog
254
255         * src/prefs_folder_item.c
256                 use new colorsel dialog
257
258 2003-08-08 [paul]       0.9.4claws10
259
260         * src/inc.c
261                 clear the progress bar unconditionally
262
263 2003-08-08 [paul]       0.9.4claws9
264
265         * sync with 0.9.4cvs4
266                 see ChangeLog 2003-07-31
267
268 2003-08-07 [christoph]  0.9.4claws8
269
270         * configure.ac
271                 fix bug in image viewer plugin part
272
273         * src/imap.c
274                 don't execute close command if the folder item is not selected
275
276 2003-08-07 [hoa]        0.9.4claws7
277
278         * src/filtering.[ch]
279         * src/matcher_parser.h
280         * src/matcher_parser_parse.y
281                 can define several actions for each filtering rule
282                 can import old versions of filtering rules
283
284         * src/prefs_filtering.c
285                 call to a new dialog box to define actions
286
287         * src/prefs_filtering_action.[ch]
288                 dialog box to define actions for filtering rules
289
290 2003-08-06 [christoph]  0.9.4claws6
291
292         * src/imap.c
293                 make sure source folder is selected when copying messages
294
295 2003-08-06 [christoph]  0.9.4claws5
296
297         * sync with 0.9.4cvs2
298                 see ChangeLog 2003-07-29                
299
300 2003-08-05 [paul]       0.9.4claws4
301
302         * sync with 0.9.4cvs3
303                 see ChangeLog 2003-07-30
304
305 2003-08-04 [match]      0.9.4claws3
306
307         * po/POTFILES.in
308                 export of LDIF files.
309
310 2003-08-04 [match]      0.9.4claws2
311
312         * src/ldif.[ch]
313                 support for export LDIF. documented.
314         * src/importldif.[ch]
315         * src/exportldif.[ch]
316                 add tooltips. documented.
317         * src/exphtmldlg.[ch]
318         * src/common/xmlprops.[ch]
319                 documented.
320         * src/exportldif.[ch]                   ** NEW **
321         * src/expldifdlg.[ch]                   ** NEW **
322         * src/addressbook.[ch]
323         * src/Makefile.am
324                 export of LDIF files.
325                 documented.
326
327 2003-08-04 [christoph]  0.9.4claws1
328
329         * .cvsignore
330         * Makefile.am
331         * configure.ac
332         * sylpheed-claws.pc.in                  ** NEW **
333         * src/Makefile.am
334         * src/common/Makefile.am
335         * src/gtk/Makefile.am
336                 install sylpheed header files in $(pkgincludedir) and create a
337                 pkg-config file to allow building a plugin without the source
338                 package
339
340 2003-08-04 [paul]       0.9.4claws
341
342         * version 0.9.4claws
343
344 2003-08-04 [paul]       0.9.3claws97
345
346         * po/es.po
347                 update Spanish translation. Submitted by Ricardo
348                 Mones Lastra.
349
350 2003-08-03 [paul]       0.9.3claws96
351
352         * po/hr.po
353           po/sr.po
354                 update Croatian and Serbian translations. Submitted by
355                 Dragan and Urke MMI respectively
356
357 2003-08-03 [alfons]     0.9.3claws95
358
359         * src/summaryview.c
360                 mark flag has precedence over important flag - seems
361                 to have been changed in sync of 0.9.3claws45. this fixes
362                 a regression where messages that were scored as important
363                 don't show their mark flags. (using the same column for
364                 both importance as mark flags is the real problem
365                 ofcourse)
366
367 2003-08-03 [melvin]     0.9.3claws94
368
369         * po/fr.po
370                 Updated French translations.
371
372 2003-08-03 [melvin]     0.9.3claws93
373
374         * src/Makefile.am
375                 Fixed typo introduced after 0.9.3claws92 
376                 that prevented compilation
377                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
378                 CPPFLAGS and YFLAGS to allow user setting these.
379         * src/common/Makefile.am
380         * src/gtk/Makefile.am
381         * src/plugins/clamav/Makefile.am
382         * src/plugins/demo/Makefile.am
383         * src/plugins/dillo_viewer/Makefile.am
384         * src/plugins/image_viewer/Makefile.am
385         * src/plugins/mathml_viewer/Makefile.am
386         * src/plugins/spamassassin/Makefile.am
387         * src/plugins/trayicon/Makefile.am
388         * src/plugins/trayicon/libeggtrayicon/Makefile.am
389                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
390                 CPPFLAGS and YFLAGS to allow user setting these.
391
392 2003-08-02 [christoph]  0.9.3claws92
393
394         * configure.ac
395                 o rearrange plugin tests
396                 o add test for clamav.h to ClamAV tests
397
398 2003-08-02 [luke]       0.9.3claws91
399
400         * src/mimeview.c
401                 o fixed appearance of icon list when toggling back from the 
402                   ctree
403                 o toggling of icons using the keyboard works correctly
404                 o fixed all other keyboard shortcuts to work when icons are
405                   active
406         
407         * src/messageview.c
408                 o fixed bug 4 - focus lost when changing messageview view type
409
410 2003-08-02 [christoph]  0.9.3claws90
411
412         * src/common/hooks.c
413                 fix crash when pointer stored in hash table could get invalid
414                 when a plugin is unloaded
415
416 2003-08-01 [christoph]  0.9.3claws89
417
418         * configure.ac
419                 o try to build all plugins (except spamassassin) by default
420                 o don't build a plugin if a dependency check fails
421
422         * src/common/hooks.c
423                 fix warning
424
425 2003-08-01 [match]      0.9.3claws88
426
427         * src/importldif.c
428                 allow single click field selection. document code.
429
430 2003-08-01 [christoph]  0.9.3claws87
431
432         * src/plugins/clamav/clamav_plugin.c
433         * src/plugins/clamav/clamav_plugin_gtk.c
434         * src/plugins/dillo_viewer/dillo_viewer.c
435         * src/plugins/image_viewer/plugin.c
436         * src/plugins/mathml_viewer/mathml_viewer.c
437         * src/plugins/spamassassin/spamassassin.c
438         * src/plugins/spamassassin/spamassassin_gtk.c
439         * src/plugins/trayicon/trayicon.c
440                 add version check to all plugins
441
442 2003-08-01 [hoa]        0.9.3claws86
443
444         * src/prefs_filtering.c
445                 fixed a cosmetic bug, during creation of dialog box,
446                 wrong widgets were shown after creation.
447
448 2003-08-01 [luke]       0.9.3claws85
449
450         * src/mainwindow.c
451                 o fixed visibility of icons/mimeview after toggling separate
452                   message/folder view (factored out some similar code too).
453
454
455 2003-07-31 [alfons]     0.9.3claws84
456
457         * src/mimeview.c
458                 tweak icon box UI a bit more, now allowing right-clicks actions
459                 getting the relevant mime data too; should fix #250, "Can't save 
460                 attachments sometimes".
461
462 2003-07-30 [alfons]     0.9.3claws83
463
464         * src/compose.c
465                 don't do auto-save-draft inside key press handler, but rather
466                 schedule it half of a second later; should fix #67, "autosave 
467                 make re-rediting message crazy"
468
469 2003-07-30 [christoph]  0.9.3claws82
470
471         * src/plugins/trayicon/trayicon.c
472                 process pending events before unloading the plugin
473
474         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
475
476 2003-07-30 [alfons]     0.9.3claws81
477
478         * src/common/hooks.c
479                 parameter 2 of g_hook_destroy() should really be a hook id
480
481 2003-07-30 [alfons]     0.9.3claws80
482
483         * src/common/plugin.c
484                 fix a possibly harmful function signature mismatch 
485                 for plugin_done
486
487 2003-07-30 [alfons]     0.9.3claws79
488
489         * src/common/hooks[.ch]
490                 const correctness
491
492 2003-07-30 [darko]      0.9.3claws78
493
494         * src/summaryview.c
495                 make it compile again
496
497 2003-07-30 [luke]       0.9.3claws77
498
499         * src/crash.c
500         * src/main.c
501                 o added/moved signal handlers for SIGTERM (normal kill command) 
502                   and SIGINT (ctl-c) to be used even without 
503                   --enable-crash-dialog, fixing bug 166
504
505         * src/summaryview.c
506                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
507                   bug 227
508
509         * src/mainwindow.c
510                 o changed sensitivity condition for 'Next new' and 'Next 
511                   unread', fixing bug 8
512
513 2003-07-29 [alfons]     0.9.3claws76
514
515         * src/common/utils.[ch]
516                 add generate_msgid()
517         * src/messageview.c
518                 save ack'ed RRR; fixes #205, "return receipt is not saved in
519                 sent folder".
520
521 2003-07-29 [alfons]     0.9.3claws75
522
523         * src/messageview.c
524                 fix a memleak (claws-only)
525
526 2003-07-29 [alfons]     0.9.3claws74
527
528         * src/mimeview.[ch]
529         * src/gtk/gtkvscrollbutton.[ch]
530                 fix UI glitch where mime icon toolbox' scroll position is not 
531                 reset after switching to another message
532                 
533
534 2003-07-29 [paul]       0.9.3claws73
535
536         * src/prefs_folder_item.c
537                 split the prefs into 2 separate pages
538
539 2003-07-29 [paul]       0.9.3claws72
540
541         * src/compose.c
542                 prepend "\n\n" to a signature without a separator too
543
544 2003-07-29 [paul]       0.9.3claws71
545
546         * src/compose.c
547                 fix bug where changing to an account without an auto-sig
548                 from an initial account without an auto-sig would insert 
549                 2 blank lines at the cursor point
550                 fix bug where changing to an account with an auto-sig
551                 from an initial account without an auto-sig would insert
552                 the sig at the cursor point
553
554 2003-07-29 [paul]       0.9.3claws70
555
556         * src/folderview.c
557                 use the colour from the folder pref unless the folder
558                 has new messages
559
560 2003-07-29 [alfons]     0.9.3claws69
561
562         * src/procmsg.[ch]
563         * src/messageview.c
564         * src/procheader.c
565                 rewrite return receipt request work a little bit (the former 
566                 implementation presumably depended too much on the UI setting
567                 flags). (we're losing the old pending flag.) 
568
569 2003-07-28 [christoph]  0.9.3claws68
570
571         * src/folder.c
572         * src/imap.c
573         * src/mh.c
574         * src/procmsg.[ch]
575                 fix copy to IMAP folder from other folder
576
577 2003-07-28 [christoph]  0.9.3claws67
578
579         * src/procmsg.c
580                 fix sync of procmsg_get_message_file_list
581
582 2003-07-28 [christoph]  0.9.3claws66
583
584         * sync with 0.9.3cvs14
585                 see ChangeLog 2003-07-18
586         * sync with 0.9.3cvs17
587                 see ChangeLog 2003-07-23
588
589         (closes Bug 234 segmentation fault after sending out mail via
590          smtp(auth))
591
592 2003-07-28 [paul]       0.9.3claws65
593
594         * po/es.po
595                 update Spanish translation, submitted by Ricardo Mones
596                 Lastra
597
598 2003-07-28 [christoph]  0.9.3claws64
599
600         * src/folder.[ch]
601         * src/imap.c
602         * src/mh.c
603                 return new message numbers as a GRelation instead of a GSList
604                 that has to be in the same order as the input list. A list
605                 would make it hard for IMAP to optimize oepration by sorting
606                 the input list. The returned list would have to be reordered
607                 to match the same order that input list has.
608
609         * src/gtk/gtkaspell.c
610                 fix missing return value, could cause a crash when garbage is
611                 on the stack that is used as the expected return value
612
613 2003-07-28 [paul]       0.9.3claws63
614
615         * sync with 0.9.4cvs1
616                 see ChangeLog 2003-07-28
617
618 2003-07-27 [alfons]     0.9.3claws62
619
620         * src/mimeview.c
621                 tweak it more to make icon list act like a check button group
622
623 2003-07-27 [christoph]  0.9.3claws61
624
625         * sync with 0.9.3cvs20
626                 see ChangeLog 2003-07-25
627
628 2003-07-27 [paul]       0.9.3claws60
629
630         * src/procmsg.c
631                 re-commit changes from 0.9.3claws58 -
632                 accidently removed in 0.9.3claws59
633
634 2003-07-27 [paul]       0.9.3claws59
635
636         * src/procmsg.[ch]
637                 a sync from 0.9.3cvs17
638                 see ChangeLog 2003-07-23
639
640 2003-07-27 [alfons]     0.9.3claws58
641
642         * src/procmsg.c
643                 add missing header members to MsgInfo; fixes the problem of 
644                 not displaying X-Faces, as noticed by Ricardo Mones
645
646 2003-07-26 [christoph]  0.9.3claws57
647
648         * sync with 0.9.3cvs18
649                 see ChangeLog 2003-07-24
650
651 2003-07-26 [christoph]  0.9.3claws56
652
653         * sync with 0.9.3cvs17
654                 see ChangeLog 2003-07-23
655
656 2003-07-26 [christoph]  0.9.3claws55
657
658         * src/folder.[ch]
659         * src/imap.c
660         * src/mbox_folder.c
661         * src/mh.c
662         * src/news.c
663                 add support for copy function that copy multiple messages
664                 (not implemented yet)
665
666         * src/summaryview.c
667                 add missing return value
668
669 2003-07-26 [paul]       0.9.3claws54
670
671         * tools/multiwebsearch.pl
672                 do whitespace substitution before passing the string
673                 to the browser. fixes bug with browsers that don't
674                 do whitespace conversion themselves.
675
676 2003-07-25 [christoph]  0.9.3claws53
677
678         * src/folder.[ch]
679         * src/imap.c
680         * src/mh.c
681                 rewrite adding of multiple messages to a folder for
682                 claws' folder system
683
684 2003-07-25 [luke]       0.9.3claws52
685
686         * src/mimeview.c
687                 o icon toggles set correctly on leaving ctree mimeview
688
689 2003-07-25 [paul]       0.9.3claws51
690
691         * partial sync with 0.9.3cvs21 [src/main.c]
692                 see ChangeLog 2003-07-25
693
694 2003-07-24 [paul]       0.9.3claws50
695
696         * tools/maildir2sylpheed.pl
697                 fix typo
698
699 2003-07-24 [paul]       0.9.3claws49
700
701         * src/mimeview.c
702                 increase the gutter size of paned so that the panes
703                 can be resized
704                 
705         * src/plugins/demo/demo.c
706                 squeeze in another typo fix
707
708 2003-07-24 [paul]       0.9.3claws48
709
710         * src/plugins/demo/demo.c
711           src/prefs_account.c
712                 small changes to the English
713                 
714         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
715           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
716           src/Makefile.am
717           src/stock_pixmap.c
718                 rename the misspelled icon
719
720 2003-07-23 [alfons]     0.9.3claws47
721
722         * src/mimeview.c
723                 make icon list look like a list of toggles
724
725 2003-07-23 [luke]       0.9.3claws46
726
727         * src/pixmaps/mimeview_gpg_expired.xpm
728         * src/pixmaps/mimeview_gpg_failed.xpm
729         * src/pixmaps/mimeview_gpg_passed.xpm
730         * src/pixmaps/mimeview_text_html.xpm
731         * src/pixmaps/mimeview_image.xpm
732                 o all icons the same size
733
734         * src/mimeview.[ch]
735                 o mimeview ctree arranged vertically above the viewer
736                 o icons changed to buttons
737                 o can use keyboard to select an icon (Enter)
738                 o resize icon list to width of icons
739
740         *  src/gtk/gtkvscrollbutton.c
741                 o sensitivity of buttons reacts to position
742
743 2003-07-23 [christoph]  0.9.3claws45
744
745         * sync with 0.9.3cvs14 (incomplete)
746                 see ChangeLog 2003-07-17
747
748 2003-07-23 [alfons]     0.9.3claws44
749
750         * src/folder.c
751         * src/procmsg.h
752                 sync with my local tree to restore some claws-only things
753
754 2003-07-23 [paul]       0.9.3claws43
755
756         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
757           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
758           src/Makefile.am
759           src/mimeview.c
760           src/procmime.h
761           src/rfc2015.c
762           src/stock_pixmap.[ch]
763                 indicate missing keys and expired sigs/keys
764                 in mime view column
765
766 2003-07-23 [paul]       0.9.3claws42
767
768         * src/compose.c
769                 Redirect fixes: enable automatic account selection and
770                 do not append signature to message on changing account
771                 fixes Bug[s] #248
772
773 2003-07-23 [paul]       0.9.3claws41
774
775         * sync with 0.9.3cvs16
776                 see ChangeLog 2003-07-23
777
778 2003-07-23 [alfons]     0.9.3claws40
779
780         * src/inc.c
781                 give progress dialog a main window, and give it the first 
782                 one (presumably the only one). fixes bug #247, "segfault on 
783                 pop-before-smtp" 
784
785 2003-07-22 [alfons]     0.9.3claws39
786
787         * src/summaryview.c
788                 shift-space scrolls up
789
790 2003-07-22 [paul]       0.9.3claws38
791
792         * sync with 0.9.3cvs15
793                 see ChangeLog 2003-07-22
794
795 2003-07-20 [alfons]     0.9.3claws37
796
797         * src/compose.c
798                 put menu inside #ifdef USE_ASPELL..#endif
799
800 2003-07-20 [christoph]  0.9.3claws36
801
802         * src/procmsg.c
803                 fix wrong flags in MsgInfo returned by
804                 procmsg_msginfo_get_full_info()
805
806         (closes Bug 221 Deleting messages from the Message View gives incorrect
807          new/unread message counts in the folder view)
808
809         * src/plugins/spamassassin/spamassassin_gtk.c
810                 add gettext macro for prefs page title
811
812 2003-07-20 [paul]       0.9.3claws35
813
814         * src/mimeview.c
815                 redraw icon list on signature check
816
817 2003-07-20 [christoph]  0.9.3claws34
818
819         * src/Makefile.am
820         * src/account.c
821         * src/folder.[ch]
822         * src/folder_item_prefs.[ch]            ** NEW **
823         * src/folderview.c
824         * src/mainwindow.c
825         * src/mh.c
826         * src/prefs_gtk.c
827         * src/prefs_scoring.c
828         * src/summaryview.c
829         * src/prefs_folder_item.[ch]
830                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
831                   Properties dialog
832                 o use prefswindow for folder properties
833
834         * src/gtk/prefswindow.[ch]
835                 change implementation to use an invisible notebook instead
836                 of unparenting widgets
837
838 2003-07-20 [christoph]  0.9.3claws33
839
840         * src/compose.h
841         * src/folder.c
842         * src/folderview.h
843         * src/headerview.h
844         * src/prefs_filtering.h
845         * src/prefs_folder_item.[ch]
846         * src/procmime.h
847         * src/procmsg.h
848         * src/summaryview.h
849                 clean up header mess
850                 (always use 1. typedefs, 2. #includes, 3. structures)
851
852         * src/common/version.h.in
853                 add casts for constants
854
855         * src/plugins/demo/demo.c
856                 fix typo
857
858         * src/plugins/spamassassin/spamassassin.c
859                 remove unused variable
860
861 2003-07-20 [alfons]     0.9.3claws32
862
863         * src/mimeview.c
864                 o make icon buttons respond on left click
865                 o minor cosmetic change
866
867 2003-07-19 [luke]       0.9.3claws31
868
869         * src/mimeview.[ch]
870         * src/gtk/gtkvscrollbutton.c
871         * src/messageview.c
872                 o improved mimeview behaviour when selecting a new message
873                 o plus code cleanups to remove compile warnings
874
875
876 2003-07-19 [alfons]     0.9.3claws30
877
878         * src/procmsg.c
879         * src/compose.c
880         * src/common/utils.[ch]
881                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
882
883 2003-07-19 [alfons]     0.9.3claws29
884
885         * src/prefs_folder_item.c
886                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
887                 string pointers
888
889 2003-07-19 [luke]       0.9.3claws28
890
891         * src/messageview.c
892         * src/mimeview.[ch]
893         * src/procmime.h
894         * src/rfc2015.c
895         * src/stock_pixmap.[ch]
896         * src/gtk/Makefile.am
897         * src/Makefile.am
898         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
899         * src/pixmaps/mime_*.xpm                ** NEW **
900                 o mimeview rearrangement with a new icon shortcut bar
901
902 2003-07-19 [alfons]     0.9.3claws27
903
904         * src/folderview.c
905                 o plug leaking nodes_to_recollapse
906                 o add folderview_recollapse_all_nodes() (not used yet)
907
908 2003-07-19 [alfons]     0.9.3claws26
909
910         * src/compose.c
911         * src/common/utils.c
912                 honour #240 "Better SUBJECT handling" by cleaning the prefix
913                 for both forwarding as replying
914
915 2003-07-18 [christoph]  0.9.3claws25
916
917         * configure.ac
918         * src/common/sylpheed.[ch]
919         * src/common/version.h.in
920                 add version in numeric form to allow easy comparison
921
922         * src/plugins/demo/demo.c
923                 add version check
924                 - sylpheed version > plugin version => never allowed, sylpheed
925                   could contain unknown API changes
926                 - sylpheed version < minimum version required => don't load,
927                   API required not available (if linking does not fail)
928
929 2003-07-18 [alfons]     0.9.3claws24
930         
931         * src/common/plugin.[ch]
932                 const correctness
933
934 2003-07-18 [christoph]  0.9.3claws23
935
936         * src/common/hooks.c
937                 fix crash when hooks where unregisted
938
939         * src/plugins/trayicon/trayicon.c
940                 unregister detroy signal before destroying the widget
941                 (still crashes when the plugin is unloaded)
942
943 2003-07-18 [alfons]     0.9.3claws22
944         
945         * src/folderview.c
946                 delay expanding folder tree during drags until timeout triggered
947                 (needs perhaps some tweaking, so testing is welcome)
948
949 2003-07-17 [alfons]     0.9.3claws21
950
951         * src/folderview.c
952                 clean up cruft
953
954 2003-07-17 [christoph]  0.9.3claws20
955
956         * src/common/session.c
957                 fix opening of SSL connections
958
959         * src/plugins/image_viewer/Makefile.am
960                 add OPENSSL_CFLAGS (we should find a better solution to remove
961                 this dependencies if they are not required)
962
963         * src/plugins/spamassassin/spamassassin.c
964                 remove setlocale workaround (fixed in libspamc)
965
966         (closes Bug Bug 184 Entering non-ascii character deletes previous char
967          if spell checking enabled)
968
969 2003-07-17 [alfons]     0.9.3claws19
970
971         * src/common/hooks.[ch]
972         * src/plugins/clamav/clamav_plugin.c
973         * src/plugins/spamassassin/spamassassin.c
974         * src/plugins/trayicon/trayicon.c
975                 fix signedness muck 
976
977 2003-07-17 [alfons]     0.9.3claws18
978
979         * src/procmime.c
980                 plug memleak
981
982 2003-07-17 [alfons]     0.9.3claws17
983
984         * src/inc.c
985                 plug memleak
986
987 2003-07-17 [paul]       0.9.3claws16
988
989         * src/common/defs.h
990           src/mainwindow.c
991           src/manual.[ch]
992                 add link to the Claws site's FAQ page, after the suggestion
993                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
994                 Move url strings to defs.h
995                 
996         * src/mainwindow.c
997                 fix typo to prevent "unknown menu entry" warnings
998
999 2003-07-17 [alfons]     0.9.3claws15
1000
1001         * src/folderview.[ch]
1002         * src/summaryview.[ch]
1003         * src/mimeview.[ch]
1004                 plug DnD leaks 
1005
1006 2003-07-17 [paul]       0.9.3claws14
1007
1008         * src/inc.c
1009                 remove two instances of 'GTK_EVENTS_FLUSH' because
1010                 they are unnecessary and probably cause a stack overflow
1011
1012 2003-07-16 [christoph]  0.9.3claws13
1013
1014         * src/mimeview.[ch]
1015                 use an invisible GTK notebook to switch between viewers
1016                 instead of reparenting widgets
1017
1018 2003-07-16 [christoph]  0.9.3claws12
1019
1020         * src/folder.c
1021                 move folder_item_update_freeze() to correct place in
1022                 folder_item_scan_full()
1023
1024 2003-07-16 [paul]       0.9.3claws11
1025
1026         * sync with 0.9.3cvs12
1027                 see ChangeLog 2003-07-14 and 2003-07-15
1028
1029 2003-07-16 [christoph]  0.9.3claws10
1030
1031         * src/imap.[ch]
1032         * src/prefs_account.[ch]
1033                 sync IMAP CRAM-MD5 authentication with sylpheed-main
1034
1035 2003-07-15 [alfons]     0.9.3claws9
1036
1037         * src/main.c
1038                 make --config-dir do something useful
1039
1040 2003-07-15 [alfons]     0.9.3claws8
1041
1042         * src/procmsg.c
1043                 o fix a bug where 'last' didn't really point to the last message
1044                   in the top level list of children, but to the last threaded
1045                   message. 
1046                 
1047                 o clean up and make it easier to sync
1048
1049 2003-07-15 [alfons]     0.9.3claws7
1050
1051         * src/mainwindow.c
1052                 make correct menu items sensitive       
1053
1054 2003-07-14 [alfons]     0.9.3claws6
1055
1056         * src/procmsg.c
1057                 tune the threader so it will not subject-thread any message
1058                 without a subject prefix (this will not thread correctly if 
1059                 a parent is delivered after their childs, but it looks 
1060                 better right now)
1061
1062 2003-07-13 [christoph]  0.9.3claws5
1063
1064         * src/mainwindow.c
1065                 group "Add mailbox *..." menu items in submenu
1066
1067 2003-07-13 [alfons]     0.9.3claws4
1068
1069         * src/summaryview.c
1070                 correct summary_toggle_pressed() signature and make sure
1071                 signal is not passed on
1072
1073 2003-07-13 [alfons]     0.9.3claws3
1074
1075         * src/summaryview.c
1076                 o for now don't pass on keys when they we're handled by 
1077                   ctree::key_press_event
1078                 o clean up
1079
1080 2003-07-13 [alfons]     0.9.3claws2
1081         
1082         * src/main.c
1083                 add command line option "--config-dir" to get the current 
1084                 configuration dir
1085
1086 2003-07-12 [alfons]     0.9.3claws1
1087
1088         * src/matcher.[ch]
1089         * src/matcher_parser_parse.y
1090         * src/prefs_filtering.c
1091         * src/filtering.c
1092                 add "Lock" filter action to lock messages;
1093
1094         * src/filtering.c       
1095                 remove debug_print()    
1096         * src/prefs_filtering.c
1097                 re-organize matcher part 9: 
1098                 make action text entries easily extendible;
1099                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
1100                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
1101
1102 2003-07-12 [paul]
1103
1104         * tools/README
1105                 update old information and add missing
1106                 information
1107
1108 2003-07-12 [paul]       0.9.3claws
1109
1110         * 0.9.3claws released
1111         
1112 2003-07-12 [paul]       0.9.0claws103
1113
1114         * src/Makefile.am
1115                 add addrquery.h
1116
1117 2003-07-12 [melvin]     0.9.0claws102
1118
1119         * src/messageview.c
1120                 Fixed bug #215: Show MIME tab for single text/html messages. 
1121                 
1122 2003-07-12 [paul]       0.9.0claws101
1123
1124         * man/sylpheed.1
1125                 updated
1126
1127 2003-07-12 [paul]       0.9.0claws100
1128
1129         * po/es.po
1130           po/hr.po
1131           po/pl.po
1132           po/sr.po
1133                 update Spanish, Croatian, Polish, Serbian translations.
1134                 submitted by Ricardo Mones Lastra, Dragan, Witold
1135                 Wladyslaw Wojciech Wilk, Urke MMI
1136
1137 2003-07-12 [melvin]     0.9.0claws99
1138
1139         * po/fr.po
1140                 Updated French translations.
1141
1142 2003-07-12 [paul]       0.9.0claws98
1143
1144         * src/addressbook.c
1145                 disable 'Lookup' button as it has no effect
1146
1147 2003-07-11 [alfons]     0.9.0claws97
1148         
1149         * src/summaryview.c
1150                 summary_searchbar_pressed() should return TRUE to signal that
1151                 event was handled. when returning void, the return value passed
1152                 to GTK is actually random, but maybe FALSE, in which case the
1153                 event is handled by parent
1154                 
1155 2003-07-10 [paul]       0.9.0claws96
1156
1157         * ac/missing/gettext.m4
1158                 update to version 0.12
1159
1160 2003-07-10 [paul]       0.9.0claws95
1161
1162         * src/plugins/clamav/clamav_plugin.c
1163                 fix bug where multipart/alternative messages
1164                 would slip through without being scanned
1165
1166 2003-07-10 [christoph]  0.9.0claws94
1167
1168         * src/folder.c
1169                 correct check if folder supports removing when a message is
1170                 moved. if not the message is only copied.
1171
1172         (closes Bug 132 crash on startup in newsgroups folders)
1173
1174 2003-07-09 [alfons]     0.9.0claws93
1175
1176         * configure.ac
1177         * src/common/defs.h
1178                 --with-config-dir (default .sylpheed)
1179
1180 2003-07-09 [christoph]  0.9.0claws92
1181
1182         * configure.ac
1183                 use PKG_CHECK_MODULES to check for gtkmathview
1184                 (version 0.4.2 now required)
1185
1186 2003-07-08 [melvin]     0.9.0claws91
1187
1188         * src/action.c
1189                 Implemented a progress bar that counts the number of completed
1190                 tasks when the action runs more than one command.
1191
1192 2003-07-08 [alfons]     0.9.0claws90
1193
1194         * src/procmsg.c
1195                 if queued message has an invalid Message-Id, don't try to
1196                 find message it refers to (fixes #209 "crash when processing 
1197                 in folder")
1198
1199 2003-07-08 [paul]       0.9.0claws89
1200
1201         * sync with 0.9.3cvs2
1202                 see ChangeLog 2003-07-08
1203
1204 2003-07-08 [match]      0.9.0claws88
1205
1206         * src/ldapctrl.c
1207                 extend LDAP search for first/last name by parsing search term.
1208
1209 2003-07-08 [alfons]     0.9.0claws87
1210
1211         * src/send_message.c
1212                 fix bug #208 "Status message stuck when sending on POP3 account"
1213
1214 2003-07-07 [paul]       0.9.0claws86
1215
1216         * po/hr.po
1217                 new Croatian translation, submitted by
1218                 Dragan <drleskov@inet.hr>
1219
1220 2003-07-07 [paul]       0.9.0claws85
1221
1222         * sync with 0.9.3cvs1
1223                 see ChangeLog 2003-07-07
1224
1225 2003-07-05 [christoph]  0.9.0claws84
1226
1227         * src/Makefile.am
1228         * src/messageview.c
1229         * src/mimeview.[ch]
1230         * src/stock_pixmap.[ch]
1231         * src/pixmaps/messageview_text.xpm              ** NEW **
1232                 move mimeview tabs to the right side and use icons
1233                 instead of text to save some space
1234
1235         (patch by Luke Plant <lukeplant@softhome.net>)
1236
1237 2003-07-05 [christoph]  0.9.0claws83
1238
1239         * src/inc.c
1240                 add NULL pointer checks
1241
1242         (patch by Luke Plant <lukeplant@softhome.net>)
1243         (closes Bug 204 0.9.0 quits on authentication error?!)
1244
1245 2003-07-05 [alfons]     0.9.0claws82
1246
1247         * configure.ac
1248                 take the clue in bug #202 "./configure script - 
1249                 'if test' comparison failure" reported by John Kristoff. 
1250
1251 2003-07-04 [christoph]  0.9.0claws81
1252
1253         * src/plugins/spamassassin/spamassassin.c
1254                 set timeout for spam check
1255
1256 2003-07-04 [christoph]  0.9.0claws80
1257
1258         * src/main.c
1259                 destroy all FolderItems when shutting down to
1260                 allow folders to clean up
1261
1262 2003-07-04 [melvin]     0.9.0claws79
1263
1264         * src/gtk/gtkaspell.c
1265                 Fixed bug #184 "Entering non-ascii character deletes
1266                 previous char if spell checking enabled": this makes
1267                 the spell checking in multibytes (e.g. UTF-8)locales work.
1268                 (Patch by Luke Plant).
1269                 
1270 2003-07-04 [christoph]  0.9.0claws78
1271
1272         * sync with 0.9.2cvs1
1273                 see ChangeLog 2003-06-10
1274
1275 2003-07-04 [paul]       0.9.0claws77
1276
1277         * sync with 0.9.3 release
1278                 see ChangeLog 2003-07-04
1279
1280 2003-07-03 [christoph]  0.9.0claws76
1281
1282         * src/folder.[ch]
1283         * src/imap.c
1284         * src/mbox_folder.c
1285         * src/mh.c
1286         * src/news.c
1287                 move folder_item_get_path() stuff into a folder virtual function
1288
1289         * src/procmsg.c
1290                 use folder_item_fetch_msg() to get message and do not contruct
1291                 the filename from path and number
1292
1293 2003-07-03 [paul]       0.9.0claws75
1294
1295         * sync with 0.9.2cvs12
1296                 see ChangeLog 2003-07-03
1297
1298 2003-07-02 [paul]       0.9.0claws74
1299
1300         * src/messageview.c
1301                 fix text-selection for replying
1302
1303 2003-07-02 [paul]       0.9.0claws73
1304
1305         * sync with 0.9.2cvs11
1306                 see ChangeLog 2003-07-02
1307
1308 2003-07-02 [paul]       0.9.0claws72
1309
1310         * src/procmsg.c
1311                 revert last commit because it breaks more
1312                 than it fixes
1313
1314 2003-07-02 [paul]       0.9.0claws71
1315
1316         * src/procmsg.c
1317                 fix thread by subject/sort by date
1318
1319 2003-07-01 [paul]       0.9.0claws70
1320
1321         * sync with 0.9.2cvs10
1322                 see ChangeLog 2003-07-01
1323
1324 2003-06-30 [paul]       0.9.0claws69
1325
1326         * sync with 0.9.2cvs9
1327                 see ChangeLog 2003-06-30
1328
1329 2003-06-28 [match]      0.9.0claws68
1330
1331         * src/addressbook.c
1332                 fix null ptr.
1333
1334 2003-06-27 [paul]       0.9.0claws67
1335
1336         * sync with 0.9.2cvs7
1337                 see ChangeLog 2003-06-27
1338
1339 2003-06-26 [christoph]  0.9.0claws66
1340
1341         * src/folder.c
1342                 freeze folder updates while a folder is scanned
1343
1344         (closes Bug 185 New message counter)
1345
1346 2003-06-26 [darko]      0.9.0claws65
1347
1348         * src/ldapserver.c
1349                 fix infinite loop when adding a new LDAP server
1350
1351 2003-06-26 [paul]       0.9.0claws64
1352
1353         * sync with 0.9.2cvs6
1354                 see ChangeLog 2003-06-26
1355
1356 2003-06-26 [paul]       0.9.0claws63
1357
1358         * sync with 0.9.2cvs5
1359                 see ChangeLog 2003-06-25 and 2003-06-26
1360
1361 2003-06-25 [match]      0.9.0claws62
1362
1363         * src/addr_compl.c
1364                 Fixed tab/backtab for dropped-down completion list to
1365                 move next/previous field. (close bug 147)
1366
1367 2003-06-25 [christoph]  0.9.0claws61
1368
1369         * src/addr_compl.[ch]
1370         * src/addrindex.[ch]
1371         * src/folderview.c
1372         * src/inc.c
1373         * src/news.c
1374         * src/summaryview.c
1375         * src/toolbar.c
1376                 fix warnings
1377
1378 2003-06-25 [leandro]    0.9.0claws60
1379
1380         * src/compose.c
1381                 o cleanups
1382                 o gray out "Message/Remove references" menu item if not
1383                   replying to a message
1384
1385 2003-06-24 [leandro]    0.9.0claws59
1386
1387         * src/compose.[ch]
1388                 o removed "Message/Create new thread" menu item
1389                 o added "Message/Remove references" menu item
1390                   (it's off by default and will not check anymore
1391                    if the subject changed)
1392
1393 2003-06-23 [alfons]     0.9.0claws58
1394
1395         * src/procmsg.c
1396                 try better grouping messages threaded by subject based on their age.
1397                 still not perfect - because the message tree is not sorted by date.  
1398
1399 2003-06-23 [thorsten]   0.9.0claws57
1400
1401         * src/pop.[ch]
1402                 added mail_receive_hook to allow modifications
1403                 directly after retrieval (e.g. adding headers).
1404
1405 2003-06-23 [paul]       0.9.0claws56
1406
1407         * src/sourcewindow.c
1408                  enable the use of Ctrl+A to select all text in
1409                  the sourcewindow
1410                  Patch submitted by Ivan Francolin Martinez
1411                  <ivanfm@users.sourceforge.net>
1412
1413 2003-06-22 [christoph]  0.9.0claws55
1414
1415         * src/folder.[ch]
1416                 o add notification hook for folder tree changes
1417                 o invoke hooks after folder tree scanning
1418
1419         * src/folderview.[ch]
1420                 register hook for folder tree changes that
1421                 updates the ctree
1422
1423         (there are more places that should be updated, like add, remove 
1424          or move folder)
1425
1426         (closes Bug 164 Crash on rebuild folder tree)
1427         (closes Bug 190 Crash on 'rebuilding folder tree')
1428
1429 2003-06-21 [leandro]    0.9.0claws54
1430
1431         * src/compose.[ch]
1432                 create a new thread if subject changes
1433                 (it's on by default, can be disabled in Message menu)
1434
1435 2003-06-21 [alfons]     0.9.0claws53
1436
1437         * src/summaryview.c
1438                 quiet little compiler
1439
1440 2003-06-21 [christoph]  0.9.0claws52
1441
1442         update gettext stuff to version 0.12
1443
1444 2003-06-19 [alfons]     0.9.0claws51
1445
1446         * src/common/log.c
1447         * src/common/plugin.c
1448                 move defs.h before glib.h to prevent MIN/MAX redefs
1449
1450 2003-06-19 [alfons]
1451
1452         * src/addressbook.c
1453                 translatable
1454
1455 2003-06-19 [match]      0.9.0claws50
1456
1457         * src/addressbook.[ch]
1458         * src/addrindex.[ch]
1459         * src/addr_compl.[ch]
1460         * src/editldap.[ch]
1461         * src/editldap_basedn.[ch]
1462         * src/addritem.[ch]
1463         * src/ldapquery.h
1464                 re-implemented dynamic LDAP search. works without
1465                 slowdown on display sender with addressbook
1466                 option.
1467         * src/addrbook.c
1468                 documented code.
1469
1470 2003-06-19 [paul]       0.9.0claws49
1471
1472         * src/compose.c
1473                 fix Bug #136 'Nonprovided quotation marks crash claws'
1474                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
1475
1476 2003-06-19 [alfons]     0.9.0claws48
1477
1478         * src/prefs_common.[ch]
1479         * src/procmsg.c
1480                 restrict threading by subject by checking thread for
1481                 age (prefs_common.thread_by_subject_max_age)
1482
1483 2003-06-18 [christoph]  0.9.0claws47
1484
1485         * src/imap.c
1486                 fix memory leak in imap_cmd_fetch()
1487
1488 2003-06-18 [christoph]  0.9.0claws46
1489
1490         * src/prefs_gtk.c
1491                 fix memory leak in prefs_set_default() when used multiple
1492                 times or after prefs have been read
1493
1494 2003-06-18 [christoph]  0.9.0claws45
1495
1496         * src/common/plugin.c
1497                 fix memory leak in plugin_unload()
1498
1499 2003-06-18 [christoph]  0.9.0claws44
1500
1501         * src/imap.c
1502                 fix memory leak in imap_cmd_ok()
1503
1504 2003-06-18 [christoph]  0.9.0claws43
1505
1506         * src/folder.c
1507                 stop messages that are downloaded from POP3 and added to
1508                 an IMAP inbox from being filtered twice (first by POP3
1509                 and again when IMAP folder is scaned to get the UID of
1510                 the APPEND operation when no UIDPLUS is available)
1511
1512 2003-06-18 [alfons]
1513
1514         * tools/Makefile.am
1515                 phoenix <- firebird     
1516
1517 2003-06-18 [paul]
1518
1519         * tools/launch_phoenix          ** REMOVED **
1520           tools/launch_firebird         ** NEW **
1521                 renamed and edited to reflect the browser's name change from
1522                 'phoenix' to 'firebird'
1523
1524 2003-06-18 [paul]       0.9.0claws42
1525
1526         * sync with 0.9.2cvs2
1527                 see ChangeLog 2003-06-16
1528
1529 2003-06-17 [alfons]     0.9.0claws41
1530
1531         * src/procmsg.c
1532                 prevent threading problems when a node is an ancestor (parent / great parent),
1533                 which mostly happens with circular references (thanks to Phillipe Gramoullé
1534                 for finding an sample set of messages)
1535
1536 2003-06-16 [christoph]  0.9.0claws40
1537
1538         * src/main.c
1539                 don't popup main window on --receive or --receive-all
1540
1541         * src/mainwindow.[ch]
1542         * src/plugins/trayicon/trayicon.c
1543                 allow hiding of main window by clicking on the trayicon
1544                 (doesn't work correctly in seperate window mode and may
1545                  cause unexpected GTK problems I couldn't find yet)
1546
1547         * src/common/ssl.c
1548                 remove incorrect warning
1549
1550 2003-06-15 [alfons]     0.9.0claws39
1551
1552         * src/gtk/gtkstext.c
1553                 don't output debug text;
1554                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
1555                 for pointing this out);
1556
1557 2003-06-14 [alfons]     0.9.0claws38
1558         
1559         * src/messageview.c
1560                 remove printf() and make one if..else comply with coding style
1561
1562 2003-06-14 [alfons]     0.9.0claws37
1563
1564         * AUTHORS
1565                 add Martin Wicke
1566         * src/action.c
1567         * src/messageview.[ch]
1568         * src/summaryview.c
1569                 apply patch #754162 "Quoting messages filtered by actions" submitted
1570                 by Martin Wicke, which allows quoting message body changed by an
1571                 action (Thanks!).
1572
1573 2003-06-13 [alfons]     0.9.0claws36
1574
1575         * src/utils.c
1576                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
1577                 use case insensitive regexp (suggested by Ivan Martinez)
1578
1579 2003-06-13 [christoph]  0.9.0claws35
1580
1581         * configure.ac
1582         * src/plugins/trayicon/Makefile.am
1583         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
1584         * src/plugins/trayicon/trayicon.c
1585         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
1586         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
1587         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
1588         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
1589         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
1590         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
1591                 replace my own EggTrayIcon backport with the backport
1592                 used by (l|x)mule and gabber.
1593
1594 2003-06-13 [alfons]     0.9.0claws34
1595
1596         * AUTHORS
1597         * src/common/utils.c
1598                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
1599
1600 2003-06-13 [alfons]     0.9.0claws33
1601
1602         * src/compose.c
1603                 clean up a little bit
1604
1605 2003-06-12 [alfons]     0.9.0claws32
1606
1607         * src/compose.c
1608                 const correctness fix
1609
1610         * src/common/sylpheed.[ch]
1611                 () -> (void)
1612                 prevent redef MIN/MAX
1613                 
1614         * src/common/utils.[ch]
1615                 () -> (void)
1616
1617 2003-06-12 [melvin]     0.9.0claws31
1618
1619         * src/compose.c
1620                 Updated to take into accounts changes in GtkAspell.
1621
1622 2003-06-12 [alfons]     0.9.0claws30
1623
1624         * src/compose.c
1625         * src/procmsg.c
1626         * src/common/utils.[ch]
1627                 handle reply subject prefixes better (initial 
1628                 suggestion by Robert Story adapted and enhanced 
1629                 using regexps)
1630
1631 2003-06-12 [melvin]     0.9.0claws29
1632
1633         * src/compose.c
1634                 Use new gtkaspell_checkers_strerror() to get the speller's
1635                 error message instead of accessing the (now private)
1636                 checkers structure.
1637                 Minor code clean up
1638
1639         * src/main.c
1640                 Use #ifdef instead of #if for USE_ASPELL
1641                 Use the new spell checkers init/quit functions 
1642
1643         * src/gtk/gtkaspell.c
1644                 Use #ifdef instead of #if for USE_ASPELL
1645                 Moved in the majority of GtkAspell structures that were
1646                 exported before by gtkaspell.h
1647         
1648         * src/gtk/gktaspell.h
1649                 Made gtkaspell.h contain only the necessary data to be
1650                 publicized by moving many structures to gtkaspell.c.
1651                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
1652                 gtkaspell_checkers_new(): replaced by...
1653                 gtkaspell_checkers_init(): new function for initialization
1654                 gtkaspell_checkers_delete(): replaced by...
1655                 gtkaspell_checkers_quit(): new function
1656                 gtkaspell_checkers_strerror(): new function that returns
1657                 the checker's last error message.
1658                 
1659 2003-06-11 [melvin]     0.9.0claws28
1660
1661         * po/POTFILES.in
1662                 Updated to take into account gtkaspell.c migration to
1663                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
1664
1665 2003-06-10 [alfons]     0.9.0claws27
1666
1667         * src/filtering.[ch]
1668         * src/folder.c
1669         * src/matcher.c
1670         * src/scoring.[ch]
1671                 - try fixing bug #18 (any brave testers?)
1672                 - add more robustness by refusing previously 
1673                   unchecked NULL pointers 
1674
1675 2003-06-10 [alfons]     0.9.0claws26
1676
1677         * src/procmsg.c
1678                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
1679
1680 2003-06-09 [alfons]     0.9.0claws25
1681
1682         * src/prefs_common.c
1683                 fix bug #163 "Icon switching doesnt work properly" by 
1684                 preventing early freeing of prefs_common.pixmap_theme_path.
1685
1686 2003-06-09 [christoph]  0.9.0claws24
1687
1688         * src/gtk/gtkaspell.c
1689                 revert Thorsten's fix and add forgotten g_strdup for
1690                 aspell path (it should not be possible to alter the path a
1691                 GtkASpell uses from outside)
1692
1693 2003-06-09 [thorsten]   0.9.0claws23
1694
1695         * src/gtk/gtkaspell.c
1696                 dont free prefs_common.aspell_path when closing compose
1697
1698 2003-06-08 [colin]      0.9.0claws22
1699
1700         * src/plugins/spamassassin/spamassassin.c
1701                 fix prefs types
1702
1703 2003-06-07 [christoph]  0.9.0claws21
1704
1705         * src/Makefile.am
1706         * src/compose.c
1707         * src/gtkaspell.[ch]            ** REMOVE **
1708         * src/gtk/Makefile.am
1709         * src/gtk/gtkaspell.[ch]        ** NEW **
1710                 o make gtkaspell independent from sylpheed's prefs
1711                 o move gtkaspell.[ch] to gtk directory
1712
1713 2003-06-07 [christoph]  0.9.0claws20
1714
1715         * src/Makefile.am
1716         * src/crash.c
1717         * src/export.c
1718         * src/filesel.[ch]              ** REMOVE **
1719         * src/folder.c
1720         * src/main.[ch]
1721         * src/common/sylpheed.[ch]
1722         * src/gtk/Makefile.am
1723         * src/gtk/filesel.[ch]          ** NEW **
1724         * src/gtk/pluginwindow.c
1725         * src/gtk/sslcertwindow.c
1726                 move filesel.[ch] to gtk directory
1727
1728 2003-06-07 [alfons]     0.9.0claws19
1729
1730         * src/filesel.c
1731                 make (multi) file selection dialog work again (Claws-only)
1732
1733 2003-06-07 [thorsten]   0.9.0claws18
1734
1735         * po/de.po
1736                 fix typos
1737
1738 2003-06-07 [alfons]     0.9.0claws17
1739
1740         * configure.ac
1741         * src/mimeview.c
1742                 detect apache mishap in which case don't include fnmatch.h
1743                 if regex.h is already included
1744
1745 2003-06-06 [christoph]  0.9.0claws16
1746
1747         * configure.ac
1748         * src/mimeview.h
1749                 add check for fnmatch.h and include it when available
1750
1751         * src/mimeview.[ch]
1752                 fix wrong case sensitivity of Content-Types
1753
1754         * src/gtk/Makefile.am
1755                 need the same include paths in gtk directory as in
1756                 common directory because .h files in common can
1757                 include files from these directories, when included
1758                 in gtk's .h or .c files
1759
1760 2003-06-06 [alfons]     0.9.0claws15
1761
1762         * src/mimeview.c
1763         * src/summaryview.c
1764                 make it compile again because of regex.h / fnmatch.h 
1765                 include problems (related to recent mime stuff, can
1766                 someone check this?)
1767
1768 2003-06-06 [thorsten]   0.9.0claws14
1769
1770         * src/folderview.c
1771                 possible use of uninitialized pointer while dragging
1772
1773 2003-06-06 [paul]       0.9.0claws13
1774
1775         * src/compose.c
1776                 fix bug where the insert sig button would be effective
1777                 only when auto_sig was set
1778
1779 2003-06-06 [paul]       0.9.0claws12
1780
1781         * sync with 0.9.2 release
1782
1783 2003-06-02 [paul]       0.9.0claws11
1784
1785         * sync with 0.9.1cvs1
1786                 see ChangeLog 2003-06-02
1787                 
1788         * po/de.po
1789                 update by Jens
1790
1791 2003-06-01 [christoph]  0.9.0claws10
1792
1793         * src/account.c
1794                 don't use substring search to find accounts by email address
1795
1796         (closes Bug 169 Overly loose matching of "From" address)
1797
1798 2003-05-31 [christoph]  0.9.0claws9
1799
1800         * doc-src/rfc2683.txt
1801         * src/imap.c
1802                 limit IMAP command length as recommended in RFC2683
1803                 (message number lists will be split into multiple imap
1804                 sets, the limit of 1000 octets is not a hard limit)
1805
1806         (closes Bug 161 sylpheed-claws exits with segfault when logging
1807          in to certain imap-servers)
1808
1809 2003-05-29 [alfons]     0.9.0claws8
1810
1811         * src/toolbar.[ch]
1812                 add print button (calling summary_print());
1813                 fine tune setting tooltip text;
1814                 (if someone needs other buttons, please take these 
1815                 commits as a guide, instead of bothering us - also
1816                 see 0.8.11claws150) 
1817
1818 2003-05-29 [darko]      0.9.0claws7
1819
1820         * src/compose.c
1821                 fix crash when word wrapping kicks in due to
1822                 changed text by spell checker
1823
1824 2003-05-29 [paul]       0.9.0claws6
1825
1826         * src/compose.c
1827                 fix bug where changing account would insert
1828                 sig even if auto_sig was FALSE
1829                 
1830         * ChangeLog
1831           ChangeLog.jp
1832           INSTALL
1833                 sync with 0.9.1 release
1834
1835 2003-05-28 [christoph]  0.9.0claws5
1836
1837         * src/imap.c
1838                 fix truncation of too long commands
1839
1840         (closes Bug 167 IMAP hangs trying to get envelope
1841          information in imap_get_uncached_messages)
1842
1843 2003-05-27 [paul]       0.9.0claws4
1844
1845         * tools/Makefile.am
1846           tools/maildir2sylpheed.pl     ** NEW FILE **
1847                 add kmail to sylpheed mailbox conversion script
1848
1849 2003-05-27 [paul]       0.9.0claws3
1850
1851         * sync with 0.9.0cvs10
1852                 see ChangeLog 2003-05-26
1853
1854 2003-05-26 [paul]       0.9.0claws2
1855
1856         * sync with 0.9.0cvs9
1857                 see ChangeLog 2003-05-26
1858
1859 2003-05-24 [paul]       0.9.0claws1
1860
1861         * sync with 0.9.0cvs8
1862                 see ChangeLog 2003-05-23
1863
1864 2003-05-24 [paul]       0.9.0claws
1865
1866         * version 0.9.0claws released
1867
1868 2003-05-24 [paul]       0.8.11claws177
1869
1870         * src/plugins/dillo-viewer/Makefile.am
1871           src/plugins/traycon/Makefile.am
1872                 add missing files
1873                 
1874         * po/bg.po
1875           po/en_GB.po
1876           po/es.po
1877           po/it.po
1878           po/pt_BR.po
1879           po/ru.po
1880           po/sr.po
1881                 update Bulgarian, British English, Spanish, Italian, 
1882                 Brazilian Portuguese, Russian, and Serbian translations, 
1883                 submitted by George Danchev, [me], Ricardo Mones Lastra,
1884                 André Filipe de Assunção e Brito, Alessandro Maestri, 
1885                 Ruslan N. Balkin, and Urke MMI
1886
1887 2003-05-23 [melvin]     0.8.11claws176
1888
1889         * po/fr.po
1890                 Updated French translations
1891
1892 2003-05-22 [paul]       0.8.11claws175
1893
1894         * src/Makefile.am
1895           src/addrbook.[ch]
1896           src/addrcache.[ch]
1897           src/addr_compl.[ch]
1898           src/adressbook.[ch]
1899           src/addrindex.[ch]
1900           src/addritem.[ch]
1901           src/editaddress.c
1902           src/editgroup.c
1903           src/editldap_basedn.c
1904           src/editldap.c
1905           src/jpilot.c
1906           src/vcard.c
1907                 revert to get ldap into it previous working state
1908                 
1909         * po/zh_TW.Big5.po
1910                 new Taiwanese translation,
1911                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
1912
1913 2003-05-22 [christoph]  0.8.11claws174
1914
1915         * src/plugins/spamassassin/libspamc.[ch]
1916                 sync libspamc with SpamAssaain release 2.55
1917
1918 2003-05-22 [paul]       0.8.11claws173
1919
1920         * sync with 0.9.0cvs7
1921                 see ChangeLog 2003-05-22
1922                 
1923         * src/summaryview.c
1924                 revert change in 0.8.11claws172: follow
1925                 Hiroyuki's decision and that's the end of it.
1926
1927 2003-05-21 [paul]       0.8.11claws172
1928
1929         * src/summaryview.c
1930                 fix discrepency between open_unread_on_enter
1931                 and always_show_msg
1932
1933 2003-05-21 [paul]       0.8.11claws171
1934
1935         * sync with 0.9.0cvs6
1936                 see ChangeLog 2003-05-21
1937
1938 2003-05-21 [paul]       0.8.11claws170
1939
1940         * sync with 0.9.0cvs5
1941                 see ChangeLog 2003-05-21
1942
1943 2003-05-20 [paul]       0.8.11claws169
1944
1945         * sync with 0.9.0cvs4
1946                 see ChangeLog 2003-05-20
1947                 fixes bug #152, 'encoding of IMAP folders names'
1948
1949 2003-05-20 [paul]       0.8.11claws168
1950
1951         * sync with 0.9.0cvs3
1952                 see ChangeLog 2003-05-20
1953                 
1954         * src/tools/convert_mbox.pl
1955                 minor change in the comments, submitted by Fred Marton
1956
1957 2003-05-19 [paul]       0.8.11claws167
1958
1959         * src/plugins/clamav/Makefile.am
1960           configure.ac
1961                 link clamav_lib to the plugin and not to the main program
1962
1963 2003-05-19 [christoph]
1964
1965         * src/Makefile.am
1966                 add -export-dynamic for linking
1967
1968 2003-05-19 [paul]       0.8.11claws166
1969
1970         * sync with 0.9.0cvs1
1971                 see ChangeLog 2003-05-19
1972
1973 2003-05-19 [paul]       0.8.11claws165
1974
1975         * src/inc.c
1976                 fix 'pop before smtp' timeout
1977
1978 2003-05-18 [alfons]     0.8.11claws164
1979
1980         * src/prefs_matcher.c
1981                 put "execute" action command line ("expression") in edit box
1982
1983 2003-05-18 [christoph]  0.8.11claws163
1984
1985         * src/mimeview.[ch]
1986         * src/plugins/dillo_viewer/dillo_viewer.c
1987         * src/plugins/image_viewer/viewer.c
1988         * src/plugins/mathml_viewer/mathml_viewer.c
1989                 let a viewer have a list of Content-Types
1990
1991 2003-05-18 [paul]       0.8.11claws162
1992
1993         * src/prefs_filtering.c
1994                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
1995                 and REDIRECT actions
1996
1997 2003-05-17 [christoph]
1998
1999         * README.claws
2000                 o remove dynamic signatures that was syned with main
2001                 o add infos about no longer "build in" image viewer
2002                 o update bugtracker URL
2003
2004 2003-05-17 [christoph]  0.8.11claws161
2005
2006         * src/folder.c
2007         * src/folderview.c
2008         * src/imap.c
2009                 don't use imap_scan_folder anymore. Instead call folder_item_scan
2010                 for every folder after rebuilding the folder tree.
2011
2012         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
2013          messages)
2014
2015 2003-05-17 [christoph]  0.8.11claws160
2016
2017         * src/imap.c
2018                 don't use STATUS command on current folder to check for
2019                 content changes. imap_cmd_ok() now tracks changes to
2020                 folder and number of existing messages.
2021
2022 2003-05-17 [paul]       0.8.11claws159
2023
2024         * src/plugins/clamav/clamav_plugin.c
2025                 remove unnecessary debug_print
2026
2027 2003-05-16 [thorsten]   0.8.11claws158
2028
2029         * src/plugins/demo.c
2030                 included missing intl.h
2031
2032 2003-05-16 [paul]       0.8.11claws157
2033
2034         * po/POTFILES.in
2035                 remove non-existant entries
2036         
2037         * src/plugins/clamav/clamav_plugin.c
2038           src/plugins/clamav/clamav_plugin_gtk.c
2039           src/plugins/dillo_viewer/dillo_prefs.c
2040           src/plugins/dillo_viewer/dillo_viewer.c
2041                 gettextise
2042
2043 2003-05-16 [christoph]  0.8.11claws156
2044
2045         * po/POTFILES.in
2046                 include plugin .c files for translation until I
2047                 find a better solution to have plugins have their
2048                 own textdomain
2049         * src/plugins/demo/demo.c
2050         * src/plugins/image_viewer/plugin.c
2051         * src/plugins/mathml_viewer/mathml_viewer.c
2052         * src/plugins/spamassassin/spamassassin.c
2053         * src/plugins/spamassassin/spamassassin_gtk.c
2054         * src/plugins/trayicon/trayicon.c
2055                 add gettext macros for plugin name and description
2056
2057 2003-05-16 [paul]
2058
2059         * sync with 0.9.0
2060
2061 2003-05-16 [paul]       0.8.11claws155
2062
2063         * sync with lastest 0.9.0pre1
2064                 see ChangeLog 2003-05-16
2065
2066 2003-05-15 [paul]       0.8.11claws154
2067
2068         * sync with latest 0.9.0pre1
2069                 see ChangeLog 2003-05-14 and 2003-05-15
2070
2071 2003-05-14 [christoph]  0.8.11claws153
2072
2073         * src/plugins/image_viewer/viewer.c
2074         * src/plugins/image_viewer/viewer.glade         ** NEW **
2075         * src/plugins/image_viewer/viewerprefs.c
2076                 make it possible to disable the autoload function in the
2077                 imageviewer again
2078
2079 2003-05-14 [christoph]  0.8.11claws152
2080
2081         * src/folder.c
2082                 fix folder update after adding a message
2083
2084 2003-05-13 [alfons]     0.8.11claws151
2085
2086         * src/common/session.c
2087                 remove debug traces
2088                 
2089         * src/addrcache.[ch]
2090         * src/filtering.[ch]
2091         * src/folder.[c]
2092         * src/gtkaspell.[ch]
2093         * src/imap.[ch]
2094         * src/mbox_folder.[ch]
2095         * src/mh.[ch]
2096         * src/mimeview.h
2097         * src/msgcache.[ch]
2098         * src/news.[ch]
2099         * src/passphrase.[ch]
2100         * src/prefs_common.[ch]
2101         * src/prefs_gtk.[ch]
2102         * src/procmsg.c
2103         * src/scoring.[ch]
2104                 be pedantic; (in prototypes () implies (int))
2105
2106 2003-05-13 [alfons]     0.8.11claws150
2107
2108         * src/prefs_toolbar.[ch]
2109         * src/summaryview.[ch]
2110         * src/toolbar.[ch]
2111                 change misleading text in toolbar prefs;
2112                 add toolbar action for ignore thread (toggles ignore thread flag);
2113                 clean up a little bit;
2114
2115 2003-05-12 [paul]
2116
2117         * tools/convert_mbox.pl
2118                 bug fixed by Fred Marton
2119
2120 2003-05-12 [paul]
2121
2122         * sync with 0.9.0pre1
2123
2124 2003-05-09 [paul]       0.8.11claws149
2125
2126         * sync with 0.8.11cvs43
2127                 see ChangeLog 2003-05-09
2128
2129 2003-05-08 [christoph]  0.8.11claws148
2130
2131         * src/imap.[ch]
2132                 o use CAPABILIY as first command and check for PREAUTH
2133                   information in the response to it
2134                 o rewrite all imap_cmd_* functions to use an IMAPSession
2135                   instead of a SockInfo as parameter
2136                 o do STARTTLS after fetching and checking the server
2137                   capabilities
2138
2139 2003-05-08 [paul]       0.8.11claws147
2140
2141         * tools/Makefile.am
2142           tools/README
2143           tools/convert_mbox.pl         ** NEW FILE **
2144                 add mbox conversion script. Submitted by 
2145                 Fred Marton <Fred.Marton@uni-bayreuth.de>
2146
2147 2003-05-07 [christoph]
2148
2149         * doc-src/glade.txt
2150         * src/gtk/pluginwindow.glade
2151         * src/plugins/image_viewer/viewerprefs.glade
2152         * src/plugins/spamassassin/spamassassin_gtk.glade
2153                 add glade files for user interfaces and a description how
2154                 to use glade to create the sylpheed code
2155
2156 2003-05-07 [paul]       0.8.11claws146
2157
2158         * sync with 0.8.11cvs41
2159                 see ChangeLog 2003-05-07
2160
2161 2003-05-06 [christoph]  0.8.11claws145
2162
2163         * src/main.c
2164         * src/plugins/image_viewer/viewer.c
2165                 fix usage of imlib in imageviewer plugin
2166
2167         * src/gtk/prefswindow.c
2168                 handle window close event correctly
2169
2170 2003-05-06 [paul]       0.8.11claws144
2171
2172         * src/common/ssl.c
2173                 fix typo introduced in sync
2174
2175 2003-05-06 [paul]       0.8.11claws143
2176
2177         * sync with 0.8.11cvs39
2178                 see ChangeLog 2003-05-06
2179
2180 2003-05-06 [paul]       0.8.11claws142
2181
2182         * AUTHORS
2183           po/cs.po
2184                 updated Czech translation, submitted by 
2185                 Radek Vybiral <Radek.Vybiral@vsb.cz>
2186                 
2187         * src/plugins/clamav/clamav_plugin_gtk.c
2188                 clean up
2189
2190 2003-05-03 [alfons]     0.8.11claws141
2191
2192         * src/compose.[ch]
2193                 make paste as quotation work even when the call to 
2194                 text_inserted() was deferred (fixes bug #140 "Paste 
2195                 as quotation does not work when using "external" 
2196                 clipboard")
2197
2198 2003-05-03 [thorsten]   0.8.11claws140
2199
2200         * src/addrquery.h
2201           src/ldapquery.h
2202           src/mainwindow.c
2203                 removed C++ comments
2204         * src/addr_compl.c
2205                 function with non-int retval/param used before
2206                 implementation/declaration
2207
2208 2003-05-02 [paul]       0.8.11claws139
2209
2210         * src/addr_compl.[ch]
2211           src/addressbook.[ch]
2212           src/addrindex.c
2213           src/summaryview.c
2214                 revert match's changes to (finally) remove the bug where
2215                 opening a folder causes massive slowdown when using the 
2216                 'Display sender using address book' option
2217
2218 2003-05-01 [melvin]     0.8.11claws138
2219
2220         * src/plugins/dillo_viewer/dillo_prefs.[ch]
2221         * src/plugins/dillo_viewer/dillo_viewer.c
2222                 Fixed bug where "Cancel" button from prefs issued
2223                 warnings.
2224                 Comply a little more to coding style
2225
2226 2003-05-01 [paul]       0.8.11claws137
2227
2228         * sync with 0.8.11cvs38
2229                 see ChangeLog 2003-05-01
2230
2231 2003-05-01 [paul]       0.8.11claws136
2232
2233         * po/bg.po
2234                 updated by George Danchev
2235
2236 2003-04-30 [christoph]  0.8.11claws135
2237
2238         * src/plugins/dillo_viewer/dillo_prefs.c
2239         * src/plugins/image_viewer/viewerprefs.c
2240         * src/plugins/spamassassin/spamassassin_gtk.c
2241                 remove gtk_widget_ref() calls for widgets in
2242                 glade code
2243
2244 2003-04-30 [paul]       0.8.11claws134
2245
2246         * src/addrindex.c
2247                 ok, this time a better fix for the bug where opening folder
2248                 has massive slowdown when using the 'Display sender using 
2249                 address book' option
2250
2251 2003-04-30 [paul]       0.8.11claws133
2252
2253         * src/addrindex.c
2254                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2255         
2256 2003-04-30 [melvin]     0.8.11claws132
2257
2258         New: Dillo plugin preferences (patch by Dimitar Haralanov)
2259
2260         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
2261                 Preferences for the dillo plugin
2262         * src/plugins/dillo_viewer/dillo_viewer.c
2263                 Support for preferences
2264         * src/plugins/dillo_viewer/Makefile.am
2265                 Added dillo_prefs.[ch]
2266
2267 2003-04-30 [alfons]     0.8.11claws131
2268
2269         * src/common/plugin.[ch]
2270                 see? this ANSI C'fication immediately gives us type
2271                 checking for free.
2272
2273 2003-04-30 [alfons]     0.8.11claws130
2274
2275         * src/common/plugin.[ch]
2276         * src/plugins/clamav/clamav_plugin.[ch]
2277         * src/plugins/clamav/clamav_plugin_gtk.c
2278         * src/plugins/demo/demo.c
2279         * src/plugins/dillo_viewer/dillo_viewer.c
2280         * src/plugins/image_viewer/plugin.c
2281         * src/plugins/image_viewer/viewer.[ch]
2282         * src/plugins/image_viewer/viewerprefs.[ch]
2283         * src/plugins/mathml_viewer/mathml_viewer.c
2284         * src/plugins/spamassassin/spamassassin.[ch]
2285         * src/plugins/spamassassin/spamassassin_gtk.c
2286         * src/plugins/trayicon/trayicon.c
2287                 clean up
2288
2289 2003-04-30 [alfons]     0.8.11claws129
2290
2291         * src/common/utils.c
2292                 make is_ascii_str() fail gracefully when NULL pointer
2293                 is passed
2294
2295 2003-04-30 [paul]       0.8.11claws128
2296
2297         * src/addrindex.c
2298                 fix bug where opening folder has massive slowdown when
2299                 using the 'Display sender using address book' option
2300
2301 2003-04-30 [paul]       0.8.11claws127
2302
2303         * src/plugins/clamav/clamav_plugin.c
2304           src/plugins/clamav/clamav_plugin_gtk.c
2305           src/plugins/demo/demo.c
2306           src/plugins/dillo_viewer/dillo_viewer.c
2307           src/plugins/image_viewer/plugin.c
2308           src/plugins/mathml_viewer/mathml_viewer.c
2309           src/plugins/spamassassin/spamassassin.c
2310           src/plugins/spamassassin/spamassassin_gtk.c
2311           src/plugins/trayicon/trayicon.c
2312                 get rid of eye-hurting function signatures
2313
2314 2003-04-30 [paul]       0.8.11claws126
2315
2316         * src/plugins/trayicon/trayicon.c
2317                 add description
2318                 
2319         * src/mimeview.c
2320                 be more descriptive
2321
2322 2003-04-30 [paul]       0.8.11claws125
2323
2324         * configure.ac
2325                 arrange the plugins in reverse alphabetical order
2326                 
2327         * src/plugins/clamav/clamav_plugin.[ch]
2328           src/plugins/clamav/clamav_plugin_gtk.c
2329                 rename some params
2330                 resize max_size window
2331                 re-arrange the order of some gui elements
2332                 improve descriptions
2333         
2334         * src/plugins/image_viewer/plugin.c
2335           src/plugins/mathml_viewer/mathml_viewer.c
2336                 add descriptions
2337                 
2338         * src/plugins/spamassassin/spamassassin_gtk.c
2339                 resize max_size window
2340                 re-arrange the order of some gui elements
2341                 
2342         * src/messageview.c
2343           src/mimeview.c
2344                 correct typos
2345
2346 2003-04-30 [alfons]     0.8.11claws124
2347
2348         * src/imap.c
2349                 fix a leak found while browsing Martin Kluge's 
2350                 valgrind log (Claws only)
2351
2352 2003-04-29 [darko]      0.8.11claws123
2353
2354         * src/gtk/gtkstext.h
2355                 include wchar.h if it is available, fixes compilation
2356                 on HP-UX systems
2357
2358 2003-04-29 [melvin]     0.8.11claws122
2359
2360         * src/prefs_actions.c
2361                 Improved help text of Actions' syntax
2362
2363 2003-04-28 [paul]       0.8.11claws121
2364
2365         * src/action.c
2366                 a better fix for the crash when performing an action
2367                 on a mime part
2368
2369 2003-04-28 [paul]       0.8.11claws120
2370
2371         * src/action.c
2372                 fix crash when performing an action on a
2373                 mime part
2374
2375 2003-04-28 [paul]       0.8.11claws119
2376
2377         * sync with 0.8.11cvs36
2378                 see ChangeLog 2003-04-28
2379
2380 2003-04-27 [paul]       0.8.11claws118
2381
2382         * more sync with 0.8.11cvs35
2383                 see ChangeLog 2003-04-25
2384
2385 2003-04-26 [christoph]  0.8.11claws117
2386
2387         * src/folder.c
2388                 fix remove virtual check
2389
2390 2003-04-26 [paul]       0.8.11claws116
2391
2392         * src/messageview.c
2393                 fix return-receipt, make it work again
2394
2395 2003-04-26 [paul]       0.8.11claws115
2396
2397         * src/mimeview.c
2398                 restore double-clicking of the [application/pgp-signature 
2399                 (Select "Check signature" to check)] line in the message view,
2400                 broken in recent sync
2401
2402 2003-04-26 [christoph]  0.8.11claws114
2403
2404         * src/folder.c
2405                 check if remove virtual really exists before
2406                 calling the function
2407
2408 2003-04-25 [match]      0.8.11claws113
2409
2410         * src/addrindex.c
2411         * src/addrbook.c
2412         * src/ldapquery.[ch]
2413         * src/ldapctrl.[ch]
2414                 fix memleak.
2415         * src/ldapserver.[ch]
2416                 fix memleak. fix segfault.
2417                 plug a Claws memleak
2418
2419 2003-04-25 [alfons]     0.8.11claws112
2420
2421         * src/folder.c
2422                 plug a Claws memleak
2423
2424 2003-04-25 [alfons]     0.8.11claws111
2425
2426         * src/common/session.c
2427                 plug a memleak
2428
2429 2003-04-25 [paul]       0.8.11claws110
2430
2431         * sync with 0.8.11cvs35
2432                 see ChangeLog 2003-04-24 and 2003-04-25
2433                 
2434         * src/gtk/pluginwindow.c
2435                 correct another strange float value
2436
2437 2003-04-24 [christoph]  0.8.11claws109
2438
2439         * src/folder.c
2440                 freeze folder item updates when unsetting new flags
2441
2442         * src/gtk/pluginwindow.c
2443                 correct strange float value
2444
2445 2003-04-23 [paul]       0.8.11claws108
2446
2447         * sync with 0.8.11cvs33
2448                 see ChangeLog 2003-04-23
2449
2450 2003-04-22 [paul]       0.8.11claws107
2451
2452         * src/Makefile.am
2453           src/messageview.c
2454           src/mimeview.c
2455           src/pgptext.[ch]      ** REMOVED **
2456                 remove pgptext.[ch] as its not used any more
2457
2458 2003-04-22 [paul]       0.8.11claws106
2459
2460         * sync with 0.8.11cvs31
2461                 see ChangeLog 2003-04-21 and 2003-04-22
2462
2463 2003-04-21 [alfons]     0.8.11claws105
2464
2465         * src/main.c
2466                 No access to GTK structures if we're a spawned child
2467                 (and clean up code a little bit...) Should fix #126.
2468
2469 2003-04-21 [melvin]     0.8.11claws104
2470
2471         * src/plugins/dillo_viewer/README
2472                 Improved slightly the text.
2473
2474 2003-04-21 [melvin]     0.8.11claws103
2475
2476         * src/plugins/dillo_viewer/README *** NEW ***
2477                 Added a README file for the Dillo plugin
2478
2479 2003-04-20 [paul]
2480
2481         * tools/README
2482           tools/outlook2sylpheed.pl
2483                 updated and improved by Ricardo Mones Lastra
2484
2485 2003-04-18 [oliver]     0.8.11claws102
2486
2487         * src/inc.c 
2488         * src/prefs_account.h
2489                 remove Pop3SessionType (used by selective download)
2490         * src/prefs_toolbar.c
2491                 enable set Default Toolbar button
2492
2493 2003-04-18 [paul]       0.8.11claws101
2494
2495         * sync with 0.8.11cvs29
2496                 see ChangeLog 2003-04-18
2497
2498 2003-04-17 [paul]       0.8.11claws100
2499
2500         * src/prefs_common.[ch]
2501           src/summaryview.c
2502                 remove 'Open next message on deletion' option,
2503                 as the same effect can now be achieved via the
2504                 'Always open messages in summary when selected'
2505                 option.
2506
2507 2003-04-17 [paul]       0.8.11claws99
2508
2509         * sync with 0.8.11cvs28
2510                 see ChangeLog 2003-04-17
2511
2512 2003-04-17 [christoph]  0.8.11claws98
2513
2514         * ac/spamassassin.m4
2515         * src/plugins/spamassassin/libspamc.[ch]
2516         * src/plugins/spamassassin/utils.[ch]
2517                 sync libspamc with SpamAssassin project
2518
2519 2003-04-17 [christoph]  0.8.11claws97
2520
2521         * src/common/socket.h
2522         * src/gtk/sslcertwindow.h
2523                 rename old USE_SSL to USE_OPENSSL
2524
2525 2003-04-17 [paul]       0.8.11claws96
2526
2527         * src/prefs_common.h
2528                 use gulong for P_COLOR so that it compiles/runs on
2529                 64-bit systems. Patch submitted by James Noyes
2530                 <jnoyes-claws@retrogeeks.com>
2531                 
2532         * po/de.po
2533                 updated by Jens
2534
2535 2003-04-17 [paul]       0.8.11claws95
2536
2537         * sync with 0.8.11cvs27
2538                 see ChangeLog 2003-04-16
2539
2540 2003-04-15 [paul]       0.8.11claws94
2541
2542         * src/prefs_common.[ch]
2543                 rearrange to stop the window getting too long:
2544                         move Receive dialog stuff to Receive tab
2545                         move Send dialog to Send tab
2546                         remove Dialogs frame
2547                 rename 'Open messages in summary with cursor keys' to
2548                 'Always open messages in summary when selected', as its
2549                 more appropriate
2550
2551 2003-04-15 [paul]       0.8.11claws93
2552
2553         * src/prefs_common.[ch]
2554           src/summaryview.c
2555                 add new option '/Interface/Open next message on deletion'
2556
2557 2003-04-15 [paul]       0.8.11claws92
2558
2559         * src/summaryview.[ch]
2560                 add /Mark/Lock and /Mark/Unlock to the pop-up
2561                 menu. Patch submitted by Ivan Francolin Martinez
2562                 <ivanfm@users.sourceforge.net>
2563
2564 2003-04-15 [paul]       0.8.11claws91
2565
2566         * sync with 0.8.11cvs24
2567                 see ChangeLog 2003-04-15
2568
2569 2003-04-14 [jens]       0.8.11claws90
2570
2571         * updated German translation and some corrections from
2572                 Roland Bless <bless@tm.uka.de>
2573
2574 2003-04-14 [paul]       0.8.11claws89
2575
2576         * sync with 0.8.11cvs22
2577                 see ChangeLog 2003-04-14
2578
2579 2003-04-13 [paul]       0.8.11claws88
2580
2581         * src/plugins/clamav/clamav_plugin.c
2582                 fix memory leaks
2583                 clean up
2584
2585 2003-04-12 [paul]       0.8.11claws87
2586
2587         * src/plugins/clamav/clamav_plugin.c
2588                 activate enable/disable archive scanning option
2589                 
2590         * src/plugins/clamav/.cvsignore         ** NEW FILE **
2591
2592 2003-04-12 [paul]       0.8.11claws86
2593
2594         * src/plugins/Makefile.am
2595           src/plugins/clamav/Makefile.am                ** NEW FILE **
2596           src/plugins/clamav/README                     ** NEW FILE ** 
2597           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
2598           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
2599                 add Clam AntiVirus plugin
2600
2601 2003-04-12 [paul]       0.8.11claws85
2602
2603         * sync with 0.8.11cvs21
2604                 see ChangeLog 2003-04-11
2605
2606 2003-04-11 [paul]       0.8.11claws84
2607
2608         * po/es.po
2609                 update Spanish translation. Submitted by Ricardo
2610                 Mones Lastra.
2611
2612 2003-04-10 [christoph]  0.8.11claws83
2613
2614         * src/mbox.c
2615                 fix typo that did not move unfiltered mails to destination
2616                 folder
2617
2618         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
2619          when filtering from spool)
2620
2621 2003-04-10 [christoph]  0.8.11claws82
2622
2623         * src/imap.c
2624                 use BODY.PEEK instead of BODY in in message fetch operation
2625                 to make sure the IMAP server does not set the \Seen flag for
2626                 messages. Sylpheed does that later itself, when the message
2627                 is opened in sylpheed
2628
2629         (closes Bug 111 Claws destroys unread marks)
2630
2631 2003-04-09 [oliver]     0.8.11claws81
2632         
2633         * src/folder.c
2634                 fix crash in folder_destroy
2635         * README.claws
2636                 remove selective download
2637
2638 2003-04-09 [christoph]  0.8.11claws80
2639
2640         * src/imap.c
2641                 fix crash in imap_get_msginfo() when then fetched message
2642                 is not found
2643
2644         (closes Bug 110 Crash during mail composition)
2645
2646 2003-04-08 [christoph]  0.8.11claws79
2647
2648         * src/folder.c
2649         * src/prefs_account.c
2650                 Filter new messages that are found in an INBOX folder
2651                 when 'Filter messages on receiving' is enabled in the
2652                 Folder's AccountPrefs. This allows to use Sylpheed's
2653                 filtering engine for IMAP folders where messages are
2654                 added to the INBOX by a MTA
2655
2656 2003-04-08 [paul]       0.8.11claws78
2657
2658         * src/procmsg.h
2659                 clean up after last commit
2660
2661 2003-04-08 [paul]       0.8.11claws77
2662
2663         * sync with 0.8.11cvs20
2664                 see ChangeLog 2003-04-07 and 2003-04-08
2665
2666 2003-04-07 [christoph]  0.8.11claws76
2667
2668         * src/filtering.[ch]
2669         * src/inc.[ch]
2670         * src/mbox.c
2671         * src/procmsg.[ch]
2672                 add procmsg_msginfo_filter() to execute filtering actions
2673
2674 2003-04-06 [christoph]  0.8.11claws75
2675
2676         * src/imap.c
2677                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
2678
2679 2003-04-06 [christoph]  0.8.11claws74
2680
2681         * src/common/utils.[ch]
2682                 add g_int_compare() function for slist sorting
2683
2684         * src/imap.c
2685                 fetch all MsgInfos with one command in imap_get_msginfos()
2686                 using an imap set with a list of ranges
2687
2688         * src/news.c
2689                 use new g_int_compare() function
2690
2691 2003-04-06 [thorsten]   0.8.11claws73
2692
2693         * src/mh.c
2694                 corrected implementation of mh_folder_destroy()
2695
2696 2003-04-05 [christoph]  0.8.11claws72
2697
2698         * src/account.c
2699         * src/folder.[ch]
2700         * src/folderview.c
2701         * src/imap.c
2702         * src/inc.c
2703         * src/main.c
2704         * src/mainwindow.c
2705         * src/mbox_folder.c
2706         * src/mh.c
2707         * src/mimeview.h
2708         * src/msgcache.[ch]
2709         * src/news.c
2710         * src/procmime.h
2711         * src/procmsg.[ch]
2712         * src/setup.c
2713         * src/gtk/gtkutils.c
2714                 o rename structure field names class and new to klass and
2715                   new_msgs, to allow including files in C++
2716                 o add 'extern "C"' block to some header files
2717                 o add MsgInfoList and MsgNumberList as alias for GSList for
2718                   developers to know what type of list is expected
2719
2720         * src/plugins/image_viewer/plugin.c
2721         * src/plugins/image_viewer/viewer.[ch]
2722         * src/plugins/image_viewer/viewerprefs.[ch]
2723                 rename function names to prevent conflicts
2724
2725 2003-04-05 [paul]       0.8.11claws71
2726
2727         * sync with 0.8.11cvs18
2728                 see ChangeLog 2003-04-03 and 2003-04-04
2729
2730 2003-04-02 [christoph]  0.8.11claws70
2731
2732         * src/folder.[ch]
2733         * src/imap.[ch]
2734         * src/mbox_folder.[ch]
2735         * src/mh.[ch]
2736         * src/news.[ch]
2737                 o Make all virtual folder functions private
2738                 o remove unused folder code
2739
2740         * src/common/socket.[ch]
2741         * src/summaryview.c
2742                 fix warnings
2743
2744 2003-03-30 [alfons]     0.8.11claws69
2745
2746         * src/send_message.c
2747                 remove two debug traces and see if people still report
2748                 errors
2749
2750 2003-03-30 [alfons]     0.8.11claws68
2751
2752         * src/send_message.c
2753         * src/commons/session.c
2754                 add more debug traces
2755
2756 2003-03-30 [christoph]  0.8.11claws67
2757
2758         * src/folder.c
2759                 change processing folder name from .processing to processing
2760
2761         * src/common/ssl.c
2762                 disable SSL certificate check because it causes Xlib error
2763                 when the child process want's to open an GTK window
2764
2765 2003-03-30 [christoph]  0.8.11claws66
2766
2767         * src/folder.c
2768                 don't use default folder for processing folder item because
2769                 it can be a non local folder
2770
2771         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
2772
2773 2003-03-30 [alfons]     0.8.11claws65
2774
2775         * src/send_message.c
2776                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
2777                 to generate bad code for 'send_send_data_progressive': When
2778                 called from 'send_send_data_finished', the 'data' pointer is
2779                 cleared just before the assignment to the dialog pointer
2780
2781 2003-03-29 [christoph]  0.8.11claws64
2782
2783         * src/common/prefs.h
2784         * src/plugins/image_viewer/Makefile.am
2785         * src/plugins/image_viewer/plugin.c
2786         * src/plugins/image_viewer/viewer.[ch]
2787         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
2788                 add PrefsPage for ImageViewer
2789
2790 2003-03-28 [thorsten]   0.8.11claws63
2791
2792         * src/common/session.c
2793                 added some comments
2794
2795 2003-03-28 [paul]       0.8.11claws62
2796
2797         * sync with 0.8.11cvs16
2798                 see ChangeLog 2003-03-28
2799
2800 2003-03-28 [paul]       0.8.11claws61
2801
2802         * sync with 0.8.11cvs15
2803                 see ChangeLog 2003-03-28
2804
2805 2003-03-27 [christoph]  0.8.11claws60
2806
2807         * src/folder.c
2808         * src/imap.c
2809         * src/common/socket.[ch]
2810                 set socket state to DISCONNECTED when any operation
2811                 fails to allow reconnecting in IMAP code without
2812                 checking the return code of all calls to the command
2813                 functions
2814
2815         * src/folderview.c
2816         * src/summaryview.c
2817                 remove some more stuff that depends on specific
2818                 folder types
2819
2820 2003-03-27 [paul]       0.8.11claws59
2821
2822         * sync with 0.8.11cvs14
2823                 see ChangeLog 2003-03-27
2824                 
2825         * src/selective_download.[ch]   ** REMOVED **
2826                 really removed
2827
2828 2003-03-27 [christoph]  0.8.11claws58
2829
2830         * src/folder.c
2831                 fix handling of tmp_flags in flag copy function
2832
2833 2003-03-27 [paul]       0.8.11claws57
2834
2835         * sync with 0.8.11cvs13
2836                 see ChangeLog 2003-03-27
2837
2838 2003-03-27 [oliver]     0.8.11claws56
2839
2840         * src/maiwindow.c
2841                 remove sel_download_cb
2842
2843 2003-03-27 [oliver]     0.8.11claws55
2844         
2845         * src/inc.c
2846                 remove POP3_TOP
2847         
2848 2003-03-26 [oliver]     0.8.11claws54
2849
2850         *src/pop.h
2851                 remove POP3_TOP*
2852         * README.claws
2853                 remove selective donwload readme
2854
2855 2003-03-26 [oliver]     0.8.11claws53
2856         * src/matcher.[ch]
2857         * src/matcher_parser_parse.y 
2858         * src/pop.c 
2859         * src/prefs_account.[ch]
2860         * src/prefs_filtering.c
2861                 remove selective donwload
2862
2863 2003-03-26 [oliver]     0.8.11claws52
2864
2865         * src/inc.[ch] 
2866         * src/filtering.c 
2867         * src/mainwindow.c 
2868                 remove selective donwload
2869
2870 2003-03-26 [oliver]     0.8.11claws51
2871         
2872         * src/Makefile.am
2873         * src/selective_download.[ch]   ** REMOVE **    
2874
2875 2003-03-26 [christoph]  0.8.11claws50
2876
2877         * src/news.c
2878                 fix NEWS that got broken by a sync with sylpheed-main
2879
2880 2003-03-26 [christoph]  0.8.11claws49
2881
2882         * src/mimeview.c
2883                 fix mime type guessing when no mime type is found for a file
2884
2885 2003-03-25 [christoph]  0.8.11claws48
2886
2887         * src/mimeview.c
2888         * src/procmime.c
2889                 remove mime type guessing from mime parser and use
2890                 name based mime types in viewer lookup for mime type
2891                 application/octet-stream
2892
2893 2003-03-25 [christoph]  0.8.11claws47
2894
2895         * doc-src/readme.txt
2896         * doc-src/rfc2554.txt
2897                 add RFC about SMTP AUTH
2898
2899         * src/send_message.c
2900         * src/common/smtp.[ch]
2901                 add extra error code for authentication errors and
2902                 clear temporary password when this error occurs
2903
2904         (closes Bug 84 authentication failure while sending should
2905          prompt for password again)
2906
2907 2003-03-25 [christoph]  0.8.11claws46
2908
2909         * configure.ac
2910         * src/Makefile.am
2911         * src/imageview.[ch]                            ** REMOVE **
2912         * src/messageview.[ch]
2913         * src/mimeview.[ch]
2914         * src/prefs_common.[ch]
2915         * src/textview.c
2916         * src/plugins/Makefile.am
2917         * src/plugins/image_viewer/.cvsignore           ** NEW **
2918         * src/plugins/image_viewer/Makefile.am          ** NEW **
2919         * src/plugins/image_viewer/plugin.c             ** NEW **
2920         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
2921                 move image viewer into a plugin (building is enabled by default)
2922                 [ToDo: Prefs for resize and autoview]
2923
2924 2003-03-25 [paul]       0.8.11claws45
2925
2926         * sync with 0.8.11cvs12
2927                 see ChangeLog 2003-03-26
2928
2929 2003-03-25 [paul]       0.8.11claws44
2930
2931         * sync with 0.8.11cvs11
2932                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
2933                 
2934         Note: Selective Download is broken.
2935                 
2936 2003-03-22 [christoph]  0.8.11claws43
2937
2938         * src/folder.c
2939                 code cleanup for flags copying
2940
2941 2003-03-22 [christoph]  0.8.11claws42
2942
2943         * src/plugins/trayicon/trayicon.c
2944                 fix setting the transparent area when the window size
2945                 is forced by the system tray
2946
2947 2003-03-22 [christoph]  0.8.11claws41
2948
2949         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
2950         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
2951         * src/plugins/trayicon/newmail.xpm              ** NEW **
2952         * src/plugins/trayicon/nomail.xpm               ** NEW **
2953         * src/plugins/trayicon/trayicon.c
2954         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
2955                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
2956                 o add icon for unread mails
2957                 o set transparency for window
2958
2959 2003-03-22 [christoph]  0.8.11claws40
2960
2961         * src/news.c
2962                 init news session to prevent crash when session is closed
2963
2964 2003-03-22 [christoph]  0.8.11claws39
2965
2966         * src/imap.c
2967         * src/common/session.[ch]
2968                 Init session data to make sure we don't have invalid pointers
2969                 for read_ch and write_ch when new multi process sessions are
2970                 not used
2971
2972         * src/main.c
2973         * src/common/plugin.c
2974         * src/common/sylpheed.c
2975         * src/plugins/demo/demo.c
2976         * src/plugins/dillo_viewer/dillo_viewer.c
2977         * src/plugins/mathml_viewer/mathml_viewer.c
2978         * src/plugins/spamassassin/spamassassin.c
2979         * src/plugins/spamassassin/spamassassin_gtk.c
2980                 add plugin types to allow loading plugins at different times
2981                 (and maybe for different frontends), because it's not good to
2982                 load GTK-Plugins gefore gtk_init was called
2983
2984         * configure.ac
2985         * src/plugins/Makefile.am
2986         * src/plugins/trayicon/.cvsignore               ** NEW **
2987         * src/plugins/trayicon/Makefile.am              ** NEW **
2988         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
2989         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
2990         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
2991         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
2992         * src/plugins/trayicon/trayicon.c               ** NEW **
2993                 New Trayicon plugin that shows an icon in a systray that uses
2994                 XEMBED protocol like Gnome's systray. Icon shows if there
2995                 are new mails and a tooltip shows information about new,
2996                 unread and total messages.
2997
2998 2003-03-22 [paul]       0.8.11claws38
2999
3000         * src/common/smtp.c
3001                 fix ESMTP AUTH CRAM-MD5
3002                 [sync with main (still version 0.8.11cvs6), see
3003                  ChangeLog 2003-03-22]
3004
3005 2003-03-21 [colin]      0.8.11claws37
3006
3007         * src/send_message.c
3008                 Fix USE_SSL => USE_OPENSSL
3009
3010 2003-03-21 [colin]      0.8.11claws36
3011
3012         * src/folderview.c
3013                 Fix counts in drag and dropped subfolders
3014
3015 2003-03-21 [colin]      0.8.11claws35
3016
3017         * src/folder.c 
3018         * src/folderview.c
3019                 speed up a bit folder dnd
3020
3021 2003-03-20 [alfons]     0.8.11claws34
3022
3023         * src/main.c
3024         * src/toolbar.c
3025         * src/procmsg.c
3026                 don't send locked queue messages
3027                 (feature request "[ 705245 ] Locking message in outbox 
3028                  should prevent sending")
3029
3030 2003-03-20 [christoph]  0.8.11claws33
3031
3032         * src/folder.c
3033                 remove NEW and UNREAD flag in special folders when scanning
3034                 
3035         * src/common/smtp.c
3036                 fix ESMTP AUTH CRAM-MD5
3037
3038 2003-03-20 [paul]       0.8.11claws32
3039
3040         * src/prefs_account.c
3041                 Re-write 'Tunnel command to open connection' as
3042                 'Use command to communicate with server', and disable
3043                 it for all except IMAP accounts
3044
3045 2003-03-20 [paul]       0.8.11claws31
3046
3047         * sync with 0.8.11cvs6
3048                 see ChangeLog 2003-03-20
3049
3050 2003-03-19 [match]      0.8.11claws30
3051
3052         * src/addritem.[ch]
3053                 include documentation. minor refactoring.
3054         * src/addr_compl.[ch]
3055         * src/addrindex.[ch]
3056         * src/addresbook.[ch]
3057         * src/summaryview.c
3058                 re-enable address lookup (was disabled in
3059                 0.8.11claws20).
3060
3061 2003-03-19 [christoph]  0.8.11claws29
3062
3063         * src/procmsg.c
3064                 add temp flag handling, will make moving and copying
3065                 messages possible again
3066
3067         * src/folder.c
3068                 correct calulation of folder stats
3069
3070 2003-03-18 [match]      0.8.11claws28
3071
3072         * src/editgroup.h
3073                 remove case sensitive comparison (closes bug 80).
3074
3075 2003-03-18 [christoph]  0.8.11claws27
3076
3077         * src/imap.c
3078                 fix imap using a tunnel command
3079
3080         (closes bug 87)
3081
3082 2003-03-18 [christoph]  0.8.11claws26
3083
3084         * src/folder.[ch]
3085         * src/imap.c
3086         * src/procmsg.[ch]
3087                 rewrite flag handling for folders
3088
3089 2003-03-18 [christoph]  0.8.11claws25
3090
3091         * src/folder.c
3092         * src/procmsg.c
3093         * src/summaryview.c
3094                 unset NEW and UNREAD flags when message is ignored, to make
3095                 sure messages don't show up as unread on other IMAP clients,
3096                 because the IGNORE_THREAD flag can not be syncronized through
3097                 the IMAP folder
3098
3099 2003-03-17 [christoph]  0.8.11claws24
3100
3101         * src/imap.c
3102                 don't use recursion to fetch uids when the number of messages
3103                 does not match. Moved code into subfunction that is used
3104                 again when needed, to prevent an endless loop.
3105
3106 2003-03-17 [thorsten]   0.8.11claws23
3107
3108         * src/imageview.[ch]
3109                 export imageview_get_resized_size() (for plugins)
3110         * src/prefs_common.[ch]
3111                 added prefs_common_get() (for plugins)
3112
3113 2003-03-17 [christoph]  0.8.11claws22
3114
3115         * src/imap.c
3116                 o remove UID guessing from copy code
3117                 o support UIDPLUS extension for APPEND command
3118
3119 2003-03-17 [paul]       0.8.11claws21
3120
3121         * src/gtk/about.c
3122                 remove 'Compiled-plugins' section.
3123                 
3124         * src/plugins/dillo_viewer/dillo_viewer.c
3125                 slight change to description text
3126
3127 2003-03-16 [match]      0.8.11claws20
3128         * src/ldapserver.[ch]           ** NEW **
3129         * src/ldapctrl.[ch]             ** NEW **
3130         * src/ldapquery.[ch]            ** NEW **
3131         * src/ldaputil.[ch]             ** NEW **
3132         * src/addrcindex.[ch]           ** NEW **
3133         * src/addrquery.h               ** NEW **
3134         * src/addritem.[ch]
3135         * src/addrcache.[ch]
3136         * src/addrindex.[ch]
3137         * src/addr_compl.[ch]
3138         * src/addressbook.[ch]
3139         * src/addrbook.[ch]
3140         * src/editgroup.c
3141         * src/editaddress.c
3142         * src/editldap.c
3143         * src/editldap_basedn.c
3144         * src/vcard.c
3145         * src/jpilot.c
3146         * src/Makefile.am
3147                 included dynamic LDAP queries. improved address
3148                 completion.
3149
3150 2003-03-16 [paul]       0.8.11claws19
3151
3152         * tools/multiwebsearch.pl
3153                 fix a fatal typo
3154
3155 2003-03-16 [christoph]  0.8.11claws18
3156
3157         * src/mimeview.c
3158         * src/plugins/dillo_viewer/dillo_viewer.c
3159         * src/plugins/mathml_viewer/mathml_viewer.c
3160                 make unregistering of MimeViewerFactorys possible
3161
3162 2003-03-16 [alfons]     0.8.11claws17
3163
3164         * configure.ac
3165                 correct typo
3166
3167 2003-03-16 [melvin]     0.8.11claws16
3168
3169         * src/plugins/dillo_viewer.c
3170                 Fixed bug where it was not possible to view more than
3171                 one text/html attachment per message (bug discovered
3172                 by Christoph Hohmann).
3173
3174 2003-03-15 [melvin]     0.8.11claws15
3175
3176         * src/prefs_actions.c
3177                 Fixed compilation warnings.
3178
3179 2003-03-15 [melvin]     0.8.11claws14
3180
3181         * src/plugins/Makefile.am
3182         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
3183         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
3184         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
3185                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
3186                 newer (http://dillo.auriga.wearlab.de/).
3187
3188 2003-03-15 [christoph]  0.8.11claws13
3189
3190         * src/imap.c
3191                 don't query imap folder for attributes because we already
3192                 for them from imap_status
3193
3194         * src/mimeview.[ch]
3195                 add support for plugable MimeViewers (unloading Viewers
3196                 not yet complete)
3197
3198         * src/plugins/Makefile.am
3199         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
3200         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
3201         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
3202                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
3203                 widget from http://helm.cs.unibo.it/mml-widget/
3204
3205 2003-03-14 [christoph]  0.8.11claws12
3206
3207         * src/folder.[ch]
3208                 o error return code's should better be negative
3209                 o replace printf with debug_print
3210
3211         * src/imap.c
3212                 improve IMAP folder scan by checking UID-NEXT
3213
3214         * src/summaryview.c
3215                 remove check that are unnecessary in my opinion
3216
3217 2003-03-13 [christoph]  0.8.11claws11
3218
3219         * src/folder.[ch]
3220         * src/foldersel.c
3221         * src/folderview.c
3222         * src/imap.c
3223         * src/mbox_folder.c
3224         * src/mh.c
3225         * src/news.c
3226         * src/prefs_scoring.c
3227         * src/summaryview.c
3228                 use a common function to get a displayable name
3229                 for a FolderItem
3230
3231 2003-03-13 [paul]       0.8.11claws10
3232
3233         * tools/Makefile.am
3234           tools/README
3235           tools/multiwebsearch.conf     ** NEW FILE **
3236           tools/multiwebsearch.pl       ** NEW FILE **
3237                 add multiwebsearch Actions script
3238
3239 2003-03-13 [colin]      0.8.11claws9
3240
3241         * src/compose.c
3242                 Remove leading emtpy lines from quoted text
3243                 before quoting it
3244
3245 2003-03-13 [melvin]     0.8.11claws8
3246
3247         * src/prefs_actions.c
3248                 Fixed a memory leak
3249                 Code clean ups
3250                 Added Cancel and OK buttons
3251                 Corrected help text
3252
3253 2003-03-13 [christoph]  0.8.11claws7
3254
3255         * src/account.c
3256         * src/folder.[ch]
3257         * src/imap.c
3258         * src/mainwindow.c
3259         * src/mbox_folder.c
3260         * src/mh.c
3261         * src/news.c
3262         * src/setup.c
3263                 replace more folder type stuff with folder class stuff
3264
3265 2003-03-13 [melvin]     0.8.11claws6
3266
3267         * src/prefs_actions.c
3268                 Added new tokens:
3269                 %u: user provided argument
3270                 %h: user provided argument (hidden on input)
3271                 %s: current text selection in the message view 
3272
3273 2003-03-13 [paul]       0.8.11claws5
3274
3275         * sync with 0.8.11cvs5
3276                 see ChangeLog 2003-03-11, 2003-03-12
3277
3278 2003-03-12 [christoph]  0.8.11claws4
3279
3280         * src/folder.c
3281                 use folder class idstr when writing folderlist.xml
3282
3283         * src/folder.h
3284         * src/imap.c
3285         * src/news.c
3286                 replace folder type checks with folder class checks
3287
3288 2003-03-12 [christoph]  0.8.11claws3
3289
3290         * src/folder.[ch]
3291         * src/imap.[ch]
3292         * src/main.c
3293         * src/mbox_folder.[ch]
3294         * src/mh.[ch]
3295         * src/news.[ch]
3296                 o create a list of known folder classes in the folder system
3297                 o use folder class id strings for folder item identifiers
3298
3299 2003-03-12 [christoph]  0.8.11claws2
3300
3301         * src/imap.c
3302                 fix imap uid validity check
3303
3304 2003-03-12 [christoph]  0.8.11claws1
3305
3306         * src/account.c
3307         * src/folder.[ch]
3308         * src/foldersel.c
3309         * src/folderview.c
3310         * src/imap.c
3311         * src/mainwindow.c
3312         * src/mbox_folder.c
3313         * src/mh.c
3314         * src/news.c
3315         * src/prefs_scoring.c
3316         * src/procmsg.c
3317         * src/setup.c
3318         * src/summaryview.c
3319                 initial restructuring of folder system, seperating
3320                 folders and folder classes
3321
3322 2003-03-12 [paul]       0.8.11claws
3323
3324         0.8.11claws release
3325
3326 2003-03-12 [christoph]
3327
3328         * src/gtk/prefswindow.c
3329                 fix translation of "Page Index"
3330
3331 2003-03-12 [paul]       0.8.10claws110
3332
3333         a sync from 0.8.11cvs4 before the release
3334
3335         * src/common/utils.c
3336                 subject_compare_for_sort(): allow null strings (fixes
3337                 summary sorting).
3338
3339 2003-03-11 [paul]       0.8.10claws109
3340
3341         * po/es.po
3342                 update Spanish translation, submitted by
3343                 Ricardo Mones Lastra
3344
3345 2003-03-11 [melvin]     0.8.10claws108
3346
3347         * po/fr.po
3348                 Updated French translations
3349
3350 2003-03-11 [paul]       0.8.10claws107
3351
3352         * manual/en/Makefile.am
3353           manual/en/*.html
3354                 update English manual, add a new page
3355                 updated by Francois Barriere <fbarriere@atmel.fr>
3356                 
3357         * po/bg.po
3358           po/it.po
3359           po/sr.po
3360                 update Bulgarian, Italian, and Serbian translations
3361                 submitted by George Danchev, Alessandro Maestri, and
3362                 Urke MMI
3363
3364 2003-03-10 [paul]       0.8.10claws106
3365
3366         * src/gtk/about.c
3367           src/gtk/prefswindow.c
3368                 make some strings translatable
3369
3370 2003-03-10 [darko]      0.8.10claws105
3371
3372         * src/compose.c
3373                 code cleanup to make Hiro happy
3374
3375 2003-03-10 [paul]       0.8.10claws104
3376
3377         * sync with 0.8.11cvs2
3378                 see ChangeLog 2003-03-10
3379
3380 2003-03-09 [melvin]     0.8.10claws103
3381
3382         * src/textview.c
3383                 textview_set_font(): fix for message display in
3384                 UTF-8 locales (thanks to Sergey Vlasov).
3385                 (was unintentionnaly reverted in 0.8.6claws6)   
3386
3387 2003-03-08 [darko]      0.8.10claws102
3388
3389         * src/compose.c
3390                 fix infinite loop in wrapping as reported
3391                 by happycactus
3392                 obsoletes patch #696482
3393
3394 2003-03-08 [christoph]  0.8.10claws101
3395
3396         * src/imap.c
3397                 add workaround for IMAP servers that do not
3398                 support the "UID SEARCH UID" command
3399
3400 2003-03-07 [christoph]  0.8.10claws100
3401
3402         * src/plugins/spamassassin/spamassassin.[ch]
3403         * src/plugins/spamassassin/spamassassin_gtk.c
3404                 code cleanup
3405
3406 2003-03-07 [paul]       0.8.10claws99
3407
3408         * po/es.po
3409                 updated Spanish translation, submitted by
3410                 Ricardo Mones Lastra
3411
3412 2003-03-07 [christoph]  0.8.10claws98
3413
3414         * src/send.c
3415                 fix in 0.8.10claws94 was wrong
3416                 local delivery does not require escaping, remove escaping
3417                 code to make signatures of mails with "." lines valid
3418                 
3419                 NOTE: requires that sendmail is executed with "-i" option,
3420                       what is the default now, but has to be changed in all
3421                       exsiting accounts)
3422
3423 2003-03-07 [paul]       0.8.10claws97
3424
3425         * sync with 0.8.11 release
3426                 see ChangeLog 2003-03-07
3427
3428 2003-03-06 [paul]       0.8.10claws96
3429
3430         * src/compose.c
3431                 revert commit 0.8.10claws92
3432
3433 2003-03-06 [paul]       0.8.10claws95
3434
3435         * src/folderview.c
3436                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
3437
3438         * src/gtkaspell.c
3439                 fix bug 74, 'Crash opening editor window with pseudo-color
3440                 display'
3441                 
3442         Patches submitted by Kevin Vigor <kevin@vigor.nu>
3443
3444 2003-03-06 [christoph]  0.8.10claws94
3445
3446         * src/send.c
3447                 fix rfc2821 (4.5.2) violation in SMTP data sending,
3448                 all lines starting with a period get an extra period
3449                 inserted
3450                 (found by Simon 'corecode' Schubert)
3451
3452 2003-03-06 [paul]       0.8.10claws93
3453
3454         * src/folderview.c
3455                 if configured font can't be loaded fall back to gtk
3456                 default. (with thanks to Christoph)
3457                 
3458                 closes long-standing bug 15 'Crashes on startup'
3459
3460 2003-03-06 [paul]       0.8.10claws92
3461
3462         * src/compose.c
3463                 freeze text before autosave and thaw afterwards
3464                 fixes bug 67 'autosave make re-rediting message crazy'
3465
3466 2003-03-06 [christoph]  0.8.10claws91
3467
3468         * src/compose.c
3469                 ignore address comment in dupe check for Cc-list
3470
3471         (closes reopened bug 47 Replying to message strips name part of
3472          e-mail addresses of Cc: lines)
3473
3474 2003-03-06 [paul]       0.8.10claws90
3475
3476         * src/Makefile.am
3477                 remove reference to gtkxtext.h as its no longer in
3478                 the repository
3479
3480 2003-03-06 [paul]       0.8.10claws89
3481
3482         * sync with 0.8.10cvs25
3483                 see ChangeLog 2003-03-06
3484
3485 2003-03-06 [oliver]     0.8.10claws88
3486         
3487         * src/messageview.c
3488                 remove include
3489
3490 2003-03-06 [oliver]     0.8.10claws87
3491         
3492         * src/folderview.c 
3493                 remove changes introduced inclaws74
3494         * src/messageview.c
3495                 another attempt to sanely delete and update
3496                 messages deleted in separate messageview
3497
3498 2003-03-05 [christoph]  0.8.10claws86
3499
3500         * src/summaryview.c
3501                 check if "From" matches any account's address if
3502                 addressbook completion of addresses is disabled too
3503
3504         (closes Bug 70 "Display recipient in from" doesn't check
3505          folder's default account)
3506
3507 2003-03-05 [christoph]  0.8.10claws85
3508
3509         * src/compose.c
3510         * src/common/utils.[ch]
3511                 don't strip address comments when building Cc lists
3512
3513         (closes Bug 47 Replying to message strips name part of e-mail addresses
3514          of Cc: lines)
3515
3516         * src/folder.c
3517                 fix return value of copy function
3518
3519 2003-03-05 [christoph]  0.8.10claws84
3520
3521         * src/imap.c
3522                 don't ask imap server for non rfc822 headers
3523
3524         (closes bug 71 IMAP FETCH asks for FROM header field twice)
3525
3526         * src/imap.c
3527                 destroy session on socket error to allow reconnecting
3528
3529 2003-03-05 [christoph]  0.8.10claws83
3530
3531         * configure.ac
3532                 fix building with gnome when no prefix is set
3533
3534         (closes bug 66 Gnome directory is set to NONE)
3535
3536 2003-03-05 [paul]       0.8.10claws82
3537
3538         * sync with 0.8.10cvs23
3539                 see ChangeLog 2003-03-05
3540
3541 2003-03-04 [christoph]  0.8.10claws81
3542
3543         * src/folder.c
3544                 o fix moving and copying when folder returns 0 for new
3545                   message number
3546                 o remove some code for single message copy and move
3547                   operations and use functions for multiple messages
3548
3549         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
3550
3551         * src/news.c
3552                 remove unused include
3553
3554 2003-03-04 [paul]       0.8.10claws80
3555
3556         * src/gtk/about.c
3557                 list 'Compiled plugins'
3558
3559 2003-03-03 [christoph]  0.8.10claws79
3560
3561         * src/news.[ch]
3562                 have to multiply the percentage of the current fetch with
3563                 the percentage that it has of the total fetch operation
3564                 for correct values
3565
3566 2003-03-03 [christoph]  0.8.10claws78
3567
3568         * src/news.c
3569                 fix calculation of expected lines for progress indicator
3570
3571 2003-03-03 [christoph]  0.8.10claws77
3572
3573         * src/summaryview.c
3574         * src/common/utils.c
3575                 fix segfault when opening the root news folder
3576
3577 2003-03-03 [christoph]  0.8.10claws76
3578
3579         * src/mainwindow.[ch]
3580         * src/common/Makefile.am
3581         * src/common/progressindicator.[ch]
3582                 add UI independent progress indicator handling
3583
3584         * src/news.[ch]
3585                 use new progress indicator for message info fetching
3586
3587         * src/common/hooks.h
3588                 code cleanup
3589
3590 2003-03-03 [oliver]     0.8.10claws75
3591
3592         * src/toolbar.c
3593         * src/compose.c
3594                 removed commented code
3595
3596 2003-03-03 [oliver]     0.8.10claws74
3597
3598         * src/toolbar.[ch]
3599                 cleanups and refactoring
3600         * src/compose.[ch]
3601                 compose_reply_mode reply & forwarding interface for
3602                 toolbar buttons
3603         * src/folderview.c
3604                 act on messages marked for deletion in folderview_selected
3605                 based on prefs_common.immediate_exec since a message might 
3606                 have been deleted by messageview in a folder we are changing 
3607                 to (does anybody understand what I'm on about ?)
3608
3609 2003-03-03 [oliver]     0.8.10claws73
3610         
3611         * src/messageview.[ch]
3612                 new functions
3613                 - messageview_delete: delete message shown in messagview
3614                 - messageview_update_view: update messageview to currently 
3615                   selected summaryview message
3616                 - add separate messageview to msgview_list in order to update 
3617                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
3618         * src/summaryview.[ch]
3619                 summary_get_selection returns a list of selected msgs
3620                 in summaryview
3621         * src/mainwindow.c
3622                 toolbar reply refactoring
3623
3624 2003-03-03 [paul]       0.8.10claws72
3625
3626         * sync with 0.8.10cvs21
3627                 see ChangeLog 2003-03-03
3628
3629 2003-03-02 [christoph]  0.8.10claws71
3630
3631         * src/common/passcrypt.c
3632                 use POSIX includes
3633
3634 2003-03-02 [christoph]  0.8.10claws70
3635
3636         * configure.ac
3637         * src/prefs_account.c
3638         * src/prefs_gtk.[ch]
3639         * src/common/.cvsignore
3640         * src/common/Makefile.am
3641         * src/common/passcrypt.c                ** NEW **
3642         * src/common/passcrypt.h.in             ** NEW **
3643                 Implement password encryption in config files
3644                 using unix encrypt and setkey functions. The crypt
3645                 key can be set as a configure parameter. Old
3646                 passwords will be converted if they do not begin
3647                 with '!'
3648
3649 2003-03-02 [paul]       0.8.10claws69
3650
3651         * src/prefs_account.c
3652                 fix compile error
3653
3654 2003-03-01 [thorsten]   0.8.10claws68
3655
3656         * po/el.po
3657           po/hr.po
3658           po/it.po
3659           po/nl.po
3660           po/sr.po
3661           po/sv.po
3662                 corrected format strings
3663         * po/en_GB.po
3664                 corrected headers
3665                 (fix compile errors with GNU gettext-0.11.5)
3666
3667 2003-03-01 [oliver]     0.8.10claws67
3668
3669         * src/summaryview.c
3670                 menu callbacks call toolbar_menu_reply
3671
3672 2003-03-01 [oliver]     0.8.10claws66
3673
3674         * src/mainwindow.c
3675         * src/messageview.c
3676                 menu callbacks call toolbar_menu_reply
3677         * src/toolbar.[ch]
3678                 callbacks from menu handled by toolbar_menu_reply
3679
3680 2003-03-01 [paul]       0.8.10claws65
3681
3682         * src/addressbook.c
3683                 revert commit 0.8.10claws54 - breaks editing of
3684                 addressbook.
3685                 
3686         * po/bg.po
3687                 update Bulgarian translation, submitted by
3688                 George Danchev
3689
3690 2003-02-28 [christoph]  0.8.10claws64
3691
3692         * src/account.c
3693         * src/addressadd.c
3694         * src/compose.c
3695         * src/gtkaspell.c
3696         * src/gtkxtext.h                ** REMOVE **
3697         * src/imap.c
3698         * src/matcher.[ch]
3699         * src/mh.c
3700         * src/news.c
3701         * src/pine.c
3702         * src/prefs_common.c
3703         * src/prefs_matcher.c
3704         * src/procheader.[ch]
3705         * src/procmsg.[ch]
3706         * src/toolbar.c
3707         * src/common/ssl_certificate.c
3708         * src/gtk/colorlabel.c
3709         * src/gtk/menu.c
3710                 o fix warnings
3711                 o remove code obsoleted by new cache and folder system rework
3712
3713 2003-02-28 [oliver]     0.8.10claws63
3714         
3715         * src/toolbar.[ch]
3716                 * fix bug where reply in Messageview replied to 
3717                 Message displayed in summaryview
3718                 (reportedd via ML by chinatinte at gmx dot ch)
3719                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
3720                 didn't work in separate MessageView Toolbar
3721                 (wondering if anybody uses this at all ?)
3722         * src/summaryview.[ch]
3723                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
3724                 (generalize reply and forward code);
3725         * src/messageview.c 
3726                 remove focus_in event which updated summaryview to messageview
3727
3728 2003-02-28 [paul]       0.8.10claws62
3729
3730         * po/Makefile.in.in
3731                 add the --check option
3732                 Patch submitted by Ricardo Mones Lastra
3733
3734 2003-02-28 [paul]       0.8.10claws61
3735
3736         * src/prefs_account.c
3737                 re-order 'Signature' items
3738
3739 2003-02-28 [paul]       0.8.10claws60
3740
3741         * sync with 0.8.10cvs20
3742                 see ChangeLog 2003-02-28
3743
3744 2003-02-28 [paul]       0.8.10claws59
3745
3746         * po/POTFILES.in
3747                 update to reflect recent movement of files
3748
3749 2003-02-28 [paul]       0.8.10claws58
3750
3751         * sync with 0.8.10cvs19
3752                 see ChangeLog 2003-02-28
3753
3754 2003-02-27 [martin]     0.8.10claws57
3755
3756         * src/prefs_matcher.c 
3757                 fix segfault in prefs_matcher_ok() when the
3758                 last entry is deleted and prevents that the
3759                 message "entry not saved" comes up after deleting
3760                 an entry
3761
3762 2003-02-27 [martin]     0.8.10claws56
3763
3764         * src/prefs_filtering.c 
3765                 fix segfault in prefs_filtering_ok() when the
3766                 last entry is deleted and prevents that the
3767                 message "entry not saved" comes up after deleting
3768                 an entry
3769
3770 2003-02-27 [paul]       0.8.10claws55
3771
3772         * sync with 0.8.10cvs18
3773                 see ChangeLog 2003-02-27
3774
3775 2003-02-27 [paul]       0.8.10claws54
3776
3777         * src/addressbook.c
3778                 fix bug where the address book crashes with 
3779                 multiple lookups.
3780                 Patch [687729] submitted by David Frager 
3781                 <dbfrager@users.sourceforge.net>
3782
3783 2003-02-25 [christoph]  0.8.10claws53
3784
3785         * src/Makefile.am
3786         * src/colorlabel.[ch]           ** REMOVE **
3787         * src/gtk/Makefile.am
3788         * src/gtk/colorlabel.[ch]       ** NEW **
3789                 move colorlabel files to gtk directory
3790
3791         * src/esmtp.[ch]                ** REMOVE **
3792                 has been merged into smtp.[ch] in 0.7.5
3793
3794 2003-02-25 [christoph]  0.8.10claws52
3795
3796         * src/Makefile.am
3797         * src/about.[ch]                ** REMOVE **
3798         * src/gtk/Makefile.am
3799         * src/gtk/about.[ch]            ** NEW **
3800                 move about files to gtk directory
3801
3802 2003-02-25 [christoph]  0.8.10claws51
3803
3804         * src/folder.c
3805                 some code optimization of folder scanning code
3806
3807         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
3808
3809 2003-02-25 [christoph]  0.8.10claws50
3810
3811         * src/main.c
3812         * src/common/sylpheed.c
3813                 add command line parameter parsing to common code
3814
3815 2003-02-24 [christoph]
3816
3817         * Makefile.am
3818         * configure.ac
3819                 fix gnome prefix problems, the configure script now removed
3820                 `gnome-config --prefix` from `gnome-config --datadir`
3821                 and adds $(prefix} instead
3822
3823         (closes Bug 24 Makefile does not respect prefix when installing
3824          GNOME data)
3825
3826 2003-02-24 [christoph]  0.8.10claws49
3827
3828         * src/news.c
3829                 check for valid session before trying to authenticate
3830
3831         (closes Bug 60 crash if "authenticate on logon" is activated
3832          and newsserver-hostname is not valid)
3833
3834 2003-02-24 [melvin]     0.8.10claws48
3835
3836         * src/prefs_actions.c
3837                 Make sure all user's input is sent to the action and then
3838                 close the socket..
3839
3840 2003-02-23 [alfons]     0.8.10claws46
3841
3842         * src/summaryview.c
3843                 also wait cursor when deleting files
3844
3845 2003-02-23 [paul]
3846
3847         * tools/freshmeat_search.pl
3848           tools/google_search.pl
3849                 scripts should now work for any browser/browser command line
3850
3851 2003-02-22 [christoph]  0.8.10claws45
3852
3853         * src/procmsg.c
3854                 fix IMAP flag setting, IMAP flag is not handled correctly
3855                 anymore by the folder system and information about the
3856                 folder should not be saved in the MsgInfo (in my opinion)
3857
3858         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3859
3860 2003-02-22 [christoph]  0.8.10claws44
3861
3862         * src/summaryview.c
3863                 fix spelling of "label" ;-)
3864
3865 2003-02-22 [thorsten]   0.8.10claws43
3866
3867         * src/mimeview.c
3868           src/prefs_common.[ch]
3869           src/procmime.[ch]
3870                 do not use description as attachment name
3871
3872 2003-02-22 [alfons]     0.8.10claws42
3873
3874         * src/summaryview.c
3875                 freeze/thaw folder item updates when changing color labels,
3876                 and put a wait cursors on
3877
3878 2003-02-22 [thorsten]   0.8.10claws41
3879
3880         * src/mimeview.c
3881                 save-all fixes: crash if invoked on multipart container,
3882                 mimeinfo access, pathseparators, error dialog
3883
3884 2003-02-21 [alfons]     0.8.10claws40
3885
3886         * src/prefs_gtk.c
3887                 remove unused var
3888
3889 2003-02-21 [colin]      0.8.10claws39
3890
3891         * src/send.c
3892                 Fix smtp logging
3893
3894 2003-02-21 [colin]      0.8.10claws38
3895
3896         * src/summaryview.c
3897                 Freeze/thaw folderItem updates when filtering messages 
3898                 via Tools/Filter messages
3899
3900 2003-02-21 [paul]       0.8.10claws37
3901
3902         * src/compose.c
3903                 revert commit 0.8.10claws26, there are ulterior motives
3904                 for users to set a Reply-To header when posting to
3905                 newsgroups
3906
3907 2003-02-21 [paul]       0.8.10claws36
3908
3909         * sync with 0.8.10cvs17
3910                 see ChangeLog 2003-02-21
3911
3912 2003-02-20 [christoph]  0.8.10claws35
3913
3914         * src/imap.c
3915                 IMAP UID fetch speedup using SEARCH
3916
3917         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3918
3919         * src/imap.c
3920                 fix problem with UIDs in IMAP UID cache that no longer existed
3921
3922 2003-02-20 [christoph]  0.8.10claws34
3923
3924         * src/imap.c
3925         * src/procheader.c
3926         * src/procheader.h
3927                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
3928
3929         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3930
3931         * src/imap.c
3932                 Rewrite imap_cmd_gen_recv use sock_getline instead
3933                 of sock_gets to avoid problems with too long reply
3934                 lines
3935     
3936 2003-02-20 [colin]      0.8.10claws33
3937         
3938         * src/prefs_account.c
3939                 Better wording
3940
3941 2003-02-20 [colin]      0.8.10claws32
3942
3943         * src/compose.c
3944                 Remove useless '&& !to_sender' 
3945
3946 2003-02-20 [darko]
3947
3948         * AUTHORS
3949                 change my e-mail address
3950
3951 2003-02-19 [colin]      0.8.10claws31
3952
3953         * src/prefs_common.c
3954                 X11 style colors for every configurable color
3955
3956 2003-02-19 [alfons]     0.8.10claws30
3957
3958         * src/prefs_gtk.[ch]
3959         * src/prefs_common.c
3960                 for color_new accept both plain integers and X11 style color
3961                 names (as found in /usr/lib/X11/rgb.txt)
3962
3963 2003-02-19 [paul]       0.8.10claws29
3964
3965         * src/mainwindow.c
3966                 add tooltips to online/offline button and account selector
3967                 button
3968
3969 2003-02-19 [paul]       0.8.10claws28
3970
3971         * src/folder.c
3972           src/news.c
3973           src/prefs_account.[ch]
3974           src/prefs_common.[ch]
3975                 move 'Maximum number of articles to download' to
3976                 account prefs.
3977                 clean up account prefs gui a little by hiding entries
3978                 rather then greying out entries
3979
3980 2003-02-19 [hiro]       0.8.10claws27
3981
3982         * src/common/utils.c
3983                 fix bug #54 'yesterdays date is displayed in the message 
3984                 summary window'
3985
3986 2003-02-19 [paul]       0.8.10claws26
3987
3988         * src/compose.c
3989                 fix bug reported in Feature Request [688596] 
3990                 'Reply-to header in news'
3991
3992 2003-02-18 [paul]       0.8.10claws25
3993
3994         * src/select-keys.c
3995                 add a 'List all keys' button to key selection dialog
3996
3997 2003-02-18 [colin]      0.8.10claws24
3998         
3999         * src/stock_pixmap.c
4000                 fix compile error
4001
4002 2003-02-18 [colin]      0.8.10claws23
4003
4004         * src/common/smtp.[ch]
4005           src/prefs_account.c
4006                 Try to starttls if it seems to be the only
4007                 way to authenticate a user
4008
4009 2003-02-18 [paul]       0.8.10claws22
4010
4011         * src/Makefile.am
4012           src/folderview.c
4013           src/stock_pixmap.[ch]
4014           src/pixmaps/drafts_close.xpm  ** NEW FILE **
4015           src/pixmaps/drafts_open.xpm   ** NEW FILE **
4016                 as a Drafts folder is a special folder allow it to have
4017                 its own unique icons
4018
4019 2003-02-18 [colin]      0.8.10claws21
4020
4021         * src/imap.c
4022                 Fix port selection when using starttls
4023
4024 2003-02-18 [paul]       0.8.10claws20
4025
4026         * src/mainwindow.c
4027           src/prefs_common.[ch]
4028                 make blue the default new mail colour
4029
4030 2003-02-18 [paul]       0.8.10claws19
4031
4032         * sync with 0.8.10cvs14
4033                 see ChangeLog 2003-02-18
4034
4035 2003-02-17 [jens]       0.8.10claws18
4036
4037         * src/common/md5.c
4038                 fixed a compile problem with gcc 3.3
4039                 works on 2.95.3 too (testet on PPC as it is big endian)
4040
4041 2003-02-17 [paul]       0.8.10claws17
4042
4043         * sync with 0.8.10cvs13
4044                 see ChangeLog 2003-02-17
4045
4046 2003-02-17 [paul]       0.8.10claws16
4047
4048         * sync with 0.8.10cvs12
4049                 see ChangeLog 2003-02-17
4050
4051 2003-02-16 [match]      0.8.10claws15
4052
4053         * src/addressbook.c
4054                 Eliminates reloading of address data when items
4055                 deleted or added. Applied submitted by
4056                 Luke Plant <lukeplant@softhome.net>
4057
4058 2003-02-16 [paul]       0.8.10claws14
4059
4060         * src/news.c
4061                 when a 'protocol error' is encountered disconnect from
4062                 the server. This means that the user can carry on viewing
4063                 other articles and doesn't have to either wait until the
4064                 server timesout or quit sylpheed.
4065                 Fixes bug #53 'Unable to read messages in newsgroups, 
4066                 displayed message doesn't change'
4067
4068 2003-02-15 [christoph]  0.8.10claws13
4069
4070         * src/imap.c
4071                 fix bug that stopped scanning of folders when an
4072                 IMAP folder was empty
4073
4074         (closes bug 46 stop scan messages in folders after empty folder)
4075
4076 2003-02-15 [paul]
4077
4078         * tools/Makefile.am
4079           tools/README
4080           tools/freshmeat_search.pl     ** NEW FILE **
4081           tools/google_search.pl        ** NEW FILE **
4082                 Add 2 Actions scripts which search freshmeat/google
4083                 for the selected text using the browser configured
4084                 in sylpheedrc.
4085                 
4086         Note: These scripts are very dependent on the format of the
4087         browser command and may not work on every occasion. Testing
4088         is welcome. 
4089
4090 2003-02-14 [alfons]     0.8.10claws12
4091
4092         * src/compose.c
4093                 fix breakage because of uninitialized account pointer.
4094                 please verify.
4095
4096 2003-02-14 [paul]       0.8.10claws11
4097
4098         * src/compose.c
4099           src/prefs_account.[ch]
4100           src/prefs_common.[ch]
4101                 move signature settings to Account Prefs
4102
4103 2003-02-14 [paul]       0.8.10claws10
4104
4105         * sync with 0.8.10cvs11
4106                 see ChangeLog 2003-02-14
4107
4108 2003-02-13 [thorsten]   0.8.10claws9
4109
4110         * src/news.c
4111                 revert news progressbar (GUI separation)
4112
4113 2003-02-13 [paul]       0.8.10claws8
4114
4115         * src/compose.c
4116                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
4117                 paragraph 1
4118
4119 2003-02-13 [paul]       0.8.10claws7
4120
4121         * src/compose.[ch]
4122           src/summaryview.c
4123                 fix 'Follow-up and Reply-to' so that it creates a reply to
4124                 the newsgroup and the sender. If the message has the keyword
4125                 'poster' in the Followup-To header, all replies go to the
4126                 sender, re: RFC 1036, Section 2.2.3
4127                 rename all instances of 'ignore_replyto' to 'to_sender', both
4128                 were previously used, now we use just one.
4129
4130 2003-02-13 [paul]       0.8.10claws6
4131
4132         * sync with 0.8.10cvs9
4133                 see ChangeLog 2003-02-13
4134
4135 2003-02-13 [paul]       0.8.10claws5
4136
4137         * configure.ac
4138                 show which plugins are configured in the configure
4139                 output.
4140
4141 2003-02-12 [thorsten]   0.8.10claws4
4142
4143         * src/news.c
4144                 show progress while fetching news headers
4145
4146 2003-02-12 [christoph]  0.8.10claws3
4147
4148         * configure.ac
4149         * src/plugins/Makefile.am
4150                 use AM_CONDITIONAL to enable plugins, automake correctly
4151                 manages this when creating distdir
4152
4153 2003-02-12 [christoph]  0.8.10claws2
4154
4155         * ac/spamassassin.m4
4156         * src/plugins/spamassassin/Makefile.am
4157                 fix building SpamAssassin plugin without OpenSSL
4158
4159 2003-02-12 [paul]       0.8.10claws1
4160
4161         * ac/Makefile.am
4162           src/Makefile.am
4163           src/plugins/Makefile.am
4164                 fix failure of 'make release'
4165
4166 2003-02-12 [paul]       0.8.10claws
4167
4168         * 0.8.10claws released
4169
4170 2003-02-12 [paul]       0.8.9claws56
4171
4172         * po/bg.po
4173           po/es.po
4174           po/it.po
4175           po/ru.po
4176           po/sr.po
4177                 updated translations by George Danchev, Ricardo Mones Lastra,
4178                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
4179                 
4180         * sylpheed.spec.in
4181                 Allow the building of RPMs by a regular user. Submitted
4182                 by Sergei Astanin
4183
4184 2003-02-11 [alfons]     0.8.9claws55
4185
4186         * src/colorlabel.c
4187                 don't use pixmaps for label color rect but draw rectangles
4188                 so we can respect the color map of palette based visuals
4189                 (fixes the long time crashes on Suns - thanks to Andreas
4190                 Engel and Steve O'Hara-Smith for testing)
4191
4192 2003-02-11 [christoph]  0.8.9claws54
4193
4194         * src/matcher_parser_parse.y
4195                 correct bug where filering rules of not existing folders in
4196                 matcherrc were added to global filtering
4197                 
4198         (closes Debian Bug #180253 - Directory's filter-rules are merged with
4199          main filter-rules after removing directory, http://bugs.debian.org/180253)
4200         
4201 2003-02-11 [paul]       0.8.9claws53
4202
4203         * sync with 0.8.10cvs7
4204                 see ChangeLog 2003-02-09
4205
4206 2003-02-11 [melvin]     0.8.9claws52
4207
4208         * po/fr.po
4209                 Updated French tranlsations
4210
4211 2003-02-10 [paul]       0.8.9claws51
4212
4213         * sylpheed.spec.in
4214                 correct --enable-openssl
4215                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
4216
4217 2003-02-09 [martin]     0.8.9claws50
4218
4219         * src/prefs_matcher.c
4220                 fix segfault in prefs_matcher_substitute_cb() when
4221                 no row is selected
4222
4223 2003-02-09 [paul]       0.8.9claws49
4224
4225         * src/folderview.c
4226                 fix bug where a newsgroup folder's processing rules were
4227                 merged with the global filtering rules when the newsgroup
4228                 folder was deleted, causing some seriously bad results,
4229                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
4230
4231 2003-02-08 [melvin]     0.8.9claws48
4232
4233         * src/compose.c
4234                 Corrected and modified an alert message.
4235
4236 2003-02-07 [paul]       0.8.9claws47
4237
4238         * src/folderview.c
4239                 fix bug where both an 'Account properties' window and a
4240                 'Folder properties' window were opened when clicking on
4241                 'Properties' in an NNTP or IMAP folder's popup menu.
4242
4243 2003-02-07 [paul]       0.8.9claws46
4244
4245         * sync with 0.8.10cvs6
4246                 see ChangeLog 2003-02-06
4247
4248 2003-02-06 [christoph]  0.8.9claws45
4249
4250         * src/mbox.c
4251                 freeze folder updates while importing mbox files
4252                 (closes bug 43 importing mbox took hours)
4253                 
4254         Patch submitted by Jens Rantil <jens.rantil@telia.com>
4255
4256 2003-02-06 [thorsten]   0.8.9claws44
4257
4258         * po/de.po
4259                 Updated german translations
4260
4261 2003-02-06 [thorsten]   0.8.9claws43
4262
4263         * src/news.h
4264                 use guint for message numbers (fix count in grouplist dialog)
4265
4266 2003-02-05 [paul]       0.8.9claws42
4267
4268         * sync with 0.8.10cvs2
4269                 see ChangeLog 2003-02-05
4270
4271 2003-02-04 [colin]      0.8.9claws41
4272
4273         * src/prefs_common.[ch]
4274           src/procmsg.c
4275           src/summaryview.c
4276                 Add an option to disable threading by subject
4277
4278 2003-02-04 [christoph]  0.8.9claws40
4279
4280         * src/inc.c
4281                 only abort fetching mails from multiple accounts when the
4282                 error is fatal and does not allow to check any more accounts
4283                 (currently only disk full error)
4284
4285         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
4286          receive mails for other accouts)
4287
4288 2003-02-04 [christoph]  0.8.9claws39
4289
4290         * src/folder.c
4291                 first add the new message to the cache, then
4292                 send the update notification
4293
4294         (closes bug 39 after sending message folderview doesnt get updated)
4295
4296 2003-02-04 [colin]      0.8.9claws38
4297
4298         * src/inc.c
4299                 _really_ fix this Connecting... status
4300
4301 2003-02-04 [paul]       0.8.9claws37
4302
4303         * sync with 0.8.10
4304                 see ChangeLog 2003-02-04
4305
4306 2003-02-04 [paul]       0.8.9claws36
4307
4308         * sync with 0.8.9cvs6
4309                 see ChangeLog 2003-02-03
4310
4311 2003-02-04 [paul]       0.8.9claws35
4312
4313         * po/pt_BR.po
4314                 updated by André Filipe de Assunção e Brito 
4315                 <bedecko@netsite.com.br>
4316
4317 2003-02-03 [thorsten]   0.8.9claws34
4318
4319         * po/de.po
4320                 Updated german translations
4321
4322 2003-02-02 [paul]       0.8.9claws33
4323
4324         * po/es.po
4325                 updated by Ricardo Mones Lastra
4326
4327 2003-02-02 [thorsten]   0.8.9claws32
4328
4329         * src/mh.c
4330                 Fix mh_get_msginfo() segfault if file is inaccessible
4331
4332 2003-01-31 [colin]      0.8.9claws31
4333
4334         * src/procheader.c
4335                 Fix last commit's bug
4336
4337 2003-01-31 [colin]      0.8.9claws30
4338
4339         * src/procheader.c
4340                 Missing a change for gpg-signed messages
4341
4342 2003-01-31 [paul]       0.8.9claws29
4343
4344         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
4345           src/procheader.c
4346           src/stock_pixmap.[ch]
4347           src/summaryview.c
4348                 indicate GnuPG signed messages by displaying an icon
4349                 in the Attachment column.
4350
4351 2003-01-31 [paul]       0.8.9claws28
4352
4353         * sync with 0.8.9cvs4
4354                 see ChangeLog 2003-01-31
4355
4356 2003-01-31 [alfons]     0.8.9claws27
4357
4358         * src/textview.c
4359                 tune URI parser to accept mailto URLs with a '?'
4360                 (patch from Ruslan Balkin)
4361
4362 2003-01-31 [colin]      0.8.9claws26
4363
4364         * src/summaryview.c
4365                 Fix a leak introduced in claws24
4366
4367 2003-01-31 [colin]      0.8.9claws25
4368
4369         * src/summaryview.c
4370                 Freeze/Thaw folder updates when deleting dups
4371
4372 2003-01-31 [colin]      0.8.9claws24
4373         
4374         * src/addr_compl.c
4375           src/summaryview.c
4376           src/msgcache.c
4377                 little speed improvements
4378
4379 2003-01-31 [colin]      0.8.9claws23
4380
4381         * src/summaryview.c
4382                 Fix segfault when forwarding nothing
4383                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
4384                 
4385 2003-01-30 [paul]       0.8.9claws22
4386
4387         * sync with 0.8.9cvs3
4388                 see ChangeLog 2003-01-30
4389
4390 2003-01-30 [paul]       0.8.9claws21
4391
4392         * sync with 0.8.9cvs2
4393                 see ChangeLog 2003-01-30
4394
4395 2003-01-29 [paul]       0.8.9claws20
4396
4397         * sync with 0.8.9cvs1
4398                 see ChangeLog 2003-01-29
4399
4400 2003-01-28 [paul]       0.8.9claws19
4401
4402         * po/POTFILES.in
4403                 update to reflect changes. 
4404                 thanks to Ricardo Mones Lastra
4405
4406 2003-01-27 [christoph]  0.8.9claws18
4407
4408         * ac/openssl.m4
4409         * ac/spamassassin.m4
4410         * src/plugins/spamassassin/README
4411         * src/plugins/spamassassin/libspamc.[ch]
4412         * src/plugins/spamassassin/utils.[ch]
4413                 updated to latest libspamc
4414
4415 2003-01-27 [christoph]  0.8.9claws17
4416
4417         * src/folder.c
4418                 fix wrong use of procheader_get_header_fields
4419
4420 2003-01-27 [christoph]  0.8.9claws16
4421
4422         * src/news.c
4423         * src/prefs_account.[ch]
4424         * src/common/nntp.[ch]
4425                 allow to force authentication for NNTP servers
4426
4427         Patch submitted by Florian Mickler <dmk@d-labs.de>
4428
4429 2003-01-26 [paul]       0.8.9claws15
4430
4431         * src/summaryview.c
4432                 speed up of marking messages as read
4433                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
4434
4435 2003-01-26 [christoph]  0.8.9claws14
4436
4437         * src/Makefile.am
4438         * src/mgutils.[ch]              ** REMOVE **
4439         * src/xml.[ch]                  ** REMOVE **
4440         * src/xmlprops.[ch]             ** REMOVE **
4441         * src/common/Makefile.am
4442         * src/common/mgutils.[ch]       ** NEW **
4443         * src/common/xml.[ch]           ** NEW **
4444         * src/common/xmlprops.[ch]      ** NEW **
4445                 move xml files to common directory
4446
4447 2003-01-26 [christoph]  0.8.9claws13
4448
4449         * src/plugins/spamassassin/spamassassin_gtk.c
4450                 only set gtk entry text if string is available
4451
4452 2003-01-26 [melvin]     0.8.9claws12
4453
4454         * src/description_window.c
4455                 Allow resizing of the window
4456                 Allow automatic horizontal scroll bar
4457                 Do not vertically expand and fill
4458
4459 2003-01-26 [christoph]  0.8.9claws11
4460
4461         * src/Makefile.am
4462         * src/gtkutils.[ch]             ** REMOVE **
4463         * src/common/sylpheed.c
4464         * src/gtk/Makefile.am
4465         * src/gtk/description_window.c
4466         * src/gtk/gtkutils.[ch]         ** NEW **
4467         * src/gtk/prefswindow.c
4468                 move gtkutils to gtk directory
4469
4470 2003-01-26 [paul]       0.8.9claws10
4471
4472         * src/summaryview.c
4473                 rename summary_unread_clicked() to summary_status_clicked()
4474
4475 2003-01-26 [melvin]     0.8.9claws9
4476
4477         * src/prefs_actions.c
4478                 Cosmetical changes to the help text
4479
4480 2003-01-26 [paul]       0.8.9claws8
4481
4482         * src/folder.[ch]
4483           src/mainwindow.c
4484           src/prefs_common.c
4485           src/prefs_sumamry_column.c
4486           summaryview.[ch]
4487                 rename the 'Unread' column to 'Status'
4488
4489 2003-01-25 [match]      0.8.9claws7
4490
4491         * src/mgutils.[ch]
4492                 removed reference to LDAP constants. removed error2string.
4493                 included functions to support LDAP dynamic queries.
4494         * src/syldap.h
4495                 moved LDAP constants here.
4496         * src/addressbook.c
4497         * src/addrindex.c
4498         * src/importldif.c
4499                 removed references to LDAP constants and references to
4500                 error2string.
4501
4502 2003-01-25 [paul]       0.8.9claws6
4503
4504         * src/summaryview.c
4505                 summary_thread_build(), summary_thread_init(): remove 
4506                 unneeded reference to summaryview->folder_item
4507
4508 2003-01-25 [christoph]  0.8.9claws5
4509
4510         * src/gtk/description_window.c
4511                 o allow description texts to expand over multiple columns
4512                 o translate all columns
4513         * src/prefs_actions.c
4514                 change syntax description to use new multi column feature
4515
4516         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4517
4518 2003-01-25 [match]      0.8.9claws4
4519
4520         * src/vcard.c
4521                 fixed bug with Quoted-Printable
4522
4523 2003-01-25 [paul]       0.8.9claws3
4524
4525         * src/folder.[ch]
4526           src/summaryview.[ch]
4527                 implement per-folder collapsed/expanded threads setting
4528                 
4529         * src/prefs_common.c
4530                 remove global collapsed/expanded threads option
4531
4532 2003-01-25 [christoph]  0.8.9claws2
4533
4534         * po/POTFILES.in
4535                 add pluginwindow and prefswindow
4536         * src/compose.c
4537                 make send respond correctly to messages that could be added
4538                 to the queue folder, but the UID of the message is unknown
4539         * src/folder.c
4540         * src/imap.c
4541                 don't return guessed UIDs in imap_add_msg anymore. We return
4542                 0 to tell the folder system it was appened but the UID is
4543                 unknown. Folder system now get's the UID by scaning the folder
4544                 and searching the cache for the Message-ID
4545                 (closes bug #29 Messages queued, but not sent)
4546
4547 2003-01-25 [paul]       0.8.9claws1
4548
4549         * src/codeconv.c
4550                 conv_encode_header():  fix bug when long headers with 8-bit
4551                 characters are used, so that the encoded words are wrapped.
4552                 If the space in the original text falls on the wrap boundary,
4553                 it can be lost.
4554                 Patch by Sergey Vlasov.
4555                 
4556         * src/folderview.c
4557                  fix bug where a change to the sorting method or thread view
4558                  of a folder's messages is lost if simpify-subject is set and
4559                  toggled on or off.
4560                  Patch by Luke Plant.
4561
4562 2003-01-24 [paul]       0.8.9claws
4563
4564         * sylpheed-0.8.9claws released
4565         
4566         * Makefile.am
4567           sylpheed.spec.in
4568                 remove reference to 'INSTALL.jp'
4569
4570 2003-01-23 [paul]       0.8.8claws128
4571
4572         * po/es.po
4573           po/it.po
4574           po/ru.po
4575           po/sr.po
4576                 updated translations. submitted by Ricardo Mones Lastra,
4577                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
4578
4579 2003-01-23 [colin]      0.8.8claws127
4580
4581         * src/compose.c
4582                 Fix drafted and queued news articles re-edition
4583
4584 2003-01-23 [melvin]     0.8.8claws126
4585
4586         * po/fr.po
4587                 Updated French translations
4588
4589 2003-01-23 [colin]      0.8.8claws125
4590
4591         * src/inc.c
4592                 Fix "Connecting to..." status message
4593
4594 2003-01-22 [paul]       0.8.8claws124
4595
4596         * po/bg.po
4597                 updated by George Danchev
4598                 
4599         * src/folder.c
4600                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
4601                 and folder deletion
4602
4603 2003-01-21 [paul]       0.8.8claws123
4604
4605         * po/bg.po
4606                 updated by George Danchev
4607                 
4608         * src/about.c
4609                 its now 2003
4610                 
4611         * src/toolbar.c
4612                 don't translate 'Separator'
4613                 
4614         * src/plugins/spamassassin/Makefile.am
4615                 add aspell to CPPFLAGS
4616                 
4617         * src/plugins/spamassassin/spamassassin.c
4618           src/plugins/spamassassin/spamassassin_gtk.c
4619                 set correct default for spamassassin_receive_spam
4620                 slightly re-word descriptions and some
4621                 other minor changes
4622
4623 2003-01-19 [alfons]     0.8.8claws122
4624                 
4625         * src/mimeview.c
4626                 mimeview_save_as(): we might as well show the file name for
4627                 the single case "Save As" too
4628
4629 2003-01-19 [alfons]     0.8.8claws121
4630
4631         * src/crash.c
4632                 change bug tracker URL to bugzilla URL
4633
4634 2003-01-19 [alfons]     0.8.8claws120
4635
4636         * src/mimeview.c
4637                 mimeview_save_all(): display name of file before overwriting;
4638                 continue saving all, even when one overwrite was cancelled
4639
4640 2003-01-19 [christoph]  0.8.8claws119
4641
4642         * src/summaryview.c
4643         * src/procmsg.[ch]
4644                 fix wrong usage of procmsg_find_children in summaryview
4645                 by using procmsg_update_unread_children instead of
4646                 summaryview_update_unread_children
4647
4648 2003-01-19 [christoph]  0.8.8claws118
4649
4650         * src/procmsg.c
4651                 fix infinite loop in procmsg_find_children
4652                  (closes bug #25 sylpheed crashes on delete.)
4653
4654         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4655
4656 2003-01-19 [paul]       0.8.8claws117
4657
4658         * po/pt_BR.po
4659                 updated by Ivan Francolin Martinez
4660
4661 2003-01-18 [melvin]     0.8.8claws116
4662
4663         * src/prefs_actions.c
4664                 Removed syntax limitation of only one '&' at the end of command.
4665                         Now actions that contain '>/dev/null 2>&1' are possible.
4666
4667 2003-01-18 [melvin]     0.8.8claws115
4668
4669         * src/prefs_actions.c
4670                 Actions IO dialog: when the action ends
4671                 the "Close" button now has focus and [Escape] closes the
4672                 window.
4673
4674 2003-01-18 [christoph]  0.8.8claws114
4675
4676         * src/procmsg.c
4677                 o add debug output when MsgInfos are really freed
4678                 o free GSLists in procmsg_find_children and
4679                   procmsg_update_unread_children
4680
4681 2003-01-18 [christoph]  0.8.8claws113
4682
4683         * src/mainwindow.c
4684                 reorder Configuration menu
4685
4686 2003-01-18 [christoph]  0.8.8claws112
4687
4688         * src/compose.c
4689                 fix applying templates to forwarded messages
4690
4691         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4692
4693 2003-01-17 [christoph]  0.8.8claws111
4694
4695         * src/folder.c
4696                 destroy folder items, when a folder item is removed
4697
4698 2003-01-17 [christoph]  0.8.8claws110
4699
4700         * src/folder.c
4701                 fix wrong folder stats update when ignored message is
4702                 deleted
4703
4704 2003-01-17 [colin]      0.8.8claws109
4705         
4706         * src/mainwindow.c
4707         * src/summaryview.c
4708                 Quicksearch bugfixes: 
4709                 - hide help button at startup if not extended
4710                 - switch to extended when looking for replies
4711
4712 2003-01-17 [paul]
4713
4714         * sync with 0.8.9 release
4715
4716 2003-01-17 [paul]       0.8.8claws108
4717
4718         * sync with 0.8.8cvs11
4719                 see ChangeLog 2003-01-17
4720
4721 2003-01-16 [colin]      0.8.8claws107
4722
4723         * src/procmsg.c
4724                 Changed encryption test to re-ask passphrase
4725                 if an encrypted message hasn't been decrypted
4726                 Fixes bug #5
4727
4728 2003-01-16 [christoph]  0.8.8claws106
4729
4730         * src/prefs_gtk.c
4731         * src/prefs_toolbar.c
4732         * src/gtk/prefswindow.h
4733         * src/plugins/spamassassin/spamassassin_gtk.c
4734                 remove page destroy function that is not used anymore
4735
4736 2003-01-16 [paul]       0.8.8claws105
4737
4738         * sync with 0.8.8cvs9
4739                 see ChangeLog 2002-01-16
4740
4741 2003-01-16 [colin]      0.8.8claws104
4742
4743         * src/compose.[ch]
4744                 Fix bug with autosaved drafts for IMAP, when draft
4745                 folder is specified - fixes bugzilla bug #20
4746
4747 2003-01-15 [paul]       0.8.8claws103
4748
4749         * src/compose.[ch]
4750           src/procmsg.c
4751                 store folder and message-id of message forwarding
4752                 in queue header and set forward flag after sending
4753
4754 2003-01-15 [paul]       0.8.8claws102
4755
4756         * sync with 0.8.8cvs8
4757                 see ChangeLog 2002-01-15
4758
4759 2003-01-15 [colin]      0.8.8claws101
4760
4761         * src/Makefile.am
4762                 Fix linking with GNU libiconv
4763
4764 2003-01-15 [darko]      0.8.8claws100
4765
4766         * src/pine.c
4767                 fix crash when importing pine address book
4768                 entry with an empty name (reported by DY
4769                 <dybulk at tri8.net>)
4770
4771 2003-01-14 [paul]       0.8.8claws99
4772
4773         * configure.in  ** REMOVED **
4774           configure.ac  ** NEW FILE **
4775                 rename configure.in to configure.ac, as it is now
4776                 preferred
4777
4778 2003-01-14 [melvin]     0.8.8claws98
4779
4780         * src/folderview.c
4781                 folderview_check_new(): More precise function description
4782
4783 2003-01-14 [melvin]     0.8.8claws97
4784
4785         * src/folderview.c
4786                 folderview_check_new(): return the number of new messages 
4787                         since last check.
4788         * src/inc.c
4789                 inc_account_mail(): Disable counting of new messages for IMAP
4790                         and NNTP until bug [19] and [14] are fixed.
4791
4792 2003-01-14 [paul]       0.8.8claws96
4793
4794         * sync with 0.8.8cvs6
4795                 see ChangeLog 2003-01-14
4796
4797 2003-01-13 [alfons]     0.8.8claws95
4798
4799         * src/textview.c
4800                 tune email address validation (c. 0.8.8claws89): if . is 
4801                 just one char away from @, the address is invalid too 
4802                 (correctly rejects addresses like foo@.com)
4803
4804 2003-01-13 [paul]       0.8.8claws94
4805
4806         * src/messageview.c
4807           src/toolbar.c
4808                 fixes to the Message View toolbar and menu:
4809                 fix non-functioning Forward button
4810                 make Reply button consider default_reply_list
4811                 remove 'Follow-up...' menu entry
4812                 add 'Forward' and 'Redirect' menu entries
4813
4814 2003-01-13 [melvin]     0.8.8claws93
4815
4816         * src/inc.c
4817                 Fixed typo that could make new messages count incorrect.
4818
4819 2003-01-13 [melvin]     0.8.8claws92
4820
4821         * src/folderview.[ch]
4822                 folderview_check_new(): return the number of new messages.
4823         * src/inc.c
4824                 Should fix bug [14] where new mail notification worked 
4825                         incorrectly with IMAP accounts.
4826                 inc_spool_account(): return number of new msgs, or -1 on error
4827                 inc_all_spool(): return number of new msgs
4828                 
4829 2003-01-13 [melvin]     0.8.8claws91
4830
4831         * src/prefs_actions.c
4832                 Justify help text.
4833
4834 2003-01-12 [thorsten]   0.8.8claws90
4835
4836         * src/common/prefs.c
4837                 close file before rename
4838
4839 2003-01-12 [alfons]     0.8.8claws89
4840
4841         * AUTHORS
4842                 add Christian Mertes
4843         * src/common/utils.[ch]
4844                 g_stricase_hash(), g_stricase_equal(): functions for 
4845                 case insensitive hash tables
4846         * src/textview.c
4847                 use top level domain names to validate email address, based
4848                 on a patch by Christian Mertes (thanks!), but changed 
4849                 implementation to use a hash table 
4850
4851 2003-01-12 [paul]       0.8.8claws88
4852
4853         * po/bg.po
4854                 updated by George Danchev
4855
4856 2003-01-12 [alfons]     0.8.8claws87
4857
4858         * src/summaryview.c
4859                 delete / execute performance: use new style folder update
4860
4861 2003-01-12 [paul]       0.8.8claws86
4862
4863         * sync with 0.8.8cvs5
4864                 see ChangeLog 2003-01-13 (!)
4865
4866 2003-01-12 [alfons]     0.8.8claws85
4867
4868         * src/filtering.c
4869         * src/matcher_parser_parse.y
4870                 prepare change_score filtering action
4871         * src/matcher.[ch]
4872                 give up const-correctness on functions that call non-const-correct functions;
4873                 several casts to gpointer in g_free();
4874                 add change_score;
4875
4876 2003-01-12 [christoph]  0.8.8claws84
4877
4878         * src/compose.c
4879                 fix 2 warnings
4880
4881         * src/gtk/prefswindow.[ch]
4882         * src/plugins/spamassassin/spamassassin_gtk.c
4883                 changed the call of the widget create function
4884                 for PrefsPages, because sometimes the widget
4885                 create function needs a widget that already has
4886                 been attached to a window (to create GDK pixmaps
4887                 for exmaple). So we simply pass the GtkWindow as
4888                 the second parameter now.
4889
4890         * src/main.c
4891         * src/mainwindow.c
4892         * src/prefs_toolbar.[ch]
4893                 rewrite Toolbar Preferences using the new
4894                 prefs window
4895
4896 2003-01-11 [alfons]     0.8.8claws83
4897
4898         * src/addressadd.c
4899                 fix crash when adding sender to addressbook because status bar
4900                 isn't there (the status bar doesn't seem to be used though,
4901                 but I'll let Match decide what to do with it)
4902
4903 2003-01-11 [colin]      0.8.8claws82
4904
4905         * src/main.c
4906           src/toolbar.c
4907                 Two useless changes reversed
4908
4909 2003-01-11 [colin]      0.8.8claws81
4910
4911         * src/mainwindow.c
4912           src/mainwindow.h
4913                 Add mainwindow_get_mainwindow()
4914         * src/alertpanel.c
4915           src/alertpanel.h
4916                 Add alertpanel_error_log() 
4917         * src/compose.c
4918           src/inc.c
4919           src/messageview.c
4920           src/toolbar.c
4921           src/main.c
4922           src/procmsg.c
4923                 Network errors get a View Log button
4924
4925 2003-01-10 [alfons]     0.8.8claws80
4926
4927         * src/prefs_toolbar.c
4928         * src/toolbar.c
4929                 use the translatable string for "Separator" as file name for
4930                 separator toolbar items (probably make this uppercase?)
4931
4932 2003-01-10 [alfons]     0.8.8claws79
4933
4934         * src/prefs_toolbar.c
4935                 put right A_SEPARATOR description string in "displayed
4936                 toolbar items list" so manually added separators are
4937                 saved correctly (bug #10, "Adding a separator to the main 
4938                 toolbar fails, entry in xml file is wrong")
4939
4940 2003-01-10 [christoph]  0.8.8claws78
4941
4942         * src/imap.c
4943                 o fix warnings
4944                 o use CAPABILITY to check if NAMESPACE is available
4945
4946 2003-01-10 [christoph]  0.8.8claws77
4947
4948         * src/imap.[ch]
4949                 apply UIDPLUS IMAP extension support patch
4950
4951         Patch submitted by Simon 'corecode' Schubert
4952
4953 2003-01-10 [paul]       0.8.8claws76
4954
4955         * src/folderview.c
4956                 a sync from main which fixes the news account folders'
4957                 Properties bug
4958
4959 2003-01-10 [christoph]  0.8.8claws75
4960
4961         * src/folder.c
4962                 don't accept 0 as a valid uid returned by copy and move
4963                 functions. 0 means the message was copied or moved but the
4964                 new uid could not be fetched. It is not an error condition
4965                 for the copy or move operation.
4966
4967 2003-01-10 [paul]       0.8.8claws74
4968
4969         * src/prefs_filtering.c
4970                 change English used in Alert when entry is not
4971                 saved.
4972                 
4973         * sync with 0.8.8cvs4
4974                 see ChangeLog 2003-01-10
4975
4976 2003-01-10 [darko]      0.8.8claws73
4977
4978         * src/pine.c
4979                 fix crash when importing address book entry
4980                 without a valid address
4981
4982 2003-01-09 [alfons]     0.8.8claws72
4983
4984         * src/inc.c
4985                 filtering performance: use new style folder update
4986
4987 2003-01-09 [christoph]  0.8.8claws71
4988
4989         * src/compose.c
4990         * src/gtk/menu.[ch]
4991                 fix wrong selecting of mime encoding type, when
4992                 opening property dialog of attachments in the
4993                 compose window. 7bit was always selected and that
4994                 destoryed files with 8bit data.
4995                 (closes bug #9 Sylpheed-claws destroys attachments when
4996                  changing MIME-types)
4997
4998 2003-01-09 [paul]       0.8.8claws70
4999
5000         * sync with 0.8.8cvs3
5001                 see ChangeLog 2003-01-09
5002
5003 2003-01-08 [alfons]     0.8.8claws69
5004         
5005         * src/addressadd.c
5006                 apply patch by Kim Schulz to fix build breakage
5007                 because of missing variable
5008
5009 2003-01-08 [paul]       0.8.8claws68
5010
5011         * sync with 0.8.8cvs2
5012                 see ChangeLog 2002-01-08
5013
5014 2003-01-08 [paul]       0.8.8claws67
5015
5016         * po/it.po
5017                 updated by Alessandro Maestri
5018                 
5019         * src/addressadd.c
5020                 when using 'Add sender to addressbook' allow
5021                 name to be edited and remarks to be entered
5022                 Patch submitted by Luke Plant
5023
5024 2003-01-08 [darko]      0.8.8claws66
5025
5026         * README.claws, src/summaryview.c
5027                 fix description for marked messages
5028
5029 2003-01-08 [paul]
5030
5031         * tools/Makefile.am
5032           tools/launch_phoenix  ** NEW FILE **
5033                 add script that enables using Phoenix as the default
5034                 web browser. 
5035                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
5036                 
5037         * tools/OOo2sylpheed.pl
5038                 remove full path to sylpheed executable, just 'sylpheed'
5039                 will do
5040                 
5041         * tools/README
5042                 add launch_phoenix informtion and re-arrange and compress
5043                 the data a little
5044
5045 2003-01-07 [christoph]  0.8.8claws65
5046
5047         * src/folder.c
5048                 fix update for source folder when moving messages
5049         * src/procmsg.[ch]
5050         * src/summaryview.c
5051                 use function to set to_folder for message infos and
5052                 automatically update the op_count for old and new
5053                 folder
5054
5055 2003-01-07 [melvin]     0.8.8claws64
5056
5057         * src/prefs_actions.c
5058                 Fixed bug where an '%p' Action on a displayed image crashed 
5059                         Sylpheed
5060                 Code clean up (get rid of duplicated code and removed unnecessary 
5061                                 structure member)
5062
5063 2003-01-07 [christoph]  0.8.8claws63
5064
5065         * src/compose.c
5066         * src/folder.[ch]
5067         * src/folderview.c
5068         * src/import.c
5069         * src/inc.c
5070         * src/main.c
5071         * src/mainwindow.c
5072         * src/messageview.c
5073         * src/prefs_folder_item.c
5074         * src/procmsg.c
5075         * src/summaryview.c
5076         * src/toolbar.c
5077                 o remove all folder update triggering from the UI code. The folder
5078                   system should know much better when a folder needs an update.
5079                 o to prevent multiple updates in a row the folder updates can be
5080                   frozen for some time.
5081
5082                 Note: - Please verify that no updates are missing
5083                       - Check where freeze/thaws should be added
5084
5085 2003-01-07 [christoph]  0.8.8claws62
5086
5087         * src/prefs_actions.c
5088                 don't translate empty strings
5089
5090         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5091
5092 2003-01-06 [christoph]  0.8.8claws61
5093
5094         * src/prefs_actions.c
5095                 mark strings for gettext
5096         * src/prefs_matcher.c
5097                 use new description window for Execute action and
5098                 match condition in Filtering
5099
5100         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5101
5102 2003-01-06 [alfons]     0.8.8claws60
5103
5104         keep myself inspired to re-organize matcher part 8; 
5105         yes, more to come (I need to move out the descriptive
5106         text for actions to matcher.c, or at least make it not
5107         depend on the wicked ordering)
5108
5109         * src/prefs_matcher.c
5110                 add documentation so others may comprehend the
5111                 UI part of the conditions
5112                 
5113 2003-01-06 [christoph]  0.8.8claws59
5114
5115         * src/prefs_actions.c
5116                 use new description window for syntax help
5117         * src/gtk/description_window.c
5118                 fix display of descriptions with column count != 2
5119
5120         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5121
5122 2003-01-06 [christoph]  0.8.8claws58
5123
5124         * src/quote_fmt.c
5125         * src/summaryview.[ch]
5126         * src/gtk/Makefile.am
5127         * src/gtk/description_window.[ch]       ** NEW **
5128                 use a generic window to display syntax descriptions
5129                 currently used in quote_fmt and summaryview (new description
5130                 for extended quick search)
5131
5132         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5133
5134 2003-01-06 [paul]       0.8.8claws57
5135
5136         * sync with 0.8.8cvs1
5137                 see ChangeLog 2003-01-06
5138
5139 2003-01-06 [christoph]  0.8.8claws56
5140
5141         * src/mainwindow.c
5142         * src/prefs_gtk.[ch]
5143         * src/gtk/prefswindow.[ch]
5144         * src/plugins/spamassassin/spamassassin_gtk.c
5145                 o remove page management from prefswindow, pages
5146                   will be an argument to prefswindow_open
5147                 o prefswindow_open gets a datapointer that is
5148                   passed to the widget_create function to allow
5149                   creation of prefswindow for specific items
5150
5151 2003-01-06 [colin]      0.8.8claws55
5152         
5153         * src/summaryview.c
5154                 We don't want regexp in the reply-finder, 
5155                 because MIDs can contain !,$,. and so on
5156
5157 2003-01-06 [jens]       0.8.8claws54
5158
5159         * src/jpilot.c
5160                 fixed a wrong free in jpilot_read_db_files
5161
5162 2003-01-06 [alfons]     0.8.8claws53
5163
5164         re-organize matcher part 8; more to come
5165        
5166         * src/matcher.c
5167                 matcherprop_to_string(): put g_free()s before the
5168                 switch-case break to fix memleaks                
5169
5170 2003-01-06 [colin]      0.8.8claws52
5171
5172         * src/summaryview.c
5173                 cleanup & reply-finder now displays the first 
5174                 matching message
5175
5176 2003-01-05 [alfons]     0.8.8claws51
5177
5178         re-organize matcher part 7; more to come
5179
5180         * src/matcher.[ch]
5181                 fixes for constant correctness;
5182                 more documentation;
5183
5184 2003-01-05 [alfons]     0.8.8claws50
5185
5186         re-organize matcher part 6; more to come
5187         
5188         * src/matcher.[ch]
5189                 fixes for constant correctness;
5190                 more documentation;
5191         * src/filtering.c
5192                 fix for constant correctness
5193
5194 2003-01-05 [colin]      0.8.8claws49
5195
5196         * src/account.[ch]
5197                 Add account_get_reply_account function
5198         * src/compose.c
5199                 Use account_get_reply_account function 
5200         * src/summaryview.c
5201                 Basic reply-finder - click on the replied
5202                 icon gets you to the outbox using quick-search
5203
5204 2003-01-05 [paul]       0.8.8claws48
5205
5206         * src/prefs_common.c
5207                 small change to English
5208                 
5209         * src/prefs_filtering.c
5210                 prefs_filtering_action_select(): improve logic and uniformity
5211                 of gui
5212
5213 2003-01-05 [alfons]     0.8.8claws47
5214
5215         fine tune solution to focus problems (bug #7)
5216
5217         * src/mainwindow.c
5218                 mainwindow_focus_in_event(): remove grab event check
5219         * src/summaryview.c
5220                 summary_button_pressed(): move selection on right-click
5221                 too. we can't possibly move the selection back after
5222                 canceling a dialog, because gtk's incomplete focus 
5223                 management. whether this is a good solution, only time
5224                 will tell.
5225
5226 2003-01-05 [christoph]  0.8.8claws46
5227
5228         * src/imap.c
5229                 fix crash when no imap connection could be established
5230
5231 2003-01-05 [paul]       0.8.8claws45
5232
5233         * src/mainwindow.c
5234           src/sumamryview.c
5235           src/gtk/menu.[ch]
5236                 fix bug 605957 'shortcuts in popup-menu'
5237                 make user-defined shortcuts work
5238                 show shortcuts that are already defined
5239                 in the main menu
5240                 Patch submitted by Luke Plant
5241
5242 2003-01-05 [alfons]     0.8.8claws44
5243
5244         * src/mainwindow.c
5245                 focus_in_event handler should not select summary view row 
5246                 when another window (menu, dialog) grabbed for events 
5247                 (bug #7, "[0.8.8claws42] Message summary focus") 
5248
5249 2003-01-04 [christoph]  0.8.8claws43
5250
5251         * src/procmsg.c
5252                 update save folder after adding the sent message
5253                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
5254
5255 2003-01-02 [christoph]  0.8.8claws42
5256
5257         * src/common/plugin.c
5258                 fix unloading of all plugins and unload
5259                 plugins in reverse order
5260                 
5261         * src/gtk/pluginwindow.c
5262                 implement function of load and unload button
5263
5264         * src/gtk/prefswindow.c
5265         * src/gtk/prefswindow.h
5266                 rename register function and add new unregister
5267                 function
5268
5269         * src/plugins/spamassassin/spamassassin_gtk.c
5270                 unregister prefs page and update for changes in
5271                 src/gtk/prefswindow.c
5272
5273 2003-01-02 [paul]       0.8.8claws41
5274
5275         * po/es.po
5276                 updated by Ricardo Mones Lastra
5277
5278 2003-01-02 [paul]
5279
5280         * tools/tb2sylpheed
5281                 fixes and improvements by Urke MMI
5282
5283 2003-01-02 [thorsten]   0.8.8claws40
5284
5285         * src/procmsg.c
5286                 fixed wrong return value
5287
5288 2003-01-02 [thorsten]   0.8.8claws39
5289
5290         * src/prefs.c
5291                 fixed printing wrong variable
5292
5293 2003-01-02 [thorsten]   0.8.8claws38
5294
5295         * src/prefs.c
5296                 fixed acessing members of freed pfile struct
5297
5298 2003-01-02 [thorsten]   0.8.8claws37
5299
5300         * src/procmsg.c
5301                 detect loops across several messages
5302                 as suggested by Christoph Hohmann
5303
5304 2003-01-01 [match]      0.8.8claws36
5305
5306         * src/addrindex.c
5307                 fixed another memory leak.
5308
5309 2003-01-01 [match]      0.8.8claws35
5310
5311         * src/jpilot.[ch]
5312                 fixed memory leaks. applied Doxygen comments.
5313
5314 2003-01-01 [thorsten]   0.8.8claws34
5315
5316         * src/procmsg.c
5317                 inhibit endless loop if msg references itself
5318                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
5319
5320 2003-01-01 [christoph]  0.8.8claws33
5321
5322         * src/mainwindow.c
5323         * src/gtk/Makefile.am
5324         * src/gtk/pluginwindow.c                ** NEW **
5325         * src/gtk/pluginwindow.h                ** NEW **
5326                 add plugin window
5327
5328         * src/plugins/demo/demo.c
5329         * src/plugins/spamassassin/spamassassin.c
5330         * src/plugins/spamassassin/spamassassin_gtk.c
5331                 write better plugin descriptions
5332
5333 2002-12-31 [christoph]  0.8.8claws32
5334
5335         * src/gtk/prefswindow.c
5336         * src/plugins/spamassassin/spamassassin_gtk.c
5337                 some small improvements to GTK code
5338
5339 2002-12-31 [christoph]  0.8.8claws31
5340
5341         * src/plugins/spamassassin/spamassassin_gtk.c
5342                 enable folder select button
5343
5344 2002-12-31 [christoph]  0.8.8claws30
5345
5346         * src/mainwindow.c
5347         * src/gtk/Makefile.am
5348         * src/gtk/prefswindow.c                         ** NEW **
5349         * src/gtk/prefswindow.h                         ** NEW **
5350                 add new prefs window
5351
5352         * src/common/plugin.c
5353                 don't try to load empty config lines
5354         
5355         * src/plugins/spamassassin/Makefile.am
5356         * src/plugins/spamassassin/spamassassin.c
5357         * src/plugins/spamassassin/spamassassin.h       ** NEW **
5358         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
5359                 GTK config for SpamAssassin Plugin using
5360                 the new prefs window
5361
5362 2002-12-31 [paul]       0.8.8claws29
5363
5364         * po/POTFILES.in
5365                 remove obsolete entry 'src/menu.c'
5366
5367 2002-12-31 [alfons]     0.8.8claws28
5368
5369         * src/matcher.[ch]
5370         * src/matcher_parser_parse.y
5371         * src/prefs_matcher.c
5372                 add "ignore_thread" and "~ignore_thread" condition so it's
5373                 possible to make the actions / scoring operate on the ignore
5374                 thread flag
5375
5376 2002-12-31 [christoph]  0.8.8claws27
5377
5378         * src/addrbook.c
5379         * src/addrindex.c
5380         * src/folder.c
5381         * src/matcher.c
5382         * src/prefs_account.c
5383         * src/prefs_actions.c
5384         * src/prefs_customheader.c
5385         * src/prefs_display_header.c
5386         * src/prefs_gtk.c
5387         * src/procmime.c
5388         * src/toolbar.c
5389         * src/xmlprops.c
5390         * src/common/prefs.[ch]
5391                 extend prefs file handling for reading and automatic handling
5392                 of blocks. When reading prefs_set_block_label will automatically
5393                 move on to the block. When writing it will copy all other blocks
5394                 automatically
5395
5396         * src/common/plugin.c
5397                 Now loading plugin filenames from [Plugins] block in
5398                 sylpheed rc file
5399
5400 2002-12-30 [christoph]  0.8.8claws26
5401
5402         * src/common/hooks.[ch]
5403                 return abort status to caller of hooks_invoke
5404                 
5405         * src/inc.[ch]
5406                 invoke message filtering hook and stop
5407                 default handling when filter returns abort
5408
5409         * src/common/plugin.[ch]
5410         * src/plugins/demo/demo.c
5411                 modify plugin loader, because resolving symbols for strings
5412                 does not work correctly
5413         
5414         * configure.in
5415         * ac/spamassassin.m4                            ** NEW **
5416         * src/plugins/spamassassin/.cvsignore           ** NEW **
5417         * src/plugins/spamassassin/Makefile.am          ** NEW **
5418         * src/plugins/spamassassin/README               ** NEW **
5419         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
5420         * src/plugins/spamassassin/spamassassin.c       ** NEW **
5421         * src/plugins/spamassassin/utils.[ch]           ** NEW **
5422                 add spamassassin plugin, see src/plugins/spamassassin/README
5423                 for details
5424
5425 2002-12-29 [alfons]     0.8.8claws25
5426
5427         * src/mainwindow.c
5428                 when moving focus from a message view to the main 
5429                 window, don't forget to select the summary node
5430                 of the displayed message. should fix "[ 659103 ] 
5431                 focus-follows-mouse confuses sylpheed"
5432
5433 2002-12-29 [christoph]  0.8.8claws24
5434
5435         * src/Makefile.am
5436         * src/stringtable.[ch]          ** REMOVE **
5437         * src/common/Makefile.am
5438         * src/common/stringtable.[ch]   ** NEW **
5439                 move stringtable files to common directory
5440
5441 2002-12-29 [christoph]  0.8.8claws23
5442
5443         * src/Makefile.am
5444         * src/menu.[ch]                 ** REMOVE **
5445         * src/gtk/Makefile.am
5446         * src/gtk/menu.[ch]             ** NEW **
5447                 move menu files to gtk directory
5448
5449 2002-12-29 [match]      0.8.8claws22
5450
5451         * src/addressbook.c
5452         * src/syldap.c
5453                 moved UI specific code out of LDAP code into addressbook
5454                 UI code. fixed memory leak.
5455
5456 2002-12-29 [christoph]  0.8.8claws21
5457
5458         * src/folder.c
5459                 only check for IGNORED parent message when message is
5460                 not IGNORED itself
5461
5462 2002-12-29 [alfons]     0.8.8claws20
5463
5464         * src/summaryview.c
5465                 set gtksctree's anchor correct (immediate execute
5466                 changes the tree's layout, and anchor points at 
5467                 the incorrect row). fixes "[ 657233 ] multiple msg 
5468                 delete sometimes off by 1".
5469                 we probably have to look for more tree layout /
5470                 anchor glitches.
5471
5472 2002-12-29 [paul]       0.8.8claws19
5473
5474         * src/summaryview.c
5475                 fix bug [ 659054 ] incorrect sorting of 'From' column
5476                 when using 'display sender using address book'
5477                 thanks to Alfons and Luke Plant
5478
5479 2002-12-29 [christoph]  0.8.8claws18
5480
5481         * src/folder.c
5482         * src/procmsg.[ch]
5483                 check parent messages for IGNORE THREAD flag, when adding,
5484                 moving or copying messages to a folder
5485
5486 2002-12-27 [alfons]     0.8.8claws17
5487
5488         re-organize matcher part 5; more to come
5489
5490         * src/matcher.c
5491                 hash keywords in matchparser_tab 
5492
5493 2002-12-27 [alfons]     0.8.8claws16
5494
5495         re-organize matcher part 4; more to come
5496
5497         * src/matcher_parser.h
5498         * src/matcher_parser_lex.l
5499         * src/matcher_parser_parse.y
5500                 cleanup
5501
5502 2002-12-27 [alfons]     0.8.8claws15
5503
5504         re-organize matcher part 3; more to come
5505
5506         * src/matcher.[ch]
5507                 cleanup
5508
5509 2002-12-27 [alfons]     0.8.8claws14
5510
5511         re-organize matcher part 2; more to come but this should
5512         work. cc me if there are any regressions.
5513
5514         * src/matcher.h
5515                 add prototype for get_matchparser_tab_id()
5516         * src/matcher_parser_lex.l
5517                 look up keywords using matchparser_tab_id();
5518
5519 2002-12-27 [alfons]     0.8.8claws12
5520
5521         re-organize matcher part 1
5522
5523         * src/matcher.h
5524                 map yacc generated constants to sylpheed matcher constants
5525         * src/matcher.c
5526                 add function to find a matcher constant from a string
5527
5528 2002-12-27 [christoph]  0.8.8claws11
5529
5530         * src/compose.c
5531                 MENUITEM_ADD casts the 4th argument from integer to pointer
5532                 so it probably should not be a pointer, this means we
5533                 should use account id for it and not the account's pointer
5534
5535 2002-12-27 [paul]       0.8.8claws10
5536
5537         * src/mainwindow.c
5538                 remove unneeded 'GtkWidget *vbox'
5539                 
5540         * src/summaryview.c
5541                 further sync with 0.8.8 - make sort
5542                 by recipient work as expected
5543                 
5544         * NEWS
5545                 sync with 0.8.8
5546
5547 2002-12-27 [paul]       0.8.8claws9
5548
5549         * po/pt_BR.po
5550                 updated by Ivan F. Martinez
5551                 
5552 2002-12-27 [darko]      0.8.8claws8
5553
5554         * src/common/utils.c
5555                 added locked pattern to extended search
5556
5557 2002-12-27 [alfons]     0.8.8claws7
5558
5559         * src/prefs_matcher.[ch]
5560                 clean up
5561
5562 2002-12-26 [alfons]     0.8.8claws6
5563
5564         * src/matcher.[ch]
5565         * src/matcher_parser_lex.l
5566         * src/matcher_parser_parse.y
5567         * src/prefs_matcher.c
5568                 allow color label as a condition in the matcher
5569
5570 2002-12-26 [oliver]     0.8.8claws5
5571         
5572         * src/toolbar.c 
5573                 enable Addressbook for Main and Messageview
5574         * src/prefs_actions.c
5575                 enable actions in Messageview
5576
5577 2002-12-26 [christoph]  0.8.8claws4
5578
5579         * src/common/plugin.c
5580                 add a little debug output
5581         * configure.in
5582         * src/plugins/demo/Makefile.am
5583                 better use of automake
5584
5585 2002-12-26 [christoph]  0.8.8claws3
5586
5587         * src/Makefile.am
5588         * src/common/Makefile.am
5589                 fix "make distdir"
5590
5591 2002-12-26 [christoph]  0.8.8claws2
5592
5593         * configure.in
5594                 sort configure checks into common / gtk / plugins
5595         * po/POTFILES.in
5596                 add src/prefs_gtk.c
5597         * src/Makefile.am
5598                 add plugins SUBDIR
5599         * src/main.c
5600         * src/common/sylpheed.[ch]
5601                 added now sylpheed_done function for shutdown
5602         * src/common/Makefile.am
5603         * src/common/plugin.[ch]                ** NEW **
5604                 plugin loader and unloader
5605         * src/plugins/.cvsignore                ** NEW **
5606         * src/plugins/Makefile.am               ** NEW **
5607                 build plugins
5608         * src/plugins/demo/.cvsignore           ** NEW **
5609         * src/plugins/demo/Makefile.am          ** NEW **
5610         * src/plugins/demo/demo.c               ** NEW **
5611                 small demo plugin that installs a logtext hook and
5612                 outputs the log text to stdout
5613
5614 2002-12-26 [paul]       0.8.8claws1
5615
5616         * po/es.po
5617                 updated by Ricardo Mones Lastra
5618
5619 2002-12-26 [paul]       0.8.8claws
5620
5621         * 0.8.8claws released
5622
5623 2002-12-26 [paul]       0.8.7claws12
5624
5625         * po/bg.po
5626                 updated by George Danchev
5627
5628 2002-12-26 [paul]       0.8.7claws11
5629
5630         * po/POTFILES.in
5631                 remove unneeded 'src/prefs.c' entry 
5632
5633 2002-12-26 [paul]       0.8.7claws10
5634
5635         * src/codeconv.c
5636           src/mainwindow.c
5637                 sync with 0.8.8 release
5638         
5639         * src/folder.[ch]
5640           src/mh.c
5641           src/summaryview.c
5642                 partial sync with 0.8.8 release
5643         
5644
5645 2002-12-25 [alfons]     0.8.7claws9
5646
5647         * src/matcher.[ch]
5648         * src/matcher_parser_lex.l
5649         * src/matcher_parser_parse.y
5650         * src/prefs_matcher.c
5651                 add locked flag to possible filtering / matcher 
5652                 conditions (also a good example what should be
5653                 done to add a simple boolean condition)
5654
5655 2002-12-25 [christoph]  0.8.7claws8
5656
5657         * src/Makefile.am
5658         * src/account.[ch]
5659         * src/addrbook.c
5660         * src/addressbook.c
5661         * src/addrindex.c
5662         * src/filtering.c
5663         * src/folder.c
5664         * src/matcher.c
5665         * src/prefs.[ch]                ** REMOVE **
5666         * src/prefs_account.c
5667         * src/prefs_actions.c
5668         * src/prefs_common.c
5669         * src/prefs_customheader.c
5670         * src/prefs_display_header.c
5671         * src/prefs_filtering.c
5672         * src/prefs_folder_item.c
5673         * src/prefs_gtk.[ch]            ** NEW **
5674         * src/prefs_matcher.c
5675         * src/prefs_scoring.c
5676         * src/prefs_summary_column.c
5677         * src/procmime.c
5678         * src/selective_download.c
5679         * src/toolbar.c
5680         * src/common/Makefile.am
5681         * src/common/prefs.[ch]         ** NEW **
5682                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
5683
5684 2002-12-24 [alfons]     0.8.7claws7
5685
5686         * src/summaryview.c
5687                 summary_thread_build(): fix real cause of the crash mentioned in
5688                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
5689                 this way we get meaningful ctree nodes 
5690
5691 2002-12-24 [oliver]     0.8.7claws6
5692
5693         * src/mainwindow.[ch]
5694         * src/messageview.[ch]
5695         * src/compose.[ch]
5696         * src/inc.c
5697         * src/summaryview.c
5698                 changes to use updated toolbar handling
5699                 
5700 2002-12-24 [oliver]     0.8.7claws5
5701
5702         * src/toolbar.[ch]
5703                 generic toolbar handling
5704                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
5705         * src/prefs_toolbar.[ch]
5706                 adjust to handling
5707         
5708 2002-12-24 [oliver]     0.8.7claws4
5709         
5710         * src/stock_pixmap.[ch]
5711                 move SYLPHEED_LOGO to end of list in order 
5712                 to remove it from Custom Toolbar`s Icon View
5713
5714 2002-12-24 [alfons]     0.8.7claws3
5715
5716         * src/summaryview.c
5717                 summary_thread_build(): fix crash because of focus != selection 
5718                 after threading. when deleting the selection, gtk tries but fails 
5719                 to find the correct focusable element. we now force the selection
5720                 to be focused. this should solve the infamous bug reported by 
5721                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
5722                 a test case is available. 
5723
5724 2002-12-24 [darko]      0.8.7claws2
5725
5726         * src/summaryview.c
5727                 don't crash when unmarking message with unread children
5728
5729 2002-12-23 [christoph]  0.8.7claws1
5730
5731         * src/Makefile.am
5732         * src/common/Makefile.am
5733                 update Makefiles for moved intl.h, version.h and defs.h
5734         * src/imap.c
5735                 rewrite imap_session_get to avoid duplicate code
5736
5737 2002-12-23 [paul]       0.8.7claws
5738
5739         * Santa-Claws released
5740         
5741         * po/hu.po
5742           po/ru.po
5743                 squeeze in updated Hungarian and Russian translations.
5744                 Submitted by  Gál Zoltán and Ruslan N. Balkin
5745
5746 2002-12-23 [paul]       0.8.6claws129
5747
5748         * po/pl.po
5749                 updated by Witold Wladyslaw Wojciech Wilk
5750
5751 2002-12-23 [paul]       0.8.6claws128
5752
5753         * src/quote_fmt_parse.y
5754                 fix typo and add licence header
5755
5756 2002-12-23 [paul]       0.8.6claws127
5757
5758         * po/en_GB.po
5759                 updated
5760
5761 2002-12-23 [paul]       0.8.6claws126
5762
5763         * po/it.po
5764                 updated translation, submitted by Alessandro Maestri
5765                 
5766 2002-12-23 [paul]       0.8.6claws125
5767
5768         * src/quote_fmt_parse.y
5769                 fix signature-stripping on replies bug. match
5770                 '-- \n' and not '-- '.
5771
5772 2002-12-22 [paul]       0.8.6claws124
5773
5774         * po/bg.po
5775           po/es.po
5776           po/sr.po
5777                 updated translations. submitted by George Danchev,
5778                 Ricardo Mones Lastra, and Urke MMI respectively
5779
5780 2002-12-21 [paul]       0.8.6claws123
5781
5782         * src/addrbook.c
5783                 fix coding style
5784
5785 2002-12-21 [paul]       0.8.6claws122
5786
5787         * src/addrbook.c
5788                 fix bug [643638] where if a person is in one or more
5789                 addressbook groups editing that person's email 
5790                 address results in removal from those groups.
5791                 Patch submitted by Luke Plant.
5792
5793 2002-12-20 [christoph]  0.8.6claws121
5794
5795         * src/common/utils.c
5796         * src/summaryview.c
5797                 reimplement expand_search_string using GString to
5798                 prevent crashs caused by miscalculated string
5799                 lengths reported by Paul
5800
5801 2002-12-20 [christoph]  0.8.6claws120
5802
5803         * src/summaryview.c
5804                 don't use "changed" to check if op_count has to be changed as it
5805                 is also set when the message has unread children
5806                 (closes bug [ 653221 ] crash while deleting duplicates)
5807
5808 2002-12-20 [paul]       0.8.6claws119
5809
5810         * sync with 0.8.6cvs27
5811                 see ChangeLog 2002-12-20
5812
5813 2002-12-20 [paul]       0.8.6claws118
5814
5815         * sync with 0.8.6cvs26
5816                 see ChangeLog 2002-12-19 and 2002-12-20
5817
5818 2002-12-19 [alfons]     0.8.6claws117
5819
5820         * src/textview.c
5821                 fix incorrect parsing of email addresses, submitted by 
5822                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
5823                 name display if it contains @".
5824
5825 2002-12-18 [paul]       0.8.6claws116
5826
5827         * sync with 0.8.6cvs23
5828                 see ChangeLog 2002-12-18
5829
5830 2002-12-18 [paul]       0.8.6claws115
5831
5832         * src/Makefile.am
5833         * src/account.c
5834         * src/codeconv.c
5835         * src/gtkutils.[ch]
5836         * src/imap.c
5837                 sync with 0.8.6cvs22.
5838                 see ChangeLog 2002-12-17 and 2002-12-18
5839
5840 2002-12-17 [christoph]  0.8.6claws114
5841
5842         * src/imap.c
5843                 o don't create a session if imap greeting fails
5844                 o don't close socket when authentication fails
5845                   this is done by imap_session_destroy
5846
5847 2002-12-17 [thorsten]   0.8.6claws113
5848
5849         * tools/Makefile.am
5850           tools/README
5851           tools/google_msgid.pl ** NEW FILE **
5852                 Added "search for message-id" script and doc
5853
5854 2002-12-17 [thorsten]   0.8.6claws112
5855
5856         * po/hu.po
5857                 Updated hungarian translation
5858                 (updated by Gal Zoltan)
5859
5860 2002-12-16 [christoph]  0.8.6claws111
5861
5862         * src/addr_compl.c
5863                 remove stupid addressbook dump to debug output
5864         * src/mh.c
5865                 fix memory leak found by Hiro
5866
5867 2002-12-14 [paul]       0.8.6claws110
5868
5869         * src/compose.c
5870                 fix menubar sensitivity on send
5871                 
5872         * src/prefs_filtering.c
5873         * src/prefs_matcher.c
5874         * src/prefs_scoring.c
5875                 Fix english ;)
5876                 
5877         * src/common/quoted-printable.h
5878                 sync: fix typo
5879         
5880 2002-12-13 [christoph]  0.8.6claws109
5881
5882         * src/Makefile.am
5883         * src/manage_window.[ch]        ** REMOVE **
5884         * src/gtk/Makefile.am
5885         * src/gtk/manage_window.[ch]    ** NEW **
5886                 move manage_window files to gtk directory
5887
5888 2002-12-13 [christoph]  0.8.6claws108
5889
5890         * src/Makefile.am
5891         * src/gtkshruler.[ch]           ** REMOVE **
5892         * src/gtk/Makefile.am
5893         * src/gtk/gtkshruler.[ch]       ** NEW **
5894                 move gtkshruler files to gtk directory
5895
5896 2002-12-13 [christoph]  0.8.6claws107
5897
5898         * src/Makefile.am
5899         * src/compose.c
5900         * src/gtkstext.[ch]             ** REMOVE **
5901         * src/gtkutils.[ch]
5902         * src/textview.c
5903         * src/gtk/gtkstext.[ch]         ** NEW **
5904         * src/gtk/Makefile.am
5905                 o move stext functions to gtkstext.c to remove
5906                   dependency of gtkutils
5907                 o move gtkstext files to gtk directory
5908
5909         * src/gtk/Makefile.am
5910         * src/gtk/sslcertwindow.[ch]
5911                 UI stuff can always depend on common code so
5912                 it's ok to add ../common to include path
5913
5914 2002-12-13 [colin]      0.8.6claws106
5915
5916         * src/summaryview.c
5917                 Disconnect sighandlers for mainwindow when
5918                 quicksearch has the focus
5919                 Fix bug #653231
5920         * src/mainwindow.[ch]
5921                 Make key_pressed callback public, to be able
5922                 to disconnect it
5923
5924 2002-12-13 [christoph]  0.8.6claws105
5925
5926         * src/mh.c
5927                 create .mh_sequences file in new MH folders
5928                 (closes feature request [ 523162 ] MH folders should
5929                  get a .mh_sequences)
5930
5931 2002-12-13 [colin]      0.8.6claws104
5932
5933         * src/summaryview.c
5934                 Better handling of quicksearch show/hide
5935                 (basically the button stays under the mouse 
5936                  when toggled)
5937
5938 2002-12-13 [paul]       0.8.6claws103
5939
5940         * sync with 0.8.6cvs17
5941                 see ChangeLog 2002-12-13
5942
5943 2002-12-13 [paul]       0.8.6claws102
5944
5945         * po/es.po
5946                 updated by Ricardo Mones Lastra
5947
5948 2002-12-11 [colin]       0.8.6claws101
5949
5950         * src/folder.c
5951                 remove statusbar stuff
5952           src/folderview.c
5953                 set statusbar verbosity when moving folders
5954
5955 2002-12-11 [colin]       0.8.6claws100
5956         * src/prefs_filtering.c
5957         * src/prefs_matcher.c
5958         * src/prefs_scoring.c
5959                 Fix english ;)
5960
5961 2002-12-11 [colin]       0.8.6claws99
5962
5963         * src/prefs_common.[ch]
5964                 Add summary_quicksearch_type
5965         * src/summaryview.c
5966                 Save last used quicksearch type
5967
5968 2002-12-11 [jens]       0.8.6claws98
5969         * src/prefs_filtering.c
5970         * src/prefs_matcher.c
5971         * src/prefs_scoring.c
5972                 added dialog for incomplete rules in scoring, filtering and
5973                 matcher to ask wheather really close
5974
5975 2002-12-11 [colin]      0.8.6claws97
5976
5977         * src/folder.c
5978                 Fix folder dnd statusbar logging
5979
5980 2002-12-10 [christoph]  0.8.6claws96
5981
5982         * src/compose.c
5983         * src/folder.c
5984         * src/imap.c
5985         * src/inc.c
5986         * src/main.c
5987         * src/mainwindow.c
5988         * src/news.c
5989         * src/send.c
5990         * src/statusbar.[ch]
5991         * src/common/hooks.c
5992         * src/common/log.[ch]
5993                 o handle verbose logging in statusbar directly in statusbar code
5994                   and common code does not need any knowledge about a statusbar
5995                 o remove direct calls to statusbar_(puts|pop)_all functions
5996
5997 2002-12-10 [jens]       0.8.6claws95
5998
5999         * src/*.c
6000                 removed gettext from g_warnings
6001         * po/POTFILES.in
6002                 cleaned and updated
6003         * po/de.po
6004                 updated
6005
6006 2002-12-10 [colin]      0.8.6claws94
6007
6008         * src/main.c
6009                 finish crash dialog fix
6010
6011 2002-12-10 [colin]      0.8.6claws93
6012
6013         * src/main.c
6014                 "Fix" "sylpheed already running" instead of
6015                 crash dialog appearing after a crash
6016
6017 2002-12-10 [colin]      0.8.6claws92
6018
6019         * po/POTFILES.in
6020                 add src/gtk/sslcertwindow.c
6021
6022 2002-12-10 [paul]       0.8.6claws91
6023
6024         * po/POTFILES.in
6025                 updated to reflect recent changes
6026                 submitted by Alessandro Maestri
6027
6028 2002-12-09 [christoph]  0.8.6claws90
6029
6030         * src/Makefile.am
6031         * src/smtp.[ch]                 ** REMOVE **
6032         * src/common/Makefile.am
6033         * src/common/smtp.[ch]          ** NEW **
6034                 move smtp files to common directory
6035
6036 2002-12-09 [christoph]  0.8.6claws89
6037
6038         * src/Makefile.am
6039         * src/session.[ch]              ** REMOVE **
6040         * src/common/Makefile.am
6041         * src/common/session.[ch]       ** NEW **
6042                 move session files to common directory
6043
6044 2002-12-09 [paul]       0.8.6claws88
6045
6046         * src/account.c
6047                 fix bug [649746] edit accounts: move account reverted
6048                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
6049
6050 2002-12-09 [colin]      0.8.6claws87
6051
6052         * src/ssl_certificate.c
6053                 cleanup
6054
6055 2002-12-09 [colin]      0.8.6claws86
6056
6057         * src/ssl.c
6058                 Try to open the cert.pem database and 
6059                 issue a warning if it isn't there
6060
6061 2002-12-09 [colin]      0.8.6claws85
6062
6063         * src/common/ssl_certificate.c
6064         * src/gtk/sslcertwindow.c
6065                 Warning fixes
6066
6067 2002-12-09 [colin]      0.8.6claws84
6068
6069         * src/ssl_certificate.[ch] ** REMOVED **
6070         * src/common/ssl_certificate.[ch] ** NEW **
6071         * src/Makefile.am
6072         * src/common/Makefile.am
6073                 Moved ssl_certificate.[ch] to common
6074         * src/common/ssl.c 
6075                 Put back needed include
6076         * src/gtk/sslcertwindow.[ch]
6077                 Changed ssl_certificate.h include
6078         
6079 2002-12-09 [colin]      0.8.6claws83
6080
6081         * src/gtk/sslcertwindow.[ch]
6082                 Implement hook for certificate acception
6083         * src/ssl_certificate.[ch]
6084                 Implement hook for certificate acception
6085         * src/common/ssl.c
6086                 Reenable certificate acception check
6087         * src/mainwindow.c
6088                 Register sslcertwindow's hook
6089         
6090 2002-12-08 [christoph]  0.8.6claws82
6091
6092         * src/about.c
6093         * src/addr_compl.c
6094         * src/codeconv.c
6095         * src/manual.c
6096         * src/undo.c
6097         * src/common/utils.c
6098                 o add missing includes
6099                 o fix warnings
6100         * src/.cvsignore
6101         * src/common/.cvsignore
6102         * src/common/version.h          ** REMOVE **
6103                 remove autogenerated file
6104
6105 2002-12-08 [paul]       0.8.6claws81
6106
6107         * src/stringtable.c
6108                 put back needed include
6109
6110 2002-12-08 [colin]      0.8.6claws80
6111         
6112         * src/gtk/sslcertwindow.c
6113                 Cleaner popups when asking
6114         * src/ssl_certificate.c
6115         * src/prefs_common.[ch]
6116                 remove ssl certificate pref
6117                 put back needed include
6118         * src/undo.c
6119                 put back needed include
6120
6121 2002-12-08 [christoph]  0.8.6claws79
6122
6123         * src/folderview.c
6124         * src/logwindow.c
6125         * src/statusbar.c
6126         * src/summaryview.c
6127                 only abort hook invokation if required data is missing not
6128                 if our own data pointer is NULL, update hookfunction for
6129                 log window
6130
6131 2002-12-08 [paul]       0.8.6claws78
6132
6133         * src/about.c
6134         * src/addrcache.c
6135         * src/addrclip.c
6136         * src/addr_compl.c
6137         * src/addrselect.c
6138         * src/codeconv.c
6139         * src/colorlabel.c
6140         * src/enriched.c
6141         * src/esmtp.c
6142         * src/exporthtml.c
6143         * src/headerview.c
6144         * src/imageview.c
6145         * src/manual.c
6146         * src/noticeview.c
6147         * src/pgptext.c
6148         * src/scoring.c
6149         * src/sourcewindow.c
6150         * src/stringtable.c
6151         * src/undo.c
6152                 clean up: remove unneccesary includes
6153
6154 2002-12-08 [christoph]  0.8.6claws77
6155
6156         * src/folderview.c
6157         * src/statusbar.c
6158         * src/summaryview.c
6159         * src/common/hooks.[ch]
6160                 hook functions now have a gboolean return value, if a hook
6161                 returns TRUE it will stop executing of any more hooks in
6162                 the same hooklist for this invokation
6163
6164 2002-12-08 [colin]      0.8.6claws76
6165         
6166         * src/main.c
6167                 put back argv0 for CRASH_DIALOG
6168
6169 2002-12-08 [christoph]  0.8.6claws75
6170
6171         * src/Makefile.am
6172         * src/about.c
6173         * src/account.c
6174         * src/crash.c
6175         * src/esmtp.h
6176         * src/imap.[ch]
6177         * src/inc.c
6178         * src/main.c
6179         * src/mainwindow.c
6180         * src/news.c
6181         * src/pop.[ch]
6182         * src/prefs_account.[ch]
6183         * src/prefs_common.[ch]
6184         * src/send.[ch]
6185         * src/smtp.[ch]
6186         * src/ssl_certificate.[ch]
6187         * src/ssl_manager.[ch]
6188         * src/common/Makefile.am
6189         * src/common/log.c
6190         * src/common/nntp.[ch]
6191         * src/common/socket.[ch]
6192         * src/common/ssl.[ch]
6193         * src/gtk/sslcertwindow.[ch]
6194         * ac/openssl.m4
6195                 use new autoconf script to detect OpenSSL with extra parameters
6196                 to specify the location of libs and includes, also remove USE_SSL
6197                 to USE_OPENSSL
6198
6199         * src/common/sylpheed.[ch]
6200         * src/common/version.h.in
6201                 start seperation of common code initialization seperated from gui
6202
6203         * src/summaryview.c
6204                 The function that is called when a color label changes
6205                 should not change the color lable again
6206
6207 2002-12-08 [colin]      0.8.6claws74
6208
6209         * src/gtk/sslcertwindow.c
6210                 warning fixes
6211
6212 2002-12-08 [colin]      0.8.6claws73
6213
6214         * src/statusbar.c
6215           src/common/log.h
6216                 Register a hook for statusbar_puts_all
6217         * src/common/log.c
6218                 invoke statusbar_puts_all's hook
6219         
6220 2002-12-08 [colin]      0.8.6claws72
6221
6222         * src/ssl_certificate.c
6223                 Put back a badly-removed include
6224
6225 2002-12-08 [colin]      0.8.6claws71
6226
6227         * src/gtk/sslcertwindow.[ch]    ** NEW **
6228                 new certificate presentation
6229         * src/gtk/Makefile.am
6230                 add new files
6231         * src/ssl_certificate.[ch]
6232                 gtk cleanup, made utility functions public
6233         * src/ssl_manager.c
6234                 use new cert presentation
6235
6236 2002-12-07 [christoph]  0.8.6claws70
6237
6238         * src/Makefile.am
6239         * src/nntp.[ch]                 ** REMOVE **
6240         * src/common/Makefile.am
6241         * src/common/nntp.[ch]          ** NEW **
6242                 move nntp files to common directory
6243
6244 2002-12-07 [christoph]  0.8.6claws69
6245
6246         * src/procmsg.[ch]
6247         * src/summaryview.c
6248                 implement msginfo update callback using sylpheed's new
6249                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
6250
6251 2002-12-06 [christoph]  0.8.6claws68
6252
6253         * src/editgroup.c
6254                 This patch changes the 'Edit Group Details' dialog to
6255                 allow extended selections in either pane, so that
6256                 addresses can be added or removed from a group more
6257                 quickly and easily. (it actually is a net decrease in
6258                 file size, as some unnecessary functions have been
6259                 removed). 
6260                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
6261
6262 2002-12-06 [christoph]  0.8.6claws67
6263
6264         * src/Makefile.am
6265         * src/template.[ch]             ** REMOVE **
6266         * src/common/Makefile.am
6267         * src/common/template.[ch]      ** NEW **
6268                 move template files to common directory
6269
6270         * src/nntp.c
6271                 add missing log.h include
6272
6273 2002-12-06 [melvin]     0.8.6claws66
6274
6275         * src/prefs_actions.c
6276                 Added the trailing ">" syntax to insert command's output
6277                 without replacing old text (in contrast to trailing "|").
6278
6279 2002-12-05 [colin]      0.8.6claws65
6280         
6281         * src/common/utils.c
6282                 Don't modify original search_string or it'll change
6283                 the next iterations in the for()
6284
6285 2002-12-05 [darko]      0.8.6claws64
6286
6287         * src/common/utils.c
6288                 proper check for filtering commands, found by Colin
6289
6290 2002-12-05 [darko]      0.8.6claws63
6291
6292         * src/common/utils.c
6293                 check proper string for NULL pointer, found by Colin
6294
6295 2002-12-05 [darko]      0.8.6claws62
6296
6297         * src/common/utils.[ch]
6298                 expand_search_string(): new function
6299                 converts Mutt-like patterns to Sylpheed's
6300                 filtering engine
6301         * src/summaryview.c
6302                 use expand_search_string() to allow Mutt-like
6303                 patterns in extended search
6304         * README.claws
6305                 document extended option in quick search
6306
6307 2002-12-05 [paul]       0.8.6claws61
6308
6309         * sync with 0.8.6cvs16
6310                 see ChangeLog 2002-12-05
6311                 
6312         * po/POTFILES.in
6313                 clean up
6314
6315 2002-12-04 [christoph]  0.8.6claws60
6316
6317         * src/imap.[ch]
6318                 put imap authentication code into a new function and
6319                 remove it from imap_session_new that will allow to
6320                 send other commands before authentication
6321
6322 2002-12-04 [christoph]  0.8.6claws59
6323
6324         * src/imap.[ch]
6325                 use already existing method to prevent unneeded IMAP
6326                 folder selects. Set imap_select parameters to NULL
6327                 in some functions if the values are not required.
6328
6329         * src/xml.h
6330                 remove no longer required include
6331
6332 2002-12-04 [paul]       0.8.6claws58
6333
6334         * po/es.po
6335                 updated by Ricardo Mones Lastra
6336                 
6337         * configure.in
6338           po/hu.po      ** NEW FILE **
6339                 initial Hungarian translation, submitted
6340                 by Gál Zoltán <galzoli@hu.inter.net>
6341
6342 2002-12-03 [christoph]  0.8.6claws57
6343
6344         * src/Makefile.am
6345         * src/gtksctree.[ch]            ** REMOVE **
6346         * src/gtk/Makefile.am
6347         * src/gtk/gtksctree.[ch]        ** NEW **
6348                 move gtksctree files to gtk directory
6349
6350 2002-12-03 [christoph]  0.8.6claws56
6351
6352         * src/Makefile.am
6353         * src/md5.[ch]                  ** REMOVE **
6354         * srm/common/Makefile.am
6355         * src/common/md5.[ch]           ** NEW **
6356                 move md5 files to common directory
6357
6358         * src/gtkstext.c
6359                 remove not required #include
6360
6361 2002-12-03 [sergey]     0.8.6claws55
6362
6363         * src/gtkutils.c
6364         * src/gtkutils.h
6365                 gtkut_window_popup(): new function.
6366         * src/mainwindow.c
6367                 main_window_popup(): use gtkut_window_popup() to raise
6368                 window without changing its position.
6369                 (see sylpheed-main ML message [sylpheed:17247])
6370
6371 2002-12-03 [sergey]     0.8.6claws54
6372
6373         * src/send.c
6374                 send_message_local(): removed first-dot escaping
6375                 (SMTP-only, not needed for sending through pipe)
6376
6377 2002-12-03 [paul]       0.8.6claws53
6378
6379         * po/POTFILES.in
6380                 update to reflect recent changes (thanks
6381                 to Ricardo Mones Lastra)
6382                 
6383         * tools/filter_conv.pl
6384                  fix problem with quoted strings. Patch submitted
6385                  by Luke Plant <lukeplant@softhome.net>
6386
6387 2002-12-03 [paul]       0.8.6claws52
6388
6389         * sync with 0.8.6cvs15
6390                 see ChangeLog 2002-12-03
6391
6392 2002-12-02 [christoph]  0.8.6claws51
6393
6394         * src/logwindow.[ch]
6395         * src/common/log.[ch]
6396                 implement logging using a hook function
6397
6398         * src/folderview.c
6399         * src/folder.[ch]
6400                 define hooklist name in header file to avoid
6401                 errors caused by wrong spelling of hooklist names
6402
6403         * src/toolbar.c
6404                 fix warnings
6405
6406 2002-12-02 [christoph]  0.8.6claws50
6407
6408         * src/common/Makefile.am
6409                 add src/common/hooks.[ch]
6410
6411         * src/common/hooks.[ch]
6412                 implement a simple hook system using glib's hook functions
6413
6414         * src/folder.[ch]
6415         * src/folderview.c
6416                 use new hook system for folder item updates
6417
6418 2002-12-02 [christoph]  0.8.6claws49
6419
6420         * doc-src/ui_seperation.txt     ** NEW **
6421                 information for ui seperation
6422
6423         * src/Makefile.am
6424                 remove files that were moved to common
6425                 include common directory by default for the header files
6426
6427         * src/inc.c
6428         * src/common/socket.c
6429         * src/automaton.[ch]
6430                 implement automaton using g_io_*-functions instead of
6431                 gdk_input_add to make it ui independent
6432
6433         * src/codeconv.c
6434         * src/compose.c
6435         * src/ldif.c
6436         * src/pgptext.c
6437         * src/procmime.c
6438         * src/rfc2015.c
6439         * src/smtp.c
6440         * src/unmime.c
6441                 remove common/ prefix because directory is now in
6442                 include path
6443
6444         * src/compose.c
6445         * src/folder.c
6446         * src/folderview.c
6447         * src/mainwindow.c
6448         * src/messageview.c
6449         * src/prefs_common.c
6450         * src/procmsg.c
6451         * src/rfc2015.c
6452                 fix warnings
6453
6454         * src/imap.c
6455         * src/inc.c
6456         * src/news.c
6457         * src/pop.c
6458         * src/send.c
6459         * src/smtp.c
6460         * src/ssl_certificate.c
6461                 add log.h header file for logging functions
6462
6463         * src/main.c
6464         * src/common/utils.c
6465         * src/summaryview.c
6466         * src/xml.c
6467                 o move debug_mode to common/utils.c
6468                 o add functions to set and get debug_mode
6469
6470         * src/defs.h                    ** REMOVE **
6471         * src/intl.h                    ** REMOVE **
6472         * src/socket.[ch]               ** REMOVE **
6473         * src/ssl.[ch]                  ** REMOVE **
6474         * src/utils.[ch]                ** REMOVE **
6475                 replaced by new files in src/common/
6476         
6477         * src/common/Makefile.am
6478                 add new files in src/common/
6479
6480         * src/common/defs.h             ** NEW **
6481         * src/common/intl.h             ** NEW **
6482         * src/common/log.[ch]           ** NEW **
6483         * src/common/socket.[ch]        ** NEW **
6484         * src/common/ssl.[ch]           ** NEW **
6485         * src/common/utils.[ch]         ** NEW **
6486                 replacement for files in src/
6487
6488 2002-12-02 [colin]      0.8.6claws48
6489
6490         * src/folderview.c
6491                 Scroll folderview if necessary during dnd
6492
6493 2002-12-02 [colin]      0.8.6claws47
6494
6495         * src/folder.[ch]
6496                 Add check to verify a move is within a single mailbox
6497         * src/folderview.c
6498                 Add specific error string for this check
6499
6500 2002-12-02 [colin]      0.8.6claws46
6501
6502         * src/folder.c
6503                 Add a test to folder moving, remove a statusbar_print
6504         * src/folderview.c
6505                 Add Move folder... context-menu item
6506                 Factorize folder moving code
6507                 Enable folder DND for mbox
6508
6509 2002-12-01 [christoph]  0.8.6claws45
6510
6511         * ac/aspell.m4
6512                 remove conf.aspelltest if the version check fails
6513
6514 2002-11-30 [christoph]  0.8.6claws44
6515
6516         * autogen.sh
6517                 run libtoolize --force in autogen to create missing
6518                 libtool scripts
6519
6520 2002-11-30 [christoph]  0.8.6claws43
6521
6522         * src/Makefile.am
6523         * src/pgptext.c
6524         * src/procmime.c
6525         * src/rfc2015.c
6526         * src/uuencode.[ch]             ** REMOVED **
6527         * src/common/Makefile.am
6528         * src/common/uuencode.[ch]      ** NEW **
6529                 move uuen/decoder to common directory
6530
6531 2002-11-30 [christoph]  0.8.6claws42
6532
6533         * src/Makefile.am
6534         * src/base64.[ch]               ** REMOVED **
6535         * src/codeconv.c
6536         * src/compose.c
6537         * src/ldif.c
6538         * src/pgptext.c
6539         * src/procmime.c
6540         * src/rfc2015.c
6541         * src/smtp.c
6542         * src/unmime.c
6543         * src/common/Makefile.am
6544         * src/common/base64.[ch]        ** NEW **
6545                 move base64 en/decoder to common directory
6546
6547 2002-11-30 [christoph]  0.8.6claws41
6548
6549         * src/common                    ** NEW **
6550                 new directory for UI independent code
6551         * src/gtk                       ** NEW **
6552                 new directory for GTK frontend
6553         * src/common/.cvsignore         ** NEW **
6554         * src/gtk/.cvsignore            ** NEW **
6555                 ignore build files
6556         * src/common/Makefile.am        ** NEW **
6557         * src/gtk/Makefile.am           ** NEW **
6558                 automake files to build new seperated stuff
6559         * src/Makefile.am
6560                 the binary will currently still be build with the
6561                 files in src, so we include the code from the
6562                 subdirs for now after building the libs there
6563
6564 2002-11-30 [paul]       0.8.6claws40
6565
6566         * src/compose.c
6567                 fix bug [642731] 'Wrong selected account with drafted mail'
6568
6569 2002-11-29 [oliver]     0.8.6claws39
6570         
6571         * src/messageview.c
6572                 o update summaryview when switching between different
6573                   messageviews          
6574         * src/toolbar.c  
6575                 o check if messageview holds already removed msg
6576                   from summaryview
6577                 
6578
6579 2002-11-29 [oliver]     0.8.6claws38
6580
6581         * src/toolbar.c 
6582                 remove not needed variables and includes
6583                 make messageview stay opened and move to next when msgs are deleted 
6584
6585 2002-11-29 [oliver]     0.8.6claws37
6586         
6587         * src/toolbar.c 
6588                 disable compose button (messageview toolbar) by default
6589                 deleted msgs are moved to trash
6590         
6591 2002-11-29 [melvin]     0.8.6claws36
6592
6593         * configure.in
6594                 Increased minimal gpgme version to 0.3.10 (Zombies out)
6595                 and to detect signatures expirations (gpgme 0.3.6)
6596
6597         * src/main.c
6598                 Use non obsolescent function for Gpgme engine checking.
6599
6600         * src/rfc2015.c
6601                 Inform about expired signatures or signatures which key
6602                 has expired. Expiration date is displayed.
6603
6604         * src/sigstatus.c
6605                 Inform about expired signatures or signatures which key
6606                 has expired.
6607
6608 2002-11-28 [paul]       0.8.6claws35
6609
6610         * src/folderview.c
6611                 re-instate 'Check for new messages' in Newsgroup
6612                 folders right-click menu, after a suggestion from
6613                 Tim Mann <timmann@users.sourceforge.net>
6614
6615         * src/main.c
6616                 after a crash check only local folders for new
6617                 messages
6618
6619 2002-11-28 [paul]       0.8.6claws34
6620
6621         * configure.in
6622                 apply patch that fixes the checking of GTK with XIM 
6623                 support on different OSs, such as FreeBSD. Patch 
6624                 submitted by Topia <topia@users.sourceforge.net>
6625                 
6626 2002-11-28 [paul]       0.8.6claws33
6627
6628         * src/mainwindow.c
6629           src/prefs_common.c
6630           src/prefs_toolbar.c
6631                 more changes to the English
6632
6633 2002-11-28 [paul]       0.8.6claws32
6634
6635         * sync with 0.8.6cvs13
6636                 see ChangeLog 2002-11-28 (no sync needed
6637                 for src/compose.c)
6638
6639 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
6640         
6641         * src/mainwindow.[ch]
6642                 add patch by Ivan F. Martinez introducing messageview Toolbar
6643                 some changes and committed by oliver    
6644
6645 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
6646
6647         * src/messageview.[ch]
6648                 add patch by Ivan F. Martinez introducing messageview Toolbar
6649                 some changes and committed by oliver    
6650
6651 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
6652
6653         * src/compose.[ch]
6654                 add patch by Ivan F. Martinez introducing messageview Toolbar
6655                 some changes and committed by oliver    
6656
6657 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
6658         
6659         * src/toolbar.[ch]
6660                 add patch by Ivan F. Martinez introducing messageview Toolbar
6661                 some changes and committed by oliver
6662
6663 2002-11-28 [oliver]     0.8.6claws27
6664         
6665         * src/prefs_toolbar.[ch]
6666                 getting ready for messageview toolbar
6667                 free mem allocated by gettext
6668                 change prefs_toolbar to prefs_toolbar_open
6669  
6670 2002-11-28 [thorsten]   0.8.6claws26
6671
6672         * src/imageview.[ch]
6673                 cleaned up conflicting declarations of
6674                 imageview_show_image()
6675
6676 2002-11-28 [paul]       0.8.6claws25
6677
6678         * src/grouplistdialog.c
6679           src/prefs_common.c
6680           src/prefs_summary_column.c
6681                 a few more improvements to the English
6682
6683 2002-11-28 [colin]      0.8.6claws24
6684
6685         * man/sylpheed.1
6686                 A few updates to command-line parameters
6687
6688 2002-11-28 [colin]      0.8.6claws23
6689
6690         * src/prefs_filtering.c
6691                 Fix problems with prefs_filtering_delete_path:
6692                 a) if the first rule is removed, original pointers
6693                    weren't updated (leading to segfaults)
6694                 b) it was always global_processing updated in case
6695                    of removed path was parent of rule path
6696
6697 2002-11-27 [paul]       0.8.6claws22
6698
6699         * src/mainwindow.c
6700           src/prefs_account.c
6701           src/prefs_actions.c
6702           src/prefs_common.c
6703           src/prefs_customheader.c
6704           src/prefs_display_header.c
6705           src/prefs_filtering.c
6706           src/prefs_folder_item.c
6707           src/prefs_matcher.c
6708           src/prefs_scoring.c
6709           src/prefs_summary_column.c
6710           src/prefs_template.c
6711           src/prefs_toolbar.c
6712                  improve the English in the GUI
6713
6714 2002-11-27 [colin]      0.8.6claws21
6715
6716         * src/folder.c
6717                 Fix processing renaming problems happening after
6718                 last commit
6719
6720 2002-11-27 [colin]      0.8.6claws20
6721
6722         * src/folder.c
6723                 recursive move now deletes src each subfolder after 
6724                 having moved it
6725         * src/folderview.c
6726                 Use identifier instead of path during dnd (enables
6727                 IMAP folder dnd)
6728
6729 2002-11-27 [paul]       0.8.6claws19
6730
6731         * src/main.c
6732                 apply patch that does command-line processing 
6733                 BEFORE gtk_init, allowing claws to run from 
6734                 shell-scripts in non-X environment (e.g. crontab 
6735                 or ip-up, ip-down scripts). Patch submitted by
6736                 Ruslan N. Balkin <baron@dartel.ru>
6737                 
6738         * po/it.po
6739                 updated by Alessandro Maestri
6740
6741 2002-11-27 [paul]       0.8.6claws18
6742
6743         * sync with 0.8.6cvs12
6744           src/prefs_common.c
6745                 Differences are that main uses a 'Receive dialog'
6746                 frame on the Interface tab, whereas claws groups all 
6747                 the dialogs together in a 'Dialogs' frame.
6748
6749 2002-11-27 [colin]      0.8.6claws17
6750
6751         * src/prefs_matcher.c
6752                 Fix Execute criteria's NOT flag
6753
6754
6755 2002-11-26 [christoph]  0.8.6claws16
6756
6757         * src/ssl.c
6758                 rewrite the ssl code a little bit, only use one
6759                 SSL context, set default certificates' file/path
6760
6761 2002-11-26 [thorsten]   0.8.6claws15
6762
6763         * src/compose.c
6764                 default-reply-to didn't work for ml-reply
6765
6766 2002-11-26 [melvin]     0.8.6claws14
6767
6768         * src/prefs_actions.c
6769                 Made pipe-actions ignore short headers in message view
6770                 Made trailing-pipe-actions write in the message view with
6771                 the same font as the original message
6772
6773 2002-11-26 [paul]       0.8.6claws13
6774
6775         * src/compose.c
6776                 this time commit the correct file
6777
6778 2002-11-26 [paul]       0.8.6claws12
6779
6780         * sync with 0.8.6cvs11
6781           src/quote_fmt_parse.y  
6782                 no sync needed
6783           src/account.[ch]       
6784                 not sync'ed
6785           src/compose.c
6786                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
6787                 on draft mode.
6788                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
6789                 header
6790                 
6791         see ChangeLog 2002-11-25 and 2002-11-26
6792
6793 2002-11-26 [colin]      0.8.6claws11
6794
6795         * src/folderview.c
6796                 Fix collapsed folder not auto-expanding during
6797                 mail dnd, if it was the source folder.
6798
6799 2002-11-25 [colin]      0.8.6claws10
6800
6801         * src/folderview.[ch]
6802                 Variable renaming and cleaning (slist of nodes 
6803                 to be re-collapsed is stored in FolderView)
6804
6805 2002-11-25 [paul]       0.8.6claws9
6806
6807         * src/prefs_common.[ch]
6808                 fix breakage caused by last commit
6809
6810 2002-11-25 [paul]       0.8.6claws8
6811
6812         * sync with 0.8.6cvs4
6813                 see ChangeLog 2002-11-21
6814
6815 2002-11-25 [paul]       0.8.6claws7
6816
6817         * sync with 0.8.6cvs4
6818                 see ChangeLog 2002-11-20
6819
6820 2002-11-25 [paul]       0.8.6claws6
6821
6822         * sync with 0.8.6cvs3
6823                 see ChangeLog 2002-11-18
6824
6825 2002-11-25 [colin]      0.8.6claws5
6826
6827         * src/gtkutils.[ch]
6828                 Add gtkut_ctree_node_is_parent()
6829         * src/folderview.c
6830                 Spring-loaded folders
6831
6832 2002-11-25 [colin]      0.8.6claws4
6833
6834         * src/utils.[ch]
6835                 Add slist_concat_unique(), function to merge
6836                 two GSList filtering dups
6837         * src/folder.[ch]
6838         * src/summaryview.[ch]
6839         * src/folderview.c
6840         * src/main.c
6841                 Add detection/update/display of unread answers
6842                 to marked mails
6843         * src/procmsg.[ch]
6844                 Add procmsg_find_children()
6845                 Add procmsg_msg_has_marked_parent()
6846
6847 2002-11-25 [colin]      0.8.6claws3
6848
6849         * src/ssl_certificate.[ch]
6850                 Allow checking a certificate without a DNS
6851                 lookup
6852                 Allow to forget a cert (by deleting it)
6853                 Make ssl_certificate_destroy_public
6854         * src/ssl_manager.[ch] ** NEW FILES **
6855                 Gui to manage (display/remove) certificates
6856         * src/prefs_common.[ch]
6857                 Add a pref to allow silent acceptation of
6858                 trusted certificates or not (based on the
6859                 "I want to know what's going on" principle)
6860         * src/mainwindow.c
6861                 Add SSL manager in Tools menu
6862         * src/Makefile.am
6863                 Add the new files to the build
6864         * po/POTFILES.in
6865                 Add ssl_manager.c to translations
6866
6867 2002-11-25 [colin]      0.8.6claws2
6868
6869         * src/summaryview.[ch]
6870                 Add S_SEARCH_EXTENDED to the quick search, which 
6871                 allows to search using filtering syntax.
6872
6873 2002-11-25 [colin]      0.8.6claws1
6874
6875         * src/summaryview.c
6876                 Deletion of duplicates now prefer deleting
6877                 the unread dup (fixes feature-request 638989).
6878
6879 2002-11-24 [paul]       0.8.6claws
6880
6881         * po/es.po
6882           po/pl.po
6883           po/ru.po
6884           po/sr.po
6885                 updated by Ricardo Mones Lastra,
6886                 Witold Wladyslaw Wojciech Wilk,
6887                 Ruslan N. Balkin, and  Urke MMI 
6888                 respectively
6889
6890 2002-11-24 [paul]       0.8.5claws182
6891
6892         * po/bg.po
6893                 updated by George Danchev
6894
6895 2002-11-23 [alfons]     0.8.5claws181
6896
6897         * src/imap.c
6898                 tiny memory leak found by browsing Dimitar's 
6899                 valgrind report
6900
6901 2002-11-23 [paul]       0.8.5claws180
6902
6903         * po/it.po
6904                 updated by Alessandro Maestri
6905
6906 2002-11-22 [christoph]  0.8.5claws179
6907
6908         * src/compose.c
6909         * src/inc.c
6910         * src/prefs_filtering.c
6911         * src/summaryview.c
6912                 more warning fixes
6913
6914 2002-11-22 [alfons]     0.8.5claws178
6915
6916         * src/summaryview.c
6917                 summary_execute_delete_func(): if message is deleted, make 
6918                 sure to also remove its entry in the subject hash table. 
6919                 fixes a corner case bug.
6920
6921 2002-11-22 [paul]       0.8.5claws177
6922
6923         * .cvsignore
6924                 add 'autom4te.cache'
6925                 
6926         * ltconfig      ** REMOVED **
6927                 not needed
6928
6929 2002-11-22 [paul]       0.8.5claws176
6930
6931         * src/textview.c
6932                 textview_set_font(): fix for message display in
6933                 UTF-8 locales (thanks to Sergey Vlasov).
6934                 
6935         * AUTHORS
6936                 add new team members and contributors
6937
6938
6939 2002-11-21 [colin]      0.8.5claws175
6940
6941         * src/procmsg.[ch]
6942                 Add procmsg_remove_special_headers()
6943         * src/mh.c
6944                 Use procmsg_remove_special_headers() for 
6945                 previous fix
6946
6947 2002-11-21 [colin]      0.8.5claws174
6948
6949         * src/mh.c
6950                 Fix moving/copying from queue/draft folders
6951                 for MH folders
6952
6953 2002-11-21 [christoph]  0.8.5claws173
6954
6955         * src/crash.c
6956         * src/filtering.c
6957         * src/logwindow.c
6958         * src/main.c
6959         * src/matcher_parser_lex.[hl]
6960         * src/mbox.c
6961         * src/mbox_folder.[ch]
6962         * src/prefs_filtering.c
6963         * src/procheader.c
6964         * src/quote_fmt_lex.l
6965         * src/ssl.c
6966                 fix all warnings except the warnings in lex and yacc files
6967
6968 2002-11-20 [christoph]  0.8.5claws172
6969
6970         * src/imap.c
6971                 fix MsgInfo retrieval for IMAP draft and queue folders
6972                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
6973
6974 2002-11-19 [christoph]  0.8.5claws171
6975
6976         * src/compose.c
6977                 fix segfault, when draft saving does not get
6978                 the MsgInfo of the new message
6979                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
6980
6981 2002-11-19 [christoph]  0.8.5claws170
6982
6983         * src/procmsg.c
6984                 add parameter check for flag setting function
6985                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
6986
6987 2002-11-18 [paul]       0.8.5claws169
6988
6989         * src/compose.c
6990                 more sensitivity fixes to redirect mode:
6991                 * disable toolbar draft button
6992                 * allow only Address book in the Tools menu
6993                 * disable editing of message by the spell
6994                   checker
6995
6996 2002-11-18 [paul]       0.8.5claws168
6997
6998         * src/compose.c
6999                 fix sensitivity of menu items in compose_redirect():
7000                 allow only the necessary items 
7001
7002 2002-11-18 [paul]       0.8.5claws167
7003
7004         * src/compose.c
7005                 fix bug [ 603259 ] 'attachment got lost on bounce'
7006
7007 2002-11-18 [paul]       0.8.5claws166
7008
7009         * po/ru.po
7010                 updated by Ruslan N. Balkin <baron@dartel.ru>
7011
7012 2002-11-18 [colin]      0.8.5claws165
7013
7014         * src/main.c
7015           src/defs.h
7016                 Remove old filtering stuff
7017
7018
7019 2002-11-17 [oliver]     0.8.5claws164
7020
7021         * src/toolbar.h
7022                 remove not needed typedef 
7023
7024 2002-11-17 [oliver]     0.8.5claws163
7025
7026         * src/toolbar.c
7027                 make toolbar's on click events translatable
7028
7029 2002-11-15 [colin]      0.8.5claws162
7030
7031         * src/summaryview.c
7032                 Revert too-soon integration of a feature
7033
7034 2002-11-15 [christoph]  0.8.5claws161
7035
7036         * src/imap.c
7037                 use main's implementation of imap_get_msginfo
7038
7039 2002-11-15 [christoph]  0.8.5claws160
7040
7041         * src/compose.c
7042         * src/folder.[ch]
7043         * src/imap.c
7044         * src/mbox_folder.c
7045         * src/mh.c
7046         * src/news.c
7047         * src/procmsg.c
7048         * src/summaryview.c
7049                 replace claws' fetch_msginfo with main's get_msginfo
7050                 (use main's implementation where possible)
7051
7052 2002-11-15 [colin]      0.8.5claws159
7053
7054         * src/ssl_certificate.c
7055                 Missed a check
7056
7057 2002-11-16 [melvin]     0.8.5claws158
7058
7059         * po/fr.po
7060                 Updated French translations.
7061
7062 2002-11-16 [colin]      0.8.5claws157
7063
7064         * src/ssl_certificate.c
7065                 Check for missing parts in the certificates
7066
7067 2002-11-15 [colin]      0.8.5claws156
7068
7069         * src/folderview.c
7070                 Preventive fix (missing check) found by
7071                 Alfons
7072
7073 2002-11-15 [paul]
7074
7075         * NEWS
7076                 sync with 0.8.6 release
7077
7078 2002-11-15 [colin]      0.8.5claws155
7079
7080         * src/folder.[ch]
7081           src/folderview.c
7082                 Fix error handling of folder_item_move_to()
7083                 (thanks to Alfons!)
7084
7085 2002-11-15 [colin]      0.8.5claws154
7086
7087         * src/folder.[ch]
7088           src/folderview.c
7089                 folder_item_move_to() sets an error message instead
7090                 of having GUI stuff in folder.c
7091
7092 2002-11-15 [colin]      0.8.5claws153
7093
7094         * src/procmsg.[ch]
7095                 Implemented a callback for MsgInfo updates, 
7096                 heavily copy/pasted from Christoph's folder 
7097                 callback system
7098         * src/summaryview.[ch]
7099                 Register summary_update_msg as callback
7100
7101 2002-11-14 [colin]      0.8.5claws152
7102         
7103         * src/procmsg.c
7104                 Update the FolderItem after sending (fixes 617593)
7105
7106 2002-11-14 [christoph]  0.8.5claws151
7107
7108         * src/folder.c
7109                 fix wrong position of NULL pointer check found
7110                 by Sergey
7111
7112 2002-11-14 [christoph]  0.8.5claws150
7113
7114         * src/folder.c
7115                 fix segfault when deleting messages from IMAP folders
7116                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
7117
7118 2002-11-14 [colin]      0.8.5claws149
7119
7120         * src/compose.c
7121                 Forwarding was also ignoring the folder's default account.
7122
7123 2002-11-14 [colin]      0.8.5claws148
7124
7125         * src/compose.c
7126                 Fix sent folder not set to folder properties when 
7127                 forwarding.
7128
7129 2002-11-14 [thorsten]   0.8.5claws147
7130
7131         * src/inc.c
7132                 inc_start(): Files were not moved from .processing to inbox,
7133                 if no global processing rule existed
7134
7135 2002-11-14 [colin]      0.8.5claws146
7136
7137         * src/ssl_certificate
7138                 Fix file operations
7139
7140 2002-11-14 [paul]       0.8.5claws145
7141
7142         * po/it.po
7143                 updated by Alessandro Maestri
7144
7145 2002-11-13 [alfons]     0.8.5claws144
7146
7147         * src/folder.c
7148                 folder_item_close(): only mark messages unread
7149                 when a folder has new messages 
7150
7151 2002-11-13 [keith]      0.8.5claws143
7152
7153         * src/imap.c
7154                 Fix problem moving or copying between
7155                 IMAP folders
7156
7157 2002-11-13 [colin]      0.8.5claws142
7158
7159         * src/matcher_parser_parse.y
7160                 Fix rule problem when " don't match
7161
7162 2002-11-13 [christoph]  0.8.5claws141
7163
7164         * src/folder.c
7165         * src/folderview.c
7166                 moved cache saving to folder_item_close
7167                 the folderview should not have to deal with
7168                 this things
7169
7170 2002-11-13 [christoph]  0.8.5claws140
7171
7172         * src/summaryview.c
7173                 moved setting of important score to
7174                 summary_set_prefs_from_folderitem
7175
7176 2002-11-13 [colin]      0.8.5claws139
7177
7178         * src/matcher_parser_parse.y
7179                 Fix a segfault in the parser (happening when
7180                 a good expression had been tested and a bad 
7181                 one arrives)
7182
7183 2002-11-13 [paul]       0.8.5claws138
7184
7185         * sync with 0.8.5cvs24
7186                 see ChangeLog 2002-11-13
7187                 
7188         * po/pt_BR.po
7189                 updated by Fabio Jr. Beneditto
7190
7191 2002-11-13 [colin]      0.8.5claws137
7192         
7193         * src/msgcache.c
7194           src/defs.h
7195           src/procmsg.[ch]
7196                 Revert last commit, problem
7197
7198 2002-11-13 [colin]      0.8.5claws136
7199
7200         * src/msgcache.c
7201                 Remove duplicated code
7202         * src/defs.h
7203                 Bumped CACHE_VERSION and MARK_VERSION
7204         * src/procmsg.[ch]
7205                 Network endian for cache and mark files
7206
7207 2002-11-12 [colin]      0.8.5claws135
7208
7209         * src/inc.c
7210                 Fix the "socket error" dialog which disappeared
7211
7212 2002-11-12 [colin]      0.8.5claws134
7213
7214         * src/msgcache.c
7215                 Reverse last commit which had performance 
7216                 problems, but still reverse the list
7217
7218 2002-11-12 [colin]      0.8.5claws133
7219
7220         * src/msgcache.c
7221                 Reverse list order
7222
7223 2002-11-12 [melvin]     0.8.5claws132
7224
7225         * src/compose.c
7226                 Added a check for a NULL prefs_common.dictionary
7227
7228 2002-11-12 [colin]      0.8.5claws131
7229
7230         * src/ssl_certificate.[ch]
7231                 Use FQDN hostname
7232
7233 2002-11-12 [colin]      0.8.5claws130
7234
7235         * src/ssl_certificate.[ch]
7236                 Take connection port into account for 
7237                 checking certificates (a single hostname
7238                 could have multiple servers with multiple
7239                 certificates)
7240         * src/ssl.c
7241                 Pass the port to ssl_certificate_check
7242
7243 2002-11-12 [paul]       0.8.5claws129
7244
7245         * src/folder.c
7246                 fix a typo in last commit
7247
7248 2002-11-12 [paul]       0.8.5claws128
7249
7250         * sync with 0.8.5cvs23
7251                 see ChangeLog entry 2002-11-12
7252
7253 2002-11-11 [colin]      0.8.5claws127
7254
7255         * src/ssl_certificate.c
7256                 Cleaner messages
7257                 Don't popup, instead log error, if the 
7258                 corresponding pref is checked
7259         * src/ssl_certificate.h
7260                 include <openssl/objects/h>
7261
7262 2002-11-11 [colin]      0.8.5claws126
7263
7264         * src/ssl_certificate.h
7265                 _Really_ clean it
7266
7267 2002-11-11 [colin]      0.8.5claws125
7268         
7269         * src/ssl_certificate.c
7270                 Fixed leak
7271
7272 2002-11-11 [colin]      0.8.5claws124
7273
7274         * src/ssl.c
7275                 Cleaned a bit
7276         * src/ssl_certificate.[ch]
7277                 Cleaned a bit (better use of SSL API)
7278                 (This will cause non-recognition of saved 
7279                  certificates of claws12[23]...)
7280
7281 2002-11-11 [paul]       0.8.5claws123
7282         
7283         * po/es.po
7284                 updated by Ricardo Mones Lastra
7285
7286 2002-11-11 [colin]      0.8.5claws122
7287
7288         * src/ssl.c
7289                 Fix a typo
7290
7291 2002-11-11 [colin]      0.8.5claws121
7292
7293         * src/ssl_certificate.[ch] ** NEW FILES **
7294         * src/ssl.[ch]
7295                 Check SSL certificates presented to us
7296         * src/Makefile.am
7297                 Add ssl_certificate.[ch]
7298         * po/POTFILES.in
7299                 Add ssl_certificate.c
7300
7301 2002-11-11 [paul]       0.8.5claws120
7302
7303         * sync with 0.8.5cvs22
7304                 see ChangeLog 2002-11-11
7305
7306 2002-11-11 [paul]       0.8.5claws119
7307
7308         * sync with 0.8.5cvs21
7309                 see ChangeLog 2002-11-11
7310
7311 2002-11-10 [jens]       0.8.5claws118
7312
7313         * src/folder.c
7314         * src/folderview.c
7315                 corrected some typing
7316         * po/de.po
7317                 updated german translation
7318         * sylpheed.spec.in
7319                 cleaned up specfile and adjusted it for claws
7320
7321 2002-11-10 [colin]      0.8.5claws117
7322
7323         * src/summaryview.c
7324                 a STATUSBAR_PUSH/POP fix
7325
7326 2002-11-10 [colin]      0.8.5claws116
7327
7328         * src/prefs_folder_item.c
7329                 Fix hanging after opening folder properties
7330
7331 2002-11-10 [hoa]        0.8.5claws115
7332
7333         * src/matcher_parser_lex.l
7334         * src/matcher_parser_parse.y
7335                 config file for scoring and filtering is no more trashed
7336                 when there is a syntax error in a filtering rule when
7337                 editing it in a dialog.
7338
7339 2002-11-09 [colin]      0.8.5claws114
7340
7341         * src/mbox_folder.c
7342                 Added missing initialisation of folder->destroy()
7343
7344 2002-11-09 [colin]      0.8.5claws113
7345
7346         * src/folder.c
7347           src/folderview.c
7348                 Fix the status bar messages
7349
7350 2002-11-09 [colin]      0.8.5claws112
7351
7352         * src/folderview.c
7353                 Fix hangs after folder dnd, happening after 
7354                 claws109.
7355
7356 2002-11-09 [christoph]  0.8.5claws111
7357
7358         * src/folderview.c
7359                 just changed order of calls (reverse order of
7360                 associated calls)
7361         * src/inc.c
7362                 lock inc when checking only one account, otherwise
7363                 inc all could be executed at the same time
7364
7365 2002-11-09 [christoph]  0.8.5claws110
7366
7367         * src/folderview.c
7368                 better unlock the mouse cursor before calling
7369                 summary_show because it changes the cursor too
7370
7371 2002-11-09 [christoph]  0.8.5claws109
7372
7373         * src/folder.[ch]
7374         * src/folderview.c
7375                 add functions to open and close a folder
7376                 o opending will execute scanning for remote folders
7377                   and processing
7378                 o closing will unset new flag for messages
7379
7380 2002-11-09 [colin]      0.8.5claws108
7381
7382         * src/folder.c
7383                 Add a call to prefs_matcher_write_config to 
7384                 avoid non-leaf folders filtering settings to be
7385                 lost
7386
7387 2002-11-09 [paul]       0.8.5claws107
7388
7389         * src/prefs_account.c
7390                 re-word a label
7391
7392 2002-11-09 [colin]      0.8.5claws106
7393
7394         * src/folderview.c
7395                 Minor esthetic fix
7396
7397 2002-11-09 [colin]      0.8.5claws105
7398
7399         * src/folderview.c
7400                 Fix prefs_filtering deletion for MH folders (same
7401                 reason as below)
7402         * src/prefs_filtering.c
7403                 Fix prefs_filtering renaming and deletion for 
7404                 folder-based processing rules.  
7405
7406 2002-11-09 [christoph]  0.8.5claws104
7407
7408         * src/compose.c
7409         * src/folder.[ch]
7410         * src/folderview.[ch]
7411         * src/import.c
7412         * src/inc.c
7413         * src/main.c
7414         * src/mainwindow.c
7415         * src/messageview.c
7416         * src/prefs_folder_item.c
7417         * src/procmsg.c
7418         * src/summaryview.c
7419                 implement a callback system for folder item updates
7420
7421 2002-11-09 [colin]      0.8.5claws103
7422
7423         * src/folderview.c
7424                 Fix prefs_filtering renaming for MH folders (we
7425                 shouldn't rename by path as another folder could
7426                 have the same hierarchy).
7427
7428 2002-11-09 [colin]      0.8.5claws102
7429
7430         * src/folder.c
7431                 Fix a leak found by Christoph, use better variable
7432                 names
7433
7434 2002-11-09 [colin]      0.8.5claws101
7435
7436         * src/folder.c
7437                 One more fix for processing rules
7438
7439 2002-11-08 [colin]      0.8.5claws100
7440         
7441         * src/matcher.c
7442                 Don't copy the compiled regexp (will be reevaluated)
7443         * src/folderview.c
7444                 Lock folderview while moving
7445         * src/folder.c
7446                 Provide info on what's happening to the user
7447
7448 2002-11-08 [colin]      0.8.5claws99
7449
7450         * src/folderview.c
7451                 Fix folder reordering after a move if parent is 
7452                 root
7453         * src/scoring.[ch]
7454                 Add function to copy a ScoringProp
7455         * src/prefs_folder_item.c
7456                 Copy scoring rules when copying a folder prefs
7457
7458 2002-11-08 [colin]      0.8.5claws98
7459
7460         * src/folderview.c
7461                 Fixes in case of failure
7462         * src/filtering.[ch]    
7463                 Add function to duplicate a FilteringProp
7464         * src/matcher.[ch]
7465                 Add function to duplicate a MatcherProp
7466         * src/prefs_folder_item.c
7467                 Save folder's processing rules when copying 
7468                 its prefs
7469
7470 2002-11-08 [colin]      0.8.5claws97
7471         
7472         * src/folderview.c
7473                 Sort after move
7474         * src/folder.c 
7475                 Change a printf to debug_print
7476
7477 2002-11-08 [colin]      0.8.5claws96
7478
7479         * src/folder.c
7480           src/folderview.c
7481                 Fix segfaults, call me stupido
7482         
7483
7484 2002-11-08 [colin]      0.8.5claws95
7485
7486         *src/folder.c
7487                 Added forgotten prefs to save when moving folders
7488
7489 2002-11-08 [colin]      0.8.5claws94
7490
7491         * src/folder.c
7492                 Fixes to folder DND (prefs copy)
7493         * src/folderview.c
7494                 Optimization for folder DND (don't rescan whole tree)
7495                 Added folderview_create_folder_node() for this 
7496                 optimization, so de-duped a bit the code
7497         * src/prefs_folder_item.[ch]
7498                 Added prefs_folder_item_copy_prefs()    
7499           
7500 2002-11-08 [paul]       0.8.5claws93
7501
7502         * src/prefs_account.c
7503           tools/README
7504           tools/kmail2sylpheed_v2.pl
7505                 correct some typos
7506
7507 2002-11-08 [paul]       0.8.5claws92
7508
7509         * src/compose.c
7510           src/prefs_account.[ch]
7511                 remove account options 'clearsign' and 'ascii_armored',
7512                 replace with 'default_gnupg_mode' to prevent mixed-mode
7513                 Privacy settings
7514
7515 2002-11-08 [paul]       0.8.5claws91
7516
7517         * src/compose.[ch]
7518                 re-implement GnuPG 'on-the-fly' mode selection,
7519                 disallow mixed-mode
7520
7521 2002-11-08 [colin]      0.8.5claws90
7522
7523         * src/folderview.c
7524           src/prefs_folder_item.c
7525                 Change "Property" to "Properties"
7526
7527 2002-11-07 [colin]      0.8.5claws89
7528
7529         * src/folderview.c
7530           src/folder.c
7531                 Allow folder dropping to a root folder
7532
7533 2002-11-07 [paul]       0.8.5claws88
7534
7535         * src/compose.c
7536                 revert last commit
7537
7538 2002-11-07 [paul]       0.8.5claws87
7539
7540         * src/compose.c
7541                 fix reply-to-list bug. closes bug report
7542                 "[633382] reply-to-list broken in recent cvs"
7543
7544 2002-11-07 [paul]       0.8.5claws86
7545
7546         * src/compose.c
7547                 add a forgotten '#if USE_GPGME ... #endif'
7548
7549 2002-11-07 [paul]       0.8.5claws85
7550
7551         * sync with 0.8.5cvs20
7552                 see ChangeLog 2002-11-07
7553
7554 2002-11-07 [colin]      0.8.5claws84
7555
7556         * src/folder.[ch]
7557                 Change folder_item_move_to to return the newly 
7558                 created folderitem.
7559         * src/folderview.c
7560                 Select the new folderitem after moving.
7561
7562 2002-11-07 [colin]      0.8.5claws83
7563
7564         * src/prefs_filtering.c
7565                 Fix rule rewriting when moving a leaf folder to a 
7566                 shorter path
7567
7568 2002-11-07 [colin]      0.8.5claws82
7569
7570         * src/prefs_filtering.c
7571                 fix a leak
7572
7573 2002-11-07 [colin]      0.8.5claws81
7574
7575         * src/folder.[ch]
7576                 Add folder_item_move_to() function to move a 
7577                 folderitem into another one (updates matcher etc)
7578         * src/folderview.c
7579                 Add folder drag'n drop (context menu to come)
7580                 [Should be dataloss free, but Please backup before 
7581                  trying !]
7582
7583 2002-11-06 [colin]      0.8.5claws80
7584
7585         * src/mh.c
7586                 mh_create_folder() returns NULL if can't create
7587                 directory hierarchy
7588
7589 2002-11-06 [paul]       0.8.5claws79
7590
7591         * src/compose.[ch]
7592                 allow 'on-the-fly' changing of the type of encryption 
7593                 and/or signing used (mime/ascii) via the compose window
7594
7595 2002-11-06 [paul]       0.8.5claws78
7596
7597         * sync with 0.8.5cvs19
7598                 see ChangeLog 2002-11-06 for src/account.c: 
7599                 account_get_special_folder()
7600                 
7601 2002-11-05 [alfons]     0.8.5claws77
7602
7603         * src/crash.c
7604                 very minor cleanups: nothing to see here, move on. :-)
7605
7606 2002-11-05 [colin]      0.8.5claws76
7607
7608         * src/main.c
7609                 Changes choices if compose windows are opened to
7610                 Discard, Draft, Don't quit
7611
7612 2002-11-05 [thorsten]   0.8.5claws75
7613
7614         * src/compose.c
7615                 reenabled default_reply_to folder option
7616
7617 2002-11-05 [colin]      0.8.5claws74
7618
7619         * src/compose.[ch] 
7620                 add compose_draft()
7621         * src/crash.c
7622                 add SIGTERM handler
7623         * src/main.[ch]
7624                 add clean_quit() for the SIGTERM handler
7625
7626 2002-11-05 [paul]       0.8.5claws73
7627         
7628         * po/es.po
7629                 updated by Ricardo Mones Lastra
7630
7631 2002-11-05 [melvin]     0.8.5claws72
7632
7633         * src/logwindow.c
7634                 Fixed log-clipping bug #616795.
7635                 To stop logging in the log window use 0 length.
7636         * src/prefs_common.c
7637                 Added a label to inform about the 0 log length behaviour.
7638
7639 2002-11-05 [paul]       0.8.5claws71
7640
7641         * sync with 0.8.5cvs17
7642                 see ChangeLog 2002-11-05
7643
7644 2002-11-04 [paul]       0.8.5claws70
7645
7646         * sylpheed-128x128.png
7647           sylpheed-64x64.png
7648           sylpheed.png
7649                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
7650                 <nikai@users.sourceforge.net>
7651                 
7652         * po/bg.po
7653                 updated by George Danchev
7654
7655 2002-11-03 [thorsten]   0.8.5claws69
7656
7657         * src/main.c
7658           src/mimeview.c
7659           src/rfc2015.h
7660                 add check if gpg is active
7661
7662 2002-11-03 [thorsten]   0.8.5claws68
7663
7664         * src/toolbar.h
7665                 removed GSList declaration causing trouble on MacOS-X
7666                 (submitted by alfons, reported by xfesty)
7667
7668 2002-11-01 [paul]       0.8.5claws67
7669
7670         * src/mainwindow.c
7671                 remove last remnants of main's filter code
7672
7673 2002-11-01 [paul]       0.8.5claws66
7674
7675         * tools/filter_conv.pl
7676                 fix bug where user-defined headers were ignored
7677
7678 2002-11-01 [paul]       0.8.5claws65
7679
7680         * src/logwindow.c
7681                 make a debug_print() not translatable
7682
7683 2002-10-31 [melvin]     0.8.5claws64
7684
7685         * ac/aspell.m4
7686                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
7687                 not run any GNU/aspell test.  The dictionary path will
7688                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
7689                 was given, in which case, it will be $prefix/lib/aspell/
7690         * configure.in
7691                 Fixed typo in commentary (Aspell code).
7692
7693 2002-10-31 [paul]       0.8.5claws63
7694
7695         * po/POTFILES.in
7696                 remove src/filter.c and src/prefs_filter.c
7697                 thanks to Ricardo for reminding me
7698
7699 2002-10-31 [colin]      0.8.5claws62
7700
7701         * src/mbox_folder.c
7702                 Plug some leaks
7703
7704 2002-10-31 [paul]       0.8.5claws61
7705
7706         * src/prefs_filter.[ch] ** REMOVED **
7707           src/filter.[ch]       ** REMOVED **
7708           
7709         * src/Makefile.am
7710           src/folderview.c
7711           src/inc.c
7712           src/main.c
7713           src/mainwindow.c
7714           src/mbox.c
7715           src/prefs_common.c
7716           src/prefs_filtering.c
7717           src/summaryview.[ch]
7718                 remove main's 'filter' code
7719                 
7720         README.claws
7721                 update to reflect removal of main's filter
7722
7723 2002-10-31 [paul]       0.8.5claws60
7724
7725         * src/summaryview.c
7726                 remove check for global_processing in summary_filter_open(). 
7727                 This fixes the bug where if the user uses the right-click 
7728                 'Create filter rule...' and doesn't have any filter rules 
7729                 already defined in claws' advanced filtering, the newly 
7730                 created filter rule goes to main's filtering which is 
7731                 inaccessible through the gui. Now the filter rule gets added
7732                 to claws' filtering by default.
7733
7734 2002-10-28 [melvin]     0.8.5claws59
7735
7736         * src/prefs_actions.c
7737                 Fixed bug #627322 where MIME parts were not always
7738                 correctly passed to a %p action
7739                 Display an error dialog when message filename is not found.
7740
7741 2002-10-28 [melvin]     0.8.5claws58
7742
7743         * src/prefs_common.c
7744                 Readded a missing function declaration lost in 0.8.3claws34
7745
7746 2002-10-28 [paul]       0.8.5claws57
7747
7748         * sync with 0.8.5cvs15
7749                 see ChangeLog 2002-10-28 and 2002-10-25
7750                 
7751         Note: ChangeLog entry 2002-10-24 is not sync'ed.
7752
7753 2002-10-27 [oliver]     0.8.5claws56
7754
7755         * src/pop.c
7756                 plug leak in pop3_top_recv
7757
7758 2002-10-26 [christoph]  0.8.5claws55
7759
7760         * src/folder.c
7761                 set need_update folder flag when messages are added
7762                 (closes bug [ 626922 ] folder not updated after receiving)
7763
7764 2002-10-25 [melvin]     0.8.5claws54
7765
7766         * src/imageview.c
7767                 Fixed a memleak introduced in the scaling code.
7768
7769 2002-10-24 [alfons]     0.8.5claws53
7770
7771         * src/filtering.c
7772                 make filtering's forward message action forward from the 
7773                 correct account
7774                 (closes bug [628089 ] Filter -> Forward from address problem
7775                 reported by Oktay)
7776
7777 2002-10-24 [christoph]  0.8.5claws52
7778
7779         * src/mainwindow.c
7780         * src/manual.[ch]
7781                 o use manual of current locale or english if current
7782                   locale is not available (and english is available)
7783                 o also link to sylpheed doc project manuals
7784
7785 2002-10-23 [paul]       0.8.5claws51
7786
7787         * tools/README
7788           tools/kmail2sylpheed_v2.pl
7789                 add new version of kmail addressbook importer script.
7790                 works with newer versions of Kmail/KAddressBook which
7791                 have new and rearranged data.
7792
7793 2002-10-23 [martin]     0.8.5claws50
7794
7795         * src/folderview.c
7796         * src/summaryview.c
7797         * src/utils.h
7798         * src/utils.c
7799                 added length parameter to get_abbrev_newsgroup_name()
7800                 changed this function so that it abbreviates the newsgroup
7801                 names only so long it is smaller than the length parameter
7802                 (for better reading of some newsgroup names and space efficiency)
7803
7804 2002-10-22 [colin]      0.8.5claws49
7805
7806         *src/foldersel.c
7807                 Revert Alfons' last modification (after voting ;-))
7808
7809 2002-10-21 [alfons]     0.8.5claws48
7810
7811         * src/foldersel.c
7812                 folder view in folder selection dialog reflects state of
7813                 folder view in main window
7814
7815 2002-10-18 [alfons]     0.8.5claws47
7816
7817         * src/mbox.c
7818                 drop imported messages in folder selected by user,
7819                 and not in the inbox
7820                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
7821
7822 2002-10-18 [alfons]     0.8.5claws46
7823
7824         * src/compose.c
7825                 make automagic reply work correctly for email accounts 
7826                 (whether it's viable to do a full sync with Hiro's 
7827                 compose.c is still under discussion)
7828
7829 2002-10-18 [melvin]     0.8.5claws45
7830
7831         * src/prefs_actions.c
7832                 Fixed bug #622275 where asynchroneous actions left 
7833                 zombies processes
7834                 Made (synchroneous) actions' input be displayed live.
7835
7836 2002-10-18 [christoph]  0.8.5claws44
7837
7838         * src/textview.c
7839                 don't add a newline in the textview in front of the
7840                 first textpart if header display is disabled
7841                 (closes bug [ 603385 ] disabled header display leaves blank
7842                  lin)
7843
7844 2002-10-18 [christoph]  0.8.5claws43
7845
7846         * src/folder.[ch]
7847         * src/imap.c
7848         * src/mbox_folder.c
7849         * src/mh.c
7850         * src/news.c
7851                 folder->get_num_list now returns an error code
7852                 (closes bug [ 609424 ] News cache cleared on failure)
7853                 
7854 2002-10-17 [colin]      0.8.5claws42
7855         
7856         * src/news.c
7857                 Changed a printf by debug_print
7858
7859 2002-10-16 [paul]       
7860
7861         * tools/OOo2sylpheed.pl
7862                 allow for spaces in the name of the
7863                 file to be attached.
7864
7865 2002-10-16 [colin]      0.8.5claws41
7866
7867         * src/main.c
7868                 Use a tristate to change online mode
7869
7870 2002-10-16 [paul]       0.8.5claws40
7871
7872         * po/es.po
7873                 updated by Ricardo Mones Lastra
7874
7875 2002-10-16 [colin]      0.8.5claws39
7876
7877         * src/main.c
7878           src/mainwindow.[ch]
7879                 Added --online and --offline command-line
7880                 switches
7881
7882 2002-10-15 [christoph]  0.8.5claws38
7883
7884         * src/procmime.c
7885                 set mimeinfo->name to NULL after g_free to
7886                 avoid double freeing with g_free
7887
7888 2002-10-14 [christoph]  0.8.5claws37
7889
7890         * src/compose.c
7891         * src/filtering.c
7892         * src/summaryview.c
7893                 remove calls to folder->change_flags that are now
7894                 done by procmsg flag functions (seems it is not
7895                 used by any foldertype anyway)
7896         * src/folder.c
7897                 init folder->change_flags with NULL
7898
7899 2002-10-14 [christoph]  0.8.5claws36
7900
7901         * src/folder.[ch]
7902         * src/imap.[ch]
7903                 use virtual functions for folder item new and destroy
7904                 functions
7905
7906 2002-10-14 [melvin]     0.8.5claws35
7907
7908         * src/compose.c
7909                 Added a test to not run the spell checker if no default
7910                 dictionary is available. No dialog is displayed though.
7911
7912 2002-10-14 [melvin]     0.8.5claws34
7913
7914         * src/gtkaspell.c
7915                 Fixed bug in dictionary list context menu where
7916                 "More..." pointed to an emtpy submenu if the
7917                 number of dictionaries is a multiple of 15
7918                 Removed unneeded code in suggestions list creation
7919
7920 2002-10-14 [paul]       0.8.5claws33
7921
7922         * po/bg.po
7923                 updated by George Danchev
7924
7925 2002-10-13 [hoa]        0.8.5claws32
7926
7927         * src/matcher.[ch]
7928           src/matcher_parser_parser.y
7929                 removed the escaped string from internal structure
7930                 of matcher.
7931
7932 2002-10-12 [colin]      0.8.5claws31
7933
7934         * src/gtksctree.[ch]
7935           src/summaryview.c
7936                 Removed useless function gtksctree_reanchor
7937
7938 2002-10-12 [alfons]     0.8.5claws30
7939         
7940         * sync with remaining main changes 2002-10-09 - 2002-10-11
7941         - drop changes to src/compose.c (requires claws specific changes)
7942         
7943 2002-10-12 [alfons]     0.8.5claws29
7944         
7945         * sync with main changes of 2002-10-08
7946         - drop changes to src/compose.c (requires claws specific changes)
7947         - drop changes to src/summaryview.c (requires changes to compose.c)     
7948
7949 2002-10-12 [alfons]     0.8.5claws28
7950         
7951         * sync with main changes of 2002-10-07
7952
7953 2002-10-12 [alfons]     0.8.5claws27
7954
7955         * sync with main changes of 2002-10-04
7956         - drop changes to src/compose.c (requires claws specific changes)
7957         - drop changes to src/prefs_folder_item.c (claws implementation
7958           seems to be working)
7959
7960 2002-10-12 [colin]      0.8.5claws26
7961
7962         * src/mainwindow.c
7963                 Fix folder-flicker when space-reading, introduced 
7964                 in claws22.
7965
7966 2002-10-12 [colin]      0.8.5claws25
7967
7968         * src/compose.c
7969                 Save account address when saving as draft.
7970                 (closes bug 621838)
7971
7972 2002-10-12 [colin]      0.8.5claws24
7973
7974         * src/summaryview.c
7975                 Fix the problem consisting of no message selected
7976                 after the last message in a folder has been moved.
7977
7978 2002-10-12 [paul]       0.8.5claws23
7979
7980         * src/compose.c
7981           src/prefs_template.c
7982           src/template.[ch]
7983                 add Cc and Bcc to templates. Patch submitted by
7984                 John L. Males.
7985
7986 2002-10-12 [colin]      0.8.5claws22
7987
7988         * src/folderview.c
7989                 Fix a bug after "Check for new messages":
7990                 If a folder was opened, it was still selected at
7991                 the end of the check, but displayed empty.
7992         * src/mainwindow.c
7993                 Remove unnecessary check
7994
7995 2002-10-12 [paul]
7996
7997         * tools/README
7998                 be more verbose in the description of
7999                 OOo2sylpheed.pl
8000                 
8001
8002 2002-10-11 [colin]      0.8.5claws21
8003
8004         * src/mainwindow.c
8005                 Make space work (better) when no mail is selected
8006
8007 2002-10-11 [colin]      0.8.5claws20
8008
8009         * src/inc.c
8010           src/news.c
8011                 fix warnings
8012
8013 2002-10-11 [colin]      0.8.5claws19
8014
8015         * src/mainwindow.c
8016                 revert 0.8.5claws6 changes as i couldn't get to
8017                 anything satisfying
8018
8019 2002-10-11 [melvin]     0.8.5claws18
8020
8021         * src/compose.c
8022                 Removed buggy and unused macro (should have been committed in
8023                 0.8.5claws17)
8024
8025 2002-10-11 [melvin]     0.8.5claws17
8026
8027         * src/compose.c
8028                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
8029
8030 2002-10-11 [thorsten]   0.8.5claws16 
8031
8032         * src/folderview.c
8033                 remove rescan warning
8034
8035 2002-10-11 [colin]      0.8.5claws15 
8036
8037         * src/procheader.c
8038                 fix a segfault that happens if conv_unmime_header
8039                 fails (should be better to find out why it fails)
8040
8041 2002-10-11 [christoph]  0.8.5claws14
8042
8043         * src/summaryview.c
8044                 update folderview stats after ignore/unignore thread
8045
8046 2002-10-11 [hoa]        0.8.5claws13
8047
8048         * src/quote_fmt_parse.y
8049                 Fixed a yacc/bison syntax error
8050         * src/matcher.c
8051                 Escaping of string is fixed.
8052
8053 2002-10-11 [colin]      0.8.5claws12
8054
8055         * src/imageview.c
8056                 Resize images to fit
8057
8058 2002-10-11 [paul]       0.8.5claws11
8059
8060         * po/es.po
8061                 updated by Ricardo Mones Lastra
8062
8063 2002-10-10 [alfons]     0.8.5claws10
8064
8065         * src/compose.c
8066                 allow dropping files by "moving" files from a file manager,
8067                 not only by the more cumbersome "copying". the latter 
8068                 mostly implies holding down the Control button
8069
8070 2002-10-10 [christoph]  0.8.5claws9
8071
8072         * src/summaryview.c
8073                 update folders after thread building for ignored threads
8074
8075 2002-10-10 [christoph]  0.8.5claws8
8076
8077         * config/.cvsignore
8078                 added Makefile
8079         * src/filtering.[ch]
8080         * src/folder.[ch]
8081         * src/folderview.[ch]
8082         * src/import.c
8083         * src/inc.[ch]
8084         * src/mbox.[ch]
8085         * src/procmsg.c
8086         * src/summaryview.[ch]
8087                 o added new flag need_update to FolderItem
8088                 o removed folder_table from various functions from tracking
8089                   folder updates
8090                 o set need_update flags in folder.c's move, copy and delete
8091                   functions and procmsg's flags functions
8092                 o added function folderview_update_items_when_required that
8093                   updates all folders with need_update set
8094                 o call folderview_update_items_when_required instead of
8095                   folderview_update_item_foreach
8096
8097 2002-10-09 [sergey]     0.8.5claws7
8098
8099         * src/compose.c
8100                 Strip CRs whel loading the text into editor in reedit mode.
8101
8102 2002-10-09 [colin]      0.8.5claws6
8103
8104         * src/mainwindow.c
8105                 Make Space work when no mail is selected
8106
8107 2002-10-09 [colin]      0.8.5claws5
8108
8109         * src/gtksctree.[ch]
8110                 Fix range_select
8111                 Add gtk_sctree_reanchor() 
8112         * src/summaryview.c
8113                 Use gtk_sctree_reanchor() - better fix for 
8114                 bug 60413
8115
8116 2002-10-09 [colin]      0.8.5claws4
8117
8118         * src/summaryview.c
8119                 Fix shift-click select after delete problem
8120                 (closes bug 60413)
8121
8122 2002-10-08 [thorsten]   0.8.5claws3
8123
8124         * src/summaryview.c
8125                 exclude current msg from -hide read messages-
8126
8127 2002-10-08 [colin]      0.8.5claws2
8128
8129         * src/inc.[ch]
8130           src/pop.c
8131           src/recv.c
8132                 Differentiate socket errors from disk full
8133                 errors
8134
8135 2002-10-08 [christoph]  0.8.5claws1
8136
8137         * Makefile.am
8138         * configure.in
8139                 modifications for new config directory
8140
8141         * config.guess  ** REMOVED **
8142         * config.sub    ** REMOVED **
8143         * install-sh    ** REMOVED **
8144         * ltmain.sh     ** REMOVED **
8145         * missing       ** REMOVED **
8146         * mkinstalldirs ** REMOVED **
8147                 these files are autogenerated by automake
8148                 when you run autogen.sh
8149
8150         * config/.cvsignore     ** NEW FILE **
8151         * config/Makefile.am    ** NEW FILE **
8152                 ignore autogenerated files
8153                 create a Makefile in this directory
8154
8155 2002-10-08 [paul]       0.8.5claws
8156
8157         * 0.8.5claws release
8158         
8159         * src/compose.c
8160           src/procheader.c
8161           src/procmsg.c
8162                 fix quote reply format for newsgroups reply bug
8163                 (thanks to Hoa)
8164                 
8165         * po/en_GB.po
8166           po/pl.po
8167                 updated by me and Witold Wladyslaw Wojciech Wilk
8168                 repectively
8169
8170 2002-10-07 [paul]       0.8.3claws53
8171
8172         * po/it.po
8173           po/pt_BR.po
8174           po/sr.po
8175                 updated messages catalogs, submitted by
8176                 Alessandro Maestri, Fabio Jr.Beneditto 
8177                 and Urke MMI, respectively.
8178
8179 2002-10-07 [christoph]  0.8.3claws52
8180
8181         * src/folder.[ch]
8182         * src/folderview.c
8183         * src/mainwindow.c
8184                 fix new folder ghost message bug
8185                 (closes bug [ 619722 ] wrong count for newly created folders)
8186
8187 2002-10-07 [christoph]  0.8.3claws51
8188
8189         * src/compose.c
8190                 fix news posting problem
8191
8192 2002-10-07 [melvin]     0.8.3claws50
8193
8194         * po/fr.po
8195                 Updated French translation
8196
8197 2002-10-05 [christoph]  0.8.3claws49
8198
8199         * src/gtkstext.c
8200                 check if line_start_cache is set in gtk_stext_update_text
8201                 (closes bug [ 618119 ] crash while doing search in folder)
8202
8203 2002-10-05 [christoph]  0.8.3claws48
8204
8205         * src/imap.c
8206         * src/news.c
8207         * src/utils.c
8208         * src/utils.h
8209                 implement cache cleanups for claws' folder system
8210                 (closes bug [ 595916 ] imapcache not cleaned up)
8211
8212 2002-10-05 [melvin]     0.8.3claws47
8213
8214         * src/prefs_actions.c
8215                 Made the help text more clear for the %p token
8216
8217 2002-10-04 [paul]       0.8.3claws46
8218
8219         * sync with 0.8.5
8220                 see ChangeLog 2002-10-02 and 2002-10-03
8221
8222 2002-10-04 [christoph]  0.8.3claws45
8223
8224         * src/inc.c
8225                 fix segfault caused by pop before smtp
8226                 call to inc_account_mail with NULL
8227                 pointer for mainwin
8228
8229 2002-10-04 [paul]       0.8.3claws44
8230
8231         * configure.in
8232                 sync the LDAP detection from 0.8.5cvs1
8233
8234 2002-10-02 [christoph]  0.8.3claws43
8235
8236         * po/de.po
8237                 fix small spelling error
8238
8239 2002-10-02 [melvin]     0.8.3claws42
8240
8241         * ac/aspell.m4
8242                 Behave better and say "no" when test program cannot be run.
8243
8244 2002-10-02 [paul]       0.8.3claws41
8245
8246         * sync with 0.8.4cvs1
8247                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
8248                 
8249         * src/summaryview.c
8250                 toggle the behavior of Reply menuitem between
8251                 normal reply and reply-to-list
8252
8253 2002-10-01 [sergey]     0.8.3claws40
8254
8255         * src/compose.c
8256                 Convert newlines in the message text to the canonical form
8257                 before base64 encoding (RFC2045 compliance, fixes some
8258                 interoperability issues with Evolution 1.0.3)
8259
8260 2002-09-29 [colin]      0.8.3claws39
8261
8262         * src/summaryview.c
8263                 Fix an unwanted copy/paste
8264
8265 2002-09-29 [colin]      0.8.3claws38
8266
8267         * src/mainwindow.c
8268                 Renamed "Custom toolbar" to "Customize toolbar"
8269                 Renamed "Show all header" to "Show all headers"
8270                 Renamed "Set diplay item" to "Set displayed items"
8271         * src/prefs_common.c
8272                 Renamed "Show all header" to "Show all headers"
8273         * src/prefs_summary_column.c
8274                 Renamed "diplay item" to "displayed items"
8275
8276 2002-09-29 [colin]      0.8.3claws37
8277
8278         * src/mainwindow.[ch]
8279                 online/offline status pixmaps follow theme
8280                 changes
8281         * src/summaryview.[ch]
8282                 quicksearch pixmap follows theme changes
8283
8284 2002-09-29 [thorsten]   0.8.3claws36
8285
8286         * src/compose.c
8287           src/prefs_folder_item.[ch]
8288                 add default_reply_to folder option (closes patch 581044)
8289
8290 2002-09-29 [christoph]  0.8.3claws35
8291
8292         * acconfig.h    ** REMOVED **
8293         * configure.in
8294         * ac/aspell.m4
8295         * ac/check-type.m4
8296         * ac/gnupg-check-typedef.m4
8297                 fix autoheader 2.50 warning
8298
8299 2002-09-29 [christoph]  0.8.3claws34
8300
8301         * major code cleanup (part 2)
8302         
8303                 - unused variables removed
8304                 - unused functions removed
8305                 - uninitialized variables checked
8306                 - missing return statements added
8307                 - missing function return types added
8308                 - added parentheses around assignment
8309                   when suggested by gcc
8310
8311 2002-09-29 [alfons]     0.8.3claws33
8312
8313         * src/logwindow.c
8314                 log_window_clear(): only bracket gtk_text_forward_delete() 
8315                 with gtk_text_freeze() / gtk_text_thaw() (see if this
8316                 works around GTK text bug)
8317
8318 2002-09-29 [paul]       0.8.3claws32
8319
8320         * po/bg.po
8321           po/sr.po
8322                 updated by George Danchev and Urke MMI
8323                 respectively
8324
8325 2002-09-27 [christoph]  0.8.3claws31
8326
8327         * doc-src/readme.txt
8328         * doc-src/rfc1806.txt   ** REMOVED **
8329         * doc-src/rfc2183.txt   ** NEW FILE **
8330         * doc-src/rfc2980.txt   ** NEW FILE **
8331                 update rfcs
8332
8333 2002-09-27 [melvin]     0.8.3claws30
8334
8335         * ac/aspell.m4
8336                 Fixed typo which could break linking
8337
8338 2002-09-27 [melvin]     0.8.3claws29
8339
8340         * ac/aspell.m4
8341                 Improved GNU/aspell checking. 
8342                 Fixed bug #614490
8343
8344 2002-09-27 [paul]       0.8.3claws28
8345
8346         * sync with 0.8.3cvs8
8347                 see ChangeLog 2002-09-27
8348
8349 2002-09-26 [colin]      0.8.3claws27
8350
8351         * src/toolbar.[ch]
8352           src/mainwindow.[ch]
8353                 Add "Reply to Mailing-list" to the toolbar
8354
8355 2002-09-26 [christoph]  0.8.3claws26
8356
8357         * src/summaryview.c
8358                 Fix wrong message counts in summaryview status
8359
8360 2002-09-26 [paul]       0.8.3claws25
8361
8362         * sync with 0.8.3cvs7
8363                 see ChangeLog 2002-09-26
8364
8365 2002-09-26 [paul]       0.8.3claws24
8366
8367         * sync with 0.8.3cvs6
8368                 see ChangeLog 2002-09-25
8369
8370 2002-09-25 [christoph]  0.8.3claws23
8371
8372         * src/prefs_common.c
8373         * src/prefs_folder_item.c
8374         * src/prefs_scoring.c
8375                 Renamed "kill score" to "hide score" in GUI
8376                 and prefs files
8377
8378 2002-09-25 [paul]       0.8.3claws22
8379
8380         * sync with 0.8.3cvs5
8381                 see ChangeLog 2002-09-24
8382
8383 2002-09-24 [alfons]     0.8.3claws21
8384
8385         patch by Satoshi Nagayasu: allows appending / saving multiple 
8386         selected files (closes "[ 612279 ] save multiple mesg(s) in 
8387         'Save as ...'")
8388
8389         * AUTHORS
8390                 add Satoshi Nagayasu
8391         * src/summaryview.c
8392                 summary_save_as(): allow saving selected files to
8393                 one file
8394                 summary_set_menu_sensitive: enable "Save As..." when
8395                 multiple files are selected
8396         * src/utils.[ch]
8397                 append_file(): new function
8398
8399 2002-09-24 [colin]      0.8.3claws20
8400
8401         * src/procmime.c
8402                 Fix segfault when mimeinfo doesn't have a 
8403                 content_type. 
8404
8405 2002-09-24 [colin]      0.8.3claws19
8406
8407         * src/prefs_common.[ch]
8408                 Add a preference to display send dialog or not
8409         * src/send.c
8410                 Display send dialog according to preference
8411
8412 2002-09-24 [colin]      0.8.3claws18
8413
8414         * src/compose.[ch]
8415                 Disable user actions when sending
8416
8417 2002-09-24 [colin]      0.8.3claws17
8418
8419         * src/procmime.c
8420                 Do not display name or filename for attachments
8421                 with an application/pgp-signature type
8422                 (security flaw, see bug 537413)
8423
8424 2002-09-23 [colin]      0.8.3claws16
8425
8426         * src/editaddress.c
8427                 Initialize entry_email, entry_alias and 
8428                 entry_remarks to first email address of the list
8429
8430 2002-09-23 [colin]      0.83claws15
8431
8432         * src/compose.c
8433                 Drop pgp-signature when reediting a signed queued
8434                 message
8435
8436 2002-09-23 [melvin]     0.8.3claws14
8437
8438         * po/fr.po
8439                 Updated French translation
8440
8441 2002-09-23 [melvin]     0.8.3claws13
8442
8443         * src/mainwindow.c
8444                 Made custom toolbar menu labels more consistent
8445         * src/prefs_toolbar.c
8446                 Made custom toolbar window title more consistent
8447
8448 2002-09-22 [colin]      0.8.3claws12
8449
8450         * src/inc.c
8451                 Initialize session type to normal before getting 
8452                 mail (fixes strange Get behaviour)
8453         * src/prefs_account.h
8454                 Move STYPE_POP_BEFORE_SMTP to last position to 
8455                 avoid other side-effects
8456
8457 2002-09-22 [colin]      0.8.3claws11
8458
8459         * src/prefs_account.c
8460                 Fix pop_bfr_smtp_tm_entry sensivity when switching
8461                 from pop3 to apop or vice-versa
8462
8463 2002-09-22 [colin]      0.8.3claws10
8464         
8465         * src/prefs_account.[ch]
8466                 Add an option for the POP before SMTP timeout
8467         * src/inc.c
8468                 Remember time of last POP connection
8469         * src/send.c
8470                 Do POP before SMTP only if timeout reached
8471
8472 2002-09-22 [oliver]     0.8.3claws9
8473         
8474         * README.claws
8475                 explain custom toolbar
8476
8477 2002-09-22 [oliver]     0.8.3claws8
8478
8479         * src/prefs_actions.[ch]
8480         custom toolbar for compose      
8481                 actions callback from compose toolbar
8482         * src/folderview.c
8483                 remove include toolbar.h
8484
8485 2002-09-22 [oliver]     0.8.3claws7
8486         
8487         * src/prefs_toolbar.[ch]
8488                 custom toolbar for compose
8489                 - generic prefs_toolbar handles both
8490                   Mainwin's toolbar as well as Compose toolbar          
8491
8492 2002-09-22 [oliver]     0.8.3claws6
8493         
8494         * src/toolbar.[ch]
8495                 custom toolbar for compose
8496                 restructure toolbar.[ch]
8497
8498 2002-09-22 [oliver]     0.8.3claws5
8499
8500         * src/compose.[ch]
8501                 custom toolbar for compose
8502
8503 2002-09-22 [oliver]     0.8.3claws4
8504         
8505         * src/mainwindow.[ch]
8506                 custom toolbar for compose 
8507                 move mainwin toolbar back to mainwindow
8508
8509 2002-09-22 [alfons]     0.8.3claws3
8510
8511         * src/procmsg.c
8512                 :%sno/if(/if (/gc
8513                 :%sno/for(/for (/gc
8514                 (beautify)
8515
8516 2002-09-22 [alfons]     0.8.3claws2
8517         
8518         * src/procmsg.c
8519                 procmsg_save_to_outbox(): don't unlink message file from queue;
8520                 callers should do it using folder_item_remove_msg()
8521
8522 2002-09-22 [colin]      0.8.3claws1
8523
8524         * src/mimeview.[ch]
8525                 Made mimeview_check_signature() public
8526         * src/textview.c
8527                 Made GPG signatures verifiable by clicking
8528                 the [application/pgp-signature] in the Text
8529                 view
8530
8531 2002-09-22 [paul]       0.8.3claws
8532
8533         * po/bg.po
8534           po/en_GB.po
8535           po/es.po
8536           po/it.po
8537           po/pl.po
8538           po/pt_BR.po
8539           po/sr.po
8540                 updated translations, submitted by George Danchev,
8541                 me, Ricardo Mones Lastra, Alessandro Maestri,
8542                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
8543                 and Urke MMI, respectively.     
8544
8545 2002-09-22 [alfons]     0.8.2claws65
8546
8547         * src/procmsg.c
8548         * src/pgptext.c
8549                 no furry valgrinds have been used to plug these memleaks
8550
8551 2002-09-20 [paul]       0.8.2claws64
8552
8553         * sync with 0.8.3cvs4
8554                 'Select thread' re-implemented 
8555                 see ChangeLog 2002-09-20
8556
8557 2002-09-21 [alfons]     0.8.2claws63
8558
8559         * src/compose.c
8560                 compose_send(): plug unnoticed memleak
8561
8562 2002-09-20 [alfons]     0.8.2claws62
8563
8564         * src/addr_compl.c
8565                 replace_address_in_edit(): strict check for NULL address to
8566                 fix "[ 607348 ] Segfault in address completion". My guess is
8567                 that this happens with an empty address book, but it's good
8568                 to have this check here anyway
8569                 
8570                 completion_window_button_press(): free string returned 
8571                 from the internal cache
8572
8573 2002-09-20 [christoph]  0.8.2claws61
8574
8575         * src/procmime.h
8576                 added ENC_BINARY to EncodingType
8577         * src/procmime.c
8578                 the string returned by procmime_get_encoding_str
8579                 should not depend on the order of values in the
8580                 EncodingType definition
8581         * doc-src/rfc1806.txt   ** NEW FILE **
8582                 Added rfc1806 about MIME Content-Disposition
8583                 Extension
8584
8585 2002-09-19 [paul]       0.8.2claws60
8586
8587         * sync with 0.8.2cvs3
8588                 see ChangeLog 2002-09-19
8589
8590 2002-09-19 [paul]       0.8.2claws59
8591
8592         * src/prefs_folder_item.c
8593                 revert to Darko's original alignment of colour
8594                 selector button
8595                 add a colon to folder_color label
8596                 
8597         * src/compose.c
8598                 add Colin's patch (with Hiro's modifications) to 
8599                 force BASE64 encoding for 8-bit text when signing
8600                 (sync with 0.8.3cvs2)
8601
8602 2002-09-18 [alfons]     0.8.2claws58
8603
8604         * src/compose.c
8605                 :%sno/if(/if (/gc
8606                 :%sno/for(/for (/gc
8607                 (beautify a little bit)
8608
8609 2002-09-18 [christoph]  0.8.2claws57
8610
8611         * src/pine.c
8612                 fix handling of fgetc return value
8613
8614 2002-09-17 [alfons]     0.8.2claws56
8615         
8616         * src/summaryview.c
8617                 summary_sort(): check non-NULL summaryview->folder_item when no 
8618                 folder is selected at all
8619                 (closes "[ 610344 ] sort label make syl Crash")
8620
8621 2002-09-17 [alfons]     0.8.2claws55
8622         
8623         * src/compose.c
8624                 beautify a little bit
8625
8626 2002-09-17 [christoph]  0.8.2claws54
8627
8628         * src/folder.c
8629                 initialize max values for cache and folder
8630                 when cache or folder is empty
8631
8632 2002-09-15 [colin]      0.8.2claws53
8633
8634         * src/compose.c
8635                 Fix a leak (thanks Alfons!) and cleaned
8636                 variables names for custom headers
8637
8638 2002-09-15 [colin]      0.8.2claws52
8639
8640         * src/compose.c
8641                 Fix custom headers recognition when
8642                 prefs_common.trans_hdr is on
8643
8644 2002-09-15 [colin]      0.8.2claws51
8645
8646         * src/compose.c
8647                 Allow dynamically-added custom headers
8648                 Yet not reparsed if reedited
8649
8650 2002-09-15 [alfons]     0.8.2claws50
8651
8652         * src/prefs_account.c
8653                 fix warnings
8654
8655 2002-09-15 [colin]      0.8.2claws49
8656         
8657         * src/prefs_account.c
8658                 fix pop_before_smtp sensitivity
8659
8660 2002-09-15 [colin]      0.8.2claws48
8661
8662         * src/inc.[ch]
8663                 add inc_pop_before_smtp()
8664                 allow MainWindow to be undefined in 
8665                 inc_account_mail() and inc_start()
8666         * src/pop.c
8667           src/prefs_account.h
8668                 add STYPE_POP_BEFORE_SMTP session type
8669         * src/prefs_account.c
8670                 activated pop before smtp option
8671         * src/send.c
8672                 do pop before smtp if the relevant option 
8673                 is set
8674
8675 2002-09-15 [paul]       0.8.2claws47
8676
8677         * sync with 0.8.3
8678                 see ChangeLog 2002-09-15
8679
8680 2002-09-14 [paul]       0.8.2claws46
8681
8682         * po/bg.po
8683                 updated Bulgarian translation, submitted by
8684                 George Danchev
8685
8686 2002-09-13 [paul]       0.8.2claws45
8687
8688         * src/compose.c
8689                 merge claws' select_account() with main's
8690                 (new) compose_select_account(). [sync with
8691                 0.8.2cvs15, see ChangeLog 2002-09-11]
8692
8693 2002-09-12 [christoph]  0.8.2claws44
8694
8695         * src/filter.c
8696                 allocate 1 elements of FolderItem not 0
8697
8698 2002-09-12 [colin]      0.8.2claws43
8699
8700         * src/compose.c
8701                 Fix bug #590825 (obey Follow-up: poster)
8702
8703 2002-09-12 [colin]      0.8.2claws42
8704
8705         * src/procmime.c
8706                 Fix bug #557009 (wrong headers for messages 
8707                 forwarded as attachments)
8708
8709 2002-09-11 [colin]      0.8.2claws41
8710         
8711         * src/compose.c
8712                 Put SCF: pseudo-header on top of message
8713                 Set draft tmp_flag when saved as draft
8714
8715         * src/procmsg.c
8716           src/procheader.c
8717                 Skip after first \n\n for beginning of real message
8718                 for drafts too
8719
8720 2002-09-11 [christoph]  0.8.2claws40
8721
8722         * src/filtering.c
8723                 use procmsg flag functions in filtering or processing
8724                 will cause incorrect folder message counts
8725
8726 2002-09-11 [colin]      0.8.2claws39
8727
8728         * src/compose.c
8729                 Fix bug #550175 - wrong save folder when reediting
8730                 drafts
8731
8732 2002-09-11 [paul]       0.8.2claws38
8733
8734         * sync with 0.8.2cvs14
8735                 see ChangeLog 2002-09-11
8736
8737 2002-09-11 [colin]      0.8.2claws37
8738
8739         * src/folder.c
8740                 Fix a typo (seeming to cause new/unread status to
8741                 be lost)
8742
8743 2002-09-10 [christoph]  0.8.2claws36
8744
8745         * src/compose.c
8746                 compose_redirect should not use compose_generic_new
8747                 because that does more stuff than expected including
8748                 opening the external editor
8749                 (closes bug "[ 526608 ] bounced messages appear blank
8750                  in editor")
8751
8752 2002-09-10 [christoph]  0.8.2claws35
8753
8754         * src/folder.c
8755                 fix problem with too large message number range
8756                 causing a crash in folder_item_scan
8757
8758 2002-09-10 [paul]       0.8.2claws34
8759
8760         * sync with 0.8.2cvs13
8761                 see ChangeLog 2002-09-10
8762
8763 2002-09-10 [christoph]  0.8.2claws33
8764
8765         * src/msgcache.c
8766                 set MsgInfo TmpFlags for queue and draft folders
8767                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
8768
8769 2002-09-10 [paul]       0.8.2claws32
8770
8771         * AUTHORS
8772           po/bg.po      ** NEW FILE **
8773                 new Bulgarian translation submitted by
8774                 George Danchev <danchev@spnet.net>
8775                 
8776         * tools/Makefile.am
8777           tools/README
8778           tools/tb2sylpheed     ** NEW FILE **
8779                 add script that converts an addressbook exported
8780                 from The Bat! into a Sylpheed addressbook. Submitted
8781                 by Urke MMI <urke-kg@eunet.yu>
8782
8783 2002-09-10 [paul]       0.8.2claws31
8784
8785         * sync with 0.8.2cvs12
8786                 see ChangeLog 2002-09-10
8787
8788 2002-09-06 [paul]       0.8.2claws30
8789
8790         * src/prefs_common.c
8791                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
8792                 
8793         * tools/Makefile.am
8794           tools/README
8795           tools/ldif-to-xml.py  ** REMOVED **
8796                 remove obsolete python script
8797
8798 2002-09-06 [paul]       0.8.2claws29
8799
8800         * sync with 0.8.2cvs10
8801                 see ChangeLog 2002-09-06
8802
8803 2002-09-04 [paul]       0.8.2claws28
8804
8805         * sync with 0.8.2cvs9
8806                 see ChangeLog 2002-08-04
8807
8808 2002-09-04 [colin]      0.8.2claws27 
8809
8810         * src/prefs_common.[ch]
8811                 Added signature color configuration
8812         * src/textview.c
8813                 Use user-specified signature color
8814
8815 2002-09-03 [colin]      0.8.2claws26
8816
8817         * src/prefs_common.[ch]
8818                 Added autosave and autosave_length prefs
8819         * src/compose.c
8820                 Added compose_remove_draft()
8821                 Auto-save drafts according to the prefs
8822         * src/main.c
8823                 Added a crash-indicator file, allowing to check
8824                 for new messages on startup if Sylpheed crashed
8825                 (makes saved drafts "reappear")
8826
8827 2002-09-03 [colin]      0.8.2claws25
8828
8829         * src/textview.[ch]
8830                 Grey the signature
8831
8832 2002-09-03 [paul]       0.8.2claws24
8833
8834         * sync with 0.8.2cvs8
8835                 see ChangeLog 2002-09-02 and 2002-09-03
8836
8837 2002-09-03 [darko]      0.8.2claws23
8838
8839         * src/folderview.c
8840                 use normal style when creating new folder to pick
8841                 proper font size 
8842
8843 2002-09-02 [melvin]     0.8.2claws22
8844
8845         * src/gtkaspell.m4
8846                 removed some obsolete code
8847
8848 2002-09-02 [melvin]     0.8.2claws21
8849
8850         * ac/aspell.m4
8851                 fixed test's equality sign (== to =)
8852
8853 2002-09-02 [alfons]     0.8.2claws20
8854
8855         * src/folder.c
8856         * src/mh.c
8857                 revert change of 0.8.2claws16 and use the mh_folder_destroy
8858                 as folder->destroy virtual as suggested by Hiro
8859                 (the mh.c code seems to have been lost around mh.c.1.21)
8860
8861 2002-09-02 [paul]       0.8.2claws19
8862
8863         * po/pt_BR.po
8864                 updated by Fabio Jr. Beneditto
8865                 
8866         * src/defs.h
8867                 use 'http://claws.sylpheed.org' for homepage link. 
8868                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
8869
8870 2002-09-01 [alfons]     0.8.2claws18
8871
8872         * src/mh.c
8873                 plug memleak related to one Martin Kluge found
8874
8875 2002-08-31 [paul]       0.8.2claws17
8876
8877         * sync with 0.8.2cvs6
8878                 see ChangeLog 2002-08-30
8879
8880 2002-08-31 [alfons]     0.8.2claws16
8881
8882         * src/folder.c
8883                 folder_destroy(): remove mailbox from folderlist even if it has
8884                 no destroy virtual
8885
8886 2002-08-31 [alfons]     0.8.2claws15
8887
8888         * src/folder.c
8889                 :%sno/if(/if (/gc
8890                 :%sno/for(/for (/gc
8891                 (being pedantic I know)
8892
8893 2002-08-31 [alfons]     0.8.2claws14
8894
8895         * src/folder.c
8896                 check for NULL pointers returned from folder->fetch_msginfo virtual
8897                 (should solve some reported crashes)
8898
8899 2002-08-30 [alfons]     0.8.2claws13
8900
8901         * acconfig.h
8902         * configure.in
8903         * src/crash.c
8904                 enable crash dialog on compilation time
8905                 (--enable-crash-dialog configure option)
8906
8907 2002-08-30 [alfons]     0.8.2claws12
8908
8909         * AUTHORS
8910                 add Martin Kluge
8911         * src/mh.c
8912                 apply memory leak plug patch by Martin Kluge
8913                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
8914                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
8915                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
8916
8917 2002-08-30 [darko]      0.8.2claws11
8918
8919         * src/folderview.c
8920                 copy Gtk style from normal style to match
8921                 font size for coloured folders
8922
8923 2002-08-29 [alfons]     0.8.2claws10
8924
8925         * sylpheed.desktop
8926                 Type=Internet <- Type=Application
8927                 (reported by Michael Schwendt, see:
8928                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
8929                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
8930
8931 2002-08-29 [paul]       0.8.2claws9
8932
8933         * sync with 0.8.2cvs5
8934                 see ChangeLog 2002-08-29
8935
8936 2002-08-29 [colin]      0.8.2claws8
8937
8938         * src/summaryview.c
8939                 Added a sanity check in summary_select_thread
8940                 Should fix bug 601605
8941
8942 2002-08-29 [colin]      0.8.2claws7
8943
8944         * src/main.c
8945                 Revert claws6 changes regarding bug #591676
8946
8947 2002-08-28 [colin]      0.8.2claws6
8948         
8949         * src/main.c
8950                 Ignore cache for queue folderitems
8951                 Fix bug #591676
8952
8953 2002-08-28 [melvin]     0.8.2claws5
8954
8955         * README.claws
8956                 Fixed typos.
8957
8958 2002-08-28 [melvin]     0.8.2claws4
8959
8960         * README.claws
8961                 Updated a bit the text concerning the spell checker
8962
8963 2002-08-28 [melvin]     0.8.2claws3
8964
8965         Merged the GNU_aspell_branch:
8966                 Support of new GNU/aspell is now included and the old pspell
8967                 is not supported anymore.
8968                 See README.claws
8969
8970         * README.claws
8971                 Updated spell checker text to reflect the switch to GNU/aspell
8972
8973         * ac/aspell.m4          *** NEW ***
8974         * src/gtkaspell.[ch]    *** NEW *** 
8975         * ac/pspell.m4          *** DELETED *** 
8976         * src/gtkspell.[ch]     *** DELETED ***
8977
8978         * ac/Makefile.am
8979                 Updated for GNU/aspell support
8980
8981         * po/POTFILES.in
8982                 Replaced gtkspell.c by gtkaspell.c
8983
8984         * acconfig.h
8985         * src/Makefile.am
8986         * src/about.c
8987         * src/compose.[ch]
8988         * src/crash.c
8989         * src/main.c
8990         * src/prefs_common.[ch]
8991                 Updated for GNU/aspell support
8992
8993 2002-08-28 [paul]       0.8.2claws2
8994
8995         * sync with 0.8.2cvs4
8996                 see ChangeLog 2002-08-27 and 2002-08-28
8997
8998 2002-08-28 [colin]      0.8.2claws1
8999
9000         * src/summary_search.c
9001                 Added "AND search"
9002
9003 2002-08-28 [jens]       0.8.2claws
9004
9005         *po/de.po
9006                 Updated German translations
9007
9008 2002-08-27 [melvin]     0.8.2claws
9009
9010         * po/fr.po
9011                 Updated French translations
9012
9013 2002-08-27 [paul]       0.8.2claws
9014
9015         * sync with 0.8.2 main release
9016
9017         * po/en_GB.po
9018           po/es.po
9019           po/it.po
9020           po/pl.po
9021           po/pt_BR.po
9022           po/sr.po
9023                 updated message catalogs submitted by
9024                 Ricardo Mones Lastra, Alessandro Maestri,
9025                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
9026                 Beneditto and Urke MMI  
9027
9028 2002-08-27 [hoa]        0.8.1claws123
9029
9030         * src/mainwindow.[ch]
9031         * src/summaryview.[ch]
9032                 removed the "filter setting" menu option.
9033                 add a "cancel a news message" menu option.
9034
9035 2002-08-26 [martin]     0.8.1claws122
9036
9037         * ChangeLog.claws
9038                 changed string under 0.8.1claws79 changed by myself
9039                 i'm sorry alfons :(
9040
9041 2002-08-26 [martin]     0.8.1claws121
9042
9043         * src/crash.c
9044                 added kill command to debuggerrc to start crash dialog
9045
9046 2002-08-26 [paul]       0.8.1claws120
9047
9048         * sync with 0.8.1cvs31
9049                 see ChangeLog 2002-08-26
9050
9051 2002-08-25 [alfons]     0.8.1claws119
9052
9053         * src/procmsg.c
9054                 fix bug that didn't send out correct headers to news server
9055                 when sending news article and email from queue (bug reported
9056                 and patch provided by Tim Mann; closes bug 
9057                 "[ 583196 ] 0.7.8claws can't post news")
9058
9059 2002-08-25 [alfons]     0.8.1claws118
9060
9061         * src/selective_download.c
9062                 mark two strings as translatable
9063                 (thanks to Urke MMI for pointing this out)
9064
9065 2002-08-25 [alfons]     0.8.1claws117
9066
9067         * src/summaryview.c
9068                 treat sent boxes as special and allow sorting them by addressee
9069                 (closes "[ 589418 ] Sent folder sorting misbehavior"
9070                 submitted by Steve Lamb)
9071
9072 2002-08-24 [alfons]     0.8.1claws116
9073
9074         * src/matcher.c
9075                 fix memleak reported by Martin Kluge
9076                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
9077
9078 2002-08-24 [oliver]     0.8.1claws115
9079
9080         * src/prefs_toolbar.c
9081                 o code cleanup as suggested by Alfons
9082                 o memleak fix
9083
9084 2002-08-24 [alfons]     0.8.1claws114
9085
9086         * src/summaryview.c
9087                 o fix another memory leak reported by Martin Kluge
9088                   (see "[ 599568 ] Small Memory Leak")
9089                 o remove 'from' variable from 'summary_set_header()'; we can
9090                   do with just 'to' 
9091
9092 2002-08-24 [paul]       0.8.1claws113
9093
9094         * sync with 0.8.1cvs30
9095                 see ChangeLog 2002-08-23
9096
9097 2002-08-24 [alfons]     0.8.1claws112
9098
9099         * src/summaryview.c
9100                 remove unnecessary allocations for search bar fixing leaks
9101                 reported by Martin Kluge
9102                 (see "[ 599451 ] Further memory leaks?")
9103
9104 2002-08-24 [alfons]     0.8.1claws111
9105
9106         * src/main.c
9107                 make get_socket_name() public for crash.c
9108         * src/crash.c
9109                 o make report bug button work (goes to claws' 
9110                   bug tracker at sf.net)
9111                 o introduce function for doing important stuff just
9112                   before claws goes down
9113                 o clean up code 
9114
9115 2002-08-24 [alfons]     0.8.1claws110
9116
9117         * src/compose.c
9118                 move cursor to "To" entry when forwarding as attachment
9119                 (reported and solved by Steve Lamb, closes bug report
9120                 "[ 592880 ] Forward as attachment; cursor not in to")
9121
9122 2002-08-24 [colin]      0.8.1claws109
9123
9124         * src/mainwindow.c
9125                 fix quick search visibility after GUI (de)separations.
9126
9127 2002-08-23 [colin]      0.8.1claws108
9128
9129         * src/mainwindow.c
9130                 fix header pane visibility after folderview or
9131                 messageview (de)separation
9132
9133 2002-08-23 [paul]       0.8.1claws107
9134
9135         * src/mainwindow.[ch]
9136           src/toolbar.c
9137                 give full control of display or non-display 
9138                 of the Execute icon to Custom toolbar settings.
9139                 add new sensitivity condition to maninwindow.h: 
9140                 M_DELAY_EXEC
9141
9142         * ChangeLog
9143           ChangeLog.jp
9144           NEWS
9145                 more sync with 0.8.1cvs29
9146
9147 2002-08-23 [melvin]     0.8.1claws106
9148
9149         * src/alertpanel.c
9150                 Readded support for custom widget in alertpanel lost in last
9151                 sync.
9152
9153 2002-08-23 [paul]       0.8.1claws105
9154
9155         * sync with 0.8.1cvs29
9156                 see ChangeLog 2002-08-23
9157
9158 2002-08-23 [colin]      0.8.1claws104
9159
9160         * src/summaryview.c
9161                 Fix folder and search pixmaps exchanging positions
9162                 after theme or toolbar changes. Thank to Oliver for 
9163                 reporting this.
9164
9165 2002-08-23 [colin]      0.8.1claws103
9166
9167         * src/mainwindow.c
9168           src/messageview.[ch]
9169           src/noticeview.[ch]
9170           src/summaryview.c
9171                 Changed messageview_create() and noticeview_create()
9172                 to avoid the last gdk_warning
9173
9174 2002-08-22 [colin]      0.8.1claws102
9175
9176         * src/summaryview.c
9177                 Fix my new `Creating pixmap from xpm' warning
9178
9179 2002-08-22 [colin]      0.8.1claws101
9180
9181         * src/mainwindow.c
9182                 Fix some of the gdk warnings
9183
9184 2002-08-22 [colin]      0.8.1claws100
9185
9186         * src/Makefile.am
9187         * src/stock_pixmap.c
9188         * src/stock_pixmap.h
9189         * src/pixmaps/quicksearch.xpm *ADDED*
9190                 Add the quicksearch pixmap
9191         * src/mainwindow.c
9192         * src/summaryview.c
9193         * src/summaryview.h
9194                 Make quicksearch bar visible/hidden via a button
9195
9196 2002-08-22 [christoph]  0.8.1claws99
9197
9198         * src/folder.c
9199                 fix folder update for newsgroups with message
9200                 numbers below minimum number of articles to fetch
9201                 (closes bug #598445)
9202
9203 2002-08-22 [paul]       0.8.1claws98
9204
9205         * sync with 0.8.1cvs28
9206                 see ChangeLog 2002-08-22
9207
9208 2002-08-21 [alfons]     0.8.1claws97
9209
9210         * src/crash.c
9211                 use bt instead of bt full which seems to work 
9212                 better, and bt full doesn't give a great deal 
9213                 of information anyway
9214
9215 2002-08-21 [colin]      0.8.1claws96
9216
9217         * src/summaryview.c
9218                 fix summaryview_searchtype_changed prototype
9219
9220 2002-08-21 [christoph]  0.8.1claws95
9221
9222         * src/mainwindow.c
9223                 o fix broken menu update for sorting type, we have to
9224                   get this info from the summaryview now
9225                 o removed setting of threaded state in menu callback
9226         * src/summaryview.[ch]
9227                 more summaryview/folderitem seperation for
9228                 threading option
9229         * configure.in
9230                 removed not required --with-compiler-flags option
9231
9232 2002-08-21 [oliver]     0.8.1claws94
9233         
9234         * src/toolbar.h 
9235                 o rename toolbar.xml to toolbar_main.xml
9236                   since toolbar_compose.xml might come up 
9237                   any time soon
9238         * README.claws
9239                 add custom toolbar              
9240
9241 2002-08-21 [darko]      0.8.1claws93
9242
9243         * src/procmsg.c
9244                 don't reset tmp flags for messages copied
9245                 to sent folder
9246
9247 2002-08-21 [colin]      0.8.1claws92
9248         
9249         * src/prefs_filtering.c
9250                 fix renaming rules on folder rename 
9251                 when folder is not a leaf folder
9252
9253 2002-08-21 [paul]       0.8.1claws91
9254
9255         * src/prefs_folder_item.c
9256                 fix alignment of colour selector
9257
9258 2002-08-21 [paul]       0.8.1claws90
9259
9260         * sync with 0.8.1cvs27
9261                 see ChangeLog 2002-08-21
9262
9263 2002-08-21 [paul]       0.8.1claws89
9264
9265         * src/summaryview.c
9266                 fix crash when changing field type in
9267                 Quick search bar
9268
9269 2002-08-21 [colin]      0.8.1claws88
9270
9271         * src/summaryview.c
9272                 Made quick search case-insensitive
9273
9274 2002-08-21 [paul]       0.8.1claws87
9275
9276         * sync with 0.8.1cvs26
9277                 see ChangeLog 2002-08-21
9278
9279 2002-08-20 [christoph]  0.8.1claws86
9280
9281         * src/folderview.c
9282         * src/main.c
9283         * src/summaryview.[ch]
9284                 more summaryview/folderitem seperation for
9285                 sort_key and sort_type
9286         * src/procmsg.c
9287                 added missing return statement
9288
9289 2002-08-20 [colin]      0.8.1claws85
9290
9291         * src/summaryview.[ch]
9292                 Added a quick search box
9293         * src/mainwindow.c
9294         * src/prefs_common.[ch]
9295                 Added a show/hide option for the quick search
9296
9297 2002-08-20 [oliver]     0.8.1claws84
9298         
9299         * src/mainwindow.c
9300                 remove toolbar_create_popups
9301         * src/toolbar.[ch]
9302                 o remove toolbar_create_popups
9303                 o fix toolbar_set_sensitive 
9304                   (Bug reports #596834 and #596832)     
9305         * src/prefs_toolbar.c
9306                 o add "Set default" button
9307                 o align label and text + combo widgets
9308
9309 2002-08-20 [hoa]        0.8.1claws83bis
9310
9311         * src/imap.c
9312                 fixed a bug in imap_fetch_msginfo() in case there is no
9313                 current folder.
9314
9315 2002-08-20 [darko]      0.8.1claws83
9316
9317         * src/folderview.c
9318                 copy the color style of folder view so it
9319                 works with GTK themes
9320
9321 2002-08-20 [darko]      0.8.1claws82
9322
9323         * src/folder.h
9324         * src/folderview.c
9325         * src/prefs_folder_item.[hc]
9326                 don't use UI stuff in folder.h
9327
9328 2002-08-20 [darko]      0.8.1claws81
9329
9330         * src/folder.h
9331         * src/prefs_folder_item.h
9332         * src/folderview.c
9333         * src/prefs_folder_item.c
9334                 ability to set folder color in folderview
9335
9336 2002-08-19 [alfons]     0.8.1claws80
9337
9338         * src/summaryview.c
9339                 fix one of the earlier memleaks reported by Martin Kluge
9340
9341 2002-08-19 [alfons]     0.8.1claws79
9342
9343         * src/mainwindow.c
9344                 hide notice view when selecting seperate folder
9345                 view (reported by Urke MMI)
9346
9347 2002-08-19 [christoph]  0.8.1claws78
9348
9349         * src/folderview.c
9350         * src/prefs_folder_item.h
9351         * src/summaryview.[ch]
9352                 o add summary_set_prefs_from_folderitem to set
9353                   summaryview prefs (first step to remove all
9354                   references to the folderitem in summaryview)
9355                 o moved compiled regex stuff from folderitem prefs
9356                   to summaryview code
9357
9358 2002-08-19 [paul]       0.8.1claws77
9359
9360         * src/compose.c
9361                 add check for '.' to QUOTE_IF_REQUIRED
9362
9363 2002-08-19 [paul]       0.8.1claws76
9364
9365         * src/inc.c
9366                 sync with 0.8.1cvs25 (plug memory leak)
9367
9368         * src/prefs_toolbar.c
9369                 re-order prefs_toolbar_cancel()
9370
9371 2002-08-18 [alfons]     0.8.1claws75
9372
9373         * src/inc.c
9374         * src/matcher.c
9375                 plug other memleaks reported by Martin Kluge
9376
9377 2002-08-18 [paul]       0.8.1claws74
9378
9379         * po/pt_BR.po
9380                 updated by Fabio Jr. Beneditto
9381
9382 2002-08-18 [paul]       0.8.1claws73
9383
9384         * src/toolbar.[ch]
9385                 fix bug where tooltips were displayed untranslated              
9386
9387         * src/prefs_toolbar.c
9388                 fix bug where clicking 'Cancel' creates an icon & text
9389                 toolbar regardless of prefs
9390         
9391
9392 2002-08-17 [oliver]     0.8.1claws72
9393
9394         * src/prefs_toolbar.c
9395                 update toolbar on CANCEL
9396                 bug reported by Martin Kluge
9397         * src/toolbar.c
9398                 toolbar_destroy memleak fixed           
9399
9400 2002-08-17 [alfons]     0.8.1claws71
9401
9402         * src/toolbar.c
9403                 plug another memleak reported by Martin Kluge
9404
9405 2002-08-16 [alfons]     0.8.1claws70
9406
9407         * src/crash.c
9408                 use execvp() correctly (suggested by wwp; thanks!)
9409
9410 2002-08-16 [alfons]     0.8.1claws69
9411
9412         * src/gtksctree.c
9413                 plug memory leak reported by Kim Schultz & Martin Kluge
9414
9415 2002-08-16 [paul]       0.8.1claws68
9416
9417         * po/es.po
9418                 updated by Ricardo Mones Lastra
9419
9420 2002-08-16 [paul]       0.8.1claws67
9421
9422         * src/toolbar.h
9423                 fix bug where 'Compose News' icon showed wrong
9424                 tooltip
9425
9426 2002-08-16 [paul]       0.8.1claws66
9427
9428         * sync with 0.8.1cvs24
9429                 see ChangeLog 2002-08-16
9430
9431         * po/it.po
9432                 updated by Alessandro Maestri
9433
9434 2002-08-15 [paul]       0.8.1claws65
9435
9436         * po/sr.po
9437                 updated by Urke MMI
9438
9439 2002-08-15 [paul]       0.8.1claws64
9440
9441         * src/*.c
9442                 don't translate debug info
9443
9444         * src/matcher.[ch]
9445                 add copyright info
9446
9447 2002-08-15 [paul]       0.8.1claws63
9448
9449         * src/prefs_toolbar.c
9450                 fix bug where clicking 'OK' creates an icon & text
9451                 toolbar regardless of prefs
9452
9453 2002-08-14 [alfons]     0.8.1claws62
9454
9455         * src/main.c
9456                 add global var that has the full argv[0]
9457         * src/crash.c
9458                 o execvp the correct sylpheed by using argv0
9459                   and setting the correct work dir
9460                 o other tweaks  
9461
9462 2002-08-14 [oliver]     0.8.1claws61
9463         
9464         * enable/disable Toolbar Action Buttons 
9465         * code cleanups
9466         * src/mainwindow.c
9467         * src/toolbar.[ch]      
9468         * src/prefs_toolbar.c   
9469
9470 2002-08-14 [melvin]     0.8.1claws60
9471
9472         * po/fr.po
9473                 Updated French translations
9474
9475 2002-08-14 [melvin]     0.8.1claws59
9476
9477         * src/crash.c
9478                 Made bug report not translatable
9479         * src/exporthtml.c
9480                 Fixed exporthtml_build_filespec() return value
9481         * src/foldersel.c
9482                 Fixed incorrect include file
9483         * src/gtkspell.c
9484         * src/prefs_actions.c
9485         * src/prefs_toolbar.c
9486                 Made debug info not translatable
9487         * src/mutt.c
9488         * src/quote_fmt.c
9489                 Added missing includes
9490         * src/prefs_common.c
9491                 Fixed typo
9492
9493 2002-08-14 [paul]       0.8.1claws58
9494
9495         * faq/es/sylpheed-faq.html
9496           faq/es/sylpheed-faq-[1-3].html
9497           faq/es/sylpheed-faq-4.html     **NEW FILE **
9498                 update Spanish FAQ
9499
9500 2002-08-13 [christoph]  0.8.1claws57
9501
9502         * src/procmsg.c
9503                 ignore thread fix that did not mark all
9504                 child nodes of a ignored thread as
9505                 ignored. Does not work perfectly yet,
9506                 but it is better now
9507
9508 2002-08-13 [alfons]     0.8.1claws56
9509
9510         * src/crash.c
9511                 o implement 'save crash log'
9512                 o some tweaks
9513
9514 2002-08-13 [melvin]     0.8.1claws55
9515
9516         * src/main.c
9517                 removed unrequired "execinfo.h" header
9518
9519 2002-08-12 [paul]       0.8.1claws54
9520
9521         * faq/en/sylpheed-faq.html
9522           faq/en/sylpheed-faq-[1-3].html
9523           faq/en/sylpheed-faq-4.html     **NEW FILE **
9524                 update English FAQ
9525
9526 2002-08-12 [alfons]     0.8.1claws53
9527
9528         * po/POTFILES.in
9529                 add crash.c to translatables
9530         * src/crash.c
9531                 bring in Leandro's crash dialog
9532
9533 2002-08-11 [alfons]     0.8.1claws52
9534
9535         * src/crash.c
9536                 clean up some warnings
9537
9538 2002-08-11 [alfons]     0.8.1claws51
9539
9540         * acconfig.h
9541         * configure.in
9542         * src/crash.[ch]        ** NEW FILES **
9543         * src/main.c            
9544                 initial gdb crash handler
9545
9546 2002-08-11 [paul]       0.8.1claws50
9547
9548         * src/prefs_toolbar.c
9549                 replace Up/Down arrow pixmaps with text to be
9550                 consistent across icon themes
9551
9552 2002-08-11 [paul]       0.8.1claws49
9553
9554         * src/prefs_common.c
9555           src/prefs_toolbar.c
9556                 rename 'Pixmap' -> 'Icon'
9557
9558         * src/toolbar.[ch]
9559                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
9560
9561 2002-08-10 [paul]       0.8.1claws48
9562
9563         * src/prefs_toolbar.c
9564                 re-work the UI
9565
9566 2002-08-10 [paul]       0.8.1claws47
9567
9568         * src/main.c
9569                 don't write Processing progress to status bar
9570                 patch submitted by Alexander Evseev
9571
9572         * src/prefs_toolbar.c
9573                 re-position and resize window
9574                 make window assume correct size on first call
9575
9576 2002-08-10 [paul]       0.8.1claws46
9577
9578         * src/mainwindow.c
9579           src/prefs_toolbar.c
9580           src/toolbar.c
9581           src/toolbar.h
9582                 obey coding style
9583                 follow UI text conventions
9584
9585 2002-08-10 [alfons]     0.8.1claws45
9586
9587         * src/toolbar.c
9588                 correct pixmap for delete action
9589
9590 2002-08-10 [paul]       0.8.1claws44
9591
9592         * po/pt_BR.po
9593                 updated by Fabio Jr. Beneditto
9594
9595 2002-08-10 [paul]       0.8.1claws43
9596
9597         * po/POTFILES.in
9598                 add custom toolbar files
9599
9600 2002-08-10 [paul]       0.8.1claws42
9601
9602         * sync with 0.8.1cvs22
9603                 see ChangeLog 2002-08-09
9604
9605 2002-08-09 [paul]       0.8.1claws41
9606
9607         * tools/Makefile.am
9608           tools/README
9609           tools/outlook2sylpheed.pl     ** NEW FILE **
9610                 add script to convert exported Outlook
9611                 contacts list to a Sylpheed addressbook.
9612                 Submitted by Ricardo Mones Lastra.
9613
9614 2002-08-09 [paul]       0.8.1claws40
9615
9616         * AUTHORS
9617           configure.in
9618           po/sr.po      ** NEW FILE **
9619                 add Serbian message catalog. Submitted by
9620                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
9621
9622 2002-08-09 [paul]       0.8.1claws39
9623
9624         * sync with 0.8.1cvs21
9625                 see ChangeLog 2002-08-08
9626
9627 2002-08-08 [oliver]     0.8.1claws38
9628
9629         * src/mainwindow.c
9630                 move Custom Toolbar to Configuration menu
9631
9632 2002-08-08 [oliver]     0.8.1claws37
9633
9634         * src/prefs_toolbar.c
9635                 fix substitute pixmap bug
9636
9637 2002-08-08 [paul]       0.8.1claws36
9638
9639         * sync with 0.8.1cvs19
9640                 see ChangeLog 2002-08-08
9641
9642 2002-08-07 [christoph]  0.8.1claws35
9643
9644         * src/utils.c
9645                 fixed a memory leak in new canonicalize_file_replace
9646
9647 2002-08-07 [christoph]  0.8.1claws34
9648
9649         * src/utils.[ch]
9650                 o canonicalize_file_replace should create the temporary
9651                   file in the same directory as the original file.
9652                 o added get_tmpfile_in_dir that creates a temorary file
9653                   in a specified directory.
9654
9655 2002-08-07 [melvin]     0.8.1claws33
9656
9657         * src/toolbar.c
9658                 fixed bug where 'Article' button acted as 'Email' button.
9659
9660 2002-08-07 [paul]       0.8.1claws32
9661
9662         * sync with 0.8.1.cvs17
9663                 see ChangeLog 2002-08-07
9664
9665 2002-08-07 [colin]      0.8.1claws31
9666         
9667         * src/news.c
9668                 fix mass-cancel problem
9669
9670 2002-08-07 [thorsten]   0.8.1claws30
9671
9672         * src/prefs_toolbar.c
9673                 fix: crash on replace or add new button
9674         * src/toolbar.c
9675                 fix: close xmlfile after reading
9676         * src/utils.c
9677                 fix: unlink() file before rename()
9678
9679 2002-08-06 [paul]       0.8.1claws29
9680
9681         * sync with 0.8.cvs15
9682                 see ChangeLog 2002-08-06
9683
9684 2002-08-06 [oliver]     0.8.1claws28
9685
9686         * src/toolbar.c
9687         * src/prefs_toolbar.c
9688                 fixed empty toolbar issue
9689
9690 2002-08-06 [oliver]     0.8.1claws27
9691
9692         * Custom Toolbar Final 
9693         * src/folderview.c
9694         * src/inc.c
9695         * src/summaryview.c
9696                 o toolbar stuff now lives in src/toolbar.[ch]
9697                 o main_window_toolbar_* functions are renamed to
9698                   toolbar_* reflecting their new source file
9699         * src/mainwindow.[ch]
9700                 o remove toolbar stuff  
9701
9702 2002-08-06 [oliver]     0.8.1claws26
9703         
9704         * src/Makefile.am
9705         * src/prefs_toolbar.[ch]        **New File**
9706         * src/toolbar.[ch]              **New File**
9707                 o prefs_toolbar.[ch] custom toolbar frontend
9708                 o toolbar.[ch]       backend 
9709
9710 2002-08-06 [oliver]     0.8.1claws25
9711
9712         * src/prefs_actions.[ch]
9713                 o new exported function actions_execute
9714
9715 2002-08-06 [paul]       0.8.1claws24
9716
9717         * sync with 0.8.1cvs4
9718                 see ChangeLog 2002-08-06
9719
9720 2002-08-06 [paul]       0.8.1claws23
9721
9722         * sync with 0.8.1cvs13
9723                 see ChangeLog 2002-08-06
9724
9725 2002-08-06 [paul]       0.8.1claws22
9726
9727         * sync with 0.8.1cvs12
9728                 see ChangeLog 2002-08-05 and 2002-08-06
9729
9730 2002-08-06 [match]      0.8.1claws21
9731
9732         * src/addrclip.c
9733                 improvements to cut/copy/paste address
9734
9735 2002-08-05 [match]      0.8.1claws20
9736
9737         * src/addritem.[ch]
9738         * src/addrcache.c
9739         * src/addrbook.c
9740         * src/editaddress.c
9741         * src/addressbook.c
9742                 fixes to improve cut/copy/paste
9743
9744 2002-08-06 [melvin]     0.8.1claws19
9745
9746         * src/account.[ch]
9747                 account_find_all_from_address(): new function that returns the
9748                 list of all accounts that are matched in an address.
9749         * src/alertpanel.[ch]
9750                 alertpanel() now accepts a custom widget
9751                 alertpanel_with_widget(): new function that pops up a panel with
9752                 a custom widget in it 
9753         * src/gtkutils.[ch]
9754                 gtkut_account_menu_new(): new function that allows the selection
9755                 of an account from a list of accounts.
9756         * src/messageview.c
9757                 Extended Return Receipt notification to select the correct 
9758                 account and to make a security test on the Delivery-Notification
9759                 address which should be the same as the Return-Path.
9760
9761 2002-08-06 [thorsten]   0.8.1claws18
9762
9763         * src/mimeview.c
9764                 attach_all: save unnamed as "noname.%d",
9765                 dont free static dirname
9766
9767 2002-08-05 [alfons]     0.8.1claws17
9768
9769         * configure.in
9770                 detect XIM by trying to link rather than compile a XIM program
9771
9772 2002-08-05 [oliver]     0.8.1claws16
9773                 
9774         * src/stock_pixmap.[ch]
9775                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
9776                 o new func to retrieve pixmaps
9777
9778 2002-08-05 [paul]       0.8.1claws15
9779
9780         * sync with 0.8.1cvs10
9781                 see ChangeLog 2002-08-05
9782
9783 2002-08-04 [alfons]     0.8.1claws14
9784
9785         * src/textview.c
9786                 see if this plugs memleak
9787
9788 2002-08-04 [melvin]     0.8.1claws13
9789
9790         * src/gtkspell.c
9791                 fixed bug that could crash Sylpheed when highlighting
9792                 all misspelled words.
9793
9794 2002-08-03 [melvin]     0.8.1claws12
9795
9796         * src/prefs_actions.c
9797                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
9798         * src/messageview.c
9799                 fixed bug where the Return Receipt was sent to
9800                 Delivery-Notification-To address even if it was not present
9801
9802 2002-08-02 [alfons]     0.8.1claws11
9803
9804         * src/prefs_actions.c
9805                 o more check for NULLs
9806                 o put create_io_dialog() in right conditional block
9807
9808 2002-08-02 [paul]       0.8.1claws10
9809
9810         * po/es.po
9811                 updated by Ricardo Mones Lastra
9812
9813 2002-08-01 [christoph]  0.8.1claws9
9814
9815         * src/folder.c
9816                 don't free the cache of the opened
9817                 folder in the summaryview
9818         * src/summaryview.c
9819                 don't unset flags, if it is not required
9820
9821 2002-08-01 [paul]       0.8.1claws8
9822
9823         * sync with 0.8.1cvs8
9824                 see ChangeLog entry 2002-08-01
9825
9826 2002-08-01 [paul]       0.8.1claws7
9827
9828         * sync with 0.8.1cvs7
9829                 see ChangeLog 2002-07-31 and 2002-08-01
9830
9831 2002-07-31 [christoph]  0.8.1claws6
9832
9833         * src/mainwindow.c
9834                 forgot to update menu sensitivity
9835                 function for new menu entry
9836
9837 2002-07-31 [alfons]     0.8.1claws5
9838
9839         * src/main.c
9840                 check folder item and its path for NULL on
9841                 initial processing
9842
9843 2002-07-31 [christoph]  0.8.1claws4
9844
9845         * src/folder.c
9846                 check if folder_item_get_msginfo in
9847                 folder_item_remove_msg returned NULL
9848         * src/imap.c
9849                 better clear the uid cache in the
9850                 uid validity check function and delete
9851                 cached messages
9852
9853 2002-07-31 [paul]       0.8.1claws3
9854
9855         * man/sylpheed.1
9856                 add the '--attach' option and a few other
9857                 minor changes
9858
9859 2002-07-31 [paul]       0.8.1claws2
9860
9861         * sync with 0.8.1cvs5
9862                 see ChangeLog 2002-07-31
9863
9864 2002-07-31 [christoph]  0.8.1claws1
9865
9866         * src/folderview.[ch]
9867         * src/mainwindow.c
9868                 replace "Rescan all folders..." with
9869                 "Check all folders for new messages..."
9870
9871 2002-07-30 [paul]       0.8.1claws
9872
9873         * version 0.8.1claws released
9874
9875 2002-07-30 [paul]       0.8.0claws29
9876
9877         * tools/OOo2sylpheed.pl ** NEW FILE **
9878           tools/README
9879                 add script to enable sending documents as
9880                 attachments from OpenOffice.org
9881
9882 2002-07-30 [melvin]     0.8.0claws28
9883
9884         * src/prefs_actions.c
9885                 Made the actions' input/output dialog display
9886                 without delay.
9887
9888 2002-07-30 [christoph]  0.8.0claws27
9889
9890         * src/procmsg.c
9891                 check if folder_item_get_msginfo in
9892                 procmsg_save_to_outbox returned NULL
9893
9894 2002-07-30 [paul]       0.8.0claws26
9895
9896         * sync with 0.8.1cvs4
9897                 see ChangeLog 2002-07-29
9898
9899 2002-07-29 [thorsten]   0.8.0claws25
9900
9901         * README.claws
9902                 added selective download, delete on server
9903
9904 2002-07-29 [paul]       0.8.0claws24
9905
9906         * sync with 0.8.1cvs3
9907                 see ChangeLog 2002-07-29
9908
9909 2002-07-27 [christoph]  0.8.0claws23
9910
9911         * src/folder.c
9912                 add extra check if fetching the msginfo
9913                 returned NULL
9914
9915 2002-07-27 [paul]       0.8.0claws22
9916
9917         * sync with 0.8.1cvs2
9918                 see ChangeLog 2002-07-26
9919
9920 2002-07-27 [christoph]  0.8.0claws21
9921
9922         * src/imap.c
9923                 add another check if a valid msginfo
9924                 was returned
9925
9926 2002-07-26 [hoa]        0.8.0claws20
9927
9928         * src/folder.c
9929                 Fixed a condition in folder_item_destroy()
9930
9931         * src/imap.c
9932                 Fixed an error in IMAP protocol
9933
9934 2002-07-26 [alfons]     0.8.0claws19
9935
9936         * src/folder.c
9937                 ofcourse compare with identifier, not the path
9938
9939 2002-07-26 [alfons]     0.8.0claws18
9940
9941         * src/folder.c
9942                 use folder item identifier for saving / restoring
9943                 preferences because folder->path might not be unique
9944
9945 2002-07-26 [melvin]     0.8.0claws17
9946
9947         * src/logwindow.c
9948                 Fixed a crash introduced in 0.8.0claws5 when log is 
9949                 cut under 80 characters.
9950
9951 2002-07-26 [paul]       0.8.0claws16
9952
9953         * sync with 0.8.1cvs1
9954                 see ChangeLog 2002-07-26
9955
9956 2002-07-26 [christoph]  0.8.0claws15
9957
9958         * src/imap.[ch]
9959                 imap folder now remembers the last selected
9960                 folder and imap_fetch_msginfo skips selecting
9961                 the folder if it is already selected
9962
9963 2002-07-26 [christoph]  0.8.0claws14
9964
9965         * src/folder.c
9966         * src/folderview.c
9967         * src/imap.c
9968                 fix imap folder rescanning
9969
9970 2002-07-25 [christoph]  0.8.0claws13
9971
9972         * src/filter.c
9973         * src/folder.[ch]
9974         * src/folderview.c
9975         * src/imap.[ch]
9976         * src/mainwindow.c
9977         * src/mbox_folder.c
9978         * src/mh.c
9979         * src/news.c
9980                 implement imap uid cache and uid validity check
9981
9982 2002-07-25 [alfons]     0.8.0claws12
9983
9984         * src/summaryview.c
9985                 fix a brown paper bag bug, and also add some more
9986                 checks
9987
9988 2002-07-25 [christoph]  0.8.0claws11
9989
9990         * src/folder.c
9991                 don't mix copy, fetch_msginfo and remove
9992                 operations in folder item copy and move
9993                 operations
9994
9995 2002-07-25 [christoph]  0.8.0claws10
9996
9997         * src/folderview.c
9998         * src/mainwindow.c
9999         * src/prefs_folder_item.c
10000         * src/summaryview.[ch]
10001                 remove no longer required parameter update_cache from
10002                 summary_show
10003
10004 2002-07-25 [paul]       0.8.0claws9
10005
10006         * sync with 0.8.1
10007         
10008         * AUTHORS
10009                 a few corrections
10010
10011 2002-07-24 [alfons]     0.8.0claws8
10012
10013         * src/summaryview.c
10014                 sort correctly when using simplified subject line
10015                 (closes feature request "[ 585141 ] applying regexp to subject 
10016                 before sort" submitted by Alexandra Walford)
10017
10018 2002-07-24 [paul]       0.8.0claws7
10019
10020         * sync with 0.8.0cvs3
10021                 see ChangeLog 2002-07-24
10022
10023 2002-07-23 [christoph]  0.8.0claws6
10024
10025         * src/folder.c
10026         * src/folder.h
10027         * src/summaryview.c
10028         * src/summaryview.h
10029         * src/main.c
10030                 o separate processing and summaryview
10031                 o removed summary_write_cache from summaryview
10032                 o removed summaryview->killed_messages, because we don't have
10033                   to keep a list of killed messages anymore. New cache will
10034                   keep the hidden messages in cache anyway
10035         * src/folderview.c
10036         * src/inc.c
10037         * src/selective_download.c
10038                 o removed unnecessary summary_write_cache calls
10039         * src/procmsg.c
10040                 o don't set ignore thread flag in procmsg_get_thread_tree
10041                   if it is already set
10042         * src/mainwindow.c
10043         * src/statusbar.h
10044                 o moved STATUSBAR_PUSH/POP to statusbar.h because
10045                   they are used in different files
10046
10047 2002-07-23 [melvin]     0.8.0claws5
10048
10049         * src/addressbook.c
10050         * src/addrgather.c
10051         * src/editaddress.c
10052         * src/editgroup.c
10053         * src/editldap_basedn.c
10054         * src/importldif.c
10055         * src/prefs_common.c
10056                 Fixed few memory leak (gtk_editable_get_chars returns
10057                 an allocated string)
10058         * src/logwindow.c
10059                 Fixed few memory leak (gtk_editable_get_chars returns
10060                 an allocated string) and modified a little the log cutting
10061                 loop.
10062         * src/compose.c
10063                 Replaced a call to an obsolete function gtk_entry_get_text()
10064                 by gtk_editable_get_chars()
10065         * src/send.c
10066                 Removed a debug printf
10067
10068 2002-07-23 [christoph]  0.8.0claws4
10069
10070         * src/filesel.c
10071                 fix another g_dirname memory leak
10072
10073 2002-07-23 [christoph]  0.8.0claws3
10074
10075         * src/mh.c
10076                 fixed a memory leak in mh_fetch_msginfo
10077                 fixed crash when message header could not be
10078                 parsed
10079
10080 2002-07-23 [paul]       0.8.0claws2
10081
10082         * sync with 0.8.0cvs2
10083                 see ChangeLog 2002-07-23
10084
10085 2002-07-23 [paul]       0.8.0claws1
10086
10087         * sync with 0.8.0cvs1
10088                 see ChangeLog 2002-07-23
10089
10090 2002-07-23 [paul]       0.8.0claws
10091
10092         * release of 0.8.0claws
10093
10094 2002-07-23 [paul]       0.7.8claws99
10095
10096         * po/ru.po
10097                 new Russian translation, submitted by
10098                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
10099
10100 2002-07-22 [jens]       0.7.8claws98
10101
10102         * po/de.po
10103                 Updated German translations.
10104
10105 2002-07-22 [paul]       0.7.8claws97
10106
10107         * po/es.po
10108           po/it.po
10109           po/nl.po
10110           po/pt_BR.po
10111                 updated translations by Ricardo Mones Lastra,
10112                 Alessandro Maestri, Wilbert Berendsen and 
10113                 Fabio Jr. Beneditto respectively
10114
10115 2002-07-22 [christoph]  0.7.8claws96
10116
10117         * src/mimeview.c
10118                 fix memory leak caused by wrong g_dirname usage
10119
10120 2002-07-22 [christoph]  0.7.8claws95
10121
10122         * src/summaryview.c
10123                 update new and unread message counts for summaryview
10124                 summaryview does not get it from the folder anymore
10125                 and has to update the values itself
10126
10127 2002-07-22 [melvin]     0.7.8claws94
10128
10129         * po/fr.po
10130                 Updated French translations.
10131
10132 2002-07-22 [christoph]  0.7.8claws93
10133
10134         * src/matcher.c
10135                 set prop->preg pointer to NULL or following check
10136                 will not fail and regexec will be called with
10137                 invalid pointer
10138
10139 2002-07-21 [alfons]     0.7.8claws92
10140         
10141         * src/prefs_common.[ch]
10142                 remove option "Send return receipt on request"
10143
10144 2002-07-21 [thorsten]   0.7.8claws91
10145
10146         * src/mimeview.c
10147                 fixed memleaks, coding style as pointed out by alfons
10148
10149 2002-07-21 [alfons]     0.7.8claws90
10150
10151         * src/messageview.c
10152         * src/noticeview.[ch]
10153                 o fix bug notice view being displayed when going to empty folder 
10154                   (noticed by Christoph)
10155                 o allow RRR to be sent when restarting sylpheed, or changing folder 
10156                   (noticed by Thorsten)
10157
10158 2002-07-21 [thorsten]   0.7.8claws89
10159
10160         * src/mimeview.c
10161                 Included save_all patch from Xaview FACQ
10162                 added support for pathnames
10163
10164 2002-07-21 [alfons]     0.7.8claws88
10165
10166         * po/POTFILES.in
10167         * src/Makefile.am
10168         * src/mainwindow.c
10169         * src/messageview.[ch]
10170         * src/noticeview.c      ** NEW FILE **
10171         * src/noticeview.h      ** NEW FILE **
10172                 make return receipts work again
10173                 (UI idea by Leandro Pereira)
10174
10175 2002-07-21 [paul]       0.7.8claws87
10176
10177         * src/summaryview.c
10178                 fix sensitivity of 'Select thread'
10179
10180 2002-07-21 [paul]       0.7.8claws86
10181
10182         * src/prefs_common.c
10183                 add browser command line for Galeon
10184
10185 2002-07-21 [paul]       0.7.8claws85
10186
10187         * Makefile.am
10188                 fix 'EXTRA_DIST': remove README.README, add TODO
10189                 and TODO.claws
10190
10191 2002-07-21 [alfons]     0.7.8claws84
10192
10193         * src/gtkstext.c
10194                 make enter clear selection
10195                 (closes "[ 579888 ] Editor selection/entry error"
10196                 reported by Steve Lamb)
10197
10198 2002-07-21 [alfons]     0.7.8claws83
10199         
10200         * src/summaryview.c
10201                 sort message list when selecting unthread messages
10202                 (closes "[ 501593 ] switching threaded view doesn't sort"
10203                 reported by Simon Schubert)
10204
10205 2002-07-20 [alfons]     0.7.8claws82
10206         
10207         * src/matcher.c
10208                 const-correctness
10209
10210 2002-07-20 [thorsten]   0.7.8claws81
10211
10212         * src/matcher.c
10213                 Fixed expansion of empty fields in matchactions
10214
10215 2002-07-19 [melvin]     0.7.8claws80
10216
10217         * src/gtkspell.c
10218                 Removed a duplicate menu entry (fast mode) introduced during
10219                 the new cache merge
10220                 Added a menu separator between 'Use alternate' and 'Fast mode'
10221
10222 2002-07-19 [paul]       0.7.8claws79
10223
10224         * tools/Makefile.am
10225           tools/README
10226                 correct typos
10227
10228 2002-07-19 [thorsten]   0.7.8claws78
10229
10230         * tools/calypso_convert.pl      ** NEW FILE **
10231           tools/README
10232           tools/Makefile.am
10233                 script to import mbox files exported
10234                 by calypso
10235                 o generates folder structure
10236                 o includes attachments
10237
10238 2002-07-19 [melvin]     0.7.8claws77
10239
10240         * src/selective_download.[ch]
10241                 Fixed bug where closing the dialog with the window manager's
10242                 close button will not unlock the summary
10243                 Corrected some function declarations that missed a return value
10244                 Made the source code comply better with coding style.
10245         * src/prefs_common.c
10246                 Added new browser command line for Mozilla.
10247
10248 2002-07-18 [paul]       0.7.8claws76
10249
10250         * src/mainwindow.c
10251           src/selective_download.[ch]
10252                 reflect theme changes, fix Gdk Warning when creating 
10253                 pixmap from NULL window, and minor clean up.
10254                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10255
10256         * po/en_GB.po
10257                 updated
10258
10259 2002-07-17 [paul]       0.7.8claws75
10260
10261         * INSTALL[.jp]
10262                 sync with 0.8.0
10263         
10264         * po/en_GB.po
10265                 updated
10266
10267 2002-07-16 [paul]       0.7.8claws74
10268
10269         * tools/filter_conv.pl
10270           tools/README
10271                 replace conversion script with reimplemented version, 
10272                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
10273
10274 2002-07-16 [colin]      0.7.8claws73
10275
10276         * src/summaryview.c
10277                 remove forgotten debug messages - sorry ;-)
10278
10279 2002-07-16 [colin]      0.7.8claws72
10280
10281         * src/mimeview.c
10282           src/summaryview.c
10283           src/textview.c
10284           src/textview.h
10285                 add the ability to select part of a text mime-part 
10286                 to reply.
10287
10288 2002-07-15 [christoph]  0.7.8claws71
10289
10290         * src/folder.c
10291                 fix folder message count for folders without
10292                 msg_is_changed (includes news folders)
10293
10294 2002-07-15 [martin]     0.7.8claws70
10295
10296         * src/summaryview.c
10297                 option "display recipient on 'From'..." now works
10298                 without the need of enabling the option
10299                 "display  sender  using  address  book".
10300
10301 2002-07-15 [christoph]  0.7.8claws69
10302
10303         * src/summaryview.c
10304                 removed setting folder status from summaryview.
10305                 folder.c should update all message counts correctly.
10306
10307 2002-07-15 [paul]       0.7.8claws68
10308
10309         * po/pt_BR.po
10310                 updated by Fabio Junior Beneditto
10311
10312 2002-07-15 [darko]      0.7.8claws67
10313
10314         * src/mh.c
10315                 Fixed target folder colorization, don't decrease op
10316                 number twice
10317
10318 2002-07-14 [paul]       0.7.8claws66
10319
10320         * sync with main 0.8.0
10321                 see ChangeLog 2002-07-14
10322
10323 2002-07-13 [melvin]     0.7.8claws65
10324         
10325         * src/addrbook.c
10326         * src/addressbook.c
10327         * src/addrindex.c
10328                 Replaced sprintf by g_snprintf to prevent possible buffer
10329                 overflow.
10330         * src/news.c
10331                 Corrected a log message output format.
10332                 Added a missing "done" debug output.
10333         * src/compose.c
10334                 Added keyboard accelerator for Priority menu items
10335                 Added missing \n in debug output
10336         * src/logwindow.c
10337         * src/gtkspell.c
10338         * src/rfc2015.c
10339                 Added missing \n in debug output
10340
10341 2002-07-13 [paul]       0.7.8claws64
10342
10343         * man/sylpheed.1
10344                 change Sergey's email address to the sf address
10345
10346         * src/textview.c
10347                 increase show_url_timeout (more useful for long
10348                 urls)
10349
10350 2002-07-12 [sergey]     0.7.8claws63
10351
10352         * src/rfc2015.c
10353                 applied (with some modifications) patch to set the
10354                 micalg parameter for signatures
10355                 (2001-08-28 Werner Koch <wk@gnupg.org>)
10356
10357 2002-07-12 [sergey]     0.7.8claws62
10358
10359         * man/Makefile.am
10360         * configure.in
10361                 fixed man page installation
10362
10363 2002-07-12 [paul]       0.7.8claws61
10364
10365         * sync with 0.7.8cvs26
10366                 see ChangeLog 2002-07-11 and 2002-07-12
10367
10368 2002-07-11 [christoph]  0.7.8claws60
10369
10370         * src/compose.c
10371         * src/procmsg.c
10372                 first use the message number to find the message
10373                 to mark with a reply flag but check the
10374                 message-id if we got the correct message, if not
10375                 try to find it by message-id.
10376                 use new string seperator that is not allowed
10377                 in message-ids.
10378
10379 2002-07-11 [paul]       0.7.8claws59
10380
10381         * sync with 0.7.8cvs23
10382                 see ChangeLog 2002-07-10
10383
10384 2002-07-10 [christoph]  0.7.8claws58
10385
10386         * src/folder.[ch]
10387         * src/msgcache.[ch]
10388                 Added message-id table to the cache in memory
10389                 and functions to msgcache.c and folder.c to
10390                 fetch MsgInfos by message id
10391         * src/compose.c
10392         * src/procmsg.c
10393                 store folder and message-id of message replying
10394                 to in queue header and set reply flag after sending
10395                 (Closes bug #469498)
10396
10397 2002-07-10 [paul]       0.7.8claws57
10398
10399         * AUTHORS
10400           man/sylpheed.1.gz
10401                 add Martin to the list of authors
10402
10403 2002-07-09 [martin]     0.7.8claws56
10404         * src/gtksctree.c
10405                 Added gtk_ctree_last_visible(), tree_update_level(),
10406                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
10407                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10408                 from gtk+ to gtksctree.c for the new sorting code
10409                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
10410                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
10411         * src/gtksctree.h
10412                 Added declaration for gtk_sctree_sort_recursive() and
10413                 gtk_sctree_sort_node
10414         * src/addressbook.c
10415         * src/foldersel.c
10416         * src/folderview.c
10417         * src/summaryview.c
10418                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10419                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
10420
10421 2002-07-08 [paul]       0.7.8claws55
10422
10423         * more sync with 0.7.8cvs21
10424                 see ChangeLog 2002-07-08
10425
10426 2002-07-08 [paul]       0.7.8claws54
10427
10428         * sync with 0.7.8cvs21
10429                 see ChangeLog 2002-07-08
10430
10431 2002-07-07 [alfons]     0.7.8claws53
10432
10433         * src/Makefile.am
10434         * src/stock_pixmap.[ch]
10435         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
10436         * src/pixmaps/notice_error.xpm  ** NEW FILE **
10437         * src/pixmaps/notice_note.xpm   ** NEW FILE **
10438                 add new pixmaps for upcoming notice pane
10439
10440 2002-07-06 [melvin]     0.7.8claws52
10441
10442         * src/gtkspell.[ch]
10443                 Made them a bit closer to Sylpheed's coding style.
10444                 Removed old code.
10445                 Removed possible memory leaks when some errors occurs.
10446
10447 2002-07-06 [melvin]     0.7.8claws51
10448
10449         * po/Makefile.in.in
10450                 Removed --no-location in xgettext command line to help
10451                 translators that use Emacs' po-mode
10452         * src/quote_fmt.c
10453                 Removed unnecessary comments that messed up sylpheed.pot
10454
10455 2002-07-06 [paul]       0.7.8claws50
10456
10457         * sync with 0.7.8cvs19
10458                 see ChangeLog 2002-07-05
10459
10460 2002-07-06 [christoph]  0.7.8claws49
10461
10462         * src/folder.c
10463         * src/mainwindow.c
10464                 fix folder_item_remove_all_msg and folderview
10465                 status for trash folders after emptying trash
10466
10467 2002-07-05 [paul]       0.7.8claws48
10468
10469         * sync with 0.7.8cvs16
10470                 see ChangeLog 2002-07-04 and 2002-07-05
10471
10472 2002-07-04 [paul]       0.7.8claws47
10473
10474         * sync with 0.7.8cvs14
10475                 see  ChangeLog 2002-07-04
10476
10477 2002-07-03 [alfons]     0.7.8claws46
10478
10479         * src/folder.c
10480                 dupe folder item's path because it's being reallocated
10481                 by new folder scanning code
10482
10483 2002-07-03 [christoph]  0.7.8claws45
10484
10485         * src/imap.c
10486                 better IMAP uid fetching using 'FETCH 1:* (UID)'
10487         * src/msgcache.c
10488                 add missing return in msgcache_write
10489
10490 2002-07-02 [thorsten]   0.7.8claws44
10491
10492         * src/jpilot.c
10493         * src/msgcache.c
10494         * src/rfc2015.c
10495                 use binary mode for file access
10496
10497 2002-07-02 [christoph]  0.7.8claws43
10498
10499         * major code cleanup (part 1)
10500         
10501                 - unused variables removed
10502                 - unused functions removed
10503                 - uninitialized variables checked
10504                 - missing return statements added
10505                 - missing function return types added
10506                 - added parentheses around assignment and
10507                   && in || when suggested by gcc
10508               
10509         * src/mh.c
10510         * src/folder.c
10511                 replaced direct calls to folder->scan_tree
10512                 with folder_scan_tree and restore folder
10513                 prefs in this function. The folder should
10514                 not have to deal with them.
10515                 ( Should now work for all folder types )
10516
10517 2002-07-02 [paul]       0.7.8claws42
10518
10519         * sync with 0.7.8cvs13
10520                 see ChangeLog 2002-07-01 and 2002-07-02
10521
10522 2002-07-01 [christoph]  0.7.8claws41
10523
10524         * src/summaryview.c
10525                 fix "goto next/prev unread message" with
10526                 ignored threads
10527
10528 2002-07-01 [paul]       0.7.8claws40
10529
10530         * po/es.po
10531                 updated by Ricardo Mones Lastra
10532
10533 2002-06-30 [match]      0.7.8claws39
10534
10535         * src/jpilot.c
10536                 applied variation of leonerd's patch (566661) to
10537                 allow multiple email addresses per JPilot entry.
10538                 addresses may be separated by space, comma, pipe,
10539                 semi-colon, new-line.
10540
10541 2002-06-30 [alfons]     0.7.8claws38
10542
10543         * src/procmsg.c
10544                 simple fix for putting older nodes before
10545                 newer nodes when threading by subject
10546
10547 2002-06-30 [christoph]  0.7.8claws37
10548
10549         * src/folder.c
10550         * src/folderview.c
10551         * src/mh.c
10552         * src/news.c
10553         * src/procmsg.c
10554                 fix broken folder tree rescaning
10555                 and don't use procmsg_get_mark_sum
10556                 anymore
10557
10558 2002-06-30 [christoph]  0.7.8claws36
10559
10560         * merge new cache branch
10561         * src/imap.c
10562                 fix new cache imap copy bug
10563         * src/folder.c
10564                 improved folder_item_scan
10565                 it should now always set the correct
10566                 new, unread and total message counts
10567
10568 2002-06-29 [paul]       0.7.8claws35
10569
10570         * configure.in
10571                 correct syntax error
10572
10573 2002-06-29 [paul]       0.7.8claws34
10574
10575         * configure.in
10576           Makefile.am
10577           man/Makefile.am       ** NEW FILE **
10578           man/sylpheed.1.gz     ** NEW FILE **
10579                 add Sylpheed man page
10580
10581 2002-06-29 [paul]       0.7.8claws33
10582
10583         * po/pt_BR.po
10584                 updated by Fabio Junior Beneditto
10585
10586 2002-06-28 [jens]       0.7.8claws32
10587
10588         * po/de.po
10589                 translation updated
10590
10591         * src/selective_download.c
10592                 removed gettext for space " "
10593
10594         * src/imap.c
10595                 removed wrong space
10596
10597 2002-06-28 [paul]       0.7.8claws31
10598
10599         * sync with 0.7.8cvs11
10600                 see ChangeLog 2002-06-28
10601
10602 2002-06-28 [paul]       0.7.8claws30
10603
10604         * sync with 0.7.8cvs10
10605                 see ChangeLog 2002-06-27 and 2002-06-28
10606
10607 2002-06-26 [paul]       0.7.8claws29
10608
10609         * src/addrgather.c
10610           src/selective_download.c
10611                 don't gettextise empty strings.
10612                 reserved by gettext. gettext("") returns 
10613                 the header entry with meta information, 
10614                 not the empty string
10615
10616         * po/en_GB.po
10617                 updated
10618
10619 2002-06-26 [paul]       0.7.8claws28
10620
10621         * sync with 0.7.8cvs7
10622                 see ChangeLog 2002-06-25
10623
10624         * src/prefs_common.c
10625                 ...and in the process, tweak the gui a little
10626
10627 2002-06-25 [alfons]     0.7.8claws27
10628         
10629         * configure.in
10630         * src/Makefile.am
10631                 fine tune ldap library detection
10632
10633 2002-06-25 [alfons]     0.7.8claws26
10634
10635         * src/compose.c
10636                 don't allow return receipts when composing a news article
10637
10638 2002-06-25 [paul]       0.7.8claws25
10639
10640         * Makefile.am
10641                 add '$(AMTAR)' to 'release' section to allow for
10642                 new and older autotools
10643
10644 2002-06-25 [paul]       0.7.8claws24
10645
10646         * src/summaryview.c
10647                 fix "No more unread messages" persistant pop-up
10648                 window bug
10649
10650 2002-06-25 [paul]       0.7.8claws23
10651
10652         * po/it.po
10653                 updated by Alessandro Maestri
10654
10655 2002-06-25 [paul]       0.7.8claws22
10656
10657         * sync with 0.7.8cvs6
10658                 see ChangeLog 2002-06-25
10659
10660 2002-06-24 [paul]       0.7.8claws21
10661
10662         * tools/update-po
10663                 add GPL copyright information
10664
10665 2002-06-24 [paul]       0.7.8claws20
10666
10667         * tools/Makefile.am
10668           tools/README
10669           tools/update-po       ** NEW FILE **
10670                 add script that eases the creation of *.po files
10671                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
10672
10673 2002-06-23 [alfons]     0.7.8claws19
10674
10675         * src/messageview.c
10676                 make notification_convert_header obey const correctness
10677                 (next step will be fixing the broken return receipt)
10678
10679 2002-06-23 [paul]       0.7.8claws18
10680
10681         * src/messageview.c
10682                 fix bug introduced in last commit:
10683                 removed too much code in last commit - put back what's
10684                 needed
10685
10686 2002-06-23 [paul]       0.7.8claws17
10687
10688         * src/messageview.[ch]
10689                 remove code committed in error from locally patched
10690                 source
10691
10692 2002-06-23 [colin]      0.7.8claws16
10693
10694         * src/compose.[ch]
10695                 add compose_entry_select(), used to select the default_to
10696                 email address - hopefully avoiding people sending mails to
10697                 wrong recipients.
10698
10699 2002-06-22 [alfons]     0.7.8claws15
10700
10701         * AUTHORS
10702                 add Bram Metsch & Stanislav Karchebny
10703         * src/smtp.[ch]
10704         * src/prefs_account.[ch]
10705         * src/send.c
10706                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
10707                   options.  (see <http://sourceforge.net/tracker/index.php
10708                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
10709
10710                 - merge Stanislav's fix to make SMTP AUTH work with qmail
10711                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
10712
10713 2002-06-22 [paul]       0.7.8claws14
10714
10715         * sync with 0.7.8cvs5
10716                 see ChangeLog 2002-06-19 and 2002-06-20
10717
10718 2002-06-22 [alfons]     0.7.8claws13
10719
10720         * src/selective_download.c
10721                 fix a stupid mistake I made
10722
10723 2002-06-22 [alfons]     0.7.8claws12
10724
10725         * src/selective_download.[ch]
10726                 fix another unnoticed leak; cleanup code
10727
10728 2002-06-21 [alfons]
10729
10730         * tools/Makefile.am
10731                 gpg-sign <-- gpg-sign-syl
10732
10733 2002-06-21 [alfons]     0.7.8claws11
10734
10735         * src/selective_download.c
10736         * src/selective_download.h
10737                 fix assorted mix of allocation errors (should solve
10738                 problem reported by Philippe Gramoullé, see:
10739                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
10740
10741 2002-06-20 [melvin]     0.7.8claws10
10742
10743         * tools/gpg-sign *REMOVED*
10744           tools/gpg-sign-syl *ADDED*
10745                 Replaced the gpg clearsigning script with the version using
10746                 xterm instead of ssh-askpass and changed its name.
10747
10748         * README.claws
10749                 Updated actions example to reflect the renaming of the
10750                 gpg clearsigning script.
10751
10752 2002-06-19 [paul]       0.7.8claws9
10753
10754         * sync with 0.7.8claws9
10755                 see ChangeLog 2002-06-18 and 2002-06-19
10756
10757 2002-06-19 [paul]       0.7.8claws8
10758
10759         * sync with 0.7.8cvs1
10760                 see ChangeLog 2002-06-18
10761
10762 2002-06-18 [alfons]     0.7.8claws7
10763
10764         * src/mainwindow.h
10765                 add omitted prototype
10766
10767 2002-06-17 [paul]       0.7.8claws6
10768
10769         * src/mainwindow.c
10770                 fix hiding of exec_btn
10771
10772 2002-06-17 [paul]       0.7.8claws5
10773
10774         * src/pop.c
10775                 remove unneeded code: should_delete() 
10776                 and Pop3State::uidl_todelete_list
10777
10778 2002-06-17 [paul]       0.7.8claws4
10779
10780         * sync with 0.7.8
10781                 see ChangeLog 2002-06-11 and 2002-06-13
10782
10783 2002-06-16 [alfons]     0.7.8claws3
10784         
10785         * src/folder.c
10786                 make sure lock sort mode (claws specific) is
10787                 also persists after a tree rescan
10788
10789 2002-06-16 [alfons]     0.7.8claws2
10790
10791         * src/prefs_folder_item.c
10792         * src/folder.[ch]
10793                 fix persistence of folder sort mode (broken
10794                 by adapting Hiro's new folder persistence code)
10795
10796 2002-06-16 [alfons]     0.7.8claws1
10797
10798         * AUTHORS
10799         * src/logwindow.c
10800         * src/prefscommon.[ch]
10801                 control size of log text in log window; 
10802                 closes patch #569155 submitted by Mitko Haralanov.
10803
10804 2002-06-15 [paul]       0.7.8claws
10805
10806         * release of 0.7.8claws
10807
10808 2002-06-15 [paul]       0.7.7claws
10809
10810         * po/pt_BR.po
10811                 updated by Fabio Junior Beneditto
10812
10813 2002-06-14 [paul]       0.7.6claws49
10814
10815         * po/es.po
10816                 updated by Ricardo Mones Lastra
10817
10818 2002-06-14 [paul]       0.7.6claws48
10819
10820         * po/nl.po
10821                 updated translation by Wilbert Berendsen
10822
10823 2002-06-14 [melvin]     0.7.6claws47
10824
10825         * po/fr.po
10826                 Updated French translation
10827
10828 2002-06-13 [paul]       0.7.6claws46
10829
10830         * src/filesel.c
10831                 allow filename to be typed in, rather than just
10832                 selected by the mouse. Patch by Gustavo Noronha Silva.
10833
10834 2002-06-13 [alfons]     0.7.6claws45
10835
10836         * src/mainwindow.[ch]
10837                 more cleanups (removing unnecessary menu items Expand 
10838                 summary / message view)
10839
10840 2002-06-13 [melvin]     0.7.6claws44
10841
10842         * po/POTFILES.in
10843                 Added src/string_match.c
10844         * src/string_match.c
10845                 Fixed possible buffer overflow.
10846                 Corrected typo.
10847                 Added missing config.h header.
10848         * src/prefs_common.c
10849           src/prefs_matcher.c
10850           src/prefs_scoring.c
10851                 Made some strings translatable (missing _(..)).
10852
10853 2002-06-13 [melvin]     0.7.6claws43
10854
10855         * README.claws
10856                 Corrected action example (verifying clearsigned mail).
10857         * src/prefs_account.c
10858                 Corrected typo.
10859         * src/prefs_common.c
10860                 Removed incorrect line that generated a Gtk-CRITICAL msg.
10861
10862 2002-06-12 [alfons]     0.7.6claws42
10863
10864         * src/summaryview.c
10865                 add init of score column lost in 0.7.6claws42
10866
10867 2002-06-12 [paul]       0.7.6claws41
10868
10869         * src/prefs_account.c
10870                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
10871                 behavior of the radio buttons, (from 0.7.7cvs2)
10872
10873 2002-06-11 [alfons]     0.7.6claws40
10874
10875         * src/messageview.[ch]
10876         * src/summaryview.[ch]
10877         * src/summary_search.c
10878         * src/mainwindow.c
10879                 perform a sync to bring in Hiro's separate view implementation 
10880
10881                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
10882
10883 2002-06-11 [paul]       0.7.6claws39
10884         
10885         * src/prefs_account.c
10886                 correct a typo on the Receive tab
10887
10888 2002-06-10 [match]      0.7.6claws38
10889
10890         * src/addressbook.c
10891                 Included address completion patch from Gustavo Noronha.
10892
10893 2002-06-10 [paul]       0.7.6claws37
10894
10895         * src/inc.[ch]
10896           src/pop.c
10897           src/prefs_account.[ch]
10898           src/selective_download.[ch]
10899                 apply PATCH #561712
10900                  NEW:
10901                 - check if POP Account
10902                 - Receive Button renamed to Preview
10903                 - Preview Button Popup: preview new/all messages
10904                 - Download Button
10905                 - Account Preferences-->Receive tab checkbutton if you
10906                   want to remove Mail after Download
10907                 -: default YES
10908                 - Account Preferences-->Receive tab checkbutton use
10909                   filtering rules on preview
10910                   (think of delete_on_server)
10911                 -: default YES
10912                 - Account selectable from SD dialog
10913                 - checkbutton to show already downloaded messages if
10914                   all messages are previewed
10915                 - new clist column showing Date
10916                 - ESC KEY close
10917                 FIXES:
10918                 - play ball with UIDL
10919                 - fault tolerant (?) 
10920                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10921
10922 2002-06-10 [melvin]     0.7.6claws36
10923
10924         * README.claws
10925                 Added a hint to ac/README in cvs instructions.
10926
10927         * src/prefs_actions.c
10928                 Made it possible to use a more elaborate command line
10929                 for asynchronous actions, too.
10930
10931 2002-06-10 [melvin]     0.7.6claws35
10932         
10933         * src/prefs_actions.c
10934                 Make it possible to use a more elaborate command line
10935                 (e.g. |foo|bar|cat>there;echo Done|)
10936                 Corrected error message when calling %f, %F and %p commands
10937                 from the compose window.
10938
10939 2002-06-09 [colin]      0.7.6claws34
10940
10941         * src/summaryview.c
10942                 Automatically find unread messages in current folder
10943                 before annoying the user.
10944
10945 2002-06-08 [alfons]     0.7.6claws33
10946
10947         * po/it.po
10948                 remove bad formatting string in it.po translation
10949                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
10950
10951 2002-06-08 [paul]       0.7.6claws32
10952
10953         * sync with 0.7.6cvs25
10954                 see ChangeLog 2002-06-07
10955
10956 2002-06-05 [paul]       0.7.6claws31
10957
10958         * src/mainwindow.c
10959                 add 'Sort by locked' and 'Sort by score'
10960
10961 2002-06-05 [paul]       0.7.6claws30
10962
10963         * sync with 0.7.6cvs24
10964                 see ChangeLog 2002-06-04
10965
10966 2002-06-04 [paul]       0.7.6claws29
10967
10968         * po/pt_BR.po
10969                 updated by Fabio Junior Beneditto
10970
10971 2002-06-03 [thorsten]   0.7.6claws28
10972
10973         * src/matcher.c
10974                 fclose() matcherrc after reading
10975
10976 2002-06-03 [paul]       0.7.6claws27
10977
10978         * sync with 0.7.6cvs21
10979                 see ChangeLog 2002-05-31
10980
10981 2002-05-31 [paul]       0.7.6claws26
10982
10983         * sync with 0.7.6cvs20
10984                 see ChangeLog 2002-05-29 and 2002-05-30
10985
10986 2002-05-31 [paul]       0.7.6claws25
10987
10988         * src/imap.c
10989                 hopefully fix last buggy sync
10990
10991         * README.claws
10992                 correct typo in 'Actions' examples
10993
10994 2002-05-29 [paul]       0.7.6claws24
10995
10996         * sync with 0.7.6cvs18
10997                 see ChangeLog 2002-05-28 and 2002-05-29
10998
10999         * src/news.c
11000           src/nntp.[ch]
11001                 sync with above 
11002
11003 2002-05-28 [paul]       0.7.6claws23
11004
11005         * sync with 0.7.6cvs16
11006                 see ChangeLog 2002-05-28
11007
11008 2002-05-27 [thorsten]   0.7.6claws22 
11009
11010         * faq/it/sylpheed-faq-1.html
11011           faq/it/sylpheed-faq-2.html
11012           faq/it/sylpheed-faq-3.html
11013           faq/it/sylpheed-faq.html
11014                 corrected DOS lineendings
11015         * faq/de/sylpheed-faq-1.html
11016           faq/de/sylpheed-faq-2.html
11017           faq/en/sylpheed-faq-1.html
11018           faq/en/sylpheed-faq-2.html
11019           faq/en/sylpheed-faq-3.html
11020           faq/es/sylpheed-faq-1.html
11021           faq/es/sylpheed-faq-2.html
11022           faq/es/sylpheed-faq-3.html
11023           faq/fr/sylpheed-faq-1.html
11024           faq/it/sylpheed-faq-1.html
11025           faq/it/sylpheed-faq-2.html
11026           faq/it/sylpheed-faq-3.html
11027           faq/it/sylpheed-faq.html
11028                 changed ">" to &quot;
11029
11030 2002-05-27 [paul]       0.7.6claws21
11031         
11032         * sync with 0.7.6cvs15
11033                 see ChangeLog 2002-05-27
11034
11035 2002-05-27 [paul]       0.7.6claws20
11036
11037         * src/prefs_account.c
11038                 correct a typo
11039
11040 2002-05-26 [paul]       0.7.6claws19
11041
11042         * tools/README
11043                 correct a typo
11044
11045 2002-05-25 [paul]       0.7.6claws18
11046
11047         * tools/README
11048                 add description of kmail2sylpheed.pl
11049
11050 2002-05-25 [paul]       0.7.6claws17
11051
11052         * tools/kmail2sylpheed.pl       ** NEW FILE **
11053                 perl script that converts an exported Kmail address
11054                 book, converts it to sylpheed addressbook file,
11055                 writes the file to .sylpheed, and updates
11056                 addrbook--index.xml 
11057
11058 2002-05-25 [paul]       0.7.6claws16
11059
11060         * sync with 0.7.6cvs14
11061                 see ChangeLog 2002-05-23
11062
11063 2002-05-24 [paul]       0.7.6claws15
11064
11065         * README.claws
11066                 make a correction and add some more info
11067
11068 2002-05-24 [paul]       0.7.6claws14
11069
11070         * src/compose.c
11071                 fix memory leak in 
11072                 compose_redirect_write_headers_from_headerlist()
11073                 add Subject and Resent-Message-ID to
11074                 compose_redirect_write_headers()
11075                 Received, Subject, and X-UIDL are filtered out in 
11076                 compose_redirect_write_to_file()
11077
11078 2002-05-23 [paul]       0.7.6claws13
11079
11080         * src/compose.[ch]
11081           src/filtering.c
11082           src/mainwindow.c
11083           src/matcher.[ch]
11084           src/matcher_parser_lex.l
11085           src/matcher_parser_parse.y
11086           src/prefs_common.[ch]
11087           src/prefs_filtering.c
11088           src/summaryview.c
11089                 rename 'Bounce' to 'Redirect'
11090
11091 2002-05-23 [paul]       0.7.6claws12
11092
11093         * more sync with 0.7.6cvs13
11094           src/compose.c
11095                 see ChangeLog 2002-05-22
11096
11097 2002-05-22 [paul]       0.7.6claws11
11098
11099         * sync with 0.7.6cvs13
11100           src/codeconv.c
11101                 see ChangeLog 2002-05-20
11102           src/prefs_common.c
11103                 see ChangeLog 2002-05-22
11104
11105 2002-05-21 [melvin]     0.7.6claws10
11106
11107         * src/folderview.c
11108                 Added missing filtering and scoring headers
11109                 Fixed bad function call that showed garbage 
11110                 in Folder->Processing
11111
11112 2002-05-21 [paul]       0.7.6claws9
11113
11114         * tools/Makefile.am
11115                 make all tools executable, (patch by Alfons).
11116
11117 2002-05-20 [alfons]     0.7.6claws8
11118
11119         * src/procheader.c
11120                 don't forget to call mktime() so we have a valid week 
11121                 and year day
11122                 (Bug report by Roger Sondermann <mail@jumaros.de>)
11123
11124 2002-05-20 [paul]       0.7.6claws7
11125
11126         * src/html.c
11127                 fix broken parsing of urls
11128         * src/textview.c
11129                 fix displaying of urls
11130
11131                 both fixes from the patch [547855] by Eugene 
11132                 Brevdo (zonem)
11133
11134 2002-05-19 [alfons]     0.7.6claws6
11135
11136         * configure.in
11137                 make sylpheed configure correctly with the latest
11138                 and greatest of automake / autoconf / gettext
11139
11140 2002-05-19 [alfons]     0.7.6claws5
11141
11142         * src/procheader.c
11143         * src/procheader.h
11144                 add function for returning ime zone offset
11145         * src/quote_fmt.c
11146         * src/quote_fmt_parse.y
11147                 better quotation formatting - does not convert
11148                 to local time, but uses the original date string.
11149                 
11150                 Note: %z inserts the timezone offset (should 
11151                 work also on platforms where strftime does not
11152                 support %z).
11153
11154 2002-05-18 [christoph]  0.7.6claws4
11155
11156         * src/summaryview.c
11157                 fix indentation of some code
11158         * tools/Makefile.am
11159                 fix spaces after \
11160         * src/Makefile.am
11161                 add missing \
11162                 correct path for ignorethread.xpm
11163                 incorrect filename for sylpheed_logo.xpm
11164                 add missing include matcher_parser_parse.h
11165
11166 2002-05-18 [paul]       0.7.6claws3
11167
11168         * sync with 0.7.6cvs8
11169                 see ChangeLog 2002-05-16 and 2002-05-17
11170
11171 2002-05-18 [melvin]     0.7.6claws2
11172
11173         * README.claws
11174                 Corrected an action's definition and fixed some misspellings.
11175
11176 2002-05-18 [paul]       0.7.6claws1
11177
11178         * tools/Makefile.am
11179           tools/gpg-sign        ** new file **
11180           tools/uudec           ** new file **
11181                 add Melvin's Actions scripts
11182
11183         * README.claws
11184                 add Melvin's descriptions for Actions
11185
11186 2002-05-18 [paul]       0.7.6claws
11187
11188         * Version 0.7.6claws released
11189
11190 2002-05-17 [paul]       0.7.5claws32
11191
11192         * po/es.po
11193                 updated by Ricardo Mones Lastra
11194
11195 2002-05-17 [paul]       0.7.5claws31
11196
11197         * src/compose.c
11198                 fix Account prefs default folder for sent/draft/deleted
11199                 messages bug
11200
11201         * po/it.po
11202           po/nl.po
11203                 updated translation by Alessandro Maestri and
11204                 Wilbert Berendsen
11205
11206 2002-05-17 [melvin]     0.7.5claws30
11207
11208         * src/prefs_actions.c
11209                 Fixed bug where using %F not at the end of the command 
11210                 resulted in an additional empty argument being created.
11211                 Thanks to Darko Koruga for reporting the bug.
11212
11213 2002-05-17 [melvin]     0.7.5claws29
11214
11215         * po/fr.po
11216                 Updated French translations.
11217
11218 2002-05-15 [paul]       0.7.5claws28
11219         
11220         * po/es.po
11221                 updated by Ricardo Mones Lastra
11222
11223 2002-05-15 [paul]       0.7.5claws27
11224
11225         * sync with 0.7.6cvs4
11226                 see ChangeLog 2002-05-14 and 2002-05-15
11227
11228 2002-05-14 [paul]       0.7.5claws26
11229
11230         * sync with 0.7.6cvs1
11231                 see ChangeLog 2002-05-13
11232
11233 2002-05-13 [thorsten]   0.7.5claws25
11234
11235         * src/messageview.c
11236                 fix select_all and copy in multipart messages
11237         * src/mainwindow.c
11238                 fix select_all and copy in multipart messages
11239
11240 2002-05-12 [paul]       0.7.5claws24
11241
11242         * src/summaryview.c
11243                 reverse last commit, bug already fixed in 0.7.5claws3
11244
11245 2002-05-12 [netztorte]  0.7.5claws23
11246
11247         * src/summaryview.c
11248                 dont parse empty addressbook (checked in before claws20)
11249
11250 2002-05-12 [melvin]     0.7.5claws22
11251
11252         * src/procmsg.[ch]
11253                 Removed unneeded priority code introduced by the previous 
11254                 commit.
11255
11256 2002-05-12 [melvin]     0.7.5claws21
11257
11258         * src/compose.[ch]
11259                 Added possibility to set message's priority.
11260         * src/procmsg.[ch]
11261                 Added possibility to set message's priority.
11262                 Added missing headers
11263
11264 2002-05-12 [melvin]     0.7.5claws20
11265
11266         * src/prefs_actions.c
11267                 Removed implicitely added quotes around the name
11268                 of the temporary files of mime parts.
11269
11270 2002-05-12 [paul]       0.7.5claws19
11271
11272         * sync with 0.7.5cvs20
11273                 see ChangeLog 2002-05-11
11274
11275 2002-05-12 [alfons]     0.7.5claws18
11276
11277         * src/quote_fmt_lex.l
11278         * src/quote_fmt_parse.y
11279                 allow quote / reply date & time format to be set using
11280                 %D{format}. format is a format string you'd pass to
11281                 strftime() (see man strftime, or the Display tab |
11282                 Date format setting).
11283
11284                 Currently %D converts the date to local time. 
11285
11286 2002-05-11 [paul]       0.7.5claws17
11287
11288         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
11289                 see ChangeLog 2002-05-10 and 2002-05-11
11290
11291 2002-05-10 [paul]       0.7.5claws16
11292
11293         * sync with 0.7.5cvs16
11294                 see ChangeLog entries 2002-05-09 and 
11295                 2002-05-10
11296
11297 2002-05-10 [colin]      0.7.5claws15
11298
11299         * src/textview.c
11300                 Corrected a bug that prevented sylpheed to open
11301                 double-clicked URIs.
11302
11303 2002-05-09 [paul]       0.7.5claws14
11304
11305         * sync with 0.7.5cvs14
11306                 see ChangeLog 2002-05-08 and 2002-05-09
11307
11308 2002-05-08 [paul]       0.7.5claws13
11309
11310         * sync with 0.7.5cvs11
11311                 see ChangeLog entry 2002-05-08
11312
11313 2002-05-08 [paul]       0.7.5claws12
11314
11315         * src/mainwindow.c
11316           src/textview.[ch]
11317                 fix segfault on View->Open in new window
11318                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11319
11320 2002-05-07 [paul]       0.7.5claws11
11321
11322         * sync with 0.7.5cvs9
11323                 see ChangeLog entry 2002-05-07
11324
11325 2002-05-06 [paul]       0.7.5claws10
11326
11327         * src/messageview.c
11328           src/textview.c
11329                 display url in statusbar on single-click
11330                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11331
11332 2002-05-06 [match]      0.7.5claws9
11333
11334         * src/addritem.[ch]
11335                 new functions.
11336         * src/addrcache.c
11337                 tidy up.
11338         * src/xmlprops.[ch]
11339                 XML implementation of properties file.
11340         * src/exporthtml.[ch]
11341         * src/expthtmldlg.[ch]
11342         * src/addressbook.c
11343                 export to HTML.
11344
11345 2002-05-02 [sergey]     0.7.5claws8
11346
11347         * src/mainwindow.c (mainwin_entries),
11348           src/prefs_common.c (prefs_send_create()),
11349           src/codeconv.c (locale_table):
11350                 use charset name "Windows-1251" instead of "CP1251".
11351
11352 2002-05-02 [colin]      0.7.5claws7
11353         
11354         * src/compose.c
11355           src/prefs_common.c
11356           src/prefs_folder_item.c
11357                 Fixed cosmetics bugs due to Outbox renamed to Sent.
11358
11359 2002-05-02 [hiro]       0.7.5claws6
11360
11361         * src/imap.c
11362                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
11363
11364 2002-05-02 [paul]       0.7.5claws5
11365
11366         * src/compose.c
11367                 more sync with 0.7.5cvs7, see ChangeLog entry
11368                 2002-05-02
11369
11370 2002-05-02 [hiro]       0.7.5claws4
11371
11372         * src/compose.c
11373                 compose_queue_sub():
11374                 check if queue folder exists (closes #550397).
11375                 removed directory creation since it should be handled
11376                 transparently.
11377         * src/imap.c
11378                 imap_add_msg(): return UID for appended message
11379                 (closes #548842).
11380
11381 2002-04-30 [paul]       0.7.5claws3
11382
11383         * src/summaryview.c
11384                 fix account_find_from_address() bug
11385
11386 2002-04-28 [colin]      0.7.5claws2
11387
11388         * src/compose.c
11389           src/textview.c
11390           src/prefs_common.[ch]
11391           src/utils.[ch]
11392                 Added user-definable quotation characters recognition.
11393
11394 2002-04-28 [paul]       0.7.5claws1
11395
11396         * sync with 0.7.5cvs4
11397                 see ChangeLog entry  2002-04-25
11398
11399 2002-04-28 [paul]       0.7.5claws
11400
11401         * po/es.po
11402           po/nl.po
11403           po/pt_BR.po
11404                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
11405                 Fabio Junior Beneditto
11406
11407 2002-04-27 [jens]       0.7.4claws103
11408
11409         * po/de.po
11410                 updated German translation.
11411
11412 2002-04-27 [hiro]       0.7.4claws102
11413
11414         * src/summaryview.c
11415                 summary_write_cache(): fixed the mark loss of hidden messages.
11416
11417 2002-04-26 [melvin]     0.7.4claws101
11418
11419         * src/procmsg.c
11420                 fixed a second typo (same one)
11421         * po/fr.po
11422           po/it.po
11423           po/pt_BR.po
11424                 fixed the type again...
11425
11426 2002-04-26 [melvin]     0.7.4claws100
11427
11428         * src/procmsg.c
11429                 fixed a typo in an alert message ("temorary").
11430         * po/it.po
11431         * po/pt_BR.po
11432                 corrected the typo  described above.
11433         * po/fr.po
11434                 updated French translation.
11435
11436 2002-04-26 [darko]      0.7.4claws99
11437
11438         * src/summaryview.c
11439                 fix target folder colorization
11440
11441 2002-04-25 [paul]       0.7.4claws98
11442
11443         * po/it.po
11444                 updated by Alessandro Maestri
11445
11446 2002-04-24 [colin]      0.7.4claws97
11447         
11448         * src/compose.c
11449                 Fixed double "subject is empty" question.
11450
11451 2002-04-23 [colin]      0.7.4claws96
11452         
11453         * src/mimeview.c
11454                 Corrected issue when "automatically display images" was
11455                 not set : first image remained after selecting second.
11456
11457 2002-04-23 [melvin]     0.7.4claws95
11458
11459         * src/prefs_actions.c
11460                 Don't display in/out dialog if there is nothing to show.
11461
11462 2002-04-23 [paul]       0.7.4claws94
11463
11464         * sync with 0.7.5cvs3
11465                 bug fixes: see ChangeLog entry 2002-04-23
11466
11467 2002-04-22 [darko]      0.7.4claws93
11468
11469         * src/compose.c
11470                 fix previous check-in which changed code after
11471                 merge from main
11472
11473 2002-04-22 [paul]       0.7.4claws92
11474
11475         * faq/de/*
11476                 add German FAQ
11477         * faq/en/*
11478           faq/es/*
11479           faq/fr/*
11480                 update English, Spanish and French FAQs
11481         * manual/de/*
11482           manual/es/*
11483                 add German and Spanish manuals
11484         * manual/en/*
11485           manual/fr/*
11486                 update English and French manuals
11487
11488         * src/Makefile.am
11489                 add to and re-arrange the pixmap entries
11490
11491 2002-04-22 [darko]      0.7.4claws91
11492
11493         * src/compose.c
11494                 fix sender initials recognition to only allow
11495                 '>' after the initials
11496
11497 2002-04-21 [paul]       0.7.4claws90
11498
11499         * sync with 0.7.5 release
11500                 see ChangeLog entry 2002-04-21
11501
11502 2002-04-21 [alfons]
11503
11504         * src/Makefile.am
11505                 add colin's new pixmaps to EXTRA_DIST
11506
11507 2002-04-21 [colin]      0.7.4claws89
11508         * src/compose.c
11509         * src/inc.c
11510         * src/mainwindow.[ch]
11511         * src/prefs_common.[ch]
11512         * src/stock_pixmap.[ch]
11513                 Added "Work offline" ability.
11514
11515 2002-04-21 [colin]      0.7.4claws88
11516         
11517         * src/mimeview.c
11518         * src/prefs_common.c
11519         * src/prefs_common.h
11520         * src/textview.c : Added an option to common preferences -> display
11521           to allow user not to automatically display images.
11522
11523 2002-04-21 [paul]       0.7.4claws87
11524
11525         * sync with 0.7.4cvs52
11526                 see ChangeLog entry 2002-04-21 (src/imap.c)
11527
11528 2002-04-21 [paul]       0.7.4claws86
11529
11530         * sync with 0.7.4cvs51
11531                 see ChangeLog entry 2002-04-21
11532
11533 2002-04-21 [paul]       0.7.4claws85
11534
11535         * sync with 0.7.4cvs49
11536                 see ChangeLog entries 2002-04-20 and 2002-04-21
11537
11538         * src/Makefile.am
11539                 clean up: remove old 'stock_' element from xpm 
11540                 filenames.
11541
11542 2002-04-21 [alfons]     0.7.4claws84
11543
11544         apply sync patch from Paul
11545
11546         * src/folderview.c
11547                 use old claws prefs_folder_item_create() for now
11548
11549 2002-04-19 [match]      0.7.4claws83
11550
11551         * src/addressbook.[ch]
11552         * src/addrharvest.[ch]
11553         * src/addrgather.[ch]
11554                 recurse folders.
11555         * src/mainwindow.c
11556         * src/summaryview.[ch]
11557                 change menu option.
11558
11559 2002-04-19 [paul]       0.7.4claws82
11560
11561         * po/pt_BR.po
11562                 updated by Fabio Junior Beneditto
11563
11564 2002-04-14 [alfons]     0.7.4claws81
11565
11566         * src/passphrase.c
11567                 add #include <sys/types.h> for mode_t and off_t 
11568
11569 2002-04-13 [paul]       0.7.4claws80
11570         
11571         * src/main.c
11572           src/passphrase.[ch]
11573           src/pgptext.c
11574           src/prefs_common.[ch]
11575           src/rfc2015.c
11576                 enable storing of GnuPG passphrase for the whole 
11577                 session or a user-defined number of minutes. patch 
11578                 submitted by Ravemax <ravemax@dextrose.com>
11579
11580 2002-04-13 [alfons]     0.7.4claws79
11581
11582         * src/textview.c
11583                 make email parser also stop scanning when encountering separators
11584                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
11585
11586 2002-04-13 [paul]       0.7.4claws78
11587
11588         * sync with 0.7.4cvs39
11589                 see ChangeLog entry 2002-04-12
11590
11591 2002-04-11 [paul]       0.7.4claws77
11592
11593         * sync with 0.7.4cvs37
11594                 see ChangeLog entry 2002-04-11
11595
11596 2002-04-11 [paul]       0.7.4claws76
11597
11598         * COPYING 
11599                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
11600                 the clause for OpenSSL). sync with sylpheed main
11601
11602 2002-04-09 [melvin]     0.7.4claws75
11603
11604         * src/compose.c
11605                 Made 'Ctrl-Enter' on send ignore some modifiers 
11606                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
11607                 to bind other *-Enter (but not Alt-Enter).
11608
11609 2002-04-09 [paul]       0.7.4claws74
11610
11611         * sync with 0.7.4cvs35
11612                 see ChangeLog entries 2002-04-09
11613
11614 2002-04-08 [paul]       0.7.4claws73
11615
11616         * sync with 0.7.4cvs33
11617                 see ChangeLog entry 200-04-08
11618
11619 2002-04-07 [match]      0.7.4claws72
11620
11621         * src/addrharvest.[ch]
11622                 fixed to read all addresses in header, regardless
11623                 of header size. improved name parsing. accommodate
11624                 harvest from folders and selected message.
11625         * src/addritem.[ch]
11626                 included new address parsing function.
11627         * src/addrgather.[ch]
11628         * src/addressbook.[ch]
11629         * src/summaryview.[ch]
11630         * src/mainwindow.c
11631                 allow address harvest of folder as well as selected
11632                 messages.
11633
11634 2002-04-07 [paul]       0.7.4claws71
11635
11636         * src/esmtp.[ch]
11637           src/smtp.c
11638                 don't try to authenticate with CRAM-MD5 in SMTP when 
11639                 SMTP-AUTH enabled if MTA doesn't issue this 
11640                 auth-method in it's ehlo-response. bug item #531364,
11641                 patch item #938910. patch submitted by Colin Leroy 
11642                 <colin@colino.net>
11643
11644 2002-04-07 [paul]       0.7.4claws70
11645
11646         * src/nntp.c
11647                 fix missing MODE_READER bug. patch submitted by
11648                 Colin Leroy <colin@colino.net>
11649
11650 2002-04-07 [alfons]     0.7.4claws69
11651
11652         * src/matcher.[ch]
11653         * src/prefs_filtering.c
11654         * src/summaryview.c
11655                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
11656                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
11657
11658 2002-04-07 [paul]       0.7.4claws68
11659
11660         * sync with 0.7.4cvs32
11661                 see ChangeLog entry 2002-04-06
11662
11663         * tools/filter_conv.pl
11664                 more bug fixes
11665
11666 2002-04-06 [paul]       0.7.4claws67
11667
11668         * tools/filter_conv.pl
11669                 modify to be able to find the name of the first
11670                 mailbox and use that. main's filter does not
11671                 record the full path to the mailbox and therefore
11672                 can only filter to the first mailbox.
11673
11674 2002-04-05 [paul]       0.7.4claws66
11675
11676         * tools/filter_conv.pl
11677                 attempt to make the script all-encompassing and
11678                 be able to convert any main 'filter' rule thrown
11679                 at it
11680
11681 2002-04-05 [paul]       0.7.4claws65
11682
11683         * tools/filter_conv.pl
11684                 allow for collapsed folder trees
11685
11686 2002-04-05 [paul]       0.7.4claws64
11687
11688         * sync with 0.7.4cvs31
11689                 see ChangeLog entries 2002-04-05
11690
11691 2002-04-03 [paul]       0.7.4claws63
11692
11693         * sync with 0.7.4cvs29
11694                 see ChangeLog entries 2002-04-02 and 2002-04-03
11695
11696 2002-04-02 [paul]       0.7.4claws62
11697
11698         * sync with 0.7.4cvs26
11699                 see ChangeLog entry 2002-04-01
11700
11701 2002-04-02 [match]      0.7.4claws61
11702
11703         * src/pine.[ch]
11704         * src/importpine.[ch]
11705         * src/addressbook.c
11706                 import Pine address book.
11707
11708 2002-04-02 [match]      0.7.4claws60
11709
11710         * src/addrharvest.[ch]
11711                 improve address parsing of funky addresses.
11712
11713 2002-04-02 [darko]      0.7.4claws59
11714
11715         * src/compose.c
11716                 wrap on send improvements, it now recognizes quoted
11717                 initials as part of the quotation string, and it
11718                 does not join lines separated by CR
11719
11720 2002-04-01 [match]      0.7.4claws58
11721
11722         * src/mgutils.[ch]
11723                 added new functions.
11724         * src/mutt.[ch]
11725                 remove excessive duplicate address generation
11726                 on import.
11727
11728 2002-04-01 [alfons]     0.7.4claws57
11729         
11730         * src/summaryview.c
11731                 put back g_free() 
11732
11733 2002-04-01 [paul]       0.7.4claws56
11734
11735         * sync with 0.7.4cvs25
11736                 see ChangeLog entry 2002-04-01
11737
11738 2002-04-01 [alfons]     0.7.4aprilfool55
11739
11740         * src/summaryview.c
11741                 honour feature request item #537427 to allow for
11742                 displaying names from address book for sent mail also
11743
11744 2002-03-29 [paul]       0.7.4claws54
11745
11746         * src/mainwindow.c
11747           src/prefs_filtering.[ch]
11748           src/prefs_matcher.c
11749           src/summaryview.c
11750                 add 'fast filter' for claws' filtering,
11751                 /Tools/Create filter rule/... patch submitted
11752                 by Neill Miller <neillm@thecodefactory.org>
11753
11754 2002-03-29 [paul]       0.7.4claws53
11755
11756         * sync with 0.7.4cvs24
11757                 see ChangeLog entry 2002-03-29
11758
11759 2002-03-28 [paul]       0.7.4claws52
11760
11761         * sync with 0.7.4cvs23
11762                 see ChangeLog entry 2002-03-28
11763
11764 2002-03-27 [melvin]     0.7.4claws51
11765
11766         * src/prefs_actions.c
11767                 Added support to pass only one message part (as a
11768                 file) to the command using '%p'. No quotes are needed
11769                 because doubles quotes are automatically added.
11770                 Fixed bug where Sylpheed could block when waiting for
11771                 a child process to finish.
11772                 Changed the help menu to remove quotes around symbols to 
11773                 avoid misinterpretation (they must not be used).
11774
11775 2002-03-27 [melvin]     0.7.4claws50
11776
11777         * src/inc.c
11778                 Made the new mail notification command always 
11779                 execute asynchronously.
11780
11781 2002-03-27 [paul]       0.7.4claws49
11782
11783         * src/compose.c
11784                 fix bug introduced in last commit
11785
11786 2002-03-27 [paul]       0.7.4claws48
11787
11788         * sync with 0.7.4cvs21
11789                 see ChangeLog 2002-03-26 and 2002-03-27
11790
11791 2002-03-26 [hoa]        0.7.4claws47
11792
11793         * src/prefs_folder_item.c
11794                 really fixed the bug #516442 with folder rescan.
11795
11796 2002-03-26 [paul]       0.7.4claws46
11797
11798         * sync with 0.7.4cvs19
11799                 see ChangeLog entries 2002-03-25 and 2002-03-26
11800
11801 2002-03-25 [hoa]        0.7.4claws45
11802
11803         * src/matcher.c
11804         * src/mh.c
11805                 fix the bug #516442 with folder rescan.
11806
11807         * src/prefs_common.[ch]
11808         * src/compose.c
11809                 added an option to enable two different behaviours
11810                 for bounce.
11811
11812
11813 2002-03-25 [paul]       0.7.4claws44
11814
11815         * src/mainwindow.c
11816           src/selective_download.c
11817                 correct a few menuitem labels
11818
11819 2002-03-25 [christoph]  0.7.4claws43
11820
11821         * src/procmsg.c
11822                 fix non deleted tmp message in
11823                 procmsg_save_to_outbox
11824                 fix problems caused by sync with
11825                 main branch's procmsg_send_queue
11826
11827 2002-03-25 [paul]       0.7.4claws42
11828
11829         * src/quote_fmt.c
11830           src/quote_fmt_lex.l
11831           src/quote_fmt_parse.y
11832                 add Last name (%L) placeholder for quoting. 
11833                 patch submitted by Thorsten Thielen 
11834                 <thth@users.sourceforge.net>
11835
11836 2002-03-25 [paul]       0.7.4claws41
11837
11838         * src/utils.c
11839                 get full hostname. patch submitted by
11840                 Bob Woodside <rwoodside1@comcast.net>
11841
11842 2002-03-25 [paul]       0.7.4claws40
11843
11844         * src/account.c
11845           src/news.c
11846           src/nntp.[ch]
11847           src/prefs_account.[ch]
11848                 enable NNTP over SSL. patch submitted by
11849                 Pascal Jermini <pascal@infinity.hn.org>
11850
11851 2002-03-24 [paul]       0.7.4claws39
11852
11853         * src/prefs_common.c
11854                 make the arrangement of the Compose tab more
11855                 coherent
11856
11857         * src/mainwindow.c
11858                 fix some irregularities of style
11859
11860         * po/de.po
11861                 updated by Kilian Krause
11862
11863 2002-03-23 [paul]       0.7.4claws38
11864
11865         * po/pt_BR.po
11866                 updated by Fabio Junior Beneditto
11867
11868 2002-03-23 [paul]       0.7.4claws37
11869
11870         * src/mainwindow.c
11871                 move 'Gather addresses' to 'Tools' menu
11872                 make 'Selective download' sensitive
11873
11874 2002-03-23 [paul]       0.7.4claws36
11875
11876         * sync with 0.7.4cvs16
11877                 see ChangeLog entries 2002-03-23
11878
11879 2002-03-22 [christoph]  0.7.4claws35
11880
11881         * src/quote_fmt_parse.y
11882                 fix include program output
11883
11884 2002-03-22 [alfons]     0.7.4claws34
11885
11886         * src/pop.c
11887                 initialize GDate stack variable correctly (sorry!)
11888
11889 2002-03-22 [paul]       0.7.4claws33
11890
11891         * src/compose.c
11892           src/mainwindow.c
11893           src/prefs_actions.c
11894           src/prefs_common.c
11895                 rename 'Tool' to 'Tools'
11896
11897         * src/mainwindow.c
11898                 move 'Delete duplicated messages' from
11899                 'Message/' to 'Tools/'
11900                 re-arrange the order of 'Tools/' items
11901
11902 2002-03-22 [paul]       0.7.4claws32
11903
11904         * src/addr_compl.c
11905           src/addressbook.[ch]
11906                 auto-address completion now also matches on
11907                 Nickname. patch submitted by Bob Forsman 
11908                 <hammor@users.sourceforge.net>
11909
11910         * src/editaddress.c
11911                 correct a spelling mistake
11912
11913 2002-03-22 [alfons]     0.7.4claws31
11914
11915         * src/pop.c
11916                 fix getting uidl from incorrect string 
11917                 (spotted by Colin)
11918
11919 2002-03-21 [alfons]     0.7.4claws30
11920
11921         * src/pop.c
11922                 more code refactoring
11923                 plug mem leak introduced by delete on server
11924
11925 2002-03-21 [paul]       0.7.4claws29
11926
11927         * sync with 0.7.4cvs11
11928                 see ChangeLog entries 2002-03-20
11929
11930 2002-03-20 [alfons]     0.7.4claws28
11931
11932         * src/inc.c
11933                 apply Colin's patch and refactor
11934
11935 2002-03-20 [paul]       0.7.4claws27
11936
11937         * sync with sylpheed 0.7.4cvs9
11938                 see ChangeLog entry 2002-03-20
11939
11940 2002-03-19 [christoph]  0.7.4claws26
11941
11942         * src/mh.c
11943         * src/procmsg.[ch]
11944         * src/summaryview.c
11945                 revert changes for flag updates
11946                 (does not work correctly and no time to debug)
11947
11948 2002-03-20 [alfons]     0.7.4claws25
11949
11950         * src/pop.c
11951                 refactor should_delete() a little bit 
11952
11953 2002-03-19 [paul]       0.7.4claws24
11954
11955         * src/inc.[ch]
11956           src/pop.c
11957           src/prefs_account.[ch]
11958                 allow the user to leave downloaded mail on the 
11959                 server for n days. Patch submitted by Colin Leroy 
11960                 <colin@colino.net>
11961
11962 2002-02-19 [paul]       0.7.4claws23
11963
11964         * sync with sylpheed 0.7.4cvs8
11965                 see ChangeLog entries 2002-03-19
11966
11967 2002-03-18 [paul]       0.7.4claws22
11968
11969         * sync with sylpheed 0.7.4cvs6
11970                 see ChangeLog entry 2002-03-18
11971
11972 2002-03-18 [paul]       0.7.4claws21
11973
11974         * po/en_GB.po
11975                 add en_GB message catalogue
11976
11977         * src/mbox_folder.c
11978           src/prefs_account.c
11979           src/prefs_actions.c
11980                 correct a few spelling mistakes
11981
11982 2002-03-17 [alfons]     0.7.4claws20
11983
11984         * src/matcher.c
11985                 more stringent checks for NULL params when writing
11986                 filtering actions to a file
11987                 
11988 2002-03-17 [hoa]        0.7.3claws20
11989
11990         * src/news.c
11991                 fixed the count of new messages
11992
11993         * src/compose.c
11994                 fixed the "attachment properties" window
11995
11996 2002-03-17 [paul]       0.7.4claws19
11997
11998         * src/defs.h
11999           src/folder.h
12000           src/news.c
12001           src/prefs_account.[ch]
12002           src/procmsg.[ch]
12003           src/summaryview.c
12004                 automatically mark cross-posted messages as read 
12005                 and (optionally) give them a colour label
12006                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
12007                 
12008
12009 2002-03-17 [paul]       0.7.4claws18
12010
12011         * sync with sylpheed 0.7.4cvs5
12012                 see ChangeLog entry 2002-03-17
12013
12014 2002-03-17 [melvin]     0.7.4claws17
12015         
12016         * src/textview.c
12017                 Worked around a gtktext 'bug': when searching for 
12018                 a text in a long message it was scrolling slowly
12019                 line by line until it hit the searched text.
12020         * po/fr.po
12021                 Updated French translation
12022
12023 2002-03-17 [melvin]     0.7.4claws16
12024
12025         * src/mainwindow.c
12026         * src/compose.c
12027         * src/prefs_actions.c
12028                 Moved "Edit/Actions" to "Tool/Actions"
12029                 Made mainwindow/compose window sensitive as soon as
12030                 no child process is running anymore even if the io dialog
12031                 is open.
12032                 Fixed a struct being initialized with a non constant char*
12033
12034 2002-03-16 [christoph]  0.7.4claws15
12035
12036         * configure.in
12037                 add --with-compiler-flags option
12038                 (only for developer hacking)
12039         * src/mh.c
12040         * src/procmsg.[ch]
12041         * src/summaryview.c
12042                 try to make folder-stats and flag handling more
12043                 independent from the summaryview. msgcounts
12044                 are only set when the folder is opened and
12045                 procmsg_msginfo_(un)set_flags will handle it
12046                 later and summaryview will get the values
12047                 from the folder.
12048
12049 2002-03-16 [paul]       0.7.4claws14
12050
12051         * src/messageview.c
12052                 fix Return-receipt. Patch submitted by Bob
12053                 Woodside <rwoodside1@comcast.net>
12054
12055 2002-03-16 [paul]       0.7.4claws13
12056
12057         * src/compose.c
12058                 fix 'dynamic' signatures, make it work again
12059                 broken during sync on 2002-03-14 (0.7.4claws2)
12060
12061 2002-03-15 [match]      0.7.4claws12
12062
12063         * src/addrharvest.[ch]
12064         * src/addrgather.[ch]
12065         * src/addressbook.[ch]
12066         * src/mainwindow.c
12067                 included address harvester feature. still some
12068                 issues with address parsing that I will fix.
12069
12070 2002-03-15 [match]      0.7.4claws11
12071
12072         * src/addrbook.[ch]
12073         * src/addrcache.[ch]
12074         * src/addressbook.[ch]
12075         * src/addrindex.c
12076         * src/editbook.c
12077         * src/importldif.c
12078         * src/importmutt.c
12079         * src/jpilot.[ch]
12080         * src/main.c
12081         * src/syldap.[ch]
12082         * src/vcard.[ch]
12083                 tidy up. fix memory leaks. moved attribs and methods
12084                 from individual interfaces to addrcache object. prep
12085                 for new stuff to come in.
12086
12087 2002-03-15 [alfons]     0.7.4claws10
12088
12089         * src/matcher.[ch]
12090         * src/matcher_parser_parse.y
12091         * src/matcher_parser_lex.l
12092         * src/prefs_matcher.c
12093                 add filtering conditions message greater than, smaller 
12094                 than, and exactly matching a size in bytes
12095                 (does not work with delete from POP3 server yet)
12096
12097                 this should also give others an idea what you should
12098                 do to add new criterions to claws filtering system
12099                 
12100
12101 2002-03-15 [paul]       0.7.4claws9
12102
12103         * tools/filter_conv.pl
12104                 exit if there are no filter rules to convert
12105                 rename filterrc to filterrc.old after completion
12106
12107 2002-03-15 [paul]       0.7.4claws8
12108
12109         * sync with sylpheed 0.7.4cvs3
12110                 see ChangeLog entry 2002-03-14
12111
12112 2002-03-14 [paul]       0.7.4claws7
12113
12114         * src/compose.c
12115                 clean up the last commit (ahem)
12116
12117 2002-03-14 [paul]       0.7.4claws6
12118
12119         * src/compose.c
12120                 fix bug #515655. honour account preferences
12121                 regarding gpg default signing/encryption when 
12122                 changing account from the compose window.
12123
12124 2002-03-14 [paul]       0.7.4claws5
12125
12126         * src/folderview.c
12127                 remove unnecessary curly brackets
12128
12129 2002-03-14 [paul]       0.7.4claws4
12130
12131         * src/folderview.c
12132           src/prefs_filtering.[ch]
12133                 add filter rename on folder rename and filter
12134                 delete on folder delete. Patch submitted by
12135                 Neill Miller <neillm@thecodefactory.org> 
12136
12137 2002-03-14 [christoph]  0.7.4claws3
12138
12139         * src/procmsg.c
12140         * src/send.c
12141                 fix local delivery
12142                 (patch submitted by "Simon 'corecode' Schubert")
12143         * src/prefs_common.c
12144         * src/procmsg.c
12145                 fix gcc 3.0 warning
12146
12147 2002-03-14 [paul]       0.7.4claws2
12148
12149         * sync with sylpheed 0.7.4cvs2
12150                 see ChangeLog entry 2002-03-13
12151
12152 2002-03-12 [darko]      0.7.4claws1
12153
12154         * src/mainwindow.c
12155                 fix what seems to be a copy and paste error
12156                 when setting color for important messages
12157                 (reported by wwp)
12158
12159 2002-03-11 [paul]       version 0.7.4claws released
12160
12161 2002-03-11 [paul]       0.7.4claws
12162
12163         * po/es.po
12164           po/it.po
12165           po/nl.po
12166           po/pt_BR.po
12167                 update message catalogs. Submitted by Ricardo Mones 
12168                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
12169                 Fabio Junior Beneditto
12170
12171         * configure.in
12172           faq/Makefile.am
12173           faq/it/Makefile
12174           faq/it/sylpheed-faq*
12175           src/mainwindow.c
12176           src/manual.[ch]
12177                 add FAQ in Italian
12178         
12179
12180 2002-03-11 [jens]       0.7.3claws7
12181
12182         * po/de.po
12183                 updated German translation
12184
12185 2002-03-11 [melvin]     0.7.3claws6
12186
12187         * po/fr.po
12188                 updated and corrected French translation
12189
12190 2002-03-10 [hoa]        0.7.3claws5
12191
12192         * src/account.c
12193         * src/inc.c
12194         * src/prefs_account.c
12195         * src/procmsg.c
12196         * src/send.[ch]
12197                 fixed the local account.
12198                 you have to change the default "/usr/sbin/sendmail"
12199                 to "/usr/sbin/sendmail -t" in the preferences of
12200                 the local account.
12201
12202         * src/procmime.c
12203                 removed some debug display for renderer
12204
12205 2002-03-10 [paul]       0.7.3claws4
12206
12207         * faq/en/sylpheed-faq-1.html
12208           faq/en/sylpheed-faq-2.html
12209                 update
12210
12211 2002-03-09 [paul]       0.7.3claws3
12212
12213         * sync with sylpheed 0.7.4
12214                 see ChangeLog entry 2002-03-09
12215
12216 2002-03-08 [paul]       0.7.3claws2
12217
12218         * faq/en/sylpheed-faq*
12219           faq/es/sylpheed-faq*
12220           faq/fr/sylpheed-faq*
12221                 update the FAQs
12222
12223         * manual/fr/.cvsignore
12224           manual/fr/Makefilea.am
12225           manual/fr/sylpheed*
12226           src/mainwindow.c
12227           src/manual.[ch]
12228                 add the French manual
12229
12230 2002-03-07 [paul]       0.7.3claws1
12231
12232         * sync with sylpheed 0.7.3cvs4
12233                 see ChangeLog entries  2002-03-06 and 2002-03-07
12234         
12235         * po/nl.po
12236                 updated by Wilbert Berendsen
12237
12238 2002-03-07 [melvin]     0.7.2claws34
12239
12240         * src/selective_download.c
12241                 Changed the pixmap of the receive button to MAIL_RECEIVE.
12242
12243 2002-03-06 [paul]       0.7.2claws33
12244
12245         * sync with sylpheed 0.7.3cvs1
12246                 bug fix, see ChangeLog entry 2002-03-05
12247
12248 2002-03-05 [paul]       0.7.2claws32
12249
12250         * src/mimeview.c
12251           src/pgptext.[ch]
12252           src/procmsg.c
12253                 reverse the pgp ascii-armored code implemented in 
12254                 0.7.2claws16. removal of this code until it matures.
12255                 this means that verifying ascii-armored pgp sigs and
12256                 automatic decryption of ascii-armored encrypted
12257                 messages no longer works.
12258
12259 2002-03-05 [paul]       0.7.2claws31
12260
12261         * configure.in
12262           Makefile.am
12263         * faq/Makefile.am
12264         * faq/en/Makefile.am
12265           faq/en/sylpheed-faq.html
12266           faq/en/sylpheed-faq-1.html
12267           faq/en/sylpheed-faq-2.html
12268           faq/en/sylpheed-faq-3.html
12269         * faq/es/Makefile.am
12270           faq/es/sylpheed-faq.html
12271           faq/es/sylpheed-faq-1.html
12272           faq/es/sylpheed-faq-2.html
12273           faq/es/sylpheed-faq-3.html
12274           faq/es/sylpheed-faq-4.html
12275         * faq/fr/Makefile.am
12276           faq/fr/sylpheed-faq.html
12277           faq/fr/sylpheed-faq-1.html
12278           faq/fr/sylpheed-faq-2.html
12279           faq/fr/sylpheed-faq-3.html
12280         * src/Makefile.am
12281           src/defs.h
12282           src/mainwindow.c
12283           src/manual.[ch]
12284                 add FAQs in English, Spanish and French
12285
12286
12287 2002-03-05 [paul]       0.7.2claws30
12288
12289         * manual/en/sylpheed.html
12290           manual/en/sylpheed-XX.html
12291                 updated the English manual
12292
12293 2002-03-05 [hoa]        
12294
12295         * src/summaryview.c
12296                 dialog box pops up if the article can't be deleted.
12297
12298 2002-03-04 [paul]       
12299         
12300         * po/pt_BR.po
12301                 updated by Fabio Junior Benedito
12302
12303 2002-03-04 [hoa]
12304
12305         * removed ac/gpgme.m4
12306                 to avoid autogen common problem
12307                 developers have to install gpgme development package now
12308
12309         * src/compose.c
12310                 encoding to 7bit or 8bit is enabled.
12311
12312 2002-03-03 [alfons]     0.7.2claws29
12313
12314         * src/pop.c
12315                 merge fix by Oliver Haertel for selective
12316                 download buglet
12317
12318 2002-03-03 [paul]       0.7.2claws28
12319         
12320         * sync with sylpheed 0.7.3
12321
12322 2002-03-03 [paul]       0.7.2claws27
12323
12324         * sync with sylpheed 0.7.2cvs24
12325                 see ChangeLog entries 2002-03-02 and 2002-03-03
12326
12327 2002-03-02 [melvin]     0.7.2claws26
12328
12329         * src/inc.[ch]
12330         * src/main.c
12331         * src/mainwindow.c
12332         * src/prefs_common.[ch]
12333                 Added user definable notification on new mail arrival.
12334                 Removed unused variables in spell checker prefs code.
12335
12336 2002-03-02 [melvin]     0.7.2claws25
12337
12338         * src/quote_fmt.c
12339                 Removed unnecessary escape sequences.
12340                 Changed 'Initial...' to 'Initials of Sender'
12341
12342 2002-03-02 [paul]       0.7.2claws24
12343
12344         * sync with sylpheed 0.7.2cvs22
12345                 see ChangeLog entry 2002-03-01
12346
12347 2002-03-01 [hoa]        0.7.2claws23
12348
12349         * src/mainwindow.c
12350                 Set sensitivity of delete actions to active
12351                 even if the folder is a newsgroup.
12352
12353         * src/summaryview.c
12354                 - Set sensitivity of delete actions
12355                 - Added function check_permission() that will check if the
12356                   user is authorized to delete a message. For news, it
12357                   will check if the author is the same.
12358                 - Enabled deletion when there is no trash folder.
12359
12360         * src/news.[ch]
12361                 - Added news_cancel_article() to cancel articles
12362                 - Implemented news_remove_message() (public function)
12363
12364 2002-03-01 [paul]       0.7.2claws22
12365
12366         * src/gtkutils.c
12367           src/textview.c
12368                 recognise urls that that don't include 'http://' and
12369                 simply begin 'www.' 
12370
12371         * AUTHORS
12372                 remove duplicated name
12373
12374 2002-02-28 [paul]       0.7.2claws21
12375
12376         * src/mainwindow.c
12377           src/summaryview.[ch]
12378                 add ability to 'Select thread'
12379                 combines Melvin's "Select thread's head" patch (#510907)
12380                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
12381                 patch (#518514) 
12382
12383 2002-02-28 [paul]       0.7.2claws20
12384
12385         * src/mimeview.c
12386                 hopefully fix segfault on right-clicking a mime part
12387                 that some people have experienced.      
12388                 fix submitted by Fredrik Olofsson <frol@linux.nu>
12389
12390 2002-02-28 [paul]       0.7.2claws19
12391
12392         * sync with sylpheed 0.7.2cvs21
12393                 see ChangeLog entries 2002-02-27 and 2002-02-28
12394
12395 2002-02-27 [paul]       0.7.2claws18
12396
12397         * sync with sylpheed 0.7.2cvs18
12398                 see ChangeLog entries 2002-02-26 and 2002-02-27
12399
12400 2002-02-26 [alfons]     0.7.2claws17
12401
12402         * src/procheader.c
12403                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
12404                 (spotted by Chris Hessman <idatech@gmx.net>)
12405
12406 2002-02-26 [paul]       0.7.2claws16
12407
12408         * src/mimeview.c
12409           src/pgptext.[ch]
12410           src/procmsg.c
12411                 make decryption of ascii-armored pgp encrypted messages
12412                 and verification of ascii-armored signatures work again.
12413                 slightly altered from the patch by Jens Jahnke 
12414                 <jan0sch@gmx.net>
12415
12416                 ##FIX ME##
12417                 * the checking of plaintext signatures always comes up in 
12418                   a popup box
12419                 * it doesn't work for multipart messages 
12420                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
12421                   including the msg headers and these 2 line themselves, are 
12422                   not displayed
12423
12424         * src/mainwindow.c
12425                 "View/Folder Tree" becomes "View/Separate Folder Tree"
12426                 "View/Message View" becomes "View/Separate Message View"
12427                 because its less ambiguous.
12428
12429         * po/es.po
12430                 updated by Ricardo Mones Lastra
12431
12432 2002-02-26 [paul]       0.7.2claws15
12433
12434         * sync with sylpheed 0.7.2cvs17
12435                 see ChangeLog entries 2002-02-25 and 2002-02-26
12436
12437 2002-02-25 [christoph]  0.7.2claws14
12438
12439         * src/filtering.[ch]
12440         * src/inc.c
12441                 do filtering stuff after all messages have been received
12442                   1. drop all messages to .processing
12443                   2. scan processing folder for messages
12444                   3. filter messages or move to inbox
12445                 this will also find old messages left in processing after
12446                 a crash or something like that and we get a real msginfo
12447                 from folder->get_msg_list and do not have to create our
12448                 own in filter_message
12449         * src/matcher_parser_parse.y
12450                 remove MIX/MAX warning (reordered includes)
12451
12452 2002-02-25 [paul]       0.7.2claws13
12453
12454         * sync with sylpheed 0.7.2cvs15
12455                 see ChangeLog entry 2002-02-24
12456
12457 2002-02-24 [alfons]     0.7.2claws12
12458
12459         * src/filtering.c
12460                 clear old color flags first when applying a new color to
12461                 a message info. 
12462                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
12463
12464 2002-02-24 [alfons]     0.7.2.claws11
12465         
12466         * AUTHORS
12467         * src/prefs_common.c
12468                 add presets for Opera and Konqueror, closes patch #517261,
12469                 submitted by Ville Skyttä <scop@users.sourceforge.net>
12470
12471 2002-02-24 [alfons]     0.7.2.claws10
12472
12473         * AUTHORS
12474         * src/summaryview.c
12475                 fix threading for null message ids, closes patch #521601,
12476                 submitted by Bob Forsman <hammor@users.sourceforge.net>
12477
12478 2002-02-24 [alfons]     0.7.2claws9
12479
12480         * src/summaryview.c
12481         * src/filtering.c
12482                 make Tool | Filter Message work with filtering system so
12483                 setting flags also works
12484
12485                 TODO:
12486
12487                 - Processing uses the same function as Tool | Filter
12488                   Message, but doesn't use the same update proc yet
12489
12490 2002-02-23 [paul]       0.7.2claws8
12491
12492         * sync with sylpheed 0.7.2cvs14
12493                 see ChangeLog entries 2002-02-22 and 2002-02-23
12494
12495 2002-02-22 [christoph]  0.7.2claws7
12496
12497         * src/quote_fmt.c
12498                 Add column space to table
12499         * src/quote_fmt_parse.y
12500                 Close files
12501
12502 2002-02-22 [paul]       0.7.2claws6
12503
12504         * src/Makefile.am
12505           src/defs.h
12506           src/filtering.c
12507           src/inc.[ch]
12508           src/mainwindow.c
12509           src/matcher.[ch]
12510           src/matcher_parser_lex.l
12511           src/matcher_parser_parse.y
12512           src/pop.[ch]
12513           src/prefs_account.h
12514           src/prefs_filtering.c
12515           src/selective_download.[ch]   *** NEW FILES ***
12516           src/utils.[ch]
12517           po/POTFILES.in
12518                 Selective Download added to 'Tool' menu. 
12519                 Retrieves email headers of the currently selected pop3 
12520                 account and allows the user to mark emails for deletion 
12521                 right on the pop3 server. Patch submitted by Oliver Haertel 
12522                 <oha@users.sourceforge.net>.
12523         
12524         * po/POTFILES.in
12525                 add 'src/quote_fmt.c'           
12526
12527 2002-02-22 [christoph]  0.7.2claws5
12528
12529         * src/Makefile.am
12530                 added quote_fmt.c
12531         * src/prefs_common.[ch]
12532         * src/prefs_template.c
12533         * src/quote_fmt.c               *** NEW FILE ***
12534         * src/quote_fmt.h
12535                 move quote format symbol description code
12536                 to it's own file because it is used from
12537                 differnent code parts
12538                 Rewrote symbol description GUI
12539                   + use table
12540                   + add separators
12541                   + get data from array (no more long constant strings)
12542         * src/quote_fmt_lex.l
12543         * src/quote_fmt_parse.y
12544                 Symbol for Literal % changed to \% instead of %%
12545                 (More logical as \ is used for quoting for other symbols)
12546                 Add |f and |p to include files and program output
12547                 Examples:
12548                     |f{/home/.../.signature}
12549                     |p{date}
12550         * po/de.po
12551                 Correct wrong spelling for "Referenzen"
12552
12553 2002-02-21 [paul]       0.7.2claws4
12554
12555         * src/procmsg.c
12556                 forgotten during sync
12557
12558 2002-02-21 [paul]       0.7.2claws3
12559
12560         * sync with sylpheed 0.7.2cvs11
12561                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
12562                 2002-02-20 and 2002-02-21
12563
12564 2002-02-20 [melvin]     0.7.2claws2
12565
12566         * src/prefs_actions.c
12567                 Added error report when child cannot fork or when execvp 
12568                 returns with an error.
12569
12570 2002-02-19 [christoph]  0.7.2claws1
12571
12572         * src/codeconv.c
12573                 return unconverted text if conde conversion is not possible
12574                 when libjconv is used.
12575                 (patch submitted by "Simon 'corecode' Schubert")
12576
12577 2002-02-19 [paul]       
12578
12579         * version 0.7.2claws release
12580
12581 2002-02-19 [paul]       0.7.2claws
12582
12583         * po/nl.po
12584                 updated by Wilbert Berendsen
12585
12586
12587 2002-02-18 [alfons]     0.7.1claws13
12588
12589         * src/syldap.c
12590         * src/jpilot.c
12591                 remove references to dlfcn and explicitly loading functions
12592                 from dynalink libs, because libs linked anyway, and functions
12593                 are loaded explicitly
12594
12595 2002-02-17 [melvin]     0.7.1claws12
12596
12597         * src/prefs_actions.c
12598                 Replaced children wait loop with double fork technique.
12599                 Now, input/output window updated at each new output.
12600                 free_children(): Fixed a memory leak.
12601                 Made input/output window non closable if running children
12602                 still exist.
12603                 Added missing <unistd.h> include.
12604                 Added some --debug outputs.
12605
12606 2002-02-17 [melvin]     0.7.1claws11
12607
12608         * src/summaryview.c
12609                 Fixed bug where descending sort order did not select top
12610                 message.
12611
12612 2002-02-17 [melvin]     0.7.1claws10
12613
12614         * acconfig.h
12615                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12616         * src/prefs_common.c
12617                 Pspell data package directory no more hard coded but
12618                 set during configuration (PSPELL_PATH). (Thanks to 
12619                                 Gustavo Noronha Silva.)
12620
12621 2002-02-17 [melvin]     0.7.1claws9
12622
12623         * configure.in
12624                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12625         * src/gtkspell.c
12626                 Fixed compile-time warnings.
12627
12628 2002-02-16 [alfons]     0.7.1claws8
12629
12630         * src/filesel.c
12631                 fix inadvertent free of NULL pointer which caused
12632                 sylpheed to crash when closing the save-as dialog
12633                 using the window close button
12634
12635 2002-02-16 [carsten]    0.7.1claws7
12636         * src/mainwindow.[ch]
12637           src/summaryview.c
12638           src/prefs_common.c
12639                 fixes for pixmap theming code:
12640                         - recently changed mail attributes shouldn't get
12641                           lost any longer
12642                         - theme is only reloaded iff another theme was
12643                           selected
12644
12645 2002-02-16 [paul]       0.7.1claws6
12646
12647         * sync with sylpheed 0.7.2 release
12648                 see ChangeLog entry 2002-02-15 and 2002-02-16
12649
12650 2002-02-15 [paul]       0.7.1claws5
12651
12652         * sync with sylpheed 0.7.1cvs9
12653                 see ChangeLog entry 2002-02-15
12654
12655         * po/POTFILES.in
12656                 remove unneeded headerwindow.c entry
12657
12658 2002-02-14 [carsten]    0.7.1claws4
12659         * src/summaryview.c
12660                 fixed a bug for "Go to next unread message": there was
12661                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
12662                 in the prefs, because of doing "Search again" instead
12663                 "No"
12664
12665 2002-02-14 [carsten]    0.7.1claws3
12666         * src/stock_pixmap.c
12667                 removed 2 more mem leaks; following memprof,
12668                 this code is "leak free" now :)
12669
12670 2002-02-14 [carsten]    0.7.1claws2
12671         * src/stock_pixmap.c
12672                 used opendir/readdir/closedir instead of scandir
12673                 -> code should work now on Solaris
12674
12675 2002-02-14 [paul]       0.7.1claws1
12676
12677         * sync with sylpheed 0.7.1cvs8
12678                 see ChangeLog entries 2002-02-13 and 2002-02-14
12679
12680         * README.claws
12681                 add some description of Actions and Pixmap Themes
12682
12683 2002-02-13 [paul]       
12684
12685         * version 0.7.1claws release
12686
12687 2002-02-13 [paul]       0.7.1claws
12688
12689         * po/es.po
12690           po/it.po
12691           po/pt_BR.po
12692                 updated translations, submitted by Ricardo Mones Lastra,
12693                 Alessandro Maestri and Fabio Junior Beneditto
12694
12695 2002-02-13 [melvin]     0.7.0claws75
12696
12697         * src/prefs_actions.c
12698                 Added missing "signal.h" include
12699
12700 2002-02-13 [melvin]     0.7.0claws74
12701
12702         * src/prefs_folder_item.c
12703                 Added missing "config.h" include
12704         * po/fr.po
12705                 Updated French translation for folder propriety.
12706
12707 2002-02-13 [jens]       0.7.0claws73
12708
12709         * po/POTFILES.in
12710                 Added missing src/prefs_folder_item.c [log added by melvin]
12711         * po/de.po
12712                 Updated German translation.
12713
12714 2002-02-13 [melvin]     0.7.0claws72
12715
12716         * po/fr.po
12717                 Updated French translation.
12718
12719 2002-02-13 [melvin]     0.7.0claws71
12720
12721         * src/gtkutils.c
12722                 Made gtkut_editable_get_selection return NULL if selection
12723                 is of length zero.
12724                 This fixes a bug where selecting part of message A then
12725                 switching to message B and replying to it will not
12726                 quote the message's body.
12727
12728 2002-02-12 [paul]       0.7.0claws70
12729
12730         * src/mainwindow.c
12731                 cosmetic, relating to pixmap themes: on toolbar make 
12732                 updating of 'Exec' and 'Compose news/Compose email'
12733                 icons faster.
12734
12735 2002-02-12 [carsten]    0.7.0claws69
12736         * src/folderview.c
12737           src/mainwindow.[ch]
12738           src/stock_pixmap.c
12739           src/summaryview.c
12740           src/prefs_common.c
12741                 - refreshing after changing pixmap theme better
12742                   now (thanks Paul)
12743                 - wanted to remove some mem leaks, but alfons was
12744                   faster (and had the better solution ;)
12745
12746 2002-02-12 [alfons]     0.7.0claws68
12747
12748         * src/prefs_common.c
12749         * src/stock_pixmap.[ch]
12750                 plug mem leaks, refactor code a little bit
12751
12752
12753 2002-02-12 [sergey]     0.7.0claws67
12754
12755         * src/imap.c
12756                 Fixed problem with copying messages to IMAP folders when the
12757                 server uses something other than '/' as a namespace separator
12758                 (cyrus-imapd uses '.').
12759
12760 2002-02-12 [jens]       0.7.0claws66
12761
12762         * po/de.po
12763                 Updated German Translation
12764
12765 2002-02-12 [paul]       0.7.0claws65
12766
12767         * sync with sylpheed 0.7.1cvs1
12768                 see ChangeLog entry 2002-02-12
12769
12770 2002-02-12 [melvin]     0.7.0claws64
12771
12772         * src/prefs_actions.c
12773                 Fixed "feature" where children's output was duplicated 
12774                 instead of refreshed while monitoring.
12775                 Removed some debug code.
12776
12777 2002-02-12 [christoph]  0.7.0claws63
12778
12779         * src/compose.c
12780                 always delete message from queue after sending/send error
12781                 (closes bug #509601)
12782
12783 2002-02-12 [melvin]     0.7.0claws62
12784
12785         * src/prefs_actions.c
12786                 Children wait loop is now triggered with a timeout of 1s
12787                 Added %F which is replaced with the list of filenames 
12788                 of all selected messages (as suggested by Ricardo Mones Lestra)
12789                 Pipe syntax changed. Prefix with | to send selection, postfix
12790                 with | to retrieve output. Prefix with > or * to send
12791                 user definable input to the command (*: input is hidden)
12792                 Old pipe action should now be postfixed with |, too.
12793
12794 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
12795         * src/stock_pixmap.c
12796                 fixed a bug: if there's no theme directory don't
12797                 throw an error, just do "nothing" (thanks Alfons)
12798
12799 2002-02-12 [carsten]    0.7.0claws60
12800         * src/folderview.c
12801           src/summaryview.c
12802                 had to write the cache twice (nasty!); some marks would 
12803                 get lost if not
12804
12805 2002-02-11 [carsten]    0.7.0claws59
12806         * acconfig.h
12807           configure.in
12808           doc-src/maintainer_guide.txt
12809           src/compose.[ch]
12810           src/defs.h
12811           src/folderview.[ch]
12812           src/gtkutils.[ch]
12813           src/mainwindow.[ch]
12814           src/prefs_common.[ch]
12815           src/stock_pixmap.[ch]
12816           src/summaryview.[ch]
12817                 pixmap theming and related work on pixmap
12818                 handling on some other places
12819                 (e.g. hrm features for all folder)
12820           src/pixmap/stock_*.xpm -> the stock_ was removed
12821         
12822 2002-02-11 [paul]       0.7.0claws58
12823
12824         * sync with sylpheed 0.7.1 release
12825                 see ChangeLog entries 2002-02-11
12826
12827 2002-02-08 [paul]       0.7.0claws57
12828
12829         * sync with sylpheed 0.7.0cvs39
12830                 see ChangeLog entry 2002-02-07 (last entry) 
12831
12832         * src/prefs_actions.c
12833           src/prefs_filtering.c
12834           src/prefs_matcher.c
12835           src/prefs_scoring.c
12836                 sync: made it compile with C compilers other than gcc
12837
12838 2002-02-07 [paul]       0.7.0claws56
12839
12840         * sync with sylpheed 0.7.0cvs38
12841                 see ChangeLog entries 2002-02-06 (last 2 entries) and
12842                 2002-02-07
12843
12844 2002-02-07 [darko]      0.7.0claws55
12845
12846         * src/gtkutils.[ch]
12847         * src/summaryview.c
12848                 Fix const gchar */gchar * issue (thanks Hiro)
12849
12850 2002-02-07 [darko]      0.7.0claws54
12851
12852         * src/compose.[ch]
12853         * src/filtering.c
12854         * src/gtkutils.[ch]
12855         * src/prefs_template.c
12856         * src/quote_fmt.h
12857         * src/quote_fmt_parse.y
12858         * src/summaryview.c
12859         * src/utils.[ch]
12860                 When replying or forwarding an email don't quote the entire
12861                 mail body but use the part of the message text that is selected
12862
12863 2002-02-06 [melvin]     0.7.0claws53
12864
12865         * src/prefs_common.[ch]
12866         * src/gtkspell.[ch]
12867         * src/compose.c
12868                 Made possible to switch quickly to last used dictionary
12869                 which makes checking bilingual documents easier.
12870
12871 2002-02-06 [melvin]     0.7.0claws52
12872         
12873         * po/POTFILES.in
12874                 Added forgotten new file src/prefs_actions.c
12875
12876 2002-02-06 [melvin]     0.7.0claws51
12877
12878         * src/prefs_actions.c   ** NEW FILE **
12879         * src/prefs_actions.h   ** NEW FILE **
12880                 Added actions to execute on message text view, or on the
12881                         message's file.
12882         * src/Makefile.am
12883                 Added src/prefs_actions.[ch]
12884         * src/compose.c
12885                 Added new menu "Edit/Actions"
12886         * src/defs.h
12887                 Added new actionsrc file.
12888         * src/main.c
12889                 Added actionsrc reading.
12890         * src/mainwindow.c
12891                 Added new menus "Edit/Actions" and "Configuration/Actions..."
12892         * src/prefs_common.h
12893                 Added new element actionslst element to prefs_common.
12894
12895 2002-02-06 [paul]       0.7.0claws50
12896
12897         * sync with sylpheed 0.7.0cvs36
12898                 see ChangeLog entry 2002-02-06
12899
12900 2002-02-05 [paul]
12901
12902         * po/es.po
12903                 updated by Ricardo Mones Lastra
12904
12905 2002-02-05 [paul]       0.7.0claws49
12906
12907         * sync with sylpheed 0.7.0cvs33
12908                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
12909
12910 2002-02-05 [paul]       0.7.0claws48
12911
12912         * src/compose.c
12913                 re-add 'Edit/Advanced/Delete entire line', previously named
12914                 'Delete Line+'
12915
12916 2002-02-04 [paul]       0.7.0claws47
12917
12918         * src/compose.c
12919           src/summaryview.c
12920                 fix bug #494993 (Reply All not taking Reply-To into consi)
12921                 eliminate differences in behaviour of right-click 'Reply to all' 
12922                 in summary view and 'Reply to all' on the toolbar. 
12923                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
12924                 view and From gets ignored by 'Reply to all' on toolbar.
12925                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
12926                 From when no Reply-To header is present.
12927
12928 2002-02-04 [paul]       0.7.0claws46
12929
12930         * sync with sylpheed 0.7.0cvs30
12931                 see ChangeLog entries 2002-02-03 and 2002-02-04
12932
12933 2002-02-03 [melvin]     0.7.0claws45
12934
12935         * src/gtkspell.[ch]
12936                 Readded function to highlight all misspelled words.
12937                 Fixed bug where user-provided-words did not replace
12938                         correctly the misspelled word when using the mouse.
12939                 Fixed bug where checking a region selected from right to left did
12940                         not check the region at all.
12941                 Fixed bug where 'Check backwards' may not check at all. 
12942                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
12943                 Fixed possible buffer overflow when checking for long strings (>1k).
12944                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
12945                 Accelerators code uses now gtk_widget_add_accel.
12946                 Removed and disabled obsolete and unfinished code.
12947                 Cleaning up.
12948
12949         * src/compose.c
12950                 Added menu item to Highlight all misspelled words.
12951
12952 2002-02-01 [paul]       0.7.0claws44
12953
12954         * src/mainwindow.c
12955                 fix '/View/Hide read messages' sensitivity when all
12956                 messages in a folder are hidden
12957
12958 2002-02-01 [paul]       0.7.0claws43
12959
12960         * src/main.c
12961                 add --send option to command line interface, sends all
12962                 queued mail. Patch submitted by Ricardo Mones Lastra.
12963
12964 2002-01-31 [paul]       0.7.0claws42
12965
12966         * src/mainwindow.c
12967                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
12968
12969 2002-01-31 [paul]       0.7.0claws41
12970
12971         * sync with sylpheed 0.7.0cvs27
12972                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
12973                 and 2002-01-31
12974
12975         * src/textview.c
12976                 comment out elements of textview_show_part() as temporary
12977                 workaround for attachment 'Display as text' bug 
12978
12979         * po/pt_BR.po
12980                 updated by Fabio Junior Beneditto
12981
12982 2002-01-30 [paul]       0.7.0claws40
12983
12984         * sync with sylpheed 0.7.0cvs24
12985                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
12986                 and 2002-01-30
12987
12988         * src/compose.c
12989                 add {N_("/_Spelling"), ... "<Branch>"} to 
12990                 GtkItemFactoryEntry compose_entries[]
12991
12992         * src/prefs_common.c
12993                 add claws menu items to prefs_keybind_apply_clicked()
12994                 and remove non-claws menu items
12995
12996 2002-01-29 [paul]       0.7.0claws39
12997
12998         * sync with sylpheed 0.7.0cvs22
12999                 see ChangeLog entries 2002-01-28 and 2002-01-29
13000
13001 2002-01-28 [melvin]     0.7.0claws38
13002
13003         * src/compose.c
13004                 Added the declartion of compose_send_control_enter.
13005
13006         * src/compose.c
13007         * src/gtkspell.[ch]
13008                 Added in a 'Spelling' menu which includes the configuration menu. 
13009                 Added a real 'Check all' and got rid from the old one which only
13010                 highlited misspelled word.
13011                 Made 'Check while typing' a disableable option.
13012                 Added a dialog when there are no more misspelled word.
13013                 Added a dialog if error occurs when switching to a dictionary.
13014         
13015         * src/prefs_common.[ch]
13016                 Added option for the default 'Check while typing' option.
13017
13018
13019 2002-01-28 [alfons]     0.7.0claws37
13020
13021         * src/compose.c
13022                 fix buglet and make code comply with sylpheed code style
13023
13024 2002-01-28 [paul]       0.7.0claws36
13025
13026         * sync with sylpheed 0.7.0cvs19
13027                 see ChangeLog entries for 2002-01-28
13028
13029 2002-01-28 [hoa]        0.7.0claws35
13030
13031         * src/defs.h
13032                 added rendererrc
13033
13034         * src/main.c
13035                 read the renderer config
13036
13037         * src/procmime.[ch]
13038                 use the renderer config to convert mime attachments
13039
13040         * src/textview.c
13041                 don't use textview_show_html/ertf,
13042                 use get_text_content instead
13043
13044 2002-01-27 [alfons]     0.7.0claws34
13045         
13046         * src/news.c
13047                 make sylpheed believe it can delete a news message...
13048                 (messages are NOT deleted, maybe we should remove
13049                 processing from the folder properties after all.)
13050
13051 2002-01-27 [alfons]     0.7.0claws33
13052
13053         * src/folder.c
13054                 add extra checks
13055         * src/news.c
13056                 implement remove_msg() 
13057
13058 2002-01-27 [alfons]     0.7.0claws32
13059
13060         * src/procmsg.h
13061         * src/procheader.c
13062         * src/messageview.c
13063                 fix return receipt / disposition notification again. this
13064                 stuff seems to break on _every_ major summary UI change, so
13065                 it's now implemented using a flag which is saved in the
13066                 marks cache
13067                 
13068 2002-01-26 [alfons]     0.7.0claws31
13069
13070         * src/import.c
13071                 let import dialog show the destination folder identifier
13072
13073 2002-01-26 [melvin]     0.7.0claws30
13074
13075         * src/folderview.c
13076         * src/summaryview.c
13077                 Readded 'Mark all read' into summary view popup menu
13078                 Added 'Mark all read' in folder view popup menu for IMAP
13079                 and NNTP.
13080                 Made it insensitive if the selected folder is not the shown
13081                 one to avoid 'Mark all read' on the wrong folder.
13082                 
13083 2002-01-26 [paul]       0.7.0claws29
13084
13085         * src/folderview.c
13086           src/summaryview.c
13087                 move 'Mark all read' from summary view to folder view
13088                 menu. (adapted from) patch submitted by Jeremy Andrews,
13089                 <lists@kerneltrap.com>
13090
13091 2002-01-25 [alfons]     0.7.0claws28
13092
13093         * src/gtkstext.c
13094                 put the gtk class name back so GtkSText adapts the 
13095                 settings of GtkText
13096
13097 2002-01-25 [alfons]     0.7.0claws27
13098
13099         * src/folderview.c 
13100                 assimilate Ricardo's patch that shows pixmaps instead of
13101                 plain "new" and "unread" texts in the folder view column
13102                 headers 
13103
13104 2002-01-25 [paul]       0.7.0claws26
13105
13106         * src/Makefile.am
13107                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
13108                 be found in non-standard locations. 
13109                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
13110
13111 2002-01-25 [paul]       0.7.0claws25
13112
13113         * sync with sylpheed 0.7.0cvs16
13114                 see ChangeLog entry 2002-01-25
13115
13116 2002-01-24 [paul]       0.7.0claws24
13117
13118         * more sync with sylpheed 0.7.0cvs15
13119                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
13120
13121 2002-01-23 [sergey]     0.7.0claws23
13122
13123         * src/importldif.c
13124                 Fixed segfault when closing LDIF import wizard with
13125                 the window manager.
13126         * src/imageview.c
13127         * src/imageview.h
13128         * src/messageview.c
13129         * src/mimeview.c
13130                 Fixed wrong scrolling position after switching between
13131                 text and image parts.
13132
13133 2002-01-23 [paul]       0.7.0claws22
13134
13135         * sync with sylpheed 0.7.0cvs15
13136                 see ChangeLog entries 2002-01-22 and 2002-01-23
13137
13138 2002-01-21 [melvin]     0.7.0claws21
13139
13140         * src/prefs_scoring.c
13141         * src/prefs_filtering.c
13142                 Fixed bug where scoring and filtering windows stopped
13143                 autochecking.
13144
13145 2002-01-21 [paul]       0.7.0claws20
13146
13147         * sync with sylpheed 0.7.0cvs12
13148                 see ChangeLog entries 2002-01-20 and 2002-01-21
13149
13150 2002-01-21 [carsten]    0.7.0claws19
13151         * src/mainwindow.c
13152         * src/menu.[ch]
13153         * src/messageview.[ch]
13154         * src/summaryview.[ch]
13155                 changes to shortcuts handling again:
13156                         + "Q" now controled by mainwin
13157                         + v/V are now customizable and have slightly
13158                           different meanings
13159                 the "button" to minimize the messageview (and maximize
13160                 the summary view) is a real button now
13161         * src/compose.c
13162                 "Delete Line+" added to Edit/Advanced (this will also
13163                 delete the '\n')
13164
13165 2002-01-20 [melvin] 0.7.0claws18
13166
13167         * src/addressbook.c
13168                 Made "Bcc" sensitive when addressbook is called from
13169                 compose window (it was a Claws only bug).
13170
13171 2002-01-19 [alfons] 0.7.0claws17
13172
13173         * src/inc.c
13174                 prevent unnecessary updates when currently selected folder has
13175                 no new messages 
13176
13177 2002-01-19 [alfons] 0.7.0claws16
13178         
13179         * src/summaryview.c
13180                 prevent writing the cache based on current message list in summary 
13181                 view when filtering also put messages in currently selected folder
13182
13183 2002-01-19 [paul]
13184
13185         * po/it.po
13186                 Italian translation submitted by Alessandro Maestri
13187                 <a.maestri@cs.tin.it>
13188
13189 2002-01-18 [melvin]     0.7.0claws15
13190
13191         * src/prefs_filters.c
13192                 fixed bug where 'cancel' from 'filters' window stops autochecking
13193                 if the timer timed out  when the window was open.
13194
13195 2002-01-18 [match]      0.7.0claws14
13196
13197         * src/addrclip.[ch]     ** NEW FILE **
13198         * src/addrselect.[ch]   ** NEW FILE **
13199         * src/adbookbase.h      ** NEW FILE **
13200                 addressbook cut, copy and paste
13201         * src/addrbook.[ch]
13202         * src/addrcache.[ch]
13203         * src/addressitem.h
13204         * src/addrindex.[ch]
13205         * src/addritem.[ch]
13206         * src/importldif.c
13207         * src/importmutt.c
13208         * src/jpilot.[ch]
13209         * src/syldap.[ch]
13210         * src/vcard.[ch]
13211         * src/jpilot.[ch]
13212         * src/editbook.c
13213         * src/editjpilot.c
13214         * src/editldap.c
13215         * src/editvcard.c
13216                 support for copy/paste
13217         * src/addressbook.c
13218                 support for copy/paste
13219                 tidy up menu option processing
13220                 correct address list function arguments
13221         * src/editaddress.c
13222                 sort user attributes
13223         * src/ldif.h
13224         * src/mutt.h
13225                 tidy up
13226
13227         * src/addrbook.[ch]
13228         * src/addrbook.[ch]
13229         * src/addrbook.[ch]
13230                 
13231
13232 2002-01-18 [paul]       0.7.0claws13
13233
13234         * sync with sylpheed 0.7.0cvs8
13235                 configure.in: support Mac OS X (Darwin)
13236
13237 2002-01-18 [carsten]    0.7.0claws12
13238         * src/html.c
13239                 small hack to fix a segfault with an empty href
13240                 (reported by Alexandra Walford <deeni@altern.org>)
13241         * src/mainwindow.c
13242         * src/summaryview.c
13243                 the shortcuts for Mark und Mark as unread are hardcoded
13244                 again
13245         * src/compose.c
13246         * src/gtkstext.[ch]
13247                 readded the shortcuts in gtkstext but made them
13248                 customizeable (simply by adding a menu plus a wrapper
13249                 to compose.c)
13250
13251 2002-01-17 [melvin]     0.7.0claws11
13252
13253         * src/gtkspell.c
13254                 fix default dictionary not being saved.
13255
13256 2002-01-16 [darko]      0.7.0claws10
13257
13258         * src/compose.c
13259                 fix wrapping crash with URL longer than wrapping margin
13260
13261 2002-12-08 [hoa]        0.7.0claws10
13262
13263         * src/matcher_parser_parse.y
13264                 fixed some bugs
13265
13266         * src/prefs_filtering.c
13267                 now, we can use bounce action in the dialog box.
13268
13269 2002-01-16 [carsten]    0.7.0claws9
13270         * src/gtkstext.c
13271                 removed the <control> and <alt> shortcuts because they're
13272                 not needed and interefered with the "normal" shortcuts
13273         * src/mainwindow.c
13274         * src/summaryview.c
13275                 removed most of the hardcoded shortcuts and assigned
13276                 them to menu entries making them easy customizable by
13277                 that
13278
13279 2002-01-16 |melvin]     0.7.0claws8
13280
13281         * src/gtkspell.c
13282                 fixed bug where using the mouse and when the compose
13283                 window is not on top may result in a crash.
13284
13285 2002-01-16 [melvin]     0.7.0claws7
13286
13287         * src/compose.c
13288                 fixed a long standingspell checker bug which could 
13289                 cause a crash after sending a message.
13290
13291 2002-01-16 [paul]       0.7.0claws6
13292
13293         * sync with sylpheed 0.7.0cvs7
13294                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
13295                 2002-01-15, and 2002-01-16
13296
13297 2002-01-16 [melvin]     0.7.0claws5
13298
13299         * README.claws
13300         * src/compose.c
13301         * src/gtkspell.[ch]
13302         * src/main.c
13303                 Heavily modified spell checker code to work around
13304                 ispell bug, to add keyboard shortcuts and for future
13305                 enhancements. See README.claws for usage information.
13306
13307 2002-01-15 [alfons]     0.7.0claws4
13308         
13309         * src/summaryview.c
13310                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
13311                 so sorting within threads reflects sort mode
13312
13313 2002-01-15 [christoph]  0.7.0claws3
13314
13315         * src/procmsg.c
13316                 added alertpanel if mail sending failed
13317
13318 2002-01-15 [alfons]     0.7.0claws2
13319         
13320         * src/prefs_filtering.c
13321                 don't stop timer when prefs filtering dialog is opened
13322
13323 2002-01-14 [alfons]     0.7.0claws1
13324
13325         * src/addr_compl.c
13326         * src/prefs.c
13327                 remove debug_print()s for privacy reasons
13328
13329 2002-01-14 [darko]      0.7.0claws
13330
13331         * README.claws
13332                 quotation wrapping is now also in the main branch
13333
13334 2002-01-14 [paul]
13335
13336         * tools/filter_conv.pl
13337                 allow for Boolean Op and case-sensitivity
13338                 this file is included in the release and tagged
13339                 'rel_0_7_0'
13340
13341 2002-01-13 [paul]       0.7.0claws
13342
13343         * release 0.7.0, with cvs tag 'rel_0_7_0'
13344
13345 2002-01-13 [paul]
13346
13347         * tools/filter_conv.pl
13348         * tools/README
13349                 rewritten to output to matcherrc instead of filteringrc
13350
13351         * po/es.po
13352                 updated Spanish translation by Ricardo Mones Lastra
13353
13354 2002-01-13 [alfons]
13355
13356         * po/nl.po
13357                 update dutch translation
13358
13359 2002-01-13 [paul]
13360
13361         * po/pt_BR.po
13362                 Updated by Fabio Junior Beneditto 
13363
13364 2002-01-13 [melvin]     0.6.6claws53
13365
13366         * po/fr.po
13367                 Updated french translation
13368
13369 2002-01-12 [alfons]     0.6.6claws52
13370
13371         * src/filtering.c
13372                 plug mem leak that has been sitting there for ages              
13373
13374 2002-01-12 [alfons]     0.6.6claws51
13375
13376         * src/summaryview.c
13377                 undo melvin's changes from 0.6.6claws48 because summary
13378                 view now refuses to select first unread message when
13379                 selecting a folder 
13380
13381 2002-01-11 [alfons]     0.6.6claws50
13382
13383         * src/import.c
13384                 use claws' semantics for getting folder item when
13385                 importing an mbox file into a folder 
13386                 (submitted by Dale P. Smith)
13387
13388 2002-01-11 [christoph]  0.6.6claws49
13389
13390         * src/prefs.h
13391                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
13392                 toggle widget, because non static prefs can not use
13393                 prefs_set_* functions
13394         * src/prefs_account.c
13395                 toggle smtp auth password field sensitivity if
13396                 user id is empty and add descrition of usage for
13397                 these fields
13398         * src/prefs_folder_item.c
13399                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
13400                 callbacks
13401
13402 2002-01-11 [melvin]     0.6.6claws48
13403
13404         * src/compose.c
13405                 fix the 'Ctrl-Enter' feature for sending and test really
13406                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
13407                 editables which was not documented in Gtk)
13408
13409         * src/summaryview.c
13410                 Made summaryview refresh after sorting and not before.
13411
13412 2002-01-11 [christoph]  0.6.6claws47
13413
13414         * src/compose.c
13415                 select account from account ids if possible and
13416                 correctly set save folder for copy in reedit
13417
13418 2002-01-10 [paul]       0.6.6claws46
13419
13420         * sync with sylpheed 0.7.0 release
13421                 see ChangeLog entries 2002-01-07, 2002-01-08 and
13422                 2002-01-09
13423
13424 2002-01-09 [alfons]
13425
13426         * src/summaryview.c
13427                 remove more dirt traces...
13428
13429 2002-01-09 [alfons]
13430         
13431         * src/summaryview.c
13432                 clean up some traces of my debugging stuff
13433
13434 2002-01-09 [alfons]     0.6.6claws45
13435
13436         * src/filtering.c
13437                 break up filteringprop_apply() in three separate pieces
13438                 so we can drop messages that failed processing in the
13439                 inbox
13440
13441         * src/summaryview.c
13442                 fix bug #469598 "no refresh of inbox after filter" which 
13443                 was introduced by the new summary view locking, and which 
13444                 prevented the summary view to update after a manual filter 
13445                 message. claw's filter message requires a summary_show().
13446                 (aargh, summary_show() again! :-)
13447                 
13448 2002-01-07 [alfons]     0.6.6claws44
13449
13450         * src/headerwindow.c
13451         * src/logwindow.c
13452         * src/messageview.c
13453         * src/sourcewindow.c
13454                 bring in Hiro's last 0.7.0 wm class fixes
13455
13456         * tools/sylprint.pl
13457                 bring in Ricardo's fix for sylprint script
13458
13459         * AUTHORS       
13460         * src/rfc2015.[ch]
13461         * src/prefs_common.[ch]
13462         * src/prefs_account.[ch]
13463         * src/compose.c
13464                 clean up account preference poison in rfc2015,
13465                 and preparation to fix double sign bug 
13466                 (patch submitted by Simon 'corecode' Schubert)
13467
13468 2002-01-07 [christoph]  0.6.6claws43
13469
13470         * src/mh.c
13471                 search for free message number, do not only rely
13472                 on last_num
13473         * src/send.c
13474                 fix smtp auth and use extra account information
13475                 if available, if not use pop3 data instead
13476                 (closes bug #500341)            
13477         * src/ssl.[ch]
13478                 match coding style
13479
13480 2002-01-06 [alfons]     0.6.6claws42
13481
13482         * src/mainwindow.c
13483                 try making the separate windows work again...
13484
13485 2002-01-06 [alfons]     0.6.6claws41
13486
13487         * src/mainwindow.c
13488                 adapt Hiro's separate window menu (to get rid of the funny
13489                 duplicate menu items), and make it work again
13490
13491 2002-01-06 [alfons]     0.6.6claws40
13492
13493         * tools/Makefile.am
13494         * tools/sylprint.rc
13495         * tools/sylprint.pl
13496         * tools/README.sylprint
13497                 add sylprint script for printing mails from Sylpheed
13498                 (contributed by Ricardo Mones Lastra)
13499
13500         * src/acount.c
13501                 clean up
13502
13503 2002-01-06 [melvin]     0.6.6claws39
13504
13505         * src/mainwindow.c
13506         * src/summaryview.c
13507                 Fixed crash introduced in 0.6.6claws38 by the menu
13508                 reorganisation (Hide read messages)
13509         
13510         * ChangeLog.claws 
13511                 Fixed typo (we are now in 2002, alfons ;) )
13512
13513 2002-01-05 [alfons]     0.6.6claws38
13514
13515         * sync with sylpheed 0.6.6cvs10-17
13516                 (last stuff marked as LAST_STABLE)
13517
13518 2002-01-04 [melvin]     0.6.6claws37
13519
13520         * src/account.c
13521                 Made account selection code use strcasestr again instead of
13522                 g_strcasecmp (fixes bug where reediting queued messages
13523                 did not select proper account reported by T. Link).
13524         
13525         * src/folderview.c
13526                 Fix bug where folder icons are not shown when 'hide read messages'
13527                 is on.
13528         
13529         * src/stock_pixmaps.[ch]
13530                 Added folder icons for 'hide read messages'.
13531         
13532         * src/compose.c
13533                 Fixed bug where 'Enter' in a header entry will send the message 
13534                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
13535
13536 2002-01-03 [melvin]     0.6.6claws36
13537         
13538         * src/prefs.[ch]
13539                 Added popup menu for common preferences and
13540                 account preferences (right click on tab displays
13541                                 a menu of all tabs.)
13542
13543 2002-01-02 [melvin]     0.6.6claws35
13544
13545         * src/gtkspell.[ch]
13546                 Made spelling code compatible with undo/redo feature.
13547                 Added creation of suggestion mode menu for the general
13548                         preferences.
13549         
13550         * src/prefs_common.[ch]
13551                 Added option menu for the speller's suggestion mode.
13552                 Added missing spaces in "..." buttons and made a "..."
13553                         button non translatable!
13554         
13555         * src/compose.c
13556                 Made speller use the default suggestion mode.
13557                 Hack to make it possible to choose 'CTRL-Enter' as a
13558                         shortcut for sending (and only for sending).
13559
13560         * src/prefs_folder_item.c
13561                 Changing subject simplification does not update cache 
13562                         anymore (because it is unnecessary).
13563                 Fixed bug where changing subject simplification updated the 
13564                         summaryview even when the viewed folder is not the
13565                         folder which properties are being changed. (E.g. 
13566                                         viewing folder A and changing
13567                                         the subject simplification of 
13568                                         folder B -not being viewed- updated the 
13569                                         summaryview of folder A with data of
13570                                         folder B). (Hope this is clear... )
13571
13572 2001-12-31 [alfons]     0.6.6claws34
13573         
13574         * src/ldif.c
13575         * src/mutt.c
13576                 fgetc() returns a signed integer which doesn't
13577                 fit in a char. so c truncates this to a char
13578                 but we may lose significant bits. i.e. we may
13579                 comparing 0xFF which may not be equal to -1
13580                 unless properly casted to signed char which
13581                 we won't do because fgetc() returns a signed
13582                 integer which doesn't fit in a char. so c 
13583                 truncates this to a char but we may lose 
13584                 significat bits. (you got the idea, thanks
13585                 to Gustavo Noronha Silva <kov@debian.org>
13586                 and the Debian folks!)
13587
13588 2001-12-30 [alfons]     0.6.6claws33
13589
13590         * src/prefs_common.c
13591                 add #ifdef USE_PSPELLs that Melvin forgot               
13592
13593 2001-12-30 [melvin]     0.6.6claws32
13594         
13595         * src/prefs_common.[ch]
13596                 Added configurable color for misspelled words.
13597
13598         * src/gtkspell.[ch]
13599                 Fixed bug of foreground text color (reported by David
13600                                 Mehrmann)
13601                 Added configurable color for misspelled words.
13602
13603 2001-12-30 [alfons]     0.6.6claws31
13604
13605         * src/folder.c
13606                 remove unnecessary things someone put there
13607
13608         * src/mh.c
13609         * src/folder.[ch]
13610                 make folder properties (like threading and sorting) persistent
13611                 (closes bug #497424 "rescan folder tree resets proprieties")
13612                 currently this is only for MH folders. 
13613
13614 2001-12-29 [melvin]     0.6.6claws30
13615
13616         * src/string_match.[ch]
13617                 Optimized a bit: regexp pattern buffer compiled only once, and
13618                   one subroutine call removed. Fixed ^ regexp search: Now, 
13619                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
13620         
13621         * src/summaryview.c
13622                 Subject filtering changed to filter summary columns and
13623                   not directly the messages subject cache. The loss in 
13624                   performance is balanced by the improvement of string_match.
13625                 Added an alert panel if there is an error in the regexp.
13626
13627         * src/src/prefs_folder_item.h
13628                 Added a regexp pattern buffer.
13629
13630 2001-12-28 [alfons]     0.6.6claws29
13631
13632         * src/string_match.[ch]
13633                 clean up name space
13634                 allow compilation *BSD
13635
13636 2001-12-27 [alfons]     0.6.6claws28
13637
13638         * src/filter.c
13639                 sync the Hiro's bug fix for BSD
13640
13641 2001-12-27 [melvin]     0.6.6claws27
13642         
13643         * src/compose.c
13644                 Simplify focus to subject entry code.
13645
13646 2001-12-27 [darko]      0.6.6claws26
13647
13648         * src/filtering.c
13649         * src/mbox_folder.c
13650         * src/messageview.c
13651         * src/mh.c
13652         * src/procheader.[ch]
13653         * src/procmsg.h
13654         * src/stock_pixmap.[ch]
13655         * src/summaryview.c
13656                 Show key icon for encrypted mails in summary view
13657
13658         * src/pixmaps/clip.xpm
13659         * src/pixmaps/clipkey.xpm
13660         * src/pixmaps/key.xpm
13661                 New/modified icons for the above
13662
13663 2001-12-27 [melvin]     0.6.6claws25
13664
13665         * src/prefs_common.c
13666                 Put spell checker options in a separate tab to decrease
13667                 the Common Preferences window height.
13668
13669         * README.claws  
13670                 Update spell checker usage instruction about its options
13671                 location.
13672
13673 2001-12-27 [melvin]     0.6.6claws24
13674
13675         * src/compose.c
13676                 Changed subject entry widget position. Initial focus is
13677                 on the To header instead of the subject entry.
13678                 Creating a new header scrolls the header list to make the
13679                 created one visible. Nevertheless, when automatically filling
13680                 headers, the first one is shown.
13681                 A Tab key press in the last empty header entry zips the 
13682                 focus to the subject entry.
13683                 (I did not change the combo boxes, yet)
13684
13685 2001-12-26 [alfons]     0.6.6claws23
13686
13687         * src/prefs_account.c
13688         * src/inc.c
13689                 allow default inbox to reside in another mailbox (only
13690                 works for POP3 accounts)
13691
13692 2001-12-26 [alfons]     0.6.6claws22
13693         
13694         * src/textview.c
13695                 make reply-on-click work with the account of the selected folder
13696         * src/compose.c
13697                 put a fixme here to remind me to fix finding correct default
13698                 account for nested folders
13699
13700 2001-12-25 [alfons]     0.6.6claws21
13701
13702         * src/summaryview.c
13703                 make column headers display locked and mark pixmaps (idea by Melvin) 
13704                 fix bug by adding score and locked column type to sort array
13705
13706 2001-12-25 [alfons]     0.6.6claws20
13707         
13708         * src/summaryview.c
13709                 catch a *potentially* inadvertent write back of  
13710                 the message cache(s) introduced by 0.6.5claws37
13711
13712 2001-12-25 [christoph]  0.6.6claws19
13713
13714         * src/stock_pixmap.[ch]
13715         * src/summaryview.c
13716                 add ignore thread pixmap
13717                 (can someone draw a better icon for this?)
13718
13719 2001-12-24 [alfons]     0.6.6claws18
13720
13721         * src/prefs_folder_item.c
13722                 make address completion actually work for the
13723                 Default To address in the Folder Property dialog.
13724
13725 2001-12-24 [alfons]     0.6.6claws17
13726         
13727         * src/summaryview.c
13728                 use new style regexp for subject stripping 
13729                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
13730
13731 2001-12-24 [darko]      0.6.6claws16
13732
13733         * src/pgptext.c
13734         * src/rfc2015.c
13735                 move GPG related informational messages to debug mode
13736
13737 2001-12-23 [alfons]     0.6.6claws15
13738
13739         * src/stock_pixmap.[ch]
13740         * src/summaryview.c
13741                 add the forgotten Claws' locked pixmap
13742
13743 2001-12-23 [alfons]     0.6.6claws14
13744
13745         * src/filesel.c
13746                 accept file name typed in entry in multi file
13747                 selector (patch submitted by Gustavo Noronha Silva 
13748                 <kov@debian.org>)
13749
13750 2001-12-23 [alfons]     0.6.6claws13
13751
13752         * src/prefs_filter.c
13753         * src/prefs_filtering.c
13754         * src/matcher.c
13755         * src/importmutt.c
13756                 clean up a little bit
13757         
13758         * src/string_match.c
13759                 validate input strings a little bit more
13760
13761 2001-12-23 [alfons]     0.6.6claws12
13762
13763         * src/Makefile.am
13764         * src/summaryview.c
13765         * src/string_match.[ch]         ** NEW **
13766         * src/folderview.[ch]
13767         * src/headerview.h
13768         * src/folder.[ch]
13769         * src/prefs_folder_item.[ch]
13770                 add subject simplification to strip out strings from
13771                 a subject line (esp. handy for mailing lists). 
13772                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
13773                 but slightly changed things for better integration.)
13774
13775 2001-12-23 [alfons]     0.6.6claws11
13776
13777         * src/mainwindow.c
13778                 fix bug introduced by submission included in 0.6.5claws52.
13779                 ideally this submission should clean the trash if any trash
13780                 folder has a message. however, the hasTrash variable was
13781                 set to false whenever a trash folder was empty (discarding
13782                 a previously found *filled* trash folder.)
13783
13784                 also edited the code a little bit and made it more safe.
13785
13786 2001-12-22 [alfons]     0.6.6claws10
13787
13788         * src/imap.c
13789                 quick fix for Martin Pool's omission of an account
13790                 specific SSL setting
13791
13792 2001-12-22 [alfons]     0.6.6claws9
13793
13794         * src/compose.c
13795         * src/messageview.c
13796         * src/mimeview.c
13797         * src/pgptext.c
13798         * src/procmime.[ch]
13799                 better support for multipart/digest (submitted
13800                 by Fredrik <e98fo@efd.lth.se>)
13801
13802 2001-12-22 [alfons]     0.6.6claws8
13803
13804         * src/addressbook.c
13805                 correct function signature
13806         * src/socket.[ch]
13807         * src/imap.[ch]
13808         * src/prefs_account.[ch]
13809                 allow IMAP over SSH tunnel (patch submitted by 
13810                 Martin Pool <mbp@samba.org>)
13811
13812 2001-12-21 [alfons]     0.6.6claws7
13813
13814         * sync with sylpheed 0.6.6cvs4-9
13815                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
13816
13817 2001-12-21 [christoph]  0.6.6claws6
13818
13819         * src/compose.c
13820         * src/prefs_folder_item.[ch]
13821                 implement saving of outgoing messages to current folder.
13822                 fix segfault when no default outbox is available
13823                 (closes bug #495683)
13824
13825 2001-12-21 [carsten]    0.6.6claws5
13826         * src/folderview.c
13827         * src/summaryview.c
13828                 pressing CTRL while DND does now the expected thing and
13829                 copies the mail (moving is still the default, as this
13830                 seam more appropriate for handling mails by DND)
13831
13832 2001-12-18 [paul]       0.6.6claws4
13833
13834         * sync with sylpheed 0.6.6cvs3
13835                 see ChangeLog entries 2001-12-18
13836
13837 2001-12-18 [hiro]       0.6.6claws3
13838
13839         * src/undo.c
13840                 fix for multibyte characters (obtain the number of letters
13841                 instead of bytes).
13842
13843 2001-12-17 [paul]       0.6.6claws2
13844
13845         * sync with sylpheed 0.6.6cvs1
13846                 see ChangeLog entry 2001-12-16
13847
13848 2000-12-17 [alfons]     0.6.6claws1
13849
13850         * src/filtering.c
13851                 clean up
13852
13853 2001-12-16 [paul]       0.6.6claws
13854 2001-12-15
13855
13856         * Release version 0.6.6claws, cvs tag: rel_0_6_6
13857
13858         * src/mimeview.c
13859                 last minute sync with main 0.6.6
13860
13861         * po/es.po
13862                 updated by Ricardo Mones Lastra
13863                 update for last minute sync
13864         * po/fr.po
13865         * po/nl.po
13866                 update for last minute sync
13867         * po/de.po
13868                 updated by Jens Oberender
13869         * po/pt_BR.po
13870                 updated by Fabio Junior Beneditto
13871
13872         * src/prefs_common.[ch]
13873         * src/undo.c
13874                 number of undo levels is user configurable
13875                 (squeeze it into the release in the dying
13876                 moments) Submitted by Jens Oberender    
13877
13878 2001-12-15 [melvin]
13879
13880         * po/fr.po
13881                 updated french translation
13882
13883 2001-12-15 [paul]       0.6.5claws92
13884
13885         * sync with sylpheed 0.6.5cvs28
13886                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
13887
13888         * po/nl.po
13889                 update to allow for sync
13890
13891 2001-12-15 [alfons]
13892         
13893         * po/nl.po
13894                 update dutch translation
13895
13896 2001-12-14 [carsten]    0.6.5claws91
13897         * src/summaryview.c
13898                 fixed bug #473785; also after changing the column order
13899                 the same message will be selected and displayed as before
13900                 the reordering
13901
13902 2001-12-14 [carsten]    0.6.5claws90
13903         * src/folderview.c
13904                 probably found the bug reported by wwb opening or closing
13905                 a folder tree just before dnd (found the solution in the
13906                 balsa source -- thanks to them)
13907
13908 2001-12-14 [carsten]    0.6.5claws89
13909         * src/gtkutils.c
13910         * src/account.c
13911                 moved gtk_clist_moveto to the right place, so that
13912                 only the accounts dialog is effected on opening
13913
13914 2001-12-14 [carsten]    0.6.5claws88
13915         * src/gtkutils.c
13916                 gtkut_clist_set_focus_row does a gtk_clist_moveto
13917                 now, so that the focused row will be seen in any case
13918                 (reported by wwp on sf-claws-user)
13919
13920 2001-12-14 [darko]      0.6.5claws87
13921
13922         * src/compose.c
13923                 remove unnecessary line
13924
13925 2001-12-14 [paul]       0.6.5claws86
13926
13927         * sync with sylpheed 0.6.5cvs27
13928                 see ChangeLog entries 2001-12-14
13929
13930 2001-12-14 [carsten]    0.6.5claws85
13931         * src/mainwindow.c
13932                 following a suggestion of Melvin the rcoabm pops up
13933                 right under the button now and the button is reliefed
13934                 while the popup is open
13935
13936 2001-12-14 [darko]      0.6.5claws84
13937
13938         * src/compose.c
13939                 fix crash when wrapping long lines if linewrap quotation
13940                 is disabled and wrapper encounters a word spanning more
13941                 than one line
13942
13943 2001-12-13 [paul]       0.6.5claws83
13944
13945         * src/compose.c
13946                 prefer 'Reply-To' header over mailing list header when
13947                 replying to a message. Finally prevent all those confirmation 
13948                 messages being sent to the list itself.
13949
13950         * src/summaryview.c
13951                 remove unused summary_set_menu_sensitive() entry
13952
13953 2001-12-13 [paul]       0.6.5claws82
13954
13955         * src/folderview.c
13956         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
13957         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
13958         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
13959                 improvements to 'Hide read messages': Inbox, Outbox,
13960                 Trash, Queue, and Draft icons now reveal presence of hidden 
13961                 messages
13962
13963 2001-12-12 [alfons]     0.6.5claws81
13964
13965         0.6.5claws80 was tagged as LAST_STABLE
13966
13967         * src/filtering.[ch]
13968         * src/matcher.[ch]
13969         * src/matcher_parser_lex.c
13970                 fix the filtering; my last attempt to get it right, 
13971                 if it does not work, it's Hoa's turn. ;-)
13972
13973                 for my honourable peers:
13974                 
13975                 the code now makes a clear distinction between
13976                 rules as they are displayed (probably escaped),
13977                 and as they are executed (probably unescaped). the
13978                 parser does *NOT* do any unescaping, this is
13979                 the task of the matcher.c (which breaks up a
13980                 rule into condition) and the filtering.c (which
13981                 breaks up the rule's action). to make this
13982                 run happily we provide an unescaped copy of
13983                 crucial strings to the MatcherProp and 
13984                 FilteringAction structures. note that the only
13985                 exception to this is any REGEXP string. those
13986                 are directly passed to regcomp() and regexp()
13987                 (who have much more powerful unescape functions).
13988                 
13989                 for everyone else:
13990         
13991                 you can escape tab (\t), carriage return (\r),
13992                 linefeed (\n), form feed (\f), quote (\"), 
13993                 single quote (\'), bell (\b) in all the entry
13994                 lines in the scoring & filtering dialogs.
13995                 as an added bonus this should not affect
13996                 existing filtering rules.
13997
13998 2001-12-12 [carsten]    0.6.5claws80
13999
14000         * src/summaryview.c
14001         * po/de.po
14002                 "item(s) selected" is now sensitive to 1 or more
14003                 than one selected (nice for language where simple
14004                 adding of a "s" is not possible as German (Eintrag
14005                 ->Eintr"age)
14006                 
14007                 the "forward as attachment" entry from the right
14008                 click menu removed, "forward" acts following the
14009                 prefs
14010         
14011         * src/textview.c
14012                 reverted my former changes; so compiler warning again
14013                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
14014                 nevertheless
14015
14016         * src/messageview.c
14017                 "search in message" does now *not* only work in MVIEW_TEXT
14018                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
14019                 message
14020
14021         * src/mainwindow.c
14022                 removed "/File/_Close" as it was the same as "/File/E_xit"
14023                 and we don't need it two times
14024
14025                 the separate folder view and message view now get a distinct
14026                 WMCLASS, just in case someone is using sawfish ;-)
14027
14028                 as the menu entries "/View/Message view" and "/View/Folder tree"
14029                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
14030                 make them sensitive accordingly and as these two are "shown"
14031                 after startup anytime check this menuitem at startup
14032
14033 2001-12-12 [paul]       0.6.5claws79
14034
14035         * src/folderview.c
14036                 fix sensitivity of 'Search folder...', broken in
14037                 0.6.5claws75
14038
14039         * src/mainwindow.c
14040                 fix dodgy English
14041
14042 2001-12-11 [carsten]    0.6.5claws78
14043         * src/filtering.c
14044                 fixed two typos returning a wrong FALSE/TRUE
14045         * src/mainwindow.[ch]
14046                 extra menu for email/news button removed
14047
14048 2001-12-11 [alfons]     0.6.5claws77
14049         
14050         * src/matcher.c                 (1.3)
14051         * src/matcher_parser_lex.l      (1.28)
14052                 revert for another attempt
14053                 mark 0.6.5claws77 as LAST_STABLE
14054
14055 2001-12-11 [christoph]  0.6.5claws76
14056
14057         * po/de.po
14058                 fixed wrong translation for prev. unread msg
14059
14060 2001-12-11 [paul]       0.6.5claws75
14061
14062         * src/folder.[ch]
14063         * src/folderview.c
14064         * src/mainwindow.c
14065         * src/summaryview.[ch]
14066         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
14067                 enable ability to hide read messages on per folder basis via 
14068                 '/Summary/Hide read messages'; when selected, a folder will 
14069                 have a red open folder icon, instead of a blue icon, if the 
14070                 folder contains hidden messges
14071                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
14072
14073         * src/mainwindow.c
14074                 remove '/Message/Forward as attachment' from 
14075                 main_window_set_menu_sensitive() to prevent debug warning
14076
14077         * src/folderview.c
14078         * src/mainwindow.c
14079                 Clean up some of the English
14080
14081         * tools/newscache_clean.pl
14082                 allow for new 'hidereadmsgs' entry in folderlist.xml
14083
14084         * po/es.po
14085                 updated translation, submitted by Ricardo Mones Lastra
14086
14087 2001-12-11 [paul]       0.6.5claws74
14088
14089         * sync with sylpheed 0.6.5cvs25
14090                 see ChangeLog entry 2001-12-11
14091
14092 2001-12-10 [alfons]     0.6.5claws73
14093
14094         * src/matcher.c
14095                 add more control characters
14096         * src/matcher_parser_lex.l
14097                 make escaping / unescaping work again
14098
14099 2001-12-10 [alfons]     0.6.5claws72
14100
14101         * src/imap.c
14102                 clean up warnings "returning value for void function" 
14103         * src/prefs_filtering.c
14104                 make info button for execute action sensitive
14105
14106 2001-12-10 [paul]       0.6.5claws71
14107
14108         * src/compose.c
14109         * src/imap.[ch]
14110         * src/summaryview.c
14111                 fix: imap server now gets informed of MARKED, UNMARKED
14112                 and REPLY events. Now people can use different IMAP-Mail
14113                 clients and have the exact same information about MARKED,
14114                 UNMARKED and REPLY status with all of them. Especially
14115                 useful for imap servers with a web-frontend.
14116                 submitted by Tobias Sandhaas <medlor@web.de>
14117
14118 2001-12-09 [melvin]     0.6.5claws70
14119         
14120         * src/textview.[ch]
14121                 fixed bug #490076 (hunted down by Alfons who implemented
14122                 a workaround in 0.6.5claws65)
14123
14124 2001-12-09 [christoph]  0.6.5claws69
14125
14126         * src/summaryview.c
14127                 set pointer to string in LOCKED column to NULL
14128                 (might fix bug #490800)
14129
14130 2001-12-09 [carsten]    0.6.5claws68
14131
14132         * po/de.po
14133                 resolved some cluttered menu shortcuts 
14134                 ('creating new email' and 'creating news message'
14135                 hade the same)
14136         * src/compose.c
14137                 wmclass now distinc from main window
14138         * src/mainwindow.c
14139           src/mainwindow.h
14140                 email/news and forward button functionality similar
14141                 to the reply buttons; removed the ugly dropdown arrows
14142                 and use instead the right mouse button
14143
14144 2001-12-09 [paul]       0.6.5claws67
14145
14146         * src/imap.c
14147         * src/utils.h
14148                 allow spaces in imap folder names
14149                 submitted by Willem van Engen <wvengen@stack.nl>
14150
14151 2001-12-09 [paul]       0.6.5claws66
14152
14153         * sync with sylpheed 0.6.5cvs24
14154                 see ChangeLog entry 2001-12-09
14155
14156 2001-12-08 [alfons]     0.6.5claws65
14157
14158         * src/textview.c
14159                 prevent secondary selection claim after "add to sender" dialog
14160                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
14161                 we trick GTK by simulating a click at (0, 0) in the textview.
14162
14163 2001-12-08 [hoa]        0.6.5claws64
14164
14165         * src/folder.c
14166                 fixed a bug about the .processing folder name while filtering
14167
14168 2001-12-08 [alfons]     0.6.5claws63
14169
14170         * src/folderview.c 
14171                 work around problem of not correctly updating folder stats
14172                 when deleting messages. there's some folder scanning evil
14173                 going so the folderview_update_msg_num() does not work
14174                 correctly. need to investigate this.
14175
14176 2001-12-08 [paul]       0.6.5claws62
14177
14178         * sync with sylpheed 0.6.5cvs23
14179                 see ChangeLog entry 2001-12-08
14180
14181 2001-12-07 [christoph]  0.6.5claws61
14182
14183         * src/compose.c
14184                 fix another header translation problem
14185
14186 2001-12-07 [alfons]     0.6.5claws60
14187
14188         * src/mbox.c
14189                 make filtering also work on local spool mbox
14190
14191 2001-12-07 [carsten]    0.6.5claws59
14192         * src/addressbook.c
14193                 addressbook window gets a wmclass distinct from the main
14194                 sylpheed window
14195         * src/compose.h
14196         * src/mainwindow.[ch]
14197                   forward menu item will use mode selected in prefs, forward 
14198                 as attatchment in menu removed (will be substituted in the
14199                 toolbar similar to reply buttons)
14200                   create news message menu entry and news button is now 
14201                 sensitive to the existance of a news account
14202         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
14203         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
14204         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
14205                 these are removed because the toolbar buttons don't show
14206                 the quoting modus any longer
14207
14208 2001-12-07 [paul]
14209
14210         * tools/newscache_clean.pl      ** NEW FILE **
14211                 perl script to do some tidying up in the newscache directory 
14212                 
14213         * tools/sylpheed-switcher       ** NEW FILE **
14214                 perl script to enable easy switching between main and claws
14215                 
14216         * tools/README
14217                 added descriptions of the two new perl scripts          
14218
14219
14220 2001-12-07 [melvin]     0.6.5claws58
14221
14222         * src/messageview.c
14223                 fixed a warning during compilation introduced in 0.6.5claws56
14224
14225 2001-12-07 [paul]       0.6.5claws57
14226
14227         * src/mainwindow.[ch]
14228         * src/menu.[ch]
14229                 further usability enhancements to replying with or without 
14230                 quoting via the toolbar, use of Ctrl key is replaced by 
14231                 drop down menu 
14232                 Submitted by Carsten Schurig            
14233
14234 2001-12-07 [melvin]     0.6.5claws56
14235
14236         * src/messageview.c
14237                 hack to fix bug that prevented to make/paste selections
14238                 after switching between MVIEW_TEXT and MVIEW_MIME views
14239                 without deselecting the selection first.
14240
14241 2001-12-06 [alfons]     0.6.5claws55
14242
14243         * src/filtering.[ch]
14244         * src/inc.c
14245                 revise filtering a little bit more, and make sure
14246                 messages are delivered to the appropriate inbox
14247                 (perhaps set per account)
14248
14249 2001-12-06 [paul]       0.6.5claws54
14250
14251         * sync with sylpheed 0.6.5cvs22
14252                 see ChangeLog entry 2001-12-06
14253
14254 2001-12-05 [alfons]     0.6.5claws53
14255
14256         * src/inc.c
14257         * src/folder.[ch]
14258         * src/procmsg.c
14259         * src/filtering.c
14260                 more revisions of filtering system
14261                 (last stable version is marked as LAST_STABLE)
14262                 
14263                 | NOTE 1): the filtering system now uses a local folder called
14264                 | .processing. if filtering fails, check this directory
14265                 | for missing messages.
14266                 |
14267                 | NOTE 2): help us find the filtering actions still missing
14268
14269 2001-12-05 [paul]       0.6.5claws52
14270
14271         * src/mainwindow.c
14272                 fix bug where 'Empty Trash?' pop-up window appears even
14273                 when Trash is empty, submitted by Jesse Skinner         
14274
14275 2001-12-05 [melvin]     0.6.5claws51
14276
14277         * src/compose.c
14278                 fixed bug #486106 to select correct account when reediting 
14279                 a queued message
14280         
14281 2001-12-04 [alfons]     0.6.5claws50
14282
14283         * src/mh.c
14284                 declare markfile in appropriate functions when
14285                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
14286                 for spotting this)
14287
14288 2001-12-04 [paul]       0.6.5claws49
14289
14290         * sync with sylpheed 0.6.5cvs21
14291                 see ChangeLog entry 2001-12-04
14292
14293 2001-12-03 [christoph]  0.6.5claws48
14294
14295         * po/de.po
14296                 changed translation of undo
14297         * src/account.c
14298         * src/folder.c
14299                 don't reinvent the wheel to traverse a GNode
14300         * src/compose.[ch]
14301                 seperate code to create the compose gui into functions
14302                 add "Others" page with folder selection for saving copy
14303                 of the message.
14304                 the folder identifier is saved to queue header
14305         * src/procmsg.c
14306                 save message to folder in queue header
14307
14308 2001-12-03 [paul]       0.6.5claws47
14309
14310         * sync with sylpheed 0.6.5cvs20
14311                 see ChangeLog entry 2001-12-03
14312
14313 2001-12-01 [paul]
14314
14315         * more sync with sylpheed 0.6.5cvs19
14316                 see ChangeLog entry 2001-11-29
14317
14318 2001-11-30 [paul]       0.6.5claws46
14319         
14320         * src/compose.c
14321                 remove conflicts introduced by Hoa's last commit
14322          
14323         * src/mainwindow.c
14324                 make 'Message/Bounce' sensitive
14325
14326 2001-11-30 [hoa]        0.6.5claws45
14327
14328         * src/compose.c
14329                 slightly change bounce function to add
14330                 information about the user that bounced the mail
14331                 in the From header line.
14332
14333         * src/folderview.c
14334                 permit the use of processing in outbox folder.
14335
14336 2001-11-29 [paul]       0.6.5claws44
14337
14338         * src/mainwindow.[ch]
14339         * src/prefs_common.c
14340         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
14341         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
14342         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
14343                 usability enhancements to the quoting, implements
14344                 use of Ctrl key to toggle quoting settings
14345                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
14346
14347 2001-11-29 [paul]       0.6.5claws43
14348         
14349         * sync with sylpheed 0.6.5cvs19
14350                 see ChangeLog entry 2001-11-28
14351
14352 2001-11-29 [melvin]     0.6.5claws42
14353         * src/Makefile.am
14354                 added enriched.[ch] to the list of files
14355
14356         * src/textview.c
14357         * src/mimeview.c
14358         * src/procmime.[ch]
14359         * src/enriched.[ch]
14360                 added support to view text/enriched
14361                 added support to show headers in message view for text/enriched and text/html
14362                         in non multipart messages
14363
14364 2001-11-28 [paul]       0.6.5claws41
14365
14366         * more sync with sylpheed 0.6.5cvs18
14367                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
14368
14369 2001-11-27 [paul]       0.6.5claws40
14370         
14371         * po/pt_BR.po
14372                 updated translation, submitted by Fabio Junior Beneditto
14373                 
14374         * sync with sylpheed 0.6.5cvs18
14375                 see ChangeLog entries 2001-11-26 (src/textview.c) and
14376                 2001-11-27
14377
14378
14379 2001-11-26 [paul]
14380
14381         * po/es.po
14382                 updated translation, submitted by Ricardo Mones Lastra
14383
14384 2001-11-26 [alfons]
14385
14386         * src/matcher.c
14387                 add more translatable strings
14388
14389 2001-11-26 [christoph]  0.6.5claws39
14390
14391         * po/de.po      
14392                 fixed one more umlaut
14393         * src/compose.c
14394                 fix translated header when it should not be translated
14395
14396 2001-11-26 [paul]       0.6.5claws38
14397
14398         * src/mainwindow.c
14399                 remove '/Message/Add Sender to address book' from 
14400                 main_window_set_menu_sensitive(), prevent debug warning
14401                 add 'Message/Mark/Mark all read' to mainwin_entries[]
14402
14403 2001-11-26 [paul]       0.6.5claws37
14404
14405         * src/summaryview.c
14406                 fix 'recurring unread state' bug 
14407
14408         * tools/README 
14409         * tools/filter_conv.pl
14410                 read name of top level mailbox from folderlist.xml
14411                 and presume nothing about its name              
14412
14413 2001-11-26 [darko]      0.6.5claws36
14414
14415         * src/gtkstext.[ch]
14416                 removed functions that are now in gtkutils.c
14417                 use gtkut_text_is_uri_string() from gtkutils.c
14418         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
14419
14420 2001-11-26 [paul]       0.6.5claws35
14421
14422         * sync with sylpheed 0.6.5cvs16
14423                 see ChangeLog entries 2001-11-25 and 2001-11-26
14424
14425 2001-11-25 [alfons]     0.6.5claws34
14426
14427         EXPERIMENTAL!!! Please checkout the last stable version using: 
14428           
14429         % cvs update -r LAST_STABLE -dRAP
14430
14431         (Or help us testing this stuff.)
14432
14433         * src/filtering.c               (1.14)
14434         * src/filtering.h               (1.6)
14435         * src/inc.c                     (1.28)
14436         * src/matcher.c                 (1.20)
14437         * src/mbox.c                    (1.9)
14438         * src/procmsg.h                 (1.14)
14439         * src/summaryview.c             (1.59)
14440         * src/summaryview.h             (dunno)
14441                 revert/merge/sync to as it was before commit 
14442                 on Thu, 19 Jul 2001 10:15:51 -0700.
14443
14444 2001-11-25 [hoa]        0.6.5claws33
14445
14446         * src/main.c
14447                 processing mails at startup
14448
14449         * src/folderview.c
14450         * src/summaryview.[ch]
14451                 processing mails when entering folder
14452
14453         * src/prefs_filtering.c
14454                 fixed some UI bugs
14455
14456 2001-11-24 [alfons]     0.6.5claws32
14457
14458         * src/summaryview.[ch]
14459                 make summary sort headers work, and also make
14460                 sure the sort type is stored
14461
14462 2001-11-23 [alfons]     0.6.5claws31
14463
14464         * src/summaryview.[ch]
14465                 make lock work like mark
14466                 disallow deleting messages marked as locked
14467
14468 2001-11-23 [alfons]     0.6.5claws30
14469
14470         * src/gtkstext.c
14471         * src/compose.[ch]
14472         * src/Makefile.am
14473         * src/undo.[ch]
14474                 merge undo patch submitted by Jens
14475
14476 2001-11-23 [christoph]  0.6.5claws29
14477
14478         * src/.cvsignore
14479                 added ylwrap
14480         * src/compose.c
14481                 fixed gpg signing and encoding
14482         * src/folder.[ch]
14483         * src/main.c
14484                 added --status option to get new, unread and total
14485                 message count from a running sylpheed
14486         * src/prefs_common.c
14487                 temporary fix for reply_with_quote problem
14488                 (don't call functions for non existing widget)
14489         * src/procmsg.c
14490                 one more check for ignored threads but still not
14491                 always working correctly. probably a recursive
14492                 check for all parents is needed
14493
14494 2001-11-23 [darko]      0.6.5claws28
14495
14496         * src/compose.c
14497                 wrapping on send improvements
14498         * src/gtkutils.[ch]
14499                 fix for GtkSText after last sync with main branch
14500                 GTK_TEXT -> GTK_STEXT
14501
14502 2001-11-23 [paul]       0.6.5claws27
14503
14504         * sync with sylpheed 0.6.5cvs14
14505                 see ChangeLog entries 2001-11-22 and 2001-11-23
14506                 
14507         * po/de.po
14508                 fixed the scrambled umlauts 
14509                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
14510
14511 2001-11-21 [paul]       0.6.5claws26
14512
14513         * sync with sylpheed 0.6.5cvs12
14514                 see 2nd ChangeLog entry dated 2001-11-20
14515
14516 2001-11-20 [paul]       0.6.5claws25
14517
14518         * sync with sylpheed 0.6.5cvs11
14519                 see ChangeLog entry 2001-11-19 (src/utils.c)
14520
14521 2001-11-20 [hiro]
14522
14523         * src/compose.c
14524                 GTK_TEXT -> GTK_STEXT
14525                 fix for wrong comment
14526
14527 2001-11-20 [hiro]       0.6.5claws24
14528
14529         * src/compose.[ch]
14530                 more merges from main branch
14531                 removed fatal warnings (uninitialized variables etc.)
14532                 some coding style fix
14533         * src/gtkutils.h
14534                 fixed typo.
14535         * src/addressbook.c
14536           src/addrindex.c
14537                 V-Card -> vCard
14538
14539 2001-11-19 [hoa]        0.6.5claws23
14540
14541         * src/filtering.c
14542         * src/prefs_scoring.c
14543         * src/matcher.[ch]
14544         * src/scoring.c
14545                 cleaning code
14546
14547         * src/matcher_parser_parse.y
14548         * src/prefs_filtering.c
14549                 bouncing
14550
14551 2001-11-19 [alfons]     0.6.5claws22
14552
14553         more of my old things into claws
14554
14555         * src/Makefile.am
14556         * src/prefs_common.c
14557         * src/procmsg.h
14558         * src/summaryview.[ch]
14559         * src/prefs_summary_column.c
14560         * src/pixmaps/locked.xpm
14561                 add indicators for locking of message in summary view
14562                 (does not work yet, only visual indicator)
14563
14564 2001-11-19 [paul]       0.6.5claws21
14565
14566         * sync with sylpheed 0.6.5cvs10
14567                 see ChangeLog entry 2001-11-19
14568
14569 2001-11-18 [alfons]     0.6.5claws20
14570         
14571         * src/filtering.c
14572                 remove an inadvertent free I forgot in previous clean up 
14573
14574 2001-11-18 [alfons]     0.6.5claws19
14575
14576         * src/filtering.[ch]
14577                 clean up & plug leaks
14578
14579 2001-11-18 [paul]       0.6.5claws18
14580
14581         * sync with sylpheed 0.6.5cvs9
14582                 see ChangeLog entries 2001-11-17 and 2001-11-18
14583
14584 2001-11-16 [paul]       0.6.5claws17
14585
14586         * sync with sylpheed 0.6.5cvs8
14587                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
14588
14589 2001-11-16 [paul]       0.6.5claws16
14590
14591         * sync with sylpheed 0.6.5cvs7
14592                 see ChangeLog entries 2001-11-15 and 2001-11-16
14593
14594 2001-11-15 [hoa]        0.6.5claws15
14595
14596         * src/compose.c
14597                 fix bounce, mails we received couln't be bounced to ourself.
14598
14599         * src/defs.h
14600         * src/filtering.[ch]
14601         * src/matcher.[ch]
14602         * src/matcher_parser.h
14603         * src/matcher_parser_lex.l
14604         * src/matcher_parser_parse.y
14605         * src/inc.c
14606         * src/main.c
14607         * src/mbox.c
14608         * src/prefs_filtering.[ch]
14609         * src/mainwindow.c
14610         * src/prefs_matcher.c
14611         * src/prefs_scoring.c
14612         * src/scoring.[ch]
14613         * src/summaryview.c
14614                 new matcher/filter/score configuration file parser
14615                 one unique configuration file => ~/.sylpheed/matcherrc
14616                 import in currently automatic, then save are made
14617                 in this new file.
14618                 one filter per folder and one global filter
14619                 (filter of a folder will be used as folder processing)
14620
14621         * src/folder.c
14622                 fix a bug in folder_item_get_identifier
14623                 
14624         * src/messageview.c
14625                 receive receipt return are fixed.
14626
14627 2001-11-14 [alfons]     0.6.5claws14
14628
14629         * src/session.h
14630                 add things from main branch to make claws compile
14631
14632 2001-11-14 [paul]       0.6.5claws13
14633
14634         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
14635                 see ChangeLog entries 2001-11-08 to 2001-11-14
14636
14637 2001-11-14 [hoa] 0.6.5claws12
14638
14639         * src/compose.[ch]
14640         * src/mainwindow.c
14641         * src/summaryview.c
14642                 add "bounce mail" option
14643
14644 2001-11-13 [christoph]  0.6.5claws11
14645
14646         * src/compose.c
14647                 Cleanup a mess i add before commiting
14648
14649 2001-11-13 [hoa]        0.6.5claws10
14650
14651         * src/compose.c
14652                 some fixes when mail are sent or
14653                 for crossposts
14654
14655 2001-11-13 [christoph]  0.6.5claws9
14656
14657         * po/de.po
14658                 Changed two string with the same translation
14659         * src/compose.c
14660         * src/procmsg.[ch]
14661         * src/send.[ch]
14662                 New mailsending process:
14663                   - Always queue message before sending
14664                     (message will be saved if sylpheed crashed or
14665                      freezes while sending)
14666                   - Allow queuing of newspostings
14667                   - No copy in outbox before sending
14668                     (closes bug #469501)
14669                   - No more redundant code for send and send_later
14670         * src/summaryview.c
14671                 Applied wwp <subscript@free.fr>'s patch that fixes
14672                 marks for multiple forwarded messages (+compose.c)
14673
14674 2001-11-12 [alfons]
14675
14676         * README.claws
14677                 remove things that are now in main branch
14678         
14679         * po/nl.po
14680                 update Dutch translation
14681
14682 2001-11-12 [mhadasht]   0.6.5.claws8
14683
14684         * src/prefs_common.c
14685                 re-enabled account autoselection feature for forward
14686                 and reedit lost during the branch point for SYNC-B4-REL
14687         * src/gtkspell.c
14688                 gtkpspell_get_dict(): more readable code (even if function is
14689                 not used yet)
14690         * ChangeLog.claws
14691                 added version number info to 2001-11-12 [hiro] comment.
14692
14693 2001-11-12 [hiro]       0.6.5.claws7
14694
14695         * src/compose.c
14696                 compose_forward(): fixed a bug that forward quote mark
14697                 wasn't used.
14698                 removed unnecessary code.
14699         * src/template_select.[ch]: removed.
14700
14701 2001-11-11 [alfons]
14702
14703         * src/compose.c
14704                 :%s/GTK_TEXT/GTK_STEXT/g
14705         
14706         * src/compose.[ch]
14707         * src/undo.[ch]
14708         * src/Makefile.am
14709                 revert the undo stuff (this is 0.6.6claws stuff)
14710
14711 2001-11-11 [hoa]        0.6.5.claws6
14712
14713         * src/compose.[ch]
14714                 Insert signature at the end of the text.
14715                 Added undo patch but currently disabled
14716
14717         * src/procmsg.c
14718                 Threading by subject improved.
14719
14720         * added src/undo.[ch]
14721                 Undo module for compose dialog box.
14722
14723 2001-11-11 [alfons]     0.6.5.claws5
14724
14725         * src/procmsg.c
14726                 prevent threading by subject on nodes that have already been
14727                 threaded by in-reply-to (as in "circular references in a tree
14728                 result in a dead branch")
14729
14730 2001-11-09 [hoa]        0.6.5.claws4
14731         
14732         * src/folderview.c
14733                 allows creation of mbox folder item from any files.
14734
14735 2001-11-09 [alfons]     0.6.5.claws3
14736         
14737         * src/utils.c
14738         * src/procmsg.c
14739                 do what I mean and correct threading by subject so it really
14740                 ignores attracting lines without "Re: "
14741
14742 2001-11-07 [alfons]     0.6.5.claws2
14743
14744         * src/procmsg.c
14745         * src/utils.[ch]
14746                 only attract by subject if a subject line starts with a "Re: "
14747         * src/syldap.c
14748                 remove warning
14749
14750 2001-11-07 [paul]       0.6.5claws1
14751
14752         * sync with sylpheed 0.6.5. release
14753                 see ChangeLog entry 2001-11-07
14754
14755 2001-11-07 [paul]       0.6.4claws31
14756
14757         * sync with sylpheed 0.6.4cvs18
14758                 see ChangeLog entries 2001-10-30 to 2001-11-07
14759                 prefs_templates.[ch] renamed prefs_template.[ch]
14760
14761 2001-11-06 [alfons]
14762         
14763         * src/utils.h
14764                 add semicolon Hoa forgot ;-)
14765                 
14766
14767 2001-11-06 [hoa]        0.6.4claws30
14768         
14769         * src/procmsg.c
14770         * src/summaryview.c
14771         * src/utils.c
14772         * src/utils.h
14773                 threading by subject - empty subject are ignored
14774
14775 2001-11-06 [christoph]  0.6.4claws29
14776
14777         * src/socket.c
14778                 use SSL_peek for sock_gets
14779         * src/utils.c
14780                 removed unneeded pointer in extracting quoted
14781                 names implementation
14782
14783 2001-11-06 [melvin]     0.6.4claws28
14784
14785         * src/gtkspell.c
14786                 fixed bug #476792 Selection overtyping with spell checker
14787                 fixed bug which could cause a buffer overflow
14788                 fixed a memory leak
14789
14790 2001-11-06 [hoa]        0.6.4claws27
14791         
14792         * src/procmsg.c
14793         * src/summaryview.c
14794                 threading by subject
14795
14796 2001-11-05 [alfons]     0.6.4claws26
14797         
14798         * README.claws
14799                 Claws -> Sylpheed (vice versa)
14800
14801         * src/compose.c
14802                 :%s/gtk_text/gtk_stext/g
14803                 :%s/GTK_TEXT/GTK_STEXT/g
14804                 (thanks to Jonathan Ware for spotting this)
14805
14806 2001-11-04 [christoph]  0.6.4claws25
14807
14808         * src/summaryview.c
14809                 replace Xalloca + strdup with Xstrdup_a
14810         * src/utils.c
14811                 better implementation of extracting quoted names
14812                 from addresses (remove backlashes and ignore
14813                 quotes after them)
14814
14815 2001-11-04 [alfons]     0.6.4claws24
14816
14817         * src/utils.[ch]
14818                 edit to comply more with coding style
14819
14820         * src/textview.c
14821                 fix bug reported by Kim Schulz. introduced by the patch integrated
14822                 in 0.6.4claws15. the code did not check the return value of
14823                 the html parser.
14824
14825         * AUTHORS
14826                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
14827
14828 2001-11-04 [christoph]  0.6.4claws23
14829
14830         * src/main.c
14831         * src/prefs_common.[ch]
14832                 init some pointers that possibly caused a segfault
14833                 reported in the claws-users ML
14834
14835 2001-11-04 [hoa]        0.6.4claws22
14836
14837         * src/grouplistdialog.c
14838                 change the names of the nodes in the tree
14839
14840         * src/compose.c
14841                 enhanced mailto syntax as described in
14842                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
14843                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
14844
14845         * src/utils.c
14846                 encode and decode URI (useful when opening URL into
14847                 netscape).
14848
14849 2001-11-03 [hoa]        0.6.4claws21
14850
14851         * src/grouplistdialog.c
14852                 a new newsgroups list selection dialog box
14853                 with a CTree instead of a CList
14854
14855 2001-11-03 [hoa]        0.6.4claws20
14856
14857         * src/folderview.c
14858                 enable property and scoring options when right
14859                 click on "inbox"
14860
14861         * src/summaryview.c
14862                 fixed bug when nickname were displayed using
14863                 the address book.
14864
14865 2001-11-02 [darko]      0.6.4claws19
14866
14867         * src/compose.c
14868                 new wrap quotation and URL/long words wrapping implementation
14869         * src/compose.c src/gtkstext.[ch]
14870                 move gtkstext_strncmp() to gtkstext.c
14871
14872 2001-11-01 [christoph]  0.6.4claws18
14873
14874         * src/prefs_account.c
14875                 fixed mess in account settings dialog
14876         * src/prefs_folder_item.c
14877                 added label with folder path to dialog
14878
14879 2001-10-31 [match]      0.6.4claws17
14880
14881         * src/vcard.c
14882                 fix memory leak.
14883         * src/addrbook.c
14884                 fix generation of spurious address book file names.
14885                 remove redundant functions.
14886         * po/POTFILES.in
14887                 added missing file names.
14888
14889 2001-10-30 [paul]       0.6.4claws16
14890
14891         * sync with sylpheed 0.6.4cvs6
14892                 see ChangeLog entries 2001-10-26 to 2001-10-30
14893
14894         * tools/filter_conv.pl
14895                 read folderlist.xml to discover whether the top-level
14896                 folder is called 'Mailbox' or 'Mail' 
14897
14898 2001-10-29 [paul]       0.6.4claws15
14899
14900         * src/html.c, src/textview.c
14901                 activate links in html mail and fix clickable parts
14902                 Submitted by Matthieu Dazy <dazy@t-surf.com>
14903
14904 2001-10-29 [paul]
14905
14906         * po/de.po, po/es.po, po/pt_BR/po
14907                 updated translations, submitted by Jens Oberender,
14908                 Ricardo Mones Lastra, and Fabio Junior Beneditto
14909
14910 2001-10-29 [darko]      0.6.4claws14
14911
14912         * src/compose.c
14913                 fix wrapping for good
14914
14915 2001-10-29 [darko]
14916
14917         * src/compose.c
14918                 undo previous change as it broke the smart wrapping
14919
14920 2001-10-29 [darko]      0.6.4claws13
14921
14922         * src/compose.c
14923                 fix infinite loop when long URL is quoted
14924                 (closes bug #475122.
14925
14926 2001-10-28 [match]
14927
14928         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
14929                 import Mutt address book
14930         * src/ldif.[ch] src/importldif.h
14931                 modified import LDIF handle user attributes
14932
14933 2001-10-28 [christoph]  0.6.4claws12
14934
14935         * src/summaryview.c
14936                 fixed that filtering did not work if there
14937                 were no filter rules
14938                 (closes bug #472003 and better implementation
14939                  of patch #474644)
14940
14941 2001-10-27 [christoph]  0.6.4claws11
14942
14943         * src/compose.c
14944                 make the folder's default account to be used when
14945                 replying. (patch by wwp <subscript@free.fr>)
14946         * src/compose.c
14947                 code cleanup, nearly killed all of wwp's patch
14948                 for folder's default account in compose
14949         * src/folderview.c
14950                 error panel when a folder could not be created
14951                 (closes bug #471080 new folder name & already
14952                  existing file)
14953
14954 2001-10-26 [alfons]
14955
14956         * src/utils.h
14957                 change prototype of strstr2() that Christoph forgot about
14958
14959 2001-10-26 [christoph]  0.6.4claws10
14960
14961         * src/account.c
14962                 made search for accounts by email address not case
14963                 sensitive
14964         * src/folder.c
14965                 fixed memory leak in folder_item_get_identifier
14966         * src/gtkspell.c
14967         * src/utils.c
14968                 fixed wrong strstr2 (should work like strstr)
14969
14970 2001-10-26 [darko]      0.6.4claws9
14971
14972         * src/compose.c src/gtkstext.[ch]
14973         * src/gtkstext.c
14974                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
14975
14976 2001-10-26 [paul]       0.6.4claws8
14977
14978         * src/html.c
14979                 ignore css and javascript tags in html mail
14980                 case-insensitive, with or without double-quoted
14981                 strings
14982
14983 2001-10-26 [paul]       0.6.4claws7
14984
14985         * sync with sylpheed 0.6.4cvs1
14986                 see ChangeLog entry 2001-10-26
14987
14988         * src/prefs_account.c, src/prefs_common.c,
14989           src/prefs_summary_column.c
14990                 minor improvements to the English
14991
14992 2001-10-25 [alfons]     0.6.4claws6
14993
14994         * src/gtkstext.c
14995         
14996                 make GtkSText follow style of GtkText (closes bug 
14997                 #469211 "text selection while writing message")
14998                 
14999                 do sync with GTK 1.2.10
15000
15001 2001-10-25 [paul]       0.6.4claws5
15002
15003         * src/html.c
15004                 ignore css tags in html mail
15005
15006 2001-10-25 [darko]      0.6.4claws4
15007
15008         * src/compose.c
15009                 don't declare is_url_string as static function since
15010                 we need it in gtkstext.c
15011         * src/gtkstext.c
15012                 remove unused variable
15013                 don't wrap long URLs while composing a message
15014
15015 2001-10-24 [christoph]  0.6.4claws3
15016
15017         * src/socket.c
15018                 fix ssl deadlock, when peer closes connection
15019
15020 2001-10-24 [paul]       0.6.4claws2
15021
15022         * src/prefs_common.c
15023                 gettextize the gpg ascii-armored warning message
15024
15025         * src/compose.c
15026                 insert a DOS/MAC file into the composed message
15027                 (improvements)
15028
15029         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
15030
15031 2001-10-22 [paul]       0.6.4claws1
15032
15033         * sync with sylpheed 0.6.4 release
15034                 see ChangeLog entries 2001-10-21
15035
15036         * po/fr.po, po/pt_BR.po
15037                 updated by Melvin Hadasht and Fabio Junior Beneditto
15038
15039 2001-10-21 [paul]       0.6.3claws30
15040
15041         * src/compose.c
15042                 insert a DOS text file from the compose window
15043                 into the composed message text (removes CRs characters)
15044                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
15045
15046         * tools/filter_conv.pl, tools/README
15047                 automatically use ~/.sylpheed as working directory
15048                 print out confirmation message on completion
15049
15050         * correct Hoa's last ChangeLog.claws entry
15051
15052 2001-10-20 [hoa]        0.6.3claws29
15053
15054         * src/grouplistdialog.c
15055                 bugfix (another ?) to give the right
15056                 newsgroups list for each news server.
15057
15058         * src/news.c
15059         * src/news.h
15060                 improve the newsgroups list cache
15061
15062 2001-10-20 [paul]       0.6.3claws28
15063
15064         * sync with sylpheed 0.6.3cvs9
15065                 see ChangeLog entry 2001-10-19
15066
15067         * correct Alfons' last ChangeLog.claws entry
15068
15069 2001-10-19 [alfons]
15070
15071         * src/pgptext.[ch]
15072                 fix compilation problems (part of bug #472895)
15073
15074 2001-10-18 [hoa]        0.6.3claws27
15075
15076         * src/grouplistdialog.c
15077                 bugfix when we refresh was clicked (bug 472701)
15078
15079 2001-10-19 [christoph]  0.6.3claws26
15080
15081         * src/compose.c
15082                 last header entry should default to "To:" or
15083                 "Newsgroups:" and not copy the last entry line
15084                 in a new compose window
15085                 (closes bug #472686, #470792)
15086
15087 2001-10-19 [paul]       0.6.3claws25
15088
15089         * sync with Sylpheed 0.6.3cvs8
15090                 see ChangeLog entries 2001-10-18 and 2001-10-19
15091
15092 2001-10-18 [christoph]  0.6.3claws24
15093
15094         * src/procmsg.c
15095                 reimplement ignore thread
15096         
15097 2001-10-18 [hoa]        0.6.3claws23
15098
15099         * src/folderview.c
15100         * src/grouplistdialog.[ch]
15101                 enhanced news subscription interface (feature 469113)
15102
15103         * src/news.c
15104         * src/news.h
15105                 enchanced newsgroup listing,
15106                 now, we can get groups informations
15107                 (NNTPGroupInfo)
15108
15109 2001-10-18 [paul]       0.6.3claws22
15110
15111         * src/summaryview.c
15112                 remove comment (sync with main branch)
15113         * src/mainwindow.c
15114                 fix 'Re-edit' bug in 'Message' menu
15115
15116 2001-10-17 [christoph]  0.6.3claws21
15117
15118         * src/compose.c
15119                 ignore empty or whitespace only header lines
15120
15121 2001-10-17 [paul]       0.6.3claws20
15122
15123         * sync with sylpheed 0.6.3cvs7
15124                 see ChangeLog entries 2001-10-14, 2001-10-16, and
15125                 2001-10-17
15126
15127 2001-10-17 [darko]
15128
15129         * src/compose.c
15130                 wrap long lines without spaces
15131                 don't wrap URLs
15132
15133 2001-10-16 [paul]
15134
15135         * po/es.po, po/nl.po, po/pt_BR.po
15136                 updated by Ricardo Mones Lastra, Alfons,
15137                 and Fabio Junior Beneditto
15138
15139         * sylpheed-0.6.3claws released
15140
15141 2001-10-15 [melvin] 0.6.3claws18
15142
15143         * README.claws
15144                 added summary and detailed installation instructions
15145                 for spell checker
15146         * po/fr.po
15147                 Updated, corrected and completed french translation
15148
15149 2001-10-15 [hoa] 0.6.3claws17
15150         * src/grouplistdialog.c
15151                 we can choose the newsgroups to display with wildcards
15152
15153 2001-10-15 [christoph]  0.6.3claws16
15154
15155         * src/account.c
15156         * src/compose.c
15157         * src/prefs_folder_item.[ch]
15158                 applied wwp <subscript@free.fr>'s folder
15159                 default account patch
15160         * po/de.po
15161                 Fixed wrong translation
15162
15163 2001-10-13 [alfons, christoph, melvin]  
15164                         0.6.3claws15
15165
15166         solution #2 to solve MT-safety problems defers all GUI related calls
15167         to the main thread using a gtk_idle_add() callback. discussed on
15168         ircnet #sylpheed, with christoph spotting some issues with the
15169         original code, and melvin allowing us to lobotomize his sylpheed.
15170
15171         * src/syldap.[ch], src/main.c
15172                 fix race problem in ldap search thread by deferring GUI 
15173                 stuff to main thread using gtk_idle_add()
15174
15175 2001-10-13 [paul]       0.6.3claws14
15176
15177         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
15178                 add Sergey's smtpcred.patch
15179                 adds separate username/password setting for SMTP Auth
15180                 needed by some servers
15181                 (closes feature request #471659)
15182
15183 2001-10-13 [paul]       0.6.3claws13
15184
15185         * src/pgptext.[ch] **NEW FILES**
15186         * src/Makefile.am, src/messageview.c, src/mimeview.c
15187                 decrypt ascii-armored gpg text embedded in
15188                 the message body.
15189                 Submitted by Jens Jahnke <jan0sch@gmx.net>
15190
15191 2001-10-13 [christoph]  0.6.3claws12
15192
15193         * README.claws
15194                 some more details on default to and
15195                 feature requests
15196         * src/main.c
15197                 init glib threading when ldap is used
15198         * src/syldap.c
15199                 threading fixes
15200         * po/de.po
15201                 fixed a typo
15202
15203 2001-10-12 [paul]       0.6.3claws11
15204
15205         * src/prefs_common.[ch], src/rfc2015.c
15206                 enable ascii-armored gpg text to be embedded in the
15207                 message body, selectable through the 'Privacy'
15208                 preferences. Supports encrypting only.
15209                 Submitted by Ravemax <ravemax@dextrose.com>
15210
15211 2001-10-12 [paul]       0.6.3claws10
15212
15213         * sync with sylpheed 0.6.3cvs6
15214                 see ChangeLog entries 2001-10-11 and 2001-11-12
15215
15216         * src/folderview.c
15217                 incorporated mbox folders, scoring, and folder
15218                 properties into the sync
15219
15220 2001-10-12 [darko]      0.6.3claws9
15221
15222         * README.claws
15223                 describe quotation wrapping
15224         * src/compose.c
15225                 don't treat tab as space to calculate line length properly
15226
15227 2001-10-11 [alfons]
15228
15229         * README.claws
15230                 correct description of how to make new filtering system work,
15231                 add some other things
15232                 
15233         * src/syldap.c
15234                 remove sched_yield() (not necessary / unportable)
15235
15236 2001-10-11 [paul]       0.6.3claws8
15237
15238         * sync with sylpheed 0.6.3cvs3
15239                 see ChangeLog entry 2001-10-10
15240
15241 2001-10-10 [christoph]  0.6.3claws7
15242
15243         * .cvsignore
15244                 ignore 2 files created by newer autotools
15245         * src/prefs_folder_item.c
15246                 using table for widget alignment
15247                 fixed memory leak and broken octal display
15248         * src/filesel.c
15249                 fixed segfault caused by lost filename
15250                 workaround (closes bug #469551)
15251
15252 2001-10-10 [paul]       0.6.3claws6
15253
15254         * sync with sylpheed 0.6.3cvs2
15255                 see ChangeLog entries 2001-10-09 and 2001-10-10
15256
15257 2001-10-10 [darko]      0.6.3.claws5
15258
15259         * src/gtkstext.c
15260                 proper calculation of right margin if smart wrapping is enabled
15261         * src/compose.c
15262                 automatically wrap long lines if wrap quotation is enabled
15263
15264 2001-10-09 [alfons]     0.6.3.claws4
15265
15266         * src/summaryview.c
15267                 select correct row when deleting last row in the summary view (and
15268                 close bug "[ #469104 ] select second last in list when deleting")
15269
15270 2001-10-09 [paul]       0.6.3claws3
15271
15272         * sync with sylpheed 0.6.3cvs1
15273                 updated some autotool scripts
15274
15275 2001-10-09 [darko]      0.6.3claws2
15276
15277         * src/gtkstext.[ch]
15278                 new name and mark with Sylpheed comment
15279         * src/compose.c
15280                 smart quotation wrapping a-la VIM
15281
15282 2001-10-08 [paul]       0.6.3claws1
15283
15284         * sync with sylpheed 0.6.3 release
15285                 see ChangeLog entry 2001-10-08
15286
15287 2001-10-08 [paul]       0.6.2claws24
15288
15289         * src/summaryview.c
15290                 more sync with sylpheed 0.6.2cvs12
15291                 Fixed the bug that didn't select the last row correctly
15292
15293
15294 2001-10-07 [paul]       0.6.2claws23
15295
15296         * sync with sylpheed 0.6.2cvs12
15297                 see ChangeLog entry 2001-10-07
15298
15299 2001-10-06 [match]
15300         * src/jpilot.[ch]
15301                 enable jpilot to read unsynch'ed addresses.
15302
15303         * src/editldap_basedn.c
15304                 fix segfault when opening dialog.
15305
15306 2001-10-06 [alfons]     0.6.2.claws22
15307
15308         * src/summaryview.c
15309                 fix bug with summary view selecting last *inserted*
15310                 node instead of last *visible* node. remember we
15311                 work with a tree
15312
15313 2001-10-06 [paul]       0.6.2claws21
15314
15315         * po/pt_BR.po
15316                 updated translation, contains some fixes and new
15317                 translations, submitted by Gustavo Noronha Silva
15318                 <kov@debian.org>
15319
15320         * src/prefs_common.c
15321                 change 'each' to 'every' - fix dubious English
15322
15323         * sync with sylpheed 0.6.2cvs11
15324
15325 2001-10-05 [alfons]     0.6.2claws20
15326
15327         * src/mainwindow.[ch], src/folderview.c
15328                 make composite tool button switch between "Compose News"
15329                 and "Compose Mail" depending on selected folder
15330                 (nifty idea by Kim Schulz <kim@schulz.dk>)
15331
15332 2001-10-05 [paul]       0.6.2claws19
15333
15334         * src/mainwindow.c, src/summaryview.c
15335                 fix 'Message/Reply to all', broken in last commit
15336
15337         * src/compose.c
15338                 fix X_BEENTHERE seg fault, thanks to Alfons
15339
15340 2001-10-04 [paul]       0.6.2claws18
15341
15342         * src/compose.[ch], src/mainwindow.c
15343                 make "Message/Reply" reply to mailing lists; matches
15344                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
15345                 based on portions of the patch submitted by
15346                 Junichi Uekawa <dancer@netfort.gr.jp>
15347
15348 2001-10-04 [darko]      0.6.2claws17
15349
15350         * src/compose.c
15351                 better smart wrapping
15352         * src/gtkstext.[hc]
15353                 a function to make text buffer contiguous
15354
15355 2001-10-03 [paul]       0.6.2claws16
15356
15357         * sync with sylpheed 0.6.2cvs10
15358
15359 2001-10-02 [alfons]
15360
15361         * configure.in
15362         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
15363                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
15364                 references to chinese translations (hope someone picks up
15365                 this)
15366
15367 2001-10-02 [christoph]  0.6.2claws15
15368
15369         * src/compose.c
15370                 fixed non translated header bug
15371         * ChangeLog.claws
15372                 fixed wrong date in alfons last entry ;)
15373
15374 2001-10-02 [alfons]     0.6.2claws14
15375
15376         * src/compose.c, src/prefs_common.[ch]
15377                 add block cursor option
15378
15379 2001-10-02 [paul]       0.6.2claws13
15380
15381         * sync with sylpheed 0.6.2cvs9
15382
15383 2001-09-30 [paul]       0.6.2claws12
15384
15385         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
15386                 updated translations
15387
15388         * po/POTFILES.in
15389                 add 'src/importldif.c'
15390
15391         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
15392                 added eudora-to-vCard conversion tool
15393                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
15394
15395         * sync with sylpheed 0.6.2cvs8
15396
15397 2001-09-30 [paul]
15398
15399         * sylpheed-0.6.2claws released
15400
15401 2001-09-27 [melvin]     0.6.2claws11
15402
15403         * src/gtkspell.c
15404                 fixed crash when using default path (introduced 
15405                 in 0.6.2claws10)
15406                 fixed tiny bug for initial suggestion mode
15407
15408 2001-09-27 [melvin]     0.6.2claws10
15409         
15410         * src/gtkspell.c
15411                 fixed bug where gtkpspell didn't set the path correctly
15412
15413         * README.claws
15414                 added a paragraph about spell checking
15415                 
15416
15417
15418 2001-09-27 [paul]       0.6.2claws9
15419
15420         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
15421                 replace '// comments' with '/* comments */' to prevent
15422                 some compiler warnings 
15423
15424         * sync with sylpheed 0.6.2cvs6
15425
15426 2001-09-26 [alfons]     0.6.2claws8
15427
15428         * src/messageview.c
15429                 introduce return receipt request notification again,
15430                 which was lost because of other semantics in 
15431                 procheader_parse() (???)
15432
15433 2001-09-26 [christoph]  0.6.2claws7
15434
15435         * src/compose.c
15436                 replace comments for old code with #if 0
15437                 readded auto cc, bcc and reply-to
15438         * src/prefs_matcher.c
15439         * src/prefs_scoring.c
15440                 removed some definition (was moved to
15441                 prefs.h)
15442
15443 2001-09-26 [paul]       0.6.2claws6
15444
15445         * src/mainwindow.c
15446                 make 'Follow-up and reply to' sensitive
15447
15448         * more sync with sylpheed 0.6.2cvs5
15449
15450 2001-09-25 [melvin]
15451
15452         * 0.6.2claws5
15453
15454         * src/gtkspell.c
15455                 fixed bug for "US-ASCII" introduced by the encoding code
15456
15457 2001-09-25 [paul]
15458
15459         * 0.6.2claws4
15460
15461         * src/prefs_common.[ch], src/summaryview.c
15462                 'next unread msg' 'go to next folder?' dialog can be
15463                 given default behaviour, either always show dialog,
15464                 or assume 'yes', or assume 'no'
15465                 Submitted by wwp <subscript@free.fr>
15466
15467 2001-09-25 [melvin]
15468                 
15469         * src/compose.c src/gtkspell.[ch]
15470                 added support for different encodings
15471
15472 2001-09-25 [paul]
15473
15474         * more sync with sylpheed 0.6.2cvs5
15475
15476 2001-09-24 [alfons]
15477         
15478         * src/prefs_folder_item.c
15479                 add check for item->prefs->default_to string is NULL and
15480                 add another check when freeing this string
15481
15482 2001-09-24 [paul]
15483
15484         * configure.in
15485                 change to version 0.6.2claws3
15486
15487         * sync with sylpheed 0.6.2cvs5 
15488
15489 2001-09-24 [match]
15490         * src/ldif.[ch], src/importldif.[ch], addressbook.c
15491                 import LDIF files.
15492         * src/addrcache.[ch], addrindex.[ch]
15493                 small update for future
15494         * src/addrbook.c
15495                 fix test XML file.
15496
15497 2001-09-24 [melvin]
15498         * src/gtkspell.[ch]
15499                 added 'Learn from mistakes' option
15500                 better handling of quotes in checked words
15501                 sorted dict list
15502         * po/fr.po
15503                 small update for spell checking stuff
15504
15505 2001-09-23 [alfons]
15506         
15507         * src/gtkspell.c
15508                 edit a little bit so it complies more with main coding style
15509
15510 2001-09-23 [alfons]
15511
15512         * src/folder.[ch], prefs_folder_item.c, compose.c
15513                 migrate "request return receipt" folder property
15514                 to folderlist.xml
15515
15516 2001-09-22 [alfons]
15517
15518         * README.claws **NEW**
15519                 (add things of interest for users of main branch 
15520                 and claws here)
15521
15522         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
15523                 re-implement threading per folder option, but store 
15524                 the setting in folderlist.xml (where it belongs)
15525
15526 2001-09-21 [melvin]
15527
15528         * src/gtkspell.[ch]
15529                 fixed bug when compose window is under another window
15530         * src/prefs_common.[ch] src/compose.c
15531                 changed 'dictionary_path' to 'dictionary' to be consistent
15532                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
15533         * ac/pspell.m4 src/Makefile.am 
15534                 dropped PSPELL_PATH macro
15535         * po/fr.po
15536                 updated translations
15537
15538 2001-09-21 [christoph]
15539
15540         * src/compose.c
15541                 added border around header fields
15542                 keep header type when new field is added
15543
15544 2001-09-20 [christoph]
15545
15546         * src/utils.[ch]
15547                 more portable debug_print with source filename
15548                 and linenumber
15549         * src/procmsg.c
15550                 more newlines after debug messages
15551
15552 2001-09-20 [paul]
15553
15554         * configure.in
15555                 change to version 0.6.2claws2
15556
15557         * sync with sylpheed 0.6.2cvs3
15558
15559 2001-09-19 [melvin]
15560
15561         * src/gtkspell.c
15562                 fixed the post-right-click focus pb
15563                 fixed crash when 'Spell check all' after dict change 
15564                         and when cursor is at the end of the text
15565                 shift-right-click pops up config menu even on misspelled words.
15566         * po/POTFILES.in
15567                 added gtkspell.c
15568
15569 2001-09-19 [melvin]
15570
15571         * src/about.c
15572                 added pspell to compiled-in features list
15573
15574 2001-09-18 [melvin]
15575
15576         * switched to pspell and dropped ispell
15577         * ac/pspell.m4
15578                 new file. autoconf macro for pspell
15579         * ac/Makefile.am 
15580         * configure.in acconfig.h
15581                 added pspell support
15582         * src/Makefile.am
15583         * src/main.c src/compose.[ch] src/gtkspell.[ch]
15584         * src/prefs_common.[ch] 
15585                 added pspell support
15586
15587 2001-09-18 [christoph]
15588
15589         * src/addr_compl.c
15590         * src/template.[ch]
15591                 replace LOG_MESSAGE with debug_print
15592         * src/compose.[ch]
15593                 gui improvements
15594         * src/menu.c
15595                 added newline after debug message
15596         * src/utils.h
15597                 using __VA_ARGS__ for debug_print macro
15598         * tools/.cvsignore
15599                 ignore Makefile and Makefile.in
15600
15601 2001-09-18 [paul]
15602
15603         * configure.in
15604                 change to version 0.6.2claws1
15605         * sync with sylpheed 0.6.2cvs1
15606
15607         * src/matcher.c 
15608         * src/prefs_matcher.c
15609                 add 'score equal to' option, submitted by
15610                 Paul Evans <nerd@freeuk.com>
15611
15612 2001-09-15 [christoph]
15613
15614         * src/mainwindow.c
15615                 comment out menu entry not existing in claws
15616         * src/menu.c
15617                 add debug output for non existing menu entries
15618         * src/summaryview.c
15619                 fix next/prev unread message for ignored threads
15620         * src/utils.[ch]
15621                 add sourcefile and line number to debug output
15622                 otherwise it is sometimes hard to find the
15623                 source code part if debug messages are translated
15624
15625 2001-09-14 [darko]
15626         
15627         * src/folderview.c
15628                 refresh target folder style after colour is changed
15629
15630 2001-09-13 [paul]
15631
15632         * configure.in
15633                 change to version 0.6.1claws3
15634
15635         * sync with sylpheed 0.6.1cvs6
15636
15637 2001-09-13 [darko]
15638         
15639         * src/folderview.c
15640                 fix target folder colourization to use user selected colour
15641
15642 2001-09-12 [darko]
15643         
15644         * src/summaryview.c
15645                 fix crash when message that is marked for copy/move is unmarked
15646
15647 2001-09-09 [paul]
15648
15649         * configure.in
15650                 change to version 0.6.1claws2
15651
15652         * sync with sylpheed 0.6.1cvs3
15653
15654 2001-09-09 [alfons]
15655         
15656         * src/folderview.c
15657                 fix bug with default font used for trash folder text
15658
15659 2001-09-06 [paul]
15660
15661         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15662                 updated translations
15663
15664         * configure.in
15665                 change to version 0.6.1claws1
15666
15667         * sync with sylpheed 0.6.1cvs2
15668
15669 2001-09-03 [paul]
15670
15671         * po/POTFILES.in
15672                 add Match's new addressbook
15673
15674         * po/de.po
15675                 updated translation submitted by Jens Oberender
15676
15677 2001-09-02 [paul]
15678
15679         * configure.in
15680                 change to 0.6.1claws
15681         * sync with sylpheed 0.6.1 release
15682
15683 2001-09-02 [paul]
15684
15685         * configure.in
15686                 change to 0.6.0claws2
15687
15688         * sync with sylpheed 0.6.0cvs4
15689
15690         * po/pt_BR.po
15691                 updated translation submitted by Fabio Junior Beneditto
15692
15693 2001-09-01 [match]
15694         * pixmaps/
15695                 interface.xpm
15696                 book.xpm
15697                 address.xpm
15698         * src/
15699                 Makefile.am
15700                 a ton of new files
15701
15702 2001-08-31 [paul]
15703
15704         * configure.in
15705                 change to version 0.6.0claws1
15706
15707         * sync with sylpheed 0.6.0cvs1
15708
15709         * po/es.po
15710                 updated translation submitted by Ricardo Mones Lastra
15711
15712         * po/POTFILES.in
15713                 add 'src/prefs_templates.c'
15714
15715         * src/compose.c, src/summaryview.c
15716                 fix segfault on 'Re_edit'               
15717
15718 2001-08-30 [alfons]
15719
15720         * configure.in, Makefile.am
15721         * tools/Makefile.am
15722                 add tools directory to source distribution
15723
15724 2001-08-30 [paul]
15725
15726         * configure.in
15727                 change to version 0.6.0claws
15728
15729         * sync with sylpheed 0.6.0 release
15730
15731 2001-08-30 [christoph]
15732
15733         * configure.in
15734                 removed autoconf version check
15735
15736 2001-08-30 [paul]
15737
15738         * src/account.c, src/compose.c, src/prefs_common.[ch]
15739         * src/procheader.[ch] src/utils.[ch]
15740                 Enhanced automatic account selection on replies
15741                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
15742
15743         * configure.in
15744                 add LDAP and JPilot to the configuration results output.
15745
15746 2001-08-29 [christoph]
15747
15748         * src/summeryview.c
15749                 no bold font for ignored threads
15750
15751 2001-08-29 [paul]
15752
15753         * configure.in
15754                 change to version 0.5.3claws6
15755
15756         * sync with sylpheed 0.5.3cvs10
15757                 src/stringtable.[ch]: New Files
15758
15759         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
15760         * src/pixmaps/sylpheed.xpm
15761                 add mini-icons to windows (by Alfons)
15762
15763 2001-08-27 [paul]
15764
15765         * src/mainwindow.c
15766                 new functions: next_labeled_cb(), prev_labeled_cb()
15767
15768         * src/summaryview.c
15769                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
15770                 summary_select_next_labeled(), summary_select_prev_labeled()
15771
15772         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
15773                 give claws blue folders and a blue trash can
15774
15775 2001-08-27 [paul]
15776
15777         * configure.in
15778                 change to version 0.5.3claws5
15779
15780         * sync with sylpheed 0.5.3cvs9
15781                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
15782
15783 2001-08-24 [christoph]
15784
15785         * src/filesel.c
15786                 keep filename when browsing directories
15787                 (not working for user entered filename, but
15788                  for default name and selected filename from
15789                  file list)
15790         * src/mainwindow.c
15791                 fixed wrong spelling "Folllow-up"
15792         * src/mbox_folder.c
15793         * src/procmsg.c
15794         * src/summaryview.c
15795                 fixed new/unread message count with ignored
15796                 threads (2 commits, first didn't notice no
15797                 longer needed decreasing)
15798         * src/inc.c
15799                 readded scrolling of progress dialog
15800                 (lost in sync)
15801
15802 2001-08-24 [paul]
15803
15804         * configure.in
15805                 change to 0.5.3claws4
15806
15807         * sync with sylpheed 0.5.3cvs7
15808
15809 2001-08-24 [christoph]
15810
15811         * src/compose.c
15812                 set request return receipt when replying
15813                 if it is set is the folder prefs of the
15814                 message
15815         * src/inc.c
15816                 disable final error popup if popups are
15817                 disabled in config (again)
15818
15819 2001-08-23 [paul]
15820
15821         * configure.in
15822                 Change version number to 0.5.3claws3
15823
15824         * sync with sylpheed 0.5.3cvs5
15825
15826         * src/mimeview.c
15827                 double quote '%s' in 'gedit %s' to fix bug when
15828                 opening attachment with spaces in the name
15829
15830 2001-08-22 [alte]
15831         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
15832           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
15833                 initial message templates support
15834
15835
15836 2001-08-22 [paul]
15837
15838         * configure.in
15839                 change version number to 0.5.3claws2
15840
15841         * sync with sylpheed 0.5.3cvs4
15842
15843         * src/procmsg.h src/summaryview.c
15844                 re-implement (un)ignore thread
15845
15846 2001-08-21 [paul]
15847
15848         * src/summaryview.c
15849                 remove unnecessary code
15850         * src/compose.c
15851                 enable 'dynamic' signatures (submitted by
15852                 Eric Limpens <eric@hscg-internet.nl>)
15853
15854 2001-08-21 [paul]
15855
15856         clean up after sync with sylpheed 0.5.3 release
15857
15858         * src/folderview.c
15859                 fix re-introduced font mess, see Christoph's
15860                 entry 2001-06-24
15861
15862         * src/summaryview.c
15863                 remove prev_msgnum
15864                 use sylpheed's small font instead of
15865                 gtk default font for summary view
15866
15867
15868 2001-08-17 [paul]
15869
15870         * configure.in
15871                 add pl to ALL_LINGUAS - sync with main branch
15872
15873         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15874                 Updated. Translations by Jens Oberender, Ricardo Mones
15875                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
15876
15877         * po/pl.po  ** NEW FILE **
15878                 sync with the main branch
15879
15880         * src/folderview.c
15881                 fix target folder colorizing and refresh problem
15882
15883
15884 2001-08-17 [christoph]
15885
15886         * src/mainwindow.c
15887                 claws uses 4 colors for target folder coloring.
15888                 arrays were not long enough and destroyed the
15889                 stack causing a segfault.
15890                 target folder colorizing does not work anymore
15891                 for me
15892
15893 2001-08-16 [paul]
15894
15895         * configure.in
15896                 change to version 0.5.3claws1
15897
15898         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
15899           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
15900           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
15901
15902                 sync with sylpheed 0.5.3 release, but keep claws method of
15903                 configuring/saving fonts
15904
15905         * src/addressbook.[ch]
15906                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
15907                 in line with a similar change in Hiroyuki's branch
15908
15909         * src/mainwindow.[ch]
15910                 disable main_window_set_thread_option()
15911         * src/prefs_folder_item.c
15912                 comment out &tmps_prefs.enable_thread,
15913         * src/mbox_folder.c, src/procmsg.[ch]
15914                 comment out MSG_IS_IGNORE_THREAD
15915         * src/summaryview.c
15916                 comment out summary_ignore_thread() and summary_unignore_thread()
15917                 comment out MSG_IS_IGNORE_THREAD
15918
15919                 use Hiroyuki's threading instead.
15920
15921
15922
15923 2001-08-15 [paul]
15924
15925         * src/account.c
15926                 use Hiroyuki's 0.5.3 column scheme but also
15927                 include the enable/disable button.
15928         * src/pixmaps/mark.xpm
15929                 add Hiroyuki's amended pixmap
15930
15931 2001-08-13 [christoph]
15932
15933         * src/account.c
15934                 receive at get all column showed wrong state for APOP
15935                 button should only work for POP3 and APOP accounts
15936         * src/prefs_account.c
15937                 added missing preprocessor statement for SSL
15938
15939 2001-08-12 [paul]
15940
15941         * src/account.[ch]
15942                 add 'receive at get all' column and enable/disable
15943                 button.
15944
15945 2001-08-06 [christoph]
15946
15947         * src/account.c
15948                 show usage of SSL in protocol column
15949
15950         * src/imap.c
15951         * src/inc.c
15952                 renamed ssl options
15953
15954         * src/prefs_account.[ch]
15955                 moved ssl options to a new page
15956
15957         * src/send.c
15958         * src/smtp.c
15959         * src/ssl.[ch]
15960                 renamed ssl options
15961                 added support for SMTP STARTTLS command
15962
15963 2001-08-05 [christoph]
15964
15965         * configure.in
15966                 debian autoconf needs version check to find
15967                 correct autoconf version. if the file is
15968                 named configure.in 2.13 is used, which does
15969                 not work with this configure.in script.
15970                 other solution would be to rename the script
15971                 to configure.ac as suggested in the autoconf
15972                 manual.
15973
15974         * src/inc.c
15975                 disable final error popup if popups are
15976                 diabled in config
15977
15978         * src/socket.c
15979                 bugfix in ssl_gets
15980                 fixes IMAP over SSL problem
15981
15982 2001-08-03 [paul]
15983
15984         * configure.in
15985                 change to 0.5.2claws1
15986
15987         * sync with sylpheed 0.5.2cvs1
15988
15989 2001-08-02 [alfons]
15990
15991         * configure.in
15992                 quick fix for ispell detection...
15993
15994 2001-08-01 [paul]
15995
15996         * configure.in
15997                 change to 0.5.1claws4
15998
15999         * sync with sylpheed 0.5.1cvs7
16000
16001 2001-07-31 [alfons]
16002
16003         * src/prefs_common.c, src/prefs_common.h, 
16004           src/gtkspell.c, src/gtkspell.h
16005                 add global spelling checker settings (compose tab) +
16006                 selection of dictionary 
16007           
16008         * configure.in  
16009                 guess valid ispell location
16010
16011 2001-07-31 [paul]
16012
16013         * po/POTFILES.in
16014                 removal of 'src/quote_fmt_parse.c'
16015         * po/de.po
16016                 Updated de.po
16017                 (submitted by Jens Oberender <didge@suse.de>)
16018
16019 2001-07-31 [darko]
16020
16021         * src/folder.[ch]
16022         * src/folderview.[ch]
16023         * src/mainwindow.c
16024         * src/mh.c
16025         * src/prefs_common.[ch]
16026         * src/summaryview.c
16027                 target folder colourization
16028
16029 2001-07-30 [paul]
16030
16031         more sync with Sylpheed 0.5.1cvs6 
16032
16033 2001-07-30 [darko]
16034
16035         * src/mh.c
16036         * src/prefs_folder_item.[hc]
16037         * src/summaryview.c
16038                 shared folders support with a GUI
16039
16040 2001-07-29 [paul]
16041
16042         0.5.1claws3
16043
16044         * sync with Sylpheed 0.5.1cvs6
16045
16046 2001-07-29 [paul]
16047
16048         * po/pt_BR.po
16049                 updated
16050                 (submitted by Fabio Junior Beneditto)
16051
16052 2001-07-28 [paul]
16053
16054         * src/procmime.c
16055         * AUTHORS
16056                 patch to correct bad image mime headers
16057                 (submitted by Don Quijote <dq@searchlores.org>)
16058
16059 2001-07-28 [paul]
16060
16061         * tools/gif2xface.pl   **NEW FILE**
16062         * tools/README
16063                 script to convert file.gif to file.xface for
16064                 use in a custom header.
16065                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
16066
16067 2001-07-27 [alfons]
16068         
16069         * configure.in
16070                 change macros for detecting JPilot and LDAP
16071
16072 2001-07-27 [christoph]
16073
16074         * src/filtering.c
16075                 code cleanup (MIN / MAX warning, needed casting)
16076
16077 2001-07-27 [alfons]
16078
16079         * procheader.c
16080                 disallow setting flags when detecting certain headers
16081                 (X-Status, Status, Seen, X-Seen). 
16082         
16083         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
16084
16085 2001-07-27 [christoph]
16086
16087         * src/prefs_filter.c
16088         * src/prefs_filtering.c
16089         * src/prefs_matcher.c
16090         * src/prefs_scoring.c
16091                 scroll list when moving rows up or down
16092
16093         * src/imap.c
16094         * src/imap.h
16095         * src/prefs_account.c
16096         * src/prefs_account.h
16097         * src/send.c
16098                 SMTP over SSL (untested, feedback requested)
16099                 IMAP over SSL
16100
16101         * src/ssl.c
16102                 code cleanup
16103
16104 2001-07-26 [alfons]
16105         
16106         * configure.in, acconfig.h
16107                 define CLAWS (need this for main / claws detection)
16108
16109 2001-07-25 [alfons]
16110
16111         * configure.in
16112                 Sylpheed 0.5.1claws2
16113                 
16114         * sync with Sylpheed 0.5.1cvs4
16115
16116 2001-07-25 [christoph]
16117
16118         * src/scoring.c
16119                 fixed segfault
16120                 item->prefs == NULL (don't know why)
16121
16122 2001-07-25 [alfons]
16123
16124         * configure.in
16125                 Sylpheed 0.5.1claws1
16126
16127         * sync with Sylpheed 0.5.1cvs1-3
16128
16129 2001-07-24 [christoph]
16130
16131         * src/folderview.c
16132         * src/prefs_folder_item.[ch]
16133                 added folderitem preferences dialog with
16134                 default To: and auto request return receipt
16135
16136         * src/compose.[ch]
16137         * src/menu.[ch]
16138                 changes to handle new folderitem preferences
16139
16140         * src/mainwindow.c
16141         * src/summaryview.c
16142                 call compose new mail with current folderitem
16143
16144 2001-07-24 [alfons]
16145
16146         Release Sylpheed 0.5.1claws
16147
16148         * configure.in
16149                 change to release version 0.5.1claws
16150
16151 2001-07-24 [christoph]
16152
16153         * src/summaryview.c
16154                 fixed segfault that happend when the selected
16155                 message was removed while retrieving new messages.
16156
16157         * po/es.po
16158                 updated translation
16159                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
16160
16161 2001-07-22 [alfons]
16162
16163         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
16164         this is a work in progress, for more information: http://nlpagan.net/sylman 
16165         
16166         * configure.in, src/mainwindow.c, manual/Makefile.am
16167                 add support for English manual
16168
16169         * AUTHORS
16170                 add authors of user manuals
16171
16172         * manual/en/sylpheed*.html
16173                 add English documentation
16174
16175 2001-07-22 [christoph]
16176
16177         * po/POTFILES.in
16178                 added src/ssl.c
16179         * src/ssl.c
16180                 changed a wrong debug message
16181
16182 2001-07-22 [alfons]
16183
16184         * po/nl.po
16185                 update Dutch translation
16186
16187         * src/prefs_filtering.c, 
16188           src/prefs_matcher.c
16189                 add more translatable strings           
16190
16191 2001-07-21 [alfons]
16192
16193         0.5.0claws7
16194
16195         * configure.in
16196                 change version
16197
16198         * src/inc.c, src/summaryview.[ch]
16199                 prevent update of mark file when filtering has done, by
16200                 using a variable; this affects two functions:
16201                         inc.c::inc_finished()
16202                         summaryview.c::summary_show()
16203
16204 2001-07-20 [alfons]
16205
16206         * src/filtering.[ch], src/prefs_filtering.c, 
16207           src/matcher.[ch]
16208                 add filtering action for label coloring 
16209
16210         * po/POTFILES.in
16211                 add labelcolors.c
16212
16213         * added src/labelcolors.c
16214         * added src/labelcolors.h
16215         * src/Makefile.am, src/summaryview.c
16216                 rearrange label coloring code
16217
16218         * src/procmsg.h
16219                 add more parentheses so label colouring works correctly
16220
16221         * src/filtering.c
16222                 don't really delete message, but move it to Trash
16223
16224         * src/prefs_matcher.c
16225                 add quote options to info dialog
16226
16227 2001-07-20 [christoph]
16228
16229         * src/Makefile.am
16230         * src/inc.c
16231         * src/main.[ch]
16232         * src/socket.h
16233         * src/ssl.[ch] (new)
16234                 moved ssl stuff to a seperate file
16235
16236 2001-07-20 [darko]
16237
16238         * src/summaryview.c
16239                 fix show sender using address book with no e-mail
16240                 address in From: field
16241
16242 2001-07-19 [alfons]
16243
16244         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
16245                 fix messy handling of escaping... now at least the
16246                 execute command is useful. escape char is '\', we
16247                 accept \n and \r too. 
16248
16249                 Real life example:
16250                 
16251                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
16252                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
16253
16254 2001-07-18 [alfons]
16255
16256         0.5.0claws6
16257
16258         * src/summaryview.c
16259                 clean up
16260
16261         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
16262           src/procmsg.[ch]
16263                 revise filtering; currently move, copy, marking have
16264                 been tested. if you like bleeding edge stuff, you
16265                 should definitely go for this version :)
16266
16267         * mark old working stuff as VERSION_0_5_0_CLAWS5        
16268
16269 2001-07-17 [christoph]
16270
16271         * src/utils.c
16272                 timestamp log
16273
16274 2001-07-17 [alfons]
16275
16276         0.5.0claws5
16277
16278         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
16279           bits in the mark file, without affecting either branch. Lots of
16280           files changed, also in claws branch.
16281
16282           UNTESTED: use of mbox folders
16283
16284         * src/summaryview.c
16285                 added mark all read; however this was a quick hack used for
16286                 cleaning up mess after initial merge with Hiroyuki
16287
16288         * configure.in
16289                 change claws version number back to 0.5.0claws5 to clear up 
16290                 confusion & pretension (recent release was technically 
16291                 0.5.0claws4, so we neatly align with Hiroyuki :-)
16292
16293 2001-07-16 [alfons]
16294
16295         sync with Hiroyuki's 0.5.0cvs4
16296
16297 2001-07-16 [alfons]
16298
16299         0.5.1claws3
16300
16301         * src/filtering.[ch]
16302                 remove invalid updating of mark files for 
16303                 filter actions MATCHING_ACTION_MOVE and 
16304                 MATCHING_ACTION_DELETE; this should fix the
16305                 folder update bug
16306                 
16307         * src/procmsg.c
16308                 revert Christoph's stab at fixing the folder 
16309                 update bug
16310
16311         * po/POTFILES.in
16312                 add missing files with translatable strings
16313
16314         * src/summaryview.c
16315                 remove debug print
16316
16317 2001-07-15 [alfons]
16318
16319         * src/addr_compl.[ch], src/prefs_filtering.c
16320                 make "filtering pref dialog's destination entry" an
16321                 "address completable entry", if filter destination is 
16322                 an email address
16323
16324         0.5.1claws2
16325         
16326         sync with Hiroyuki's 0.5.0cvs2-3
16327
16328 2001-07-15 [christoph]
16329
16330         * src/procmsg.c
16331                 fixed folder stats update after incorporation
16332
16333 2001-07-15 [alfons]
16334
16335         * src/summaryview.c
16336                 * finish label colouring stuff (for now)
16337                 * fix incorrect colour bug (off by one) 
16338
16339 2001-07-14 [alfons]
16340
16341         * src/mainwindow.c
16342                 change text labels for news and mail message so there's
16343                 plenty of toolbar estate left
16344
16345         * configure.in
16346                 0.5.1claws1
16347
16348         * src/folderview.c
16349           src/folder.[ch]
16350                 sync with Hiroyuki's 0.5.0cvs1
16351
16352         * src/summaryview.c
16353                 more rewrite label colouring
16354
16355 2001-07-14 [alfons]
16356
16357         * src/summaryview.[ch]
16358                 * start rewrite label colouring 
16359                 * fix proper location "Add Sender To Addressbook" menu item
16360
16361 2001-07-13
16362
16363         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16364         (actually this is 0.5.0claws4)
16365
16366 2001-07-13 [alfons]
16367
16368         * po/pt_BR.po
16369                 * fix duplicate message
16370                 * add updated Portugese / Brazilian translation
16371                   submitted by Fabio Junior Beneditto
16372
16373 2001-07-12 [alfons]
16374
16375         * AUTHORS
16376                 add Jens
16377
16378         * po/nl.po
16379                 add updated Dutch translation
16380
16381         * po/de.po
16382                 add updated German translation submitted by Jens
16383
16384 2001-07-11 [alfons]
16385
16386         Prerelease before 0.5.0claws. Please test.
16387         This version is temporarily tagged as VERSION_0_5_0_TEST
16388
16389         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
16390           src/prefs_scoring.c, src/prefs_matcher.c, 
16391           src/prefs_filtering.c, src/mbox.c, 
16392           src/main.c, src/inc.c, src/filtering.[ch]
16393                 revert new Hoa's new matcher (does not work yet)
16394
16395         * src/Makefile.am
16396                 clean up
16397
16398 2001-07-10
16399
16400         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16401
16402
16403 2001-07-10 [alfons]
16404
16405         * Makefile.am
16406                 add ChangeLog.claws to EXTRA_DIST
16407         * src/Makefile.am
16408                 add matcher_parser_parse.h to EXTRA_DIST
16409
16410 2001-07-10 [christoph]
16411
16412         * src/inc.c
16413                 add destination folder to table of
16414                 folders that need to be updated after
16415                 incorporation
16416
16417 2001-07-10 [alfons]
16418
16419         * folder.[ch]
16420           folderview.c
16421                 make collapse state of folders and folder items persistent, i.e.
16422                 if you collapse a folder tree, the next time sylpheed-claws starts 
16423                 up the folder tree remains collapsed.  
16424                 
16425 2001-07-10 [christoph]
16426
16427         * acconfig.h
16428         * configure.in
16429                 added --enable-ssl
16430         * src/md5.[ch]
16431                 renamed MD5_CTX to MD5_CTX_syl
16432                 conflicts with a struct in openssl
16433         * src/inc.c
16434         * src/main.[ch]
16435         * src/prefs_account.[ch]
16436         * src/socket.[ch]
16437                 SSL support for POP
16438         * src/mainwindow.c
16439                 fixed compose with current account
16440                 broken by new compose button stuff
16441
16442 2001-07-09 [hoa]
16443
16444         * AUTHORS
16445                 changed my email address
16446
16447         * src/matcher_parser_parse.y
16448                 clean the parser to remove conflicts
16449
16450 2001-07-09 [alfons]
16451
16452         * AUTHORS
16453                 add Match Grun
16454
16455         * configure.in
16456                 fix incorrect description of --enable-ldap parameter
16457
16458         * src/prefs_common.[ch]
16459           src/compose.c
16460                 add experimental option "smart wrapping" which makes the
16461                 compose editor auto wrap.
16462                 
16463                 | TODO: the problem with the buggy cursor handling is caused |
16464                 | by the GtkText. when deleting / backspacing text its       |
16465                 | wrapping algorithm does not take in account the previous   |
16466                 | line. should find a way to hack this in.                   |
16467                 | or should perhaps combine this with the word wrapping      |
16468                 | patch i wrote in january.                                  |
16469
16470         * src/about.c
16471                 show build parameters for LDAP and JPilot
16472
16473         * src/summaryview.c
16474                 revert Christoph's bugfix for selecting next unread message, 
16475                 because folder stats aren't updated correctly
16476
16477 2001-07-08 [hoa]
16478
16479         * src/filtering.c
16480         * src/mainwindow.c
16481         * src/matcher.c
16482         * src/matcher_parser_lex.l
16483         * src/matcher_parser_parse.y
16484         * src/prefs_filtering.c
16485         * src/prefs_scoring.c
16486         * src/scoring.c
16487                 bugfix of the config file parser
16488
16489 2001-07-08 [alfons]
16490
16491         * src/Makefile.am
16492                 added generated matcher sources to BUILT_SOURCES
16493
16494 2001-07-08 [hoa]
16495
16496         * src/Makefile.am
16497         * src/.cvsignore
16498                 added new config file parser
16499
16500         * src/scoring.[ch]
16501         * src/filtering.[ch]
16502         * src/matcher.[ch]
16503         * src/prefs_filtering.c
16504         * src/prefs_matcher.c
16505         * src/prefs_scoring.c
16506         * added src/matcher_parser.h
16507         * added src/matcher_parser_lex.h
16508         * added src/matcher_parser_lex.l
16509         * added src/matcher_parser_parse.y
16510                 lex & yacc config file parser
16511
16512         * src/mbox.c
16513         * src/inc.c
16514         * src/main.c
16515                 changes prefs_filtering into global_filtering           
16516
16517         * src/summaryview.c
16518                 build threads with subjects only if "Re: " is at the
16519                 beginning of the subject
16520
16521 2001-07-07 [paul]
16522
16523         0.5.0claws
16524
16525         sync with sylpheed 0.5.0
16526                 change of version number only
16527
16528 2001-07-06 [paul]
16529
16530         0.5.0claws5
16531
16532         sync with sylpheed 0.5.0pre5
16533
16534 2001-07-05 [paul]
16535
16536         sync with sylpheed 0.5.0pre4 release
16537                 /po and /manual/ja not sync'ed
16538
16539 2001-07-04 [paul]
16540
16541         more sync with sylpheed 0.5.0pre4
16542
16543 2001-07-03 [christoph]
16544
16545         * src/addressbook.c
16546                 fixed address book broken by address book
16547                 for VCard, JPilot, LDAP
16548
16549 2001-07-03 [alfons]
16550
16551         * src/matcher.c
16552         * src/textview.c
16553                 stopped memory leaks
16554
16555 2001-07-03 [paul]
16556
16557         more sync with sylpheed 0.5.0pre4
16558
16559 2001-07-02 [match]
16560
16561         * included address book patch for VCard, JPilot, LDAP
16562         * pref_common.c - fixed Font options on Display tab (cosmetic)
16563         * alertpanel.c - fixed truncated message
16564
16565 2001-07-02 [christoph]
16566
16567         * src/mbox_folder.c
16568         * src/procmsg.[ch]
16569         * src/summaryview.c
16570                 mark threads for ignoring
16571
16572 2001-07-02 [paul]
16573
16574         0.5.0claws4
16575
16576         * sync with sylpheed 0.5.0pre4
16577                 updated gettext to 0.10.38.
16578
16579 2001-07-01 [paul]
16580
16581         * src/ mainwindow.c
16582         * src/procmsg.h
16583         * src/summaryview.[ch]
16584                 new right-click option: Label.
16585                 substitute for 'Mark-->Mark/Unmark', colours the line.
16586                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
16587
16588 2001-07-01 [christoph]
16589
16590         * src/folderview.c
16591                 fixed font for trash
16592         * src/summaryview.c
16593                 move ctree to unread message
16594
16595 2001-07-01 [paul]
16596
16597         * sync with sylpheed 0.5.0pre3 release
16598
16599 2001-06-30 [alfons]
16600
16601         * src/filesel.[ch]
16602         * src/compose.c
16603                 allow inserting / attaching multiple files in
16604                 the composer window
16605
16606 2001-06-30 [paul]
16607
16608         * src/codeconv.c
16609                 small change to Alfons' previous stuff so that it
16610                 actually makes
16611
16612 2001-06-30 [alfons]
16613
16614         * lots of files changed; first attempt to merge the changes
16615           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
16616
16617 2001-06-30 [paul]
16618
16619         * po/pt_BR.po
16620                 updated and completed, translations by Fabio
16621                 Junior Beneditto <fjbeneditto@yahoo.com.br>
16622
16623 2001-06-29 [alfons]
16624
16625         * src/compose.c
16626         * src/mimeproc.[ch]
16627                 allow selecting an attached files' mime type from a 
16628                 list of types.
16629
16630 2001-06-29 [paul]
16631
16632         * more sync with sylpheed 0.5.0pre3
16633
16634 2001-06-29 [paul]
16635
16636         * po/pt_BR.po
16637                 merge with sylpheed.pot and pt_BR.po provided by
16638                 Fabio Junior Beneditto.
16639
16640 2001-06-29 [darko]
16641
16642         * src/procmime.c
16643                 make MIME types case insensitive
16644
16645 2001-06-28 [alfons]
16646
16647         * po/nl.po
16648                 merge with sylpheed.pot and old nl.po; translations added.
16649
16650 2001-06-28 [paul]
16651
16652         * more sync with sylpheed 0.5.0pre3
16653
16654 2001-06-27 [alfons]
16655
16656         * src/summaryview.c
16657                 don't crash when removing parent node of messages
16658                 attracted by subject. this was caused by not deleting
16659                 the parent node from the subject line hash table.
16660
16661 2001-06-27 [alfons]
16662
16663         * src/summaryview.c
16664         * src/compose.[ch]
16665         * src/mainwindow.c
16666                 if there are multiple messages selected, allow forwarding
16667                 them as attachments.
16668
16669 2001-06-27 [paul]
16670
16671         * more sync with sylpheed 0.5.0pre3
16672
16673 2001-06-26 [paul]
16674
16675         0.5.0claws3
16676
16677         * sync with sylpheed 0.5.0pre3
16678
16679 2001-06-25 [paul]
16680
16681         * src/mainwindow.c
16682                 fixed 'compose news article' bug
16683                 from icon-and-text toolbar
16684
16685 2001-06-25 [paul]
16686
16687         * sync with sylpheed 0.5.0pre2 release
16688
16689 2001-06-24 [christoph]
16690
16691         * src/prefs_common.c
16692                 bug fix in font selection
16693         * src/folderview.c
16694                 use sylpheed's normal font instead of
16695                 gtk default font for folders without
16696                 new messages
16697
16698 2001-06-24 [alfons]
16699
16700         * src/mainwindow.[ch]
16701                 added composite compose mail / news button (an idea by Leandro
16702                 Pereira <leandro@linuxmag.com.br>)
16703
16704 2001-06-24 [paul]
16705
16706         Added instructions for ldif-to-xml.py
16707
16708         * tools/README
16709
16710 2001-06-23 [alfons]
16711
16712         Some minor things.
16713
16714         * src/pixmaps/stock_news_compose.xpm
16715                 added pixmap by Leandro
16716         * src/prefs_common.c
16717                 tested built-in spelling checker of GCC 3.0 :)
16718         * po/nl.po
16719                 merged dutch translation of sylpheed-main with
16720                 sylpheed.pot
16721
16722 2001-06-23 [paul]
16723
16724         Added tools directory and files.
16725
16726         * tools/filter_conv.pl
16727                 converts old filter system to new filtering system
16728         * tools/ldif-to-xml.py
16729                 converts netscape addressbook to sylpheed addressbook
16730         * tools/README
16731                 descriptions/instructions for above two files
16732
16733 2001-06-23 [christoph]
16734
16735         * src/inc.c
16736         * src/manage_window.[ch]
16737         * src/prefs_common.[ch]
16738                 mail retrieval dialog can be enabled, disabled
16739                 or hidden if non of sylpheed's windows is active
16740
16741 2001-06-22 [paul]
16742
16743         0.5.0claws2
16744
16745         * sync with sylpheed 0.5.0pre2
16746
16747 2001-06-21 [christoph]
16748
16749         * src/summaryview.c
16750                 show recipient on 'from' for all accounts
16751                 
16752         * src/inc.c
16753         * src/prefs_common.[ch]
16754                 disable error popup on mail receive errors
16755
16756 2001-06-21 [alfons]
16757
16758         * src/compose.c
16759                 made the ruler correctly appear and disappear.
16760
16761         * src/Makefile.am
16762                 removed Hoa's work-in-progress-stuff (interesting!) so 
16763                 claws compiles ok.
16764
16765 2001-06-20 [christoph]
16766
16767         * src/inc.c
16768         * src/progressdialog.c
16769                 added scrolled window for list in progressdialog
16770
16771 2001-06-20 [paul]
16772
16773         sync with sylpheed 0.5.0pre1 release
16774
16775 2001-06-20 [christoph]
16776
16777         * src/summeryview.c
16778                 make building threads by subject work when
16779                 thread view is enabled
16780                 
16781         * src/compose.c
16782         * src/prefs_common.[ch]
16783                 automatically select account for mail replys
16784
16785 2001-06-19 [sergey]
16786
16787         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
16788         they are filled in from the account settings.
16789
16790 2001-06-19 [paul]
16791
16792         * more sync with sylpheed 0.5.0pre1
16793
16794 2001-06-18 [alfons]
16795
16796         * src/Makefile.am,
16797           src/procmime.c
16798                 added --sysconfdir to CPPFLAGS for pointing to the correct
16799                 location of mime.types. 
16800
16801                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
16802                 or ./configure!
16803
16804 2001-06-18 [hoa]
16805
16806         * src/summaryview.c
16807                 fixed some bug when building threads
16808
16809 2001-06-18 [pau]l
16810
16811         * src/prefs_account.c
16812                 UI stuff: More changes to the English
16813
16814 2001-06-18 [paul]
16815
16816         * src/pixmaps/stock_news_compose.xpm: new file
16817         * src/Makefile.am
16818         * src/mainwindow.c
16819         * src/summaryview.c
16820                 Added new icon for Hoa's 'compose a news
16821                 message', plus minor improvements to the
16822                 English
16823
16824         * po/ja.po
16825         * ChangeLog
16826         * ChangeLog.jp
16827                 more sync with sylpheed 0.5.0pre1
16828
16829 2001-06-18 [hoa]
16830
16831         * src/compose.[ch]
16832         * src/mainwindow.c
16833                 Follow-up and reply to
16834
16835         * src/summaryview.[ch]
16836                 Build threads also with subjects
16837
16838 2001-06-17 [hoa]
16839
16840         * src/compose.c
16841                 forwarding use the current account.
16842
16843         * src/mainwindow.c
16844                 the "compose message" button has been replaced with
16845                 "new mail" and "new news" buttons
16846
16847         * src/prefs_common.[ch]
16848                 added a configuration option to use the forward button
16849                 as "forward as attachment"
16850                 changed reply and forward format description
16851
16852         * src/quote_fmt_lex.l
16853         * src/quote_fmt_parse.y
16854                 added message with no signature in format for reply
16855                 and forward.
16856
16857 2001-06-17 [paul]
16858
16859         Minor UI stuff
16860
16861         * src/mainwindow.c
16862         * src/summaryview.c
16863                 Improvements to the English
16864
16865         * src/prefs_common.c
16866                 Improvements to the English and some
16867                 clarity/continuity improvements in the
16868                 description of Quote symbols.
16869
16870 2001-06-17 [paul]
16871
16872         0.5.0claws1
16873
16874         * sync with sylpheed 0.5.0pre1
16875
16876 2001-06-17 [hoa]
16877
16878         * src/compose.c
16879                 Better interface for compose, displayed fields
16880                 are updated whenever we change account.
16881                 Newsgroups field is automatically filled.
16882
16883         * src/mainwindow.c
16884                 Newsgroups field is automatically filled.
16885
16886         * src/prefs_account.c
16887                 Some interface stuff when fields appear and
16888                 disappear.
16889
16890 2001-06-16 [paul]
16891
16892         0.4.99claws
16893
16894         * sync with sylpheed 0.4.99
16895
16896 2001-06-16 [sergey]
16897
16898         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
16899         base64_decoder_free, base64_decoder_decode): new object and
16900         functions for decoding base64 streams.
16901         * src/procmime.c (procmime_decode_content): modified to use the
16902         new base64 decoder.
16903
16904 2001-06-15 [paul]
16905
16906         0.4.99claws10
16907
16908         * sync with sylpheed 0.4.99cvs11
16909
16910 2001-06-13 [paul]
16911
16912         0.4.99claws9
16913
16914         * sync with sylpheed 0.4.99cvs9
16915
16916 2001-06-13 [hoa]
16917
16918         * src/compose.c
16919         * src/prefs_account.c
16920
16921                 SMTP server can be defined in the news account
16922                 mime type of attachment are kept.
16923
16924         * src/summaryview.c
16925
16926                 now choose the highest important score between default
16927                 and important score of folder.
16928
16929 2001-06-09 [alfons]
16930         
16931         * src/prefs_common.c: 
16932
16933                 (prefs_quote_description_create): corrected description of 
16934                 quote format characters
16935
16936 2001-06-09 [paul]
16937
16938         0.4.99claws8
16939
16940         * sync with sylpheed 0.4.99cvs8
16941
16942 2001-06-08 [sergey]
16943
16944         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
16945         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
16946
16947 2001-06-08 [paul]
16948
16949         0.4.99claws7
16950
16951         * sync with sylpheed 0.4.99cvs7
16952
16953 2001-06-06 [sergey]
16954
16955         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
16956         clashes with autogenerated header).
16957         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
16958         * src/Makefile.am: added quote_fmt.h.
16959         * src/.cvsignore: added lex/yacc autogenerated files
16960         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
16961
16962 2001-06-06 [paul]
16963
16964         0.4.99claws6
16965
16966         * sync with sylpheed 0.4.99cvs6
16967
16968 2001-06-06 [hoa]
16969
16970         * added src/quote_fmt_parse.h
16971         * src/compose.c
16972                 removed warnings
16973
16974         * src/prefs.[ch]
16975                 don't modify readonly configuration files
16976
16977         * src/prefs_account.c
16978         * src/prefs_common.c
16979         * src/prefs_customheader.c
16980         * src/prefs_display_header.c
16981         * src/prefs_filter.c
16982         * src/prefs_filtering.c
16983         * src/prefs_scoring.c
16984                 don't open dialog box when configuration files
16985                 are readonly
16986
16987 2001-06-05 [sergey]
16988
16989         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
16990
16991         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
16992         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
16993         BUILT_SOURCES to make all files rebuild properly.
16994
16995         * src/compose.c: removed #include "quote_fmt.tab.h".
16996
16997         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
16998         CHARACTER value in yylval.
16999
17000         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
17001         receive CHARACTER value by documented means (yylval).
17002
17003         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
17004
17005 2001-06-05 [hoa]
17006
17007         * src/Makefile.am
17008                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
17009
17010         * src/filtering.c
17011         * src/matcher.c
17012         * src/matcher.h
17013         * src/prefs_filtering.c
17014                 now keep the configuration for execute action
17015
17016         * src/mbox_folder.c
17017                 fixed a warning
17018
17019 2001-06-05 [paul]
17020
17021         * sync with sylpheed 0.4.99cvs5
17022
17023 2001-06-05 [hoa]
17024
17025         * src/Makefile.am
17026                 added quote_fmt.[ch]
17027
17028         * added src/quote_fmt.y
17029         * added src/quote_fmt.l
17030         * added src/quote_fmt.tab.h
17031         * added src/quote_fmt.tab.c
17032         * added src/lex.quote_fmt.c
17033                 parsing configuration for replying
17034                 and forwarding
17035
17036         * src/prefs_common.[ch]
17037                 added configuration UI for replying
17038                 and forwarding
17039
17040         * src/compose.c
17041                 using configuration for replying
17042                 and forwarding
17043
17044 2001-06-04 [hoa]
17045
17046         * src/filtering.c
17047         * src/matcher.c
17048         * src/matcher.h
17049         * src/prefs_filtering.c
17050         * src/prefs_matcher.c
17051         * src/prefs_matcher.h
17052                 action "run a command" for filtering
17053                 and matching with a command.
17054                 fixed the "whole message" matching
17055
17056         * src/mbox_folder.c
17057                 changed temporary filename for security
17058
17059         * src/messageview.c
17060                 queue the notification if it fails to send.
17061
17062         * src/prefs_common.c
17063         * src/prefs_folder_item.c
17064                 changed the default important score             
17065
17066         * src/prefs_scoring.c
17067         * src/scoring.c
17068                 hide kill score input when the folder is not
17069                 a newsgroup
17070
17071 2001-06-03 [alfons]
17072
17073         * src/prefs_common.c:
17074
17075                 (prefs_font_select): pass font name in font entry box to font
17076                 selection dialog.
17077
17078 2001-06-03 [sergey]
17079
17080         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
17081
17082 2001-06-03 [paul]
17083
17084         * sync with sylpheed 0.4.99cvs4
17085
17086 2001-06-03 [alfons]
17087
17088         * src/headerwindow.c:
17089
17090                 (headerwindow_show_cb): use the selected summary view item, not
17091                 the displayed item.
17092
17093 2001-06-02 [alfons]
17094
17095         * src/headerwindow.c:
17096
17097                 (headerwindow_show_cb): always try to show msginfo
17098
17099 2001-06-02 [hoa]
17100
17101         * src/compose.c
17102                 keep attached parts when reediting or forwarding.
17103
17104 2001-06-01 [hoa]
17105
17106         * src/folderview.c
17107         * src/prefs_folder_item.[ch]
17108         * src/prefs_scoring.[ch]
17109         * src/scoring.[ch]
17110         * src/summaryview.[ch]
17111         * src/main.c
17112         * src/mainwindow.c
17113         * src/prefs_common.[ch]
17114                 support for folder scoring
17115                 kill score and important score for messages
17116         
17117         * src/prefs_account.c
17118                 some display bug fixed for local account
17119                 preferences
17120
17121 2001-05-31 [alfons]
17122
17123         * src/summaryview.c:
17124
17125                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
17126                 sender to address book menu item is disabled.
17127
17128 2001-05-30 [hoa]
17129
17130         * src/filtering.[ch]
17131         * src/summaryview.c
17132                 handling summary menu / filter messages
17133
17134         * src/folder.[ch]
17135                 add some stuff
17136
17137         * src/foldersel.c
17138                 imap folders now appears in list
17139
17140         * src/mbox_folder.c
17141                 doesn't crash if destination mail is not writeable
17142
17143 2001-05-29 [hoa]
17144
17145         * src/compose.c
17146                 removed some warnings
17147
17148         * src/filtering.c
17149         * src/folder.[ch]
17150         * src/prefs_filtering.c
17151                 global string to identify any folders           
17152                 removed some debug info
17153                 filtering to mbox folders is now possible
17154
17155         * src/mainwindow.c
17156                 removed some warnings
17157
17158         * src/mbox_folder.c
17159                 permission on files are changed to read/write for user only,
17160                 nothing for other.
17161                 creation of subfolder is handled better.
17162
17163 2001-05-28 [alfons]
17164
17165         Verified the sync for src/prefs_common.[ch] and
17166         src/prefs_account.[ch]. I believe there were some
17167         minor indentation differences.
17168
17169 2001-05-28 [paul]
17170
17171         0.4.99claws3
17172
17173         * sync with 0.4.99cvs3
17174
17175 2001-05-28 [hoa]
17176
17177         * src/compose.c
17178                 handling flags for mbox format
17179
17180         * src/filtering.c
17181                 use of mark file only for MH format
17182                 handling flags for mbox format
17183                 filtering cannot yet move or copy mails to mbox folders.
17184
17185         * src/folder.[ch]
17186                 changed move_msg, copy_msg,
17187                 move_msgs_with_dest, copy_msgs_with_dest functions
17188                 uses only folder->copy_msg() function
17189                 uses folder->finished_copy() to handle the destination
17190                 folder at the end of the copy or move operation.
17191
17192         * src/foldersel.c
17193                 included mbox directories.
17194
17195         * src/folderview.[ch]
17196         * src/mainwindow.c
17197                 handle folders operation for mbox format
17198
17199         * src/mbox.c
17200                 disable conversion of "From " header
17201
17202         * src/mbox_folder.[ch]
17203                 completion of mbox format handling
17204
17205         * src/mh.c
17206                 changed mh_copy_msg() function and
17207                 removed mh_move_msg(), mh_move_msgs_with_dest(),
17208                 mh_copy_msgs_with_dest()
17209
17210         * src/prefs_filtering.c
17211                 removed some warnings
17212
17213         * src/prefs_matcher.c
17214                 default boolean operation is AND
17215
17216         * src/procheader.c
17217                 handling flags for mbox format
17218                 handling of "From " header
17219
17220         * src/procmsg.[ch]
17221                 removed data field
17222                 added MSG_REALLY_DELETED flags to handle deletion of
17223                 messages in mbox format.
17224
17225         * src/summaryview.c
17226                 handling flags for mbox format
17227                 disable the MSG_DELETED flags when messages
17228                 are deleted in mbox format
17229
17230         * src/textview.c
17231                 "From " headers display fixed.
17232
17233 2001-05-27 [alfons]
17234
17235         * src/textview.c:
17236                 
17237                 (get_email_part): skip quoted email addresses, like in e.g.
17238                 "'alfons@proteus.demon.nl'".
17239
17240 2001-05-26 [alfons]
17241
17242         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
17243         and fixing the persistence troubles when using separate windows.
17244
17245         * src/mainwindow.c:
17246         
17247             Added #define SEPARATE_ACTION used in the gtk item factory for 
17248             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
17249                 use gtk_item_factory_get_widget_by_action() to get the items.
17250                 
17251             Removed separate_widget_cb from the gtk item factory data   
17252           
17253             (mainwindow_create): connect separate_widget_cb() to check
17254             menu item "toggled" signal. also passing a MainWindow pointer
17255                 as object data for both check menu items.
17256                 
17257             (separate_widget_cb): definition of separate_widget_cb() to match
17258             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
17259                 window using gtk_object_get_data(). The type of window separation 
17260                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
17261         
17262         * src/prefs_filtering.c,
17263           src/prefs_matcher.c: added horizontal scrollbars
17264
17265 2001-05-25 [darko]
17266
17267         * src/headerview.c
17268                 fix segfault with invalid bold font
17269         * src/summaryview.c
17270                 correctly display summary stats after row is marked
17271
17272 2001-05-23 [sergey]
17273
17274         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
17275         encodings with libjconv.
17276
17277 2001-05-23 [hoa]
17278
17279         * src/Makefile.am
17280                 added mbox_folder.[ch]
17281         * src/defs.h
17282                 mbox temporary folder
17283         * src/folder.[ch]
17284         * added src/mbox_folder.[ch]
17285         * src/folderview.c
17286         * src/procheader.[ch]
17287                 added mbox support
17288         * src/mbox.c
17289                 bugfix for file incorporation filtering
17290         * src/imap.c
17291                 enable creation of MBOX
17292         * src/prefs_display_header.c
17293                 enable use of headers like "From "
17294                 something that should be fixed :
17295                         displaying of such headers add an extra space
17296         * src/prefs_folder_item.c
17297                 don't create folders because it is not necessary
17298         * src/procmsg.h
17299                 added data field to MsgInfo for mbox internal use
17300         * src/summaryview.c
17301                 added some support for mbox
17302         * src/utils.[ch]
17303                 added get_mbox_cache_dir() function
17304
17305 2001-05-23 [hiroyuki]
17306
17307         * src/headerwindow.c
17308           src/inc.c
17309           src/main.c
17310           src/mh.c
17311           src/nntp.c
17312           src/procmsg.h
17313           src/session.h
17314           src/socket.[ch]
17315           src/summaryview.c
17316           src/textview.c
17317           src/automaton.c
17318           src/folderview.c: more sync with 0.4.99cvs2.
17319
17320         * src/headerwindow.c: reverted.
17321
17322 2001-05-22 [paul]
17323
17324         0.4.99claws2
17325
17326         * sync with sylpheed 0.4.99cvs2
17327                 * src/news.[ch]
17328                 * src/nntp.[ch]
17329                 * INSTALL
17330                 * INSTALL.jp
17331
17332 2001-05-22 [alfons]
17333
17334         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
17335
17336 2001-05-21 [alfons]
17337
17338         Minor things:
17339
17340         * configure.in: if gnome-config not found, "no" is displayed
17341         
17342         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
17343
17344         * src/textview.c: now also possible to add mail addresses by right
17345           clicking in the text view
17346
17347         * src/codeconv.c: merged patch which fixes endless loop when encountering
17348           invalid wide characters; from Alte <010@imis.ru>  
17349
17350 2001-05-20 [alfons]
17351
17352         Added installation of gnome specific things:
17353
17354         * Makefile.am: gnome conditional
17355
17356         * configure.in: check for installed gnome
17357
17358         * added sylpheed.png, sylpheed.desktop
17359
17360 2001-05-20 [sergey]
17361
17362         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
17363
17364         * src/mainwindow.h (main_window_toolbar_create): created a button
17365         for "Reply to all".
17366         (main_window_set_toolbar_sensitive): enable/disable the new button
17367         appropriately.
17368         (toolbar_reply_to_author_cb): handle the new button.
17369
17370         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
17371         send_progress_dialog_destroy() on failure (fixes hang on SMTP
17372         failure).
17373
17374 2001-05-19 [sergey]
17375
17376         * src/compose.h (ComposeReplyMode): new modes
17377         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
17378         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
17379
17380         * src/compose.c
17381         (compose_send): move some code into a new function:
17382         (compose_current_mail_account): new function.
17383         (compose_reply): new argument to_author, all callers changed; if
17384         to_author==TRUE and account->protocol==A_NNTP, find and use an
17385         appropriate mail account for replying.
17386         (compose_reply_set_entry): new argument to_author; ignore
17387         compose->replyto if to_author==TRUE.
17388
17389         * src/mainwindow.c: new command "Message/Reply to author".
17390         (main_window_set_menu_sensitive): enable/disable it.
17391         (reply_cb): handle it.
17392
17393         * src/summaryview.c: new command "Reply to author".
17394         (summary_set_menu_sensitive): enable/disable it.
17395         (summary_reply_cb): handle it.
17396
17397         * src/account.c (account_find_mail_from_address): new function.
17398
17399 2001-05-18 [paul]
17400
17401         0.4.99claws1
17402
17403         * sync with sylpheed 0.4.99cvs1
17404
17405 2001-05-18 [hoa]
17406
17407         * src/compose.[ch]
17408         * src/filtering.c
17409         * src/summaryview.c
17410                 new filtering action : forward and forward as attachment
17411
17412         * src/main.c
17413                 no need for $DISPLAY when we run sylpheed --help
17414                 call to parse_cmd_opt() is moved
17415
17416         * src/mainwindow.[ch]
17417                 execute button is hidden when immediate execute
17418                 is chosen
17419
17420         * src/mh.c
17421         * src/news.c
17422         * src/prefs_folder_item.c
17423         * src/procmsg.c
17424                 better handling of missing directories
17425
17426         * src/summaryview.c
17427                 reedit is enabled in outbox
17428                 reedit is enabled in queue
17429
17430 2001-05-17 [hoa]
17431
17432         * src/filtering.c
17433         * src/matcher.[ch]
17434         * src/prefs_filtering.c
17435                 changed attachement into attachment
17436
17437 2001-05-17 [alfons]
17438
17439         0.4.67claws4    
17440
17441         * sync with sylpheed 0.4.67cvs9
17442         * sync with sylpheed 0.4.67cvs7-8
17443
17444 2001-05-17 [hoa]
17445
17446         * src/Makefile.am
17447                 added prefs_filtering.c
17448
17449         * src/filtering.[ch]
17450         * src/matcher.[ch]
17451                 removed action : forward_news and forward_news_as_attachement
17452                 (forward and forward_as_attachement can be used instead)
17453
17454         * src/mainwindow.c
17455                 added menu option to access filtering configuration
17456
17457         * src/prefs_account.c
17458                 changed mail_command default to /usr/sbin/sendmail
17459
17460         * added src/prefs_filtering.[ch]
17461                 dialog box for filtering configuration
17462
17463         * src/prefs_matcher.c
17464                 added function prefs_matcher_get_criteria_from_matching()
17465
17466         * src/prefs_scoring.c
17467                 reset the dialog when register or substitute is clicked
17468
17469 2001-05-15 [hoa]
17470
17471         * src/Makefile.am
17472                 added filtering.[ch]
17473         * src/inc.c
17474                 using filering.[ch] instead of filter.[ch]
17475         * src/main.c
17476                 reading new filtering configuration
17477         * src/matcher.[ch]
17478                 added some filtering actions
17479                 and fixed a bug for headers and mail body matching
17480         * src/mbox.c
17481                 using filering.[ch] instead of filter.[ch]
17482         * src/mh.c
17483                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
17484         * src/summaryview.c
17485                 some fixes for filtering
17486
17487 2001-05-14 [hiroyuki]
17488
17489         * src/send.c: fixed some weird indentations.
17490           send_message_with_command(): call pclose() only if p != NULL.
17491         * src/textview.c: get_email_part(): modified the code for readability.
17492
17493 2001-05-14 [hiroyuki]
17494
17495         * src/md5global.h
17496           src/md5ify.c
17497           src/md5ify.h: removed from the cvs.
17498
17499 2001-05-13 [sergey]
17500
17501         * src/main.c: include rfc2015.h to avoid compiler warnings.
17502         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
17503         the panel is already on screen.
17504         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
17505         closing the alert window by ESC as "No".
17506         * src/prefs_common.c (prefs_interface_create): moved return
17507         receipt check button to the correct place.
17508
17509 2001-03-13 [alfons]
17510
17511         * src/prefs_common.c: 
17512                 moved return receipt check button to the Send tab. (prefs_send_create)
17513                 removed the date format ui related globals. (prefs_display_create)
17514
17515         0.4.67claws3
17516         
17517         * sync with sylpheed 0.4.67cvs5-6
17518
17519 2001-05-13 [paul]
17520
17521         * added Alfons' font selection patch
17522
17523         * src/defs.h
17524         * src/headerwindow.c
17525         * src/prefs_common.c
17526         * src/prefs_common.h
17527
17528 2001-05-13 [hoa]
17529         * src/defs.h
17530                 changed version of cache
17531         * src/matcher.[ch]
17532         * src/prefs_matcher.c
17533                 added additionnal matching criteria
17534         * src/procheader.c
17535         * src/procmsg.[ch]
17536         * src/news.c
17537                 added references in MsgInfo
17538
17539 2001-05-12 [hoa]
17540
17541         * src/defs.h
17542                 prepared some things for new filtering
17543         * src/matcher.[ch]
17544                 added some matching properties
17545                 inreplyto need to be enhanced
17546                 prepared some things for new filtering
17547         * src/messageview.c
17548                 added Return-Receipt-To handling
17549         * src/prefs_folder_item.c
17550                 changed default value to TRUE
17551         * src/prefs_matcher.c
17552                 added some matching properties
17553         * src/prefs_scoring.[ch]
17554                 the scoring dialog is finished
17555         * src/procheader.c
17556                 added Return-Receipt-To handling
17557                 Reference need to be added
17558         * src/procmsg.[ch]
17559                 added Return-Receipt-To handling
17560                 added threadscore to get a better score sorting when
17561                 threads are enabled
17562         * src/summaryview.c
17563                 suppressed a bug when we sort the list
17564                 when no folder is opened.
17565                 better score sorting when threads are enabled
17566
17567 2001-05-12 [alfons]
17568
17569         * reverted previous patch because of potential errors 
17570
17571         0.4.67claws2
17572         
17573         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
17574                 applied "toggle mail-retrieval dialog window" patch submitted 
17575                 by Eric Limpens <eric@qnt.net>
17576
17577         * sync with sylpheed 0.4.67cvs4
17578
17579 2001-05-12 [sergey]
17580
17581         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
17582         some picky compilers.
17583         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
17584         * src/grouplist_dialog.c: include alertpanel.h.
17585         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
17586         fix compile warning.
17587         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
17588         #include "defs.h" before others to prevent the warning of `MIN'
17589         and `MAX' redefinition.
17590
17591 2001-05-11 [hoa]
17592
17593         * src/main.c
17594         * src/messageview.c
17595         * src/prefs_account.c
17596         * src/prefs_display_header.c
17597                 removed warning
17598         * src/Makefile.am
17599                 added prefs_scoring.[ch]
17600         * src/grouplist_dialog.c
17601                 display an error dialog box if the group list
17602                 cannot be fetched.
17603         * src/mainwindow.[ch]
17604                 added main_window_set_thread_option() function
17605                 scoring dialog box enabled
17606         * src/matcher.[ch]
17607                 added flags matching unread /new / marked
17608                 / deleted / replied / forwarded
17609         * src/news.c
17610                 newsgroups are now finally in newscache
17611         * src/prefs_matcher.[ch]
17612                 finished preferences for matching dialog
17613         * added src/prefs_scoring.[ch]
17614                 scoring dialog box completed
17615         * src/scoring.[ch]
17616                 conversion to string : added scoringprop_to_string()
17617                 write config for preferences :
17618                 added prefs_scoring_write_config()
17619         * src/summaryview.c
17620                 threads can be enabled/disabled independently
17621                 for each folder
17622
17623 2001-05-10 [alfons]
17624
17625         0.4.67claws1
17626         
17627         * AUTHORS: 
17628                 thought it would be nice to have a list of all
17629                 contributors (used Changelog as a reference)
17630         
17631         * configure.in: 
17632                 messed up version numbering...
17633
17634         0.4.66claws1
17635
17636         * sync with sylpheed 0.4.67cvs1-3
17637
17638 2001-05-10 [darko]
17639
17640         * src/prefs_common.c:
17641                 better UI for strftime format, double clicking
17642                 on format now inserts the format in text entry
17643                 replaced close button with standard OK/Cancel
17644                 moved date format button to the right of the
17645                 text entry field
17646
17647 2001-05-09 [alfons]
17648
17649         * src/gtkstext.c:
17650                 Ctrl-Home / Ctrl-End have proper cursor navigation
17651
17652 2001-05-09 [hoa]
17653
17654         * src/prefs_matcher.c
17655                 finished UI to define matching properties
17656                 added ok and cancel button
17657         * src/prefs_filter.c
17658                 added ok and cancel button
17659         * src/news.c
17660                 fixed some bug in xhdr parsing
17661
17662 2001-05-08 [alfons]
17663
17664         * src/textview.c: 
17665                 fixed a bug in textview_show_header(), which displayed two colons (':');
17666                 cleaned up some warnings
17667
17668 2001-05-08 [hoa]
17669
17670         * src/Makefile.am
17671                 added prefs_matcher.[ch]
17672                 compilation with -W -Wall
17673         * src/alertpanel.c
17674                 ungrab the mouse events if grabbed - does it
17675                 fix the bug for disposition notification ?
17676         * src/mainwindow.c
17677                 added a menu option to open the matching dialog.
17678         * src/matcher.[ch]
17679                 added matcherprop_to_string() and matcherlist_to_string()
17680                 fixed some bugs, changed the name of some options
17681                 age_sup and age_inf becomes age_greater and age_lower,
17682                 body and messageheaders becomes body_part and headers_part,
17683                 changed the names of constants from SCORING_XXX to MATCHING_XXX
17684         * src/prefs_display_header.c
17685         * src/prefs_headers.c
17686                 fixed a bug that accidentally destroyed dialogs
17687                 when closed them with delete_event
17688                 Added *_deleted() which handle delete_event signal correctly.
17689         * src/prefs_folder_item.[ch]
17690                 added "enable_thread" field for future customization
17691         * added src/prefs_matcher.[ch]
17692                 sample of the UI to define matching properties
17693         * src/procheader.c
17694                 using procheader_headername_equal instead of str*cmp functions
17695                 using procheader_parse_header() function
17696         * src/scoring.c
17697                 using MATCHING_XXX instead of SCORING_XXX
17698         * src/summaryview.c
17699                 display the sender of the news even if this is ourself
17700                 when this is a news message.
17701         * src/textview.c
17702                 using headername_equal() instead of str*cmp functions
17703
17704 2001-05-08 [alfons]
17705
17706         0.4.66claws
17707
17708         * sync with sylpheed 0.4.66
17709         * src/gtkstext.c: trace logs added 
17710
17711 2001-05-08 [sergey]
17712
17713         * src/prefs_common.[ch]: added option to enable/disable GnuPG
17714         signature check popup.
17715         * src/rfc2015.c (check_signature): show signature check popup only
17716         if it is enabled in preferences.
17717
17718 2001-05-07 [alfons]
17719
17720         0.4.66claws4
17721         
17722         * sync with sylpheed 0.4.66cvs6
17723
17724 2001-05-07 [darko]
17725
17726         * src/prefs_common.[ch]: added option to enable/disable
17727           looking up sender name in address book for summary pane
17728         * src/summaryview.c: look up sender in the address book
17729           by using Alfons' address completion code
17730
17731 2001-05-07 [hiroyuki]
17732
17733         * src/inc.h
17734           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
17735           member of Pop3State.
17736         * src/news.c: brought #include "defs.h" before #include <glib.h>
17737           to prevent the warning of `MIN' and `MAX' redefinition.
17738
17739 2001-05-06 [hoa]
17740
17741         * removed src/headers_display.[ch]
17742         * removed src/prefs_display_headers.[ch]
17743         * src/inc.c
17744                 use a temporary file in the user directory for mbox import
17745         * src/news.c
17746                 added XHDR support to get "To" and "Cc" headers
17747                 (in order to match news with to or cc field for
17748                 scoring)
17749                 added function news_parse_xhdr() to get XHDR response
17750         * src/nntp.[ch]
17751                 added function nntp_xhdr()
17752         * src/matcher.c
17753                 fetch the message if necessary
17754
17755 2001-05-06 [alfons]
17756
17757         0.4.66claws3
17758
17759         * sync with sylpheed 0.4.66cvs3-5
17760
17761 2001-05-06 [hoa]
17762
17763         * src/utils.[ch]
17764                 added function itos_buf() to enable use of several buffers
17765         * src/summaryview.c
17766                 use of itos_buf() instead of itos() in summary list
17767                 to fix the broken display of message number.
17768
17769 2001-05-06 [alfons]
17770
17771         * src/gtkstext.c: bug in cursor up navigation fixed,
17772                 fixed another unsigned / signed comparison (we're getting there :-)
17773
17774 2001-05-06 [hoa]
17775
17776         * src/Makefile.am
17777                 added scoring.c scoring.h
17778                 prefs_folder_item.c prefs_folder_item.h
17779                 matcher.c matcher.h
17780         * src/defs.h
17781                 added FOLDERITEM_RC SCORING_RC
17782         * src/folder.[ch]
17783                 added prefs field in FolderItem :
17784                 properties for each folder (PrefsFolderItem),
17785                 sorting type and mode were added as the first properties.
17786         * src/main.c
17787                 read config for scoring
17788         * added src/matcher.[ch]
17789                 gives functions to parse configuration file to do
17790                 matching on mails with a list of conditions.
17791         * src/mainwindow.c
17792                 add option to sort by score
17793         * src/prefs_common.[ch]
17794                 added preference option to show score and for
17795                 the score column size
17796         * added src/prefs_folder_item.[ch]
17797                 properties for each folder (PrefsFolderItem),
17798                 sorting type and mode were added as the first properties.
17799         * src/procheader.[ch]
17800                 added procheader_parse_header()
17801                 added procheader_header_free()
17802                 added procheader_headername_equal()
17803                 and made modification to use them.
17804         * src/procmsg.[ch]
17805                 added score field to MsgInfo structure
17806         * added src/scoring.[ch]
17807                 gives functions to parse configuration file to do
17808                 scoring on mails with a list of conditions.
17809         * src/summaryview.[ch]
17810                 save the sorting type and mode for the folder
17811                 added column to display the score of the mail
17812                 added function summary_score_clicked()
17813                 sorting type and mode are restored to the folder
17814                 when it is reopen
17815         * src/textview.c
17816                 use procheader_parse_header(), procheader_headername_equal()
17817                 removed memory leak in text_scan_header when freeing headers
17818         * src/filter.c
17819                 changed the function to match names of headers
17820                 using procheader_headername_equal()
17821
17822         Scoring functions are implemented, an interface is needed
17823         to configure that.
17824
17825 2001-05-04 [alfons]
17826
17827         * src/gtkstext.c: 
17828                 hopefully fixed the row up navigation bug,
17829                 removed adding back / forward lines to cache
17830
17831 2001-05-04 [sergey]
17832
17833         * src/prefs_display_headers.c: user interface changes:
17834         (prefs_display_headers_create): remove unused "Show" check button;
17835         allow reordering of headers by dragging.
17836         (prefs_display_headers_write_config): remove unused variables.
17837         (prefs_display_headers_set_dialog): do not insert "(New)" at top
17838         of lists (not needed with the new UI).
17839         (prefs_display_headers_set_list): scan lists starting from row 0,
17840         not 1 (do not skip "(New)").
17841         (prefs_display_headers_find_header): new function.
17842         (prefs_display_headers_clist_set_row): do not allow duplicates.
17843         (prefs_display_headers_delete_cb): do not skip row 0; treat
17844         closing the alert window by ESC as "No".
17845         (prefs_display_headers_up): do not protect row 0.
17846         (prefs_display_headers_down): do not protect row 0.
17847
17848 2001-05-04 [sergey]
17849
17850         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
17851         functions.
17852
17853         * src/summaryview.c
17854         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
17855         summary_select_next_marked, summary_select_prev_marked): new
17856         functions.
17857
17858 2001-05-03 [sergey]
17859
17860         * src/news.c: fixed a bug when no article can be fetched after
17861         server timeout if the connection was restored by news_post():
17862         (news_select_group): new function.
17863         (news_fetch_msg): call news_select_group() before fetching
17864         article.
17865         (news_get_uncached_articles): set session->group after successful
17866         GROUP command.
17867
17868 2001-05-03 [hoa]
17869
17870         * src/defs.h
17871         * src/procmsg.[ch]
17872         * src/procheader.c
17873                  changed version of cache, added cc field
17874
17875         * src/prefs_display_headers.c
17876                 the interface was changed
17877
17878         * src/prefs_headers.c
17879                 added cancel button
17880
17881 2001-05-03 [alfons]
17882
17883         * completed sync of sylpheed cvs2
17884         * src/gtkstext.c: updated row up / down cursor navigation
17885         * src/textview.c: re-edited, prepared for fixing the email address
17886                 scanner.
17887
17888 2001-05-03 [darko]
17889
17890         * src/prefs_common.c: use alfons' strftime ui code
17891         entry_datefmt and datefmt_sample widgets have to be
17892         global in this module because of this change
17893
17894 2001-05-03 [hoa]
17895
17896         * src/messageview.c
17897         * src/prefs_common.[ch] added option to activate the return receipt
17898                 feature.
17899
17900 2001-05-02 [alfons]
17901
17902         * src/gtkstext.c: fix for row up/down cursor navigation. 
17903
17904         0.4.66claws2
17905         
17906         * sync with 0.4.66cvs2
17907
17908 2001-05-02 [paul]
17909
17910         added add-sender-to-addressbook patch
17911
17912         * src/addressbook.c
17913         * src/addressbook.h
17914         * src/summaryview.c
17915
17916 2001-05-02 [sergey]
17917
17918         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
17919         G_ALERTDISABLE.
17920
17921         * src/alertpanel.c (alertpanel_create): new argument can_disable,
17922         all existing callers changed to pass FALSE; create a check button
17923         to disable the message.
17924         (alertpanel_message_with_disable): new function.
17925         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
17926         (alertpanel_button_toggled): new function.
17927         (alertpanel_button_clicked, alertpanel_close): set value using
17928         G_ALERT_VALUE_MASK.
17929
17930         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
17931
17932         * src/prefs_common.c (prefs_privacy_create): new check button
17933         checkbtn_gpgme_warning.
17934
17935         * src/main.c (main): moved preferences reading before gpgme
17936         initialization; check prefs_common.gpgme_warning before giving the
17937         GnuPG warning and set it to FALSE if the user wants to disable the
17938         warning.
17939
17940 2001-05-02 [hiroyuki]
17941
17942         * src/prefs_display_headers.c: modified the layout and some labels.
17943
17944 2001-05-02 [sergey]
17945
17946         * src/prefs_account.c (prefs_account_fix_size): new function.
17947         (prefs_account_create): call prefs_account_fix_size(); use
17948         gtk_widget_show instead of gtk_widget_show_all (fixes too large
17949         size when the window is shown for the first time).
17950         (prefs_account_basic_create): changed layout of serv_table; moved
17951         localmbox_entry above smtpserv_entry (logically it replaces
17952         POP3/IMAP server).
17953         (prefs_account_protocol_activated): set sensitivity of
17954         nntpauth_chkbtn according to the protocol (in addition to
17955         hide/show); commented out gtk_table_set_row_spacing() calls.
17956         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
17957         not sensitive (fixes a bug with disabled username/password boxes
17958         when editing POP3 account after NNTP with authentication).
17959
17960 2001-05-02 [hoa]
17961
17962         * src/account.c
17963         * src/inc.c
17964         * src/prefs_account.[ch]
17965         * src/send.c
17966                 removed local account without SMTP server
17967                 added option to use mail command instead of a connexion
17968                 to SMTP server when a local account is used
17969         * src/prefs_headers.c
17970                 fixed a bug
17971         * src/news.c
17972                 fixed a bug when connexion immediately closed
17973
17974 2001-05-01 [alfons]
17975
17976         0.4.66claws1
17977         
17978         * sync with 0.4.65
17979
17980 2001-05-01 [sergey]
17981
17982         * src/prefs_account.c (Basic, prefs_account_basic_create): new
17983         widget nntpauth_chkbtn.
17984         (prefs_account_protocol_activated): handle nntpauth_chkbtn
17985         visibility.
17986         (prefs_account_nntpauth_toggled): new function.
17987
17988         * src/news.c (news_session_new_for_folder): use NNTP
17989         authentication only if ac->use_nntp_auth is set.
17990
17991 2001-05-01 [hoa]
17992
17993         * src/Makefile.am changed headers.[ch] in customheader.[ch]
17994         * src/prefs_display_headers.c changed the UI
17995         * src/prefs_headers.c changed account_name to account_id
17996         * src/compose.c using customheader.h
17997
17998 2001-05-01 [hiroyuki]
17999
18000         * src/esmtp.c
18001           src/news.c
18002           src/nntp.c: changed sock_read() to sock_gets(), they've been left
18003           unsynched.
18004
18005 2001-05-01 [hoa]
18006
18007         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
18008         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
18009                 for displaying of headers
18010         * src/grouplist_dialog.[ch] minor changes to remove warnings
18011         * src/prefs_display_headers.[ch] dialog to choose the
18012         headers to display in the mail viewer.
18013         * src/headers.h correction of #define
18014         * src/headers_display.[ch] configuration for displaying of headers.
18015         * src/main.c read config of displaying of headers
18016         * src/prefs_common.c add a button to access the config dialog
18017                 for displaying of headers
18018         * src/prefs_display_headers.[ch] dialog for configuration for
18019                 displaying of the headers.
18020         * src/prefs_headers.c cleaning of code
18021         * src/procheader.c comments added to code
18022         * src/textview.c changes to reorder the headers depending
18023                 on the config for displaying of headers
18024
18025 2001-04-30 [alfons]
18026
18027         0.4.65claws7
18028
18029         * sync with 0.4.65cvs12
18030
18031         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
18032
18033 2001-04-30 [sergey]
18034
18035         * src/nntp.h (NNTPSockInfo): new field auth_failed.
18036
18037         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
18038         is set to force reconnection after authentication failure.
18039         (nntp_gen_command): set sock->auth_failed on authentication
18040         failure, or if sock->userid and sock->passwd are not set.
18041
18042         * src/news.c (news_session_new_for_folder): set userid=NULL if
18043         password dialog is cancelled.
18044
18045 2001-04-30 [sergey]
18046
18047         * src/nntp.h (NNTPSockInfo): new type.
18048
18049         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
18050         SockInfo.
18051         (nntp_open_auth, nntp_close): new functions.
18052         (nntp_gen_command): new function to handle authentication; all
18053         NNTP command functions updated to use it.
18054         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
18055         (nntp_list): removed old useless code.
18056
18057         * src/news.h (NNTPSession): new field nntp_sock.
18058
18059         * src/news.c: all functions updated to use NNTPSockInfo instead of
18060         SockInfo.
18061         (news_session_new): new arguments (userid, passwd); made static;
18062         use nntp_open_auth() if needed.
18063         (news_session_destroy): use nntp_close() instead of sock_close().
18064         (news_query_password): changed arguments.
18065         (news_session_new_for_folder): new function.
18066         (news_session_get): use news_session_new_for_folder().
18067         (news_authenticate): deleted.
18068         (news_get_uncached_articles): removed old authentication code.
18069
18070 2001-04-30 [sergey]
18071
18072         * src/news.c: reverted my previous changes (need to do NNTP
18073         authentication in a cleaner way).
18074         
18075 2001-04-29 [sergey]
18076
18077         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
18078         news_nntp_post, news_nntp_mode): new functions (wrappers with
18079         authentication support).
18080         (news_get_article_cmd, news_get_article, news_get_header): new
18081         argument "folder"; all callers changed.
18082         (news_get_article_cmd): added authentication support.
18083         (news_session_get): use news_nntp_mode() instead of nntp_mode().
18084         (news_post): use news_nntp_post() instead of nntp_post().
18085         (news_get_uncached_articles): use news_nntp_group() instead of
18086         nntp_group() and news_nntp_xover() instead of nntp_xover();
18087         removed old authentication code.
18088         (news_get_group_list): use news_nntp_list() instead of nntp_list().
18089
18090         * src/nntp.c (nntp_list): return real error code instead of
18091         hardcoded NN_ERROR.
18092
18093 2001-04-29 [sergey]
18094
18095         * configure.in: fixed wint_t typedef detection again
18096
18097 2001-04-28 [hoa]
18098
18099         * src/prefs_account.[ch], added A_LOCAL_CMD
18100                 (send mail with mail command)
18101         * src/send.c added function send_message_with_command()
18102         * src/inc.c made a more secure get_spool() function with
18103                 mktemp() but maybe mkstemp() or something more
18104                 secure can be used.
18105
18106 2001-04-28 [alfons]
18107
18108         * src/textview.c, colorization of email addresses in headers
18109
18110         0.4.65claws6
18111
18112         * bug sync with sylpheed
18113         * prefs_common.c: created date format ui for darko
18114         * sync with 0.4.65cvs11
18115         * configure.in: corrected to have the new gpg checks
18116
18117 2001-04-27 [alfons]
18118
18119         * completed sync with 0.4.65cvs10
18120         * minor debug things added to gtkstext.c
18121
18122 2001-04-27 [darko]
18123
18124         * configure.in: remove check for availability of
18125           strftime() as advised by Hiroyuki
18126         * src/prefs_common.[ch], src/procheader.c:
18127           synch strftime() code with Hiroyki's main branch
18128
18129 2001-04-26 [sergey]
18130
18131         * src/news.c: news_query_password(), news_authenticate(): new
18132           functions.
18133           news_get_uncached_articles(): added NNTP authentication
18134           handling.
18135         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
18136           new functions.
18137         * src/prefs_account.c: prefs_account_protocol_activated():
18138           enable userid and password fields for NNTP.
18139
18140 2001-04-26
18141
18142         * configure.in: check for availability of strftime()
18143           [darko]
18144         * src/prefs_common.[ch], src/procheader.c: use
18145           strftime() for displaying date in summary pane if it
18146           is available
18147
18148 2001-04-25
18149
18150         * more .cvsignore cleanups [alfons]
18151
18152 2001-04-25
18153
18154         * ac/sv-check-type.m4: new autoconf macro.
18155         * configure.in: fixed wint_t typedef detection (did not work
18156           with gcc-2.96).
18157
18158 2001-04-25
18159
18160         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
18161           [hiroyuki]
18162
18163 2001-04-24
18164         * modified gtkstext.c : buggy cursor navigation fixed, 
18165           and font descent also taken in account when drawing
18166           cursor. [alfons]
18167
18168 2001-04-24 [hoa]
18169         * added comments in src/news.c src/nntp.c
18170         * added src/prefs_headers.[ch]
18171         * added src/headers.[ch]
18172         * modified compose.c to activate custom headers
18173                 added function is_in_custom_headers
18174         * modified prefs_account.[ch]
18175                 added function prefs_account_customhdr_edit
18176         * modified src/defs.h :
18177                 added HEADERS_RC : name of the config file
18178                 for the custom headers
18179
18180 2001-04-24
18181
18182     0.4.65claws5
18183
18184         * configure.in
18185           src/gtkstext.[ch]
18186           src/compose.c
18187           src/Makefile.am
18188           
18189           added gtkstext with configure.in patch by Hiroyuki which
18190           should fix the XIM detection [alfons]
18191
18192         * more clean up of cvs [alfons]
18193
18194                  * removed all Makefile.in files to attic.
18195
18196                  * updated all .cvsignores to really ignore things that could
18197                    be unintentionally committed by a recursive commit.
18198
18199 2001-04-23 [hoa]
18200         * added src/grouplist_dialog.[ch]
18201         * changed src/folderview.c to call grouplist_dialog instead
18202                 of inputdialog
18203         * src/news.c :
18204                 added functions news_reset_group_list
18205                 and news_get_group_list
18206         * src/nntp.c :
18207                 added function nntp_list
18208         * src/defs.h :
18209                 added GROUPLIST_FILE : name of the newsgroup list cache file
18210
18211 2001-04-21
18212
18213         * added option to warn about queued messages on exit [sergey]:
18214
18215           * src/compose.c: compose_queue(): call folder_item_scan()
18216             and folderview_update_item() after queueing.
18217           * src/folderview.c: folderview_update_node(): draw the queue
18218             folder in bold font if there are queued messages.
18219           * src/mainwindow.c: queued_messages(): new function.
18220             app_exit_cb(): display warning if there are queued messages
18221             if warn_queued_on_exit is set.
18222           * prefs_common.[ch]: add warn_queued_on_exit option.
18223
18224         * enhanced GnuPG key selection support [sergey]:
18225
18226           * src/select-keys.c: updated to newer version from Win32
18227             branch with support for selecting arbitrary keys.
18228           * src/prefs_account.c: added the Privacy tab to the account
18229             options window.
18230             prefs_account_privacy_create(),
18231             prefs_account_sign_key_set_data_from_radiobtn(),
18232             prefs_account_sign_key_set_radiobtn(): new functions.
18233           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
18234           * src/rfc2015.c: set_signers(): new function.
18235             pgp_sign(): add the account parameter, call set_signers().
18236             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
18237           * src/rfc2015.h: rfc2015_sign(): updated prototype.
18238           * src/compose.c: pass the current account to rfc2015_sign().
18239
18240         * tag name claws added to prevent confusion with main branch [alfons]
18241
18242         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
18243
18244         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
18245
18246         * sync with recent sylpheed cvs. Untested though. [alfons]
18247