revert the 'fix' of 0.8.11claws128 because it doesn't fix it
[claws.git] / ChangeLog.claws
1 2003-04-30 [paul]       0.8.11claws133
2
3         * src/addrindex.c
4                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
5         
6 2003-04-30 [melvin]     0.8.11claws132
7
8         New: Dillo plugin preferences (patch by Dimitar Haralanov)
9
10         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
11                 Preferences for the dillo plugin
12         * src/plugins/dillo_viewer/dillo_viewer.c
13                 Support for preferences
14         * src/plugins/dillo_viewer/Makefile.am
15                 Added dillo_prefs.[ch]
16
17 2003-04-30 [alfons]     0.8.11claws131
18
19         * src/common/plugin.[ch]
20                 see? this ANSI C'fication immediately gives us type
21                 checking for free.
22
23 2003-04-30 [alfons]     0.8.11claws130
24
25         * src/common/plugin.[ch]
26         * src/plugins/clamav/clamav_plugin.[ch]
27         * src/plugins/clamav/clamav_plugin_gtk.c
28         * src/plugins/demo/demo.c
29         * src/plugins/dillo_viewer/dillo_viewer.c
30         * src/plugins/image_viewer/plugin.c
31         * src/plugins/image_viewer/viewer.[ch]
32         * src/plugins/image_viewer/viewerprefs.[ch]
33         * src/plugins/mathml_viewer/mathml_viewer.c
34         * src/plugins/spamassassin/spamassassin.[ch]
35         * src/plugins/spamassassin/spamassassin_gtk.c
36         * src/plugins/trayicon/trayicon.c
37                 clean up
38
39 2003-04-30 [alfons]     0.8.11claws129
40
41         * src/common/utils.c
42                 make is_ascii_str() fail gracefully when NULL pointer
43                 is passed
44
45 2003-04-30 [paul]       0.8.11claws128
46
47         * src/addrindex.c
48                 fix bug where opening folder has massive slowdown when
49                 using the 'Display sender using address book' option
50
51 2003-04-30 [paul]       0.8.11claws127
52
53         * src/plugins/clamav/clamav_plugin.c
54           src/plugins/clamav/clamav_plugin_gtk.c
55           src/plugins/demo/demo.c
56           src/plugins/dillo_viewer/dillo_viewer.c
57           src/plugins/image_viewer/plugin.c
58           src/plugins/mathml_viewer/mathml_viewer.c
59           src/plugins/spamassassin/spamassassin.c
60           src/plugins/spamassassin/spamassassin_gtk.c
61           src/plugins/trayicon/trayicon.c
62                 get rid of eye-hurting function signatures
63
64 2003-04-30 [paul]       0.8.11claws126
65
66         * src/plugins/trayicon/trayicon.c
67                 add description
68                 
69         * src/mimeview.c
70                 be more descriptive
71
72 2003-04-30 [paul]       0.8.11claws125
73
74         * configure.ac
75                 arrange the plugins in reverse alphabetical order
76                 
77         * src/plugins/clamav/clamav_plugin.[ch]
78           src/plugins/clamav/clamav_plugin_gtk.c
79                 rename some params
80                 resize max_size window
81                 re-arrange the order of some gui elements
82                 improve descriptions
83         
84         * src/plugins/image_viewer/plugin.c
85           src/plugins/mathml_viewer/mathml_viewer.c
86                 add descriptions
87                 
88         * src/plugins/spamassassin/spamassassin_gtk.c
89                 resize max_size window
90                 re-arrange the order of some gui elements
91                 
92         * src/messageview.c
93           src/mimeview.c
94                 correct typos
95
96 2003-04-30 [alfons]     0.8.11claws124
97
98         * src/imap.c
99                 fix a leak found while browsing Martin Kluge's 
100                 valgrind log (Claws only)
101
102 2003-04-29 [darko]      0.8.11claws123
103
104         * src/gtk/gtkstext.h
105                 include wchar.h if it is available, fixes compilation
106                 on HP-UX systems
107
108 2003-04-29 [melvin]     0.8.11claws122
109
110         * src/prefs_actions.c
111                 Improved help text of Actions' syntax
112
113 2003-04-28 [paul]       0.8.11claws121
114
115         * src/action.c
116                 a better fix for the crash when performing an action
117                 on a mime part
118
119 2003-04-28 [paul]       0.8.11claws120
120
121         * src/action.c
122                 fix crash when performing an action on a
123                 mime part
124
125 2003-04-28 [paul]       0.8.11claws119
126
127         * sync with 0.8.11cvs36
128                 see ChangeLog 2003-04-28
129
130 2003-04-27 [paul]       0.8.11claws118
131
132         * more sync with 0.8.11cvs35
133                 see ChangeLog 2003-04-25
134
135 2003-04-26 [christoph]  0.8.11claws117
136
137         * src/folder.c
138                 fix remove virtual check
139
140 2003-04-26 [paul]       0.8.11claws116
141
142         * src/messageview.c
143                 fix return-receipt, make it work again
144
145 2003-04-26 [paul]       0.8.11claws115
146
147         * src/mimeview.c
148                 restore double-clicking of the [application/pgp-signature 
149                 (Select "Check signature" to check)] line in the message view,
150                 broken in recent sync
151
152 2003-04-26 [christoph]  0.8.11claws114
153
154         * src/folder.c
155                 check if remove virtual really exists before
156                 calling the function
157
158 2003-04-25 [match]      0.8.11claws113
159
160         * src/addrindex.c
161         * src/addrbook.c
162         * src/ldapquery.[ch]
163         * src/ldapctrl.[ch]
164                 fix memleak.
165         * src/ldapserver.[ch]
166                 fix memleak. fix segfault.
167                 plug a Claws memleak
168
169 2003-04-25 [alfons]     0.8.11claws112
170
171         * src/folder.c
172                 plug a Claws memleak
173
174 2003-04-25 [alfons]     0.8.11claws111
175
176         * src/common/session.c
177                 plug a memleak
178
179 2003-04-25 [paul]       0.8.11claws110
180
181         * sync with 0.8.11cvs35
182                 see ChangeLog 2003-04-24 and 2003-04-25
183                 
184         * src/gtk/pluginwindow.c
185                 correct another strange float value
186
187 2003-04-24 [christoph]  0.8.11claws109
188
189         * src/folder.c
190                 freeze folder item updates when unsetting new flags
191
192         * src/gtk/pluginwindow.c
193                 correct strange float value
194
195 2003-04-23 [paul]       0.8.11claws108
196
197         * sync with 0.8.11cvs33
198                 see ChangeLog 2003-04-23
199
200 2003-04-22 [paul]       0.8.11claws107
201
202         * src/Makefile.am
203           src/messageview.c
204           src/mimeview.c
205           src/pgptext.[ch]      ** REMOVED **
206                 remove pgptext.[ch] as its not used any more
207
208 2003-04-22 [paul]       0.8.11claws106
209
210         * sync with 0.8.11cvs31
211                 see ChangeLog 2003-04-21 and 2003-04-22
212
213 2003-04-21 [alfons]     0.8.11claws105
214
215         * src/main.c
216                 No access to GTK structures if we're a spawned child
217                 (and clean up code a little bit...) Should fix #126.
218
219 2003-04-21 [melvin]     0.8.11claws104
220
221         * src/plugins/dillo_viewer/README
222                 Improved slightly the text.
223
224 2003-04-21 [melvin]     0.8.11claws103
225
226         * src/plugins/dillo_viewer/README *** NEW ***
227                 Added a README file for the Dillo plugin
228
229 2003-04-20 [paul]
230
231         * tools/README
232           tools/outlook2sylpheed.pl
233                 updated and improved by Ricardo Mones Lastra
234
235 2003-04-18 [oliver]     0.8.11claws102
236
237         * src/inc.c 
238         * src/prefs_account.h
239                 remove Pop3SessionType (used by selective download)
240         * src/prefs_toolbar.c
241                 enable set Default Toolbar button
242
243 2003-04-18 [paul]       0.8.11claws101
244
245         * sync with 0.8.11cvs29
246                 see ChangeLog 2003-04-18
247
248 2003-04-17 [paul]       0.8.11claws100
249
250         * src/prefs_common.[ch]
251           src/summaryview.c
252                 remove 'Open next message on deletion' option,
253                 as the same effect can now be achieved via the
254                 'Always open messages in summary when selected'
255                 option.
256
257 2003-04-17 [paul]       0.8.11claws99
258
259         * sync with 0.8.11cvs28
260                 see ChangeLog 2003-04-17
261
262 2003-04-17 [christoph]  0.8.11claws98
263
264         * ac/spamassassin.m4
265         * src/plugins/spamassassin/libspamc.[ch]
266         * src/plugins/spamassassin/utils.[ch]
267                 sync libspamc with SpamAssassin project
268
269 2003-04-17 [christoph]  0.8.11claws97
270
271         * src/common/socket.h
272         * src/gtk/sslcertwindow.h
273                 rename old USE_SSL to USE_OPENSSL
274
275 2003-04-17 [paul]       0.8.11claws96
276
277         * src/prefs_common.h
278                 use gulong for P_COLOR so that it compiles/runs on
279                 64-bit systems. Patch submitted by James Noyes
280                 <jnoyes-claws@retrogeeks.com>
281                 
282         * po/de.po
283                 updated by Jens
284
285 2003-04-17 [paul]       0.8.11claws95
286
287         * sync with 0.8.11cvs27
288                 see ChangeLog 2003-04-16
289
290 2003-04-15 [paul]       0.8.11claws94
291
292         * src/prefs_common.[ch]
293                 rearrange to stop the window getting too long:
294                         move Receive dialog stuff to Receive tab
295                         move Send dialog to Send tab
296                         remove Dialogs frame
297                 rename 'Open messages in summary with cursor keys' to
298                 'Always open messages in summary when selected', as its
299                 more appropriate
300
301 2003-04-15 [paul]       0.8.11claws93
302
303         * src/prefs_common.[ch]
304           src/summaryview.c
305                 add new option '/Interface/Open next message on deletion'
306
307 2003-04-15 [paul]       0.8.11claws92
308
309         * src/summaryview.[ch]
310                 add /Mark/Lock and /Mark/Unlock to the pop-up
311                 menu. Patch submitted by Ivan Francolin Martinez
312                 <ivanfm@users.sourceforge.net>
313
314 2003-04-15 [paul]       0.8.11claws91
315
316         * sync with 0.8.11cvs24
317                 see ChangeLog 2003-04-15
318
319 2003-04-14 [jens]       0.8.11claws90
320
321         * updated German translation and some corrections from
322                 Roland Bless <bless@tm.uka.de>
323
324 2003-04-14 [paul]       0.8.11claws89
325
326         * sync with 0.8.11cvs22
327                 see ChangeLog 2003-04-14
328
329 2003-04-13 [paul]       0.8.11claws88
330
331         * src/plugins/clamav/clamav_plugin.c
332                 fix memory leaks
333                 clean up
334
335 2003-04-12 [paul]       0.8.11claws87
336
337         * src/plugins/clamav/clamav_plugin.c
338                 activate enable/disable archive scanning option
339                 
340         * src/plugins/clamav/.cvsignore         ** NEW FILE **
341
342 2003-04-12 [paul]       0.8.11claws86
343
344         * src/plugins/Makefile.am
345           src/plugins/clamav/Makefile.am                ** NEW FILE **
346           src/plugins/clamav/README                     ** NEW FILE ** 
347           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
348           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
349                 add Clam AntiVirus plugin
350
351 2003-04-12 [paul]       0.8.11claws85
352
353         * sync with 0.8.11cvs21
354                 see ChangeLog 2003-04-11
355
356 2003-04-11 [paul]       0.8.11claws84
357
358         * po/es.po
359                 update Spanish translation. Submitted by Ricardo
360                 Mones Lastra.
361
362 2003-04-10 [christoph]  0.8.11claws83
363
364         * src/mbox.c
365                 fix typo that did not move unfiltered mails to destination
366                 folder
367
368         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
369          when filtering from spool)
370
371 2003-04-10 [christoph]  0.8.11claws82
372
373         * src/imap.c
374                 use BODY.PEEK instead of BODY in in message fetch operation
375                 to make sure the IMAP server does not set the \Seen flag for
376                 messages. Sylpheed does that later itself, when the message
377                 is opened in sylpheed
378
379         (closes Bug 111 Claws destroys unread marks)
380
381 2003-04-09 [oliver]     0.8.11claws81
382         
383         * src/folder.c
384                 fix crash in folder_destroy
385         * README.claws
386                 remove selective download
387
388 2003-04-09 [christoph]  0.8.11claws80
389
390         * src/imap.c
391                 fix crash in imap_get_msginfo() when then fetched message
392                 is not found
393
394         (closes Bug 110 Crash during mail composition)
395
396 2003-04-08 [christoph]  0.8.11claws79
397
398         * src/folder.c
399         * src/prefs_account.c
400                 Filter new messages that are found in an INBOX folder
401                 when 'Filter messages on receiving' is enabled in the
402                 Folder's AccountPrefs. This allows to use Sylpheed's
403                 filtering engine for IMAP folders where messages are
404                 added to the INBOX by a MTA
405
406 2003-04-08 [paul]       0.8.11claws78
407
408         * src/procmsg.h
409                 clean up after last commit
410
411 2003-04-08 [paul]       0.8.11claws77
412
413         * sync with 0.8.11cvs20
414                 see ChangeLog 2003-04-07 and 2003-04-08
415
416 2003-04-07 [christoph]  0.8.11claws76
417
418         * src/filtering.[ch]
419         * src/inc.[ch]
420         * src/mbox.c
421         * src/procmsg.[ch]
422                 add procmsg_msginfo_filter() to execute filtering actions
423
424 2003-04-06 [christoph]  0.8.11claws75
425
426         * src/imap.c
427                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
428
429 2003-04-06 [christoph]  0.8.11claws74
430
431         * src/common/utils.[ch]
432                 add g_int_compare() function for slist sorting
433
434         * src/imap.c
435                 fetch all MsgInfos with one command in imap_get_msginfos()
436                 using an imap set with a list of ranges
437
438         * src/news.c
439                 use new g_int_compare() function
440
441 2003-04-06 [thorsten]   0.8.11claws73
442
443         * src/mh.c
444                 corrected implementation of mh_folder_destroy()
445
446 2003-04-05 [christoph]  0.8.11claws72
447
448         * src/account.c
449         * src/folder.[ch]
450         * src/folderview.c
451         * src/imap.c
452         * src/inc.c
453         * src/main.c
454         * src/mainwindow.c
455         * src/mbox_folder.c
456         * src/mh.c
457         * src/mimeview.h
458         * src/msgcache.[ch]
459         * src/news.c
460         * src/procmime.h
461         * src/procmsg.[ch]
462         * src/setup.c
463         * src/gtk/gtkutils.c
464                 o rename structure field names class and new to klass and
465                   new_msgs, to allow including files in C++
466                 o add 'extern "C"' block to some header files
467                 o add MsgInfoList and MsgNumberList as alias for GSList for
468                   developers to know what type of list is expected
469
470         * src/plugins/image_viewer/plugin.c
471         * src/plugins/image_viewer/viewer.[ch]
472         * src/plugins/image_viewer/viewerprefs.[ch]
473                 rename function names to prevent conflicts
474
475 2003-04-05 [paul]       0.8.11claws71
476
477         * sync with 0.8.11cvs18
478                 see ChangeLog 2003-04-03 and 2003-04-04
479
480 2003-04-02 [christoph]  0.8.11claws70
481
482         * src/folder.[ch]
483         * src/imap.[ch]
484         * src/mbox_folder.[ch]
485         * src/mh.[ch]
486         * src/news.[ch]
487                 o Make all virtual folder functions private
488                 o remove unused folder code
489
490         * src/common/socket.[ch]
491         * src/summaryview.c
492                 fix warnings
493
494 2003-03-30 [alfons]     0.8.11claws69
495
496         * src/send_message.c
497                 remove two debug traces and see if people still report
498                 errors
499
500 2003-03-30 [alfons]     0.8.11claws68
501
502         * src/send_message.c
503         * src/commons/session.c
504                 add more debug traces
505
506 2003-03-30 [christoph]  0.8.11claws67
507
508         * src/folder.c
509                 change processing folder name from .processing to processing
510
511         * src/common/ssl.c
512                 disable SSL certificate check because it causes Xlib error
513                 when the child process want's to open an GTK window
514
515 2003-03-30 [christoph]  0.8.11claws66
516
517         * src/folder.c
518                 don't use default folder for processing folder item because
519                 it can be a non local folder
520
521         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
522
523 2003-03-30 [alfons]     0.8.11claws65
524
525         * src/send_message.c
526                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
527                 to generate bad code for 'send_send_data_progressive': When
528                 called from 'send_send_data_finished', the 'data' pointer is
529                 cleared just before the assignment to the dialog pointer
530
531 2003-03-29 [christoph]  0.8.11claws64
532
533         * src/common/prefs.h
534         * src/plugins/image_viewer/Makefile.am
535         * src/plugins/image_viewer/plugin.c
536         * src/plugins/image_viewer/viewer.[ch]
537         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
538                 add PrefsPage for ImageViewer
539
540 2003-03-28 [thorsten]   0.8.11claws63
541
542         * src/common/session.c
543                 added some comments
544
545 2003-03-28 [paul]       0.8.11claws62
546
547         * sync with 0.8.11cvs16
548                 see ChangeLog 2003-03-28
549
550 2003-03-28 [paul]       0.8.11claws61
551
552         * sync with 0.8.11cvs15
553                 see ChangeLog 2003-03-28
554
555 2003-03-27 [christoph]  0.8.11claws60
556
557         * src/folder.c
558         * src/imap.c
559         * src/common/socket.[ch]
560                 set socket state to DISCONNECTED when any operation
561                 fails to allow reconnecting in IMAP code without
562                 checking the return code of all calls to the command
563                 functions
564
565         * src/folderview.c
566         * src/summaryview.c
567                 remove some more stuff that depends on specific
568                 folder types
569
570 2003-03-27 [paul]       0.8.11claws59
571
572         * sync with 0.8.11cvs14
573                 see ChangeLog 2003-03-27
574                 
575         * src/selective_download.[ch]   ** REMOVED **
576                 really removed
577
578 2003-03-27 [christoph]  0.8.11claws58
579
580         * src/folder.c
581                 fix handling of tmp_flags in flag copy function
582
583 2003-03-27 [paul]       0.8.11claws57
584
585         * sync with 0.8.11cvs13
586                 see ChangeLog 2003-03-27
587
588 2003-03-27 [oliver]     0.8.11claws56
589
590         * src/maiwindow.c
591                 remove sel_download_cb
592
593 2003-03-27 [oliver]     0.8.11claws55
594         
595         * src/inc.c
596                 remove POP3_TOP
597         
598 2003-03-26 [oliver]     0.8.11claws54
599
600         *src/pop.h
601                 remove POP3_TOP*
602         * README.claws
603                 remove selective donwload readme
604
605 2003-03-26 [oliver]     0.8.11claws53
606         * src/matcher.[ch]
607         * src/matcher_parser_parse.y 
608         * src/pop.c 
609         * src/prefs_account.[ch]
610         * src/prefs_filtering.c
611                 remove selective donwload
612
613 2003-03-26 [oliver]     0.8.11claws52
614
615         * src/inc.[ch] 
616         * src/filtering.c 
617         * src/mainwindow.c 
618                 remove selective donwload
619
620 2003-03-26 [oliver]     0.8.11claws51
621         
622         * src/Makefile.am
623         * src/selective_download.[ch]   ** REMOVE **    
624
625 2003-03-26 [christoph]  0.8.11claws50
626
627         * src/news.c
628                 fix NEWS that got broken by a sync with sylpheed-main
629
630 2003-03-26 [christoph]  0.8.11claws49
631
632         * src/mimeview.c
633                 fix mime type guessing when no mime type is found for a file
634
635 2003-03-25 [christoph]  0.8.11claws48
636
637         * src/mimeview.c
638         * src/procmime.c
639                 remove mime type guessing from mime parser and use
640                 name based mime types in viewer lookup for mime type
641                 application/octet-stream
642
643 2003-03-25 [christoph]  0.8.11claws47
644
645         * doc-src/readme.txt
646         * doc-src/rfc2554.txt
647                 add RFC about SMTP AUTH
648
649         * src/send_message.c
650         * src/common/smtp.[ch]
651                 add extra error code for authentication errors and
652                 clear temporary password when this error occurs
653
654         (closes Bug 84 authentication failure while sending should
655          prompt for password again)
656
657 2003-03-25 [christoph]  0.8.11claws46
658
659         * configure.ac
660         * src/Makefile.am
661         * src/imageview.[ch]                            ** REMOVE **
662         * src/messageview.[ch]
663         * src/mimeview.[ch]
664         * src/prefs_common.[ch]
665         * src/textview.c
666         * src/plugins/Makefile.am
667         * src/plugins/image_viewer/.cvsignore           ** NEW **
668         * src/plugins/image_viewer/Makefile.am          ** NEW **
669         * src/plugins/image_viewer/plugin.c             ** NEW **
670         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
671                 move image viewer into a plugin (building is enabled by default)
672                 [ToDo: Prefs for resize and autoview]
673
674 2003-03-25 [paul]       0.8.11claws45
675
676         * sync with 0.8.11cvs12
677                 see ChangeLog 2003-03-26
678
679 2003-03-25 [paul]       0.8.11claws44
680
681         * sync with 0.8.11cvs11
682                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
683                 
684         Note: Selective Download is broken.
685                 
686 2003-03-22 [christoph]  0.8.11claws43
687
688         * src/folder.c
689                 code cleanup for flags copying
690
691 2003-03-22 [christoph]  0.8.11claws42
692
693         * src/plugins/trayicon/trayicon.c
694                 fix setting the transparent area when the window size
695                 is forced by the system tray
696
697 2003-03-22 [christoph]  0.8.11claws41
698
699         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
700         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
701         * src/plugins/trayicon/newmail.xpm              ** NEW **
702         * src/plugins/trayicon/nomail.xpm               ** NEW **
703         * src/plugins/trayicon/trayicon.c
704         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
705                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
706                 o add icon for unread mails
707                 o set transparency for window
708
709 2003-03-22 [christoph]  0.8.11claws40
710
711         * src/news.c
712                 init news session to prevent crash when session is closed
713
714 2003-03-22 [christoph]  0.8.11claws39
715
716         * src/imap.c
717         * src/common/session.[ch]
718                 Init session data to make sure we don't have invalid pointers
719                 for read_ch and write_ch when new multi process sessions are
720                 not used
721
722         * src/main.c
723         * src/common/plugin.c
724         * src/common/sylpheed.c
725         * src/plugins/demo/demo.c
726         * src/plugins/dillo_viewer/dillo_viewer.c
727         * src/plugins/mathml_viewer/mathml_viewer.c
728         * src/plugins/spamassassin/spamassassin.c
729         * src/plugins/spamassassin/spamassassin_gtk.c
730                 add plugin types to allow loading plugins at different times
731                 (and maybe for different frontends), because it's not good to
732                 load GTK-Plugins gefore gtk_init was called
733
734         * configure.ac
735         * src/plugins/Makefile.am
736         * src/plugins/trayicon/.cvsignore               ** NEW **
737         * src/plugins/trayicon/Makefile.am              ** NEW **
738         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
739         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
740         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
741         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
742         * src/plugins/trayicon/trayicon.c               ** NEW **
743                 New Trayicon plugin that shows an icon in a systray that uses
744                 XEMBED protocol like Gnome's systray. Icon shows if there
745                 are new mails and a tooltip shows information about new,
746                 unread and total messages.
747
748 2003-03-22 [paul]       0.8.11claws38
749
750         * src/common/smtp.c
751                 fix ESMTP AUTH CRAM-MD5
752                 [sync with main (still version 0.8.11cvs6), see
753                  ChangeLog 2003-03-22]
754
755 2003-03-21 [colin]      0.8.11claws37
756
757         * src/send_message.c
758                 Fix USE_SSL => USE_OPENSSL
759
760 2003-03-21 [colin]      0.8.11claws36
761
762         * src/folderview.c
763                 Fix counts in drag and dropped subfolders
764
765 2003-03-21 [colin]      0.8.11claws35
766
767         * src/folder.c 
768         * src/folderview.c
769                 speed up a bit folder dnd
770
771 2003-03-20 [alfons]     0.8.11claws34
772
773         * src/main.c
774         * src/toolbar.c
775         * src/procmsg.c
776                 don't send locked queue messages
777                 (feature request "[ 705245 ] Locking message in outbox 
778                  should prevent sending")
779
780 2003-03-20 [christoph]  0.8.11claws33
781
782         * src/folder.c
783                 remove NEW and UNREAD flag in special folders when scanning
784                 
785         * src/common/smtp.c
786                 fix ESMTP AUTH CRAM-MD5
787
788 2003-03-20 [paul]       0.8.11claws32
789
790         * src/prefs_account.c
791                 Re-write 'Tunnel command to open connection' as
792                 'Use command to communicate with server', and disable
793                 it for all except IMAP accounts
794
795 2003-03-20 [paul]       0.8.11claws31
796
797         * sync with 0.8.11cvs6
798                 see ChangeLog 2003-03-20
799
800 2003-03-19 [match]      0.8.11claws30
801
802         * src/addritem.[ch]
803                 include documentation. minor refactoring.
804         * src/addr_compl.[ch]
805         * src/addrindex.[ch]
806         * src/addresbook.[ch]
807         * src/summaryview.c
808                 re-enable address lookup (was disabled in
809                 0.8.11claws20).
810
811 2003-03-19 [christoph]  0.8.11claws29
812
813         * src/procmsg.c
814                 add temp flag handling, will make moving and copying
815                 messages possible again
816
817         * src/folder.c
818                 correct calulation of folder stats
819
820 2003-03-18 [match]      0.8.11claws28
821
822         * src/editgroup.h
823                 remove case sensitive comparison (closes bug 80).
824
825 2003-03-18 [christoph]  0.8.11claws27
826
827         * src/imap.c
828                 fix imap using a tunnel command
829
830         (closes bug 87)
831
832 2003-03-18 [christoph]  0.8.11claws26
833
834         * src/folder.[ch]
835         * src/imap.c
836         * src/procmsg.[ch]
837                 rewrite flag handling for folders
838
839 2003-03-18 [christoph]  0.8.11claws25
840
841         * src/folder.c
842         * src/procmsg.c
843         * src/summaryview.c
844                 unset NEW and UNREAD flags when message is ignored, to make
845                 sure messages don't show up as unread on other IMAP clients,
846                 because the IGNORE_THREAD flag can not be syncronized through
847                 the IMAP folder
848
849 2003-03-17 [christoph]  0.8.11claws24
850
851         * src/imap.c
852                 don't use recursion to fetch uids when the number of messages
853                 does not match. Moved code into subfunction that is used
854                 again when needed, to prevent an endless loop.
855
856 2003-03-17 [thorsten]   0.8.11claws23
857
858         * src/imageview.[ch]
859                 export imageview_get_resized_size() (for plugins)
860         * src/prefs_common.[ch]
861                 added prefs_common_get() (for plugins)
862
863 2003-03-17 [christoph]  0.8.11claws22
864
865         * src/imap.c
866                 o remove UID guessing from copy code
867                 o support UIDPLUS extension for APPEND command
868
869 2003-03-17 [paul]       0.8.11claws21
870
871         * src/gtk/about.c
872                 remove 'Compiled-plugins' section.
873                 
874         * src/plugins/dillo_viewer/dillo_viewer.c
875                 slight change to description text
876
877 2003-03-16 [match]      0.8.11claws20
878         * src/ldapserver.[ch]           ** NEW **
879         * src/ldapctrl.[ch]             ** NEW **
880         * src/ldapquery.[ch]            ** NEW **
881         * src/ldaputil.[ch]             ** NEW **
882         * src/addrcindex.[ch]           ** NEW **
883         * src/addrquery.h               ** NEW **
884         * src/addritem.[ch]
885         * src/addrcache.[ch]
886         * src/addrindex.[ch]
887         * src/addr_compl.[ch]
888         * src/addressbook.[ch]
889         * src/addrbook.[ch]
890         * src/editgroup.c
891         * src/editaddress.c
892         * src/editldap.c
893         * src/editldap_basedn.c
894         * src/vcard.c
895         * src/jpilot.c
896         * src/Makefile.am
897                 included dynamic LDAP queries. improved address
898                 completion.
899
900 2003-03-16 [paul]       0.8.11claws19
901
902         * tools/multiwebsearch.pl
903                 fix a fatal typo
904
905 2003-03-16 [christoph]  0.8.11claws18
906
907         * src/mimeview.c
908         * src/plugins/dillo_viewer/dillo_viewer.c
909         * src/plugins/mathml_viewer/mathml_viewer.c
910                 make unregistering of MimeViewerFactorys possible
911
912 2003-03-16 [alfons]     0.8.11claws17
913
914         * configure.ac
915                 correct typo
916
917 2003-03-16 [melvin]     0.8.11claws16
918
919         * src/plugins/dillo_viewer.c
920                 Fixed bug where it was not possible to view more than
921                 one text/html attachment per message (bug discovered
922                 by Christoph Hohmann).
923
924 2003-03-15 [melvin]     0.8.11claws15
925
926         * src/prefs_actions.c
927                 Fixed compilation warnings.
928
929 2003-03-15 [melvin]     0.8.11claws14
930
931         * src/plugins/Makefile.am
932         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
933         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
934         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
935                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
936                 newer (http://dillo.auriga.wearlab.de/).
937
938 2003-03-15 [christoph]  0.8.11claws13
939
940         * src/imap.c
941                 don't query imap folder for attributes because we already
942                 for them from imap_status
943
944         * src/mimeview.[ch]
945                 add support for plugable MimeViewers (unloading Viewers
946                 not yet complete)
947
948         * src/plugins/Makefile.am
949         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
950         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
951         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
952                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
953                 widget from http://helm.cs.unibo.it/mml-widget/
954
955 2003-03-14 [christoph]  0.8.11claws12
956
957         * src/folder.[ch]
958                 o error return code's should better be negative
959                 o replace printf with debug_print
960
961         * src/imap.c
962                 improve IMAP folder scan by checking UID-NEXT
963
964         * src/summaryview.c
965                 remove check that are unnecessary in my opinion
966
967 2003-03-13 [christoph]  0.8.11claws11
968
969         * src/folder.[ch]
970         * src/foldersel.c
971         * src/folderview.c
972         * src/imap.c
973         * src/mbox_folder.c
974         * src/mh.c
975         * src/news.c
976         * src/prefs_scoring.c
977         * src/summaryview.c
978                 use a common function to get a displayable name
979                 for a FolderItem
980
981 2003-03-13 [paul]       0.8.11claws10
982
983         * tools/Makefile.am
984           tools/README
985           tools/multiwebsearch.conf     ** NEW FILE **
986           tools/multiwebsearch.pl       ** NEW FILE **
987                 add multiwebsearch Actions script
988
989 2003-03-13 [colin]      0.8.11claws9
990
991         * src/compose.c
992                 Remove leading emtpy lines from quoted text
993                 before quoting it
994
995 2003-03-13 [melvin]     0.8.11claws8
996
997         * src/prefs_actions.c
998                 Fixed a memory leak
999                 Code clean ups
1000                 Added Cancel and OK buttons
1001                 Corrected help text
1002
1003 2003-03-13 [christoph]  0.8.11claws7
1004
1005         * src/account.c
1006         * src/folder.[ch]
1007         * src/imap.c
1008         * src/mainwindow.c
1009         * src/mbox_folder.c
1010         * src/mh.c
1011         * src/news.c
1012         * src/setup.c
1013                 replace more folder type stuff with folder class stuff
1014
1015 2003-03-13 [melvin]     0.8.11claws6
1016
1017         * src/prefs_actions.c
1018                 Added new tokens:
1019                 %u: user provided argument
1020                 %h: user provided argument (hidden on input)
1021                 %s: current text selection in the message view 
1022
1023 2003-03-13 [paul]       0.8.11claws5
1024
1025         * sync with 0.8.11cvs5
1026                 see ChangeLog 2003-03-11, 2003-03-12
1027
1028 2003-03-12 [christoph]  0.8.11claws4
1029
1030         * src/folder.c
1031                 use folder class idstr when writing folderlist.xml
1032
1033         * src/folder.h
1034         * src/imap.c
1035         * src/news.c
1036                 replace folder type checks with folder class checks
1037
1038 2003-03-12 [christoph]  0.8.11claws3
1039
1040         * src/folder.[ch]
1041         * src/imap.[ch]
1042         * src/main.c
1043         * src/mbox_folder.[ch]
1044         * src/mh.[ch]
1045         * src/news.[ch]
1046                 o create a list of known folder classes in the folder system
1047                 o use folder class id strings for folder item identifiers
1048
1049 2003-03-12 [christoph]  0.8.11claws2
1050
1051         * src/imap.c
1052                 fix imap uid validity check
1053
1054 2003-03-12 [christoph]  0.8.11claws1
1055
1056         * src/account.c
1057         * src/folder.[ch]
1058         * src/foldersel.c
1059         * src/folderview.c
1060         * src/imap.c
1061         * src/mainwindow.c
1062         * src/mbox_folder.c
1063         * src/mh.c
1064         * src/news.c
1065         * src/prefs_scoring.c
1066         * src/procmsg.c
1067         * src/setup.c
1068         * src/summaryview.c
1069                 initial restructuring of folder system, seperating
1070                 folders and folder classes
1071
1072 2003-03-12 [paul]       0.8.11claws
1073
1074         0.8.11claws release
1075
1076 2003-03-12 [christoph]
1077
1078         * src/gtk/prefswindow.c
1079                 fix translation of "Page Index"
1080
1081 2003-03-12 [paul]       0.8.10claws110
1082
1083         a sync from 0.8.11cvs4 before the release
1084
1085         * src/common/utils.c
1086                 subject_compare_for_sort(): allow null strings (fixes
1087                 summary sorting).
1088
1089 2003-03-11 [paul]       0.8.10claws109
1090
1091         * po/es.po
1092                 update Spanish translation, submitted by
1093                 Ricardo Mones Lastra
1094
1095 2003-03-11 [melvin]     0.8.10claws108
1096
1097         * po/fr.po
1098                 Updated French translations
1099
1100 2003-03-11 [paul]       0.8.10claws107
1101
1102         * manual/en/Makefile.am
1103           manual/en/*.html
1104                 update English manual, add a new page
1105                 updated by Francois Barriere <fbarriere@atmel.fr>
1106                 
1107         * po/bg.po
1108           po/it.po
1109           po/sr.po
1110                 update Bulgarian, Italian, and Serbian translations
1111                 submitted by George Danchev, Alessandro Maestri, and
1112                 Urke MMI
1113
1114 2003-03-10 [paul]       0.8.10claws106
1115
1116         * src/gtk/about.c
1117           src/gtk/prefswindow.c
1118                 make some strings translatable
1119
1120 2003-03-10 [darko]      0.8.10claws105
1121
1122         * src/compose.c
1123                 code cleanup to make Hiro happy
1124
1125 2003-03-10 [paul]       0.8.10claws104
1126
1127         * sync with 0.8.11cvs2
1128                 see ChangeLog 2003-03-10
1129
1130 2003-03-09 [melvin]     0.8.10claws103
1131
1132         * src/textview.c
1133                 textview_set_font(): fix for message display in
1134                 UTF-8 locales (thanks to Sergey Vlasov).
1135                 (was unintentionnaly reverted in 0.8.6claws6)   
1136
1137 2003-03-08 [darko]      0.8.10claws102
1138
1139         * src/compose.c
1140                 fix infinite loop in wrapping as reported
1141                 by happycactus
1142                 obsoletes patch #696482
1143
1144 2003-03-08 [christoph]  0.8.10claws101
1145
1146         * src/imap.c
1147                 add workaround for IMAP servers that do not
1148                 support the "UID SEARCH UID" command
1149
1150 2003-03-07 [christoph]  0.8.10claws100
1151
1152         * src/plugins/spamassassin/spamassassin.[ch]
1153         * src/plugins/spamassassin/spamassassin_gtk.c
1154                 code cleanup
1155
1156 2003-03-07 [paul]       0.8.10claws99
1157
1158         * po/es.po
1159                 updated Spanish translation, submitted by
1160                 Ricardo Mones Lastra
1161
1162 2003-03-07 [christoph]  0.8.10claws98
1163
1164         * src/send.c
1165                 fix in 0.8.10claws94 was wrong
1166                 local delivery does not require escaping, remove escaping
1167                 code to make signatures of mails with "." lines valid
1168                 
1169                 NOTE: requires that sendmail is executed with "-i" option,
1170                       what is the default now, but has to be changed in all
1171                       exsiting accounts)
1172
1173 2003-03-07 [paul]       0.8.10claws97
1174
1175         * sync with 0.8.11 release
1176                 see ChangeLog 2003-03-07
1177
1178 2003-03-06 [paul]       0.8.10claws96
1179
1180         * src/compose.c
1181                 revert commit 0.8.10claws92
1182
1183 2003-03-06 [paul]       0.8.10claws95
1184
1185         * src/folderview.c
1186                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
1187
1188         * src/gtkaspell.c
1189                 fix bug 74, 'Crash opening editor window with pseudo-color
1190                 display'
1191                 
1192         Patches submitted by Kevin Vigor <kevin@vigor.nu>
1193
1194 2003-03-06 [christoph]  0.8.10claws94
1195
1196         * src/send.c
1197                 fix rfc2821 (4.5.2) violation in SMTP data sending,
1198                 all lines starting with a period get an extra period
1199                 inserted
1200                 (found by Simon 'corecode' Schubert)
1201
1202 2003-03-06 [paul]       0.8.10claws93
1203
1204         * src/folderview.c
1205                 if configured font can't be loaded fall back to gtk
1206                 default. (with thanks to Christoph)
1207                 
1208                 closes long-standing bug 15 'Crashes on startup'
1209
1210 2003-03-06 [paul]       0.8.10claws92
1211
1212         * src/compose.c
1213                 freeze text before autosave and thaw afterwards
1214                 fixes bug 67 'autosave make re-rediting message crazy'
1215
1216 2003-03-06 [christoph]  0.8.10claws91
1217
1218         * src/compose.c
1219                 ignore address comment in dupe check for Cc-list
1220
1221         (closes reopened bug 47 Replying to message strips name part of
1222          e-mail addresses of Cc: lines)
1223
1224 2003-03-06 [paul]       0.8.10claws90
1225
1226         * src/Makefile.am
1227                 remove reference to gtkxtext.h as its no longer in
1228                 the repository
1229
1230 2003-03-06 [paul]       0.8.10claws89
1231
1232         * sync with 0.8.10cvs25
1233                 see ChangeLog 2003-03-06
1234
1235 2003-03-06 [oliver]     0.8.10claws88
1236         
1237         * src/messageview.c
1238                 remove include
1239
1240 2003-03-06 [oliver]     0.8.10claws87
1241         
1242         * src/folderview.c 
1243                 remove changes introduced inclaws74
1244         * src/messageview.c
1245                 another attempt to sanely delete and update
1246                 messages deleted in separate messageview
1247
1248 2003-03-05 [christoph]  0.8.10claws86
1249
1250         * src/summaryview.c
1251                 check if "From" matches any account's address if
1252                 addressbook completion of addresses is disabled too
1253
1254         (closes Bug 70 "Display recipient in from" doesn't check
1255          folder's default account)
1256
1257 2003-03-05 [christoph]  0.8.10claws85
1258
1259         * src/compose.c
1260         * src/common/utils.[ch]
1261                 don't strip address comments when building Cc lists
1262
1263         (closes Bug 47 Replying to message strips name part of e-mail addresses
1264          of Cc: lines)
1265
1266         * src/folder.c
1267                 fix return value of copy function
1268
1269 2003-03-05 [christoph]  0.8.10claws84
1270
1271         * src/imap.c
1272                 don't ask imap server for non rfc822 headers
1273
1274         (closes bug 71 IMAP FETCH asks for FROM header field twice)
1275
1276         * src/imap.c
1277                 destroy session on socket error to allow reconnecting
1278
1279 2003-03-05 [christoph]  0.8.10claws83
1280
1281         * configure.ac
1282                 fix building with gnome when no prefix is set
1283
1284         (closes bug 66 Gnome directory is set to NONE)
1285
1286 2003-03-05 [paul]       0.8.10claws82
1287
1288         * sync with 0.8.10cvs23
1289                 see ChangeLog 2003-03-05
1290
1291 2003-03-04 [christoph]  0.8.10claws81
1292
1293         * src/folder.c
1294                 o fix moving and copying when folder returns 0 for new
1295                   message number
1296                 o remove some code for single message copy and move
1297                   operations and use functions for multiple messages
1298
1299         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
1300
1301         * src/news.c
1302                 remove unused include
1303
1304 2003-03-04 [paul]       0.8.10claws80
1305
1306         * src/gtk/about.c
1307                 list 'Compiled plugins'
1308
1309 2003-03-03 [christoph]  0.8.10claws79
1310
1311         * src/news.[ch]
1312                 have to multiply the percentage of the current fetch with
1313                 the percentage that it has of the total fetch operation
1314                 for correct values
1315
1316 2003-03-03 [christoph]  0.8.10claws78
1317
1318         * src/news.c
1319                 fix calculation of expected lines for progress indicator
1320
1321 2003-03-03 [christoph]  0.8.10claws77
1322
1323         * src/summaryview.c
1324         * src/common/utils.c
1325                 fix segfault when opening the root news folder
1326
1327 2003-03-03 [christoph]  0.8.10claws76
1328
1329         * src/mainwindow.[ch]
1330         * src/common/Makefile.am
1331         * src/common/progressindicator.[ch]
1332                 add UI independent progress indicator handling
1333
1334         * src/news.[ch]
1335                 use new progress indicator for message info fetching
1336
1337         * src/common/hooks.h
1338                 code cleanup
1339
1340 2003-03-03 [oliver]     0.8.10claws75
1341
1342         * src/toolbar.c
1343         * src/compose.c
1344                 removed commented code
1345
1346 2003-03-03 [oliver]     0.8.10claws74
1347
1348         * src/toolbar.[ch]
1349                 cleanups and refactoring
1350         * src/compose.[ch]
1351                 compose_reply_mode reply & forwarding interface for
1352                 toolbar buttons
1353         * src/folderview.c
1354                 act on messages marked for deletion in folderview_selected
1355                 based on prefs_common.immediate_exec since a message might 
1356                 have been deleted by messageview in a folder we are changing 
1357                 to (does anybody understand what I'm on about ?)
1358
1359 2003-03-03 [oliver]     0.8.10claws73
1360         
1361         * src/messageview.[ch]
1362                 new functions
1363                 - messageview_delete: delete message shown in messagview
1364                 - messageview_update_view: update messageview to currently 
1365                   selected summaryview message
1366                 - add separate messageview to msgview_list in order to update 
1367                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
1368         * src/summaryview.[ch]
1369                 summary_get_selection returns a list of selected msgs
1370                 in summaryview
1371         * src/mainwindow.c
1372                 toolbar reply refactoring
1373
1374 2003-03-03 [paul]       0.8.10claws72
1375
1376         * sync with 0.8.10cvs21
1377                 see ChangeLog 2003-03-03
1378
1379 2003-03-02 [christoph]  0.8.10claws71
1380
1381         * src/common/passcrypt.c
1382                 use POSIX includes
1383
1384 2003-03-02 [christoph]  0.8.10claws70
1385
1386         * configure.ac
1387         * src/prefs_account.c
1388         * src/prefs_gtk.[ch]
1389         * src/common/.cvsignore
1390         * src/common/Makefile.am
1391         * src/common/passcrypt.c                ** NEW **
1392         * src/common/passcrypt.h.in             ** NEW **
1393                 Implement password encryption in config files
1394                 using unix encrypt and setkey functions. The crypt
1395                 key can be set as a configure parameter. Old
1396                 passwords will be converted if they do not begin
1397                 with '!'
1398
1399 2003-03-02 [paul]       0.8.10claws69
1400
1401         * src/prefs_account.c
1402                 fix compile error
1403
1404 2003-03-01 [thorsten]   0.8.10claws68
1405
1406         * po/el.po
1407           po/hr.po
1408           po/it.po
1409           po/nl.po
1410           po/sr.po
1411           po/sv.po
1412                 corrected format strings
1413         * po/en_GB.po
1414                 corrected headers
1415                 (fix compile errors with GNU gettext-0.11.5)
1416
1417 2003-03-01 [oliver]     0.8.10claws67
1418
1419         * src/summaryview.c
1420                 menu callbacks call toolbar_menu_reply
1421
1422 2003-03-01 [oliver]     0.8.10claws66
1423
1424         * src/mainwindow.c
1425         * src/messageview.c
1426                 menu callbacks call toolbar_menu_reply
1427         * src/toolbar.[ch]
1428                 callbacks from menu handled by toolbar_menu_reply
1429
1430 2003-03-01 [paul]       0.8.10claws65
1431
1432         * src/addressbook.c
1433                 revert commit 0.8.10claws54 - breaks editing of
1434                 addressbook.
1435                 
1436         * po/bg.po
1437                 update Bulgarian translation, submitted by
1438                 George Danchev
1439
1440 2003-02-28 [christoph]  0.8.10claws64
1441
1442         * src/account.c
1443         * src/addressadd.c
1444         * src/compose.c
1445         * src/gtkaspell.c
1446         * src/gtkxtext.h                ** REMOVE **
1447         * src/imap.c
1448         * src/matcher.[ch]
1449         * src/mh.c
1450         * src/news.c
1451         * src/pine.c
1452         * src/prefs_common.c
1453         * src/prefs_matcher.c
1454         * src/procheader.[ch]
1455         * src/procmsg.[ch]
1456         * src/toolbar.c
1457         * src/common/ssl_certificate.c
1458         * src/gtk/colorlabel.c
1459         * src/gtk/menu.c
1460                 o fix warnings
1461                 o remove code obsoleted by new cache and folder system rework
1462
1463 2003-02-28 [oliver]     0.8.10claws63
1464         
1465         * src/toolbar.[ch]
1466                 * fix bug where reply in Messageview replied to 
1467                 Message displayed in summaryview
1468                 (reportedd via ML by chinatinte at gmx dot ch)
1469                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
1470                 didn't work in separate MessageView Toolbar
1471                 (wondering if anybody uses this at all ?)
1472         * src/summaryview.[ch]
1473                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
1474                 (generalize reply and forward code);
1475         * src/messageview.c 
1476                 remove focus_in event which updated summaryview to messageview
1477
1478 2003-02-28 [paul]       0.8.10claws62
1479
1480         * po/Makefile.in.in
1481                 add the --check option
1482                 Patch submitted by Ricardo Mones Lastra
1483
1484 2003-02-28 [paul]       0.8.10claws61
1485
1486         * src/prefs_account.c
1487                 re-order 'Signature' items
1488
1489 2003-02-28 [paul]       0.8.10claws60
1490
1491         * sync with 0.8.10cvs20
1492                 see ChangeLog 2003-02-28
1493
1494 2003-02-28 [paul]       0.8.10claws59
1495
1496         * po/POTFILES.in
1497                 update to reflect recent movement of files
1498
1499 2003-02-28 [paul]       0.8.10claws58
1500
1501         * sync with 0.8.10cvs19
1502                 see ChangeLog 2003-02-28
1503
1504 2003-02-27 [martin]     0.8.10claws57
1505
1506         * src/prefs_matcher.c 
1507                 fix segfault in prefs_matcher_ok() when the
1508                 last entry is deleted and prevents that the
1509                 message "entry not saved" comes up after deleting
1510                 an entry
1511
1512 2003-02-27 [martin]     0.8.10claws56
1513
1514         * src/prefs_filtering.c 
1515                 fix segfault in prefs_filtering_ok() when the
1516                 last entry is deleted and prevents that the
1517                 message "entry not saved" comes up after deleting
1518                 an entry
1519
1520 2003-02-27 [paul]       0.8.10claws55
1521
1522         * sync with 0.8.10cvs18
1523                 see ChangeLog 2003-02-27
1524
1525 2003-02-27 [paul]       0.8.10claws54
1526
1527         * src/addressbook.c
1528                 fix bug where the address book crashes with 
1529                 multiple lookups.
1530                 Patch [687729] submitted by David Frager 
1531                 <dbfrager@users.sourceforge.net>
1532
1533 2003-02-25 [christoph]  0.8.10claws53
1534
1535         * src/Makefile.am
1536         * src/colorlabel.[ch]           ** REMOVE **
1537         * src/gtk/Makefile.am
1538         * src/gtk/colorlabel.[ch]       ** NEW **
1539                 move colorlabel files to gtk directory
1540
1541         * src/esmtp.[ch]                ** REMOVE **
1542                 has been merged into smtp.[ch] in 0.7.5
1543
1544 2003-02-25 [christoph]  0.8.10claws52
1545
1546         * src/Makefile.am
1547         * src/about.[ch]                ** REMOVE **
1548         * src/gtk/Makefile.am
1549         * src/gtk/about.[ch]            ** NEW **
1550                 move about files to gtk directory
1551
1552 2003-02-25 [christoph]  0.8.10claws51
1553
1554         * src/folder.c
1555                 some code optimization of folder scanning code
1556
1557         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
1558
1559 2003-02-25 [christoph]  0.8.10claws50
1560
1561         * src/main.c
1562         * src/common/sylpheed.c
1563                 add command line parameter parsing to common code
1564
1565 2003-02-24 [christoph]
1566
1567         * Makefile.am
1568         * configure.ac
1569                 fix gnome prefix problems, the configure script now removed
1570                 `gnome-config --prefix` from `gnome-config --datadir`
1571                 and adds $(prefix} instead
1572
1573         (closes Bug 24 Makefile does not respect prefix when installing
1574          GNOME data)
1575
1576 2003-02-24 [christoph]  0.8.10claws49
1577
1578         * src/news.c
1579                 check for valid session before trying to authenticate
1580
1581         (closes Bug 60 crash if "authenticate on logon" is activated
1582          and newsserver-hostname is not valid)
1583
1584 2003-02-24 [melvin]     0.8.10claws48
1585
1586         * src/prefs_actions.c
1587                 Make sure all user's input is sent to the action and then
1588                 close the socket..
1589
1590 2003-02-23 [alfons]     0.8.10claws46
1591
1592         * src/summaryview.c
1593                 also wait cursor when deleting files
1594
1595 2003-02-23 [paul]
1596
1597         * tools/freshmeat_search.pl
1598           tools/google_search.pl
1599                 scripts should now work for any browser/browser command line
1600
1601 2003-02-22 [christoph]  0.8.10claws45
1602
1603         * src/procmsg.c
1604                 fix IMAP flag setting, IMAP flag is not handled correctly
1605                 anymore by the folder system and information about the
1606                 folder should not be saved in the MsgInfo (in my opinion)
1607
1608         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1609
1610 2003-02-22 [christoph]  0.8.10claws44
1611
1612         * src/summaryview.c
1613                 fix spelling of "label" ;-)
1614
1615 2003-02-22 [thorsten]   0.8.10claws43
1616
1617         * src/mimeview.c
1618           src/prefs_common.[ch]
1619           src/procmime.[ch]
1620                 do not use description as attachment name
1621
1622 2003-02-22 [alfons]     0.8.10claws42
1623
1624         * src/summaryview.c
1625                 freeze/thaw folder item updates when changing color labels,
1626                 and put a wait cursors on
1627
1628 2003-02-22 [thorsten]   0.8.10claws41
1629
1630         * src/mimeview.c
1631                 save-all fixes: crash if invoked on multipart container,
1632                 mimeinfo access, pathseparators, error dialog
1633
1634 2003-02-21 [alfons]     0.8.10claws40
1635
1636         * src/prefs_gtk.c
1637                 remove unused var
1638
1639 2003-02-21 [colin]      0.8.10claws39
1640
1641         * src/send.c
1642                 Fix smtp logging
1643
1644 2003-02-21 [colin]      0.8.10claws38
1645
1646         * src/summaryview.c
1647                 Freeze/thaw folderItem updates when filtering messages 
1648                 via Tools/Filter messages
1649
1650 2003-02-21 [paul]       0.8.10claws37
1651
1652         * src/compose.c
1653                 revert commit 0.8.10claws26, there are ulterior motives
1654                 for users to set a Reply-To header when posting to
1655                 newsgroups
1656
1657 2003-02-21 [paul]       0.8.10claws36
1658
1659         * sync with 0.8.10cvs17
1660                 see ChangeLog 2003-02-21
1661
1662 2003-02-20 [christoph]  0.8.10claws35
1663
1664         * src/imap.c
1665                 IMAP UID fetch speedup using SEARCH
1666
1667         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1668
1669         * src/imap.c
1670                 fix problem with UIDs in IMAP UID cache that no longer existed
1671
1672 2003-02-20 [christoph]  0.8.10claws34
1673
1674         * src/imap.c
1675         * src/procheader.c
1676         * src/procheader.h
1677                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
1678
1679         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1680
1681         * src/imap.c
1682                 Rewrite imap_cmd_gen_recv use sock_getline instead
1683                 of sock_gets to avoid problems with too long reply
1684                 lines
1685     
1686 2003-02-20 [colin]      0.8.10claws33
1687         
1688         * src/prefs_account.c
1689                 Better wording
1690
1691 2003-02-20 [colin]      0.8.10claws32
1692
1693         * src/compose.c
1694                 Remove useless '&& !to_sender' 
1695
1696 2003-02-20 [darko]
1697
1698         * AUTHORS
1699                 change my e-mail address
1700
1701 2003-02-19 [colin]      0.8.10claws31
1702
1703         * src/prefs_common.c
1704                 X11 style colors for every configurable color
1705
1706 2003-02-19 [alfons]     0.8.10claws30
1707
1708         * src/prefs_gtk.[ch]
1709         * src/prefs_common.c
1710                 for color_new accept both plain integers and X11 style color
1711                 names (as found in /usr/lib/X11/rgb.txt)
1712
1713 2003-02-19 [paul]       0.8.10claws29
1714
1715         * src/mainwindow.c
1716                 add tooltips to online/offline button and account selector
1717                 button
1718
1719 2003-02-19 [paul]       0.8.10claws28
1720
1721         * src/folder.c
1722           src/news.c
1723           src/prefs_account.[ch]
1724           src/prefs_common.[ch]
1725                 move 'Maximum number of articles to download' to
1726                 account prefs.
1727                 clean up account prefs gui a little by hiding entries
1728                 rather then greying out entries
1729
1730 2003-02-19 [hiro]       0.8.10claws27
1731
1732         * src/common/utils.c
1733                 fix bug #54 'yesterdays date is displayed in the message 
1734                 summary window'
1735
1736 2003-02-19 [paul]       0.8.10claws26
1737
1738         * src/compose.c
1739                 fix bug reported in Feature Request [688596] 
1740                 'Reply-to header in news'
1741
1742 2003-02-18 [paul]       0.8.10claws25
1743
1744         * src/select-keys.c
1745                 add a 'List all keys' button to key selection dialog
1746
1747 2003-02-18 [colin]      0.8.10claws24
1748         
1749         * src/stock_pixmap.c
1750                 fix compile error
1751
1752 2003-02-18 [colin]      0.8.10claws23
1753
1754         * src/common/smtp.[ch]
1755           src/prefs_account.c
1756                 Try to starttls if it seems to be the only
1757                 way to authenticate a user
1758
1759 2003-02-18 [paul]       0.8.10claws22
1760
1761         * src/Makefile.am
1762           src/folderview.c
1763           src/stock_pixmap.[ch]
1764           src/pixmaps/drafts_close.xpm  ** NEW FILE **
1765           src/pixmaps/drafts_open.xpm   ** NEW FILE **
1766                 as a Drafts folder is a special folder allow it to have
1767                 its own unique icons
1768
1769 2003-02-18 [colin]      0.8.10claws21
1770
1771         * src/imap.c
1772                 Fix port selection when using starttls
1773
1774 2003-02-18 [paul]       0.8.10claws20
1775
1776         * src/mainwindow.c
1777           src/prefs_common.[ch]
1778                 make blue the default new mail colour
1779
1780 2003-02-18 [paul]       0.8.10claws19
1781
1782         * sync with 0.8.10cvs14
1783                 see ChangeLog 2003-02-18
1784
1785 2003-02-17 [jens]       0.8.10claws18
1786
1787         * src/common/md5.c
1788                 fixed a compile problem with gcc 3.3
1789                 works on 2.95.3 too (testet on PPC as it is big endian)
1790
1791 2003-02-17 [paul]       0.8.10claws17
1792
1793         * sync with 0.8.10cvs13
1794                 see ChangeLog 2003-02-17
1795
1796 2003-02-17 [paul]       0.8.10claws16
1797
1798         * sync with 0.8.10cvs12
1799                 see ChangeLog 2003-02-17
1800
1801 2003-02-16 [match]      0.8.10claws15
1802
1803         * src/addressbook.c
1804                 Eliminates reloading of address data when items
1805                 deleted or added. Applied submitted by
1806                 Luke Plant <lukeplant@softhome.net>
1807
1808 2003-02-16 [paul]       0.8.10claws14
1809
1810         * src/news.c
1811                 when a 'protocol error' is encountered disconnect from
1812                 the server. This means that the user can carry on viewing
1813                 other articles and doesn't have to either wait until the
1814                 server timesout or quit sylpheed.
1815                 Fixes bug #53 'Unable to read messages in newsgroups, 
1816                 displayed message doesn't change'
1817
1818 2003-02-15 [christoph]  0.8.10claws13
1819
1820         * src/imap.c
1821                 fix bug that stopped scanning of folders when an
1822                 IMAP folder was empty
1823
1824         (closes bug 46 stop scan messages in folders after empty folder)
1825
1826 2003-02-15 [paul]
1827
1828         * tools/Makefile.am
1829           tools/README
1830           tools/freshmeat_search.pl     ** NEW FILE **
1831           tools/google_search.pl        ** NEW FILE **
1832                 Add 2 Actions scripts which search freshmeat/google
1833                 for the selected text using the browser configured
1834                 in sylpheedrc.
1835                 
1836         Note: These scripts are very dependent on the format of the
1837         browser command and may not work on every occasion. Testing
1838         is welcome. 
1839
1840 2003-02-14 [alfons]     0.8.10claws12
1841
1842         * src/compose.c
1843                 fix breakage because of uninitialized account pointer.
1844                 please verify.
1845
1846 2003-02-14 [paul]       0.8.10claws11
1847
1848         * src/compose.c
1849           src/prefs_account.[ch]
1850           src/prefs_common.[ch]
1851                 move signature settings to Account Prefs
1852
1853 2003-02-14 [paul]       0.8.10claws10
1854
1855         * sync with 0.8.10cvs11
1856                 see ChangeLog 2003-02-14
1857
1858 2003-02-13 [thorsten]   0.8.10claws9
1859
1860         * src/news.c
1861                 revert news progressbar (GUI separation)
1862
1863 2003-02-13 [paul]       0.8.10claws8
1864
1865         * src/compose.c
1866                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
1867                 paragraph 1
1868
1869 2003-02-13 [paul]       0.8.10claws7
1870
1871         * src/compose.[ch]
1872           src/summaryview.c
1873                 fix 'Follow-up and Reply-to' so that it creates a reply to
1874                 the newsgroup and the sender. If the message has the keyword
1875                 'poster' in the Followup-To header, all replies go to the
1876                 sender, re: RFC 1036, Section 2.2.3
1877                 rename all instances of 'ignore_replyto' to 'to_sender', both
1878                 were previously used, now we use just one.
1879
1880 2003-02-13 [paul]       0.8.10claws6
1881
1882         * sync with 0.8.10cvs9
1883                 see ChangeLog 2003-02-13
1884
1885 2003-02-13 [paul]       0.8.10claws5
1886
1887         * configure.ac
1888                 show which plugins are configured in the configure
1889                 output.
1890
1891 2003-02-12 [thorsten]   0.8.10claws4
1892
1893         * src/news.c
1894                 show progress while fetching news headers
1895
1896 2003-02-12 [christoph]  0.8.10claws3
1897
1898         * configure.ac
1899         * src/plugins/Makefile.am
1900                 use AM_CONDITIONAL to enable plugins, automake correctly
1901                 manages this when creating distdir
1902
1903 2003-02-12 [christoph]  0.8.10claws2
1904
1905         * ac/spamassassin.m4
1906         * src/plugins/spamassassin/Makefile.am
1907                 fix building SpamAssassin plugin without OpenSSL
1908
1909 2003-02-12 [paul]       0.8.10claws1
1910
1911         * ac/Makefile.am
1912           src/Makefile.am
1913           src/plugins/Makefile.am
1914                 fix failure of 'make release'
1915
1916 2003-02-12 [paul]       0.8.10claws
1917
1918         * 0.8.10claws released
1919
1920 2003-02-12 [paul]       0.8.9claws56
1921
1922         * po/bg.po
1923           po/es.po
1924           po/it.po
1925           po/ru.po
1926           po/sr.po
1927                 updated translations by George Danchev, Ricardo Mones Lastra,
1928                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
1929                 
1930         * sylpheed.spec.in
1931                 Allow the building of RPMs by a regular user. Submitted
1932                 by Sergei Astanin
1933
1934 2003-02-11 [alfons]     0.8.9claws55
1935
1936         * src/colorlabel.c
1937                 don't use pixmaps for label color rect but draw rectangles
1938                 so we can respect the color map of palette based visuals
1939                 (fixes the long time crashes on Suns - thanks to Andreas
1940                 Engel and Steve O'Hara-Smith for testing)
1941
1942 2003-02-11 [christoph]  0.8.9claws54
1943
1944         * src/matcher_parser_parse.y
1945                 correct bug where filering rules of not existing folders in
1946                 matcherrc were added to global filtering
1947                 
1948         (closes Debian Bug #180253 - Directory's filter-rules are merged with
1949          main filter-rules after removing directory, http://bugs.debian.org/180253)
1950         
1951 2003-02-11 [paul]       0.8.9claws53
1952
1953         * sync with 0.8.10cvs7
1954                 see ChangeLog 2003-02-09
1955
1956 2003-02-11 [melvin]     0.8.9claws52
1957
1958         * po/fr.po
1959                 Updated French tranlsations
1960
1961 2003-02-10 [paul]       0.8.9claws51
1962
1963         * sylpheed.spec.in
1964                 correct --enable-openssl
1965                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
1966
1967 2003-02-09 [martin]     0.8.9claws50
1968
1969         * src/prefs_matcher.c
1970                 fix segfault in prefs_matcher_substitute_cb() when
1971                 no row is selected
1972
1973 2003-02-09 [paul]       0.8.9claws49
1974
1975         * src/folderview.c
1976                 fix bug where a newsgroup folder's processing rules were
1977                 merged with the global filtering rules when the newsgroup
1978                 folder was deleted, causing some seriously bad results,
1979                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
1980
1981 2003-02-08 [melvin]     0.8.9claws48
1982
1983         * src/compose.c
1984                 Corrected and modified an alert message.
1985
1986 2003-02-07 [paul]       0.8.9claws47
1987
1988         * src/folderview.c
1989                 fix bug where both an 'Account properties' window and a
1990                 'Folder properties' window were opened when clicking on
1991                 'Properties' in an NNTP or IMAP folder's popup menu.
1992
1993 2003-02-07 [paul]       0.8.9claws46
1994
1995         * sync with 0.8.10cvs6
1996                 see ChangeLog 2003-02-06
1997
1998 2003-02-06 [christoph]  0.8.9claws45
1999
2000         * src/mbox.c
2001                 freeze folder updates while importing mbox files
2002                 (closes bug 43 importing mbox took hours)
2003                 
2004         Patch submitted by Jens Rantil <jens.rantil@telia.com>
2005
2006 2003-02-06 [thorsten]   0.8.9claws44
2007
2008         * po/de.po
2009                 Updated german translations
2010
2011 2003-02-06 [thorsten]   0.8.9claws43
2012
2013         * src/news.h
2014                 use guint for message numbers (fix count in grouplist dialog)
2015
2016 2003-02-05 [paul]       0.8.9claws42
2017
2018         * sync with 0.8.10cvs2
2019                 see ChangeLog 2003-02-05
2020
2021 2003-02-04 [colin]      0.8.9claws41
2022
2023         * src/prefs_common.[ch]
2024           src/procmsg.c
2025           src/summaryview.c
2026                 Add an option to disable threading by subject
2027
2028 2003-02-04 [christoph]  0.8.9claws40
2029
2030         * src/inc.c
2031                 only abort fetching mails from multiple accounts when the
2032                 error is fatal and does not allow to check any more accounts
2033                 (currently only disk full error)
2034
2035         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
2036          receive mails for other accouts)
2037
2038 2003-02-04 [christoph]  0.8.9claws39
2039
2040         * src/folder.c
2041                 first add the new message to the cache, then
2042                 send the update notification
2043
2044         (closes bug 39 after sending message folderview doesnt get updated)
2045
2046 2003-02-04 [colin]      0.8.9claws38
2047
2048         * src/inc.c
2049                 _really_ fix this Connecting... status
2050
2051 2003-02-04 [paul]       0.8.9claws37
2052
2053         * sync with 0.8.10
2054                 see ChangeLog 2003-02-04
2055
2056 2003-02-04 [paul]       0.8.9claws36
2057
2058         * sync with 0.8.9cvs6
2059                 see ChangeLog 2003-02-03
2060
2061 2003-02-04 [paul]       0.8.9claws35
2062
2063         * po/pt_BR.po
2064                 updated by André Filipe de Assunção e Brito 
2065                 <bedecko@netsite.com.br>
2066
2067 2003-02-03 [thorsten]   0.8.9claws34
2068
2069         * po/de.po
2070                 Updated german translations
2071
2072 2003-02-02 [paul]       0.8.9claws33
2073
2074         * po/es.po
2075                 updated by Ricardo Mones Lastra
2076
2077 2003-02-02 [thorsten]   0.8.9claws32
2078
2079         * src/mh.c
2080                 Fix mh_get_msginfo() segfault if file is inaccessible
2081
2082 2003-01-31 [colin]      0.8.9claws31
2083
2084         * src/procheader.c
2085                 Fix last commit's bug
2086
2087 2003-01-31 [colin]      0.8.9claws30
2088
2089         * src/procheader.c
2090                 Missing a change for gpg-signed messages
2091
2092 2003-01-31 [paul]       0.8.9claws29
2093
2094         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
2095           src/procheader.c
2096           src/stock_pixmap.[ch]
2097           src/summaryview.c
2098                 indicate GnuPG signed messages by displaying an icon
2099                 in the Attachment column.
2100
2101 2003-01-31 [paul]       0.8.9claws28
2102
2103         * sync with 0.8.9cvs4
2104                 see ChangeLog 2003-01-31
2105
2106 2003-01-31 [alfons]     0.8.9claws27
2107
2108         * src/textview.c
2109                 tune URI parser to accept mailto URLs with a '?'
2110                 (patch from Ruslan Balkin)
2111
2112 2003-01-31 [colin]      0.8.9claws26
2113
2114         * src/summaryview.c
2115                 Fix a leak introduced in claws24
2116
2117 2003-01-31 [colin]      0.8.9claws25
2118
2119         * src/summaryview.c
2120                 Freeze/Thaw folder updates when deleting dups
2121
2122 2003-01-31 [colin]      0.8.9claws24
2123         
2124         * src/addr_compl.c
2125           src/summaryview.c
2126           src/msgcache.c
2127                 little speed improvements
2128
2129 2003-01-31 [colin]      0.8.9claws23
2130
2131         * src/summaryview.c
2132                 Fix segfault when forwarding nothing
2133                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
2134                 
2135 2003-01-30 [paul]       0.8.9claws22
2136
2137         * sync with 0.8.9cvs3
2138                 see ChangeLog 2003-01-30
2139
2140 2003-01-30 [paul]       0.8.9claws21
2141
2142         * sync with 0.8.9cvs2
2143                 see ChangeLog 2003-01-30
2144
2145 2003-01-29 [paul]       0.8.9claws20
2146
2147         * sync with 0.8.9cvs1
2148                 see ChangeLog 2003-01-29
2149
2150 2003-01-28 [paul]       0.8.9claws19
2151
2152         * po/POTFILES.in
2153                 update to reflect changes. 
2154                 thanks to Ricardo Mones Lastra
2155
2156 2003-01-27 [christoph]  0.8.9claws18
2157
2158         * ac/openssl.m4
2159         * ac/spamassassin.m4
2160         * src/plugins/spamassassin/README
2161         * src/plugins/spamassassin/libspamc.[ch]
2162         * src/plugins/spamassassin/utils.[ch]
2163                 updated to latest libspamc
2164
2165 2003-01-27 [christoph]  0.8.9claws17
2166
2167         * src/folder.c
2168                 fix wrong use of procheader_get_header_fields
2169
2170 2003-01-27 [christoph]  0.8.9claws16
2171
2172         * src/news.c
2173         * src/prefs_account.[ch]
2174         * src/common/nntp.[ch]
2175                 allow to force authentication for NNTP servers
2176
2177         Patch submitted by Florian Mickler <dmk@d-labs.de>
2178
2179 2003-01-26 [paul]       0.8.9claws15
2180
2181         * src/summaryview.c
2182                 speed up of marking messages as read
2183                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
2184
2185 2003-01-26 [christoph]  0.8.9claws14
2186
2187         * src/Makefile.am
2188         * src/mgutils.[ch]              ** REMOVE **
2189         * src/xml.[ch]                  ** REMOVE **
2190         * src/xmlprops.[ch]             ** REMOVE **
2191         * src/common/Makefile.am
2192         * src/common/mgutils.[ch]       ** NEW **
2193         * src/common/xml.[ch]           ** NEW **
2194         * src/common/xmlprops.[ch]      ** NEW **
2195                 move xml files to common directory
2196
2197 2003-01-26 [christoph]  0.8.9claws13
2198
2199         * src/plugins/spamassassin/spamassassin_gtk.c
2200                 only set gtk entry text if string is available
2201
2202 2003-01-26 [melvin]     0.8.9claws12
2203
2204         * src/description_window.c
2205                 Allow resizing of the window
2206                 Allow automatic horizontal scroll bar
2207                 Do not vertically expand and fill
2208
2209 2003-01-26 [christoph]  0.8.9claws11
2210
2211         * src/Makefile.am
2212         * src/gtkutils.[ch]             ** REMOVE **
2213         * src/common/sylpheed.c
2214         * src/gtk/Makefile.am
2215         * src/gtk/description_window.c
2216         * src/gtk/gtkutils.[ch]         ** NEW **
2217         * src/gtk/prefswindow.c
2218                 move gtkutils to gtk directory
2219
2220 2003-01-26 [paul]       0.8.9claws10
2221
2222         * src/summaryview.c
2223                 rename summary_unread_clicked() to summary_status_clicked()
2224
2225 2003-01-26 [melvin]     0.8.9claws9
2226
2227         * src/prefs_actions.c
2228                 Cosmetical changes to the help text
2229
2230 2003-01-26 [paul]       0.8.9claws8
2231
2232         * src/folder.[ch]
2233           src/mainwindow.c
2234           src/prefs_common.c
2235           src/prefs_sumamry_column.c
2236           summaryview.[ch]
2237                 rename the 'Unread' column to 'Status'
2238
2239 2003-01-25 [match]      0.8.9claws7
2240
2241         * src/mgutils.[ch]
2242                 removed reference to LDAP constants. removed error2string.
2243                 included functions to support LDAP dynamic queries.
2244         * src/syldap.h
2245                 moved LDAP constants here.
2246         * src/addressbook.c
2247         * src/addrindex.c
2248         * src/importldif.c
2249                 removed references to LDAP constants and references to
2250                 error2string.
2251
2252 2003-01-25 [paul]       0.8.9claws6
2253
2254         * src/summaryview.c
2255                 summary_thread_build(), summary_thread_init(): remove 
2256                 unneeded reference to summaryview->folder_item
2257
2258 2003-01-25 [christoph]  0.8.9claws5
2259
2260         * src/gtk/description_window.c
2261                 o allow description texts to expand over multiple columns
2262                 o translate all columns
2263         * src/prefs_actions.c
2264                 change syntax description to use new multi column feature
2265
2266         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2267
2268 2003-01-25 [match]      0.8.9claws4
2269
2270         * src/vcard.c
2271                 fixed bug with Quoted-Printable
2272
2273 2003-01-25 [paul]       0.8.9claws3
2274
2275         * src/folder.[ch]
2276           src/summaryview.[ch]
2277                 implement per-folder collapsed/expanded threads setting
2278                 
2279         * src/prefs_common.c
2280                 remove global collapsed/expanded threads option
2281
2282 2003-01-25 [christoph]  0.8.9claws2
2283
2284         * po/POTFILES.in
2285                 add pluginwindow and prefswindow
2286         * src/compose.c
2287                 make send respond correctly to messages that could be added
2288                 to the queue folder, but the UID of the message is unknown
2289         * src/folder.c
2290         * src/imap.c
2291                 don't return guessed UIDs in imap_add_msg anymore. We return
2292                 0 to tell the folder system it was appened but the UID is
2293                 unknown. Folder system now get's the UID by scaning the folder
2294                 and searching the cache for the Message-ID
2295                 (closes bug #29 Messages queued, but not sent)
2296
2297 2003-01-25 [paul]       0.8.9claws1
2298
2299         * src/codeconv.c
2300                 conv_encode_header():  fix bug when long headers with 8-bit
2301                 characters are used, so that the encoded words are wrapped.
2302                 If the space in the original text falls on the wrap boundary,
2303                 it can be lost.
2304                 Patch by Sergey Vlasov.
2305                 
2306         * src/folderview.c
2307                  fix bug where a change to the sorting method or thread view
2308                  of a folder's messages is lost if simpify-subject is set and
2309                  toggled on or off.
2310                  Patch by Luke Plant.
2311
2312 2003-01-24 [paul]       0.8.9claws
2313
2314         * sylpheed-0.8.9claws released
2315         
2316         * Makefile.am
2317           sylpheed.spec.in
2318                 remove reference to 'INSTALL.jp'
2319
2320 2003-01-23 [paul]       0.8.8claws128
2321
2322         * po/es.po
2323           po/it.po
2324           po/ru.po
2325           po/sr.po
2326                 updated translations. submitted by Ricardo Mones Lastra,
2327                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
2328
2329 2003-01-23 [colin]      0.8.8claws127
2330
2331         * src/compose.c
2332                 Fix drafted and queued news articles re-edition
2333
2334 2003-01-23 [melvin]     0.8.8claws126
2335
2336         * po/fr.po
2337                 Updated French translations
2338
2339 2003-01-23 [colin]      0.8.8claws125
2340
2341         * src/inc.c
2342                 Fix "Connecting to..." status message
2343
2344 2003-01-22 [paul]       0.8.8claws124
2345
2346         * po/bg.po
2347                 updated by George Danchev
2348                 
2349         * src/folder.c
2350                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
2351                 and folder deletion
2352
2353 2003-01-21 [paul]       0.8.8claws123
2354
2355         * po/bg.po
2356                 updated by George Danchev
2357                 
2358         * src/about.c
2359                 its now 2003
2360                 
2361         * src/toolbar.c
2362                 don't translate 'Separator'
2363                 
2364         * src/plugins/spamassassin/Makefile.am
2365                 add aspell to CPPFLAGS
2366                 
2367         * src/plugins/spamassassin/spamassassin.c
2368           src/plugins/spamassassin/spamassassin_gtk.c
2369                 set correct default for spamassassin_receive_spam
2370                 slightly re-word descriptions and some
2371                 other minor changes
2372
2373 2003-01-19 [alfons]     0.8.8claws122
2374                 
2375         * src/mimeview.c
2376                 mimeview_save_as(): we might as well show the file name for
2377                 the single case "Save As" too
2378
2379 2003-01-19 [alfons]     0.8.8claws121
2380
2381         * src/crash.c
2382                 change bug tracker URL to bugzilla URL
2383
2384 2003-01-19 [alfons]     0.8.8claws120
2385
2386         * src/mimeview.c
2387                 mimeview_save_all(): display name of file before overwriting;
2388                 continue saving all, even when one overwrite was cancelled
2389
2390 2003-01-19 [christoph]  0.8.8claws119
2391
2392         * src/summaryview.c
2393         * src/procmsg.[ch]
2394                 fix wrong usage of procmsg_find_children in summaryview
2395                 by using procmsg_update_unread_children instead of
2396                 summaryview_update_unread_children
2397
2398 2003-01-19 [christoph]  0.8.8claws118
2399
2400         * src/procmsg.c
2401                 fix infinite loop in procmsg_find_children
2402                  (closes bug #25 sylpheed crashes on delete.)
2403
2404         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2405
2406 2003-01-19 [paul]       0.8.8claws117
2407
2408         * po/pt_BR.po
2409                 updated by Ivan Francolin Martinez
2410
2411 2003-01-18 [melvin]     0.8.8claws116
2412
2413         * src/prefs_actions.c
2414                 Removed syntax limitation of only one '&' at the end of command.
2415                         Now actions that contain '>/dev/null 2>&1' are possible.
2416
2417 2003-01-18 [melvin]     0.8.8claws115
2418
2419         * src/prefs_actions.c
2420                 Actions IO dialog: when the action ends
2421                 the "Close" button now has focus and [Escape] closes the
2422                 window.
2423
2424 2003-01-18 [christoph]  0.8.8claws114
2425
2426         * src/procmsg.c
2427                 o add debug output when MsgInfos are really freed
2428                 o free GSLists in procmsg_find_children and
2429                   procmsg_update_unread_children
2430
2431 2003-01-18 [christoph]  0.8.8claws113
2432
2433         * src/mainwindow.c
2434                 reorder Configuration menu
2435
2436 2003-01-18 [christoph]  0.8.8claws112
2437
2438         * src/compose.c
2439                 fix applying templates to forwarded messages
2440
2441         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2442
2443 2003-01-17 [christoph]  0.8.8claws111
2444
2445         * src/folder.c
2446                 destroy folder items, when a folder item is removed
2447
2448 2003-01-17 [christoph]  0.8.8claws110
2449
2450         * src/folder.c
2451                 fix wrong folder stats update when ignored message is
2452                 deleted
2453
2454 2003-01-17 [colin]      0.8.8claws109
2455         
2456         * src/mainwindow.c
2457         * src/summaryview.c
2458                 Quicksearch bugfixes: 
2459                 - hide help button at startup if not extended
2460                 - switch to extended when looking for replies
2461
2462 2003-01-17 [paul]
2463
2464         * sync with 0.8.9 release
2465
2466 2003-01-17 [paul]       0.8.8claws108
2467
2468         * sync with 0.8.8cvs11
2469                 see ChangeLog 2003-01-17
2470
2471 2003-01-16 [colin]      0.8.8claws107
2472
2473         * src/procmsg.c
2474                 Changed encryption test to re-ask passphrase
2475                 if an encrypted message hasn't been decrypted
2476                 Fixes bug #5
2477
2478 2003-01-16 [christoph]  0.8.8claws106
2479
2480         * src/prefs_gtk.c
2481         * src/prefs_toolbar.c
2482         * src/gtk/prefswindow.h
2483         * src/plugins/spamassassin/spamassassin_gtk.c
2484                 remove page destroy function that is not used anymore
2485
2486 2003-01-16 [paul]       0.8.8claws105
2487
2488         * sync with 0.8.8cvs9
2489                 see ChangeLog 2002-01-16
2490
2491 2003-01-16 [colin]      0.8.8claws104
2492
2493         * src/compose.[ch]
2494                 Fix bug with autosaved drafts for IMAP, when draft
2495                 folder is specified - fixes bugzilla bug #20
2496
2497 2003-01-15 [paul]       0.8.8claws103
2498
2499         * src/compose.[ch]
2500           src/procmsg.c
2501                 store folder and message-id of message forwarding
2502                 in queue header and set forward flag after sending
2503
2504 2003-01-15 [paul]       0.8.8claws102
2505
2506         * sync with 0.8.8cvs8
2507                 see ChangeLog 2002-01-15
2508
2509 2003-01-15 [colin]      0.8.8claws101
2510
2511         * src/Makefile.am
2512                 Fix linking with GNU libiconv
2513
2514 2003-01-15 [darko]      0.8.8claws100
2515
2516         * src/pine.c
2517                 fix crash when importing pine address book
2518                 entry with an empty name (reported by DY
2519                 <dybulk at tri8.net>)
2520
2521 2003-01-14 [paul]       0.8.8claws99
2522
2523         * configure.in  ** REMOVED **
2524           configure.ac  ** NEW FILE **
2525                 rename configure.in to configure.ac, as it is now
2526                 preferred
2527
2528 2003-01-14 [melvin]     0.8.8claws98
2529
2530         * src/folderview.c
2531                 folderview_check_new(): More precise function description
2532
2533 2003-01-14 [melvin]     0.8.8claws97
2534
2535         * src/folderview.c
2536                 folderview_check_new(): return the number of new messages 
2537                         since last check.
2538         * src/inc.c
2539                 inc_account_mail(): Disable counting of new messages for IMAP
2540                         and NNTP until bug [19] and [14] are fixed.
2541
2542 2003-01-14 [paul]       0.8.8claws96
2543
2544         * sync with 0.8.8cvs6
2545                 see ChangeLog 2003-01-14
2546
2547 2003-01-13 [alfons]     0.8.8claws95
2548
2549         * src/textview.c
2550                 tune email address validation (c. 0.8.8claws89): if . is 
2551                 just one char away from @, the address is invalid too 
2552                 (correctly rejects addresses like foo@.com)
2553
2554 2003-01-13 [paul]       0.8.8claws94
2555
2556         * src/messageview.c
2557           src/toolbar.c
2558                 fixes to the Message View toolbar and menu:
2559                 fix non-functioning Forward button
2560                 make Reply button consider default_reply_list
2561                 remove 'Follow-up...' menu entry
2562                 add 'Forward' and 'Redirect' menu entries
2563
2564 2003-01-13 [melvin]     0.8.8claws93
2565
2566         * src/inc.c
2567                 Fixed typo that could make new messages count incorrect.
2568
2569 2003-01-13 [melvin]     0.8.8claws92
2570
2571         * src/folderview.[ch]
2572                 folderview_check_new(): return the number of new messages.
2573         * src/inc.c
2574                 Should fix bug [14] where new mail notification worked 
2575                         incorrectly with IMAP accounts.
2576                 inc_spool_account(): return number of new msgs, or -1 on error
2577                 inc_all_spool(): return number of new msgs
2578                 
2579 2003-01-13 [melvin]     0.8.8claws91
2580
2581         * src/prefs_actions.c
2582                 Justify help text.
2583
2584 2003-01-12 [thorsten]   0.8.8claws90
2585
2586         * src/common/prefs.c
2587                 close file before rename
2588
2589 2003-01-12 [alfons]     0.8.8claws89
2590
2591         * AUTHORS
2592                 add Christian Mertes
2593         * src/common/utils.[ch]
2594                 g_stricase_hash(), g_stricase_equal(): functions for 
2595                 case insensitive hash tables
2596         * src/textview.c
2597                 use top level domain names to validate email address, based
2598                 on a patch by Christian Mertes (thanks!), but changed 
2599                 implementation to use a hash table 
2600
2601 2003-01-12 [paul]       0.8.8claws88
2602
2603         * po/bg.po
2604                 updated by George Danchev
2605
2606 2003-01-12 [alfons]     0.8.8claws87
2607
2608         * src/summaryview.c
2609                 delete / execute performance: use new style folder update
2610
2611 2003-01-12 [paul]       0.8.8claws86
2612
2613         * sync with 0.8.8cvs5
2614                 see ChangeLog 2003-01-13 (!)
2615
2616 2003-01-12 [alfons]     0.8.8claws85
2617
2618         * src/filtering.c
2619         * src/matcher_parser_parse.y
2620                 prepare change_score filtering action
2621         * src/matcher.[ch]
2622                 give up const-correctness on functions that call non-const-correct functions;
2623                 several casts to gpointer in g_free();
2624                 add change_score;
2625
2626 2003-01-12 [christoph]  0.8.8claws84
2627
2628         * src/compose.c
2629                 fix 2 warnings
2630
2631         * src/gtk/prefswindow.[ch]
2632         * src/plugins/spamassassin/spamassassin_gtk.c
2633                 changed the call of the widget create function
2634                 for PrefsPages, because sometimes the widget
2635                 create function needs a widget that already has
2636                 been attached to a window (to create GDK pixmaps
2637                 for exmaple). So we simply pass the GtkWindow as
2638                 the second parameter now.
2639
2640         * src/main.c
2641         * src/mainwindow.c
2642         * src/prefs_toolbar.[ch]
2643                 rewrite Toolbar Preferences using the new
2644                 prefs window
2645
2646 2003-01-11 [alfons]     0.8.8claws83
2647
2648         * src/addressadd.c
2649                 fix crash when adding sender to addressbook because status bar
2650                 isn't there (the status bar doesn't seem to be used though,
2651                 but I'll let Match decide what to do with it)
2652
2653 2003-01-11 [colin]      0.8.8claws82
2654
2655         * src/main.c
2656           src/toolbar.c
2657                 Two useless changes reversed
2658
2659 2003-01-11 [colin]      0.8.8claws81
2660
2661         * src/mainwindow.c
2662           src/mainwindow.h
2663                 Add mainwindow_get_mainwindow()
2664         * src/alertpanel.c
2665           src/alertpanel.h
2666                 Add alertpanel_error_log() 
2667         * src/compose.c
2668           src/inc.c
2669           src/messageview.c
2670           src/toolbar.c
2671           src/main.c
2672           src/procmsg.c
2673                 Network errors get a View Log button
2674
2675 2003-01-10 [alfons]     0.8.8claws80
2676
2677         * src/prefs_toolbar.c
2678         * src/toolbar.c
2679                 use the translatable string for "Separator" as file name for
2680                 separator toolbar items (probably make this uppercase?)
2681
2682 2003-01-10 [alfons]     0.8.8claws79
2683
2684         * src/prefs_toolbar.c
2685                 put right A_SEPARATOR description string in "displayed
2686                 toolbar items list" so manually added separators are
2687                 saved correctly (bug #10, "Adding a separator to the main 
2688                 toolbar fails, entry in xml file is wrong")
2689
2690 2003-01-10 [christoph]  0.8.8claws78
2691
2692         * src/imap.c
2693                 o fix warnings
2694                 o use CAPABILITY to check if NAMESPACE is available
2695
2696 2003-01-10 [christoph]  0.8.8claws77
2697
2698         * src/imap.[ch]
2699                 apply UIDPLUS IMAP extension support patch
2700
2701         Patch submitted by Simon 'corecode' Schubert
2702
2703 2003-01-10 [paul]       0.8.8claws76
2704
2705         * src/folderview.c
2706                 a sync from main which fixes the news account folders'
2707                 Properties bug
2708
2709 2003-01-10 [christoph]  0.8.8claws75
2710
2711         * src/folder.c
2712                 don't accept 0 as a valid uid returned by copy and move
2713                 functions. 0 means the message was copied or moved but the
2714                 new uid could not be fetched. It is not an error condition
2715                 for the copy or move operation.
2716
2717 2003-01-10 [paul]       0.8.8claws74
2718
2719         * src/prefs_filtering.c
2720                 change English used in Alert when entry is not
2721                 saved.
2722                 
2723         * sync with 0.8.8cvs4
2724                 see ChangeLog 2003-01-10
2725
2726 2003-01-10 [darko]      0.8.8claws73
2727
2728         * src/pine.c
2729                 fix crash when importing address book entry
2730                 without a valid address
2731
2732 2003-01-09 [alfons]     0.8.8claws72
2733
2734         * src/inc.c
2735                 filtering performance: use new style folder update
2736
2737 2003-01-09 [christoph]  0.8.8claws71
2738
2739         * src/compose.c
2740         * src/gtk/menu.[ch]
2741                 fix wrong selecting of mime encoding type, when
2742                 opening property dialog of attachments in the
2743                 compose window. 7bit was always selected and that
2744                 destoryed files with 8bit data.
2745                 (closes bug #9 Sylpheed-claws destroys attachments when
2746                  changing MIME-types)
2747
2748 2003-01-09 [paul]       0.8.8claws70
2749
2750         * sync with 0.8.8cvs3
2751                 see ChangeLog 2003-01-09
2752
2753 2003-01-08 [alfons]     0.8.8claws69
2754         
2755         * src/addressadd.c
2756                 apply patch by Kim Schulz to fix build breakage
2757                 because of missing variable
2758
2759 2003-01-08 [paul]       0.8.8claws68
2760
2761         * sync with 0.8.8cvs2
2762                 see ChangeLog 2002-01-08
2763
2764 2003-01-08 [paul]       0.8.8claws67
2765
2766         * po/it.po
2767                 updated by Alessandro Maestri
2768                 
2769         * src/addressadd.c
2770                 when using 'Add sender to addressbook' allow
2771                 name to be edited and remarks to be entered
2772                 Patch submitted by Luke Plant
2773
2774 2003-01-08 [darko]      0.8.8claws66
2775
2776         * README.claws, src/summaryview.c
2777                 fix description for marked messages
2778
2779 2003-01-08 [paul]
2780
2781         * tools/Makefile.am
2782           tools/launch_phoenix  ** NEW FILE **
2783                 add script that enables using Phoenix as the default
2784                 web browser. 
2785                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
2786                 
2787         * tools/OOo2sylpheed.pl
2788                 remove full path to sylpheed executable, just 'sylpheed'
2789                 will do
2790                 
2791         * tools/README
2792                 add launch_phoenix informtion and re-arrange and compress
2793                 the data a little
2794
2795 2003-01-07 [christoph]  0.8.8claws65
2796
2797         * src/folder.c
2798                 fix update for source folder when moving messages
2799         * src/procmsg.[ch]
2800         * src/summaryview.c
2801                 use function to set to_folder for message infos and
2802                 automatically update the op_count for old and new
2803                 folder
2804
2805 2003-01-07 [melvin]     0.8.8claws64
2806
2807         * src/prefs_actions.c
2808                 Fixed bug where an '%p' Action on a displayed image crashed 
2809                         Sylpheed
2810                 Code clean up (get rid of duplicated code and removed unnecessary 
2811                                 structure member)
2812
2813 2003-01-07 [christoph]  0.8.8claws63
2814
2815         * src/compose.c
2816         * src/folder.[ch]
2817         * src/folderview.c
2818         * src/import.c
2819         * src/inc.c
2820         * src/main.c
2821         * src/mainwindow.c
2822         * src/messageview.c
2823         * src/prefs_folder_item.c
2824         * src/procmsg.c
2825         * src/summaryview.c
2826         * src/toolbar.c
2827                 o remove all folder update triggering from the UI code. The folder
2828                   system should know much better when a folder needs an update.
2829                 o to prevent multiple updates in a row the folder updates can be
2830                   frozen for some time.
2831
2832                 Note: - Please verify that no updates are missing
2833                       - Check where freeze/thaws should be added
2834
2835 2003-01-07 [christoph]  0.8.8claws62
2836
2837         * src/prefs_actions.c
2838                 don't translate empty strings
2839
2840         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2841
2842 2003-01-06 [christoph]  0.8.8claws61
2843
2844         * src/prefs_actions.c
2845                 mark strings for gettext
2846         * src/prefs_matcher.c
2847                 use new description window for Execute action and
2848                 match condition in Filtering
2849
2850         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2851
2852 2003-01-06 [alfons]     0.8.8claws60
2853
2854         keep myself inspired to re-organize matcher part 8; 
2855         yes, more to come (I need to move out the descriptive
2856         text for actions to matcher.c, or at least make it not
2857         depend on the wicked ordering)
2858
2859         * src/prefs_matcher.c
2860                 add documentation so others may comprehend the
2861                 UI part of the conditions
2862                 
2863 2003-01-06 [christoph]  0.8.8claws59
2864
2865         * src/prefs_actions.c
2866                 use new description window for syntax help
2867         * src/gtk/description_window.c
2868                 fix display of descriptions with column count != 2
2869
2870         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2871
2872 2003-01-06 [christoph]  0.8.8claws58
2873
2874         * src/quote_fmt.c
2875         * src/summaryview.[ch]
2876         * src/gtk/Makefile.am
2877         * src/gtk/description_window.[ch]       ** NEW **
2878                 use a generic window to display syntax descriptions
2879                 currently used in quote_fmt and summaryview (new description
2880                 for extended quick search)
2881
2882         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2883
2884 2003-01-06 [paul]       0.8.8claws57
2885
2886         * sync with 0.8.8cvs1
2887                 see ChangeLog 2003-01-06
2888
2889 2003-01-06 [christoph]  0.8.8claws56
2890
2891         * src/mainwindow.c
2892         * src/prefs_gtk.[ch]
2893         * src/gtk/prefswindow.[ch]
2894         * src/plugins/spamassassin/spamassassin_gtk.c
2895                 o remove page management from prefswindow, pages
2896                   will be an argument to prefswindow_open
2897                 o prefswindow_open gets a datapointer that is
2898                   passed to the widget_create function to allow
2899                   creation of prefswindow for specific items
2900
2901 2003-01-06 [colin]      0.8.8claws55
2902         
2903         * src/summaryview.c
2904                 We don't want regexp in the reply-finder, 
2905                 because MIDs can contain !,$,. and so on
2906
2907 2003-01-06 [jens]       0.8.8claws54
2908
2909         * src/jpilot.c
2910                 fixed a wrong free in jpilot_read_db_files
2911
2912 2003-01-06 [alfons]     0.8.8claws53
2913
2914         re-organize matcher part 8; more to come
2915        
2916         * src/matcher.c
2917                 matcherprop_to_string(): put g_free()s before the
2918                 switch-case break to fix memleaks                
2919
2920 2003-01-06 [colin]      0.8.8claws52
2921
2922         * src/summaryview.c
2923                 cleanup & reply-finder now displays the first 
2924                 matching message
2925
2926 2003-01-05 [alfons]     0.8.8claws51
2927
2928         re-organize matcher part 7; more to come
2929
2930         * src/matcher.[ch]
2931                 fixes for constant correctness;
2932                 more documentation;
2933
2934 2003-01-05 [alfons]     0.8.8claws50
2935
2936         re-organize matcher part 6; more to come
2937         
2938         * src/matcher.[ch]
2939                 fixes for constant correctness;
2940                 more documentation;
2941         * src/filtering.c
2942                 fix for constant correctness
2943
2944 2003-01-05 [colin]      0.8.8claws49
2945
2946         * src/account.[ch]
2947                 Add account_get_reply_account function
2948         * src/compose.c
2949                 Use account_get_reply_account function 
2950         * src/summaryview.c
2951                 Basic reply-finder - click on the replied
2952                 icon gets you to the outbox using quick-search
2953
2954 2003-01-05 [paul]       0.8.8claws48
2955
2956         * src/prefs_common.c
2957                 small change to English
2958                 
2959         * src/prefs_filtering.c
2960                 prefs_filtering_action_select(): improve logic and uniformity
2961                 of gui
2962
2963 2003-01-05 [alfons]     0.8.8claws47
2964
2965         fine tune solution to focus problems (bug #7)
2966
2967         * src/mainwindow.c
2968                 mainwindow_focus_in_event(): remove grab event check
2969         * src/summaryview.c
2970                 summary_button_pressed(): move selection on right-click
2971                 too. we can't possibly move the selection back after
2972                 canceling a dialog, because gtk's incomplete focus 
2973                 management. whether this is a good solution, only time
2974                 will tell.
2975
2976 2003-01-05 [christoph]  0.8.8claws46
2977
2978         * src/imap.c
2979                 fix crash when no imap connection could be established
2980
2981 2003-01-05 [paul]       0.8.8claws45
2982
2983         * src/mainwindow.c
2984           src/sumamryview.c
2985           src/gtk/menu.[ch]
2986                 fix bug 605957 'shortcuts in popup-menu'
2987                 make user-defined shortcuts work
2988                 show shortcuts that are already defined
2989                 in the main menu
2990                 Patch submitted by Luke Plant
2991
2992 2003-01-05 [alfons]     0.8.8claws44
2993
2994         * src/mainwindow.c
2995                 focus_in_event handler should not select summary view row 
2996                 when another window (menu, dialog) grabbed for events 
2997                 (bug #7, "[0.8.8claws42] Message summary focus") 
2998
2999 2003-01-04 [christoph]  0.8.8claws43
3000
3001         * src/procmsg.c
3002                 update save folder after adding the sent message
3003                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
3004
3005 2003-01-02 [christoph]  0.8.8claws42
3006
3007         * src/common/plugin.c
3008                 fix unloading of all plugins and unload
3009                 plugins in reverse order
3010                 
3011         * src/gtk/pluginwindow.c
3012                 implement function of load and unload button
3013
3014         * src/gtk/prefswindow.c
3015         * src/gtk/prefswindow.h
3016                 rename register function and add new unregister
3017                 function
3018
3019         * src/plugins/spamassassin/spamassassin_gtk.c
3020                 unregister prefs page and update for changes in
3021                 src/gtk/prefswindow.c
3022
3023 2003-01-02 [paul]       0.8.8claws41
3024
3025         * po/es.po
3026                 updated by Ricardo Mones Lastra
3027
3028 2003-01-02 [paul]
3029
3030         * tools/tb2sylpheed
3031                 fixes and improvements by Urke MMI
3032
3033 2003-01-02 [thorsten]   0.8.8claws40
3034
3035         * src/procmsg.c
3036                 fixed wrong return value
3037
3038 2003-01-02 [thorsten]   0.8.8claws39
3039
3040         * src/prefs.c
3041                 fixed printing wrong variable
3042
3043 2003-01-02 [thorsten]   0.8.8claws38
3044
3045         * src/prefs.c
3046                 fixed acessing members of freed pfile struct
3047
3048 2003-01-02 [thorsten]   0.8.8claws37
3049
3050         * src/procmsg.c
3051                 detect loops across several messages
3052                 as suggested by Christoph Hohmann
3053
3054 2003-01-01 [match]      0.8.8claws36
3055
3056         * src/addrindex.c
3057                 fixed another memory leak.
3058
3059 2003-01-01 [match]      0.8.8claws35
3060
3061         * src/jpilot.[ch]
3062                 fixed memory leaks. applied Doxygen comments.
3063
3064 2003-01-01 [thorsten]   0.8.8claws34
3065
3066         * src/procmsg.c
3067                 inhibit endless loop if msg references itself
3068                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
3069
3070 2003-01-01 [christoph]  0.8.8claws33
3071
3072         * src/mainwindow.c
3073         * src/gtk/Makefile.am
3074         * src/gtk/pluginwindow.c                ** NEW **
3075         * src/gtk/pluginwindow.h                ** NEW **
3076                 add plugin window
3077
3078         * src/plugins/demo/demo.c
3079         * src/plugins/spamassassin/spamassassin.c
3080         * src/plugins/spamassassin/spamassassin_gtk.c
3081                 write better plugin descriptions
3082
3083 2002-12-31 [christoph]  0.8.8claws32
3084
3085         * src/gtk/prefswindow.c
3086         * src/plugins/spamassassin/spamassassin_gtk.c
3087                 some small improvements to GTK code
3088
3089 2002-12-31 [christoph]  0.8.8claws31
3090
3091         * src/plugins/spamassassin/spamassassin_gtk.c
3092                 enable folder select button
3093
3094 2002-12-31 [christoph]  0.8.8claws30
3095
3096         * src/mainwindow.c
3097         * src/gtk/Makefile.am
3098         * src/gtk/prefswindow.c                         ** NEW **
3099         * src/gtk/prefswindow.h                         ** NEW **
3100                 add new prefs window
3101
3102         * src/common/plugin.c
3103                 don't try to load empty config lines
3104         
3105         * src/plugins/spamassassin/Makefile.am
3106         * src/plugins/spamassassin/spamassassin.c
3107         * src/plugins/spamassassin/spamassassin.h       ** NEW **
3108         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
3109                 GTK config for SpamAssassin Plugin using
3110                 the new prefs window
3111
3112 2002-12-31 [paul]       0.8.8claws29
3113
3114         * po/POTFILES.in
3115                 remove obsolete entry 'src/menu.c'
3116
3117 2002-12-31 [alfons]     0.8.8claws28
3118
3119         * src/matcher.[ch]
3120         * src/matcher_parser_parse.y
3121         * src/prefs_matcher.c
3122                 add "ignore_thread" and "~ignore_thread" condition so it's
3123                 possible to make the actions / scoring operate on the ignore
3124                 thread flag
3125
3126 2002-12-31 [christoph]  0.8.8claws27
3127
3128         * src/addrbook.c
3129         * src/addrindex.c
3130         * src/folder.c
3131         * src/matcher.c
3132         * src/prefs_account.c
3133         * src/prefs_actions.c
3134         * src/prefs_customheader.c
3135         * src/prefs_display_header.c
3136         * src/prefs_gtk.c
3137         * src/procmime.c
3138         * src/toolbar.c
3139         * src/xmlprops.c
3140         * src/common/prefs.[ch]
3141                 extend prefs file handling for reading and automatic handling
3142                 of blocks. When reading prefs_set_block_label will automatically
3143                 move on to the block. When writing it will copy all other blocks
3144                 automatically
3145
3146         * src/common/plugin.c
3147                 Now loading plugin filenames from [Plugins] block in
3148                 sylpheed rc file
3149
3150 2002-12-30 [christoph]  0.8.8claws26
3151
3152         * src/common/hooks.[ch]
3153                 return abort status to caller of hooks_invoke
3154                 
3155         * src/inc.[ch]
3156                 invoke message filtering hook and stop
3157                 default handling when filter returns abort
3158
3159         * src/common/plugin.[ch]
3160         * src/plugins/demo/demo.c
3161                 modify plugin loader, because resolving symbols for strings
3162                 does not work correctly
3163         
3164         * configure.in
3165         * ac/spamassassin.m4                            ** NEW **
3166         * src/plugins/spamassassin/.cvsignore           ** NEW **
3167         * src/plugins/spamassassin/Makefile.am          ** NEW **
3168         * src/plugins/spamassassin/README               ** NEW **
3169         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
3170         * src/plugins/spamassassin/spamassassin.c       ** NEW **
3171         * src/plugins/spamassassin/utils.[ch]           ** NEW **
3172                 add spamassassin plugin, see src/plugins/spamassassin/README
3173                 for details
3174
3175 2002-12-29 [alfons]     0.8.8claws25
3176
3177         * src/mainwindow.c
3178                 when moving focus from a message view to the main 
3179                 window, don't forget to select the summary node
3180                 of the displayed message. should fix "[ 659103 ] 
3181                 focus-follows-mouse confuses sylpheed"
3182
3183 2002-12-29 [christoph]  0.8.8claws24
3184
3185         * src/Makefile.am
3186         * src/stringtable.[ch]          ** REMOVE **
3187         * src/common/Makefile.am
3188         * src/common/stringtable.[ch]   ** NEW **
3189                 move stringtable files to common directory
3190
3191 2002-12-29 [christoph]  0.8.8claws23
3192
3193         * src/Makefile.am
3194         * src/menu.[ch]                 ** REMOVE **
3195         * src/gtk/Makefile.am
3196         * src/gtk/menu.[ch]             ** NEW **
3197                 move menu files to gtk directory
3198
3199 2002-12-29 [match]      0.8.8claws22
3200
3201         * src/addressbook.c
3202         * src/syldap.c
3203                 moved UI specific code out of LDAP code into addressbook
3204                 UI code. fixed memory leak.
3205
3206 2002-12-29 [christoph]  0.8.8claws21
3207
3208         * src/folder.c
3209                 only check for IGNORED parent message when message is
3210                 not IGNORED itself
3211
3212 2002-12-29 [alfons]     0.8.8claws20
3213
3214         * src/summaryview.c
3215                 set gtksctree's anchor correct (immediate execute
3216                 changes the tree's layout, and anchor points at 
3217                 the incorrect row). fixes "[ 657233 ] multiple msg 
3218                 delete sometimes off by 1".
3219                 we probably have to look for more tree layout /
3220                 anchor glitches.
3221
3222 2002-12-29 [paul]       0.8.8claws19
3223
3224         * src/summaryview.c
3225                 fix bug [ 659054 ] incorrect sorting of 'From' column
3226                 when using 'display sender using address book'
3227                 thanks to Alfons and Luke Plant
3228
3229 2002-12-29 [christoph]  0.8.8claws18
3230
3231         * src/folder.c
3232         * src/procmsg.[ch]
3233                 check parent messages for IGNORE THREAD flag, when adding,
3234                 moving or copying messages to a folder
3235
3236 2002-12-27 [alfons]     0.8.8claws17
3237
3238         re-organize matcher part 5; more to come
3239
3240         * src/matcher.c
3241                 hash keywords in matchparser_tab 
3242
3243 2002-12-27 [alfons]     0.8.8claws16
3244
3245         re-organize matcher part 4; more to come
3246
3247         * src/matcher_parser.h
3248         * src/matcher_parser_lex.l
3249         * src/matcher_parser_parse.y
3250                 cleanup
3251
3252 2002-12-27 [alfons]     0.8.8claws15
3253
3254         re-organize matcher part 3; more to come
3255
3256         * src/matcher.[ch]
3257                 cleanup
3258
3259 2002-12-27 [alfons]     0.8.8claws14
3260
3261         re-organize matcher part 2; more to come but this should
3262         work. cc me if there are any regressions.
3263
3264         * src/matcher.h
3265                 add prototype for get_matchparser_tab_id()
3266         * src/matcher_parser_lex.l
3267                 look up keywords using matchparser_tab_id();
3268
3269 2002-12-27 [alfons]     0.8.8claws12
3270
3271         re-organize matcher part 1
3272
3273         * src/matcher.h
3274                 map yacc generated constants to sylpheed matcher constants
3275         * src/matcher.c
3276                 add function to find a matcher constant from a string
3277
3278 2002-12-27 [christoph]  0.8.8claws11
3279
3280         * src/compose.c
3281                 MENUITEM_ADD casts the 4th argument from integer to pointer
3282                 so it probably should not be a pointer, this means we
3283                 should use account id for it and not the account's pointer
3284
3285 2002-12-27 [paul]       0.8.8claws10
3286
3287         * src/mainwindow.c
3288                 remove unneeded 'GtkWidget *vbox'
3289                 
3290         * src/summaryview.c
3291                 further sync with 0.8.8 - make sort
3292                 by recipient work as expected
3293                 
3294         * NEWS
3295                 sync with 0.8.8
3296
3297 2002-12-27 [paul]       0.8.8claws9
3298
3299         * po/pt_BR.po
3300                 updated by Ivan F. Martinez
3301                 
3302 2002-12-27 [darko]      0.8.8claws8
3303
3304         * src/common/utils.c
3305                 added locked pattern to extended search
3306
3307 2002-12-27 [alfons]     0.8.8claws7
3308
3309         * src/prefs_matcher.[ch]
3310                 clean up
3311
3312 2002-12-26 [alfons]     0.8.8claws6
3313
3314         * src/matcher.[ch]
3315         * src/matcher_parser_lex.l
3316         * src/matcher_parser_parse.y
3317         * src/prefs_matcher.c
3318                 allow color label as a condition in the matcher
3319
3320 2002-12-26 [oliver]     0.8.8claws5
3321         
3322         * src/toolbar.c 
3323                 enable Addressbook for Main and Messageview
3324         * src/prefs_actions.c
3325                 enable actions in Messageview
3326
3327 2002-12-26 [christoph]  0.8.8claws4
3328
3329         * src/common/plugin.c
3330                 add a little debug output
3331         * configure.in
3332         * src/plugins/demo/Makefile.am
3333                 better use of automake
3334
3335 2002-12-26 [christoph]  0.8.8claws3
3336
3337         * src/Makefile.am
3338         * src/common/Makefile.am
3339                 fix "make distdir"
3340
3341 2002-12-26 [christoph]  0.8.8claws2
3342
3343         * configure.in
3344                 sort configure checks into common / gtk / plugins
3345         * po/POTFILES.in
3346                 add src/prefs_gtk.c
3347         * src/Makefile.am
3348                 add plugins SUBDIR
3349         * src/main.c
3350         * src/common/sylpheed.[ch]
3351                 added now sylpheed_done function for shutdown
3352         * src/common/Makefile.am
3353         * src/common/plugin.[ch]                ** NEW **
3354                 plugin loader and unloader
3355         * src/plugins/.cvsignore                ** NEW **
3356         * src/plugins/Makefile.am               ** NEW **
3357                 build plugins
3358         * src/plugins/demo/.cvsignore           ** NEW **
3359         * src/plugins/demo/Makefile.am          ** NEW **
3360         * src/plugins/demo/demo.c               ** NEW **
3361                 small demo plugin that installs a logtext hook and
3362                 outputs the log text to stdout
3363
3364 2002-12-26 [paul]       0.8.8claws1
3365
3366         * po/es.po
3367                 updated by Ricardo Mones Lastra
3368
3369 2002-12-26 [paul]       0.8.8claws
3370
3371         * 0.8.8claws released
3372
3373 2002-12-26 [paul]       0.8.7claws12
3374
3375         * po/bg.po
3376                 updated by George Danchev
3377
3378 2002-12-26 [paul]       0.8.7claws11
3379
3380         * po/POTFILES.in
3381                 remove unneeded 'src/prefs.c' entry 
3382
3383 2002-12-26 [paul]       0.8.7claws10
3384
3385         * src/codeconv.c
3386           src/mainwindow.c
3387                 sync with 0.8.8 release
3388         
3389         * src/folder.[ch]
3390           src/mh.c
3391           src/summaryview.c
3392                 partial sync with 0.8.8 release
3393         
3394
3395 2002-12-25 [alfons]     0.8.7claws9
3396
3397         * src/matcher.[ch]
3398         * src/matcher_parser_lex.l
3399         * src/matcher_parser_parse.y
3400         * src/prefs_matcher.c
3401                 add locked flag to possible filtering / matcher 
3402                 conditions (also a good example what should be
3403                 done to add a simple boolean condition)
3404
3405 2002-12-25 [christoph]  0.8.7claws8
3406
3407         * src/Makefile.am
3408         * src/account.[ch]
3409         * src/addrbook.c
3410         * src/addressbook.c
3411         * src/addrindex.c
3412         * src/filtering.c
3413         * src/folder.c
3414         * src/matcher.c
3415         * src/prefs.[ch]                ** REMOVE **
3416         * src/prefs_account.c
3417         * src/prefs_actions.c
3418         * src/prefs_common.c
3419         * src/prefs_customheader.c
3420         * src/prefs_display_header.c
3421         * src/prefs_filtering.c
3422         * src/prefs_folder_item.c
3423         * src/prefs_gtk.[ch]            ** NEW **
3424         * src/prefs_matcher.c
3425         * src/prefs_scoring.c
3426         * src/prefs_summary_column.c
3427         * src/procmime.c
3428         * src/selective_download.c
3429         * src/toolbar.c
3430         * src/common/Makefile.am
3431         * src/common/prefs.[ch]         ** NEW **
3432                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
3433
3434 2002-12-24 [alfons]     0.8.7claws7
3435
3436         * src/summaryview.c
3437                 summary_thread_build(): fix real cause of the crash mentioned in
3438                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
3439                 this way we get meaningful ctree nodes 
3440
3441 2002-12-24 [oliver]     0.8.7claws6
3442
3443         * src/mainwindow.[ch]
3444         * src/messageview.[ch]
3445         * src/compose.[ch]
3446         * src/inc.c
3447         * src/summaryview.c
3448                 changes to use updated toolbar handling
3449                 
3450 2002-12-24 [oliver]     0.8.7claws5
3451
3452         * src/toolbar.[ch]
3453                 generic toolbar handling
3454                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
3455         * src/prefs_toolbar.[ch]
3456                 adjust to handling
3457         
3458 2002-12-24 [oliver]     0.8.7claws4
3459         
3460         * src/stock_pixmap.[ch]
3461                 move SYLPHEED_LOGO to end of list in order 
3462                 to remove it from Custom Toolbar`s Icon View
3463
3464 2002-12-24 [alfons]     0.8.7claws3
3465
3466         * src/summaryview.c
3467                 summary_thread_build(): fix crash because of focus != selection 
3468                 after threading. when deleting the selection, gtk tries but fails 
3469                 to find the correct focusable element. we now force the selection
3470                 to be focused. this should solve the infamous bug reported by 
3471                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
3472                 a test case is available. 
3473
3474 2002-12-24 [darko]      0.8.7claws2
3475
3476         * src/summaryview.c
3477                 don't crash when unmarking message with unread children
3478
3479 2002-12-23 [christoph]  0.8.7claws1
3480
3481         * src/Makefile.am
3482         * src/common/Makefile.am
3483                 update Makefiles for moved intl.h, version.h and defs.h
3484         * src/imap.c
3485                 rewrite imap_session_get to avoid duplicate code
3486
3487 2002-12-23 [paul]       0.8.7claws
3488
3489         * Santa-Claws released
3490         
3491         * po/hu.po
3492           po/ru.po
3493                 squeeze in updated Hungarian and Russian translations.
3494                 Submitted by  Gál Zoltán and Ruslan N. Balkin
3495
3496 2002-12-23 [paul]       0.8.6claws129
3497
3498         * po/pl.po
3499                 updated by Witold Wladyslaw Wojciech Wilk
3500
3501 2002-12-23 [paul]       0.8.6claws128
3502
3503         * src/quote_fmt_parse.y
3504                 fix typo and add licence header
3505
3506 2002-12-23 [paul]       0.8.6claws127
3507
3508         * po/en_GB.po
3509                 updated
3510
3511 2002-12-23 [paul]       0.8.6claws126
3512
3513         * po/it.po
3514                 updated translation, submitted by Alessandro Maestri
3515                 
3516 2002-12-23 [paul]       0.8.6claws125
3517
3518         * src/quote_fmt_parse.y
3519                 fix signature-stripping on replies bug. match
3520                 '-- \n' and not '-- '.
3521
3522 2002-12-22 [paul]       0.8.6claws124
3523
3524         * po/bg.po
3525           po/es.po
3526           po/sr.po
3527                 updated translations. submitted by George Danchev,
3528                 Ricardo Mones Lastra, and Urke MMI respectively
3529
3530 2002-12-21 [paul]       0.8.6claws123
3531
3532         * src/addrbook.c
3533                 fix coding style
3534
3535 2002-12-21 [paul]       0.8.6claws122
3536
3537         * src/addrbook.c
3538                 fix bug [643638] where if a person is in one or more
3539                 addressbook groups editing that person's email 
3540                 address results in removal from those groups.
3541                 Patch submitted by Luke Plant.
3542
3543 2002-12-20 [christoph]  0.8.6claws121
3544
3545         * src/common/utils.c
3546         * src/summaryview.c
3547                 reimplement expand_search_string using GString to
3548                 prevent crashs caused by miscalculated string
3549                 lengths reported by Paul
3550
3551 2002-12-20 [christoph]  0.8.6claws120
3552
3553         * src/summaryview.c
3554                 don't use "changed" to check if op_count has to be changed as it
3555                 is also set when the message has unread children
3556                 (closes bug [ 653221 ] crash while deleting duplicates)
3557
3558 2002-12-20 [paul]       0.8.6claws119
3559
3560         * sync with 0.8.6cvs27
3561                 see ChangeLog 2002-12-20
3562
3563 2002-12-20 [paul]       0.8.6claws118
3564
3565         * sync with 0.8.6cvs26
3566                 see ChangeLog 2002-12-19 and 2002-12-20
3567
3568 2002-12-19 [alfons]     0.8.6claws117
3569
3570         * src/textview.c
3571                 fix incorrect parsing of email addresses, submitted by 
3572                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
3573                 name display if it contains @".
3574
3575 2002-12-18 [paul]       0.8.6claws116
3576
3577         * sync with 0.8.6cvs23
3578                 see ChangeLog 2002-12-18
3579
3580 2002-12-18 [paul]       0.8.6claws115
3581
3582         * src/Makefile.am
3583         * src/account.c
3584         * src/codeconv.c
3585         * src/gtkutils.[ch]
3586         * src/imap.c
3587                 sync with 0.8.6cvs22.
3588                 see ChangeLog 2002-12-17 and 2002-12-18
3589
3590 2002-12-17 [christoph]  0.8.6claws114
3591
3592         * src/imap.c
3593                 o don't create a session if imap greeting fails
3594                 o don't close socket when authentication fails
3595                   this is done by imap_session_destroy
3596
3597 2002-12-17 [thorsten]   0.8.6claws113
3598
3599         * tools/Makefile.am
3600           tools/README
3601           tools/google_msgid.pl ** NEW FILE **
3602                 Added "search for message-id" script and doc
3603
3604 2002-12-17 [thorsten]   0.8.6claws112
3605
3606         * po/hu.po
3607                 Updated hungarian translation
3608                 (updated by Gal Zoltan)
3609
3610 2002-12-16 [christoph]  0.8.6claws111
3611
3612         * src/addr_compl.c
3613                 remove stupid addressbook dump to debug output
3614         * src/mh.c
3615                 fix memory leak found by Hiro
3616
3617 2002-12-14 [paul]       0.8.6claws110
3618
3619         * src/compose.c
3620                 fix menubar sensitivity on send
3621                 
3622         * src/prefs_filtering.c
3623         * src/prefs_matcher.c
3624         * src/prefs_scoring.c
3625                 Fix english ;)
3626                 
3627         * src/common/quoted-printable.h
3628                 sync: fix typo
3629         
3630 2002-12-13 [christoph]  0.8.6claws109
3631
3632         * src/Makefile.am
3633         * src/manage_window.[ch]        ** REMOVE **
3634         * src/gtk/Makefile.am
3635         * src/gtk/manage_window.[ch]    ** NEW **
3636                 move manage_window files to gtk directory
3637
3638 2002-12-13 [christoph]  0.8.6claws108
3639
3640         * src/Makefile.am
3641         * src/gtkshruler.[ch]           ** REMOVE **
3642         * src/gtk/Makefile.am
3643         * src/gtk/gtkshruler.[ch]       ** NEW **
3644                 move gtkshruler files to gtk directory
3645
3646 2002-12-13 [christoph]  0.8.6claws107
3647
3648         * src/Makefile.am
3649         * src/compose.c
3650         * src/gtkstext.[ch]             ** REMOVE **
3651         * src/gtkutils.[ch]
3652         * src/textview.c
3653         * src/gtk/gtkstext.[ch]         ** NEW **
3654         * src/gtk/Makefile.am
3655                 o move stext functions to gtkstext.c to remove
3656                   dependency of gtkutils
3657                 o move gtkstext files to gtk directory
3658
3659         * src/gtk/Makefile.am
3660         * src/gtk/sslcertwindow.[ch]
3661                 UI stuff can always depend on common code so
3662                 it's ok to add ../common to include path
3663
3664 2002-12-13 [colin]      0.8.6claws106
3665
3666         * src/summaryview.c
3667                 Disconnect sighandlers for mainwindow when
3668                 quicksearch has the focus
3669                 Fix bug #653231
3670         * src/mainwindow.[ch]
3671                 Make key_pressed callback public, to be able
3672                 to disconnect it
3673
3674 2002-12-13 [christoph]  0.8.6claws105
3675
3676         * src/mh.c
3677                 create .mh_sequences file in new MH folders
3678                 (closes feature request [ 523162 ] MH folders should
3679                  get a .mh_sequences)
3680
3681 2002-12-13 [colin]      0.8.6claws104
3682
3683         * src/summaryview.c
3684                 Better handling of quicksearch show/hide
3685                 (basically the button stays under the mouse 
3686                  when toggled)
3687
3688 2002-12-13 [paul]       0.8.6claws103
3689
3690         * sync with 0.8.6cvs17
3691                 see ChangeLog 2002-12-13
3692
3693 2002-12-13 [paul]       0.8.6claws102
3694
3695         * po/es.po
3696                 updated by Ricardo Mones Lastra
3697
3698 2002-12-11 [colin]       0.8.6claws101
3699
3700         * src/folder.c
3701                 remove statusbar stuff
3702           src/folderview.c
3703                 set statusbar verbosity when moving folders
3704
3705 2002-12-11 [colin]       0.8.6claws100
3706         * src/prefs_filtering.c
3707         * src/prefs_matcher.c
3708         * src/prefs_scoring.c
3709                 Fix english ;)
3710
3711 2002-12-11 [colin]       0.8.6claws99
3712
3713         * src/prefs_common.[ch]
3714                 Add summary_quicksearch_type
3715         * src/summaryview.c
3716                 Save last used quicksearch type
3717
3718 2002-12-11 [jens]       0.8.6claws98
3719         * src/prefs_filtering.c
3720         * src/prefs_matcher.c
3721         * src/prefs_scoring.c
3722                 added dialog for incomplete rules in scoring, filtering and
3723                 matcher to ask wheather really close
3724
3725 2002-12-11 [colin]      0.8.6claws97
3726
3727         * src/folder.c
3728                 Fix folder dnd statusbar logging
3729
3730 2002-12-10 [christoph]  0.8.6claws96
3731
3732         * src/compose.c
3733         * src/folder.c
3734         * src/imap.c
3735         * src/inc.c
3736         * src/main.c
3737         * src/mainwindow.c
3738         * src/news.c
3739         * src/send.c
3740         * src/statusbar.[ch]
3741         * src/common/hooks.c
3742         * src/common/log.[ch]
3743                 o handle verbose logging in statusbar directly in statusbar code
3744                   and common code does not need any knowledge about a statusbar
3745                 o remove direct calls to statusbar_(puts|pop)_all functions
3746
3747 2002-12-10 [jens]       0.8.6claws95
3748
3749         * src/*.c
3750                 removed gettext from g_warnings
3751         * po/POTFILES.in
3752                 cleaned and updated
3753         * po/de.po
3754                 updated
3755
3756 2002-12-10 [colin]      0.8.6claws94
3757
3758         * src/main.c
3759                 finish crash dialog fix
3760
3761 2002-12-10 [colin]      0.8.6claws93
3762
3763         * src/main.c
3764                 "Fix" "sylpheed already running" instead of
3765                 crash dialog appearing after a crash
3766
3767 2002-12-10 [colin]      0.8.6claws92
3768
3769         * po/POTFILES.in
3770                 add src/gtk/sslcertwindow.c
3771
3772 2002-12-10 [paul]       0.8.6claws91
3773
3774         * po/POTFILES.in
3775                 updated to reflect recent changes
3776                 submitted by Alessandro Maestri
3777
3778 2002-12-09 [christoph]  0.8.6claws90
3779
3780         * src/Makefile.am
3781         * src/smtp.[ch]                 ** REMOVE **
3782         * src/common/Makefile.am
3783         * src/common/smtp.[ch]          ** NEW **
3784                 move smtp files to common directory
3785
3786 2002-12-09 [christoph]  0.8.6claws89
3787
3788         * src/Makefile.am
3789         * src/session.[ch]              ** REMOVE **
3790         * src/common/Makefile.am
3791         * src/common/session.[ch]       ** NEW **
3792                 move session files to common directory
3793
3794 2002-12-09 [paul]       0.8.6claws88
3795
3796         * src/account.c
3797                 fix bug [649746] edit accounts: move account reverted
3798                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
3799
3800 2002-12-09 [colin]      0.8.6claws87
3801
3802         * src/ssl_certificate.c
3803                 cleanup
3804
3805 2002-12-09 [colin]      0.8.6claws86
3806
3807         * src/ssl.c
3808                 Try to open the cert.pem database and 
3809                 issue a warning if it isn't there
3810
3811 2002-12-09 [colin]      0.8.6claws85
3812
3813         * src/common/ssl_certificate.c
3814         * src/gtk/sslcertwindow.c
3815                 Warning fixes
3816
3817 2002-12-09 [colin]      0.8.6claws84
3818
3819         * src/ssl_certificate.[ch] ** REMOVED **
3820         * src/common/ssl_certificate.[ch] ** NEW **
3821         * src/Makefile.am
3822         * src/common/Makefile.am
3823                 Moved ssl_certificate.[ch] to common
3824         * src/common/ssl.c 
3825                 Put back needed include
3826         * src/gtk/sslcertwindow.[ch]
3827                 Changed ssl_certificate.h include
3828         
3829 2002-12-09 [colin]      0.8.6claws83
3830
3831         * src/gtk/sslcertwindow.[ch]
3832                 Implement hook for certificate acception
3833         * src/ssl_certificate.[ch]
3834                 Implement hook for certificate acception
3835         * src/common/ssl.c
3836                 Reenable certificate acception check
3837         * src/mainwindow.c
3838                 Register sslcertwindow's hook
3839         
3840 2002-12-08 [christoph]  0.8.6claws82
3841
3842         * src/about.c
3843         * src/addr_compl.c
3844         * src/codeconv.c
3845         * src/manual.c
3846         * src/undo.c
3847         * src/common/utils.c
3848                 o add missing includes
3849                 o fix warnings
3850         * src/.cvsignore
3851         * src/common/.cvsignore
3852         * src/common/version.h          ** REMOVE **
3853                 remove autogenerated file
3854
3855 2002-12-08 [paul]       0.8.6claws81
3856
3857         * src/stringtable.c
3858                 put back needed include
3859
3860 2002-12-08 [colin]      0.8.6claws80
3861         
3862         * src/gtk/sslcertwindow.c
3863                 Cleaner popups when asking
3864         * src/ssl_certificate.c
3865         * src/prefs_common.[ch]
3866                 remove ssl certificate pref
3867                 put back needed include
3868         * src/undo.c
3869                 put back needed include
3870
3871 2002-12-08 [christoph]  0.8.6claws79
3872
3873         * src/folderview.c
3874         * src/logwindow.c
3875         * src/statusbar.c
3876         * src/summaryview.c
3877                 only abort hook invokation if required data is missing not
3878                 if our own data pointer is NULL, update hookfunction for
3879                 log window
3880
3881 2002-12-08 [paul]       0.8.6claws78
3882
3883         * src/about.c
3884         * src/addrcache.c
3885         * src/addrclip.c
3886         * src/addr_compl.c
3887         * src/addrselect.c
3888         * src/codeconv.c
3889         * src/colorlabel.c
3890         * src/enriched.c
3891         * src/esmtp.c
3892         * src/exporthtml.c
3893         * src/headerview.c
3894         * src/imageview.c
3895         * src/manual.c
3896         * src/noticeview.c
3897         * src/pgptext.c
3898         * src/scoring.c
3899         * src/sourcewindow.c
3900         * src/stringtable.c
3901         * src/undo.c
3902                 clean up: remove unneccesary includes
3903
3904 2002-12-08 [christoph]  0.8.6claws77
3905
3906         * src/folderview.c
3907         * src/statusbar.c
3908         * src/summaryview.c
3909         * src/common/hooks.[ch]
3910                 hook functions now have a gboolean return value, if a hook
3911                 returns TRUE it will stop executing of any more hooks in
3912                 the same hooklist for this invokation
3913
3914 2002-12-08 [colin]      0.8.6claws76
3915         
3916         * src/main.c
3917                 put back argv0 for CRASH_DIALOG
3918
3919 2002-12-08 [christoph]  0.8.6claws75
3920
3921         * src/Makefile.am
3922         * src/about.c
3923         * src/account.c
3924         * src/crash.c
3925         * src/esmtp.h
3926         * src/imap.[ch]
3927         * src/inc.c
3928         * src/main.c
3929         * src/mainwindow.c
3930         * src/news.c
3931         * src/pop.[ch]
3932         * src/prefs_account.[ch]
3933         * src/prefs_common.[ch]
3934         * src/send.[ch]
3935         * src/smtp.[ch]
3936         * src/ssl_certificate.[ch]
3937         * src/ssl_manager.[ch]
3938         * src/common/Makefile.am
3939         * src/common/log.c
3940         * src/common/nntp.[ch]
3941         * src/common/socket.[ch]
3942         * src/common/ssl.[ch]
3943         * src/gtk/sslcertwindow.[ch]
3944         * ac/openssl.m4
3945                 use new autoconf script to detect OpenSSL with extra parameters
3946                 to specify the location of libs and includes, also remove USE_SSL
3947                 to USE_OPENSSL
3948
3949         * src/common/sylpheed.[ch]
3950         * src/common/version.h.in
3951                 start seperation of common code initialization seperated from gui
3952
3953         * src/summaryview.c
3954                 The function that is called when a color label changes
3955                 should not change the color lable again
3956
3957 2002-12-08 [colin]      0.8.6claws74
3958
3959         * src/gtk/sslcertwindow.c
3960                 warning fixes
3961
3962 2002-12-08 [colin]      0.8.6claws73
3963
3964         * src/statusbar.c
3965           src/common/log.h
3966                 Register a hook for statusbar_puts_all
3967         * src/common/log.c
3968                 invoke statusbar_puts_all's hook
3969         
3970 2002-12-08 [colin]      0.8.6claws72
3971
3972         * src/ssl_certificate.c
3973                 Put back a badly-removed include
3974
3975 2002-12-08 [colin]      0.8.6claws71
3976
3977         * src/gtk/sslcertwindow.[ch]    ** NEW **
3978                 new certificate presentation
3979         * src/gtk/Makefile.am
3980                 add new files
3981         * src/ssl_certificate.[ch]
3982                 gtk cleanup, made utility functions public
3983         * src/ssl_manager.c
3984                 use new cert presentation
3985
3986 2002-12-07 [christoph]  0.8.6claws70
3987
3988         * src/Makefile.am
3989         * src/nntp.[ch]                 ** REMOVE **
3990         * src/common/Makefile.am
3991         * src/common/nntp.[ch]          ** NEW **
3992                 move nntp files to common directory
3993
3994 2002-12-07 [christoph]  0.8.6claws69
3995
3996         * src/procmsg.[ch]
3997         * src/summaryview.c
3998                 implement msginfo update callback using sylpheed's new
3999                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
4000
4001 2002-12-06 [christoph]  0.8.6claws68
4002
4003         * src/editgroup.c
4004                 This patch changes the 'Edit Group Details' dialog to
4005                 allow extended selections in either pane, so that
4006                 addresses can be added or removed from a group more
4007                 quickly and easily. (it actually is a net decrease in
4008                 file size, as some unnecessary functions have been
4009                 removed). 
4010                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
4011
4012 2002-12-06 [christoph]  0.8.6claws67
4013
4014         * src/Makefile.am
4015         * src/template.[ch]             ** REMOVE **
4016         * src/common/Makefile.am
4017         * src/common/template.[ch]      ** NEW **
4018                 move template files to common directory
4019
4020         * src/nntp.c
4021                 add missing log.h include
4022
4023 2002-12-06 [melvin]     0.8.6claws66
4024
4025         * src/prefs_actions.c
4026                 Added the trailing ">" syntax to insert command's output
4027                 without replacing old text (in contrast to trailing "|").
4028
4029 2002-12-05 [colin]      0.8.6claws65
4030         
4031         * src/common/utils.c
4032                 Don't modify original search_string or it'll change
4033                 the next iterations in the for()
4034
4035 2002-12-05 [darko]      0.8.6claws64
4036
4037         * src/common/utils.c
4038                 proper check for filtering commands, found by Colin
4039
4040 2002-12-05 [darko]      0.8.6claws63
4041
4042         * src/common/utils.c
4043                 check proper string for NULL pointer, found by Colin
4044
4045 2002-12-05 [darko]      0.8.6claws62
4046
4047         * src/common/utils.[ch]
4048                 expand_search_string(): new function
4049                 converts Mutt-like patterns to Sylpheed's
4050                 filtering engine
4051         * src/summaryview.c
4052                 use expand_search_string() to allow Mutt-like
4053                 patterns in extended search
4054         * README.claws
4055                 document extended option in quick search
4056
4057 2002-12-05 [paul]       0.8.6claws61
4058
4059         * sync with 0.8.6cvs16
4060                 see ChangeLog 2002-12-05
4061                 
4062         * po/POTFILES.in
4063                 clean up
4064
4065 2002-12-04 [christoph]  0.8.6claws60
4066
4067         * src/imap.[ch]
4068                 put imap authentication code into a new function and
4069                 remove it from imap_session_new that will allow to
4070                 send other commands before authentication
4071
4072 2002-12-04 [christoph]  0.8.6claws59
4073
4074         * src/imap.[ch]
4075                 use already existing method to prevent unneeded IMAP
4076                 folder selects. Set imap_select parameters to NULL
4077                 in some functions if the values are not required.
4078
4079         * src/xml.h
4080                 remove no longer required include
4081
4082 2002-12-04 [paul]       0.8.6claws58
4083
4084         * po/es.po
4085                 updated by Ricardo Mones Lastra
4086                 
4087         * configure.in
4088           po/hu.po      ** NEW FILE **
4089                 initial Hungarian translation, submitted
4090                 by Gál Zoltán <galzoli@hu.inter.net>
4091
4092 2002-12-03 [christoph]  0.8.6claws57
4093
4094         * src/Makefile.am
4095         * src/gtksctree.[ch]            ** REMOVE **
4096         * src/gtk/Makefile.am
4097         * src/gtk/gtksctree.[ch]        ** NEW **
4098                 move gtksctree files to gtk directory
4099
4100 2002-12-03 [christoph]  0.8.6claws56
4101
4102         * src/Makefile.am
4103         * src/md5.[ch]                  ** REMOVE **
4104         * srm/common/Makefile.am
4105         * src/common/md5.[ch]           ** NEW **
4106                 move md5 files to common directory
4107
4108         * src/gtkstext.c
4109                 remove not required #include
4110
4111 2002-12-03 [sergey]     0.8.6claws55
4112
4113         * src/gtkutils.c
4114         * src/gtkutils.h
4115                 gtkut_window_popup(): new function.
4116         * src/mainwindow.c
4117                 main_window_popup(): use gtkut_window_popup() to raise
4118                 window without changing its position.
4119                 (see sylpheed-main ML message [sylpheed:17247])
4120
4121 2002-12-03 [sergey]     0.8.6claws54
4122
4123         * src/send.c
4124                 send_message_local(): removed first-dot escaping
4125                 (SMTP-only, not needed for sending through pipe)
4126
4127 2002-12-03 [paul]       0.8.6claws53
4128
4129         * po/POTFILES.in
4130                 update to reflect recent changes (thanks
4131                 to Ricardo Mones Lastra)
4132                 
4133         * tools/filter_conv.pl
4134                  fix problem with quoted strings. Patch submitted
4135                  by Luke Plant <lukeplant@softhome.net>
4136
4137 2002-12-03 [paul]       0.8.6claws52
4138
4139         * sync with 0.8.6cvs15
4140                 see ChangeLog 2002-12-03
4141
4142 2002-12-02 [christoph]  0.8.6claws51
4143
4144         * src/logwindow.[ch]
4145         * src/common/log.[ch]
4146                 implement logging using a hook function
4147
4148         * src/folderview.c
4149         * src/folder.[ch]
4150                 define hooklist name in header file to avoid
4151                 errors caused by wrong spelling of hooklist names
4152
4153         * src/toolbar.c
4154                 fix warnings
4155
4156 2002-12-02 [christoph]  0.8.6claws50
4157
4158         * src/common/Makefile.am
4159                 add src/common/hooks.[ch]
4160
4161         * src/common/hooks.[ch]
4162                 implement a simple hook system using glib's hook functions
4163
4164         * src/folder.[ch]
4165         * src/folderview.c
4166                 use new hook system for folder item updates
4167
4168 2002-12-02 [christoph]  0.8.6claws49
4169
4170         * doc-src/ui_seperation.txt     ** NEW **
4171                 information for ui seperation
4172
4173         * src/Makefile.am
4174                 remove files that were moved to common
4175                 include common directory by default for the header files
4176
4177         * src/inc.c
4178         * src/common/socket.c
4179         * src/automaton.[ch]
4180                 implement automaton using g_io_*-functions instead of
4181                 gdk_input_add to make it ui independent
4182
4183         * src/codeconv.c
4184         * src/compose.c
4185         * src/ldif.c
4186         * src/pgptext.c
4187         * src/procmime.c
4188         * src/rfc2015.c
4189         * src/smtp.c
4190         * src/unmime.c
4191                 remove common/ prefix because directory is now in
4192                 include path
4193
4194         * src/compose.c
4195         * src/folder.c
4196         * src/folderview.c
4197         * src/mainwindow.c
4198         * src/messageview.c
4199         * src/prefs_common.c
4200         * src/procmsg.c
4201         * src/rfc2015.c
4202                 fix warnings
4203
4204         * src/imap.c
4205         * src/inc.c
4206         * src/news.c
4207         * src/pop.c
4208         * src/send.c
4209         * src/smtp.c
4210         * src/ssl_certificate.c
4211                 add log.h header file for logging functions
4212
4213         * src/main.c
4214         * src/common/utils.c
4215         * src/summaryview.c
4216         * src/xml.c
4217                 o move debug_mode to common/utils.c
4218                 o add functions to set and get debug_mode
4219
4220         * src/defs.h                    ** REMOVE **
4221         * src/intl.h                    ** REMOVE **
4222         * src/socket.[ch]               ** REMOVE **
4223         * src/ssl.[ch]                  ** REMOVE **
4224         * src/utils.[ch]                ** REMOVE **
4225                 replaced by new files in src/common/
4226         
4227         * src/common/Makefile.am
4228                 add new files in src/common/
4229
4230         * src/common/defs.h             ** NEW **
4231         * src/common/intl.h             ** NEW **
4232         * src/common/log.[ch]           ** NEW **
4233         * src/common/socket.[ch]        ** NEW **
4234         * src/common/ssl.[ch]           ** NEW **
4235         * src/common/utils.[ch]         ** NEW **
4236                 replacement for files in src/
4237
4238 2002-12-02 [colin]      0.8.6claws48
4239
4240         * src/folderview.c
4241                 Scroll folderview if necessary during dnd
4242
4243 2002-12-02 [colin]      0.8.6claws47
4244
4245         * src/folder.[ch]
4246                 Add check to verify a move is within a single mailbox
4247         * src/folderview.c
4248                 Add specific error string for this check
4249
4250 2002-12-02 [colin]      0.8.6claws46
4251
4252         * src/folder.c
4253                 Add a test to folder moving, remove a statusbar_print
4254         * src/folderview.c
4255                 Add Move folder... context-menu item
4256                 Factorize folder moving code
4257                 Enable folder DND for mbox
4258
4259 2002-12-01 [christoph]  0.8.6claws45
4260
4261         * ac/aspell.m4
4262                 remove conf.aspelltest if the version check fails
4263
4264 2002-11-30 [christoph]  0.8.6claws44
4265
4266         * autogen.sh
4267                 run libtoolize --force in autogen to create missing
4268                 libtool scripts
4269
4270 2002-11-30 [christoph]  0.8.6claws43
4271
4272         * src/Makefile.am
4273         * src/pgptext.c
4274         * src/procmime.c
4275         * src/rfc2015.c
4276         * src/uuencode.[ch]             ** REMOVED **
4277         * src/common/Makefile.am
4278         * src/common/uuencode.[ch]      ** NEW **
4279                 move uuen/decoder to common directory
4280
4281 2002-11-30 [christoph]  0.8.6claws42
4282
4283         * src/Makefile.am
4284         * src/base64.[ch]               ** REMOVED **
4285         * src/codeconv.c
4286         * src/compose.c
4287         * src/ldif.c
4288         * src/pgptext.c
4289         * src/procmime.c
4290         * src/rfc2015.c
4291         * src/smtp.c
4292         * src/unmime.c
4293         * src/common/Makefile.am
4294         * src/common/base64.[ch]        ** NEW **
4295                 move base64 en/decoder to common directory
4296
4297 2002-11-30 [christoph]  0.8.6claws41
4298
4299         * src/common                    ** NEW **
4300                 new directory for UI independent code
4301         * src/gtk                       ** NEW **
4302                 new directory for GTK frontend
4303         * src/common/.cvsignore         ** NEW **
4304         * src/gtk/.cvsignore            ** NEW **
4305                 ignore build files
4306         * src/common/Makefile.am        ** NEW **
4307         * src/gtk/Makefile.am           ** NEW **
4308                 automake files to build new seperated stuff
4309         * src/Makefile.am
4310                 the binary will currently still be build with the
4311                 files in src, so we include the code from the
4312                 subdirs for now after building the libs there
4313
4314 2002-11-30 [paul]       0.8.6claws40
4315
4316         * src/compose.c
4317                 fix bug [642731] 'Wrong selected account with drafted mail'
4318
4319 2002-11-29 [oliver]     0.8.6claws39
4320         
4321         * src/messageview.c
4322                 o update summaryview when switching between different
4323                   messageviews          
4324         * src/toolbar.c  
4325                 o check if messageview holds already removed msg
4326                   from summaryview
4327                 
4328
4329 2002-11-29 [oliver]     0.8.6claws38
4330
4331         * src/toolbar.c 
4332                 remove not needed variables and includes
4333                 make messageview stay opened and move to next when msgs are deleted 
4334
4335 2002-11-29 [oliver]     0.8.6claws37
4336         
4337         * src/toolbar.c 
4338                 disable compose button (messageview toolbar) by default
4339                 deleted msgs are moved to trash
4340         
4341 2002-11-29 [melvin]     0.8.6claws36
4342
4343         * configure.in
4344                 Increased minimal gpgme version to 0.3.10 (Zombies out)
4345                 and to detect signatures expirations (gpgme 0.3.6)
4346
4347         * src/main.c
4348                 Use non obsolescent function for Gpgme engine checking.
4349
4350         * src/rfc2015.c
4351                 Inform about expired signatures or signatures which key
4352                 has expired. Expiration date is displayed.
4353
4354         * src/sigstatus.c
4355                 Inform about expired signatures or signatures which key
4356                 has expired.
4357
4358 2002-11-28 [paul]       0.8.6claws35
4359
4360         * src/folderview.c
4361                 re-instate 'Check for new messages' in Newsgroup
4362                 folders right-click menu, after a suggestion from
4363                 Tim Mann <timmann@users.sourceforge.net>
4364
4365         * src/main.c
4366                 after a crash check only local folders for new
4367                 messages
4368
4369 2002-11-28 [paul]       0.8.6claws34
4370
4371         * configure.in
4372                 apply patch that fixes the checking of GTK with XIM 
4373                 support on different OSs, such as FreeBSD. Patch 
4374                 submitted by Topia <topia@users.sourceforge.net>
4375                 
4376 2002-11-28 [paul]       0.8.6claws33
4377
4378         * src/mainwindow.c
4379           src/prefs_common.c
4380           src/prefs_toolbar.c
4381                 more changes to the English
4382
4383 2002-11-28 [paul]       0.8.6claws32
4384
4385         * sync with 0.8.6cvs13
4386                 see ChangeLog 2002-11-28 (no sync needed
4387                 for src/compose.c)
4388
4389 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
4390         
4391         * src/mainwindow.[ch]
4392                 add patch by Ivan F. Martinez introducing messageview Toolbar
4393                 some changes and committed by oliver    
4394
4395 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
4396
4397         * src/messageview.[ch]
4398                 add patch by Ivan F. Martinez introducing messageview Toolbar
4399                 some changes and committed by oliver    
4400
4401 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
4402
4403         * src/compose.[ch]
4404                 add patch by Ivan F. Martinez introducing messageview Toolbar
4405                 some changes and committed by oliver    
4406
4407 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
4408         
4409         * src/toolbar.[ch]
4410                 add patch by Ivan F. Martinez introducing messageview Toolbar
4411                 some changes and committed by oliver
4412
4413 2002-11-28 [oliver]     0.8.6claws27
4414         
4415         * src/prefs_toolbar.[ch]
4416                 getting ready for messageview toolbar
4417                 free mem allocated by gettext
4418                 change prefs_toolbar to prefs_toolbar_open
4419  
4420 2002-11-28 [thorsten]   0.8.6claws26
4421
4422         * src/imageview.[ch]
4423                 cleaned up conflicting declarations of
4424                 imageview_show_image()
4425
4426 2002-11-28 [paul]       0.8.6claws25
4427
4428         * src/grouplistdialog.c
4429           src/prefs_common.c
4430           src/prefs_summary_column.c
4431                 a few more improvements to the English
4432
4433 2002-11-28 [colin]      0.8.6claws24
4434
4435         * man/sylpheed.1
4436                 A few updates to command-line parameters
4437
4438 2002-11-28 [colin]      0.8.6claws23
4439
4440         * src/prefs_filtering.c
4441                 Fix problems with prefs_filtering_delete_path:
4442                 a) if the first rule is removed, original pointers
4443                    weren't updated (leading to segfaults)
4444                 b) it was always global_processing updated in case
4445                    of removed path was parent of rule path
4446
4447 2002-11-27 [paul]       0.8.6claws22
4448
4449         * src/mainwindow.c
4450           src/prefs_account.c
4451           src/prefs_actions.c
4452           src/prefs_common.c
4453           src/prefs_customheader.c
4454           src/prefs_display_header.c
4455           src/prefs_filtering.c
4456           src/prefs_folder_item.c
4457           src/prefs_matcher.c
4458           src/prefs_scoring.c
4459           src/prefs_summary_column.c
4460           src/prefs_template.c
4461           src/prefs_toolbar.c
4462                  improve the English in the GUI
4463
4464 2002-11-27 [colin]      0.8.6claws21
4465
4466         * src/folder.c
4467                 Fix processing renaming problems happening after
4468                 last commit
4469
4470 2002-11-27 [colin]      0.8.6claws20
4471
4472         * src/folder.c
4473                 recursive move now deletes src each subfolder after 
4474                 having moved it
4475         * src/folderview.c
4476                 Use identifier instead of path during dnd (enables
4477                 IMAP folder dnd)
4478
4479 2002-11-27 [paul]       0.8.6claws19
4480
4481         * src/main.c
4482                 apply patch that does command-line processing 
4483                 BEFORE gtk_init, allowing claws to run from 
4484                 shell-scripts in non-X environment (e.g. crontab 
4485                 or ip-up, ip-down scripts). Patch submitted by
4486                 Ruslan N. Balkin <baron@dartel.ru>
4487                 
4488         * po/it.po
4489                 updated by Alessandro Maestri
4490
4491 2002-11-27 [paul]       0.8.6claws18
4492
4493         * sync with 0.8.6cvs12
4494           src/prefs_common.c
4495                 Differences are that main uses a 'Receive dialog'
4496                 frame on the Interface tab, whereas claws groups all 
4497                 the dialogs together in a 'Dialogs' frame.
4498
4499 2002-11-27 [colin]      0.8.6claws17
4500
4501         * src/prefs_matcher.c
4502                 Fix Execute criteria's NOT flag
4503
4504
4505 2002-11-26 [christoph]  0.8.6claws16
4506
4507         * src/ssl.c
4508                 rewrite the ssl code a little bit, only use one
4509                 SSL context, set default certificates' file/path
4510
4511 2002-11-26 [thorsten]   0.8.6claws15
4512
4513         * src/compose.c
4514                 default-reply-to didn't work for ml-reply
4515
4516 2002-11-26 [melvin]     0.8.6claws14
4517
4518         * src/prefs_actions.c
4519                 Made pipe-actions ignore short headers in message view
4520                 Made trailing-pipe-actions write in the message view with
4521                 the same font as the original message
4522
4523 2002-11-26 [paul]       0.8.6claws13
4524
4525         * src/compose.c
4526                 this time commit the correct file
4527
4528 2002-11-26 [paul]       0.8.6claws12
4529
4530         * sync with 0.8.6cvs11
4531           src/quote_fmt_parse.y  
4532                 no sync needed
4533           src/account.[ch]       
4534                 not sync'ed
4535           src/compose.c
4536                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
4537                 on draft mode.
4538                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
4539                 header
4540                 
4541         see ChangeLog 2002-11-25 and 2002-11-26
4542
4543 2002-11-26 [colin]      0.8.6claws11
4544
4545         * src/folderview.c
4546                 Fix collapsed folder not auto-expanding during
4547                 mail dnd, if it was the source folder.
4548
4549 2002-11-25 [colin]      0.8.6claws10
4550
4551         * src/folderview.[ch]
4552                 Variable renaming and cleaning (slist of nodes 
4553                 to be re-collapsed is stored in FolderView)
4554
4555 2002-11-25 [paul]       0.8.6claws9
4556
4557         * src/prefs_common.[ch]
4558                 fix breakage caused by last commit
4559
4560 2002-11-25 [paul]       0.8.6claws8
4561
4562         * sync with 0.8.6cvs4
4563                 see ChangeLog 2002-11-21
4564
4565 2002-11-25 [paul]       0.8.6claws7
4566
4567         * sync with 0.8.6cvs4
4568                 see ChangeLog 2002-11-20
4569
4570 2002-11-25 [paul]       0.8.6claws6
4571
4572         * sync with 0.8.6cvs3
4573                 see ChangeLog 2002-11-18
4574
4575 2002-11-25 [colin]      0.8.6claws5
4576
4577         * src/gtkutils.[ch]
4578                 Add gtkut_ctree_node_is_parent()
4579         * src/folderview.c
4580                 Spring-loaded folders
4581
4582 2002-11-25 [colin]      0.8.6claws4
4583
4584         * src/utils.[ch]
4585                 Add slist_concat_unique(), function to merge
4586                 two GSList filtering dups
4587         * src/folder.[ch]
4588         * src/summaryview.[ch]
4589         * src/folderview.c
4590         * src/main.c
4591                 Add detection/update/display of unread answers
4592                 to marked mails
4593         * src/procmsg.[ch]
4594                 Add procmsg_find_children()
4595                 Add procmsg_msg_has_marked_parent()
4596
4597 2002-11-25 [colin]      0.8.6claws3
4598
4599         * src/ssl_certificate.[ch]
4600                 Allow checking a certificate without a DNS
4601                 lookup
4602                 Allow to forget a cert (by deleting it)
4603                 Make ssl_certificate_destroy_public
4604         * src/ssl_manager.[ch] ** NEW FILES **
4605                 Gui to manage (display/remove) certificates
4606         * src/prefs_common.[ch]
4607                 Add a pref to allow silent acceptation of
4608                 trusted certificates or not (based on the
4609                 "I want to know what's going on" principle)
4610         * src/mainwindow.c
4611                 Add SSL manager in Tools menu
4612         * src/Makefile.am
4613                 Add the new files to the build
4614         * po/POTFILES.in
4615                 Add ssl_manager.c to translations
4616
4617 2002-11-25 [colin]      0.8.6claws2
4618
4619         * src/summaryview.[ch]
4620                 Add S_SEARCH_EXTENDED to the quick search, which 
4621                 allows to search using filtering syntax.
4622
4623 2002-11-25 [colin]      0.8.6claws1
4624
4625         * src/summaryview.c
4626                 Deletion of duplicates now prefer deleting
4627                 the unread dup (fixes feature-request 638989).
4628
4629 2002-11-24 [paul]       0.8.6claws
4630
4631         * po/es.po
4632           po/pl.po
4633           po/ru.po
4634           po/sr.po
4635                 updated by Ricardo Mones Lastra,
4636                 Witold Wladyslaw Wojciech Wilk,
4637                 Ruslan N. Balkin, and  Urke MMI 
4638                 respectively
4639
4640 2002-11-24 [paul]       0.8.5claws182
4641
4642         * po/bg.po
4643                 updated by George Danchev
4644
4645 2002-11-23 [alfons]     0.8.5claws181
4646
4647         * src/imap.c
4648                 tiny memory leak found by browsing Dimitar's 
4649                 valgrind report
4650
4651 2002-11-23 [paul]       0.8.5claws180
4652
4653         * po/it.po
4654                 updated by Alessandro Maestri
4655
4656 2002-11-22 [christoph]  0.8.5claws179
4657
4658         * src/compose.c
4659         * src/inc.c
4660         * src/prefs_filtering.c
4661         * src/summaryview.c
4662                 more warning fixes
4663
4664 2002-11-22 [alfons]     0.8.5claws178
4665
4666         * src/summaryview.c
4667                 summary_execute_delete_func(): if message is deleted, make 
4668                 sure to also remove its entry in the subject hash table. 
4669                 fixes a corner case bug.
4670
4671 2002-11-22 [paul]       0.8.5claws177
4672
4673         * .cvsignore
4674                 add 'autom4te.cache'
4675                 
4676         * ltconfig      ** REMOVED **
4677                 not needed
4678
4679 2002-11-22 [paul]       0.8.5claws176
4680
4681         * src/textview.c
4682                 textview_set_font(): fix for message display in
4683                 UTF-8 locales (thanks to Sergey Vlasov).
4684                 
4685         * AUTHORS
4686                 add new team members and contributors
4687
4688
4689 2002-11-21 [colin]      0.8.5claws175
4690
4691         * src/procmsg.[ch]
4692                 Add procmsg_remove_special_headers()
4693         * src/mh.c
4694                 Use procmsg_remove_special_headers() for 
4695                 previous fix
4696
4697 2002-11-21 [colin]      0.8.5claws174
4698
4699         * src/mh.c
4700                 Fix moving/copying from queue/draft folders
4701                 for MH folders
4702
4703 2002-11-21 [christoph]  0.8.5claws173
4704
4705         * src/crash.c
4706         * src/filtering.c
4707         * src/logwindow.c
4708         * src/main.c
4709         * src/matcher_parser_lex.[hl]
4710         * src/mbox.c
4711         * src/mbox_folder.[ch]
4712         * src/prefs_filtering.c
4713         * src/procheader.c
4714         * src/quote_fmt_lex.l
4715         * src/ssl.c
4716                 fix all warnings except the warnings in lex and yacc files
4717
4718 2002-11-20 [christoph]  0.8.5claws172
4719
4720         * src/imap.c
4721                 fix MsgInfo retrieval for IMAP draft and queue folders
4722                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
4723
4724 2002-11-19 [christoph]  0.8.5claws171
4725
4726         * src/compose.c
4727                 fix segfault, when draft saving does not get
4728                 the MsgInfo of the new message
4729                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
4730
4731 2002-11-19 [christoph]  0.8.5claws170
4732
4733         * src/procmsg.c
4734                 add parameter check for flag setting function
4735                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
4736
4737 2002-11-18 [paul]       0.8.5claws169
4738
4739         * src/compose.c
4740                 more sensitivity fixes to redirect mode:
4741                 * disable toolbar draft button
4742                 * allow only Address book in the Tools menu
4743                 * disable editing of message by the spell
4744                   checker
4745
4746 2002-11-18 [paul]       0.8.5claws168
4747
4748         * src/compose.c
4749                 fix sensitivity of menu items in compose_redirect():
4750                 allow only the necessary items 
4751
4752 2002-11-18 [paul]       0.8.5claws167
4753
4754         * src/compose.c
4755                 fix bug [ 603259 ] 'attachment got lost on bounce'
4756
4757 2002-11-18 [paul]       0.8.5claws166
4758
4759         * po/ru.po
4760                 updated by Ruslan N. Balkin <baron@dartel.ru>
4761
4762 2002-11-18 [colin]      0.8.5claws165
4763
4764         * src/main.c
4765           src/defs.h
4766                 Remove old filtering stuff
4767
4768
4769 2002-11-17 [oliver]     0.8.5claws164
4770
4771         * src/toolbar.h
4772                 remove not needed typedef 
4773
4774 2002-11-17 [oliver]     0.8.5claws163
4775
4776         * src/toolbar.c
4777                 make toolbar's on click events translatable
4778
4779 2002-11-15 [colin]      0.8.5claws162
4780
4781         * src/summaryview.c
4782                 Revert too-soon integration of a feature
4783
4784 2002-11-15 [christoph]  0.8.5claws161
4785
4786         * src/imap.c
4787                 use main's implementation of imap_get_msginfo
4788
4789 2002-11-15 [christoph]  0.8.5claws160
4790
4791         * src/compose.c
4792         * src/folder.[ch]
4793         * src/imap.c
4794         * src/mbox_folder.c
4795         * src/mh.c
4796         * src/news.c
4797         * src/procmsg.c
4798         * src/summaryview.c
4799                 replace claws' fetch_msginfo with main's get_msginfo
4800                 (use main's implementation where possible)
4801
4802 2002-11-15 [colin]      0.8.5claws159
4803
4804         * src/ssl_certificate.c
4805                 Missed a check
4806
4807 2002-11-16 [melvin]     0.8.5claws158
4808
4809         * po/fr.po
4810                 Updated French translations.
4811
4812 2002-11-16 [colin]      0.8.5claws157
4813
4814         * src/ssl_certificate.c
4815                 Check for missing parts in the certificates
4816
4817 2002-11-15 [colin]      0.8.5claws156
4818
4819         * src/folderview.c
4820                 Preventive fix (missing check) found by
4821                 Alfons
4822
4823 2002-11-15 [paul]
4824
4825         * NEWS
4826                 sync with 0.8.6 release
4827
4828 2002-11-15 [colin]      0.8.5claws155
4829
4830         * src/folder.[ch]
4831           src/folderview.c
4832                 Fix error handling of folder_item_move_to()
4833                 (thanks to Alfons!)
4834
4835 2002-11-15 [colin]      0.8.5claws154
4836
4837         * src/folder.[ch]
4838           src/folderview.c
4839                 folder_item_move_to() sets an error message instead
4840                 of having GUI stuff in folder.c
4841
4842 2002-11-15 [colin]      0.8.5claws153
4843
4844         * src/procmsg.[ch]
4845                 Implemented a callback for MsgInfo updates, 
4846                 heavily copy/pasted from Christoph's folder 
4847                 callback system
4848         * src/summaryview.[ch]
4849                 Register summary_update_msg as callback
4850
4851 2002-11-14 [colin]      0.8.5claws152
4852         
4853         * src/procmsg.c
4854                 Update the FolderItem after sending (fixes 617593)
4855
4856 2002-11-14 [christoph]  0.8.5claws151
4857
4858         * src/folder.c
4859                 fix wrong position of NULL pointer check found
4860                 by Sergey
4861
4862 2002-11-14 [christoph]  0.8.5claws150
4863
4864         * src/folder.c
4865                 fix segfault when deleting messages from IMAP folders
4866                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
4867
4868 2002-11-14 [colin]      0.8.5claws149
4869
4870         * src/compose.c
4871                 Forwarding was also ignoring the folder's default account.
4872
4873 2002-11-14 [colin]      0.8.5claws148
4874
4875         * src/compose.c
4876                 Fix sent folder not set to folder properties when 
4877                 forwarding.
4878
4879 2002-11-14 [thorsten]   0.8.5claws147
4880
4881         * src/inc.c
4882                 inc_start(): Files were not moved from .processing to inbox,
4883                 if no global processing rule existed
4884
4885 2002-11-14 [colin]      0.8.5claws146
4886
4887         * src/ssl_certificate
4888                 Fix file operations
4889
4890 2002-11-14 [paul]       0.8.5claws145
4891
4892         * po/it.po
4893                 updated by Alessandro Maestri
4894
4895 2002-11-13 [alfons]     0.8.5claws144
4896
4897         * src/folder.c
4898                 folder_item_close(): only mark messages unread
4899                 when a folder has new messages 
4900
4901 2002-11-13 [keith]      0.8.5claws143
4902
4903         * src/imap.c
4904                 Fix problem moving or copying between
4905                 IMAP folders
4906
4907 2002-11-13 [colin]      0.8.5claws142
4908
4909         * src/matcher_parser_parse.y
4910                 Fix rule problem when " don't match
4911
4912 2002-11-13 [christoph]  0.8.5claws141
4913
4914         * src/folder.c
4915         * src/folderview.c
4916                 moved cache saving to folder_item_close
4917                 the folderview should not have to deal with
4918                 this things
4919
4920 2002-11-13 [christoph]  0.8.5claws140
4921
4922         * src/summaryview.c
4923                 moved setting of important score to
4924                 summary_set_prefs_from_folderitem
4925
4926 2002-11-13 [colin]      0.8.5claws139
4927
4928         * src/matcher_parser_parse.y
4929                 Fix a segfault in the parser (happening when
4930                 a good expression had been tested and a bad 
4931                 one arrives)
4932
4933 2002-11-13 [paul]       0.8.5claws138
4934
4935         * sync with 0.8.5cvs24
4936                 see ChangeLog 2002-11-13
4937                 
4938         * po/pt_BR.po
4939                 updated by Fabio Jr. Beneditto
4940
4941 2002-11-13 [colin]      0.8.5claws137
4942         
4943         * src/msgcache.c
4944           src/defs.h
4945           src/procmsg.[ch]
4946                 Revert last commit, problem
4947
4948 2002-11-13 [colin]      0.8.5claws136
4949
4950         * src/msgcache.c
4951                 Remove duplicated code
4952         * src/defs.h
4953                 Bumped CACHE_VERSION and MARK_VERSION
4954         * src/procmsg.[ch]
4955                 Network endian for cache and mark files
4956
4957 2002-11-12 [colin]      0.8.5claws135
4958
4959         * src/inc.c
4960                 Fix the "socket error" dialog which disappeared
4961
4962 2002-11-12 [colin]      0.8.5claws134
4963
4964         * src/msgcache.c
4965                 Reverse last commit which had performance 
4966                 problems, but still reverse the list
4967
4968 2002-11-12 [colin]      0.8.5claws133
4969
4970         * src/msgcache.c
4971                 Reverse list order
4972
4973 2002-11-12 [melvin]     0.8.5claws132
4974
4975         * src/compose.c
4976                 Added a check for a NULL prefs_common.dictionary
4977
4978 2002-11-12 [colin]      0.8.5claws131
4979
4980         * src/ssl_certificate.[ch]
4981                 Use FQDN hostname
4982
4983 2002-11-12 [colin]      0.8.5claws130
4984
4985         * src/ssl_certificate.[ch]
4986                 Take connection port into account for 
4987                 checking certificates (a single hostname
4988                 could have multiple servers with multiple
4989                 certificates)
4990         * src/ssl.c
4991                 Pass the port to ssl_certificate_check
4992
4993 2002-11-12 [paul]       0.8.5claws129
4994
4995         * src/folder.c
4996                 fix a typo in last commit
4997
4998 2002-11-12 [paul]       0.8.5claws128
4999
5000         * sync with 0.8.5cvs23
5001                 see ChangeLog entry 2002-11-12
5002
5003 2002-11-11 [colin]      0.8.5claws127
5004
5005         * src/ssl_certificate.c
5006                 Cleaner messages
5007                 Don't popup, instead log error, if the 
5008                 corresponding pref is checked
5009         * src/ssl_certificate.h
5010                 include <openssl/objects/h>
5011
5012 2002-11-11 [colin]      0.8.5claws126
5013
5014         * src/ssl_certificate.h
5015                 _Really_ clean it
5016
5017 2002-11-11 [colin]      0.8.5claws125
5018         
5019         * src/ssl_certificate.c
5020                 Fixed leak
5021
5022 2002-11-11 [colin]      0.8.5claws124
5023
5024         * src/ssl.c
5025                 Cleaned a bit
5026         * src/ssl_certificate.[ch]
5027                 Cleaned a bit (better use of SSL API)
5028                 (This will cause non-recognition of saved 
5029                  certificates of claws12[23]...)
5030
5031 2002-11-11 [paul]       0.8.5claws123
5032         
5033         * po/es.po
5034                 updated by Ricardo Mones Lastra
5035
5036 2002-11-11 [colin]      0.8.5claws122
5037
5038         * src/ssl.c
5039                 Fix a typo
5040
5041 2002-11-11 [colin]      0.8.5claws121
5042
5043         * src/ssl_certificate.[ch] ** NEW FILES **
5044         * src/ssl.[ch]
5045                 Check SSL certificates presented to us
5046         * src/Makefile.am
5047                 Add ssl_certificate.[ch]
5048         * po/POTFILES.in
5049                 Add ssl_certificate.c
5050
5051 2002-11-11 [paul]       0.8.5claws120
5052
5053         * sync with 0.8.5cvs22
5054                 see ChangeLog 2002-11-11
5055
5056 2002-11-11 [paul]       0.8.5claws119
5057
5058         * sync with 0.8.5cvs21
5059                 see ChangeLog 2002-11-11
5060
5061 2002-11-10 [jens]       0.8.5claws118
5062
5063         * src/folder.c
5064         * src/folderview.c
5065                 corrected some typing
5066         * po/de.po
5067                 updated german translation
5068         * sylpheed.spec.in
5069                 cleaned up specfile and adjusted it for claws
5070
5071 2002-11-10 [colin]      0.8.5claws117
5072
5073         * src/summaryview.c
5074                 a STATUSBAR_PUSH/POP fix
5075
5076 2002-11-10 [colin]      0.8.5claws116
5077
5078         * src/prefs_folder_item.c
5079                 Fix hanging after opening folder properties
5080
5081 2002-11-10 [hoa]        0.8.5claws115
5082
5083         * src/matcher_parser_lex.l
5084         * src/matcher_parser_parse.y
5085                 config file for scoring and filtering is no more trashed
5086                 when there is a syntax error in a filtering rule when
5087                 editing it in a dialog.
5088
5089 2002-11-09 [colin]      0.8.5claws114
5090
5091         * src/mbox_folder.c
5092                 Added missing initialisation of folder->destroy()
5093
5094 2002-11-09 [colin]      0.8.5claws113
5095
5096         * src/folder.c
5097           src/folderview.c
5098                 Fix the status bar messages
5099
5100 2002-11-09 [colin]      0.8.5claws112
5101
5102         * src/folderview.c
5103                 Fix hangs after folder dnd, happening after 
5104                 claws109.
5105
5106 2002-11-09 [christoph]  0.8.5claws111
5107
5108         * src/folderview.c
5109                 just changed order of calls (reverse order of
5110                 associated calls)
5111         * src/inc.c
5112                 lock inc when checking only one account, otherwise
5113                 inc all could be executed at the same time
5114
5115 2002-11-09 [christoph]  0.8.5claws110
5116
5117         * src/folderview.c
5118                 better unlock the mouse cursor before calling
5119                 summary_show because it changes the cursor too
5120
5121 2002-11-09 [christoph]  0.8.5claws109
5122
5123         * src/folder.[ch]
5124         * src/folderview.c
5125                 add functions to open and close a folder
5126                 o opending will execute scanning for remote folders
5127                   and processing
5128                 o closing will unset new flag for messages
5129
5130 2002-11-09 [colin]      0.8.5claws108
5131
5132         * src/folder.c
5133                 Add a call to prefs_matcher_write_config to 
5134                 avoid non-leaf folders filtering settings to be
5135                 lost
5136
5137 2002-11-09 [paul]       0.8.5claws107
5138
5139         * src/prefs_account.c
5140                 re-word a label
5141
5142 2002-11-09 [colin]      0.8.5claws106
5143
5144         * src/folderview.c
5145                 Minor esthetic fix
5146
5147 2002-11-09 [colin]      0.8.5claws105
5148
5149         * src/folderview.c
5150                 Fix prefs_filtering deletion for MH folders (same
5151                 reason as below)
5152         * src/prefs_filtering.c
5153                 Fix prefs_filtering renaming and deletion for 
5154                 folder-based processing rules.  
5155
5156 2002-11-09 [christoph]  0.8.5claws104
5157
5158         * src/compose.c
5159         * src/folder.[ch]
5160         * src/folderview.[ch]
5161         * src/import.c
5162         * src/inc.c
5163         * src/main.c
5164         * src/mainwindow.c
5165         * src/messageview.c
5166         * src/prefs_folder_item.c
5167         * src/procmsg.c
5168         * src/summaryview.c
5169                 implement a callback system for folder item updates
5170
5171 2002-11-09 [colin]      0.8.5claws103
5172
5173         * src/folderview.c
5174                 Fix prefs_filtering renaming for MH folders (we
5175                 shouldn't rename by path as another folder could
5176                 have the same hierarchy).
5177
5178 2002-11-09 [colin]      0.8.5claws102
5179
5180         * src/folder.c
5181                 Fix a leak found by Christoph, use better variable
5182                 names
5183
5184 2002-11-09 [colin]      0.8.5claws101
5185
5186         * src/folder.c
5187                 One more fix for processing rules
5188
5189 2002-11-08 [colin]      0.8.5claws100
5190         
5191         * src/matcher.c
5192                 Don't copy the compiled regexp (will be reevaluated)
5193         * src/folderview.c
5194                 Lock folderview while moving
5195         * src/folder.c
5196                 Provide info on what's happening to the user
5197
5198 2002-11-08 [colin]      0.8.5claws99
5199
5200         * src/folderview.c
5201                 Fix folder reordering after a move if parent is 
5202                 root
5203         * src/scoring.[ch]
5204                 Add function to copy a ScoringProp
5205         * src/prefs_folder_item.c
5206                 Copy scoring rules when copying a folder prefs
5207
5208 2002-11-08 [colin]      0.8.5claws98
5209
5210         * src/folderview.c
5211                 Fixes in case of failure
5212         * src/filtering.[ch]    
5213                 Add function to duplicate a FilteringProp
5214         * src/matcher.[ch]
5215                 Add function to duplicate a MatcherProp
5216         * src/prefs_folder_item.c
5217                 Save folder's processing rules when copying 
5218                 its prefs
5219
5220 2002-11-08 [colin]      0.8.5claws97
5221         
5222         * src/folderview.c
5223                 Sort after move
5224         * src/folder.c 
5225                 Change a printf to debug_print
5226
5227 2002-11-08 [colin]      0.8.5claws96
5228
5229         * src/folder.c
5230           src/folderview.c
5231                 Fix segfaults, call me stupido
5232         
5233
5234 2002-11-08 [colin]      0.8.5claws95
5235
5236         *src/folder.c
5237                 Added forgotten prefs to save when moving folders
5238
5239 2002-11-08 [colin]      0.8.5claws94
5240
5241         * src/folder.c
5242                 Fixes to folder DND (prefs copy)
5243         * src/folderview.c
5244                 Optimization for folder DND (don't rescan whole tree)
5245                 Added folderview_create_folder_node() for this 
5246                 optimization, so de-duped a bit the code
5247         * src/prefs_folder_item.[ch]
5248                 Added prefs_folder_item_copy_prefs()    
5249           
5250 2002-11-08 [paul]       0.8.5claws93
5251
5252         * src/prefs_account.c
5253           tools/README
5254           tools/kmail2sylpheed_v2.pl
5255                 correct some typos
5256
5257 2002-11-08 [paul]       0.8.5claws92
5258
5259         * src/compose.c
5260           src/prefs_account.[ch]
5261                 remove account options 'clearsign' and 'ascii_armored',
5262                 replace with 'default_gnupg_mode' to prevent mixed-mode
5263                 Privacy settings
5264
5265 2002-11-08 [paul]       0.8.5claws91
5266
5267         * src/compose.[ch]
5268                 re-implement GnuPG 'on-the-fly' mode selection,
5269                 disallow mixed-mode
5270
5271 2002-11-08 [colin]      0.8.5claws90
5272
5273         * src/folderview.c
5274           src/prefs_folder_item.c
5275                 Change "Property" to "Properties"
5276
5277 2002-11-07 [colin]      0.8.5claws89
5278
5279         * src/folderview.c
5280           src/folder.c
5281                 Allow folder dropping to a root folder
5282
5283 2002-11-07 [paul]       0.8.5claws88
5284
5285         * src/compose.c
5286                 revert last commit
5287
5288 2002-11-07 [paul]       0.8.5claws87
5289
5290         * src/compose.c
5291                 fix reply-to-list bug. closes bug report
5292                 "[633382] reply-to-list broken in recent cvs"
5293
5294 2002-11-07 [paul]       0.8.5claws86
5295
5296         * src/compose.c
5297                 add a forgotten '#if USE_GPGME ... #endif'
5298
5299 2002-11-07 [paul]       0.8.5claws85
5300
5301         * sync with 0.8.5cvs20
5302                 see ChangeLog 2002-11-07
5303
5304 2002-11-07 [colin]      0.8.5claws84
5305
5306         * src/folder.[ch]
5307                 Change folder_item_move_to to return the newly 
5308                 created folderitem.
5309         * src/folderview.c
5310                 Select the new folderitem after moving.
5311
5312 2002-11-07 [colin]      0.8.5claws83
5313
5314         * src/prefs_filtering.c
5315                 Fix rule rewriting when moving a leaf folder to a 
5316                 shorter path
5317
5318 2002-11-07 [colin]      0.8.5claws82
5319
5320         * src/prefs_filtering.c
5321                 fix a leak
5322
5323 2002-11-07 [colin]      0.8.5claws81
5324
5325         * src/folder.[ch]
5326                 Add folder_item_move_to() function to move a 
5327                 folderitem into another one (updates matcher etc)
5328         * src/folderview.c
5329                 Add folder drag'n drop (context menu to come)
5330                 [Should be dataloss free, but Please backup before 
5331                  trying !]
5332
5333 2002-11-06 [colin]      0.8.5claws80
5334
5335         * src/mh.c
5336                 mh_create_folder() returns NULL if can't create
5337                 directory hierarchy
5338
5339 2002-11-06 [paul]       0.8.5claws79
5340
5341         * src/compose.[ch]
5342                 allow 'on-the-fly' changing of the type of encryption 
5343                 and/or signing used (mime/ascii) via the compose window
5344
5345 2002-11-06 [paul]       0.8.5claws78
5346
5347         * sync with 0.8.5cvs19
5348                 see ChangeLog 2002-11-06 for src/account.c: 
5349                 account_get_special_folder()
5350                 
5351 2002-11-05 [alfons]     0.8.5claws77
5352
5353         * src/crash.c
5354                 very minor cleanups: nothing to see here, move on. :-)
5355
5356 2002-11-05 [colin]      0.8.5claws76
5357
5358         * src/main.c
5359                 Changes choices if compose windows are opened to
5360                 Discard, Draft, Don't quit
5361
5362 2002-11-05 [thorsten]   0.8.5claws75
5363
5364         * src/compose.c
5365                 reenabled default_reply_to folder option
5366
5367 2002-11-05 [colin]      0.8.5claws74
5368
5369         * src/compose.[ch] 
5370                 add compose_draft()
5371         * src/crash.c
5372                 add SIGTERM handler
5373         * src/main.[ch]
5374                 add clean_quit() for the SIGTERM handler
5375
5376 2002-11-05 [paul]       0.8.5claws73
5377         
5378         * po/es.po
5379                 updated by Ricardo Mones Lastra
5380
5381 2002-11-05 [melvin]     0.8.5claws72
5382
5383         * src/logwindow.c
5384                 Fixed log-clipping bug #616795.
5385                 To stop logging in the log window use 0 length.
5386         * src/prefs_common.c
5387                 Added a label to inform about the 0 log length behaviour.
5388
5389 2002-11-05 [paul]       0.8.5claws71
5390
5391         * sync with 0.8.5cvs17
5392                 see ChangeLog 2002-11-05
5393
5394 2002-11-04 [paul]       0.8.5claws70
5395
5396         * sylpheed-128x128.png
5397           sylpheed-64x64.png
5398           sylpheed.png
5399                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
5400                 <nikai@users.sourceforge.net>
5401                 
5402         * po/bg.po
5403                 updated by George Danchev
5404
5405 2002-11-03 [thorsten]   0.8.5claws69
5406
5407         * src/main.c
5408           src/mimeview.c
5409           src/rfc2015.h
5410                 add check if gpg is active
5411
5412 2002-11-03 [thorsten]   0.8.5claws68
5413
5414         * src/toolbar.h
5415                 removed GSList declaration causing trouble on MacOS-X
5416                 (submitted by alfons, reported by xfesty)
5417
5418 2002-11-01 [paul]       0.8.5claws67
5419
5420         * src/mainwindow.c
5421                 remove last remnants of main's filter code
5422
5423 2002-11-01 [paul]       0.8.5claws66
5424
5425         * tools/filter_conv.pl
5426                 fix bug where user-defined headers were ignored
5427
5428 2002-11-01 [paul]       0.8.5claws65
5429
5430         * src/logwindow.c
5431                 make a debug_print() not translatable
5432
5433 2002-10-31 [melvin]     0.8.5claws64
5434
5435         * ac/aspell.m4
5436                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
5437                 not run any GNU/aspell test.  The dictionary path will
5438                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
5439                 was given, in which case, it will be $prefix/lib/aspell/
5440         * configure.in
5441                 Fixed typo in commentary (Aspell code).
5442
5443 2002-10-31 [paul]       0.8.5claws63
5444
5445         * po/POTFILES.in
5446                 remove src/filter.c and src/prefs_filter.c
5447                 thanks to Ricardo for reminding me
5448
5449 2002-10-31 [colin]      0.8.5claws62
5450
5451         * src/mbox_folder.c
5452                 Plug some leaks
5453
5454 2002-10-31 [paul]       0.8.5claws61
5455
5456         * src/prefs_filter.[ch] ** REMOVED **
5457           src/filter.[ch]       ** REMOVED **
5458           
5459         * src/Makefile.am
5460           src/folderview.c
5461           src/inc.c
5462           src/main.c
5463           src/mainwindow.c
5464           src/mbox.c
5465           src/prefs_common.c
5466           src/prefs_filtering.c
5467           src/summaryview.[ch]
5468                 remove main's 'filter' code
5469                 
5470         README.claws
5471                 update to reflect removal of main's filter
5472
5473 2002-10-31 [paul]       0.8.5claws60
5474
5475         * src/summaryview.c
5476                 remove check for global_processing in summary_filter_open(). 
5477                 This fixes the bug where if the user uses the right-click 
5478                 'Create filter rule...' and doesn't have any filter rules 
5479                 already defined in claws' advanced filtering, the newly 
5480                 created filter rule goes to main's filtering which is 
5481                 inaccessible through the gui. Now the filter rule gets added
5482                 to claws' filtering by default.
5483
5484 2002-10-28 [melvin]     0.8.5claws59
5485
5486         * src/prefs_actions.c
5487                 Fixed bug #627322 where MIME parts were not always
5488                 correctly passed to a %p action
5489                 Display an error dialog when message filename is not found.
5490
5491 2002-10-28 [melvin]     0.8.5claws58
5492
5493         * src/prefs_common.c
5494                 Readded a missing function declaration lost in 0.8.3claws34
5495
5496 2002-10-28 [paul]       0.8.5claws57
5497
5498         * sync with 0.8.5cvs15
5499                 see ChangeLog 2002-10-28 and 2002-10-25
5500                 
5501         Note: ChangeLog entry 2002-10-24 is not sync'ed.
5502
5503 2002-10-27 [oliver]     0.8.5claws56
5504
5505         * src/pop.c
5506                 plug leak in pop3_top_recv
5507
5508 2002-10-26 [christoph]  0.8.5claws55
5509
5510         * src/folder.c
5511                 set need_update folder flag when messages are added
5512                 (closes bug [ 626922 ] folder not updated after receiving)
5513
5514 2002-10-25 [melvin]     0.8.5claws54
5515
5516         * src/imageview.c
5517                 Fixed a memleak introduced in the scaling code.
5518
5519 2002-10-24 [alfons]     0.8.5claws53
5520
5521         * src/filtering.c
5522                 make filtering's forward message action forward from the 
5523                 correct account
5524                 (closes bug [628089 ] Filter -> Forward from address problem
5525                 reported by Oktay)
5526
5527 2002-10-24 [christoph]  0.8.5claws52
5528
5529         * src/mainwindow.c
5530         * src/manual.[ch]
5531                 o use manual of current locale or english if current
5532                   locale is not available (and english is available)
5533                 o also link to sylpheed doc project manuals
5534
5535 2002-10-23 [paul]       0.8.5claws51
5536
5537         * tools/README
5538           tools/kmail2sylpheed_v2.pl
5539                 add new version of kmail addressbook importer script.
5540                 works with newer versions of Kmail/KAddressBook which
5541                 have new and rearranged data.
5542
5543 2002-10-23 [martin]     0.8.5claws50
5544
5545         * src/folderview.c
5546         * src/summaryview.c
5547         * src/utils.h
5548         * src/utils.c
5549                 added length parameter to get_abbrev_newsgroup_name()
5550                 changed this function so that it abbreviates the newsgroup
5551                 names only so long it is smaller than the length parameter
5552                 (for better reading of some newsgroup names and space efficiency)
5553
5554 2002-10-22 [colin]      0.8.5claws49
5555
5556         *src/foldersel.c
5557                 Revert Alfons' last modification (after voting ;-))
5558
5559 2002-10-21 [alfons]     0.8.5claws48
5560
5561         * src/foldersel.c
5562                 folder view in folder selection dialog reflects state of
5563                 folder view in main window
5564
5565 2002-10-18 [alfons]     0.8.5claws47
5566
5567         * src/mbox.c
5568                 drop imported messages in folder selected by user,
5569                 and not in the inbox
5570                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
5571
5572 2002-10-18 [alfons]     0.8.5claws46
5573
5574         * src/compose.c
5575                 make automagic reply work correctly for email accounts 
5576                 (whether it's viable to do a full sync with Hiro's 
5577                 compose.c is still under discussion)
5578
5579 2002-10-18 [melvin]     0.8.5claws45
5580
5581         * src/prefs_actions.c
5582                 Fixed bug #622275 where asynchroneous actions left 
5583                 zombies processes
5584                 Made (synchroneous) actions' input be displayed live.
5585
5586 2002-10-18 [christoph]  0.8.5claws44
5587
5588         * src/textview.c
5589                 don't add a newline in the textview in front of the
5590                 first textpart if header display is disabled
5591                 (closes bug [ 603385 ] disabled header display leaves blank
5592                  lin)
5593
5594 2002-10-18 [christoph]  0.8.5claws43
5595
5596         * src/folder.[ch]
5597         * src/imap.c
5598         * src/mbox_folder.c
5599         * src/mh.c
5600         * src/news.c
5601                 folder->get_num_list now returns an error code
5602                 (closes bug [ 609424 ] News cache cleared on failure)
5603                 
5604 2002-10-17 [colin]      0.8.5claws42
5605         
5606         * src/news.c
5607                 Changed a printf by debug_print
5608
5609 2002-10-16 [paul]       
5610
5611         * tools/OOo2sylpheed.pl
5612                 allow for spaces in the name of the
5613                 file to be attached.
5614
5615 2002-10-16 [colin]      0.8.5claws41
5616
5617         * src/main.c
5618                 Use a tristate to change online mode
5619
5620 2002-10-16 [paul]       0.8.5claws40
5621
5622         * po/es.po
5623                 updated by Ricardo Mones Lastra
5624
5625 2002-10-16 [colin]      0.8.5claws39
5626
5627         * src/main.c
5628           src/mainwindow.[ch]
5629                 Added --online and --offline command-line
5630                 switches
5631
5632 2002-10-15 [christoph]  0.8.5claws38
5633
5634         * src/procmime.c
5635                 set mimeinfo->name to NULL after g_free to
5636                 avoid double freeing with g_free
5637
5638 2002-10-14 [christoph]  0.8.5claws37
5639
5640         * src/compose.c
5641         * src/filtering.c
5642         * src/summaryview.c
5643                 remove calls to folder->change_flags that are now
5644                 done by procmsg flag functions (seems it is not
5645                 used by any foldertype anyway)
5646         * src/folder.c
5647                 init folder->change_flags with NULL
5648
5649 2002-10-14 [christoph]  0.8.5claws36
5650
5651         * src/folder.[ch]
5652         * src/imap.[ch]
5653                 use virtual functions for folder item new and destroy
5654                 functions
5655
5656 2002-10-14 [melvin]     0.8.5claws35
5657
5658         * src/compose.c
5659                 Added a test to not run the spell checker if no default
5660                 dictionary is available. No dialog is displayed though.
5661
5662 2002-10-14 [melvin]     0.8.5claws34
5663
5664         * src/gtkaspell.c
5665                 Fixed bug in dictionary list context menu where
5666                 "More..." pointed to an emtpy submenu if the
5667                 number of dictionaries is a multiple of 15
5668                 Removed unneeded code in suggestions list creation
5669
5670 2002-10-14 [paul]       0.8.5claws33
5671
5672         * po/bg.po
5673                 updated by George Danchev
5674
5675 2002-10-13 [hoa]        0.8.5claws32
5676
5677         * src/matcher.[ch]
5678           src/matcher_parser_parser.y
5679                 removed the escaped string from internal structure
5680                 of matcher.
5681
5682 2002-10-12 [colin]      0.8.5claws31
5683
5684         * src/gtksctree.[ch]
5685           src/summaryview.c
5686                 Removed useless function gtksctree_reanchor
5687
5688 2002-10-12 [alfons]     0.8.5claws30
5689         
5690         * sync with remaining main changes 2002-10-09 - 2002-10-11
5691         - drop changes to src/compose.c (requires claws specific changes)
5692         
5693 2002-10-12 [alfons]     0.8.5claws29
5694         
5695         * sync with main changes of 2002-10-08
5696         - drop changes to src/compose.c (requires claws specific changes)
5697         - drop changes to src/summaryview.c (requires changes to compose.c)     
5698
5699 2002-10-12 [alfons]     0.8.5claws28
5700         
5701         * sync with main changes of 2002-10-07
5702
5703 2002-10-12 [alfons]     0.8.5claws27
5704
5705         * sync with main changes of 2002-10-04
5706         - drop changes to src/compose.c (requires claws specific changes)
5707         - drop changes to src/prefs_folder_item.c (claws implementation
5708           seems to be working)
5709
5710 2002-10-12 [colin]      0.8.5claws26
5711
5712         * src/mainwindow.c
5713                 Fix folder-flicker when space-reading, introduced 
5714                 in claws22.
5715
5716 2002-10-12 [colin]      0.8.5claws25
5717
5718         * src/compose.c
5719                 Save account address when saving as draft.
5720                 (closes bug 621838)
5721
5722 2002-10-12 [colin]      0.8.5claws24
5723
5724         * src/summaryview.c
5725                 Fix the problem consisting of no message selected
5726                 after the last message in a folder has been moved.
5727
5728 2002-10-12 [paul]       0.8.5claws23
5729
5730         * src/compose.c
5731           src/prefs_template.c
5732           src/template.[ch]
5733                 add Cc and Bcc to templates. Patch submitted by
5734                 John L. Males.
5735
5736 2002-10-12 [colin]      0.8.5claws22
5737
5738         * src/folderview.c
5739                 Fix a bug after "Check for new messages":
5740                 If a folder was opened, it was still selected at
5741                 the end of the check, but displayed empty.
5742         * src/mainwindow.c
5743                 Remove unnecessary check
5744
5745 2002-10-12 [paul]
5746
5747         * tools/README
5748                 be more verbose in the description of
5749                 OOo2sylpheed.pl
5750                 
5751
5752 2002-10-11 [colin]      0.8.5claws21
5753
5754         * src/mainwindow.c
5755                 Make space work (better) when no mail is selected
5756
5757 2002-10-11 [colin]      0.8.5claws20
5758
5759         * src/inc.c
5760           src/news.c
5761                 fix warnings
5762
5763 2002-10-11 [colin]      0.8.5claws19
5764
5765         * src/mainwindow.c
5766                 revert 0.8.5claws6 changes as i couldn't get to
5767                 anything satisfying
5768
5769 2002-10-11 [melvin]     0.8.5claws18
5770
5771         * src/compose.c
5772                 Removed buggy and unused macro (should have been committed in
5773                 0.8.5claws17)
5774
5775 2002-10-11 [melvin]     0.8.5claws17
5776
5777         * src/compose.c
5778                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
5779
5780 2002-10-11 [thorsten]   0.8.5claws16 
5781
5782         * src/folderview.c
5783                 remove rescan warning
5784
5785 2002-10-11 [colin]      0.8.5claws15 
5786
5787         * src/procheader.c
5788                 fix a segfault that happens if conv_unmime_header
5789                 fails (should be better to find out why it fails)
5790
5791 2002-10-11 [christoph]  0.8.5claws14
5792
5793         * src/summaryview.c
5794                 update folderview stats after ignore/unignore thread
5795
5796 2002-10-11 [hoa]        0.8.5claws13
5797
5798         * src/quote_fmt_parse.y
5799                 Fixed a yacc/bison syntax error
5800         * src/matcher.c
5801                 Escaping of string is fixed.
5802
5803 2002-10-11 [colin]      0.8.5claws12
5804
5805         * src/imageview.c
5806                 Resize images to fit
5807
5808 2002-10-11 [paul]       0.8.5claws11
5809
5810         * po/es.po
5811                 updated by Ricardo Mones Lastra
5812
5813 2002-10-10 [alfons]     0.8.5claws10
5814
5815         * src/compose.c
5816                 allow dropping files by "moving" files from a file manager,
5817                 not only by the more cumbersome "copying". the latter 
5818                 mostly implies holding down the Control button
5819
5820 2002-10-10 [christoph]  0.8.5claws9
5821
5822         * src/summaryview.c
5823                 update folders after thread building for ignored threads
5824
5825 2002-10-10 [christoph]  0.8.5claws8
5826
5827         * config/.cvsignore
5828                 added Makefile
5829         * src/filtering.[ch]
5830         * src/folder.[ch]
5831         * src/folderview.[ch]
5832         * src/import.c
5833         * src/inc.[ch]
5834         * src/mbox.[ch]
5835         * src/procmsg.c
5836         * src/summaryview.[ch]
5837                 o added new flag need_update to FolderItem
5838                 o removed folder_table from various functions from tracking
5839                   folder updates
5840                 o set need_update flags in folder.c's move, copy and delete
5841                   functions and procmsg's flags functions
5842                 o added function folderview_update_items_when_required that
5843                   updates all folders with need_update set
5844                 o call folderview_update_items_when_required instead of
5845                   folderview_update_item_foreach
5846
5847 2002-10-09 [sergey]     0.8.5claws7
5848
5849         * src/compose.c
5850                 Strip CRs whel loading the text into editor in reedit mode.
5851
5852 2002-10-09 [colin]      0.8.5claws6
5853
5854         * src/mainwindow.c
5855                 Make Space work when no mail is selected
5856
5857 2002-10-09 [colin]      0.8.5claws5
5858
5859         * src/gtksctree.[ch]
5860                 Fix range_select
5861                 Add gtk_sctree_reanchor() 
5862         * src/summaryview.c
5863                 Use gtk_sctree_reanchor() - better fix for 
5864                 bug 60413
5865
5866 2002-10-09 [colin]      0.8.5claws4
5867
5868         * src/summaryview.c
5869                 Fix shift-click select after delete problem
5870                 (closes bug 60413)
5871
5872 2002-10-08 [thorsten]   0.8.5claws3
5873
5874         * src/summaryview.c
5875                 exclude current msg from -hide read messages-
5876
5877 2002-10-08 [colin]      0.8.5claws2
5878
5879         * src/inc.[ch]
5880           src/pop.c
5881           src/recv.c
5882                 Differentiate socket errors from disk full
5883                 errors
5884
5885 2002-10-08 [christoph]  0.8.5claws1
5886
5887         * Makefile.am
5888         * configure.in
5889                 modifications for new config directory
5890
5891         * config.guess  ** REMOVED **
5892         * config.sub    ** REMOVED **
5893         * install-sh    ** REMOVED **
5894         * ltmain.sh     ** REMOVED **
5895         * missing       ** REMOVED **
5896         * mkinstalldirs ** REMOVED **
5897                 these files are autogenerated by automake
5898                 when you run autogen.sh
5899
5900         * config/.cvsignore     ** NEW FILE **
5901         * config/Makefile.am    ** NEW FILE **
5902                 ignore autogenerated files
5903                 create a Makefile in this directory
5904
5905 2002-10-08 [paul]       0.8.5claws
5906
5907         * 0.8.5claws release
5908         
5909         * src/compose.c
5910           src/procheader.c
5911           src/procmsg.c
5912                 fix quote reply format for newsgroups reply bug
5913                 (thanks to Hoa)
5914                 
5915         * po/en_GB.po
5916           po/pl.po
5917                 updated by me and Witold Wladyslaw Wojciech Wilk
5918                 repectively
5919
5920 2002-10-07 [paul]       0.8.3claws53
5921
5922         * po/it.po
5923           po/pt_BR.po
5924           po/sr.po
5925                 updated messages catalogs, submitted by
5926                 Alessandro Maestri, Fabio Jr.Beneditto 
5927                 and Urke MMI, respectively.
5928
5929 2002-10-07 [christoph]  0.8.3claws52
5930
5931         * src/folder.[ch]
5932         * src/folderview.c
5933         * src/mainwindow.c
5934                 fix new folder ghost message bug
5935                 (closes bug [ 619722 ] wrong count for newly created folders)
5936
5937 2002-10-07 [christoph]  0.8.3claws51
5938
5939         * src/compose.c
5940                 fix news posting problem
5941
5942 2002-10-07 [melvin]     0.8.3claws50
5943
5944         * po/fr.po
5945                 Updated French translation
5946
5947 2002-10-05 [christoph]  0.8.3claws49
5948
5949         * src/gtkstext.c
5950                 check if line_start_cache is set in gtk_stext_update_text
5951                 (closes bug [ 618119 ] crash while doing search in folder)
5952
5953 2002-10-05 [christoph]  0.8.3claws48
5954
5955         * src/imap.c
5956         * src/news.c
5957         * src/utils.c
5958         * src/utils.h
5959                 implement cache cleanups for claws' folder system
5960                 (closes bug [ 595916 ] imapcache not cleaned up)
5961
5962 2002-10-05 [melvin]     0.8.3claws47
5963
5964         * src/prefs_actions.c
5965                 Made the help text more clear for the %p token
5966
5967 2002-10-04 [paul]       0.8.3claws46
5968
5969         * sync with 0.8.5
5970                 see ChangeLog 2002-10-02 and 2002-10-03
5971
5972 2002-10-04 [christoph]  0.8.3claws45
5973
5974         * src/inc.c
5975                 fix segfault caused by pop before smtp
5976                 call to inc_account_mail with NULL
5977                 pointer for mainwin
5978
5979 2002-10-04 [paul]       0.8.3claws44
5980
5981         * configure.in
5982                 sync the LDAP detection from 0.8.5cvs1
5983
5984 2002-10-02 [christoph]  0.8.3claws43
5985
5986         * po/de.po
5987                 fix small spelling error
5988
5989 2002-10-02 [melvin]     0.8.3claws42
5990
5991         * ac/aspell.m4
5992                 Behave better and say "no" when test program cannot be run.
5993
5994 2002-10-02 [paul]       0.8.3claws41
5995
5996         * sync with 0.8.4cvs1
5997                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
5998                 
5999         * src/summaryview.c
6000                 toggle the behavior of Reply menuitem between
6001                 normal reply and reply-to-list
6002
6003 2002-10-01 [sergey]     0.8.3claws40
6004
6005         * src/compose.c
6006                 Convert newlines in the message text to the canonical form
6007                 before base64 encoding (RFC2045 compliance, fixes some
6008                 interoperability issues with Evolution 1.0.3)
6009
6010 2002-09-29 [colin]      0.8.3claws39
6011
6012         * src/summaryview.c
6013                 Fix an unwanted copy/paste
6014
6015 2002-09-29 [colin]      0.8.3claws38
6016
6017         * src/mainwindow.c
6018                 Renamed "Custom toolbar" to "Customize toolbar"
6019                 Renamed "Show all header" to "Show all headers"
6020                 Renamed "Set diplay item" to "Set displayed items"
6021         * src/prefs_common.c
6022                 Renamed "Show all header" to "Show all headers"
6023         * src/prefs_summary_column.c
6024                 Renamed "diplay item" to "displayed items"
6025
6026 2002-09-29 [colin]      0.8.3claws37
6027
6028         * src/mainwindow.[ch]
6029                 online/offline status pixmaps follow theme
6030                 changes
6031         * src/summaryview.[ch]
6032                 quicksearch pixmap follows theme changes
6033
6034 2002-09-29 [thorsten]   0.8.3claws36
6035
6036         * src/compose.c
6037           src/prefs_folder_item.[ch]
6038                 add default_reply_to folder option (closes patch 581044)
6039
6040 2002-09-29 [christoph]  0.8.3claws35
6041
6042         * acconfig.h    ** REMOVED **
6043         * configure.in
6044         * ac/aspell.m4
6045         * ac/check-type.m4
6046         * ac/gnupg-check-typedef.m4
6047                 fix autoheader 2.50 warning
6048
6049 2002-09-29 [christoph]  0.8.3claws34
6050
6051         * major code cleanup (part 2)
6052         
6053                 - unused variables removed
6054                 - unused functions removed
6055                 - uninitialized variables checked
6056                 - missing return statements added
6057                 - missing function return types added
6058                 - added parentheses around assignment
6059                   when suggested by gcc
6060
6061 2002-09-29 [alfons]     0.8.3claws33
6062
6063         * src/logwindow.c
6064                 log_window_clear(): only bracket gtk_text_forward_delete() 
6065                 with gtk_text_freeze() / gtk_text_thaw() (see if this
6066                 works around GTK text bug)
6067
6068 2002-09-29 [paul]       0.8.3claws32
6069
6070         * po/bg.po
6071           po/sr.po
6072                 updated by George Danchev and Urke MMI
6073                 respectively
6074
6075 2002-09-27 [christoph]  0.8.3claws31
6076
6077         * doc-src/readme.txt
6078         * doc-src/rfc1806.txt   ** REMOVED **
6079         * doc-src/rfc2183.txt   ** NEW FILE **
6080         * doc-src/rfc2980.txt   ** NEW FILE **
6081                 update rfcs
6082
6083 2002-09-27 [melvin]     0.8.3claws30
6084
6085         * ac/aspell.m4
6086                 Fixed typo which could break linking
6087
6088 2002-09-27 [melvin]     0.8.3claws29
6089
6090         * ac/aspell.m4
6091                 Improved GNU/aspell checking. 
6092                 Fixed bug #614490
6093
6094 2002-09-27 [paul]       0.8.3claws28
6095
6096         * sync with 0.8.3cvs8
6097                 see ChangeLog 2002-09-27
6098
6099 2002-09-26 [colin]      0.8.3claws27
6100
6101         * src/toolbar.[ch]
6102           src/mainwindow.[ch]
6103                 Add "Reply to Mailing-list" to the toolbar
6104
6105 2002-09-26 [christoph]  0.8.3claws26
6106
6107         * src/summaryview.c
6108                 Fix wrong message counts in summaryview status
6109
6110 2002-09-26 [paul]       0.8.3claws25
6111
6112         * sync with 0.8.3cvs7
6113                 see ChangeLog 2002-09-26
6114
6115 2002-09-26 [paul]       0.8.3claws24
6116
6117         * sync with 0.8.3cvs6
6118                 see ChangeLog 2002-09-25
6119
6120 2002-09-25 [christoph]  0.8.3claws23
6121
6122         * src/prefs_common.c
6123         * src/prefs_folder_item.c
6124         * src/prefs_scoring.c
6125                 Renamed "kill score" to "hide score" in GUI
6126                 and prefs files
6127
6128 2002-09-25 [paul]       0.8.3claws22
6129
6130         * sync with 0.8.3cvs5
6131                 see ChangeLog 2002-09-24
6132
6133 2002-09-24 [alfons]     0.8.3claws21
6134
6135         patch by Satoshi Nagayasu: allows appending / saving multiple 
6136         selected files (closes "[ 612279 ] save multiple mesg(s) in 
6137         'Save as ...'")
6138
6139         * AUTHORS
6140                 add Satoshi Nagayasu
6141         * src/summaryview.c
6142                 summary_save_as(): allow saving selected files to
6143                 one file
6144                 summary_set_menu_sensitive: enable "Save As..." when
6145                 multiple files are selected
6146         * src/utils.[ch]
6147                 append_file(): new function
6148
6149 2002-09-24 [colin]      0.8.3claws20
6150
6151         * src/procmime.c
6152                 Fix segfault when mimeinfo doesn't have a 
6153                 content_type. 
6154
6155 2002-09-24 [colin]      0.8.3claws19
6156
6157         * src/prefs_common.[ch]
6158                 Add a preference to display send dialog or not
6159         * src/send.c
6160                 Display send dialog according to preference
6161
6162 2002-09-24 [colin]      0.8.3claws18
6163
6164         * src/compose.[ch]
6165                 Disable user actions when sending
6166
6167 2002-09-24 [colin]      0.8.3claws17
6168
6169         * src/procmime.c
6170                 Do not display name or filename for attachments
6171                 with an application/pgp-signature type
6172                 (security flaw, see bug 537413)
6173
6174 2002-09-23 [colin]      0.8.3claws16
6175
6176         * src/editaddress.c
6177                 Initialize entry_email, entry_alias and 
6178                 entry_remarks to first email address of the list
6179
6180 2002-09-23 [colin]      0.83claws15
6181
6182         * src/compose.c
6183                 Drop pgp-signature when reediting a signed queued
6184                 message
6185
6186 2002-09-23 [melvin]     0.8.3claws14
6187
6188         * po/fr.po
6189                 Updated French translation
6190
6191 2002-09-23 [melvin]     0.8.3claws13
6192
6193         * src/mainwindow.c
6194                 Made custom toolbar menu labels more consistent
6195         * src/prefs_toolbar.c
6196                 Made custom toolbar window title more consistent
6197
6198 2002-09-22 [colin]      0.8.3claws12
6199
6200         * src/inc.c
6201                 Initialize session type to normal before getting 
6202                 mail (fixes strange Get behaviour)
6203         * src/prefs_account.h
6204                 Move STYPE_POP_BEFORE_SMTP to last position to 
6205                 avoid other side-effects
6206
6207 2002-09-22 [colin]      0.8.3claws11
6208
6209         * src/prefs_account.c
6210                 Fix pop_bfr_smtp_tm_entry sensivity when switching
6211                 from pop3 to apop or vice-versa
6212
6213 2002-09-22 [colin]      0.8.3claws10
6214         
6215         * src/prefs_account.[ch]
6216                 Add an option for the POP before SMTP timeout
6217         * src/inc.c
6218                 Remember time of last POP connection
6219         * src/send.c
6220                 Do POP before SMTP only if timeout reached
6221
6222 2002-09-22 [oliver]     0.8.3claws9
6223         
6224         * README.claws
6225                 explain custom toolbar
6226
6227 2002-09-22 [oliver]     0.8.3claws8
6228
6229         * src/prefs_actions.[ch]
6230         custom toolbar for compose      
6231                 actions callback from compose toolbar
6232         * src/folderview.c
6233                 remove include toolbar.h
6234
6235 2002-09-22 [oliver]     0.8.3claws7
6236         
6237         * src/prefs_toolbar.[ch]
6238                 custom toolbar for compose
6239                 - generic prefs_toolbar handles both
6240                   Mainwin's toolbar as well as Compose toolbar          
6241
6242 2002-09-22 [oliver]     0.8.3claws6
6243         
6244         * src/toolbar.[ch]
6245                 custom toolbar for compose
6246                 restructure toolbar.[ch]
6247
6248 2002-09-22 [oliver]     0.8.3claws5
6249
6250         * src/compose.[ch]
6251                 custom toolbar for compose
6252
6253 2002-09-22 [oliver]     0.8.3claws4
6254         
6255         * src/mainwindow.[ch]
6256                 custom toolbar for compose 
6257                 move mainwin toolbar back to mainwindow
6258
6259 2002-09-22 [alfons]     0.8.3claws3
6260
6261         * src/procmsg.c
6262                 :%sno/if(/if (/gc
6263                 :%sno/for(/for (/gc
6264                 (beautify)
6265
6266 2002-09-22 [alfons]     0.8.3claws2
6267         
6268         * src/procmsg.c
6269                 procmsg_save_to_outbox(): don't unlink message file from queue;
6270                 callers should do it using folder_item_remove_msg()
6271
6272 2002-09-22 [colin]      0.8.3claws1
6273
6274         * src/mimeview.[ch]
6275                 Made mimeview_check_signature() public
6276         * src/textview.c
6277                 Made GPG signatures verifiable by clicking
6278                 the [application/pgp-signature] in the Text
6279                 view
6280
6281 2002-09-22 [paul]       0.8.3claws
6282
6283         * po/bg.po
6284           po/en_GB.po
6285           po/es.po
6286           po/it.po
6287           po/pl.po
6288           po/pt_BR.po
6289           po/sr.po
6290                 updated translations, submitted by George Danchev,
6291                 me, Ricardo Mones Lastra, Alessandro Maestri,
6292                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
6293                 and Urke MMI, respectively.     
6294
6295 2002-09-22 [alfons]     0.8.2claws65
6296
6297         * src/procmsg.c
6298         * src/pgptext.c
6299                 no furry valgrinds have been used to plug these memleaks
6300
6301 2002-09-20 [paul]       0.8.2claws64
6302
6303         * sync with 0.8.3cvs4
6304                 'Select thread' re-implemented 
6305                 see ChangeLog 2002-09-20
6306
6307 2002-09-21 [alfons]     0.8.2claws63
6308
6309         * src/compose.c
6310                 compose_send(): plug unnoticed memleak
6311
6312 2002-09-20 [alfons]     0.8.2claws62
6313
6314         * src/addr_compl.c
6315                 replace_address_in_edit(): strict check for NULL address to
6316                 fix "[ 607348 ] Segfault in address completion". My guess is
6317                 that this happens with an empty address book, but it's good
6318                 to have this check here anyway
6319                 
6320                 completion_window_button_press(): free string returned 
6321                 from the internal cache
6322
6323 2002-09-20 [christoph]  0.8.2claws61
6324
6325         * src/procmime.h
6326                 added ENC_BINARY to EncodingType
6327         * src/procmime.c
6328                 the string returned by procmime_get_encoding_str
6329                 should not depend on the order of values in the
6330                 EncodingType definition
6331         * doc-src/rfc1806.txt   ** NEW FILE **
6332                 Added rfc1806 about MIME Content-Disposition
6333                 Extension
6334
6335 2002-09-19 [paul]       0.8.2claws60
6336
6337         * sync with 0.8.2cvs3
6338                 see ChangeLog 2002-09-19
6339
6340 2002-09-19 [paul]       0.8.2claws59
6341
6342         * src/prefs_folder_item.c
6343                 revert to Darko's original alignment of colour
6344                 selector button
6345                 add a colon to folder_color label
6346                 
6347         * src/compose.c
6348                 add Colin's patch (with Hiro's modifications) to 
6349                 force BASE64 encoding for 8-bit text when signing
6350                 (sync with 0.8.3cvs2)
6351
6352 2002-09-18 [alfons]     0.8.2claws58
6353
6354         * src/compose.c
6355                 :%sno/if(/if (/gc
6356                 :%sno/for(/for (/gc
6357                 (beautify a little bit)
6358
6359 2002-09-18 [christoph]  0.8.2claws57
6360
6361         * src/pine.c
6362                 fix handling of fgetc return value
6363
6364 2002-09-17 [alfons]     0.8.2claws56
6365         
6366         * src/summaryview.c
6367                 summary_sort(): check non-NULL summaryview->folder_item when no 
6368                 folder is selected at all
6369                 (closes "[ 610344 ] sort label make syl Crash")
6370
6371 2002-09-17 [alfons]     0.8.2claws55
6372         
6373         * src/compose.c
6374                 beautify a little bit
6375
6376 2002-09-17 [christoph]  0.8.2claws54
6377
6378         * src/folder.c
6379                 initialize max values for cache and folder
6380                 when cache or folder is empty
6381
6382 2002-09-15 [colin]      0.8.2claws53
6383
6384         * src/compose.c
6385                 Fix a leak (thanks Alfons!) and cleaned
6386                 variables names for custom headers
6387
6388 2002-09-15 [colin]      0.8.2claws52
6389
6390         * src/compose.c
6391                 Fix custom headers recognition when
6392                 prefs_common.trans_hdr is on
6393
6394 2002-09-15 [colin]      0.8.2claws51
6395
6396         * src/compose.c
6397                 Allow dynamically-added custom headers
6398                 Yet not reparsed if reedited
6399
6400 2002-09-15 [alfons]     0.8.2claws50
6401
6402         * src/prefs_account.c
6403                 fix warnings
6404
6405 2002-09-15 [colin]      0.8.2claws49
6406         
6407         * src/prefs_account.c
6408                 fix pop_before_smtp sensitivity
6409
6410 2002-09-15 [colin]      0.8.2claws48
6411
6412         * src/inc.[ch]
6413                 add inc_pop_before_smtp()
6414                 allow MainWindow to be undefined in 
6415                 inc_account_mail() and inc_start()
6416         * src/pop.c
6417           src/prefs_account.h
6418                 add STYPE_POP_BEFORE_SMTP session type
6419         * src/prefs_account.c
6420                 activated pop before smtp option
6421         * src/send.c
6422                 do pop before smtp if the relevant option 
6423                 is set
6424
6425 2002-09-15 [paul]       0.8.2claws47
6426
6427         * sync with 0.8.3
6428                 see ChangeLog 2002-09-15
6429
6430 2002-09-14 [paul]       0.8.2claws46
6431
6432         * po/bg.po
6433                 updated Bulgarian translation, submitted by
6434                 George Danchev
6435
6436 2002-09-13 [paul]       0.8.2claws45
6437
6438         * src/compose.c
6439                 merge claws' select_account() with main's
6440                 (new) compose_select_account(). [sync with
6441                 0.8.2cvs15, see ChangeLog 2002-09-11]
6442
6443 2002-09-12 [christoph]  0.8.2claws44
6444
6445         * src/filter.c
6446                 allocate 1 elements of FolderItem not 0
6447
6448 2002-09-12 [colin]      0.8.2claws43
6449
6450         * src/compose.c
6451                 Fix bug #590825 (obey Follow-up: poster)
6452
6453 2002-09-12 [colin]      0.8.2claws42
6454
6455         * src/procmime.c
6456                 Fix bug #557009 (wrong headers for messages 
6457                 forwarded as attachments)
6458
6459 2002-09-11 [colin]      0.8.2claws41
6460         
6461         * src/compose.c
6462                 Put SCF: pseudo-header on top of message
6463                 Set draft tmp_flag when saved as draft
6464
6465         * src/procmsg.c
6466           src/procheader.c
6467                 Skip after first \n\n for beginning of real message
6468                 for drafts too
6469
6470 2002-09-11 [christoph]  0.8.2claws40
6471
6472         * src/filtering.c
6473                 use procmsg flag functions in filtering or processing
6474                 will cause incorrect folder message counts
6475
6476 2002-09-11 [colin]      0.8.2claws39
6477
6478         * src/compose.c
6479                 Fix bug #550175 - wrong save folder when reediting
6480                 drafts
6481
6482 2002-09-11 [paul]       0.8.2claws38
6483
6484         * sync with 0.8.2cvs14
6485                 see ChangeLog 2002-09-11
6486
6487 2002-09-11 [colin]      0.8.2claws37
6488
6489         * src/folder.c
6490                 Fix a typo (seeming to cause new/unread status to
6491                 be lost)
6492
6493 2002-09-10 [christoph]  0.8.2claws36
6494
6495         * src/compose.c
6496                 compose_redirect should not use compose_generic_new
6497                 because that does more stuff than expected including
6498                 opening the external editor
6499                 (closes bug "[ 526608 ] bounced messages appear blank
6500                  in editor")
6501
6502 2002-09-10 [christoph]  0.8.2claws35
6503
6504         * src/folder.c
6505                 fix problem with too large message number range
6506                 causing a crash in folder_item_scan
6507
6508 2002-09-10 [paul]       0.8.2claws34
6509
6510         * sync with 0.8.2cvs13
6511                 see ChangeLog 2002-09-10
6512
6513 2002-09-10 [christoph]  0.8.2claws33
6514
6515         * src/msgcache.c
6516                 set MsgInfo TmpFlags for queue and draft folders
6517                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
6518
6519 2002-09-10 [paul]       0.8.2claws32
6520
6521         * AUTHORS
6522           po/bg.po      ** NEW FILE **
6523                 new Bulgarian translation submitted by
6524                 George Danchev <danchev@spnet.net>
6525                 
6526         * tools/Makefile.am
6527           tools/README
6528           tools/tb2sylpheed     ** NEW FILE **
6529                 add script that converts an addressbook exported
6530                 from The Bat! into a Sylpheed addressbook. Submitted
6531                 by Urke MMI <urke-kg@eunet.yu>
6532
6533 2002-09-10 [paul]       0.8.2claws31
6534
6535         * sync with 0.8.2cvs12
6536                 see ChangeLog 2002-09-10
6537
6538 2002-09-06 [paul]       0.8.2claws30
6539
6540         * src/prefs_common.c
6541                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
6542                 
6543         * tools/Makefile.am
6544           tools/README
6545           tools/ldif-to-xml.py  ** REMOVED **
6546                 remove obsolete python script
6547
6548 2002-09-06 [paul]       0.8.2claws29
6549
6550         * sync with 0.8.2cvs10
6551                 see ChangeLog 2002-09-06
6552
6553 2002-09-04 [paul]       0.8.2claws28
6554
6555         * sync with 0.8.2cvs9
6556                 see ChangeLog 2002-08-04
6557
6558 2002-09-04 [colin]      0.8.2claws27 
6559
6560         * src/prefs_common.[ch]
6561                 Added signature color configuration
6562         * src/textview.c
6563                 Use user-specified signature color
6564
6565 2002-09-03 [colin]      0.8.2claws26
6566
6567         * src/prefs_common.[ch]
6568                 Added autosave and autosave_length prefs
6569         * src/compose.c
6570                 Added compose_remove_draft()
6571                 Auto-save drafts according to the prefs
6572         * src/main.c
6573                 Added a crash-indicator file, allowing to check
6574                 for new messages on startup if Sylpheed crashed
6575                 (makes saved drafts "reappear")
6576
6577 2002-09-03 [colin]      0.8.2claws25
6578
6579         * src/textview.[ch]
6580                 Grey the signature
6581
6582 2002-09-03 [paul]       0.8.2claws24
6583
6584         * sync with 0.8.2cvs8
6585                 see ChangeLog 2002-09-02 and 2002-09-03
6586
6587 2002-09-03 [darko]      0.8.2claws23
6588
6589         * src/folderview.c
6590                 use normal style when creating new folder to pick
6591                 proper font size 
6592
6593 2002-09-02 [melvin]     0.8.2claws22
6594
6595         * src/gtkaspell.m4
6596                 removed some obsolete code
6597
6598 2002-09-02 [melvin]     0.8.2claws21
6599
6600         * ac/aspell.m4
6601                 fixed test's equality sign (== to =)
6602
6603 2002-09-02 [alfons]     0.8.2claws20
6604
6605         * src/folder.c
6606         * src/mh.c
6607                 revert change of 0.8.2claws16 and use the mh_folder_destroy
6608                 as folder->destroy virtual as suggested by Hiro
6609                 (the mh.c code seems to have been lost around mh.c.1.21)
6610
6611 2002-09-02 [paul]       0.8.2claws19
6612
6613         * po/pt_BR.po
6614                 updated by Fabio Jr. Beneditto
6615                 
6616         * src/defs.h
6617                 use 'http://claws.sylpheed.org' for homepage link. 
6618                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
6619
6620 2002-09-01 [alfons]     0.8.2claws18
6621
6622         * src/mh.c
6623                 plug memleak related to one Martin Kluge found
6624
6625 2002-08-31 [paul]       0.8.2claws17
6626
6627         * sync with 0.8.2cvs6
6628                 see ChangeLog 2002-08-30
6629
6630 2002-08-31 [alfons]     0.8.2claws16
6631
6632         * src/folder.c
6633                 folder_destroy(): remove mailbox from folderlist even if it has
6634                 no destroy virtual
6635
6636 2002-08-31 [alfons]     0.8.2claws15
6637
6638         * src/folder.c
6639                 :%sno/if(/if (/gc
6640                 :%sno/for(/for (/gc
6641                 (being pedantic I know)
6642
6643 2002-08-31 [alfons]     0.8.2claws14
6644
6645         * src/folder.c
6646                 check for NULL pointers returned from folder->fetch_msginfo virtual
6647                 (should solve some reported crashes)
6648
6649 2002-08-30 [alfons]     0.8.2claws13
6650
6651         * acconfig.h
6652         * configure.in
6653         * src/crash.c
6654                 enable crash dialog on compilation time
6655                 (--enable-crash-dialog configure option)
6656
6657 2002-08-30 [alfons]     0.8.2claws12
6658
6659         * AUTHORS
6660                 add Martin Kluge
6661         * src/mh.c
6662                 apply memory leak plug patch by Martin Kluge
6663                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
6664                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
6665                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
6666
6667 2002-08-30 [darko]      0.8.2claws11
6668
6669         * src/folderview.c
6670                 copy Gtk style from normal style to match
6671                 font size for coloured folders
6672
6673 2002-08-29 [alfons]     0.8.2claws10
6674
6675         * sylpheed.desktop
6676                 Type=Internet <- Type=Application
6677                 (reported by Michael Schwendt, see:
6678                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
6679                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
6680
6681 2002-08-29 [paul]       0.8.2claws9
6682
6683         * sync with 0.8.2cvs5
6684                 see ChangeLog 2002-08-29
6685
6686 2002-08-29 [colin]      0.8.2claws8
6687
6688         * src/summaryview.c
6689                 Added a sanity check in summary_select_thread
6690                 Should fix bug 601605
6691
6692 2002-08-29 [colin]      0.8.2claws7
6693
6694         * src/main.c
6695                 Revert claws6 changes regarding bug #591676
6696
6697 2002-08-28 [colin]      0.8.2claws6
6698         
6699         * src/main.c
6700                 Ignore cache for queue folderitems
6701                 Fix bug #591676
6702
6703 2002-08-28 [melvin]     0.8.2claws5
6704
6705         * README.claws
6706                 Fixed typos.
6707
6708 2002-08-28 [melvin]     0.8.2claws4
6709
6710         * README.claws
6711                 Updated a bit the text concerning the spell checker
6712
6713 2002-08-28 [melvin]     0.8.2claws3
6714
6715         Merged the GNU_aspell_branch:
6716                 Support of new GNU/aspell is now included and the old pspell
6717                 is not supported anymore.
6718                 See README.claws
6719
6720         * README.claws
6721                 Updated spell checker text to reflect the switch to GNU/aspell
6722
6723         * ac/aspell.m4          *** NEW ***
6724         * src/gtkaspell.[ch]    *** NEW *** 
6725         * ac/pspell.m4          *** DELETED *** 
6726         * src/gtkspell.[ch]     *** DELETED ***
6727
6728         * ac/Makefile.am
6729                 Updated for GNU/aspell support
6730
6731         * po/POTFILES.in
6732                 Replaced gtkspell.c by gtkaspell.c
6733
6734         * acconfig.h
6735         * src/Makefile.am
6736         * src/about.c
6737         * src/compose.[ch]
6738         * src/crash.c
6739         * src/main.c
6740         * src/prefs_common.[ch]
6741                 Updated for GNU/aspell support
6742
6743 2002-08-28 [paul]       0.8.2claws2
6744
6745         * sync with 0.8.2cvs4
6746                 see ChangeLog 2002-08-27 and 2002-08-28
6747
6748 2002-08-28 [colin]      0.8.2claws1
6749
6750         * src/summary_search.c
6751                 Added "AND search"
6752
6753 2002-08-28 [jens]       0.8.2claws
6754
6755         *po/de.po
6756                 Updated German translations
6757
6758 2002-08-27 [melvin]     0.8.2claws
6759
6760         * po/fr.po
6761                 Updated French translations
6762
6763 2002-08-27 [paul]       0.8.2claws
6764
6765         * sync with 0.8.2 main release
6766
6767         * po/en_GB.po
6768           po/es.po
6769           po/it.po
6770           po/pl.po
6771           po/pt_BR.po
6772           po/sr.po
6773                 updated message catalogs submitted by
6774                 Ricardo Mones Lastra, Alessandro Maestri,
6775                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
6776                 Beneditto and Urke MMI  
6777
6778 2002-08-27 [hoa]        0.8.1claws123
6779
6780         * src/mainwindow.[ch]
6781         * src/summaryview.[ch]
6782                 removed the "filter setting" menu option.
6783                 add a "cancel a news message" menu option.
6784
6785 2002-08-26 [martin]     0.8.1claws122
6786
6787         * ChangeLog.claws
6788                 changed string under 0.8.1claws79 changed by myself
6789                 i'm sorry alfons :(
6790
6791 2002-08-26 [martin]     0.8.1claws121
6792
6793         * src/crash.c
6794                 added kill command to debuggerrc to start crash dialog
6795
6796 2002-08-26 [paul]       0.8.1claws120
6797
6798         * sync with 0.8.1cvs31
6799                 see ChangeLog 2002-08-26
6800
6801 2002-08-25 [alfons]     0.8.1claws119
6802
6803         * src/procmsg.c
6804                 fix bug that didn't send out correct headers to news server
6805                 when sending news article and email from queue (bug reported
6806                 and patch provided by Tim Mann; closes bug 
6807                 "[ 583196 ] 0.7.8claws can't post news")
6808
6809 2002-08-25 [alfons]     0.8.1claws118
6810
6811         * src/selective_download.c
6812                 mark two strings as translatable
6813                 (thanks to Urke MMI for pointing this out)
6814
6815 2002-08-25 [alfons]     0.8.1claws117
6816
6817         * src/summaryview.c
6818                 treat sent boxes as special and allow sorting them by addressee
6819                 (closes "[ 589418 ] Sent folder sorting misbehavior"
6820                 submitted by Steve Lamb)
6821
6822 2002-08-24 [alfons]     0.8.1claws116
6823
6824         * src/matcher.c
6825                 fix memleak reported by Martin Kluge
6826                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
6827
6828 2002-08-24 [oliver]     0.8.1claws115
6829
6830         * src/prefs_toolbar.c
6831                 o code cleanup as suggested by Alfons
6832                 o memleak fix
6833
6834 2002-08-24 [alfons]     0.8.1claws114
6835
6836         * src/summaryview.c
6837                 o fix another memory leak reported by Martin Kluge
6838                   (see "[ 599568 ] Small Memory Leak")
6839                 o remove 'from' variable from 'summary_set_header()'; we can
6840                   do with just 'to' 
6841
6842 2002-08-24 [paul]       0.8.1claws113
6843
6844         * sync with 0.8.1cvs30
6845                 see ChangeLog 2002-08-23
6846
6847 2002-08-24 [alfons]     0.8.1claws112
6848
6849         * src/summaryview.c
6850                 remove unnecessary allocations for search bar fixing leaks
6851                 reported by Martin Kluge
6852                 (see "[ 599451 ] Further memory leaks?")
6853
6854 2002-08-24 [alfons]     0.8.1claws111
6855
6856         * src/main.c
6857                 make get_socket_name() public for crash.c
6858         * src/crash.c
6859                 o make report bug button work (goes to claws' 
6860                   bug tracker at sf.net)
6861                 o introduce function for doing important stuff just
6862                   before claws goes down
6863                 o clean up code 
6864
6865 2002-08-24 [alfons]     0.8.1claws110
6866
6867         * src/compose.c
6868                 move cursor to "To" entry when forwarding as attachment
6869                 (reported and solved by Steve Lamb, closes bug report
6870                 "[ 592880 ] Forward as attachment; cursor not in to")
6871
6872 2002-08-24 [colin]      0.8.1claws109
6873
6874         * src/mainwindow.c
6875                 fix quick search visibility after GUI (de)separations.
6876
6877 2002-08-23 [colin]      0.8.1claws108
6878
6879         * src/mainwindow.c
6880                 fix header pane visibility after folderview or
6881                 messageview (de)separation
6882
6883 2002-08-23 [paul]       0.8.1claws107
6884
6885         * src/mainwindow.[ch]
6886           src/toolbar.c
6887                 give full control of display or non-display 
6888                 of the Execute icon to Custom toolbar settings.
6889                 add new sensitivity condition to maninwindow.h: 
6890                 M_DELAY_EXEC
6891
6892         * ChangeLog
6893           ChangeLog.jp
6894           NEWS
6895                 more sync with 0.8.1cvs29
6896
6897 2002-08-23 [melvin]     0.8.1claws106
6898
6899         * src/alertpanel.c
6900                 Readded support for custom widget in alertpanel lost in last
6901                 sync.
6902
6903 2002-08-23 [paul]       0.8.1claws105
6904
6905         * sync with 0.8.1cvs29
6906                 see ChangeLog 2002-08-23
6907
6908 2002-08-23 [colin]      0.8.1claws104
6909
6910         * src/summaryview.c
6911                 Fix folder and search pixmaps exchanging positions
6912                 after theme or toolbar changes. Thank to Oliver for 
6913                 reporting this.
6914
6915 2002-08-23 [colin]      0.8.1claws103
6916
6917         * src/mainwindow.c
6918           src/messageview.[ch]
6919           src/noticeview.[ch]
6920           src/summaryview.c
6921                 Changed messageview_create() and noticeview_create()
6922                 to avoid the last gdk_warning
6923
6924 2002-08-22 [colin]      0.8.1claws102
6925
6926         * src/summaryview.c
6927                 Fix my new `Creating pixmap from xpm' warning
6928
6929 2002-08-22 [colin]      0.8.1claws101
6930
6931         * src/mainwindow.c
6932                 Fix some of the gdk warnings
6933
6934 2002-08-22 [colin]      0.8.1claws100
6935
6936         * src/Makefile.am
6937         * src/stock_pixmap.c
6938         * src/stock_pixmap.h
6939         * src/pixmaps/quicksearch.xpm *ADDED*
6940                 Add the quicksearch pixmap
6941         * src/mainwindow.c
6942         * src/summaryview.c
6943         * src/summaryview.h
6944                 Make quicksearch bar visible/hidden via a button
6945
6946 2002-08-22 [christoph]  0.8.1claws99
6947
6948         * src/folder.c
6949                 fix folder update for newsgroups with message
6950                 numbers below minimum number of articles to fetch
6951                 (closes bug #598445)
6952
6953 2002-08-22 [paul]       0.8.1claws98
6954
6955         * sync with 0.8.1cvs28
6956                 see ChangeLog 2002-08-22
6957
6958 2002-08-21 [alfons]     0.8.1claws97
6959
6960         * src/crash.c
6961                 use bt instead of bt full which seems to work 
6962                 better, and bt full doesn't give a great deal 
6963                 of information anyway
6964
6965 2002-08-21 [colin]      0.8.1claws96
6966
6967         * src/summaryview.c
6968                 fix summaryview_searchtype_changed prototype
6969
6970 2002-08-21 [christoph]  0.8.1claws95
6971
6972         * src/mainwindow.c
6973                 o fix broken menu update for sorting type, we have to
6974                   get this info from the summaryview now
6975                 o removed setting of threaded state in menu callback
6976         * src/summaryview.[ch]
6977                 more summaryview/folderitem seperation for
6978                 threading option
6979         * configure.in
6980                 removed not required --with-compiler-flags option
6981
6982 2002-08-21 [oliver]     0.8.1claws94
6983         
6984         * src/toolbar.h 
6985                 o rename toolbar.xml to toolbar_main.xml
6986                   since toolbar_compose.xml might come up 
6987                   any time soon
6988         * README.claws
6989                 add custom toolbar              
6990
6991 2002-08-21 [darko]      0.8.1claws93
6992
6993         * src/procmsg.c
6994                 don't reset tmp flags for messages copied
6995                 to sent folder
6996
6997 2002-08-21 [colin]      0.8.1claws92
6998         
6999         * src/prefs_filtering.c
7000                 fix renaming rules on folder rename 
7001                 when folder is not a leaf folder
7002
7003 2002-08-21 [paul]       0.8.1claws91
7004
7005         * src/prefs_folder_item.c
7006                 fix alignment of colour selector
7007
7008 2002-08-21 [paul]       0.8.1claws90
7009
7010         * sync with 0.8.1cvs27
7011                 see ChangeLog 2002-08-21
7012
7013 2002-08-21 [paul]       0.8.1claws89
7014
7015         * src/summaryview.c
7016                 fix crash when changing field type in
7017                 Quick search bar
7018
7019 2002-08-21 [colin]      0.8.1claws88
7020
7021         * src/summaryview.c
7022                 Made quick search case-insensitive
7023
7024 2002-08-21 [paul]       0.8.1claws87
7025
7026         * sync with 0.8.1cvs26
7027                 see ChangeLog 2002-08-21
7028
7029 2002-08-20 [christoph]  0.8.1claws86
7030
7031         * src/folderview.c
7032         * src/main.c
7033         * src/summaryview.[ch]
7034                 more summaryview/folderitem seperation for
7035                 sort_key and sort_type
7036         * src/procmsg.c
7037                 added missing return statement
7038
7039 2002-08-20 [colin]      0.8.1claws85
7040
7041         * src/summaryview.[ch]
7042                 Added a quick search box
7043         * src/mainwindow.c
7044         * src/prefs_common.[ch]
7045                 Added a show/hide option for the quick search
7046
7047 2002-08-20 [oliver]     0.8.1claws84
7048         
7049         * src/mainwindow.c
7050                 remove toolbar_create_popups
7051         * src/toolbar.[ch]
7052                 o remove toolbar_create_popups
7053                 o fix toolbar_set_sensitive 
7054                   (Bug reports #596834 and #596832)     
7055         * src/prefs_toolbar.c
7056                 o add "Set default" button
7057                 o align label and text + combo widgets
7058
7059 2002-08-20 [hoa]        0.8.1claws83bis
7060
7061         * src/imap.c
7062                 fixed a bug in imap_fetch_msginfo() in case there is no
7063                 current folder.
7064
7065 2002-08-20 [darko]      0.8.1claws83
7066
7067         * src/folderview.c
7068                 copy the color style of folder view so it
7069                 works with GTK themes
7070
7071 2002-08-20 [darko]      0.8.1claws82
7072
7073         * src/folder.h
7074         * src/folderview.c
7075         * src/prefs_folder_item.[hc]
7076                 don't use UI stuff in folder.h
7077
7078 2002-08-20 [darko]      0.8.1claws81
7079
7080         * src/folder.h
7081         * src/prefs_folder_item.h
7082         * src/folderview.c
7083         * src/prefs_folder_item.c
7084                 ability to set folder color in folderview
7085
7086 2002-08-19 [alfons]     0.8.1claws80
7087
7088         * src/summaryview.c
7089                 fix one of the earlier memleaks reported by Martin Kluge
7090
7091 2002-08-19 [alfons]     0.8.1claws79
7092
7093         * src/mainwindow.c
7094                 hide notice view when selecting seperate folder
7095                 view (reported by Urke MMI)
7096
7097 2002-08-19 [christoph]  0.8.1claws78
7098
7099         * src/folderview.c
7100         * src/prefs_folder_item.h
7101         * src/summaryview.[ch]
7102                 o add summary_set_prefs_from_folderitem to set
7103                   summaryview prefs (first step to remove all
7104                   references to the folderitem in summaryview)
7105                 o moved compiled regex stuff from folderitem prefs
7106                   to summaryview code
7107
7108 2002-08-19 [paul]       0.8.1claws77
7109
7110         * src/compose.c
7111                 add check for '.' to QUOTE_IF_REQUIRED
7112
7113 2002-08-19 [paul]       0.8.1claws76
7114
7115         * src/inc.c
7116                 sync with 0.8.1cvs25 (plug memory leak)
7117
7118         * src/prefs_toolbar.c
7119                 re-order prefs_toolbar_cancel()
7120
7121 2002-08-18 [alfons]     0.8.1claws75
7122
7123         * src/inc.c
7124         * src/matcher.c
7125                 plug other memleaks reported by Martin Kluge
7126
7127 2002-08-18 [paul]       0.8.1claws74
7128
7129         * po/pt_BR.po
7130                 updated by Fabio Jr. Beneditto
7131
7132 2002-08-18 [paul]       0.8.1claws73
7133
7134         * src/toolbar.[ch]
7135                 fix bug where tooltips were displayed untranslated              
7136
7137         * src/prefs_toolbar.c
7138                 fix bug where clicking 'Cancel' creates an icon & text
7139                 toolbar regardless of prefs
7140         
7141
7142 2002-08-17 [oliver]     0.8.1claws72
7143
7144         * src/prefs_toolbar.c
7145                 update toolbar on CANCEL
7146                 bug reported by Martin Kluge
7147         * src/toolbar.c
7148                 toolbar_destroy memleak fixed           
7149
7150 2002-08-17 [alfons]     0.8.1claws71
7151
7152         * src/toolbar.c
7153                 plug another memleak reported by Martin Kluge
7154
7155 2002-08-16 [alfons]     0.8.1claws70
7156
7157         * src/crash.c
7158                 use execvp() correctly (suggested by wwp; thanks!)
7159
7160 2002-08-16 [alfons]     0.8.1claws69
7161
7162         * src/gtksctree.c
7163                 plug memory leak reported by Kim Schultz & Martin Kluge
7164
7165 2002-08-16 [paul]       0.8.1claws68
7166
7167         * po/es.po
7168                 updated by Ricardo Mones Lastra
7169
7170 2002-08-16 [paul]       0.8.1claws67
7171
7172         * src/toolbar.h
7173                 fix bug where 'Compose News' icon showed wrong
7174                 tooltip
7175
7176 2002-08-16 [paul]       0.8.1claws66
7177
7178         * sync with 0.8.1cvs24
7179                 see ChangeLog 2002-08-16
7180
7181         * po/it.po
7182                 updated by Alessandro Maestri
7183
7184 2002-08-15 [paul]       0.8.1claws65
7185
7186         * po/sr.po
7187                 updated by Urke MMI
7188
7189 2002-08-15 [paul]       0.8.1claws64
7190
7191         * src/*.c
7192                 don't translate debug info
7193
7194         * src/matcher.[ch]
7195                 add copyright info
7196
7197 2002-08-15 [paul]       0.8.1claws63
7198
7199         * src/prefs_toolbar.c
7200                 fix bug where clicking 'OK' creates an icon & text
7201                 toolbar regardless of prefs
7202
7203 2002-08-14 [alfons]     0.8.1claws62
7204
7205         * src/main.c
7206                 add global var that has the full argv[0]
7207         * src/crash.c
7208                 o execvp the correct sylpheed by using argv0
7209                   and setting the correct work dir
7210                 o other tweaks  
7211
7212 2002-08-14 [oliver]     0.8.1claws61
7213         
7214         * enable/disable Toolbar Action Buttons 
7215         * code cleanups
7216         * src/mainwindow.c
7217         * src/toolbar.[ch]      
7218         * src/prefs_toolbar.c   
7219
7220 2002-08-14 [melvin]     0.8.1claws60
7221
7222         * po/fr.po
7223                 Updated French translations
7224
7225 2002-08-14 [melvin]     0.8.1claws59
7226
7227         * src/crash.c
7228                 Made bug report not translatable
7229         * src/exporthtml.c
7230                 Fixed exporthtml_build_filespec() return value
7231         * src/foldersel.c
7232                 Fixed incorrect include file
7233         * src/gtkspell.c
7234         * src/prefs_actions.c
7235         * src/prefs_toolbar.c
7236                 Made debug info not translatable
7237         * src/mutt.c
7238         * src/quote_fmt.c
7239                 Added missing includes
7240         * src/prefs_common.c
7241                 Fixed typo
7242
7243 2002-08-14 [paul]       0.8.1claws58
7244
7245         * faq/es/sylpheed-faq.html
7246           faq/es/sylpheed-faq-[1-3].html
7247           faq/es/sylpheed-faq-4.html     **NEW FILE **
7248                 update Spanish FAQ
7249
7250 2002-08-13 [christoph]  0.8.1claws57
7251
7252         * src/procmsg.c
7253                 ignore thread fix that did not mark all
7254                 child nodes of a ignored thread as
7255                 ignored. Does not work perfectly yet,
7256                 but it is better now
7257
7258 2002-08-13 [alfons]     0.8.1claws56
7259
7260         * src/crash.c
7261                 o implement 'save crash log'
7262                 o some tweaks
7263
7264 2002-08-13 [melvin]     0.8.1claws55
7265
7266         * src/main.c
7267                 removed unrequired "execinfo.h" header
7268
7269 2002-08-12 [paul]       0.8.1claws54
7270
7271         * faq/en/sylpheed-faq.html
7272           faq/en/sylpheed-faq-[1-3].html
7273           faq/en/sylpheed-faq-4.html     **NEW FILE **
7274                 update English FAQ
7275
7276 2002-08-12 [alfons]     0.8.1claws53
7277
7278         * po/POTFILES.in
7279                 add crash.c to translatables
7280         * src/crash.c
7281                 bring in Leandro's crash dialog
7282
7283 2002-08-11 [alfons]     0.8.1claws52
7284
7285         * src/crash.c
7286                 clean up some warnings
7287
7288 2002-08-11 [alfons]     0.8.1claws51
7289
7290         * acconfig.h
7291         * configure.in
7292         * src/crash.[ch]        ** NEW FILES **
7293         * src/main.c            
7294                 initial gdb crash handler
7295
7296 2002-08-11 [paul]       0.8.1claws50
7297
7298         * src/prefs_toolbar.c
7299                 replace Up/Down arrow pixmaps with text to be
7300                 consistent across icon themes
7301
7302 2002-08-11 [paul]       0.8.1claws49
7303
7304         * src/prefs_common.c
7305           src/prefs_toolbar.c
7306                 rename 'Pixmap' -> 'Icon'
7307
7308         * src/toolbar.[ch]
7309                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
7310
7311 2002-08-10 [paul]       0.8.1claws48
7312
7313         * src/prefs_toolbar.c
7314                 re-work the UI
7315
7316 2002-08-10 [paul]       0.8.1claws47
7317
7318         * src/main.c
7319                 don't write Processing progress to status bar
7320                 patch submitted by Alexander Evseev
7321
7322         * src/prefs_toolbar.c
7323                 re-position and resize window
7324                 make window assume correct size on first call
7325
7326 2002-08-10 [paul]       0.8.1claws46
7327
7328         * src/mainwindow.c
7329           src/prefs_toolbar.c
7330           src/toolbar.c
7331           src/toolbar.h
7332                 obey coding style
7333                 follow UI text conventions
7334
7335 2002-08-10 [alfons]     0.8.1claws45
7336
7337         * src/toolbar.c
7338                 correct pixmap for delete action
7339
7340 2002-08-10 [paul]       0.8.1claws44
7341
7342         * po/pt_BR.po
7343                 updated by Fabio Jr. Beneditto
7344
7345 2002-08-10 [paul]       0.8.1claws43
7346
7347         * po/POTFILES.in
7348                 add custom toolbar files
7349
7350 2002-08-10 [paul]       0.8.1claws42
7351
7352         * sync with 0.8.1cvs22
7353                 see ChangeLog 2002-08-09
7354
7355 2002-08-09 [paul]       0.8.1claws41
7356
7357         * tools/Makefile.am
7358           tools/README
7359           tools/outlook2sylpheed.pl     ** NEW FILE **
7360                 add script to convert exported Outlook
7361                 contacts list to a Sylpheed addressbook.
7362                 Submitted by Ricardo Mones Lastra.
7363
7364 2002-08-09 [paul]       0.8.1claws40
7365
7366         * AUTHORS
7367           configure.in
7368           po/sr.po      ** NEW FILE **
7369                 add Serbian message catalog. Submitted by
7370                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
7371
7372 2002-08-09 [paul]       0.8.1claws39
7373
7374         * sync with 0.8.1cvs21
7375                 see ChangeLog 2002-08-08
7376
7377 2002-08-08 [oliver]     0.8.1claws38
7378
7379         * src/mainwindow.c
7380                 move Custom Toolbar to Configuration menu
7381
7382 2002-08-08 [oliver]     0.8.1claws37
7383
7384         * src/prefs_toolbar.c
7385                 fix substitute pixmap bug
7386
7387 2002-08-08 [paul]       0.8.1claws36
7388
7389         * sync with 0.8.1cvs19
7390                 see ChangeLog 2002-08-08
7391
7392 2002-08-07 [christoph]  0.8.1claws35
7393
7394         * src/utils.c
7395                 fixed a memory leak in new canonicalize_file_replace
7396
7397 2002-08-07 [christoph]  0.8.1claws34
7398
7399         * src/utils.[ch]
7400                 o canonicalize_file_replace should create the temporary
7401                   file in the same directory as the original file.
7402                 o added get_tmpfile_in_dir that creates a temorary file
7403                   in a specified directory.
7404
7405 2002-08-07 [melvin]     0.8.1claws33
7406
7407         * src/toolbar.c
7408                 fixed bug where 'Article' button acted as 'Email' button.
7409
7410 2002-08-07 [paul]       0.8.1claws32
7411
7412         * sync with 0.8.1.cvs17
7413                 see ChangeLog 2002-08-07
7414
7415 2002-08-07 [colin]      0.8.1claws31
7416         
7417         * src/news.c
7418                 fix mass-cancel problem
7419
7420 2002-08-07 [thorsten]   0.8.1claws30
7421
7422         * src/prefs_toolbar.c
7423                 fix: crash on replace or add new button
7424         * src/toolbar.c
7425                 fix: close xmlfile after reading
7426         * src/utils.c
7427                 fix: unlink() file before rename()
7428
7429 2002-08-06 [paul]       0.8.1claws29
7430
7431         * sync with 0.8.cvs15
7432                 see ChangeLog 2002-08-06
7433
7434 2002-08-06 [oliver]     0.8.1claws28
7435
7436         * src/toolbar.c
7437         * src/prefs_toolbar.c
7438                 fixed empty toolbar issue
7439
7440 2002-08-06 [oliver]     0.8.1claws27
7441
7442         * Custom Toolbar Final 
7443         * src/folderview.c
7444         * src/inc.c
7445         * src/summaryview.c
7446                 o toolbar stuff now lives in src/toolbar.[ch]
7447                 o main_window_toolbar_* functions are renamed to
7448                   toolbar_* reflecting their new source file
7449         * src/mainwindow.[ch]
7450                 o remove toolbar stuff  
7451
7452 2002-08-06 [oliver]     0.8.1claws26
7453         
7454         * src/Makefile.am
7455         * src/prefs_toolbar.[ch]        **New File**
7456         * src/toolbar.[ch]              **New File**
7457                 o prefs_toolbar.[ch] custom toolbar frontend
7458                 o toolbar.[ch]       backend 
7459
7460 2002-08-06 [oliver]     0.8.1claws25
7461
7462         * src/prefs_actions.[ch]
7463                 o new exported function actions_execute
7464
7465 2002-08-06 [paul]       0.8.1claws24
7466
7467         * sync with 0.8.1cvs4
7468                 see ChangeLog 2002-08-06
7469
7470 2002-08-06 [paul]       0.8.1claws23
7471
7472         * sync with 0.8.1cvs13
7473                 see ChangeLog 2002-08-06
7474
7475 2002-08-06 [paul]       0.8.1claws22
7476
7477         * sync with 0.8.1cvs12
7478                 see ChangeLog 2002-08-05 and 2002-08-06
7479
7480 2002-08-06 [match]      0.8.1claws21
7481
7482         * src/addrclip.c
7483                 improvements to cut/copy/paste address
7484
7485 2002-08-05 [match]      0.8.1claws20
7486
7487         * src/addritem.[ch]
7488         * src/addrcache.c
7489         * src/addrbook.c
7490         * src/editaddress.c
7491         * src/addressbook.c
7492                 fixes to improve cut/copy/paste
7493
7494 2002-08-06 [melvin]     0.8.1claws19
7495
7496         * src/account.[ch]
7497                 account_find_all_from_address(): new function that returns the
7498                 list of all accounts that are matched in an address.
7499         * src/alertpanel.[ch]
7500                 alertpanel() now accepts a custom widget
7501                 alertpanel_with_widget(): new function that pops up a panel with
7502                 a custom widget in it 
7503         * src/gtkutils.[ch]
7504                 gtkut_account_menu_new(): new function that allows the selection
7505                 of an account from a list of accounts.
7506         * src/messageview.c
7507                 Extended Return Receipt notification to select the correct 
7508                 account and to make a security test on the Delivery-Notification
7509                 address which should be the same as the Return-Path.
7510
7511 2002-08-06 [thorsten]   0.8.1claws18
7512
7513         * src/mimeview.c
7514                 attach_all: save unnamed as "noname.%d",
7515                 dont free static dirname
7516
7517 2002-08-05 [alfons]     0.8.1claws17
7518
7519         * configure.in
7520                 detect XIM by trying to link rather than compile a XIM program
7521
7522 2002-08-05 [oliver]     0.8.1claws16
7523                 
7524         * src/stock_pixmap.[ch]
7525                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
7526                 o new func to retrieve pixmaps
7527
7528 2002-08-05 [paul]       0.8.1claws15
7529
7530         * sync with 0.8.1cvs10
7531                 see ChangeLog 2002-08-05
7532
7533 2002-08-04 [alfons]     0.8.1claws14
7534
7535         * src/textview.c
7536                 see if this plugs memleak
7537
7538 2002-08-04 [melvin]     0.8.1claws13
7539
7540         * src/gtkspell.c
7541                 fixed bug that could crash Sylpheed when highlighting
7542                 all misspelled words.
7543
7544 2002-08-03 [melvin]     0.8.1claws12
7545
7546         * src/prefs_actions.c
7547                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
7548         * src/messageview.c
7549                 fixed bug where the Return Receipt was sent to
7550                 Delivery-Notification-To address even if it was not present
7551
7552 2002-08-02 [alfons]     0.8.1claws11
7553
7554         * src/prefs_actions.c
7555                 o more check for NULLs
7556                 o put create_io_dialog() in right conditional block
7557
7558 2002-08-02 [paul]       0.8.1claws10
7559
7560         * po/es.po
7561                 updated by Ricardo Mones Lastra
7562
7563 2002-08-01 [christoph]  0.8.1claws9
7564
7565         * src/folder.c
7566                 don't free the cache of the opened
7567                 folder in the summaryview
7568         * src/summaryview.c
7569                 don't unset flags, if it is not required
7570
7571 2002-08-01 [paul]       0.8.1claws8
7572
7573         * sync with 0.8.1cvs8
7574                 see ChangeLog entry 2002-08-01
7575
7576 2002-08-01 [paul]       0.8.1claws7
7577
7578         * sync with 0.8.1cvs7
7579                 see ChangeLog 2002-07-31 and 2002-08-01
7580
7581 2002-07-31 [christoph]  0.8.1claws6
7582
7583         * src/mainwindow.c
7584                 forgot to update menu sensitivity
7585                 function for new menu entry
7586
7587 2002-07-31 [alfons]     0.8.1claws5
7588
7589         * src/main.c
7590                 check folder item and its path for NULL on
7591                 initial processing
7592
7593 2002-07-31 [christoph]  0.8.1claws4
7594
7595         * src/folder.c
7596                 check if folder_item_get_msginfo in
7597                 folder_item_remove_msg returned NULL
7598         * src/imap.c
7599                 better clear the uid cache in the
7600                 uid validity check function and delete
7601                 cached messages
7602
7603 2002-07-31 [paul]       0.8.1claws3
7604
7605         * man/sylpheed.1
7606                 add the '--attach' option and a few other
7607                 minor changes
7608
7609 2002-07-31 [paul]       0.8.1claws2
7610
7611         * sync with 0.8.1cvs5
7612                 see ChangeLog 2002-07-31
7613
7614 2002-07-31 [christoph]  0.8.1claws1
7615
7616         * src/folderview.[ch]
7617         * src/mainwindow.c
7618                 replace "Rescan all folders..." with
7619                 "Check all folders for new messages..."
7620
7621 2002-07-30 [paul]       0.8.1claws
7622
7623         * version 0.8.1claws released
7624
7625 2002-07-30 [paul]       0.8.0claws29
7626
7627         * tools/OOo2sylpheed.pl ** NEW FILE **
7628           tools/README
7629                 add script to enable sending documents as
7630                 attachments from OpenOffice.org
7631
7632 2002-07-30 [melvin]     0.8.0claws28
7633
7634         * src/prefs_actions.c
7635                 Made the actions' input/output dialog display
7636                 without delay.
7637
7638 2002-07-30 [christoph]  0.8.0claws27
7639
7640         * src/procmsg.c
7641                 check if folder_item_get_msginfo in
7642                 procmsg_save_to_outbox returned NULL
7643
7644 2002-07-30 [paul]       0.8.0claws26
7645
7646         * sync with 0.8.1cvs4
7647                 see ChangeLog 2002-07-29
7648
7649 2002-07-29 [thorsten]   0.8.0claws25
7650
7651         * README.claws
7652                 added selective download, delete on server
7653
7654 2002-07-29 [paul]       0.8.0claws24
7655
7656         * sync with 0.8.1cvs3
7657                 see ChangeLog 2002-07-29
7658
7659 2002-07-27 [christoph]  0.8.0claws23
7660
7661         * src/folder.c
7662                 add extra check if fetching the msginfo
7663                 returned NULL
7664
7665 2002-07-27 [paul]       0.8.0claws22
7666
7667         * sync with 0.8.1cvs2
7668                 see ChangeLog 2002-07-26
7669
7670 2002-07-27 [christoph]  0.8.0claws21
7671
7672         * src/imap.c
7673                 add another check if a valid msginfo
7674                 was returned
7675
7676 2002-07-26 [hoa]        0.8.0claws20
7677
7678         * src/folder.c
7679                 Fixed a condition in folder_item_destroy()
7680
7681         * src/imap.c
7682                 Fixed an error in IMAP protocol
7683
7684 2002-07-26 [alfons]     0.8.0claws19
7685
7686         * src/folder.c
7687                 ofcourse compare with identifier, not the path
7688
7689 2002-07-26 [alfons]     0.8.0claws18
7690
7691         * src/folder.c
7692                 use folder item identifier for saving / restoring
7693                 preferences because folder->path might not be unique
7694
7695 2002-07-26 [melvin]     0.8.0claws17
7696
7697         * src/logwindow.c
7698                 Fixed a crash introduced in 0.8.0claws5 when log is 
7699                 cut under 80 characters.
7700
7701 2002-07-26 [paul]       0.8.0claws16
7702
7703         * sync with 0.8.1cvs1
7704                 see ChangeLog 2002-07-26
7705
7706 2002-07-26 [christoph]  0.8.0claws15
7707
7708         * src/imap.[ch]
7709                 imap folder now remembers the last selected
7710                 folder and imap_fetch_msginfo skips selecting
7711                 the folder if it is already selected
7712
7713 2002-07-26 [christoph]  0.8.0claws14
7714
7715         * src/folder.c
7716         * src/folderview.c
7717         * src/imap.c
7718                 fix imap folder rescanning
7719
7720 2002-07-25 [christoph]  0.8.0claws13
7721
7722         * src/filter.c
7723         * src/folder.[ch]
7724         * src/folderview.c
7725         * src/imap.[ch]
7726         * src/mainwindow.c
7727         * src/mbox_folder.c
7728         * src/mh.c
7729         * src/news.c
7730                 implement imap uid cache and uid validity check
7731
7732 2002-07-25 [alfons]     0.8.0claws12
7733
7734         * src/summaryview.c
7735                 fix a brown paper bag bug, and also add some more
7736                 checks
7737
7738 2002-07-25 [christoph]  0.8.0claws11
7739
7740         * src/folder.c
7741                 don't mix copy, fetch_msginfo and remove
7742                 operations in folder item copy and move
7743                 operations
7744
7745 2002-07-25 [christoph]  0.8.0claws10
7746
7747         * src/folderview.c
7748         * src/mainwindow.c
7749         * src/prefs_folder_item.c
7750         * src/summaryview.[ch]
7751                 remove no longer required parameter update_cache from
7752                 summary_show
7753
7754 2002-07-25 [paul]       0.8.0claws9
7755
7756         * sync with 0.8.1
7757         
7758         * AUTHORS
7759                 a few corrections
7760
7761 2002-07-24 [alfons]     0.8.0claws8
7762
7763         * src/summaryview.c
7764                 sort correctly when using simplified subject line
7765                 (closes feature request "[ 585141 ] applying regexp to subject 
7766                 before sort" submitted by Alexandra Walford)
7767
7768 2002-07-24 [paul]       0.8.0claws7
7769
7770         * sync with 0.8.0cvs3
7771                 see ChangeLog 2002-07-24
7772
7773 2002-07-23 [christoph]  0.8.0claws6
7774
7775         * src/folder.c
7776         * src/folder.h
7777         * src/summaryview.c
7778         * src/summaryview.h
7779         * src/main.c
7780                 o separate processing and summaryview
7781                 o removed summary_write_cache from summaryview
7782                 o removed summaryview->killed_messages, because we don't have
7783                   to keep a list of killed messages anymore. New cache will
7784                   keep the hidden messages in cache anyway
7785         * src/folderview.c
7786         * src/inc.c
7787         * src/selective_download.c
7788                 o removed unnecessary summary_write_cache calls
7789         * src/procmsg.c
7790                 o don't set ignore thread flag in procmsg_get_thread_tree
7791                   if it is already set
7792         * src/mainwindow.c
7793         * src/statusbar.h
7794                 o moved STATUSBAR_PUSH/POP to statusbar.h because
7795                   they are used in different files
7796
7797 2002-07-23 [melvin]     0.8.0claws5
7798
7799         * src/addressbook.c
7800         * src/addrgather.c
7801         * src/editaddress.c
7802         * src/editgroup.c
7803         * src/editldap_basedn.c
7804         * src/importldif.c
7805         * src/prefs_common.c
7806                 Fixed few memory leak (gtk_editable_get_chars returns
7807                 an allocated string)
7808         * src/logwindow.c
7809                 Fixed few memory leak (gtk_editable_get_chars returns
7810                 an allocated string) and modified a little the log cutting
7811                 loop.
7812         * src/compose.c
7813                 Replaced a call to an obsolete function gtk_entry_get_text()
7814                 by gtk_editable_get_chars()
7815         * src/send.c
7816                 Removed a debug printf
7817
7818 2002-07-23 [christoph]  0.8.0claws4
7819
7820         * src/filesel.c
7821                 fix another g_dirname memory leak
7822
7823 2002-07-23 [christoph]  0.8.0claws3
7824
7825         * src/mh.c
7826                 fixed a memory leak in mh_fetch_msginfo
7827                 fixed crash when message header could not be
7828                 parsed
7829
7830 2002-07-23 [paul]       0.8.0claws2
7831
7832         * sync with 0.8.0cvs2
7833                 see ChangeLog 2002-07-23
7834
7835 2002-07-23 [paul]       0.8.0claws1
7836
7837         * sync with 0.8.0cvs1
7838                 see ChangeLog 2002-07-23
7839
7840 2002-07-23 [paul]       0.8.0claws
7841
7842         * release of 0.8.0claws
7843
7844 2002-07-23 [paul]       0.7.8claws99
7845
7846         * po/ru.po
7847                 new Russian translation, submitted by
7848                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
7849
7850 2002-07-22 [jens]       0.7.8claws98
7851
7852         * po/de.po
7853                 Updated German translations.
7854
7855 2002-07-22 [paul]       0.7.8claws97
7856
7857         * po/es.po
7858           po/it.po
7859           po/nl.po
7860           po/pt_BR.po
7861                 updated translations by Ricardo Mones Lastra,
7862                 Alessandro Maestri, Wilbert Berendsen and 
7863                 Fabio Jr. Beneditto respectively
7864
7865 2002-07-22 [christoph]  0.7.8claws96
7866
7867         * src/mimeview.c
7868                 fix memory leak caused by wrong g_dirname usage
7869
7870 2002-07-22 [christoph]  0.7.8claws95
7871
7872         * src/summaryview.c
7873                 update new and unread message counts for summaryview
7874                 summaryview does not get it from the folder anymore
7875                 and has to update the values itself
7876
7877 2002-07-22 [melvin]     0.7.8claws94
7878
7879         * po/fr.po
7880                 Updated French translations.
7881
7882 2002-07-22 [christoph]  0.7.8claws93
7883
7884         * src/matcher.c
7885                 set prop->preg pointer to NULL or following check
7886                 will not fail and regexec will be called with
7887                 invalid pointer
7888
7889 2002-07-21 [alfons]     0.7.8claws92
7890         
7891         * src/prefs_common.[ch]
7892                 remove option "Send return receipt on request"
7893
7894 2002-07-21 [thorsten]   0.7.8claws91
7895
7896         * src/mimeview.c
7897                 fixed memleaks, coding style as pointed out by alfons
7898
7899 2002-07-21 [alfons]     0.7.8claws90
7900
7901         * src/messageview.c
7902         * src/noticeview.[ch]
7903                 o fix bug notice view being displayed when going to empty folder 
7904                   (noticed by Christoph)
7905                 o allow RRR to be sent when restarting sylpheed, or changing folder 
7906                   (noticed by Thorsten)
7907
7908 2002-07-21 [thorsten]   0.7.8claws89
7909
7910         * src/mimeview.c
7911                 Included save_all patch from Xaview FACQ
7912                 added support for pathnames
7913
7914 2002-07-21 [alfons]     0.7.8claws88
7915
7916         * po/POTFILES.in
7917         * src/Makefile.am
7918         * src/mainwindow.c
7919         * src/messageview.[ch]
7920         * src/noticeview.c      ** NEW FILE **
7921         * src/noticeview.h      ** NEW FILE **
7922                 make return receipts work again
7923                 (UI idea by Leandro Pereira)
7924
7925 2002-07-21 [paul]       0.7.8claws87
7926
7927         * src/summaryview.c
7928                 fix sensitivity of 'Select thread'
7929
7930 2002-07-21 [paul]       0.7.8claws86
7931
7932         * src/prefs_common.c
7933                 add browser command line for Galeon
7934
7935 2002-07-21 [paul]       0.7.8claws85
7936
7937         * Makefile.am
7938                 fix 'EXTRA_DIST': remove README.README, add TODO
7939                 and TODO.claws
7940
7941 2002-07-21 [alfons]     0.7.8claws84
7942
7943         * src/gtkstext.c
7944                 make enter clear selection
7945                 (closes "[ 579888 ] Editor selection/entry error"
7946                 reported by Steve Lamb)
7947
7948 2002-07-21 [alfons]     0.7.8claws83
7949         
7950         * src/summaryview.c
7951                 sort message list when selecting unthread messages
7952                 (closes "[ 501593 ] switching threaded view doesn't sort"
7953                 reported by Simon Schubert)
7954
7955 2002-07-20 [alfons]     0.7.8claws82
7956         
7957         * src/matcher.c
7958                 const-correctness
7959
7960 2002-07-20 [thorsten]   0.7.8claws81
7961
7962         * src/matcher.c
7963                 Fixed expansion of empty fields in matchactions
7964
7965 2002-07-19 [melvin]     0.7.8claws80
7966
7967         * src/gtkspell.c
7968                 Removed a duplicate menu entry (fast mode) introduced during
7969                 the new cache merge
7970                 Added a menu separator between 'Use alternate' and 'Fast mode'
7971
7972 2002-07-19 [paul]       0.7.8claws79
7973
7974         * tools/Makefile.am
7975           tools/README
7976                 correct typos
7977
7978 2002-07-19 [thorsten]   0.7.8claws78
7979
7980         * tools/calypso_convert.pl      ** NEW FILE **
7981           tools/README
7982           tools/Makefile.am
7983                 script to import mbox files exported
7984                 by calypso
7985                 o generates folder structure
7986                 o includes attachments
7987
7988 2002-07-19 [melvin]     0.7.8claws77
7989
7990         * src/selective_download.[ch]
7991                 Fixed bug where closing the dialog with the window manager's
7992                 close button will not unlock the summary
7993                 Corrected some function declarations that missed a return value
7994                 Made the source code comply better with coding style.
7995         * src/prefs_common.c
7996                 Added new browser command line for Mozilla.
7997
7998 2002-07-18 [paul]       0.7.8claws76
7999
8000         * src/mainwindow.c
8001           src/selective_download.[ch]
8002                 reflect theme changes, fix Gdk Warning when creating 
8003                 pixmap from NULL window, and minor clean up.
8004                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8005
8006         * po/en_GB.po
8007                 updated
8008
8009 2002-07-17 [paul]       0.7.8claws75
8010
8011         * INSTALL[.jp]
8012                 sync with 0.8.0
8013         
8014         * po/en_GB.po
8015                 updated
8016
8017 2002-07-16 [paul]       0.7.8claws74
8018
8019         * tools/filter_conv.pl
8020           tools/README
8021                 replace conversion script with reimplemented version, 
8022                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
8023
8024 2002-07-16 [colin]      0.7.8claws73
8025
8026         * src/summaryview.c
8027                 remove forgotten debug messages - sorry ;-)
8028
8029 2002-07-16 [colin]      0.7.8claws72
8030
8031         * src/mimeview.c
8032           src/summaryview.c
8033           src/textview.c
8034           src/textview.h
8035                 add the ability to select part of a text mime-part 
8036                 to reply.
8037
8038 2002-07-15 [christoph]  0.7.8claws71
8039
8040         * src/folder.c
8041                 fix folder message count for folders without
8042                 msg_is_changed (includes news folders)
8043
8044 2002-07-15 [martin]     0.7.8claws70
8045
8046         * src/summaryview.c
8047                 option "display recipient on 'From'..." now works
8048                 without the need of enabling the option
8049                 "display  sender  using  address  book".
8050
8051 2002-07-15 [christoph]  0.7.8claws69
8052
8053         * src/summaryview.c
8054                 removed setting folder status from summaryview.
8055                 folder.c should update all message counts correctly.
8056
8057 2002-07-15 [paul]       0.7.8claws68
8058
8059         * po/pt_BR.po
8060                 updated by Fabio Junior Beneditto
8061
8062 2002-07-15 [darko]      0.7.8claws67
8063
8064         * src/mh.c
8065                 Fixed target folder colorization, don't decrease op
8066                 number twice
8067
8068 2002-07-14 [paul]       0.7.8claws66
8069
8070         * sync with main 0.8.0
8071                 see ChangeLog 2002-07-14
8072
8073 2002-07-13 [melvin]     0.7.8claws65
8074         
8075         * src/addrbook.c
8076         * src/addressbook.c
8077         * src/addrindex.c
8078                 Replaced sprintf by g_snprintf to prevent possible buffer
8079                 overflow.
8080         * src/news.c
8081                 Corrected a log message output format.
8082                 Added a missing "done" debug output.
8083         * src/compose.c
8084                 Added keyboard accelerator for Priority menu items
8085                 Added missing \n in debug output
8086         * src/logwindow.c
8087         * src/gtkspell.c
8088         * src/rfc2015.c
8089                 Added missing \n in debug output
8090
8091 2002-07-13 [paul]       0.7.8claws64
8092
8093         * man/sylpheed.1
8094                 change Sergey's email address to the sf address
8095
8096         * src/textview.c
8097                 increase show_url_timeout (more useful for long
8098                 urls)
8099
8100 2002-07-12 [sergey]     0.7.8claws63
8101
8102         * src/rfc2015.c
8103                 applied (with some modifications) patch to set the
8104                 micalg parameter for signatures
8105                 (2001-08-28 Werner Koch <wk@gnupg.org>)
8106
8107 2002-07-12 [sergey]     0.7.8claws62
8108
8109         * man/Makefile.am
8110         * configure.in
8111                 fixed man page installation
8112
8113 2002-07-12 [paul]       0.7.8claws61
8114
8115         * sync with 0.7.8cvs26
8116                 see ChangeLog 2002-07-11 and 2002-07-12
8117
8118 2002-07-11 [christoph]  0.7.8claws60
8119
8120         * src/compose.c
8121         * src/procmsg.c
8122                 first use the message number to find the message
8123                 to mark with a reply flag but check the
8124                 message-id if we got the correct message, if not
8125                 try to find it by message-id.
8126                 use new string seperator that is not allowed
8127                 in message-ids.
8128
8129 2002-07-11 [paul]       0.7.8claws59
8130
8131         * sync with 0.7.8cvs23
8132                 see ChangeLog 2002-07-10
8133
8134 2002-07-10 [christoph]  0.7.8claws58
8135
8136         * src/folder.[ch]
8137         * src/msgcache.[ch]
8138                 Added message-id table to the cache in memory
8139                 and functions to msgcache.c and folder.c to
8140                 fetch MsgInfos by message id
8141         * src/compose.c
8142         * src/procmsg.c
8143                 store folder and message-id of message replying
8144                 to in queue header and set reply flag after sending
8145                 (Closes bug #469498)
8146
8147 2002-07-10 [paul]       0.7.8claws57
8148
8149         * AUTHORS
8150           man/sylpheed.1.gz
8151                 add Martin to the list of authors
8152
8153 2002-07-09 [martin]     0.7.8claws56
8154         * src/gtksctree.c
8155                 Added gtk_ctree_last_visible(), tree_update_level(),
8156                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
8157                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8158                 from gtk+ to gtksctree.c for the new sorting code
8159                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
8160                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
8161         * src/gtksctree.h
8162                 Added declaration for gtk_sctree_sort_recursive() and
8163                 gtk_sctree_sort_node
8164         * src/addressbook.c
8165         * src/foldersel.c
8166         * src/folderview.c
8167         * src/summaryview.c
8168                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8169                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
8170
8171 2002-07-08 [paul]       0.7.8claws55
8172
8173         * more sync with 0.7.8cvs21
8174                 see ChangeLog 2002-07-08
8175
8176 2002-07-08 [paul]       0.7.8claws54
8177
8178         * sync with 0.7.8cvs21
8179                 see ChangeLog 2002-07-08
8180
8181 2002-07-07 [alfons]     0.7.8claws53
8182
8183         * src/Makefile.am
8184         * src/stock_pixmap.[ch]
8185         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
8186         * src/pixmaps/notice_error.xpm  ** NEW FILE **
8187         * src/pixmaps/notice_note.xpm   ** NEW FILE **
8188                 add new pixmaps for upcoming notice pane
8189
8190 2002-07-06 [melvin]     0.7.8claws52
8191
8192         * src/gtkspell.[ch]
8193                 Made them a bit closer to Sylpheed's coding style.
8194                 Removed old code.
8195                 Removed possible memory leaks when some errors occurs.
8196
8197 2002-07-06 [melvin]     0.7.8claws51
8198
8199         * po/Makefile.in.in
8200                 Removed --no-location in xgettext command line to help
8201                 translators that use Emacs' po-mode
8202         * src/quote_fmt.c
8203                 Removed unnecessary comments that messed up sylpheed.pot
8204
8205 2002-07-06 [paul]       0.7.8claws50
8206
8207         * sync with 0.7.8cvs19
8208                 see ChangeLog 2002-07-05
8209
8210 2002-07-06 [christoph]  0.7.8claws49
8211
8212         * src/folder.c
8213         * src/mainwindow.c
8214                 fix folder_item_remove_all_msg and folderview
8215                 status for trash folders after emptying trash
8216
8217 2002-07-05 [paul]       0.7.8claws48
8218
8219         * sync with 0.7.8cvs16
8220                 see ChangeLog 2002-07-04 and 2002-07-05
8221
8222 2002-07-04 [paul]       0.7.8claws47
8223
8224         * sync with 0.7.8cvs14
8225                 see  ChangeLog 2002-07-04
8226
8227 2002-07-03 [alfons]     0.7.8claws46
8228
8229         * src/folder.c
8230                 dupe folder item's path because it's being reallocated
8231                 by new folder scanning code
8232
8233 2002-07-03 [christoph]  0.7.8claws45
8234
8235         * src/imap.c
8236                 better IMAP uid fetching using 'FETCH 1:* (UID)'
8237         * src/msgcache.c
8238                 add missing return in msgcache_write
8239
8240 2002-07-02 [thorsten]   0.7.8claws44
8241
8242         * src/jpilot.c
8243         * src/msgcache.c
8244         * src/rfc2015.c
8245                 use binary mode for file access
8246
8247 2002-07-02 [christoph]  0.7.8claws43
8248
8249         * major code cleanup (part 1)
8250         
8251                 - unused variables removed
8252                 - unused functions removed
8253                 - uninitialized variables checked
8254                 - missing return statements added
8255                 - missing function return types added
8256                 - added parentheses around assignment and
8257                   && in || when suggested by gcc
8258               
8259         * src/mh.c
8260         * src/folder.c
8261                 replaced direct calls to folder->scan_tree
8262                 with folder_scan_tree and restore folder
8263                 prefs in this function. The folder should
8264                 not have to deal with them.
8265                 ( Should now work for all folder types )
8266
8267 2002-07-02 [paul]       0.7.8claws42
8268
8269         * sync with 0.7.8cvs13
8270                 see ChangeLog 2002-07-01 and 2002-07-02
8271
8272 2002-07-01 [christoph]  0.7.8claws41
8273
8274         * src/summaryview.c
8275                 fix "goto next/prev unread message" with
8276                 ignored threads
8277
8278 2002-07-01 [paul]       0.7.8claws40
8279
8280         * po/es.po
8281                 updated by Ricardo Mones Lastra
8282
8283 2002-06-30 [match]      0.7.8claws39
8284
8285         * src/jpilot.c
8286                 applied variation of leonerd's patch (566661) to
8287                 allow multiple email addresses per JPilot entry.
8288                 addresses may be separated by space, comma, pipe,
8289                 semi-colon, new-line.
8290
8291 2002-06-30 [alfons]     0.7.8claws38
8292
8293         * src/procmsg.c
8294                 simple fix for putting older nodes before
8295                 newer nodes when threading by subject
8296
8297 2002-06-30 [christoph]  0.7.8claws37
8298
8299         * src/folder.c
8300         * src/folderview.c
8301         * src/mh.c
8302         * src/news.c
8303         * src/procmsg.c
8304                 fix broken folder tree rescaning
8305                 and don't use procmsg_get_mark_sum
8306                 anymore
8307
8308 2002-06-30 [christoph]  0.7.8claws36
8309
8310         * merge new cache branch
8311         * src/imap.c
8312                 fix new cache imap copy bug
8313         * src/folder.c
8314                 improved folder_item_scan
8315                 it should now always set the correct
8316                 new, unread and total message counts
8317
8318 2002-06-29 [paul]       0.7.8claws35
8319
8320         * configure.in
8321                 correct syntax error
8322
8323 2002-06-29 [paul]       0.7.8claws34
8324
8325         * configure.in
8326           Makefile.am
8327           man/Makefile.am       ** NEW FILE **
8328           man/sylpheed.1.gz     ** NEW FILE **
8329                 add Sylpheed man page
8330
8331 2002-06-29 [paul]       0.7.8claws33
8332
8333         * po/pt_BR.po
8334                 updated by Fabio Junior Beneditto
8335
8336 2002-06-28 [jens]       0.7.8claws32
8337
8338         * po/de.po
8339                 translation updated
8340
8341         * src/selective_download.c
8342                 removed gettext for space " "
8343
8344         * src/imap.c
8345                 removed wrong space
8346
8347 2002-06-28 [paul]       0.7.8claws31
8348
8349         * sync with 0.7.8cvs11
8350                 see ChangeLog 2002-06-28
8351
8352 2002-06-28 [paul]       0.7.8claws30
8353
8354         * sync with 0.7.8cvs10
8355                 see ChangeLog 2002-06-27 and 2002-06-28
8356
8357 2002-06-26 [paul]       0.7.8claws29
8358
8359         * src/addrgather.c
8360           src/selective_download.c
8361                 don't gettextise empty strings.
8362                 reserved by gettext. gettext("") returns 
8363                 the header entry with meta information, 
8364                 not the empty string
8365
8366         * po/en_GB.po
8367                 updated
8368
8369 2002-06-26 [paul]       0.7.8claws28
8370
8371         * sync with 0.7.8cvs7
8372                 see ChangeLog 2002-06-25
8373
8374         * src/prefs_common.c
8375                 ...and in the process, tweak the gui a little
8376
8377 2002-06-25 [alfons]     0.7.8claws27
8378         
8379         * configure.in
8380         * src/Makefile.am
8381                 fine tune ldap library detection
8382
8383 2002-06-25 [alfons]     0.7.8claws26
8384
8385         * src/compose.c
8386                 don't allow return receipts when composing a news article
8387
8388 2002-06-25 [paul]       0.7.8claws25
8389
8390         * Makefile.am
8391                 add '$(AMTAR)' to 'release' section to allow for
8392                 new and older autotools
8393
8394 2002-06-25 [paul]       0.7.8claws24
8395
8396         * src/summaryview.c
8397                 fix "No more unread messages" persistant pop-up
8398                 window bug
8399
8400 2002-06-25 [paul]       0.7.8claws23
8401
8402         * po/it.po
8403                 updated by Alessandro Maestri
8404
8405 2002-06-25 [paul]       0.7.8claws22
8406
8407         * sync with 0.7.8cvs6
8408                 see ChangeLog 2002-06-25
8409
8410 2002-06-24 [paul]       0.7.8claws21
8411
8412         * tools/update-po
8413                 add GPL copyright information
8414
8415 2002-06-24 [paul]       0.7.8claws20
8416
8417         * tools/Makefile.am
8418           tools/README
8419           tools/update-po       ** NEW FILE **
8420                 add script that eases the creation of *.po files
8421                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
8422
8423 2002-06-23 [alfons]     0.7.8claws19
8424
8425         * src/messageview.c
8426                 make notification_convert_header obey const correctness
8427                 (next step will be fixing the broken return receipt)
8428
8429 2002-06-23 [paul]       0.7.8claws18
8430
8431         * src/messageview.c
8432                 fix bug introduced in last commit:
8433                 removed too much code in last commit - put back what's
8434                 needed
8435
8436 2002-06-23 [paul]       0.7.8claws17
8437
8438         * src/messageview.[ch]
8439                 remove code committed in error from locally patched
8440                 source
8441
8442 2002-06-23 [colin]      0.7.8claws16
8443
8444         * src/compose.[ch]
8445                 add compose_entry_select(), used to select the default_to
8446                 email address - hopefully avoiding people sending mails to
8447                 wrong recipients.
8448
8449 2002-06-22 [alfons]     0.7.8claws15
8450
8451         * AUTHORS
8452                 add Bram Metsch & Stanislav Karchebny
8453         * src/smtp.[ch]
8454         * src/prefs_account.[ch]
8455         * src/send.c
8456                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
8457                   options.  (see <http://sourceforge.net/tracker/index.php
8458                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
8459
8460                 - merge Stanislav's fix to make SMTP AUTH work with qmail
8461                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
8462
8463 2002-06-22 [paul]       0.7.8claws14
8464
8465         * sync with 0.7.8cvs5
8466                 see ChangeLog 2002-06-19 and 2002-06-20
8467
8468 2002-06-22 [alfons]     0.7.8claws13
8469
8470         * src/selective_download.c
8471                 fix a stupid mistake I made
8472
8473 2002-06-22 [alfons]     0.7.8claws12
8474
8475         * src/selective_download.[ch]
8476                 fix another unnoticed leak; cleanup code
8477
8478 2002-06-21 [alfons]
8479
8480         * tools/Makefile.am
8481                 gpg-sign <-- gpg-sign-syl
8482
8483 2002-06-21 [alfons]     0.7.8claws11
8484
8485         * src/selective_download.c
8486         * src/selective_download.h
8487                 fix assorted mix of allocation errors (should solve
8488                 problem reported by Philippe Gramoullé, see:
8489                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
8490
8491 2002-06-20 [melvin]     0.7.8claws10
8492
8493         * tools/gpg-sign *REMOVED*
8494           tools/gpg-sign-syl *ADDED*
8495                 Replaced the gpg clearsigning script with the version using
8496                 xterm instead of ssh-askpass and changed its name.
8497
8498         * README.claws
8499                 Updated actions example to reflect the renaming of the
8500                 gpg clearsigning script.
8501
8502 2002-06-19 [paul]       0.7.8claws9
8503
8504         * sync with 0.7.8claws9
8505                 see ChangeLog 2002-06-18 and 2002-06-19
8506
8507 2002-06-19 [paul]       0.7.8claws8
8508
8509         * sync with 0.7.8cvs1
8510                 see ChangeLog 2002-06-18
8511
8512 2002-06-18 [alfons]     0.7.8claws7
8513
8514         * src/mainwindow.h
8515                 add omitted prototype
8516
8517 2002-06-17 [paul]       0.7.8claws6
8518
8519         * src/mainwindow.c
8520                 fix hiding of exec_btn
8521
8522 2002-06-17 [paul]       0.7.8claws5
8523
8524         * src/pop.c
8525                 remove unneeded code: should_delete() 
8526                 and Pop3State::uidl_todelete_list
8527
8528 2002-06-17 [paul]       0.7.8claws4
8529
8530         * sync with 0.7.8
8531                 see ChangeLog 2002-06-11 and 2002-06-13
8532
8533 2002-06-16 [alfons]     0.7.8claws3
8534         
8535         * src/folder.c
8536                 make sure lock sort mode (claws specific) is
8537                 also persists after a tree rescan
8538
8539 2002-06-16 [alfons]     0.7.8claws2
8540
8541         * src/prefs_folder_item.c
8542         * src/folder.[ch]
8543                 fix persistence of folder sort mode (broken
8544                 by adapting Hiro's new folder persistence code)
8545
8546 2002-06-16 [alfons]     0.7.8claws1
8547
8548         * AUTHORS
8549         * src/logwindow.c
8550         * src/prefscommon.[ch]
8551                 control size of log text in log window; 
8552                 closes patch #569155 submitted by Mitko Haralanov.
8553
8554 2002-06-15 [paul]       0.7.8claws
8555
8556         * release of 0.7.8claws
8557
8558 2002-06-15 [paul]       0.7.7claws
8559
8560         * po/pt_BR.po
8561                 updated by Fabio Junior Beneditto
8562
8563 2002-06-14 [paul]       0.7.6claws49
8564
8565         * po/es.po
8566                 updated by Ricardo Mones Lastra
8567
8568 2002-06-14 [paul]       0.7.6claws48
8569
8570         * po/nl.po
8571                 updated translation by Wilbert Berendsen
8572
8573 2002-06-14 [melvin]     0.7.6claws47
8574
8575         * po/fr.po
8576                 Updated French translation
8577
8578 2002-06-13 [paul]       0.7.6claws46
8579
8580         * src/filesel.c
8581                 allow filename to be typed in, rather than just
8582                 selected by the mouse. Patch by Gustavo Noronha Silva.
8583
8584 2002-06-13 [alfons]     0.7.6claws45
8585
8586         * src/mainwindow.[ch]
8587                 more cleanups (removing unnecessary menu items Expand 
8588                 summary / message view)
8589
8590 2002-06-13 [melvin]     0.7.6claws44
8591
8592         * po/POTFILES.in
8593                 Added src/string_match.c
8594         * src/string_match.c
8595                 Fixed possible buffer overflow.
8596                 Corrected typo.
8597                 Added missing config.h header.
8598         * src/prefs_common.c
8599           src/prefs_matcher.c
8600           src/prefs_scoring.c
8601                 Made some strings translatable (missing _(..)).
8602
8603 2002-06-13 [melvin]     0.7.6claws43
8604
8605         * README.claws
8606                 Corrected action example (verifying clearsigned mail).
8607         * src/prefs_account.c
8608                 Corrected typo.
8609         * src/prefs_common.c
8610                 Removed incorrect line that generated a Gtk-CRITICAL msg.
8611
8612 2002-06-12 [alfons]     0.7.6claws42
8613
8614         * src/summaryview.c
8615                 add init of score column lost in 0.7.6claws42
8616
8617 2002-06-12 [paul]       0.7.6claws41
8618
8619         * src/prefs_account.c
8620                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
8621                 behavior of the radio buttons, (from 0.7.7cvs2)
8622
8623 2002-06-11 [alfons]     0.7.6claws40
8624
8625         * src/messageview.[ch]
8626         * src/summaryview.[ch]
8627         * src/summary_search.c
8628         * src/mainwindow.c
8629                 perform a sync to bring in Hiro's separate view implementation 
8630
8631                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
8632
8633 2002-06-11 [paul]       0.7.6claws39
8634         
8635         * src/prefs_account.c
8636                 correct a typo on the Receive tab
8637
8638 2002-06-10 [match]      0.7.6claws38
8639
8640         * src/addressbook.c
8641                 Included address completion patch from Gustavo Noronha.
8642
8643 2002-06-10 [paul]       0.7.6claws37
8644
8645         * src/inc.[ch]
8646           src/pop.c
8647           src/prefs_account.[ch]
8648           src/selective_download.[ch]
8649                 apply PATCH #561712
8650                  NEW:
8651                 - check if POP Account
8652                 - Receive Button renamed to Preview
8653                 - Preview Button Popup: preview new/all messages
8654                 - Download Button
8655                 - Account Preferences-->Receive tab checkbutton if you
8656                   want to remove Mail after Download
8657                 -: default YES
8658                 - Account Preferences-->Receive tab checkbutton use
8659                   filtering rules on preview
8660                   (think of delete_on_server)
8661                 -: default YES
8662                 - Account selectable from SD dialog
8663                 - checkbutton to show already downloaded messages if
8664                   all messages are previewed
8665                 - new clist column showing Date
8666                 - ESC KEY close
8667                 FIXES:
8668                 - play ball with UIDL
8669                 - fault tolerant (?) 
8670                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8671
8672 2002-06-10 [melvin]     0.7.6claws36
8673
8674         * README.claws
8675                 Added a hint to ac/README in cvs instructions.
8676
8677         * src/prefs_actions.c
8678                 Made it possible to use a more elaborate command line
8679                 for asynchronous actions, too.
8680
8681 2002-06-10 [melvin]     0.7.6claws35
8682         
8683         * src/prefs_actions.c
8684                 Make it possible to use a more elaborate command line
8685                 (e.g. |foo|bar|cat>there;echo Done|)
8686                 Corrected error message when calling %f, %F and %p commands
8687                 from the compose window.
8688
8689 2002-06-09 [colin]      0.7.6claws34
8690
8691         * src/summaryview.c
8692                 Automatically find unread messages in current folder
8693                 before annoying the user.
8694
8695 2002-06-08 [alfons]     0.7.6claws33
8696
8697         * po/it.po
8698                 remove bad formatting string in it.po translation
8699                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
8700
8701 2002-06-08 [paul]       0.7.6claws32
8702
8703         * sync with 0.7.6cvs25
8704                 see ChangeLog 2002-06-07
8705
8706 2002-06-05 [paul]       0.7.6claws31
8707
8708         * src/mainwindow.c
8709                 add 'Sort by locked' and 'Sort by score'
8710
8711 2002-06-05 [paul]       0.7.6claws30
8712
8713         * sync with 0.7.6cvs24
8714                 see ChangeLog 2002-06-04
8715
8716 2002-06-04 [paul]       0.7.6claws29
8717
8718         * po/pt_BR.po
8719                 updated by Fabio Junior Beneditto
8720
8721 2002-06-03 [thorsten]   0.7.6claws28
8722
8723         * src/matcher.c
8724                 fclose() matcherrc after reading
8725
8726 2002-06-03 [paul]       0.7.6claws27
8727
8728         * sync with 0.7.6cvs21
8729                 see ChangeLog 2002-05-31
8730
8731 2002-05-31 [paul]       0.7.6claws26
8732
8733         * sync with 0.7.6cvs20
8734                 see ChangeLog 2002-05-29 and 2002-05-30
8735
8736 2002-05-31 [paul]       0.7.6claws25
8737
8738         * src/imap.c
8739                 hopefully fix last buggy sync
8740
8741         * README.claws
8742                 correct typo in 'Actions' examples
8743
8744 2002-05-29 [paul]       0.7.6claws24
8745
8746         * sync with 0.7.6cvs18
8747                 see ChangeLog 2002-05-28 and 2002-05-29
8748
8749         * src/news.c
8750           src/nntp.[ch]
8751                 sync with above 
8752
8753 2002-05-28 [paul]       0.7.6claws23
8754
8755         * sync with 0.7.6cvs16
8756                 see ChangeLog 2002-05-28
8757
8758 2002-05-27 [thorsten]   0.7.6claws22 
8759
8760         * faq/it/sylpheed-faq-1.html
8761           faq/it/sylpheed-faq-2.html
8762           faq/it/sylpheed-faq-3.html
8763           faq/it/sylpheed-faq.html
8764                 corrected DOS lineendings
8765         * faq/de/sylpheed-faq-1.html
8766           faq/de/sylpheed-faq-2.html
8767           faq/en/sylpheed-faq-1.html
8768           faq/en/sylpheed-faq-2.html
8769           faq/en/sylpheed-faq-3.html
8770           faq/es/sylpheed-faq-1.html
8771           faq/es/sylpheed-faq-2.html
8772           faq/es/sylpheed-faq-3.html
8773           faq/fr/sylpheed-faq-1.html
8774           faq/it/sylpheed-faq-1.html
8775           faq/it/sylpheed-faq-2.html
8776           faq/it/sylpheed-faq-3.html
8777           faq/it/sylpheed-faq.html
8778                 changed ">" to &quot;
8779
8780 2002-05-27 [paul]       0.7.6claws21
8781         
8782         * sync with 0.7.6cvs15
8783                 see ChangeLog 2002-05-27
8784
8785 2002-05-27 [paul]       0.7.6claws20
8786
8787         * src/prefs_account.c
8788                 correct a typo
8789
8790 2002-05-26 [paul]       0.7.6claws19
8791
8792         * tools/README
8793                 correct a typo
8794
8795 2002-05-25 [paul]       0.7.6claws18
8796
8797         * tools/README
8798                 add description of kmail2sylpheed.pl
8799
8800 2002-05-25 [paul]       0.7.6claws17
8801
8802         * tools/kmail2sylpheed.pl       ** NEW FILE **
8803                 perl script that converts an exported Kmail address
8804                 book, converts it to sylpheed addressbook file,
8805                 writes the file to .sylpheed, and updates
8806                 addrbook--index.xml 
8807
8808 2002-05-25 [paul]       0.7.6claws16
8809
8810         * sync with 0.7.6cvs14
8811                 see ChangeLog 2002-05-23
8812
8813 2002-05-24 [paul]       0.7.6claws15
8814
8815         * README.claws
8816                 make a correction and add some more info
8817
8818 2002-05-24 [paul]       0.7.6claws14
8819
8820         * src/compose.c
8821                 fix memory leak in 
8822                 compose_redirect_write_headers_from_headerlist()
8823                 add Subject and Resent-Message-ID to
8824                 compose_redirect_write_headers()
8825                 Received, Subject, and X-UIDL are filtered out in 
8826                 compose_redirect_write_to_file()
8827
8828 2002-05-23 [paul]       0.7.6claws13
8829
8830         * src/compose.[ch]
8831           src/filtering.c
8832           src/mainwindow.c
8833           src/matcher.[ch]
8834           src/matcher_parser_lex.l
8835           src/matcher_parser_parse.y
8836           src/prefs_common.[ch]
8837           src/prefs_filtering.c
8838           src/summaryview.c
8839                 rename 'Bounce' to 'Redirect'
8840
8841 2002-05-23 [paul]       0.7.6claws12
8842
8843         * more sync with 0.7.6cvs13
8844           src/compose.c
8845                 see ChangeLog 2002-05-22
8846
8847 2002-05-22 [paul]       0.7.6claws11
8848
8849         * sync with 0.7.6cvs13
8850           src/codeconv.c
8851                 see ChangeLog 2002-05-20
8852           src/prefs_common.c
8853                 see ChangeLog 2002-05-22
8854
8855 2002-05-21 [melvin]     0.7.6claws10
8856
8857         * src/folderview.c
8858                 Added missing filtering and scoring headers
8859                 Fixed bad function call that showed garbage 
8860                 in Folder->Processing
8861
8862 2002-05-21 [paul]       0.7.6claws9
8863
8864         * tools/Makefile.am
8865                 make all tools executable, (patch by Alfons).
8866
8867 2002-05-20 [alfons]     0.7.6claws8
8868
8869         * src/procheader.c
8870                 don't forget to call mktime() so we have a valid week 
8871                 and year day
8872                 (Bug report by Roger Sondermann <mail@jumaros.de>)
8873
8874 2002-05-20 [paul]       0.7.6claws7
8875
8876         * src/html.c
8877                 fix broken parsing of urls
8878         * src/textview.c
8879                 fix displaying of urls
8880
8881                 both fixes from the patch [547855] by Eugene 
8882                 Brevdo (zonem)
8883
8884 2002-05-19 [alfons]     0.7.6claws6
8885
8886         * configure.in
8887                 make sylpheed configure correctly with the latest
8888                 and greatest of automake / autoconf / gettext
8889
8890 2002-05-19 [alfons]     0.7.6claws5
8891
8892         * src/procheader.c
8893         * src/procheader.h
8894                 add function for returning ime zone offset
8895         * src/quote_fmt.c
8896         * src/quote_fmt_parse.y
8897                 better quotation formatting - does not convert
8898                 to local time, but uses the original date string.
8899                 
8900                 Note: %z inserts the timezone offset (should 
8901                 work also on platforms where strftime does not
8902                 support %z).
8903
8904 2002-05-18 [christoph]  0.7.6claws4
8905
8906         * src/summaryview.c
8907                 fix indentation of some code
8908         * tools/Makefile.am
8909                 fix spaces after \
8910         * src/Makefile.am
8911                 add missing \
8912                 correct path for ignorethread.xpm
8913                 incorrect filename for sylpheed_logo.xpm
8914                 add missing include matcher_parser_parse.h
8915
8916 2002-05-18 [paul]       0.7.6claws3
8917
8918         * sync with 0.7.6cvs8
8919                 see ChangeLog 2002-05-16 and 2002-05-17
8920
8921 2002-05-18 [melvin]     0.7.6claws2
8922
8923         * README.claws
8924                 Corrected an action's definition and fixed some misspellings.
8925
8926 2002-05-18 [paul]       0.7.6claws1
8927
8928         * tools/Makefile.am
8929           tools/gpg-sign        ** new file **
8930           tools/uudec           ** new file **
8931                 add Melvin's Actions scripts
8932
8933         * README.claws
8934                 add Melvin's descriptions for Actions
8935
8936 2002-05-18 [paul]       0.7.6claws
8937
8938         * Version 0.7.6claws released
8939
8940 2002-05-17 [paul]       0.7.5claws32
8941
8942         * po/es.po
8943                 updated by Ricardo Mones Lastra
8944
8945 2002-05-17 [paul]       0.7.5claws31
8946
8947         * src/compose.c
8948                 fix Account prefs default folder for sent/draft/deleted
8949                 messages bug
8950
8951         * po/it.po
8952           po/nl.po
8953                 updated translation by Alessandro Maestri and
8954                 Wilbert Berendsen
8955
8956 2002-05-17 [melvin]     0.7.5claws30
8957
8958         * src/prefs_actions.c
8959                 Fixed bug where using %F not at the end of the command 
8960                 resulted in an additional empty argument being created.
8961                 Thanks to Darko Koruga for reporting the bug.
8962
8963 2002-05-17 [melvin]     0.7.5claws29
8964
8965         * po/fr.po
8966                 Updated French translations.
8967
8968 2002-05-15 [paul]       0.7.5claws28
8969         
8970         * po/es.po
8971                 updated by Ricardo Mones Lastra
8972
8973 2002-05-15 [paul]       0.7.5claws27
8974
8975         * sync with 0.7.6cvs4
8976                 see ChangeLog 2002-05-14 and 2002-05-15
8977
8978 2002-05-14 [paul]       0.7.5claws26
8979
8980         * sync with 0.7.6cvs1
8981                 see ChangeLog 2002-05-13
8982
8983 2002-05-13 [thorsten]   0.7.5claws25
8984
8985         * src/messageview.c
8986                 fix select_all and copy in multipart messages
8987         * src/mainwindow.c
8988                 fix select_all and copy in multipart messages
8989
8990 2002-05-12 [paul]       0.7.5claws24
8991
8992         * src/summaryview.c
8993                 reverse last commit, bug already fixed in 0.7.5claws3
8994
8995 2002-05-12 [netztorte]  0.7.5claws23
8996
8997         * src/summaryview.c
8998                 dont parse empty addressbook (checked in before claws20)
8999
9000 2002-05-12 [melvin]     0.7.5claws22
9001
9002         * src/procmsg.[ch]
9003                 Removed unneeded priority code introduced by the previous 
9004                 commit.
9005
9006 2002-05-12 [melvin]     0.7.5claws21
9007
9008         * src/compose.[ch]
9009                 Added possibility to set message's priority.
9010         * src/procmsg.[ch]
9011                 Added possibility to set message's priority.
9012                 Added missing headers
9013
9014 2002-05-12 [melvin]     0.7.5claws20
9015
9016         * src/prefs_actions.c
9017                 Removed implicitely added quotes around the name
9018                 of the temporary files of mime parts.
9019
9020 2002-05-12 [paul]       0.7.5claws19
9021
9022         * sync with 0.7.5cvs20
9023                 see ChangeLog 2002-05-11
9024
9025 2002-05-12 [alfons]     0.7.5claws18
9026
9027         * src/quote_fmt_lex.l
9028         * src/quote_fmt_parse.y
9029                 allow quote / reply date & time format to be set using
9030                 %D{format}. format is a format string you'd pass to
9031                 strftime() (see man strftime, or the Display tab |
9032                 Date format setting).
9033
9034                 Currently %D converts the date to local time. 
9035
9036 2002-05-11 [paul]       0.7.5claws17
9037
9038         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
9039                 see ChangeLog 2002-05-10 and 2002-05-11
9040
9041 2002-05-10 [paul]       0.7.5claws16
9042
9043         * sync with 0.7.5cvs16
9044                 see ChangeLog entries 2002-05-09 and 
9045                 2002-05-10
9046
9047 2002-05-10 [colin]      0.7.5claws15
9048
9049         * src/textview.c
9050                 Corrected a bug that prevented sylpheed to open
9051                 double-clicked URIs.
9052
9053 2002-05-09 [paul]       0.7.5claws14
9054
9055         * sync with 0.7.5cvs14
9056                 see ChangeLog 2002-05-08 and 2002-05-09
9057
9058 2002-05-08 [paul]       0.7.5claws13
9059
9060         * sync with 0.7.5cvs11
9061                 see ChangeLog entry 2002-05-08
9062
9063 2002-05-08 [paul]       0.7.5claws12
9064
9065         * src/mainwindow.c
9066           src/textview.[ch]
9067                 fix segfault on View->Open in new window
9068                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9069
9070 2002-05-07 [paul]       0.7.5claws11
9071
9072         * sync with 0.7.5cvs9
9073                 see ChangeLog entry 2002-05-07
9074
9075 2002-05-06 [paul]       0.7.5claws10
9076
9077         * src/messageview.c
9078           src/textview.c
9079                 display url in statusbar on single-click
9080                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9081
9082 2002-05-06 [match]      0.7.5claws9
9083
9084         * src/addritem.[ch]
9085                 new functions.
9086         * src/addrcache.c
9087                 tidy up.
9088         * src/xmlprops.[ch]
9089                 XML implementation of properties file.
9090         * src/exporthtml.[ch]
9091         * src/expthtmldlg.[ch]
9092         * src/addressbook.c
9093                 export to HTML.
9094
9095 2002-05-02 [sergey]     0.7.5claws8
9096
9097         * src/mainwindow.c (mainwin_entries),
9098           src/prefs_common.c (prefs_send_create()),
9099           src/codeconv.c (locale_table):
9100                 use charset name "Windows-1251" instead of "CP1251".
9101
9102 2002-05-02 [colin]      0.7.5claws7
9103         
9104         * src/compose.c
9105           src/prefs_common.c
9106           src/prefs_folder_item.c
9107                 Fixed cosmetics bugs due to Outbox renamed to Sent.
9108
9109 2002-05-02 [hiro]       0.7.5claws6
9110
9111         * src/imap.c
9112                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
9113
9114 2002-05-02 [paul]       0.7.5claws5
9115
9116         * src/compose.c
9117                 more sync with 0.7.5cvs7, see ChangeLog entry
9118                 2002-05-02
9119
9120 2002-05-02 [hiro]       0.7.5claws4
9121
9122         * src/compose.c
9123                 compose_queue_sub():
9124                 check if queue folder exists (closes #550397).
9125                 removed directory creation since it should be handled
9126                 transparently.
9127         * src/imap.c
9128                 imap_add_msg(): return UID for appended message
9129                 (closes #548842).
9130
9131 2002-04-30 [paul]       0.7.5claws3
9132
9133         * src/summaryview.c
9134                 fix account_find_from_address() bug
9135
9136 2002-04-28 [colin]      0.7.5claws2
9137
9138         * src/compose.c
9139           src/textview.c
9140           src/prefs_common.[ch]
9141           src/utils.[ch]
9142                 Added user-definable quotation characters recognition.
9143
9144 2002-04-28 [paul]       0.7.5claws1
9145
9146         * sync with 0.7.5cvs4
9147                 see ChangeLog entry  2002-04-25
9148
9149 2002-04-28 [paul]       0.7.5claws
9150
9151         * po/es.po
9152           po/nl.po
9153           po/pt_BR.po
9154                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
9155                 Fabio Junior Beneditto
9156
9157 2002-04-27 [jens]       0.7.4claws103
9158
9159         * po/de.po
9160                 updated German translation.
9161
9162 2002-04-27 [hiro]       0.7.4claws102
9163
9164         * src/summaryview.c
9165                 summary_write_cache(): fixed the mark loss of hidden messages.
9166
9167 2002-04-26 [melvin]     0.7.4claws101
9168
9169         * src/procmsg.c
9170                 fixed a second typo (same one)
9171         * po/fr.po
9172           po/it.po
9173           po/pt_BR.po
9174                 fixed the type again...
9175
9176 2002-04-26 [melvin]     0.7.4claws100
9177
9178         * src/procmsg.c
9179                 fixed a typo in an alert message ("temorary").
9180         * po/it.po
9181         * po/pt_BR.po
9182                 corrected the typo  described above.
9183         * po/fr.po
9184                 updated French translation.
9185
9186 2002-04-26 [darko]      0.7.4claws99
9187
9188         * src/summaryview.c
9189                 fix target folder colorization
9190
9191 2002-04-25 [paul]       0.7.4claws98
9192
9193         * po/it.po
9194                 updated by Alessandro Maestri
9195
9196 2002-04-24 [colin]      0.7.4claws97
9197         
9198         * src/compose.c
9199                 Fixed double "subject is empty" question.
9200
9201 2002-04-23 [colin]      0.7.4claws96
9202         
9203         * src/mimeview.c
9204                 Corrected issue when "automatically display images" was
9205                 not set : first image remained after selecting second.
9206
9207 2002-04-23 [melvin]     0.7.4claws95
9208
9209         * src/prefs_actions.c
9210                 Don't display in/out dialog if there is nothing to show.
9211
9212 2002-04-23 [paul]       0.7.4claws94
9213
9214         * sync with 0.7.5cvs3
9215                 bug fixes: see ChangeLog entry 2002-04-23
9216
9217 2002-04-22 [darko]      0.7.4claws93
9218
9219         * src/compose.c
9220                 fix previous check-in which changed code after
9221                 merge from main
9222
9223 2002-04-22 [paul]       0.7.4claws92
9224
9225         * faq/de/*
9226                 add German FAQ
9227         * faq/en/*
9228           faq/es/*
9229           faq/fr/*
9230                 update English, Spanish and French FAQs
9231         * manual/de/*
9232           manual/es/*
9233                 add German and Spanish manuals
9234         * manual/en/*
9235           manual/fr/*
9236                 update English and French manuals
9237
9238         * src/Makefile.am
9239                 add to and re-arrange the pixmap entries
9240
9241 2002-04-22 [darko]      0.7.4claws91
9242
9243         * src/compose.c
9244                 fix sender initials recognition to only allow
9245                 '>' after the initials
9246
9247 2002-04-21 [paul]       0.7.4claws90
9248
9249         * sync with 0.7.5 release
9250                 see ChangeLog entry 2002-04-21
9251
9252 2002-04-21 [alfons]
9253
9254         * src/Makefile.am
9255                 add colin's new pixmaps to EXTRA_DIST
9256
9257 2002-04-21 [colin]      0.7.4claws89
9258         * src/compose.c
9259         * src/inc.c
9260         * src/mainwindow.[ch]
9261         * src/prefs_common.[ch]
9262         * src/stock_pixmap.[ch]
9263                 Added "Work offline" ability.
9264
9265 2002-04-21 [colin]      0.7.4claws88
9266         
9267         * src/mimeview.c
9268         * src/prefs_common.c
9269         * src/prefs_common.h
9270         * src/textview.c : Added an option to common preferences -> display
9271           to allow user not to automatically display images.
9272
9273 2002-04-21 [paul]       0.7.4claws87
9274
9275         * sync with 0.7.4cvs52
9276                 see ChangeLog entry 2002-04-21 (src/imap.c)
9277
9278 2002-04-21 [paul]       0.7.4claws86
9279
9280         * sync with 0.7.4cvs51
9281                 see ChangeLog entry 2002-04-21
9282
9283 2002-04-21 [paul]       0.7.4claws85
9284
9285         * sync with 0.7.4cvs49
9286                 see ChangeLog entries 2002-04-20 and 2002-04-21
9287
9288         * src/Makefile.am
9289                 clean up: remove old 'stock_' element from xpm 
9290                 filenames.
9291
9292 2002-04-21 [alfons]     0.7.4claws84
9293
9294         apply sync patch from Paul
9295
9296         * src/folderview.c
9297                 use old claws prefs_folder_item_create() for now
9298
9299 2002-04-19 [match]      0.7.4claws83
9300
9301         * src/addressbook.[ch]
9302         * src/addrharvest.[ch]
9303         * src/addrgather.[ch]
9304                 recurse folders.
9305         * src/mainwindow.c
9306         * src/summaryview.[ch]
9307                 change menu option.
9308
9309 2002-04-19 [paul]       0.7.4claws82
9310
9311         * po/pt_BR.po
9312                 updated by Fabio Junior Beneditto
9313
9314 2002-04-14 [alfons]     0.7.4claws81
9315
9316         * src/passphrase.c
9317                 add #include <sys/types.h> for mode_t and off_t 
9318
9319 2002-04-13 [paul]       0.7.4claws80
9320         
9321         * src/main.c
9322           src/passphrase.[ch]
9323           src/pgptext.c
9324           src/prefs_common.[ch]
9325           src/rfc2015.c
9326                 enable storing of GnuPG passphrase for the whole 
9327                 session or a user-defined number of minutes. patch 
9328                 submitted by Ravemax <ravemax@dextrose.com>
9329
9330 2002-04-13 [alfons]     0.7.4claws79
9331
9332         * src/textview.c
9333                 make email parser also stop scanning when encountering separators
9334                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
9335
9336 2002-04-13 [paul]       0.7.4claws78
9337
9338         * sync with 0.7.4cvs39
9339                 see ChangeLog entry 2002-04-12
9340
9341 2002-04-11 [paul]       0.7.4claws77
9342
9343         * sync with 0.7.4cvs37
9344                 see ChangeLog entry 2002-04-11
9345
9346 2002-04-11 [paul]       0.7.4claws76
9347
9348         * COPYING 
9349                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
9350                 the clause for OpenSSL). sync with sylpheed main
9351
9352 2002-04-09 [melvin]     0.7.4claws75
9353
9354         * src/compose.c
9355                 Made 'Ctrl-Enter' on send ignore some modifiers 
9356                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
9357                 to bind other *-Enter (but not Alt-Enter).
9358
9359 2002-04-09 [paul]       0.7.4claws74
9360
9361         * sync with 0.7.4cvs35
9362                 see ChangeLog entries 2002-04-09
9363
9364 2002-04-08 [paul]       0.7.4claws73
9365
9366         * sync with 0.7.4cvs33
9367                 see ChangeLog entry 200-04-08
9368
9369 2002-04-07 [match]      0.7.4claws72
9370
9371         * src/addrharvest.[ch]
9372                 fixed to read all addresses in header, regardless
9373                 of header size. improved name parsing. accommodate
9374                 harvest from folders and selected message.
9375         * src/addritem.[ch]
9376                 included new address parsing function.
9377         * src/addrgather.[ch]
9378         * src/addressbook.[ch]
9379         * src/summaryview.[ch]
9380         * src/mainwindow.c
9381                 allow address harvest of folder as well as selected
9382                 messages.
9383
9384 2002-04-07 [paul]       0.7.4claws71
9385
9386         * src/esmtp.[ch]
9387           src/smtp.c
9388                 don't try to authenticate with CRAM-MD5 in SMTP when 
9389                 SMTP-AUTH enabled if MTA doesn't issue this 
9390                 auth-method in it's ehlo-response. bug item #531364,
9391                 patch item #938910. patch submitted by Colin Leroy 
9392                 <colin@colino.net>
9393
9394 2002-04-07 [paul]       0.7.4claws70
9395
9396         * src/nntp.c
9397                 fix missing MODE_READER bug. patch submitted by
9398                 Colin Leroy <colin@colino.net>
9399
9400 2002-04-07 [alfons]     0.7.4claws69
9401
9402         * src/matcher.[ch]
9403         * src/prefs_filtering.c
9404         * src/summaryview.c
9405                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
9406                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
9407
9408 2002-04-07 [paul]       0.7.4claws68
9409
9410         * sync with 0.7.4cvs32
9411                 see ChangeLog entry 2002-04-06
9412
9413         * tools/filter_conv.pl
9414                 more bug fixes
9415
9416 2002-04-06 [paul]       0.7.4claws67
9417
9418         * tools/filter_conv.pl
9419                 modify to be able to find the name of the first
9420                 mailbox and use that. main's filter does not
9421                 record the full path to the mailbox and therefore
9422                 can only filter to the first mailbox.
9423
9424 2002-04-05 [paul]       0.7.4claws66
9425
9426         * tools/filter_conv.pl
9427                 attempt to make the script all-encompassing and
9428                 be able to convert any main 'filter' rule thrown
9429                 at it
9430
9431 2002-04-05 [paul]       0.7.4claws65
9432
9433         * tools/filter_conv.pl
9434                 allow for collapsed folder trees
9435
9436 2002-04-05 [paul]       0.7.4claws64
9437
9438         * sync with 0.7.4cvs31
9439                 see ChangeLog entries 2002-04-05
9440
9441 2002-04-03 [paul]       0.7.4claws63
9442
9443         * sync with 0.7.4cvs29
9444                 see ChangeLog entries 2002-04-02 and 2002-04-03
9445
9446 2002-04-02 [paul]       0.7.4claws62
9447
9448         * sync with 0.7.4cvs26
9449                 see ChangeLog entry 2002-04-01
9450
9451 2002-04-02 [match]      0.7.4claws61
9452
9453         * src/pine.[ch]
9454         * src/importpine.[ch]
9455         * src/addressbook.c
9456                 import Pine address book.
9457
9458 2002-04-02 [match]      0.7.4claws60
9459
9460         * src/addrharvest.[ch]
9461                 improve address parsing of funky addresses.
9462
9463 2002-04-02 [darko]      0.7.4claws59
9464
9465         * src/compose.c
9466                 wrap on send improvements, it now recognizes quoted
9467                 initials as part of the quotation string, and it
9468                 does not join lines separated by CR
9469
9470 2002-04-01 [match]      0.7.4claws58
9471
9472         * src/mgutils.[ch]
9473                 added new functions.
9474         * src/mutt.[ch]
9475                 remove excessive duplicate address generation
9476                 on import.
9477
9478 2002-04-01 [alfons]     0.7.4claws57
9479         
9480         * src/summaryview.c
9481                 put back g_free() 
9482
9483 2002-04-01 [paul]       0.7.4claws56
9484
9485         * sync with 0.7.4cvs25
9486                 see ChangeLog entry 2002-04-01
9487
9488 2002-04-01 [alfons]     0.7.4aprilfool55
9489
9490         * src/summaryview.c
9491                 honour feature request item #537427 to allow for
9492                 displaying names from address book for sent mail also
9493
9494 2002-03-29 [paul]       0.7.4claws54
9495
9496         * src/mainwindow.c
9497           src/prefs_filtering.[ch]
9498           src/prefs_matcher.c
9499           src/summaryview.c
9500                 add 'fast filter' for claws' filtering,
9501                 /Tools/Create filter rule/... patch submitted
9502                 by Neill Miller <neillm@thecodefactory.org>
9503
9504 2002-03-29 [paul]       0.7.4claws53
9505
9506         * sync with 0.7.4cvs24
9507                 see ChangeLog entry 2002-03-29
9508
9509 2002-03-28 [paul]       0.7.4claws52
9510
9511         * sync with 0.7.4cvs23
9512                 see ChangeLog entry 2002-03-28
9513
9514 2002-03-27 [melvin]     0.7.4claws51
9515
9516         * src/prefs_actions.c
9517                 Added support to pass only one message part (as a
9518                 file) to the command using '%p'. No quotes are needed
9519                 because doubles quotes are automatically added.
9520                 Fixed bug where Sylpheed could block when waiting for
9521                 a child process to finish.
9522                 Changed the help menu to remove quotes around symbols to 
9523                 avoid misinterpretation (they must not be used).
9524
9525 2002-03-27 [melvin]     0.7.4claws50
9526
9527         * src/inc.c
9528                 Made the new mail notification command always 
9529                 execute asynchronously.
9530
9531 2002-03-27 [paul]       0.7.4claws49
9532
9533         * src/compose.c
9534                 fix bug introduced in last commit
9535
9536 2002-03-27 [paul]       0.7.4claws48
9537
9538         * sync with 0.7.4cvs21
9539                 see ChangeLog 2002-03-26 and 2002-03-27
9540
9541 2002-03-26 [hoa]        0.7.4claws47
9542
9543         * src/prefs_folder_item.c
9544                 really fixed the bug #516442 with folder rescan.
9545
9546 2002-03-26 [paul]       0.7.4claws46
9547
9548         * sync with 0.7.4cvs19
9549                 see ChangeLog entries 2002-03-25 and 2002-03-26
9550
9551 2002-03-25 [hoa]        0.7.4claws45
9552
9553         * src/matcher.c
9554         * src/mh.c
9555                 fix the bug #516442 with folder rescan.
9556
9557         * src/prefs_common.[ch]
9558         * src/compose.c
9559                 added an option to enable two different behaviours
9560                 for bounce.
9561
9562
9563 2002-03-25 [paul]       0.7.4claws44
9564
9565         * src/mainwindow.c
9566           src/selective_download.c
9567                 correct a few menuitem labels
9568
9569 2002-03-25 [christoph]  0.7.4claws43
9570
9571         * src/procmsg.c
9572                 fix non deleted tmp message in
9573                 procmsg_save_to_outbox
9574                 fix problems caused by sync with
9575                 main branch's procmsg_send_queue
9576
9577 2002-03-25 [paul]       0.7.4claws42
9578
9579         * src/quote_fmt.c
9580           src/quote_fmt_lex.l
9581           src/quote_fmt_parse.y
9582                 add Last name (%L) placeholder for quoting. 
9583                 patch submitted by Thorsten Thielen 
9584                 <thth@users.sourceforge.net>
9585
9586 2002-03-25 [paul]       0.7.4claws41
9587
9588         * src/utils.c
9589                 get full hostname. patch submitted by
9590                 Bob Woodside <rwoodside1@comcast.net>
9591
9592 2002-03-25 [paul]       0.7.4claws40
9593
9594         * src/account.c
9595           src/news.c
9596           src/nntp.[ch]
9597           src/prefs_account.[ch]
9598                 enable NNTP over SSL. patch submitted by
9599                 Pascal Jermini <pascal@infinity.hn.org>
9600
9601 2002-03-24 [paul]       0.7.4claws39
9602
9603         * src/prefs_common.c
9604                 make the arrangement of the Compose tab more
9605                 coherent
9606
9607         * src/mainwindow.c
9608                 fix some irregularities of style
9609
9610         * po/de.po
9611                 updated by Kilian Krause
9612
9613 2002-03-23 [paul]       0.7.4claws38
9614
9615         * po/pt_BR.po
9616                 updated by Fabio Junior Beneditto
9617
9618 2002-03-23 [paul]       0.7.4claws37
9619
9620         * src/mainwindow.c
9621                 move 'Gather addresses' to 'Tools' menu
9622                 make 'Selective download' sensitive
9623
9624 2002-03-23 [paul]       0.7.4claws36
9625
9626         * sync with 0.7.4cvs16
9627                 see ChangeLog entries 2002-03-23
9628
9629 2002-03-22 [christoph]  0.7.4claws35
9630
9631         * src/quote_fmt_parse.y
9632                 fix include program output
9633
9634 2002-03-22 [alfons]     0.7.4claws34
9635
9636         * src/pop.c
9637                 initialize GDate stack variable correctly (sorry!)
9638
9639 2002-03-22 [paul]       0.7.4claws33
9640
9641         * src/compose.c
9642           src/mainwindow.c
9643           src/prefs_actions.c
9644           src/prefs_common.c
9645                 rename 'Tool' to 'Tools'
9646
9647         * src/mainwindow.c
9648                 move 'Delete duplicated messages' from
9649                 'Message/' to 'Tools/'
9650                 re-arrange the order of 'Tools/' items
9651
9652 2002-03-22 [paul]       0.7.4claws32
9653
9654         * src/addr_compl.c
9655           src/addressbook.[ch]
9656                 auto-address completion now also matches on
9657                 Nickname. patch submitted by Bob Forsman 
9658                 <hammor@users.sourceforge.net>
9659
9660         * src/editaddress.c
9661                 correct a spelling mistake
9662
9663 2002-03-22 [alfons]     0.7.4claws31
9664
9665         * src/pop.c
9666                 fix getting uidl from incorrect string 
9667                 (spotted by Colin)
9668
9669 2002-03-21 [alfons]     0.7.4claws30
9670
9671         * src/pop.c
9672                 more code refactoring
9673                 plug mem leak introduced by delete on server
9674
9675 2002-03-21 [paul]       0.7.4claws29
9676
9677         * sync with 0.7.4cvs11
9678                 see ChangeLog entries 2002-03-20
9679
9680 2002-03-20 [alfons]     0.7.4claws28
9681
9682         * src/inc.c
9683                 apply Colin's patch and refactor
9684
9685 2002-03-20 [paul]       0.7.4claws27
9686
9687         * sync with sylpheed 0.7.4cvs9
9688                 see ChangeLog entry 2002-03-20
9689
9690 2002-03-19 [christoph]  0.7.4claws26
9691
9692         * src/mh.c
9693         * src/procmsg.[ch]
9694         * src/summaryview.c
9695                 revert changes for flag updates
9696                 (does not work correctly and no time to debug)
9697
9698 2002-03-20 [alfons]     0.7.4claws25
9699
9700         * src/pop.c
9701                 refactor should_delete() a little bit 
9702
9703 2002-03-19 [paul]       0.7.4claws24
9704
9705         * src/inc.[ch]
9706           src/pop.c
9707           src/prefs_account.[ch]
9708                 allow the user to leave downloaded mail on the 
9709                 server for n days. Patch submitted by Colin Leroy 
9710                 <colin@colino.net>
9711
9712 2002-02-19 [paul]       0.7.4claws23
9713
9714         * sync with sylpheed 0.7.4cvs8
9715                 see ChangeLog entries 2002-03-19
9716
9717 2002-03-18 [paul]       0.7.4claws22
9718
9719         * sync with sylpheed 0.7.4cvs6
9720                 see ChangeLog entry 2002-03-18
9721
9722 2002-03-18 [paul]       0.7.4claws21
9723
9724         * po/en_GB.po
9725                 add en_GB message catalogue
9726
9727         * src/mbox_folder.c
9728           src/prefs_account.c
9729           src/prefs_actions.c
9730                 correct a few spelling mistakes
9731
9732 2002-03-17 [alfons]     0.7.4claws20
9733
9734         * src/matcher.c
9735                 more stringent checks for NULL params when writing
9736                 filtering actions to a file
9737                 
9738 2002-03-17 [hoa]        0.7.3claws20
9739
9740         * src/news.c
9741                 fixed the count of new messages
9742
9743         * src/compose.c
9744                 fixed the "attachment properties" window
9745
9746 2002-03-17 [paul]       0.7.4claws19
9747
9748         * src/defs.h
9749           src/folder.h
9750           src/news.c
9751           src/prefs_account.[ch]
9752           src/procmsg.[ch]
9753           src/summaryview.c
9754                 automatically mark cross-posted messages as read 
9755                 and (optionally) give them a colour label
9756                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
9757                 
9758
9759 2002-03-17 [paul]       0.7.4claws18
9760
9761         * sync with sylpheed 0.7.4cvs5
9762                 see ChangeLog entry 2002-03-17
9763
9764 2002-03-17 [melvin]     0.7.4claws17
9765         
9766         * src/textview.c
9767                 Worked around a gtktext 'bug': when searching for 
9768                 a text in a long message it was scrolling slowly
9769                 line by line until it hit the searched text.
9770         * po/fr.po
9771                 Updated French translation
9772
9773 2002-03-17 [melvin]     0.7.4claws16
9774
9775         * src/mainwindow.c
9776         * src/compose.c
9777         * src/prefs_actions.c
9778                 Moved "Edit/Actions" to "Tool/Actions"
9779                 Made mainwindow/compose window sensitive as soon as
9780                 no child process is running anymore even if the io dialog
9781                 is open.
9782                 Fixed a struct being initialized with a non constant char*
9783
9784 2002-03-16 [christoph]  0.7.4claws15
9785
9786         * configure.in
9787                 add --with-compiler-flags option
9788                 (only for developer hacking)
9789         * src/mh.c
9790         * src/procmsg.[ch]
9791         * src/summaryview.c
9792                 try to make folder-stats and flag handling more
9793                 independent from the summaryview. msgcounts
9794                 are only set when the folder is opened and
9795                 procmsg_msginfo_(un)set_flags will handle it
9796                 later and summaryview will get the values
9797                 from the folder.
9798
9799 2002-03-16 [paul]       0.7.4claws14
9800
9801         * src/messageview.c
9802                 fix Return-receipt. Patch submitted by Bob
9803                 Woodside <rwoodside1@comcast.net>
9804
9805 2002-03-16 [paul]       0.7.4claws13
9806
9807         * src/compose.c
9808                 fix 'dynamic' signatures, make it work again
9809                 broken during sync on 2002-03-14 (0.7.4claws2)
9810
9811 2002-03-15 [match]      0.7.4claws12
9812
9813         * src/addrharvest.[ch]
9814         * src/addrgather.[ch]
9815         * src/addressbook.[ch]
9816         * src/mainwindow.c
9817                 included address harvester feature. still some
9818                 issues with address parsing that I will fix.
9819
9820 2002-03-15 [match]      0.7.4claws11
9821
9822         * src/addrbook.[ch]
9823         * src/addrcache.[ch]
9824         * src/addressbook.[ch]
9825         * src/addrindex.c
9826         * src/editbook.c
9827         * src/importldif.c
9828         * src/importmutt.c
9829         * src/jpilot.[ch]
9830         * src/main.c
9831         * src/syldap.[ch]
9832         * src/vcard.[ch]
9833                 tidy up. fix memory leaks. moved attribs and methods
9834                 from individual interfaces to addrcache object. prep
9835                 for new stuff to come in.
9836
9837 2002-03-15 [alfons]     0.7.4claws10
9838
9839         * src/matcher.[ch]
9840         * src/matcher_parser_parse.y
9841         * src/matcher_parser_lex.l
9842         * src/prefs_matcher.c
9843                 add filtering conditions message greater than, smaller 
9844                 than, and exactly matching a size in bytes
9845                 (does not work with delete from POP3 server yet)
9846
9847                 this should also give others an idea what you should
9848                 do to add new criterions to claws filtering system
9849                 
9850
9851 2002-03-15 [paul]       0.7.4claws9
9852
9853         * tools/filter_conv.pl
9854                 exit if there are no filter rules to convert
9855                 rename filterrc to filterrc.old after completion
9856
9857 2002-03-15 [paul]       0.7.4claws8
9858
9859         * sync with sylpheed 0.7.4cvs3
9860                 see ChangeLog entry 2002-03-14
9861
9862 2002-03-14 [paul]       0.7.4claws7
9863
9864         * src/compose.c
9865                 clean up the last commit (ahem)
9866
9867 2002-03-14 [paul]       0.7.4claws6
9868
9869         * src/compose.c
9870                 fix bug #515655. honour account preferences
9871                 regarding gpg default signing/encryption when 
9872                 changing account from the compose window.
9873
9874 2002-03-14 [paul]       0.7.4claws5
9875
9876         * src/folderview.c
9877                 remove unnecessary curly brackets
9878
9879 2002-03-14 [paul]       0.7.4claws4
9880
9881         * src/folderview.c
9882           src/prefs_filtering.[ch]
9883                 add filter rename on folder rename and filter
9884                 delete on folder delete. Patch submitted by
9885                 Neill Miller <neillm@thecodefactory.org> 
9886
9887 2002-03-14 [christoph]  0.7.4claws3
9888
9889         * src/procmsg.c
9890         * src/send.c
9891                 fix local delivery
9892                 (patch submitted by "Simon 'corecode' Schubert")
9893         * src/prefs_common.c
9894         * src/procmsg.c
9895                 fix gcc 3.0 warning
9896
9897 2002-03-14 [paul]       0.7.4claws2
9898
9899         * sync with sylpheed 0.7.4cvs2
9900                 see ChangeLog entry 2002-03-13
9901
9902 2002-03-12 [darko]      0.7.4claws1
9903
9904         * src/mainwindow.c
9905                 fix what seems to be a copy and paste error
9906                 when setting color for important messages
9907                 (reported by wwp)
9908
9909 2002-03-11 [paul]       version 0.7.4claws released
9910
9911 2002-03-11 [paul]       0.7.4claws
9912
9913         * po/es.po
9914           po/it.po
9915           po/nl.po
9916           po/pt_BR.po
9917                 update message catalogs. Submitted by Ricardo Mones 
9918                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
9919                 Fabio Junior Beneditto
9920
9921         * configure.in
9922           faq/Makefile.am
9923           faq/it/Makefile
9924           faq/it/sylpheed-faq*
9925           src/mainwindow.c
9926           src/manual.[ch]
9927                 add FAQ in Italian
9928         
9929
9930 2002-03-11 [jens]       0.7.3claws7
9931
9932         * po/de.po
9933                 updated German translation
9934
9935 2002-03-11 [melvin]     0.7.3claws6
9936
9937         * po/fr.po
9938                 updated and corrected French translation
9939
9940 2002-03-10 [hoa]        0.7.3claws5
9941
9942         * src/account.c
9943         * src/inc.c
9944         * src/prefs_account.c
9945         * src/procmsg.c
9946         * src/send.[ch]
9947                 fixed the local account.
9948                 you have to change the default "/usr/sbin/sendmail"
9949                 to "/usr/sbin/sendmail -t" in the preferences of
9950                 the local account.
9951
9952         * src/procmime.c
9953                 removed some debug display for renderer
9954
9955 2002-03-10 [paul]       0.7.3claws4
9956
9957         * faq/en/sylpheed-faq-1.html
9958           faq/en/sylpheed-faq-2.html
9959                 update
9960
9961 2002-03-09 [paul]       0.7.3claws3
9962
9963         * sync with sylpheed 0.7.4
9964                 see ChangeLog entry 2002-03-09
9965
9966 2002-03-08 [paul]       0.7.3claws2
9967
9968         * faq/en/sylpheed-faq*
9969           faq/es/sylpheed-faq*
9970           faq/fr/sylpheed-faq*
9971                 update the FAQs
9972
9973         * manual/fr/.cvsignore
9974           manual/fr/Makefilea.am
9975           manual/fr/sylpheed*
9976           src/mainwindow.c
9977           src/manual.[ch]
9978                 add the French manual
9979
9980 2002-03-07 [paul]       0.7.3claws1
9981
9982         * sync with sylpheed 0.7.3cvs4
9983                 see ChangeLog entries  2002-03-06 and 2002-03-07
9984         
9985         * po/nl.po
9986                 updated by Wilbert Berendsen
9987
9988 2002-03-07 [melvin]     0.7.2claws34
9989
9990         * src/selective_download.c
9991                 Changed the pixmap of the receive button to MAIL_RECEIVE.
9992
9993 2002-03-06 [paul]       0.7.2claws33
9994
9995         * sync with sylpheed 0.7.3cvs1
9996                 bug fix, see ChangeLog entry 2002-03-05
9997
9998 2002-03-05 [paul]       0.7.2claws32
9999
10000         * src/mimeview.c
10001           src/pgptext.[ch]
10002           src/procmsg.c
10003                 reverse the pgp ascii-armored code implemented in 
10004                 0.7.2claws16. removal of this code until it matures.
10005                 this means that verifying ascii-armored pgp sigs and
10006                 automatic decryption of ascii-armored encrypted
10007                 messages no longer works.
10008
10009 2002-03-05 [paul]       0.7.2claws31
10010
10011         * configure.in
10012           Makefile.am
10013         * faq/Makefile.am
10014         * faq/en/Makefile.am
10015           faq/en/sylpheed-faq.html
10016           faq/en/sylpheed-faq-1.html
10017           faq/en/sylpheed-faq-2.html
10018           faq/en/sylpheed-faq-3.html
10019         * faq/es/Makefile.am
10020           faq/es/sylpheed-faq.html
10021           faq/es/sylpheed-faq-1.html
10022           faq/es/sylpheed-faq-2.html
10023           faq/es/sylpheed-faq-3.html
10024           faq/es/sylpheed-faq-4.html
10025         * faq/fr/Makefile.am
10026           faq/fr/sylpheed-faq.html
10027           faq/fr/sylpheed-faq-1.html
10028           faq/fr/sylpheed-faq-2.html
10029           faq/fr/sylpheed-faq-3.html
10030         * src/Makefile.am
10031           src/defs.h
10032           src/mainwindow.c
10033           src/manual.[ch]
10034                 add FAQs in English, Spanish and French
10035
10036
10037 2002-03-05 [paul]       0.7.2claws30
10038
10039         * manual/en/sylpheed.html
10040           manual/en/sylpheed-XX.html
10041                 updated the English manual
10042
10043 2002-03-05 [hoa]        
10044
10045         * src/summaryview.c
10046                 dialog box pops up if the article can't be deleted.
10047
10048 2002-03-04 [paul]       
10049         
10050         * po/pt_BR.po
10051                 updated by Fabio Junior Benedito
10052
10053 2002-03-04 [hoa]
10054
10055         * removed ac/gpgme.m4
10056                 to avoid autogen common problem
10057                 developers have to install gpgme development package now
10058
10059         * src/compose.c
10060                 encoding to 7bit or 8bit is enabled.
10061
10062 2002-03-03 [alfons]     0.7.2claws29
10063
10064         * src/pop.c
10065                 merge fix by Oliver Haertel for selective
10066                 download buglet
10067
10068 2002-03-03 [paul]       0.7.2claws28
10069         
10070         * sync with sylpheed 0.7.3
10071
10072 2002-03-03 [paul]       0.7.2claws27
10073
10074         * sync with sylpheed 0.7.2cvs24
10075                 see ChangeLog entries 2002-03-02 and 2002-03-03
10076
10077 2002-03-02 [melvin]     0.7.2claws26
10078
10079         * src/inc.[ch]
10080         * src/main.c
10081         * src/mainwindow.c
10082         * src/prefs_common.[ch]
10083                 Added user definable notification on new mail arrival.
10084                 Removed unused variables in spell checker prefs code.
10085
10086 2002-03-02 [melvin]     0.7.2claws25
10087
10088         * src/quote_fmt.c
10089                 Removed unnecessary escape sequences.
10090                 Changed 'Initial...' to 'Initials of Sender'
10091
10092 2002-03-02 [paul]       0.7.2claws24
10093
10094         * sync with sylpheed 0.7.2cvs22
10095                 see ChangeLog entry 2002-03-01
10096
10097 2002-03-01 [hoa]        0.7.2claws23
10098
10099         * src/mainwindow.c
10100                 Set sensitivity of delete actions to active
10101                 even if the folder is a newsgroup.
10102
10103         * src/summaryview.c
10104                 - Set sensitivity of delete actions
10105                 - Added function check_permission() that will check if the
10106                   user is authorized to delete a message. For news, it
10107                   will check if the author is the same.
10108                 - Enabled deletion when there is no trash folder.
10109
10110         * src/news.[ch]
10111                 - Added news_cancel_article() to cancel articles
10112                 - Implemented news_remove_message() (public function)
10113
10114 2002-03-01 [paul]       0.7.2claws22
10115
10116         * src/gtkutils.c
10117           src/textview.c
10118                 recognise urls that that don't include 'http://' and
10119                 simply begin 'www.' 
10120
10121         * AUTHORS
10122                 remove duplicated name
10123
10124 2002-02-28 [paul]       0.7.2claws21
10125
10126         * src/mainwindow.c
10127           src/summaryview.[ch]
10128                 add ability to 'Select thread'
10129                 combines Melvin's "Select thread's head" patch (#510907)
10130                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
10131                 patch (#518514) 
10132
10133 2002-02-28 [paul]       0.7.2claws20
10134
10135         * src/mimeview.c
10136                 hopefully fix segfault on right-clicking a mime part
10137                 that some people have experienced.      
10138                 fix submitted by Fredrik Olofsson <frol@linux.nu>
10139
10140 2002-02-28 [paul]       0.7.2claws19
10141
10142         * sync with sylpheed 0.7.2cvs21
10143                 see ChangeLog entries 2002-02-27 and 2002-02-28
10144
10145 2002-02-27 [paul]       0.7.2claws18
10146
10147         * sync with sylpheed 0.7.2cvs18
10148                 see ChangeLog entries 2002-02-26 and 2002-02-27
10149
10150 2002-02-26 [alfons]     0.7.2claws17
10151
10152         * src/procheader.c
10153                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
10154                 (spotted by Chris Hessman <idatech@gmx.net>)
10155
10156 2002-02-26 [paul]       0.7.2claws16
10157
10158         * src/mimeview.c
10159           src/pgptext.[ch]
10160           src/procmsg.c
10161                 make decryption of ascii-armored pgp encrypted messages
10162                 and verification of ascii-armored signatures work again.
10163                 slightly altered from the patch by Jens Jahnke 
10164                 <jan0sch@gmx.net>
10165
10166                 ##FIX ME##
10167                 * the checking of plaintext signatures always comes up in 
10168                   a popup box
10169                 * it doesn't work for multipart messages 
10170                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
10171                   including the msg headers and these 2 line themselves, are 
10172                   not displayed
10173
10174         * src/mainwindow.c
10175                 "View/Folder Tree" becomes "View/Separate Folder Tree"
10176                 "View/Message View" becomes "View/Separate Message View"
10177                 because its less ambiguous.
10178
10179         * po/es.po
10180                 updated by Ricardo Mones Lastra
10181
10182 2002-02-26 [paul]       0.7.2claws15
10183
10184         * sync with sylpheed 0.7.2cvs17
10185                 see ChangeLog entries 2002-02-25 and 2002-02-26
10186
10187 2002-02-25 [christoph]  0.7.2claws14
10188
10189         * src/filtering.[ch]
10190         * src/inc.c
10191                 do filtering stuff after all messages have been received
10192                   1. drop all messages to .processing
10193                   2. scan processing folder for messages
10194                   3. filter messages or move to inbox
10195                 this will also find old messages left in processing after
10196                 a crash or something like that and we get a real msginfo
10197                 from folder->get_msg_list and do not have to create our
10198                 own in filter_message
10199         * src/matcher_parser_parse.y
10200                 remove MIX/MAX warning (reordered includes)
10201
10202 2002-02-25 [paul]       0.7.2claws13
10203
10204         * sync with sylpheed 0.7.2cvs15
10205                 see ChangeLog entry 2002-02-24
10206
10207 2002-02-24 [alfons]     0.7.2claws12
10208
10209         * src/filtering.c
10210                 clear old color flags first when applying a new color to
10211                 a message info. 
10212                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
10213
10214 2002-02-24 [alfons]     0.7.2.claws11
10215         
10216         * AUTHORS
10217         * src/prefs_common.c
10218                 add presets for Opera and Konqueror, closes patch #517261,
10219                 submitted by Ville Skyttä <scop@users.sourceforge.net>
10220
10221 2002-02-24 [alfons]     0.7.2.claws10
10222
10223         * AUTHORS
10224         * src/summaryview.c
10225                 fix threading for null message ids, closes patch #521601,
10226                 submitted by Bob Forsman <hammor@users.sourceforge.net>
10227
10228 2002-02-24 [alfons]     0.7.2claws9
10229
10230         * src/summaryview.c
10231         * src/filtering.c
10232                 make Tool | Filter Message work with filtering system so
10233                 setting flags also works
10234
10235                 TODO:
10236
10237                 - Processing uses the same function as Tool | Filter
10238                   Message, but doesn't use the same update proc yet
10239
10240 2002-02-23 [paul]       0.7.2claws8
10241
10242         * sync with sylpheed 0.7.2cvs14
10243                 see ChangeLog entries 2002-02-22 and 2002-02-23
10244
10245 2002-02-22 [christoph]  0.7.2claws7
10246
10247         * src/quote_fmt.c
10248                 Add column space to table
10249         * src/quote_fmt_parse.y
10250                 Close files
10251
10252 2002-02-22 [paul]       0.7.2claws6
10253
10254         * src/Makefile.am
10255           src/defs.h
10256           src/filtering.c
10257           src/inc.[ch]
10258           src/mainwindow.c
10259           src/matcher.[ch]
10260           src/matcher_parser_lex.l
10261           src/matcher_parser_parse.y
10262           src/pop.[ch]
10263           src/prefs_account.h
10264           src/prefs_filtering.c
10265           src/selective_download.[ch]   *** NEW FILES ***
10266           src/utils.[ch]
10267           po/POTFILES.in
10268                 Selective Download added to 'Tool' menu. 
10269                 Retrieves email headers of the currently selected pop3 
10270                 account and allows the user to mark emails for deletion 
10271                 right on the pop3 server. Patch submitted by Oliver Haertel 
10272                 <oha@users.sourceforge.net>.
10273         
10274         * po/POTFILES.in
10275                 add 'src/quote_fmt.c'           
10276
10277 2002-02-22 [christoph]  0.7.2claws5
10278
10279         * src/Makefile.am
10280                 added quote_fmt.c
10281         * src/prefs_common.[ch]
10282         * src/prefs_template.c
10283         * src/quote_fmt.c               *** NEW FILE ***
10284         * src/quote_fmt.h
10285                 move quote format symbol description code
10286                 to it's own file because it is used from
10287                 differnent code parts
10288                 Rewrote symbol description GUI
10289                   + use table
10290                   + add separators
10291                   + get data from array (no more long constant strings)
10292         * src/quote_fmt_lex.l
10293         * src/quote_fmt_parse.y
10294                 Symbol for Literal % changed to \% instead of %%
10295                 (More logical as \ is used for quoting for other symbols)
10296                 Add |f and |p to include files and program output
10297                 Examples:
10298                     |f{/home/.../.signature}
10299                     |p{date}
10300         * po/de.po
10301                 Correct wrong spelling for "Referenzen"
10302
10303 2002-02-21 [paul]       0.7.2claws4
10304
10305         * src/procmsg.c
10306                 forgotten during sync
10307
10308 2002-02-21 [paul]       0.7.2claws3
10309
10310         * sync with sylpheed 0.7.2cvs11
10311                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
10312                 2002-02-20 and 2002-02-21
10313
10314 2002-02-20 [melvin]     0.7.2claws2
10315
10316         * src/prefs_actions.c
10317                 Added error report when child cannot fork or when execvp 
10318                 returns with an error.
10319
10320 2002-02-19 [christoph]  0.7.2claws1
10321
10322         * src/codeconv.c
10323                 return unconverted text if conde conversion is not possible
10324                 when libjconv is used.
10325                 (patch submitted by "Simon 'corecode' Schubert")
10326
10327 2002-02-19 [paul]       
10328
10329         * version 0.7.2claws release
10330
10331 2002-02-19 [paul]       0.7.2claws
10332
10333         * po/nl.po
10334                 updated by Wilbert Berendsen
10335
10336
10337 2002-02-18 [alfons]     0.7.1claws13
10338
10339         * src/syldap.c
10340         * src/jpilot.c
10341                 remove references to dlfcn and explicitly loading functions
10342                 from dynalink libs, because libs linked anyway, and functions
10343                 are loaded explicitly
10344
10345 2002-02-17 [melvin]     0.7.1claws12
10346
10347         * src/prefs_actions.c
10348                 Replaced children wait loop with double fork technique.
10349                 Now, input/output window updated at each new output.
10350                 free_children(): Fixed a memory leak.
10351                 Made input/output window non closable if running children
10352                 still exist.
10353                 Added missing <unistd.h> include.
10354                 Added some --debug outputs.
10355
10356 2002-02-17 [melvin]     0.7.1claws11
10357
10358         * src/summaryview.c
10359                 Fixed bug where descending sort order did not select top
10360                 message.
10361
10362 2002-02-17 [melvin]     0.7.1claws10
10363
10364         * acconfig.h
10365                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10366         * src/prefs_common.c
10367                 Pspell data package directory no more hard coded but
10368                 set during configuration (PSPELL_PATH). (Thanks to 
10369                                 Gustavo Noronha Silva.)
10370
10371 2002-02-17 [melvin]     0.7.1claws9
10372
10373         * configure.in
10374                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10375         * src/gtkspell.c
10376                 Fixed compile-time warnings.
10377
10378 2002-02-16 [alfons]     0.7.1claws8
10379
10380         * src/filesel.c
10381                 fix inadvertent free of NULL pointer which caused
10382                 sylpheed to crash when closing the save-as dialog
10383                 using the window close button
10384
10385 2002-02-16 [carsten]    0.7.1claws7
10386         * src/mainwindow.[ch]
10387           src/summaryview.c
10388           src/prefs_common.c
10389                 fixes for pixmap theming code:
10390                         - recently changed mail attributes shouldn't get
10391                           lost any longer
10392                         - theme is only reloaded iff another theme was
10393                           selected
10394
10395 2002-02-16 [paul]       0.7.1claws6
10396
10397         * sync with sylpheed 0.7.2 release
10398                 see ChangeLog entry 2002-02-15 and 2002-02-16
10399
10400 2002-02-15 [paul]       0.7.1claws5
10401
10402         * sync with sylpheed 0.7.1cvs9
10403                 see ChangeLog entry 2002-02-15
10404
10405         * po/POTFILES.in
10406                 remove unneeded headerwindow.c entry
10407
10408 2002-02-14 [carsten]    0.7.1claws4
10409         * src/summaryview.c
10410                 fixed a bug for "Go to next unread message": there was
10411                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
10412                 in the prefs, because of doing "Search again" instead
10413                 "No"
10414
10415 2002-02-14 [carsten]    0.7.1claws3
10416         * src/stock_pixmap.c
10417                 removed 2 more mem leaks; following memprof,
10418                 this code is "leak free" now :)
10419
10420 2002-02-14 [carsten]    0.7.1claws2
10421         * src/stock_pixmap.c
10422                 used opendir/readdir/closedir instead of scandir
10423                 -> code should work now on Solaris
10424
10425 2002-02-14 [paul]       0.7.1claws1
10426
10427         * sync with sylpheed 0.7.1cvs8
10428                 see ChangeLog entries 2002-02-13 and 2002-02-14
10429
10430         * README.claws
10431                 add some description of Actions and Pixmap Themes
10432
10433 2002-02-13 [paul]       
10434
10435         * version 0.7.1claws release
10436
10437 2002-02-13 [paul]       0.7.1claws
10438
10439         * po/es.po
10440           po/it.po
10441           po/pt_BR.po
10442                 updated translations, submitted by Ricardo Mones Lastra,
10443                 Alessandro Maestri and Fabio Junior Beneditto
10444
10445 2002-02-13 [melvin]     0.7.0claws75
10446
10447         * src/prefs_actions.c
10448                 Added missing "signal.h" include
10449
10450 2002-02-13 [melvin]     0.7.0claws74
10451
10452         * src/prefs_folder_item.c
10453                 Added missing "config.h" include
10454         * po/fr.po
10455                 Updated French translation for folder propriety.
10456
10457 2002-02-13 [jens]       0.7.0claws73
10458
10459         * po/POTFILES.in
10460                 Added missing src/prefs_folder_item.c [log added by melvin]
10461         * po/de.po
10462                 Updated German translation.
10463
10464 2002-02-13 [melvin]     0.7.0claws72
10465
10466         * po/fr.po
10467                 Updated French translation.
10468
10469 2002-02-13 [melvin]     0.7.0claws71
10470
10471         * src/gtkutils.c
10472                 Made gtkut_editable_get_selection return NULL if selection
10473                 is of length zero.
10474                 This fixes a bug where selecting part of message A then
10475                 switching to message B and replying to it will not
10476                 quote the message's body.
10477
10478 2002-02-12 [paul]       0.7.0claws70
10479
10480         * src/mainwindow.c
10481                 cosmetic, relating to pixmap themes: on toolbar make 
10482                 updating of 'Exec' and 'Compose news/Compose email'
10483                 icons faster.
10484
10485 2002-02-12 [carsten]    0.7.0claws69
10486         * src/folderview.c
10487           src/mainwindow.[ch]
10488           src/stock_pixmap.c
10489           src/summaryview.c
10490           src/prefs_common.c
10491                 - refreshing after changing pixmap theme better
10492                   now (thanks Paul)
10493                 - wanted to remove some mem leaks, but alfons was
10494                   faster (and had the better solution ;)
10495
10496 2002-02-12 [alfons]     0.7.0claws68
10497
10498         * src/prefs_common.c
10499         * src/stock_pixmap.[ch]
10500                 plug mem leaks, refactor code a little bit
10501
10502
10503 2002-02-12 [sergey]     0.7.0claws67
10504
10505         * src/imap.c
10506                 Fixed problem with copying messages to IMAP folders when the
10507                 server uses something other than '/' as a namespace separator
10508                 (cyrus-imapd uses '.').
10509
10510 2002-02-12 [jens]       0.7.0claws66
10511
10512         * po/de.po
10513                 Updated German Translation
10514
10515 2002-02-12 [paul]       0.7.0claws65
10516
10517         * sync with sylpheed 0.7.1cvs1
10518                 see ChangeLog entry 2002-02-12
10519
10520 2002-02-12 [melvin]     0.7.0claws64
10521
10522         * src/prefs_actions.c
10523                 Fixed "feature" where children's output was duplicated 
10524                 instead of refreshed while monitoring.
10525                 Removed some debug code.
10526
10527 2002-02-12 [christoph]  0.7.0claws63
10528
10529         * src/compose.c
10530                 always delete message from queue after sending/send error
10531                 (closes bug #509601)
10532
10533 2002-02-12 [melvin]     0.7.0claws62
10534
10535         * src/prefs_actions.c
10536                 Children wait loop is now triggered with a timeout of 1s
10537                 Added %F which is replaced with the list of filenames 
10538                 of all selected messages (as suggested by Ricardo Mones Lestra)
10539                 Pipe syntax changed. Prefix with | to send selection, postfix
10540                 with | to retrieve output. Prefix with > or * to send
10541                 user definable input to the command (*: input is hidden)
10542                 Old pipe action should now be postfixed with |, too.
10543
10544 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
10545         * src/stock_pixmap.c
10546                 fixed a bug: if there's no theme directory don't
10547                 throw an error, just do "nothing" (thanks Alfons)
10548
10549 2002-02-12 [carsten]    0.7.0claws60
10550         * src/folderview.c
10551           src/summaryview.c
10552                 had to write the cache twice (nasty!); some marks would 
10553                 get lost if not
10554
10555 2002-02-11 [carsten]    0.7.0claws59
10556         * acconfig.h
10557           configure.in
10558           doc-src/maintainer_guide.txt
10559           src/compose.[ch]
10560           src/defs.h
10561           src/folderview.[ch]
10562           src/gtkutils.[ch]
10563           src/mainwindow.[ch]
10564           src/prefs_common.[ch]
10565           src/stock_pixmap.[ch]
10566           src/summaryview.[ch]
10567                 pixmap theming and related work on pixmap
10568                 handling on some other places
10569                 (e.g. hrm features for all folder)
10570           src/pixmap/stock_*.xpm -> the stock_ was removed
10571         
10572 2002-02-11 [paul]       0.7.0claws58
10573
10574         * sync with sylpheed 0.7.1 release
10575                 see ChangeLog entries 2002-02-11
10576
10577 2002-02-08 [paul]       0.7.0claws57
10578
10579         * sync with sylpheed 0.7.0cvs39
10580                 see ChangeLog entry 2002-02-07 (last entry) 
10581
10582         * src/prefs_actions.c
10583           src/prefs_filtering.c
10584           src/prefs_matcher.c
10585           src/prefs_scoring.c
10586                 sync: made it compile with C compilers other than gcc
10587
10588 2002-02-07 [paul]       0.7.0claws56
10589
10590         * sync with sylpheed 0.7.0cvs38
10591                 see ChangeLog entries 2002-02-06 (last 2 entries) and
10592                 2002-02-07
10593
10594 2002-02-07 [darko]      0.7.0claws55
10595
10596         * src/gtkutils.[ch]
10597         * src/summaryview.c
10598                 Fix const gchar */gchar * issue (thanks Hiro)
10599
10600 2002-02-07 [darko]      0.7.0claws54
10601
10602         * src/compose.[ch]
10603         * src/filtering.c
10604         * src/gtkutils.[ch]
10605         * src/prefs_template.c
10606         * src/quote_fmt.h
10607         * src/quote_fmt_parse.y
10608         * src/summaryview.c
10609         * src/utils.[ch]
10610                 When replying or forwarding an email don't quote the entire
10611                 mail body but use the part of the message text that is selected
10612
10613 2002-02-06 [melvin]     0.7.0claws53
10614
10615         * src/prefs_common.[ch]
10616         * src/gtkspell.[ch]
10617         * src/compose.c
10618                 Made possible to switch quickly to last used dictionary
10619                 which makes checking bilingual documents easier.
10620
10621 2002-02-06 [melvin]     0.7.0claws52
10622         
10623         * po/POTFILES.in
10624                 Added forgotten new file src/prefs_actions.c
10625
10626 2002-02-06 [melvin]     0.7.0claws51
10627
10628         * src/prefs_actions.c   ** NEW FILE **
10629         * src/prefs_actions.h   ** NEW FILE **
10630                 Added actions to execute on message text view, or on the
10631                         message's file.
10632         * src/Makefile.am
10633                 Added src/prefs_actions.[ch]
10634         * src/compose.c
10635                 Added new menu "Edit/Actions"
10636         * src/defs.h
10637                 Added new actionsrc file.
10638         * src/main.c
10639                 Added actionsrc reading.
10640         * src/mainwindow.c
10641                 Added new menus "Edit/Actions" and "Configuration/Actions..."
10642         * src/prefs_common.h
10643                 Added new element actionslst element to prefs_common.
10644
10645 2002-02-06 [paul]       0.7.0claws50
10646
10647         * sync with sylpheed 0.7.0cvs36
10648                 see ChangeLog entry 2002-02-06
10649
10650 2002-02-05 [paul]
10651
10652         * po/es.po
10653                 updated by Ricardo Mones Lastra
10654
10655 2002-02-05 [paul]       0.7.0claws49
10656
10657         * sync with sylpheed 0.7.0cvs33
10658                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
10659
10660 2002-02-05 [paul]       0.7.0claws48
10661
10662         * src/compose.c
10663                 re-add 'Edit/Advanced/Delete entire line', previously named
10664                 'Delete Line+'
10665
10666 2002-02-04 [paul]       0.7.0claws47
10667
10668         * src/compose.c
10669           src/summaryview.c
10670                 fix bug #494993 (Reply All not taking Reply-To into consi)
10671                 eliminate differences in behaviour of right-click 'Reply to all' 
10672                 in summary view and 'Reply to all' on the toolbar. 
10673                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
10674                 view and From gets ignored by 'Reply to all' on toolbar.
10675                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
10676                 From when no Reply-To header is present.
10677
10678 2002-02-04 [paul]       0.7.0claws46
10679
10680         * sync with sylpheed 0.7.0cvs30
10681                 see ChangeLog entries 2002-02-03 and 2002-02-04
10682
10683 2002-02-03 [melvin]     0.7.0claws45
10684
10685         * src/gtkspell.[ch]
10686                 Readded function to highlight all misspelled words.
10687                 Fixed bug where user-provided-words did not replace
10688                         correctly the misspelled word when using the mouse.
10689                 Fixed bug where checking a region selected from right to left did
10690                         not check the region at all.
10691                 Fixed bug where 'Check backwards' may not check at all. 
10692                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
10693                 Fixed possible buffer overflow when checking for long strings (>1k).
10694                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
10695                 Accelerators code uses now gtk_widget_add_accel.
10696                 Removed and disabled obsolete and unfinished code.
10697                 Cleaning up.
10698
10699         * src/compose.c
10700                 Added menu item to Highlight all misspelled words.
10701
10702 2002-02-01 [paul]       0.7.0claws44
10703
10704         * src/mainwindow.c
10705                 fix '/View/Hide read messages' sensitivity when all
10706                 messages in a folder are hidden
10707
10708 2002-02-01 [paul]       0.7.0claws43
10709
10710         * src/main.c
10711                 add --send option to command line interface, sends all
10712                 queued mail. Patch submitted by Ricardo Mones Lastra.
10713
10714 2002-01-31 [paul]       0.7.0claws42
10715
10716         * src/mainwindow.c
10717                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
10718
10719 2002-01-31 [paul]       0.7.0claws41
10720
10721         * sync with sylpheed 0.7.0cvs27
10722                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
10723                 and 2002-01-31
10724
10725         * src/textview.c
10726                 comment out elements of textview_show_part() as temporary
10727                 workaround for attachment 'Display as text' bug 
10728
10729         * po/pt_BR.po
10730                 updated by Fabio Junior Beneditto
10731
10732 2002-01-30 [paul]       0.7.0claws40
10733
10734         * sync with sylpheed 0.7.0cvs24
10735                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
10736                 and 2002-01-30
10737
10738         * src/compose.c
10739                 add {N_("/_Spelling"), ... "<Branch>"} to 
10740                 GtkItemFactoryEntry compose_entries[]
10741
10742         * src/prefs_common.c
10743                 add claws menu items to prefs_keybind_apply_clicked()
10744                 and remove non-claws menu items
10745
10746 2002-01-29 [paul]       0.7.0claws39
10747
10748         * sync with sylpheed 0.7.0cvs22
10749                 see ChangeLog entries 2002-01-28 and 2002-01-29
10750
10751 2002-01-28 [melvin]     0.7.0claws38
10752
10753         * src/compose.c
10754                 Added the declartion of compose_send_control_enter.
10755
10756         * src/compose.c
10757         * src/gtkspell.[ch]
10758                 Added in a 'Spelling' menu which includes the configuration menu. 
10759                 Added a real 'Check all' and got rid from the old one which only
10760                 highlited misspelled word.
10761                 Made 'Check while typing' a disableable option.
10762                 Added a dialog when there are no more misspelled word.
10763                 Added a dialog if error occurs when switching to a dictionary.
10764         
10765         * src/prefs_common.[ch]
10766                 Added option for the default 'Check while typing' option.
10767
10768
10769 2002-01-28 [alfons]     0.7.0claws37
10770
10771         * src/compose.c
10772                 fix buglet and make code comply with sylpheed code style
10773
10774 2002-01-28 [paul]       0.7.0claws36
10775
10776         * sync with sylpheed 0.7.0cvs19
10777                 see ChangeLog entries for 2002-01-28
10778
10779 2002-01-28 [hoa]        0.7.0claws35
10780
10781         * src/defs.h
10782                 added rendererrc
10783
10784         * src/main.c
10785                 read the renderer config
10786
10787         * src/procmime.[ch]
10788                 use the renderer config to convert mime attachments
10789
10790         * src/textview.c
10791                 don't use textview_show_html/ertf,
10792                 use get_text_content instead
10793
10794 2002-01-27 [alfons]     0.7.0claws34
10795         
10796         * src/news.c
10797                 make sylpheed believe it can delete a news message...
10798                 (messages are NOT deleted, maybe we should remove
10799                 processing from the folder properties after all.)
10800
10801 2002-01-27 [alfons]     0.7.0claws33
10802
10803         * src/folder.c
10804                 add extra checks
10805         * src/news.c
10806                 implement remove_msg() 
10807
10808 2002-01-27 [alfons]     0.7.0claws32
10809
10810         * src/procmsg.h
10811         * src/procheader.c
10812         * src/messageview.c
10813                 fix return receipt / disposition notification again. this
10814                 stuff seems to break on _every_ major summary UI change, so
10815                 it's now implemented using a flag which is saved in the
10816                 marks cache
10817                 
10818 2002-01-26 [alfons]     0.7.0claws31
10819
10820         * src/import.c
10821                 let import dialog show the destination folder identifier
10822
10823 2002-01-26 [melvin]     0.7.0claws30
10824
10825         * src/folderview.c
10826         * src/summaryview.c
10827                 Readded 'Mark all read' into summary view popup menu
10828                 Added 'Mark all read' in folder view popup menu for IMAP
10829                 and NNTP.
10830                 Made it insensitive if the selected folder is not the shown
10831                 one to avoid 'Mark all read' on the wrong folder.
10832                 
10833 2002-01-26 [paul]       0.7.0claws29
10834
10835         * src/folderview.c
10836           src/summaryview.c
10837                 move 'Mark all read' from summary view to folder view
10838                 menu. (adapted from) patch submitted by Jeremy Andrews,
10839                 <lists@kerneltrap.com>
10840
10841 2002-01-25 [alfons]     0.7.0claws28
10842
10843         * src/gtkstext.c
10844                 put the gtk class name back so GtkSText adapts the 
10845                 settings of GtkText
10846
10847 2002-01-25 [alfons]     0.7.0claws27
10848
10849         * src/folderview.c 
10850                 assimilate Ricardo's patch that shows pixmaps instead of
10851                 plain "new" and "unread" texts in the folder view column
10852                 headers 
10853
10854 2002-01-25 [paul]       0.7.0claws26
10855
10856         * src/Makefile.am
10857                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
10858                 be found in non-standard locations. 
10859                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
10860
10861 2002-01-25 [paul]       0.7.0claws25
10862
10863         * sync with sylpheed 0.7.0cvs16
10864                 see ChangeLog entry 2002-01-25
10865
10866 2002-01-24 [paul]       0.7.0claws24
10867
10868         * more sync with sylpheed 0.7.0cvs15
10869                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
10870
10871 2002-01-23 [sergey]     0.7.0claws23
10872
10873         * src/importldif.c
10874                 Fixed segfault when closing LDIF import wizard with
10875                 the window manager.
10876         * src/imageview.c
10877         * src/imageview.h
10878         * src/messageview.c
10879         * src/mimeview.c
10880                 Fixed wrong scrolling position after switching between
10881                 text and image parts.
10882
10883 2002-01-23 [paul]       0.7.0claws22
10884
10885         * sync with sylpheed 0.7.0cvs15
10886                 see ChangeLog entries 2002-01-22 and 2002-01-23
10887
10888 2002-01-21 [melvin]     0.7.0claws21
10889
10890         * src/prefs_scoring.c
10891         * src/prefs_filtering.c
10892                 Fixed bug where scoring and filtering windows stopped
10893                 autochecking.
10894
10895 2002-01-21 [paul]       0.7.0claws20
10896
10897         * sync with sylpheed 0.7.0cvs12
10898                 see ChangeLog entries 2002-01-20 and 2002-01-21
10899
10900 2002-01-21 [carsten]    0.7.0claws19
10901         * src/mainwindow.c
10902         * src/menu.[ch]
10903         * src/messageview.[ch]
10904         * src/summaryview.[ch]
10905                 changes to shortcuts handling again:
10906                         + "Q" now controled by mainwin
10907                         + v/V are now customizable and have slightly
10908                           different meanings
10909                 the "button" to minimize the messageview (and maximize
10910                 the summary view) is a real button now
10911         * src/compose.c
10912                 "Delete Line+" added to Edit/Advanced (this will also
10913                 delete the '\n')
10914
10915 2002-01-20 [melvin] 0.7.0claws18
10916
10917         * src/addressbook.c
10918                 Made "Bcc" sensitive when addressbook is called from
10919                 compose window (it was a Claws only bug).
10920
10921 2002-01-19 [alfons] 0.7.0claws17
10922
10923         * src/inc.c
10924                 prevent unnecessary updates when currently selected folder has
10925                 no new messages 
10926
10927 2002-01-19 [alfons] 0.7.0claws16
10928         
10929         * src/summaryview.c
10930                 prevent writing the cache based on current message list in summary 
10931                 view when filtering also put messages in currently selected folder
10932
10933 2002-01-19 [paul]
10934
10935         * po/it.po
10936                 Italian translation submitted by Alessandro Maestri
10937                 <a.maestri@cs.tin.it>
10938
10939 2002-01-18 [melvin]     0.7.0claws15
10940
10941         * src/prefs_filters.c
10942                 fixed bug where 'cancel' from 'filters' window stops autochecking
10943                 if the timer timed out  when the window was open.
10944
10945 2002-01-18 [match]      0.7.0claws14
10946
10947         * src/addrclip.[ch]     ** NEW FILE **
10948         * src/addrselect.[ch]   ** NEW FILE **
10949         * src/adbookbase.h      ** NEW FILE **
10950                 addressbook cut, copy and paste
10951         * src/addrbook.[ch]
10952         * src/addrcache.[ch]
10953         * src/addressitem.h
10954         * src/addrindex.[ch]
10955         * src/addritem.[ch]
10956         * src/importldif.c
10957         * src/importmutt.c
10958         * src/jpilot.[ch]
10959         * src/syldap.[ch]
10960         * src/vcard.[ch]
10961         * src/jpilot.[ch]
10962         * src/editbook.c
10963         * src/editjpilot.c
10964         * src/editldap.c
10965         * src/editvcard.c
10966                 support for copy/paste
10967         * src/addressbook.c
10968                 support for copy/paste
10969                 tidy up menu option processing
10970                 correct address list function arguments
10971         * src/editaddress.c
10972                 sort user attributes
10973         * src/ldif.h
10974         * src/mutt.h
10975                 tidy up
10976
10977         * src/addrbook.[ch]
10978         * src/addrbook.[ch]
10979         * src/addrbook.[ch]
10980                 
10981
10982 2002-01-18 [paul]       0.7.0claws13
10983
10984         * sync with sylpheed 0.7.0cvs8
10985                 configure.in: support Mac OS X (Darwin)
10986
10987 2002-01-18 [carsten]    0.7.0claws12
10988         * src/html.c
10989                 small hack to fix a segfault with an empty href
10990                 (reported by Alexandra Walford <deeni@altern.org>)
10991         * src/mainwindow.c
10992         * src/summaryview.c
10993                 the shortcuts for Mark und Mark as unread are hardcoded
10994                 again
10995         * src/compose.c
10996         * src/gtkstext.[ch]
10997                 readded the shortcuts in gtkstext but made them
10998                 customizeable (simply by adding a menu plus a wrapper
10999                 to compose.c)
11000
11001 2002-01-17 [melvin]     0.7.0claws11
11002
11003         * src/gtkspell.c
11004                 fix default dictionary not being saved.
11005
11006 2002-01-16 [darko]      0.7.0claws10
11007
11008         * src/compose.c
11009                 fix wrapping crash with URL longer than wrapping margin
11010
11011 2002-12-08 [hoa]        0.7.0claws10
11012
11013         * src/matcher_parser_parse.y
11014                 fixed some bugs
11015
11016         * src/prefs_filtering.c
11017                 now, we can use bounce action in the dialog box.
11018
11019 2002-01-16 [carsten]    0.7.0claws9
11020         * src/gtkstext.c
11021                 removed the <control> and <alt> shortcuts because they're
11022                 not needed and interefered with the "normal" shortcuts
11023         * src/mainwindow.c
11024         * src/summaryview.c
11025                 removed most of the hardcoded shortcuts and assigned
11026                 them to menu entries making them easy customizable by
11027                 that
11028
11029 2002-01-16 |melvin]     0.7.0claws8
11030
11031         * src/gtkspell.c
11032                 fixed bug where using the mouse and when the compose
11033                 window is not on top may result in a crash.
11034
11035 2002-01-16 [melvin]     0.7.0claws7
11036
11037         * src/compose.c
11038                 fixed a long standingspell checker bug which could 
11039                 cause a crash after sending a message.
11040
11041 2002-01-16 [paul]       0.7.0claws6
11042
11043         * sync with sylpheed 0.7.0cvs7
11044                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
11045                 2002-01-15, and 2002-01-16
11046
11047 2002-01-16 [melvin]     0.7.0claws5
11048
11049         * README.claws
11050         * src/compose.c
11051         * src/gtkspell.[ch]
11052         * src/main.c
11053                 Heavily modified spell checker code to work around
11054                 ispell bug, to add keyboard shortcuts and for future
11055                 enhancements. See README.claws for usage information.
11056
11057 2002-01-15 [alfons]     0.7.0claws4
11058         
11059         * src/summaryview.c
11060                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
11061                 so sorting within threads reflects sort mode
11062
11063 2002-01-15 [christoph]  0.7.0claws3
11064
11065         * src/procmsg.c
11066                 added alertpanel if mail sending failed
11067
11068 2002-01-15 [alfons]     0.7.0claws2
11069         
11070         * src/prefs_filtering.c
11071                 don't stop timer when prefs filtering dialog is opened
11072
11073 2002-01-14 [alfons]     0.7.0claws1
11074
11075         * src/addr_compl.c
11076         * src/prefs.c
11077                 remove debug_print()s for privacy reasons
11078
11079 2002-01-14 [darko]      0.7.0claws
11080
11081         * README.claws
11082                 quotation wrapping is now also in the main branch
11083
11084 2002-01-14 [paul]
11085
11086         * tools/filter_conv.pl
11087                 allow for Boolean Op and case-sensitivity
11088                 this file is included in the release and tagged
11089                 'rel_0_7_0'
11090
11091 2002-01-13 [paul]       0.7.0claws
11092
11093         * release 0.7.0, with cvs tag 'rel_0_7_0'
11094
11095 2002-01-13 [paul]
11096
11097         * tools/filter_conv.pl
11098         * tools/README
11099                 rewritten to output to matcherrc instead of filteringrc
11100
11101         * po/es.po
11102                 updated Spanish translation by Ricardo Mones Lastra
11103
11104 2002-01-13 [alfons]
11105
11106         * po/nl.po
11107                 update dutch translation
11108
11109 2002-01-13 [paul]
11110
11111         * po/pt_BR.po
11112                 Updated by Fabio Junior Beneditto 
11113
11114 2002-01-13 [melvin]     0.6.6claws53
11115
11116         * po/fr.po
11117                 Updated french translation
11118
11119 2002-01-12 [alfons]     0.6.6claws52
11120
11121         * src/filtering.c
11122                 plug mem leak that has been sitting there for ages              
11123
11124 2002-01-12 [alfons]     0.6.6claws51
11125
11126         * src/summaryview.c
11127                 undo melvin's changes from 0.6.6claws48 because summary
11128                 view now refuses to select first unread message when
11129                 selecting a folder 
11130
11131 2002-01-11 [alfons]     0.6.6claws50
11132
11133         * src/import.c
11134                 use claws' semantics for getting folder item when
11135                 importing an mbox file into a folder 
11136                 (submitted by Dale P. Smith)
11137
11138 2002-01-11 [christoph]  0.6.6claws49
11139
11140         * src/prefs.h
11141                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
11142                 toggle widget, because non static prefs can not use
11143                 prefs_set_* functions
11144         * src/prefs_account.c
11145                 toggle smtp auth password field sensitivity if
11146                 user id is empty and add descrition of usage for
11147                 these fields
11148         * src/prefs_folder_item.c
11149                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
11150                 callbacks
11151
11152 2002-01-11 [melvin]     0.6.6claws48
11153
11154         * src/compose.c
11155                 fix the 'Ctrl-Enter' feature for sending and test really
11156                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
11157                 editables which was not documented in Gtk)
11158
11159         * src/summaryview.c
11160                 Made summaryview refresh after sorting and not before.
11161
11162 2002-01-11 [christoph]  0.6.6claws47
11163
11164         * src/compose.c
11165                 select account from account ids if possible and
11166                 correctly set save folder for copy in reedit
11167
11168 2002-01-10 [paul]       0.6.6claws46
11169
11170         * sync with sylpheed 0.7.0 release
11171                 see ChangeLog entries 2002-01-07, 2002-01-08 and
11172                 2002-01-09
11173
11174 2002-01-09 [alfons]
11175
11176         * src/summaryview.c
11177                 remove more dirt traces...
11178
11179 2002-01-09 [alfons]
11180         
11181         * src/summaryview.c
11182                 clean up some traces of my debugging stuff
11183
11184 2002-01-09 [alfons]     0.6.6claws45
11185
11186         * src/filtering.c
11187                 break up filteringprop_apply() in three separate pieces
11188                 so we can drop messages that failed processing in the
11189                 inbox
11190
11191         * src/summaryview.c
11192                 fix bug #469598 "no refresh of inbox after filter" which 
11193                 was introduced by the new summary view locking, and which 
11194                 prevented the summary view to update after a manual filter 
11195                 message. claw's filter message requires a summary_show().
11196                 (aargh, summary_show() again! :-)
11197                 
11198 2002-01-07 [alfons]     0.6.6claws44
11199
11200         * src/headerwindow.c
11201         * src/logwindow.c
11202         * src/messageview.c
11203         * src/sourcewindow.c
11204                 bring in Hiro's last 0.7.0 wm class fixes
11205
11206         * tools/sylprint.pl
11207                 bring in Ricardo's fix for sylprint script
11208
11209         * AUTHORS       
11210         * src/rfc2015.[ch]
11211         * src/prefs_common.[ch]
11212         * src/prefs_account.[ch]
11213         * src/compose.c
11214                 clean up account preference poison in rfc2015,
11215                 and preparation to fix double sign bug 
11216                 (patch submitted by Simon 'corecode' Schubert)
11217
11218 2002-01-07 [christoph]  0.6.6claws43
11219
11220         * src/mh.c
11221                 search for free message number, do not only rely
11222                 on last_num
11223         * src/send.c
11224                 fix smtp auth and use extra account information
11225                 if available, if not use pop3 data instead
11226                 (closes bug #500341)            
11227         * src/ssl.[ch]
11228                 match coding style
11229
11230 2002-01-06 [alfons]     0.6.6claws42
11231
11232         * src/mainwindow.c
11233                 try making the separate windows work again...
11234
11235 2002-01-06 [alfons]     0.6.6claws41
11236
11237         * src/mainwindow.c
11238                 adapt Hiro's separate window menu (to get rid of the funny
11239                 duplicate menu items), and make it work again
11240
11241 2002-01-06 [alfons]     0.6.6claws40
11242
11243         * tools/Makefile.am
11244         * tools/sylprint.rc
11245         * tools/sylprint.pl
11246         * tools/README.sylprint
11247                 add sylprint script for printing mails from Sylpheed
11248                 (contributed by Ricardo Mones Lastra)
11249
11250         * src/acount.c
11251                 clean up
11252
11253 2002-01-06 [melvin]     0.6.6claws39
11254
11255         * src/mainwindow.c
11256         * src/summaryview.c
11257                 Fixed crash introduced in 0.6.6claws38 by the menu
11258                 reorganisation (Hide read messages)
11259         
11260         * ChangeLog.claws 
11261                 Fixed typo (we are now in 2002, alfons ;) )
11262
11263 2002-01-05 [alfons]     0.6.6claws38
11264
11265         * sync with sylpheed 0.6.6cvs10-17
11266                 (last stuff marked as LAST_STABLE)
11267
11268 2002-01-04 [melvin]     0.6.6claws37
11269
11270         * src/account.c
11271                 Made account selection code use strcasestr again instead of
11272                 g_strcasecmp (fixes bug where reediting queued messages
11273                 did not select proper account reported by T. Link).
11274         
11275         * src/folderview.c
11276                 Fix bug where folder icons are not shown when 'hide read messages'
11277                 is on.
11278         
11279         * src/stock_pixmaps.[ch]
11280                 Added folder icons for 'hide read messages'.
11281         
11282         * src/compose.c
11283                 Fixed bug where 'Enter' in a header entry will send the message 
11284                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
11285
11286 2002-01-03 [melvin]     0.6.6claws36
11287         
11288         * src/prefs.[ch]
11289                 Added popup menu for common preferences and
11290                 account preferences (right click on tab displays
11291                                 a menu of all tabs.)
11292
11293 2002-01-02 [melvin]     0.6.6claws35
11294
11295         * src/gtkspell.[ch]
11296                 Made spelling code compatible with undo/redo feature.
11297                 Added creation of suggestion mode menu for the general
11298                         preferences.
11299         
11300         * src/prefs_common.[ch]
11301                 Added option menu for the speller's suggestion mode.
11302                 Added missing spaces in "..." buttons and made a "..."
11303                         button non translatable!
11304         
11305         * src/compose.c
11306                 Made speller use the default suggestion mode.
11307                 Hack to make it possible to choose 'CTRL-Enter' as a
11308                         shortcut for sending (and only for sending).
11309
11310         * src/prefs_folder_item.c
11311                 Changing subject simplification does not update cache 
11312                         anymore (because it is unnecessary).
11313                 Fixed bug where changing subject simplification updated the 
11314                         summaryview even when the viewed folder is not the
11315                         folder which properties are being changed. (E.g. 
11316                                         viewing folder A and changing
11317                                         the subject simplification of 
11318                                         folder B -not being viewed- updated the 
11319                                         summaryview of folder A with data of
11320                                         folder B). (Hope this is clear... )
11321
11322 2001-12-31 [alfons]     0.6.6claws34
11323         
11324         * src/ldif.c
11325         * src/mutt.c
11326                 fgetc() returns a signed integer which doesn't
11327                 fit in a char. so c truncates this to a char
11328                 but we may lose significant bits. i.e. we may
11329                 comparing 0xFF which may not be equal to -1
11330                 unless properly casted to signed char which
11331                 we won't do because fgetc() returns a signed
11332                 integer which doesn't fit in a char. so c 
11333                 truncates this to a char but we may lose 
11334                 significat bits. (you got the idea, thanks
11335                 to Gustavo Noronha Silva <kov@debian.org>
11336                 and the Debian folks!)
11337
11338 2001-12-30 [alfons]     0.6.6claws33
11339
11340         * src/prefs_common.c
11341                 add #ifdef USE_PSPELLs that Melvin forgot               
11342
11343 2001-12-30 [melvin]     0.6.6claws32
11344         
11345         * src/prefs_common.[ch]
11346                 Added configurable color for misspelled words.
11347
11348         * src/gtkspell.[ch]
11349                 Fixed bug of foreground text color (reported by David
11350                                 Mehrmann)
11351                 Added configurable color for misspelled words.
11352
11353 2001-12-30 [alfons]     0.6.6claws31
11354
11355         * src/folder.c
11356                 remove unnecessary things someone put there
11357
11358         * src/mh.c
11359         * src/folder.[ch]
11360                 make folder properties (like threading and sorting) persistent
11361                 (closes bug #497424 "rescan folder tree resets proprieties")
11362                 currently this is only for MH folders. 
11363
11364 2001-12-29 [melvin]     0.6.6claws30
11365
11366         * src/string_match.[ch]
11367                 Optimized a bit: regexp pattern buffer compiled only once, and
11368                   one subroutine call removed. Fixed ^ regexp search: Now, 
11369                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
11370         
11371         * src/summaryview.c
11372                 Subject filtering changed to filter summary columns and
11373                   not directly the messages subject cache. The loss in 
11374                   performance is balanced by the improvement of string_match.
11375                 Added an alert panel if there is an error in the regexp.
11376
11377         * src/src/prefs_folder_item.h
11378                 Added a regexp pattern buffer.
11379
11380 2001-12-28 [alfons]     0.6.6claws29
11381
11382         * src/string_match.[ch]
11383                 clean up name space
11384                 allow compilation *BSD
11385
11386 2001-12-27 [alfons]     0.6.6claws28
11387
11388         * src/filter.c
11389                 sync the Hiro's bug fix for BSD
11390
11391 2001-12-27 [melvin]     0.6.6claws27
11392         
11393         * src/compose.c
11394                 Simplify focus to subject entry code.
11395
11396 2001-12-27 [darko]      0.6.6claws26
11397
11398         * src/filtering.c
11399         * src/mbox_folder.c
11400         * src/messageview.c
11401         * src/mh.c
11402         * src/procheader.[ch]
11403         * src/procmsg.h
11404         * src/stock_pixmap.[ch]
11405         * src/summaryview.c
11406                 Show key icon for encrypted mails in summary view
11407
11408         * src/pixmaps/clip.xpm
11409         * src/pixmaps/clipkey.xpm
11410         * src/pixmaps/key.xpm
11411                 New/modified icons for the above
11412
11413 2001-12-27 [melvin]     0.6.6claws25
11414
11415         * src/prefs_common.c
11416                 Put spell checker options in a separate tab to decrease
11417                 the Common Preferences window height.
11418
11419         * README.claws  
11420                 Update spell checker usage instruction about its options
11421                 location.
11422
11423 2001-12-27 [melvin]     0.6.6claws24
11424
11425         * src/compose.c
11426                 Changed subject entry widget position. Initial focus is
11427                 on the To header instead of the subject entry.
11428                 Creating a new header scrolls the header list to make the
11429                 created one visible. Nevertheless, when automatically filling
11430                 headers, the first one is shown.
11431                 A Tab key press in the last empty header entry zips the 
11432                 focus to the subject entry.
11433                 (I did not change the combo boxes, yet)
11434
11435 2001-12-26 [alfons]     0.6.6claws23
11436
11437         * src/prefs_account.c
11438         * src/inc.c
11439                 allow default inbox to reside in another mailbox (only
11440                 works for POP3 accounts)
11441
11442 2001-12-26 [alfons]     0.6.6claws22
11443         
11444         * src/textview.c
11445                 make reply-on-click work with the account of the selected folder
11446         * src/compose.c
11447                 put a fixme here to remind me to fix finding correct default
11448                 account for nested folders
11449
11450 2001-12-25 [alfons]     0.6.6claws21
11451
11452         * src/summaryview.c
11453                 make column headers display locked and mark pixmaps (idea by Melvin) 
11454                 fix bug by adding score and locked column type to sort array
11455
11456 2001-12-25 [alfons]     0.6.6claws20
11457         
11458         * src/summaryview.c
11459                 catch a *potentially* inadvertent write back of  
11460                 the message cache(s) introduced by 0.6.5claws37
11461
11462 2001-12-25 [christoph]  0.6.6claws19
11463
11464         * src/stock_pixmap.[ch]
11465         * src/summaryview.c
11466                 add ignore thread pixmap
11467                 (can someone draw a better icon for this?)
11468
11469 2001-12-24 [alfons]     0.6.6claws18
11470
11471         * src/prefs_folder_item.c
11472                 make address completion actually work for the
11473                 Default To address in the Folder Property dialog.
11474
11475 2001-12-24 [alfons]     0.6.6claws17
11476         
11477         * src/summaryview.c
11478                 use new style regexp for subject stripping 
11479                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
11480
11481 2001-12-24 [darko]      0.6.6claws16
11482
11483         * src/pgptext.c
11484         * src/rfc2015.c
11485                 move GPG related informational messages to debug mode
11486
11487 2001-12-23 [alfons]     0.6.6claws15
11488
11489         * src/stock_pixmap.[ch]
11490         * src/summaryview.c
11491                 add the forgotten Claws' locked pixmap
11492
11493 2001-12-23 [alfons]     0.6.6claws14
11494
11495         * src/filesel.c
11496                 accept file name typed in entry in multi file
11497                 selector (patch submitted by Gustavo Noronha Silva 
11498                 <kov@debian.org>)
11499
11500 2001-12-23 [alfons]     0.6.6claws13
11501
11502         * src/prefs_filter.c
11503         * src/prefs_filtering.c
11504         * src/matcher.c
11505         * src/importmutt.c
11506                 clean up a little bit
11507         
11508         * src/string_match.c
11509                 validate input strings a little bit more
11510
11511 2001-12-23 [alfons]     0.6.6claws12
11512
11513         * src/Makefile.am
11514         * src/summaryview.c
11515         * src/string_match.[ch]         ** NEW **
11516         * src/folderview.[ch]
11517         * src/headerview.h
11518         * src/folder.[ch]
11519         * src/prefs_folder_item.[ch]
11520                 add subject simplification to strip out strings from
11521                 a subject line (esp. handy for mailing lists). 
11522                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
11523                 but slightly changed things for better integration.)
11524
11525 2001-12-23 [alfons]     0.6.6claws11
11526
11527         * src/mainwindow.c
11528                 fix bug introduced by submission included in 0.6.5claws52.
11529                 ideally this submission should clean the trash if any trash
11530                 folder has a message. however, the hasTrash variable was
11531                 set to false whenever a trash folder was empty (discarding
11532                 a previously found *filled* trash folder.)
11533
11534                 also edited the code a little bit and made it more safe.
11535
11536 2001-12-22 [alfons]     0.6.6claws10
11537
11538         * src/imap.c
11539                 quick fix for Martin Pool's omission of an account
11540                 specific SSL setting
11541
11542 2001-12-22 [alfons]     0.6.6claws9
11543
11544         * src/compose.c
11545         * src/messageview.c
11546         * src/mimeview.c
11547         * src/pgptext.c
11548         * src/procmime.[ch]
11549                 better support for multipart/digest (submitted
11550                 by Fredrik <e98fo@efd.lth.se>)
11551
11552 2001-12-22 [alfons]     0.6.6claws8
11553
11554         * src/addressbook.c
11555                 correct function signature
11556         * src/socket.[ch]
11557         * src/imap.[ch]
11558         * src/prefs_account.[ch]
11559                 allow IMAP over SSH tunnel (patch submitted by 
11560                 Martin Pool <mbp@samba.org>)
11561
11562 2001-12-21 [alfons]     0.6.6claws7
11563
11564         * sync with sylpheed 0.6.6cvs4-9
11565                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
11566
11567 2001-12-21 [christoph]  0.6.6claws6
11568
11569         * src/compose.c
11570         * src/prefs_folder_item.[ch]
11571                 implement saving of outgoing messages to current folder.
11572                 fix segfault when no default outbox is available
11573                 (closes bug #495683)
11574
11575 2001-12-21 [carsten]    0.6.6claws5
11576         * src/folderview.c
11577         * src/summaryview.c
11578                 pressing CTRL while DND does now the expected thing and
11579                 copies the mail (moving is still the default, as this
11580                 seam more appropriate for handling mails by DND)
11581
11582 2001-12-18 [paul]       0.6.6claws4
11583
11584         * sync with sylpheed 0.6.6cvs3
11585                 see ChangeLog entries 2001-12-18
11586
11587 2001-12-18 [hiro]       0.6.6claws3
11588
11589         * src/undo.c
11590                 fix for multibyte characters (obtain the number of letters
11591                 instead of bytes).
11592
11593 2001-12-17 [paul]       0.6.6claws2
11594
11595         * sync with sylpheed 0.6.6cvs1
11596                 see ChangeLog entry 2001-12-16
11597
11598 2000-12-17 [alfons]     0.6.6claws1
11599
11600         * src/filtering.c
11601                 clean up
11602
11603 2001-12-16 [paul]       0.6.6claws
11604 2001-12-15
11605
11606         * Release version 0.6.6claws, cvs tag: rel_0_6_6
11607
11608         * src/mimeview.c
11609                 last minute sync with main 0.6.6
11610
11611         * po/es.po
11612                 updated by Ricardo Mones Lastra
11613                 update for last minute sync
11614         * po/fr.po
11615         * po/nl.po
11616                 update for last minute sync
11617         * po/de.po
11618                 updated by Jens Oberender
11619         * po/pt_BR.po
11620                 updated by Fabio Junior Beneditto
11621
11622         * src/prefs_common.[ch]
11623         * src/undo.c
11624                 number of undo levels is user configurable
11625                 (squeeze it into the release in the dying
11626                 moments) Submitted by Jens Oberender    
11627
11628 2001-12-15 [melvin]
11629
11630         * po/fr.po
11631                 updated french translation
11632
11633 2001-12-15 [paul]       0.6.5claws92
11634
11635         * sync with sylpheed 0.6.5cvs28
11636                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
11637
11638         * po/nl.po
11639                 update to allow for sync
11640
11641 2001-12-15 [alfons]
11642         
11643         * po/nl.po
11644                 update dutch translation
11645
11646 2001-12-14 [carsten]    0.6.5claws91
11647         * src/summaryview.c
11648                 fixed bug #473785; also after changing the column order
11649                 the same message will be selected and displayed as before
11650                 the reordering
11651
11652 2001-12-14 [carsten]    0.6.5claws90
11653         * src/folderview.c
11654                 probably found the bug reported by wwb opening or closing
11655                 a folder tree just before dnd (found the solution in the
11656                 balsa source -- thanks to them)
11657
11658 2001-12-14 [carsten]    0.6.5claws89
11659         * src/gtkutils.c
11660         * src/account.c
11661                 moved gtk_clist_moveto to the right place, so that
11662                 only the accounts dialog is effected on opening
11663
11664 2001-12-14 [carsten]    0.6.5claws88
11665         * src/gtkutils.c
11666                 gtkut_clist_set_focus_row does a gtk_clist_moveto
11667                 now, so that the focused row will be seen in any case
11668                 (reported by wwp on sf-claws-user)
11669
11670 2001-12-14 [darko]      0.6.5claws87
11671
11672         * src/compose.c
11673                 remove unnecessary line
11674
11675 2001-12-14 [paul]       0.6.5claws86
11676
11677         * sync with sylpheed 0.6.5cvs27
11678                 see ChangeLog entries 2001-12-14
11679
11680 2001-12-14 [carsten]    0.6.5claws85
11681         * src/mainwindow.c
11682                 following a suggestion of Melvin the rcoabm pops up
11683                 right under the button now and the button is reliefed
11684                 while the popup is open
11685
11686 2001-12-14 [darko]      0.6.5claws84
11687
11688         * src/compose.c
11689                 fix crash when wrapping long lines if linewrap quotation
11690                 is disabled and wrapper encounters a word spanning more
11691                 than one line
11692
11693 2001-12-13 [paul]       0.6.5claws83
11694
11695         * src/compose.c
11696                 prefer 'Reply-To' header over mailing list header when
11697                 replying to a message. Finally prevent all those confirmation 
11698                 messages being sent to the list itself.
11699
11700         * src/summaryview.c
11701                 remove unused summary_set_menu_sensitive() entry
11702
11703 2001-12-13 [paul]       0.6.5claws82
11704
11705         * src/folderview.c
11706         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
11707         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
11708         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
11709                 improvements to 'Hide read messages': Inbox, Outbox,
11710                 Trash, Queue, and Draft icons now reveal presence of hidden 
11711                 messages
11712
11713 2001-12-12 [alfons]     0.6.5claws81
11714
11715         0.6.5claws80 was tagged as LAST_STABLE
11716
11717         * src/filtering.[ch]
11718         * src/matcher.[ch]
11719         * src/matcher_parser_lex.c
11720                 fix the filtering; my last attempt to get it right, 
11721                 if it does not work, it's Hoa's turn. ;-)
11722
11723                 for my honourable peers:
11724                 
11725                 the code now makes a clear distinction between
11726                 rules as they are displayed (probably escaped),
11727                 and as they are executed (probably unescaped). the
11728                 parser does *NOT* do any unescaping, this is
11729                 the task of the matcher.c (which breaks up a
11730                 rule into condition) and the filtering.c (which
11731                 breaks up the rule's action). to make this
11732                 run happily we provide an unescaped copy of
11733                 crucial strings to the MatcherProp and 
11734                 FilteringAction structures. note that the only
11735                 exception to this is any REGEXP string. those
11736                 are directly passed to regcomp() and regexp()
11737                 (who have much more powerful unescape functions).
11738                 
11739                 for everyone else:
11740         
11741                 you can escape tab (\t), carriage return (\r),
11742                 linefeed (\n), form feed (\f), quote (\"), 
11743                 single quote (\'), bell (\b) in all the entry
11744                 lines in the scoring & filtering dialogs.
11745                 as an added bonus this should not affect
11746                 existing filtering rules.
11747
11748 2001-12-12 [carsten]    0.6.5claws80
11749
11750         * src/summaryview.c
11751         * po/de.po
11752                 "item(s) selected" is now sensitive to 1 or more
11753                 than one selected (nice for language where simple
11754                 adding of a "s" is not possible as German (Eintrag
11755                 ->Eintr"age)
11756                 
11757                 the "forward as attachment" entry from the right
11758                 click menu removed, "forward" acts following the
11759                 prefs
11760         
11761         * src/textview.c
11762                 reverted my former changes; so compiler warning again
11763                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
11764                 nevertheless
11765
11766         * src/messageview.c
11767                 "search in message" does now *not* only work in MVIEW_TEXT
11768                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
11769                 message
11770
11771         * src/mainwindow.c
11772                 removed "/File/_Close" as it was the same as "/File/E_xit"
11773                 and we don't need it two times
11774
11775                 the separate folder view and message view now get a distinct
11776                 WMCLASS, just in case someone is using sawfish ;-)
11777
11778                 as the menu entries "/View/Message view" and "/View/Folder tree"
11779                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
11780                 make them sensitive accordingly and as these two are "shown"
11781                 after startup anytime check this menuitem at startup
11782
11783 2001-12-12 [paul]       0.6.5claws79
11784
11785         * src/folderview.c
11786                 fix sensitivity of 'Search folder...', broken in
11787                 0.6.5claws75
11788
11789         * src/mainwindow.c
11790                 fix dodgy English
11791
11792 2001-12-11 [carsten]    0.6.5claws78
11793         * src/filtering.c
11794                 fixed two typos returning a wrong FALSE/TRUE
11795         * src/mainwindow.[ch]
11796                 extra menu for email/news button removed
11797
11798 2001-12-11 [alfons]     0.6.5claws77
11799         
11800         * src/matcher.c                 (1.3)
11801         * src/matcher_parser_lex.l      (1.28)
11802                 revert for another attempt
11803                 mark 0.6.5claws77 as LAST_STABLE
11804
11805 2001-12-11 [christoph]  0.6.5claws76
11806
11807         * po/de.po
11808                 fixed wrong translation for prev. unread msg
11809
11810 2001-12-11 [paul]       0.6.5claws75
11811
11812         * src/folder.[ch]
11813         * src/folderview.c
11814         * src/mainwindow.c
11815         * src/summaryview.[ch]
11816         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
11817                 enable ability to hide read messages on per folder basis via 
11818                 '/Summary/Hide read messages'; when selected, a folder will 
11819                 have a red open folder icon, instead of a blue icon, if the 
11820                 folder contains hidden messges
11821                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
11822
11823         * src/mainwindow.c
11824                 remove '/Message/Forward as attachment' from 
11825                 main_window_set_menu_sensitive() to prevent debug warning
11826
11827         * src/folderview.c
11828         * src/mainwindow.c
11829                 Clean up some of the English
11830
11831         * tools/newscache_clean.pl
11832                 allow for new 'hidereadmsgs' entry in folderlist.xml
11833
11834         * po/es.po
11835                 updated translation, submitted by Ricardo Mones Lastra
11836
11837 2001-12-11 [paul]       0.6.5claws74
11838
11839         * sync with sylpheed 0.6.5cvs25
11840                 see ChangeLog entry 2001-12-11
11841
11842 2001-12-10 [alfons]     0.6.5claws73
11843
11844         * src/matcher.c
11845                 add more control characters
11846         * src/matcher_parser_lex.l
11847                 make escaping / unescaping work again
11848
11849 2001-12-10 [alfons]     0.6.5claws72
11850
11851         * src/imap.c
11852                 clean up warnings "returning value for void function" 
11853         * src/prefs_filtering.c
11854                 make info button for execute action sensitive
11855
11856 2001-12-10 [paul]       0.6.5claws71
11857
11858         * src/compose.c
11859         * src/imap.[ch]
11860         * src/summaryview.c
11861                 fix: imap server now gets informed of MARKED, UNMARKED
11862                 and REPLY events. Now people can use different IMAP-Mail
11863                 clients and have the exact same information about MARKED,
11864                 UNMARKED and REPLY status with all of them. Especially
11865                 useful for imap servers with a web-frontend.
11866                 submitted by Tobias Sandhaas <medlor@web.de>
11867
11868 2001-12-09 [melvin]     0.6.5claws70
11869         
11870         * src/textview.[ch]
11871                 fixed bug #490076 (hunted down by Alfons who implemented
11872                 a workaround in 0.6.5claws65)
11873
11874 2001-12-09 [christoph]  0.6.5claws69
11875
11876         * src/summaryview.c
11877                 set pointer to string in LOCKED column to NULL
11878                 (might fix bug #490800)
11879
11880 2001-12-09 [carsten]    0.6.5claws68
11881
11882         * po/de.po
11883                 resolved some cluttered menu shortcuts 
11884                 ('creating new email' and 'creating news message'
11885                 hade the same)
11886         * src/compose.c
11887                 wmclass now distinc from main window
11888         * src/mainwindow.c
11889           src/mainwindow.h
11890                 email/news and forward button functionality similar
11891                 to the reply buttons; removed the ugly dropdown arrows
11892                 and use instead the right mouse button
11893
11894 2001-12-09 [paul]       0.6.5claws67
11895
11896         * src/imap.c
11897         * src/utils.h
11898                 allow spaces in imap folder names
11899                 submitted by Willem van Engen <wvengen@stack.nl>
11900
11901 2001-12-09 [paul]       0.6.5claws66
11902
11903         * sync with sylpheed 0.6.5cvs24
11904                 see ChangeLog entry 2001-12-09
11905
11906 2001-12-08 [alfons]     0.6.5claws65
11907
11908         * src/textview.c
11909                 prevent secondary selection claim after "add to sender" dialog
11910                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
11911                 we trick GTK by simulating a click at (0, 0) in the textview.
11912
11913 2001-12-08 [hoa]        0.6.5claws64
11914
11915         * src/folder.c
11916                 fixed a bug about the .processing folder name while filtering
11917
11918 2001-12-08 [alfons]     0.6.5claws63
11919
11920         * src/folderview.c 
11921                 work around problem of not correctly updating folder stats
11922                 when deleting messages. there's some folder scanning evil
11923                 going so the folderview_update_msg_num() does not work
11924                 correctly. need to investigate this.
11925
11926 2001-12-08 [paul]       0.6.5claws62
11927
11928         * sync with sylpheed 0.6.5cvs23
11929                 see ChangeLog entry 2001-12-08
11930
11931 2001-12-07 [christoph]  0.6.5claws61
11932
11933         * src/compose.c
11934                 fix another header translation problem
11935
11936 2001-12-07 [alfons]     0.6.5claws60
11937
11938         * src/mbox.c
11939                 make filtering also work on local spool mbox
11940
11941 2001-12-07 [carsten]    0.6.5claws59
11942         * src/addressbook.c
11943                 addressbook window gets a wmclass distinct from the main
11944                 sylpheed window
11945         * src/compose.h
11946         * src/mainwindow.[ch]
11947                   forward menu item will use mode selected in prefs, forward 
11948                 as attatchment in menu removed (will be substituted in the
11949                 toolbar similar to reply buttons)
11950                   create news message menu entry and news button is now 
11951                 sensitive to the existance of a news account
11952         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
11953         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
11954         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
11955                 these are removed because the toolbar buttons don't show
11956                 the quoting modus any longer
11957
11958 2001-12-07 [paul]
11959
11960         * tools/newscache_clean.pl      ** NEW FILE **
11961                 perl script to do some tidying up in the newscache directory 
11962                 
11963         * tools/sylpheed-switcher       ** NEW FILE **
11964                 perl script to enable easy switching between main and claws
11965                 
11966         * tools/README
11967                 added descriptions of the two new perl scripts          
11968
11969
11970 2001-12-07 [melvin]     0.6.5claws58
11971
11972         * src/messageview.c
11973                 fixed a warning during compilation introduced in 0.6.5claws56
11974
11975 2001-12-07 [paul]       0.6.5claws57
11976
11977         * src/mainwindow.[ch]
11978         * src/menu.[ch]
11979                 further usability enhancements to replying with or without 
11980                 quoting via the toolbar, use of Ctrl key is replaced by 
11981                 drop down menu 
11982                 Submitted by Carsten Schurig            
11983
11984 2001-12-07 [melvin]     0.6.5claws56
11985
11986         * src/messageview.c
11987                 hack to fix bug that prevented to make/paste selections
11988                 after switching between MVIEW_TEXT and MVIEW_MIME views
11989                 without deselecting the selection first.
11990
11991 2001-12-06 [alfons]     0.6.5claws55
11992
11993         * src/filtering.[ch]
11994         * src/inc.c
11995                 revise filtering a little bit more, and make sure
11996                 messages are delivered to the appropriate inbox
11997                 (perhaps set per account)
11998
11999 2001-12-06 [paul]       0.6.5claws54
12000
12001         * sync with sylpheed 0.6.5cvs22
12002                 see ChangeLog entry 2001-12-06
12003
12004 2001-12-05 [alfons]     0.6.5claws53
12005
12006         * src/inc.c
12007         * src/folder.[ch]
12008         * src/procmsg.c
12009         * src/filtering.c
12010                 more revisions of filtering system
12011                 (last stable version is marked as LAST_STABLE)
12012                 
12013                 | NOTE 1): the filtering system now uses a local folder called
12014                 | .processing. if filtering fails, check this directory
12015                 | for missing messages.
12016                 |
12017                 | NOTE 2): help us find the filtering actions still missing
12018
12019 2001-12-05 [paul]       0.6.5claws52
12020
12021         * src/mainwindow.c
12022                 fix bug where 'Empty Trash?' pop-up window appears even
12023                 when Trash is empty, submitted by Jesse Skinner         
12024
12025 2001-12-05 [melvin]     0.6.5claws51
12026
12027         * src/compose.c
12028                 fixed bug #486106 to select correct account when reediting 
12029                 a queued message
12030         
12031 2001-12-04 [alfons]     0.6.5claws50
12032
12033         * src/mh.c
12034                 declare markfile in appropriate functions when
12035                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
12036                 for spotting this)
12037
12038 2001-12-04 [paul]       0.6.5claws49
12039
12040         * sync with sylpheed 0.6.5cvs21
12041                 see ChangeLog entry 2001-12-04
12042
12043 2001-12-03 [christoph]  0.6.5claws48
12044
12045         * po/de.po
12046                 changed translation of undo
12047         * src/account.c
12048         * src/folder.c
12049                 don't reinvent the wheel to traverse a GNode
12050         * src/compose.[ch]
12051                 seperate code to create the compose gui into functions
12052                 add "Others" page with folder selection for saving copy
12053                 of the message.
12054                 the folder identifier is saved to queue header
12055         * src/procmsg.c
12056                 save message to folder in queue header
12057
12058 2001-12-03 [paul]       0.6.5claws47
12059
12060         * sync with sylpheed 0.6.5cvs20
12061                 see ChangeLog entry 2001-12-03
12062
12063 2001-12-01 [paul]
12064
12065         * more sync with sylpheed 0.6.5cvs19
12066                 see ChangeLog entry 2001-11-29
12067
12068 2001-11-30 [paul]       0.6.5claws46
12069         
12070         * src/compose.c
12071                 remove conflicts introduced by Hoa's last commit
12072          
12073         * src/mainwindow.c
12074                 make 'Message/Bounce' sensitive
12075
12076 2001-11-30 [hoa]        0.6.5claws45
12077
12078         * src/compose.c
12079                 slightly change bounce function to add
12080                 information about the user that bounced the mail
12081                 in the From header line.
12082
12083         * src/folderview.c
12084                 permit the use of processing in outbox folder.
12085
12086 2001-11-29 [paul]       0.6.5claws44
12087
12088         * src/mainwindow.[ch]
12089         * src/prefs_common.c
12090         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
12091         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
12092         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
12093                 usability enhancements to the quoting, implements
12094                 use of Ctrl key to toggle quoting settings
12095                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
12096
12097 2001-11-29 [paul]       0.6.5claws43
12098         
12099         * sync with sylpheed 0.6.5cvs19
12100                 see ChangeLog entry 2001-11-28
12101
12102 2001-11-29 [melvin]     0.6.5claws42
12103         * src/Makefile.am
12104                 added enriched.[ch] to the list of files
12105
12106         * src/textview.c
12107         * src/mimeview.c
12108         * src/procmime.[ch]
12109         * src/enriched.[ch]
12110                 added support to view text/enriched
12111                 added support to show headers in message view for text/enriched and text/html
12112                         in non multipart messages
12113
12114 2001-11-28 [paul]       0.6.5claws41
12115
12116         * more sync with sylpheed 0.6.5cvs18
12117                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
12118
12119 2001-11-27 [paul]       0.6.5claws40
12120         
12121         * po/pt_BR.po
12122                 updated translation, submitted by Fabio Junior Beneditto
12123                 
12124         * sync with sylpheed 0.6.5cvs18
12125                 see ChangeLog entries 2001-11-26 (src/textview.c) and
12126                 2001-11-27
12127
12128
12129 2001-11-26 [paul]
12130
12131         * po/es.po
12132                 updated translation, submitted by Ricardo Mones Lastra
12133
12134 2001-11-26 [alfons]
12135
12136         * src/matcher.c
12137                 add more translatable strings
12138
12139 2001-11-26 [christoph]  0.6.5claws39
12140
12141         * po/de.po      
12142                 fixed one more umlaut
12143         * src/compose.c
12144                 fix translated header when it should not be translated
12145
12146 2001-11-26 [paul]       0.6.5claws38
12147
12148         * src/mainwindow.c
12149                 remove '/Message/Add Sender to address book' from 
12150                 main_window_set_menu_sensitive(), prevent debug warning
12151                 add 'Message/Mark/Mark all read' to mainwin_entries[]
12152
12153 2001-11-26 [paul]       0.6.5claws37
12154
12155         * src/summaryview.c
12156                 fix 'recurring unread state' bug 
12157
12158         * tools/README 
12159         * tools/filter_conv.pl
12160                 read name of top level mailbox from folderlist.xml
12161                 and presume nothing about its name              
12162
12163 2001-11-26 [darko]      0.6.5claws36
12164
12165         * src/gtkstext.[ch]
12166                 removed functions that are now in gtkutils.c
12167                 use gtkut_text_is_uri_string() from gtkutils.c
12168         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
12169
12170 2001-11-26 [paul]       0.6.5claws35
12171
12172         * sync with sylpheed 0.6.5cvs16
12173                 see ChangeLog entries 2001-11-25 and 2001-11-26
12174
12175 2001-11-25 [alfons]     0.6.5claws34
12176
12177         EXPERIMENTAL!!! Please checkout the last stable version using: 
12178           
12179         % cvs update -r LAST_STABLE -dRAP
12180
12181         (Or help us testing this stuff.)
12182
12183         * src/filtering.c               (1.14)
12184         * src/filtering.h               (1.6)
12185         * src/inc.c                     (1.28)
12186         * src/matcher.c                 (1.20)
12187         * src/mbox.c                    (1.9)
12188         * src/procmsg.h                 (1.14)
12189         * src/summaryview.c             (1.59)
12190         * src/summaryview.h             (dunno)
12191                 revert/merge/sync to as it was before commit 
12192                 on Thu, 19 Jul 2001 10:15:51 -0700.
12193
12194 2001-11-25 [hoa]        0.6.5claws33
12195
12196         * src/main.c
12197                 processing mails at startup
12198
12199         * src/folderview.c
12200         * src/summaryview.[ch]
12201                 processing mails when entering folder
12202
12203         * src/prefs_filtering.c
12204                 fixed some UI bugs
12205
12206 2001-11-24 [alfons]     0.6.5claws32
12207
12208         * src/summaryview.[ch]
12209                 make summary sort headers work, and also make
12210                 sure the sort type is stored
12211
12212 2001-11-23 [alfons]     0.6.5claws31
12213
12214         * src/summaryview.[ch]
12215                 make lock work like mark
12216                 disallow deleting messages marked as locked
12217
12218 2001-11-23 [alfons]     0.6.5claws30
12219
12220         * src/gtkstext.c
12221         * src/compose.[ch]
12222         * src/Makefile.am
12223         * src/undo.[ch]
12224                 merge undo patch submitted by Jens
12225
12226 2001-11-23 [christoph]  0.6.5claws29
12227
12228         * src/.cvsignore
12229                 added ylwrap
12230         * src/compose.c
12231                 fixed gpg signing and encoding
12232         * src/folder.[ch]
12233         * src/main.c
12234                 added --status option to get new, unread and total
12235                 message count from a running sylpheed
12236         * src/prefs_common.c
12237                 temporary fix for reply_with_quote problem
12238                 (don't call functions for non existing widget)
12239         * src/procmsg.c
12240                 one more check for ignored threads but still not
12241                 always working correctly. probably a recursive
12242                 check for all parents is needed
12243
12244 2001-11-23 [darko]      0.6.5claws28
12245
12246         * src/compose.c
12247                 wrapping on send improvements
12248         * src/gtkutils.[ch]
12249                 fix for GtkSText after last sync with main branch
12250                 GTK_TEXT -> GTK_STEXT
12251
12252 2001-11-23 [paul]       0.6.5claws27
12253
12254         * sync with sylpheed 0.6.5cvs14
12255                 see ChangeLog entries 2001-11-22 and 2001-11-23
12256                 
12257         * po/de.po
12258                 fixed the scrambled umlauts 
12259                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
12260
12261 2001-11-21 [paul]       0.6.5claws26
12262
12263         * sync with sylpheed 0.6.5cvs12
12264                 see 2nd ChangeLog entry dated 2001-11-20
12265
12266 2001-11-20 [paul]       0.6.5claws25
12267
12268         * sync with sylpheed 0.6.5cvs11
12269                 see ChangeLog entry 2001-11-19 (src/utils.c)
12270
12271 2001-11-20 [hiro]
12272
12273         * src/compose.c
12274                 GTK_TEXT -> GTK_STEXT
12275                 fix for wrong comment
12276
12277 2001-11-20 [hiro]       0.6.5claws24
12278
12279         * src/compose.[ch]
12280                 more merges from main branch
12281                 removed fatal warnings (uninitialized variables etc.)
12282                 some coding style fix
12283         * src/gtkutils.h
12284                 fixed typo.
12285         * src/addressbook.c
12286           src/addrindex.c
12287                 V-Card -> vCard
12288
12289 2001-11-19 [hoa]        0.6.5claws23
12290
12291         * src/filtering.c
12292         * src/prefs_scoring.c
12293         * src/matcher.[ch]
12294         * src/scoring.c
12295                 cleaning code
12296
12297         * src/matcher_parser_parse.y
12298         * src/prefs_filtering.c
12299                 bouncing
12300
12301 2001-11-19 [alfons]     0.6.5claws22
12302
12303         more of my old things into claws
12304
12305         * src/Makefile.am
12306         * src/prefs_common.c
12307         * src/procmsg.h
12308         * src/summaryview.[ch]
12309         * src/prefs_summary_column.c
12310         * src/pixmaps/locked.xpm
12311                 add indicators for locking of message in summary view
12312                 (does not work yet, only visual indicator)
12313
12314 2001-11-19 [paul]       0.6.5claws21
12315
12316         * sync with sylpheed 0.6.5cvs10
12317                 see ChangeLog entry 2001-11-19
12318
12319 2001-11-18 [alfons]     0.6.5claws20
12320         
12321         * src/filtering.c
12322                 remove an inadvertent free I forgot in previous clean up 
12323
12324 2001-11-18 [alfons]     0.6.5claws19
12325
12326         * src/filtering.[ch]
12327                 clean up & plug leaks
12328
12329 2001-11-18 [paul]       0.6.5claws18
12330
12331         * sync with sylpheed 0.6.5cvs9
12332                 see ChangeLog entries 2001-11-17 and 2001-11-18
12333
12334 2001-11-16 [paul]       0.6.5claws17
12335
12336         * sync with sylpheed 0.6.5cvs8
12337                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
12338
12339 2001-11-16 [paul]       0.6.5claws16
12340
12341         * sync with sylpheed 0.6.5cvs7
12342                 see ChangeLog entries 2001-11-15 and 2001-11-16
12343
12344 2001-11-15 [hoa]        0.6.5claws15
12345
12346         * src/compose.c
12347                 fix bounce, mails we received couln't be bounced to ourself.
12348
12349         * src/defs.h
12350         * src/filtering.[ch]
12351         * src/matcher.[ch]
12352         * src/matcher_parser.h
12353         * src/matcher_parser_lex.l
12354         * src/matcher_parser_parse.y
12355         * src/inc.c
12356         * src/main.c
12357         * src/mbox.c
12358         * src/prefs_filtering.[ch]
12359         * src/mainwindow.c
12360         * src/prefs_matcher.c
12361         * src/prefs_scoring.c
12362         * src/scoring.[ch]
12363         * src/summaryview.c
12364                 new matcher/filter/score configuration file parser
12365                 one unique configuration file => ~/.sylpheed/matcherrc
12366                 import in currently automatic, then save are made
12367                 in this new file.
12368                 one filter per folder and one global filter
12369                 (filter of a folder will be used as folder processing)
12370
12371         * src/folder.c
12372                 fix a bug in folder_item_get_identifier
12373                 
12374         * src/messageview.c
12375                 receive receipt return are fixed.
12376
12377 2001-11-14 [alfons]     0.6.5claws14
12378
12379         * src/session.h
12380                 add things from main branch to make claws compile
12381
12382 2001-11-14 [paul]       0.6.5claws13
12383
12384         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
12385                 see ChangeLog entries 2001-11-08 to 2001-11-14
12386
12387 2001-11-14 [hoa] 0.6.5claws12
12388
12389         * src/compose.[ch]
12390         * src/mainwindow.c
12391         * src/summaryview.c
12392                 add "bounce mail" option
12393
12394 2001-11-13 [christoph]  0.6.5claws11
12395
12396         * src/compose.c
12397                 Cleanup a mess i add before commiting
12398
12399 2001-11-13 [hoa]        0.6.5claws10
12400
12401         * src/compose.c
12402                 some fixes when mail are sent or
12403                 for crossposts
12404
12405 2001-11-13 [christoph]  0.6.5claws9
12406
12407         * po/de.po
12408                 Changed two string with the same translation
12409         * src/compose.c
12410         * src/procmsg.[ch]
12411         * src/send.[ch]
12412                 New mailsending process:
12413                   - Always queue message before sending
12414                     (message will be saved if sylpheed crashed or
12415                      freezes while sending)
12416                   - Allow queuing of newspostings
12417                   - No copy in outbox before sending
12418                     (closes bug #469501)
12419                   - No more redundant code for send and send_later
12420         * src/summaryview.c
12421                 Applied wwp <subscript@free.fr>'s patch that fixes
12422                 marks for multiple forwarded messages (+compose.c)
12423
12424 2001-11-12 [alfons]
12425
12426         * README.claws
12427                 remove things that are now in main branch
12428         
12429         * po/nl.po
12430                 update Dutch translation
12431
12432 2001-11-12 [mhadasht]   0.6.5.claws8
12433
12434         * src/prefs_common.c
12435                 re-enabled account autoselection feature for forward
12436                 and reedit lost during the branch point for SYNC-B4-REL
12437         * src/gtkspell.c
12438                 gtkpspell_get_dict(): more readable code (even if function is
12439                 not used yet)
12440         * ChangeLog.claws
12441                 added version number info to 2001-11-12 [hiro] comment.
12442
12443 2001-11-12 [hiro]       0.6.5.claws7
12444
12445         * src/compose.c
12446                 compose_forward(): fixed a bug that forward quote mark
12447                 wasn't used.
12448                 removed unnecessary code.
12449         * src/template_select.[ch]: removed.
12450
12451 2001-11-11 [alfons]
12452
12453         * src/compose.c
12454                 :%s/GTK_TEXT/GTK_STEXT/g
12455         
12456         * src/compose.[ch]
12457         * src/undo.[ch]
12458         * src/Makefile.am
12459                 revert the undo stuff (this is 0.6.6claws stuff)
12460
12461 2001-11-11 [hoa]        0.6.5.claws6
12462
12463         * src/compose.[ch]
12464                 Insert signature at the end of the text.
12465                 Added undo patch but currently disabled
12466
12467         * src/procmsg.c
12468                 Threading by subject improved.
12469
12470         * added src/undo.[ch]
12471                 Undo module for compose dialog box.
12472
12473 2001-11-11 [alfons]     0.6.5.claws5
12474
12475         * src/procmsg.c
12476                 prevent threading by subject on nodes that have already been
12477                 threaded by in-reply-to (as in "circular references in a tree
12478                 result in a dead branch")
12479
12480 2001-11-09 [hoa]        0.6.5.claws4
12481         
12482         * src/folderview.c
12483                 allows creation of mbox folder item from any files.
12484
12485 2001-11-09 [alfons]     0.6.5.claws3
12486         
12487         * src/utils.c
12488         * src/procmsg.c
12489                 do what I mean and correct threading by subject so it really
12490                 ignores attracting lines without "Re: "
12491
12492 2001-11-07 [alfons]     0.6.5.claws2
12493
12494         * src/procmsg.c
12495         * src/utils.[ch]
12496                 only attract by subject if a subject line starts with a "Re: "
12497         * src/syldap.c
12498                 remove warning
12499
12500 2001-11-07 [paul]       0.6.5claws1
12501
12502         * sync with sylpheed 0.6.5. release
12503                 see ChangeLog entry 2001-11-07
12504
12505 2001-11-07 [paul]       0.6.4claws31
12506
12507         * sync with sylpheed 0.6.4cvs18
12508                 see ChangeLog entries 2001-10-30 to 2001-11-07
12509                 prefs_templates.[ch] renamed prefs_template.[ch]
12510
12511 2001-11-06 [alfons]
12512         
12513         * src/utils.h
12514                 add semicolon Hoa forgot ;-)
12515                 
12516
12517 2001-11-06 [hoa]        0.6.4claws30
12518         
12519         * src/procmsg.c
12520         * src/summaryview.c
12521         * src/utils.c
12522         * src/utils.h
12523                 threading by subject - empty subject are ignored
12524
12525 2001-11-06 [christoph]  0.6.4claws29
12526
12527         * src/socket.c
12528                 use SSL_peek for sock_gets
12529         * src/utils.c
12530                 removed unneeded pointer in extracting quoted
12531                 names implementation
12532
12533 2001-11-06 [melvin]     0.6.4claws28
12534
12535         * src/gtkspell.c
12536                 fixed bug #476792 Selection overtyping with spell checker
12537                 fixed bug which could cause a buffer overflow
12538                 fixed a memory leak
12539
12540 2001-11-06 [hoa]        0.6.4claws27
12541         
12542         * src/procmsg.c
12543         * src/summaryview.c
12544                 threading by subject
12545
12546 2001-11-05 [alfons]     0.6.4claws26
12547         
12548         * README.claws
12549                 Claws -> Sylpheed (vice versa)
12550
12551         * src/compose.c
12552                 :%s/gtk_text/gtk_stext/g
12553                 :%s/GTK_TEXT/GTK_STEXT/g
12554                 (thanks to Jonathan Ware for spotting this)
12555
12556 2001-11-04 [christoph]  0.6.4claws25
12557
12558         * src/summaryview.c
12559                 replace Xalloca + strdup with Xstrdup_a
12560         * src/utils.c
12561                 better implementation of extracting quoted names
12562                 from addresses (remove backlashes and ignore
12563                 quotes after them)
12564
12565 2001-11-04 [alfons]     0.6.4claws24
12566
12567         * src/utils.[ch]
12568                 edit to comply more with coding style
12569
12570         * src/textview.c
12571                 fix bug reported by Kim Schulz. introduced by the patch integrated
12572                 in 0.6.4claws15. the code did not check the return value of
12573                 the html parser.
12574
12575         * AUTHORS
12576                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
12577
12578 2001-11-04 [christoph]  0.6.4claws23
12579
12580         * src/main.c
12581         * src/prefs_common.[ch]
12582                 init some pointers that possibly caused a segfault
12583                 reported in the claws-users ML
12584
12585 2001-11-04 [hoa]        0.6.4claws22
12586
12587         * src/grouplistdialog.c
12588                 change the names of the nodes in the tree
12589
12590         * src/compose.c
12591                 enhanced mailto syntax as described in
12592                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
12593                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
12594
12595         * src/utils.c
12596                 encode and decode URI (useful when opening URL into
12597                 netscape).
12598
12599 2001-11-03 [hoa]        0.6.4claws21
12600
12601         * src/grouplistdialog.c
12602                 a new newsgroups list selection dialog box
12603                 with a CTree instead of a CList
12604
12605 2001-11-03 [hoa]        0.6.4claws20
12606
12607         * src/folderview.c
12608                 enable property and scoring options when right
12609                 click on "inbox"
12610
12611         * src/summaryview.c
12612                 fixed bug when nickname were displayed using
12613                 the address book.
12614
12615 2001-11-02 [darko]      0.6.4claws19
12616
12617         * src/compose.c
12618                 new wrap quotation and URL/long words wrapping implementation
12619         * src/compose.c src/gtkstext.[ch]
12620                 move gtkstext_strncmp() to gtkstext.c
12621
12622 2001-11-01 [christoph]  0.6.4claws18
12623
12624         * src/prefs_account.c
12625                 fixed mess in account settings dialog
12626         * src/prefs_folder_item.c
12627                 added label with folder path to dialog
12628
12629 2001-10-31 [match]      0.6.4claws17
12630
12631         * src/vcard.c
12632                 fix memory leak.
12633         * src/addrbook.c
12634                 fix generation of spurious address book file names.
12635                 remove redundant functions.
12636         * po/POTFILES.in
12637                 added missing file names.
12638
12639 2001-10-30 [paul]       0.6.4claws16
12640
12641         * sync with sylpheed 0.6.4cvs6
12642                 see ChangeLog entries 2001-10-26 to 2001-10-30
12643
12644         * tools/filter_conv.pl
12645                 read folderlist.xml to discover whether the top-level
12646                 folder is called 'Mailbox' or 'Mail' 
12647
12648 2001-10-29 [paul]       0.6.4claws15
12649
12650         * src/html.c, src/textview.c
12651                 activate links in html mail and fix clickable parts
12652                 Submitted by Matthieu Dazy <dazy@t-surf.com>
12653
12654 2001-10-29 [paul]
12655
12656         * po/de.po, po/es.po, po/pt_BR/po
12657                 updated translations, submitted by Jens Oberender,
12658                 Ricardo Mones Lastra, and Fabio Junior Beneditto
12659
12660 2001-10-29 [darko]      0.6.4claws14
12661
12662         * src/compose.c
12663                 fix wrapping for good
12664
12665 2001-10-29 [darko]
12666
12667         * src/compose.c
12668                 undo previous change as it broke the smart wrapping
12669
12670 2001-10-29 [darko]      0.6.4claws13
12671
12672         * src/compose.c
12673                 fix infinite loop when long URL is quoted
12674                 (closes bug #475122.
12675
12676 2001-10-28 [match]
12677
12678         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
12679                 import Mutt address book
12680         * src/ldif.[ch] src/importldif.h
12681                 modified import LDIF handle user attributes
12682
12683 2001-10-28 [christoph]  0.6.4claws12
12684
12685         * src/summaryview.c
12686                 fixed that filtering did not work if there
12687                 were no filter rules
12688                 (closes bug #472003 and better implementation
12689                  of patch #474644)
12690
12691 2001-10-27 [christoph]  0.6.4claws11
12692
12693         * src/compose.c
12694                 make the folder's default account to be used when
12695                 replying. (patch by wwp <subscript@free.fr>)
12696         * src/compose.c
12697                 code cleanup, nearly killed all of wwp's patch
12698                 for folder's default account in compose
12699         * src/folderview.c
12700                 error panel when a folder could not be created
12701                 (closes bug #471080 new folder name & already
12702                  existing file)
12703
12704 2001-10-26 [alfons]
12705
12706         * src/utils.h
12707                 change prototype of strstr2() that Christoph forgot about
12708
12709 2001-10-26 [christoph]  0.6.4claws10
12710
12711         * src/account.c
12712                 made search for accounts by email address not case
12713                 sensitive
12714         * src/folder.c
12715                 fixed memory leak in folder_item_get_identifier
12716         * src/gtkspell.c
12717         * src/utils.c
12718                 fixed wrong strstr2 (should work like strstr)
12719
12720 2001-10-26 [darko]      0.6.4claws9
12721
12722         * src/compose.c src/gtkstext.[ch]
12723         * src/gtkstext.c
12724                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
12725
12726 2001-10-26 [paul]       0.6.4claws8
12727
12728         * src/html.c
12729                 ignore css and javascript tags in html mail
12730                 case-insensitive, with or without double-quoted
12731                 strings
12732
12733 2001-10-26 [paul]       0.6.4claws7
12734
12735         * sync with sylpheed 0.6.4cvs1
12736                 see ChangeLog entry 2001-10-26
12737
12738         * src/prefs_account.c, src/prefs_common.c,
12739           src/prefs_summary_column.c
12740                 minor improvements to the English
12741
12742 2001-10-25 [alfons]     0.6.4claws6
12743
12744         * src/gtkstext.c
12745         
12746                 make GtkSText follow style of GtkText (closes bug 
12747                 #469211 "text selection while writing message")
12748                 
12749                 do sync with GTK 1.2.10
12750
12751 2001-10-25 [paul]       0.6.4claws5
12752
12753         * src/html.c
12754                 ignore css tags in html mail
12755
12756 2001-10-25 [darko]      0.6.4claws4
12757
12758         * src/compose.c
12759                 don't declare is_url_string as static function since
12760                 we need it in gtkstext.c
12761         * src/gtkstext.c
12762                 remove unused variable
12763                 don't wrap long URLs while composing a message
12764
12765 2001-10-24 [christoph]  0.6.4claws3
12766
12767         * src/socket.c
12768                 fix ssl deadlock, when peer closes connection
12769
12770 2001-10-24 [paul]       0.6.4claws2
12771
12772         * src/prefs_common.c
12773                 gettextize the gpg ascii-armored warning message
12774
12775         * src/compose.c
12776                 insert a DOS/MAC file into the composed message
12777                 (improvements)
12778
12779         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
12780
12781 2001-10-22 [paul]       0.6.4claws1
12782
12783         * sync with sylpheed 0.6.4 release
12784                 see ChangeLog entries 2001-10-21
12785
12786         * po/fr.po, po/pt_BR.po
12787                 updated by Melvin Hadasht and Fabio Junior Beneditto
12788
12789 2001-10-21 [paul]       0.6.3claws30
12790
12791         * src/compose.c
12792                 insert a DOS text file from the compose window
12793                 into the composed message text (removes CRs characters)
12794                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
12795
12796         * tools/filter_conv.pl, tools/README
12797                 automatically use ~/.sylpheed as working directory
12798                 print out confirmation message on completion
12799
12800         * correct Hoa's last ChangeLog.claws entry
12801
12802 2001-10-20 [hoa]        0.6.3claws29
12803
12804         * src/grouplistdialog.c
12805                 bugfix (another ?) to give the right
12806                 newsgroups list for each news server.
12807
12808         * src/news.c
12809         * src/news.h
12810                 improve the newsgroups list cache
12811
12812 2001-10-20 [paul]       0.6.3claws28
12813
12814         * sync with sylpheed 0.6.3cvs9
12815                 see ChangeLog entry 2001-10-19
12816
12817         * correct Alfons' last ChangeLog.claws entry
12818
12819 2001-10-19 [alfons]
12820
12821         * src/pgptext.[ch]
12822                 fix compilation problems (part of bug #472895)
12823
12824 2001-10-18 [hoa]        0.6.3claws27
12825
12826         * src/grouplistdialog.c
12827                 bugfix when we refresh was clicked (bug 472701)
12828
12829 2001-10-19 [christoph]  0.6.3claws26
12830
12831         * src/compose.c
12832                 last header entry should default to "To:" or
12833                 "Newsgroups:" and not copy the last entry line
12834                 in a new compose window
12835                 (closes bug #472686, #470792)
12836
12837 2001-10-19 [paul]       0.6.3claws25
12838
12839         * sync with Sylpheed 0.6.3cvs8
12840                 see ChangeLog entries 2001-10-18 and 2001-10-19
12841
12842 2001-10-18 [christoph]  0.6.3claws24
12843
12844         * src/procmsg.c
12845                 reimplement ignore thread
12846         
12847 2001-10-18 [hoa]        0.6.3claws23
12848
12849         * src/folderview.c
12850         * src/grouplistdialog.[ch]
12851                 enhanced news subscription interface (feature 469113)
12852
12853         * src/news.c
12854         * src/news.h
12855                 enchanced newsgroup listing,
12856                 now, we can get groups informations
12857                 (NNTPGroupInfo)
12858
12859 2001-10-18 [paul]       0.6.3claws22
12860
12861         * src/summaryview.c
12862                 remove comment (sync with main branch)
12863         * src/mainwindow.c
12864                 fix 'Re-edit' bug in 'Message' menu
12865
12866 2001-10-17 [christoph]  0.6.3claws21
12867
12868         * src/compose.c
12869                 ignore empty or whitespace only header lines
12870
12871 2001-10-17 [paul]       0.6.3claws20
12872
12873         * sync with sylpheed 0.6.3cvs7
12874                 see ChangeLog entries 2001-10-14, 2001-10-16, and
12875                 2001-10-17
12876
12877 2001-10-17 [darko]
12878
12879         * src/compose.c
12880                 wrap long lines without spaces
12881                 don't wrap URLs
12882
12883 2001-10-16 [paul]
12884
12885         * po/es.po, po/nl.po, po/pt_BR.po
12886                 updated by Ricardo Mones Lastra, Alfons,
12887                 and Fabio Junior Beneditto
12888
12889         * sylpheed-0.6.3claws released
12890
12891 2001-10-15 [melvin] 0.6.3claws18
12892
12893         * README.claws
12894                 added summary and detailed installation instructions
12895                 for spell checker
12896         * po/fr.po
12897                 Updated, corrected and completed french translation
12898
12899 2001-10-15 [hoa] 0.6.3claws17
12900         * src/grouplistdialog.c
12901                 we can choose the newsgroups to display with wildcards
12902
12903 2001-10-15 [christoph]  0.6.3claws16
12904
12905         * src/account.c
12906         * src/compose.c
12907         * src/prefs_folder_item.[ch]
12908                 applied wwp <subscript@free.fr>'s folder
12909                 default account patch
12910         * po/de.po
12911                 Fixed wrong translation
12912
12913 2001-10-13 [alfons, christoph, melvin]  
12914                         0.6.3claws15
12915
12916         solution #2 to solve MT-safety problems defers all GUI related calls
12917         to the main thread using a gtk_idle_add() callback. discussed on
12918         ircnet #sylpheed, with christoph spotting some issues with the
12919         original code, and melvin allowing us to lobotomize his sylpheed.
12920
12921         * src/syldap.[ch], src/main.c
12922                 fix race problem in ldap search thread by deferring GUI 
12923                 stuff to main thread using gtk_idle_add()
12924
12925 2001-10-13 [paul]       0.6.3claws14
12926
12927         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
12928                 add Sergey's smtpcred.patch
12929                 adds separate username/password setting for SMTP Auth
12930                 needed by some servers
12931                 (closes feature request #471659)
12932
12933 2001-10-13 [paul]       0.6.3claws13
12934
12935         * src/pgptext.[ch] **NEW FILES**
12936         * src/Makefile.am, src/messageview.c, src/mimeview.c
12937                 decrypt ascii-armored gpg text embedded in
12938                 the message body.
12939                 Submitted by Jens Jahnke <jan0sch@gmx.net>
12940
12941 2001-10-13 [christoph]  0.6.3claws12
12942
12943         * README.claws
12944                 some more details on default to and
12945                 feature requests
12946         * src/main.c
12947                 init glib threading when ldap is used
12948         * src/syldap.c
12949                 threading fixes
12950         * po/de.po
12951                 fixed a typo
12952
12953 2001-10-12 [paul]       0.6.3claws11
12954
12955         * src/prefs_common.[ch], src/rfc2015.c
12956                 enable ascii-armored gpg text to be embedded in the
12957                 message body, selectable through the 'Privacy'
12958                 preferences. Supports encrypting only.
12959                 Submitted by Ravemax <ravemax@dextrose.com>
12960
12961 2001-10-12 [paul]       0.6.3claws10
12962
12963         * sync with sylpheed 0.6.3cvs6
12964                 see ChangeLog entries 2001-10-11 and 2001-11-12
12965
12966         * src/folderview.c
12967                 incorporated mbox folders, scoring, and folder
12968                 properties into the sync
12969
12970 2001-10-12 [darko]      0.6.3claws9
12971
12972         * README.claws
12973                 describe quotation wrapping
12974         * src/compose.c
12975                 don't treat tab as space to calculate line length properly
12976
12977 2001-10-11 [alfons]
12978
12979         * README.claws
12980                 correct description of how to make new filtering system work,
12981                 add some other things
12982                 
12983         * src/syldap.c
12984                 remove sched_yield() (not necessary / unportable)
12985
12986 2001-10-11 [paul]       0.6.3claws8
12987
12988         * sync with sylpheed 0.6.3cvs3
12989                 see ChangeLog entry 2001-10-10
12990
12991 2001-10-10 [christoph]  0.6.3claws7
12992
12993         * .cvsignore
12994                 ignore 2 files created by newer autotools
12995         * src/prefs_folder_item.c
12996                 using table for widget alignment
12997                 fixed memory leak and broken octal display
12998         * src/filesel.c
12999                 fixed segfault caused by lost filename
13000                 workaround (closes bug #469551)
13001
13002 2001-10-10 [paul]       0.6.3claws6
13003
13004         * sync with sylpheed 0.6.3cvs2
13005                 see ChangeLog entries 2001-10-09 and 2001-10-10
13006
13007 2001-10-10 [darko]      0.6.3.claws5
13008
13009         * src/gtkstext.c
13010                 proper calculation of right margin if smart wrapping is enabled
13011         * src/compose.c
13012                 automatically wrap long lines if wrap quotation is enabled
13013
13014 2001-10-09 [alfons]     0.6.3.claws4
13015
13016         * src/summaryview.c
13017                 select correct row when deleting last row in the summary view (and
13018                 close bug "[ #469104 ] select second last in list when deleting")
13019
13020 2001-10-09 [paul]       0.6.3claws3
13021
13022         * sync with sylpheed 0.6.3cvs1
13023                 updated some autotool scripts
13024
13025 2001-10-09 [darko]      0.6.3claws2
13026
13027         * src/gtkstext.[ch]
13028                 new name and mark with Sylpheed comment
13029         * src/compose.c
13030                 smart quotation wrapping a-la VIM
13031
13032 2001-10-08 [paul]       0.6.3claws1
13033
13034         * sync with sylpheed 0.6.3 release
13035                 see ChangeLog entry 2001-10-08
13036
13037 2001-10-08 [paul]       0.6.2claws24
13038
13039         * src/summaryview.c
13040                 more sync with sylpheed 0.6.2cvs12
13041                 Fixed the bug that didn't select the last row correctly
13042
13043
13044 2001-10-07 [paul]       0.6.2claws23
13045
13046         * sync with sylpheed 0.6.2cvs12
13047                 see ChangeLog entry 2001-10-07
13048
13049 2001-10-06 [match]
13050         * src/jpilot.[ch]
13051                 enable jpilot to read unsynch'ed addresses.
13052
13053         * src/editldap_basedn.c
13054                 fix segfault when opening dialog.
13055
13056 2001-10-06 [alfons]     0.6.2.claws22
13057
13058         * src/summaryview.c
13059                 fix bug with summary view selecting last *inserted*
13060                 node instead of last *visible* node. remember we
13061                 work with a tree
13062
13063 2001-10-06 [paul]       0.6.2claws21
13064
13065         * po/pt_BR.po
13066                 updated translation, contains some fixes and new
13067                 translations, submitted by Gustavo Noronha Silva
13068                 <kov@debian.org>
13069
13070         * src/prefs_common.c
13071                 change 'each' to 'every' - fix dubious English
13072
13073         * sync with sylpheed 0.6.2cvs11
13074
13075 2001-10-05 [alfons]     0.6.2claws20
13076
13077         * src/mainwindow.[ch], src/folderview.c
13078                 make composite tool button switch between "Compose News"
13079                 and "Compose Mail" depending on selected folder
13080                 (nifty idea by Kim Schulz <kim@schulz.dk>)
13081
13082 2001-10-05 [paul]       0.6.2claws19
13083
13084         * src/mainwindow.c, src/summaryview.c
13085                 fix 'Message/Reply to all', broken in last commit
13086
13087         * src/compose.c
13088                 fix X_BEENTHERE seg fault, thanks to Alfons
13089
13090 2001-10-04 [paul]       0.6.2claws18
13091
13092         * src/compose.[ch], src/mainwindow.c
13093                 make "Message/Reply" reply to mailing lists; matches
13094                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
13095                 based on portions of the patch submitted by
13096                 Junichi Uekawa <dancer@netfort.gr.jp>
13097
13098 2001-10-04 [darko]      0.6.2claws17
13099
13100         * src/compose.c
13101                 better smart wrapping
13102         * src/gtkstext.[hc]
13103                 a function to make text buffer contiguous
13104
13105 2001-10-03 [paul]       0.6.2claws16
13106
13107         * sync with sylpheed 0.6.2cvs10
13108
13109 2001-10-02 [alfons]
13110
13111         * configure.in
13112         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
13113                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
13114                 references to chinese translations (hope someone picks up
13115                 this)
13116
13117 2001-10-02 [christoph]  0.6.2claws15
13118
13119         * src/compose.c
13120                 fixed non translated header bug
13121         * ChangeLog.claws
13122                 fixed wrong date in alfons last entry ;)
13123
13124 2001-10-02 [alfons]     0.6.2claws14
13125
13126         * src/compose.c, src/prefs_common.[ch]
13127                 add block cursor option
13128
13129 2001-10-02 [paul]       0.6.2claws13
13130
13131         * sync with sylpheed 0.6.2cvs9
13132
13133 2001-09-30 [paul]       0.6.2claws12
13134
13135         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
13136                 updated translations
13137
13138         * po/POTFILES.in
13139                 add 'src/importldif.c'
13140
13141         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
13142                 added eudora-to-vCard conversion tool
13143                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
13144
13145         * sync with sylpheed 0.6.2cvs8
13146
13147 2001-09-30 [paul]
13148
13149         * sylpheed-0.6.2claws released
13150
13151 2001-09-27 [melvin]     0.6.2claws11
13152
13153         * src/gtkspell.c
13154                 fixed crash when using default path (introduced 
13155                 in 0.6.2claws10)
13156                 fixed tiny bug for initial suggestion mode
13157
13158 2001-09-27 [melvin]     0.6.2claws10
13159         
13160         * src/gtkspell.c
13161                 fixed bug where gtkpspell didn't set the path correctly
13162
13163         * README.claws
13164                 added a paragraph about spell checking
13165                 
13166
13167
13168 2001-09-27 [paul]       0.6.2claws9
13169
13170         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
13171                 replace '// comments' with '/* comments */' to prevent
13172                 some compiler warnings 
13173
13174         * sync with sylpheed 0.6.2cvs6
13175
13176 2001-09-26 [alfons]     0.6.2claws8
13177
13178         * src/messageview.c
13179                 introduce return receipt request notification again,
13180                 which was lost because of other semantics in 
13181                 procheader_parse() (???)
13182
13183 2001-09-26 [christoph]  0.6.2claws7
13184
13185         * src/compose.c
13186                 replace comments for old code with #if 0
13187                 readded auto cc, bcc and reply-to
13188         * src/prefs_matcher.c
13189         * src/prefs_scoring.c
13190                 removed some definition (was moved to
13191                 prefs.h)
13192
13193 2001-09-26 [paul]       0.6.2claws6
13194
13195         * src/mainwindow.c
13196                 make 'Follow-up and reply to' sensitive
13197
13198         * more sync with sylpheed 0.6.2cvs5
13199
13200 2001-09-25 [melvin]
13201
13202         * 0.6.2claws5
13203
13204         * src/gtkspell.c
13205                 fixed bug for "US-ASCII" introduced by the encoding code
13206
13207 2001-09-25 [paul]
13208
13209         * 0.6.2claws4
13210
13211         * src/prefs_common.[ch], src/summaryview.c
13212                 'next unread msg' 'go to next folder?' dialog can be
13213                 given default behaviour, either always show dialog,
13214                 or assume 'yes', or assume 'no'
13215                 Submitted by wwp <subscript@free.fr>
13216
13217 2001-09-25 [melvin]
13218                 
13219         * src/compose.c src/gtkspell.[ch]
13220                 added support for different encodings
13221
13222 2001-09-25 [paul]
13223
13224         * more sync with sylpheed 0.6.2cvs5
13225
13226 2001-09-24 [alfons]
13227         
13228         * src/prefs_folder_item.c
13229                 add check for item->prefs->default_to string is NULL and
13230                 add another check when freeing this string
13231
13232 2001-09-24 [paul]
13233
13234         * configure.in
13235                 change to version 0.6.2claws3
13236
13237         * sync with sylpheed 0.6.2cvs5 
13238
13239 2001-09-24 [match]
13240         * src/ldif.[ch], src/importldif.[ch], addressbook.c
13241                 import LDIF files.
13242         * src/addrcache.[ch], addrindex.[ch]
13243                 small update for future
13244         * src/addrbook.c
13245                 fix test XML file.
13246
13247 2001-09-24 [melvin]
13248         * src/gtkspell.[ch]
13249                 added 'Learn from mistakes' option
13250                 better handling of quotes in checked words
13251                 sorted dict list
13252         * po/fr.po
13253                 small update for spell checking stuff
13254
13255 2001-09-23 [alfons]
13256         
13257         * src/gtkspell.c
13258                 edit a little bit so it complies more with main coding style
13259
13260 2001-09-23 [alfons]
13261
13262         * src/folder.[ch], prefs_folder_item.c, compose.c
13263                 migrate "request return receipt" folder property
13264                 to folderlist.xml
13265
13266 2001-09-22 [alfons]
13267
13268         * README.claws **NEW**
13269                 (add things of interest for users of main branch 
13270                 and claws here)
13271
13272         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
13273                 re-implement threading per folder option, but store 
13274                 the setting in folderlist.xml (where it belongs)
13275
13276 2001-09-21 [melvin]
13277
13278         * src/gtkspell.[ch]
13279                 fixed bug when compose window is under another window
13280         * src/prefs_common.[ch] src/compose.c
13281                 changed 'dictionary_path' to 'dictionary' to be consistent
13282                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
13283         * ac/pspell.m4 src/Makefile.am 
13284                 dropped PSPELL_PATH macro
13285         * po/fr.po
13286                 updated translations
13287
13288 2001-09-21 [christoph]
13289
13290         * src/compose.c
13291                 added border around header fields
13292                 keep header type when new field is added
13293
13294 2001-09-20 [christoph]
13295
13296         * src/utils.[ch]
13297                 more portable debug_print with source filename
13298                 and linenumber
13299         * src/procmsg.c
13300                 more newlines after debug messages
13301
13302 2001-09-20 [paul]
13303
13304         * configure.in
13305                 change to version 0.6.2claws2
13306
13307         * sync with sylpheed 0.6.2cvs3
13308
13309 2001-09-19 [melvin]
13310
13311         * src/gtkspell.c
13312                 fixed the post-right-click focus pb
13313                 fixed crash when 'Spell check all' after dict change 
13314                         and when cursor is at the end of the text
13315                 shift-right-click pops up config menu even on misspelled words.
13316         * po/POTFILES.in
13317                 added gtkspell.c
13318
13319 2001-09-19 [melvin]
13320
13321         * src/about.c
13322                 added pspell to compiled-in features list
13323
13324 2001-09-18 [melvin]
13325
13326         * switched to pspell and dropped ispell
13327         * ac/pspell.m4
13328                 new file. autoconf macro for pspell
13329         * ac/Makefile.am 
13330         * configure.in acconfig.h
13331                 added pspell support
13332         * src/Makefile.am
13333         * src/main.c src/compose.[ch] src/gtkspell.[ch]
13334         * src/prefs_common.[ch] 
13335                 added pspell support
13336
13337 2001-09-18 [christoph]
13338
13339         * src/addr_compl.c
13340         * src/template.[ch]
13341                 replace LOG_MESSAGE with debug_print
13342         * src/compose.[ch]
13343                 gui improvements
13344         * src/menu.c
13345                 added newline after debug message
13346         * src/utils.h
13347                 using __VA_ARGS__ for debug_print macro
13348         * tools/.cvsignore
13349                 ignore Makefile and Makefile.in
13350
13351 2001-09-18 [paul]
13352
13353         * configure.in
13354                 change to version 0.6.2claws1
13355         * sync with sylpheed 0.6.2cvs1
13356
13357         * src/matcher.c 
13358         * src/prefs_matcher.c
13359                 add 'score equal to' option, submitted by
13360                 Paul Evans <nerd@freeuk.com>
13361
13362 2001-09-15 [christoph]
13363
13364         * src/mainwindow.c
13365                 comment out menu entry not existing in claws
13366         * src/menu.c
13367                 add debug output for non existing menu entries
13368         * src/summaryview.c
13369                 fix next/prev unread message for ignored threads
13370         * src/utils.[ch]
13371                 add sourcefile and line number to debug output
13372                 otherwise it is sometimes hard to find the
13373                 source code part if debug messages are translated
13374
13375 2001-09-14 [darko]
13376         
13377         * src/folderview.c
13378                 refresh target folder style after colour is changed
13379
13380 2001-09-13 [paul]
13381
13382         * configure.in
13383                 change to version 0.6.1claws3
13384
13385         * sync with sylpheed 0.6.1cvs6
13386
13387 2001-09-13 [darko]
13388         
13389         * src/folderview.c
13390                 fix target folder colourization to use user selected colour
13391
13392 2001-09-12 [darko]
13393         
13394         * src/summaryview.c
13395                 fix crash when message that is marked for copy/move is unmarked
13396
13397 2001-09-09 [paul]
13398
13399         * configure.in
13400                 change to version 0.6.1claws2
13401
13402         * sync with sylpheed 0.6.1cvs3
13403
13404 2001-09-09 [alfons]
13405         
13406         * src/folderview.c
13407                 fix bug with default font used for trash folder text
13408
13409 2001-09-06 [paul]
13410
13411         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13412                 updated translations
13413
13414         * configure.in
13415                 change to version 0.6.1claws1
13416
13417         * sync with sylpheed 0.6.1cvs2
13418
13419 2001-09-03 [paul]
13420
13421         * po/POTFILES.in
13422                 add Match's new addressbook
13423
13424         * po/de.po
13425                 updated translation submitted by Jens Oberender
13426
13427 2001-09-02 [paul]
13428
13429         * configure.in
13430                 change to 0.6.1claws
13431         * sync with sylpheed 0.6.1 release
13432
13433 2001-09-02 [paul]
13434
13435         * configure.in
13436                 change to 0.6.0claws2
13437
13438         * sync with sylpheed 0.6.0cvs4
13439
13440         * po/pt_BR.po
13441                 updated translation submitted by Fabio Junior Beneditto
13442
13443 2001-09-01 [match]
13444         * pixmaps/
13445                 interface.xpm
13446                 book.xpm
13447                 address.xpm
13448         * src/
13449                 Makefile.am
13450                 a ton of new files
13451
13452 2001-08-31 [paul]
13453
13454         * configure.in
13455                 change to version 0.6.0claws1
13456
13457         * sync with sylpheed 0.6.0cvs1
13458
13459         * po/es.po
13460                 updated translation submitted by Ricardo Mones Lastra
13461
13462         * po/POTFILES.in
13463                 add 'src/prefs_templates.c'
13464
13465         * src/compose.c, src/summaryview.c
13466                 fix segfault on 'Re_edit'               
13467
13468 2001-08-30 [alfons]
13469
13470         * configure.in, Makefile.am
13471         * tools/Makefile.am
13472                 add tools directory to source distribution
13473
13474 2001-08-30 [paul]
13475
13476         * configure.in
13477                 change to version 0.6.0claws
13478
13479         * sync with sylpheed 0.6.0 release
13480
13481 2001-08-30 [christoph]
13482
13483         * configure.in
13484                 removed autoconf version check
13485
13486 2001-08-30 [paul]
13487
13488         * src/account.c, src/compose.c, src/prefs_common.[ch]
13489         * src/procheader.[ch] src/utils.[ch]
13490                 Enhanced automatic account selection on replies
13491                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
13492
13493         * configure.in
13494                 add LDAP and JPilot to the configuration results output.
13495
13496 2001-08-29 [christoph]
13497
13498         * src/summeryview.c
13499                 no bold font for ignored threads
13500
13501 2001-08-29 [paul]
13502
13503         * configure.in
13504                 change to version 0.5.3claws6
13505
13506         * sync with sylpheed 0.5.3cvs10
13507                 src/stringtable.[ch]: New Files
13508
13509         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
13510         * src/pixmaps/sylpheed.xpm
13511                 add mini-icons to windows (by Alfons)
13512
13513 2001-08-27 [paul]
13514
13515         * src/mainwindow.c
13516                 new functions: next_labeled_cb(), prev_labeled_cb()
13517
13518         * src/summaryview.c
13519                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
13520                 summary_select_next_labeled(), summary_select_prev_labeled()
13521
13522         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
13523                 give claws blue folders and a blue trash can
13524
13525 2001-08-27 [paul]
13526
13527         * configure.in
13528                 change to version 0.5.3claws5
13529
13530         * sync with sylpheed 0.5.3cvs9
13531                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
13532
13533 2001-08-24 [christoph]
13534
13535         * src/filesel.c
13536                 keep filename when browsing directories
13537                 (not working for user entered filename, but
13538                  for default name and selected filename from
13539                  file list)
13540         * src/mainwindow.c
13541                 fixed wrong spelling "Folllow-up"
13542         * src/mbox_folder.c
13543         * src/procmsg.c
13544         * src/summaryview.c
13545                 fixed new/unread message count with ignored
13546                 threads (2 commits, first didn't notice no
13547                 longer needed decreasing)
13548         * src/inc.c
13549                 readded scrolling of progress dialog
13550                 (lost in sync)
13551
13552 2001-08-24 [paul]
13553
13554         * configure.in
13555                 change to 0.5.3claws4
13556
13557         * sync with sylpheed 0.5.3cvs7
13558
13559 2001-08-24 [christoph]
13560
13561         * src/compose.c
13562                 set request return receipt when replying
13563                 if it is set is the folder prefs of the
13564                 message
13565         * src/inc.c
13566                 disable final error popup if popups are
13567                 disabled in config (again)
13568
13569 2001-08-23 [paul]
13570
13571         * configure.in
13572                 Change version number to 0.5.3claws3
13573
13574         * sync with sylpheed 0.5.3cvs5
13575
13576         * src/mimeview.c
13577                 double quote '%s' in 'gedit %s' to fix bug when
13578                 opening attachment with spaces in the name
13579
13580 2001-08-22 [alte]
13581         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
13582           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
13583                 initial message templates support
13584
13585
13586 2001-08-22 [paul]
13587
13588         * configure.in
13589                 change version number to 0.5.3claws2
13590
13591         * sync with sylpheed 0.5.3cvs4
13592
13593         * src/procmsg.h src/summaryview.c
13594                 re-implement (un)ignore thread
13595
13596 2001-08-21 [paul]
13597
13598         * src/summaryview.c
13599                 remove unnecessary code
13600         * src/compose.c
13601                 enable 'dynamic' signatures (submitted by
13602                 Eric Limpens <eric@hscg-internet.nl>)
13603
13604 2001-08-21 [paul]
13605
13606         clean up after sync with sylpheed 0.5.3 release
13607
13608         * src/folderview.c
13609                 fix re-introduced font mess, see Christoph's
13610                 entry 2001-06-24
13611
13612         * src/summaryview.c
13613                 remove prev_msgnum
13614                 use sylpheed's small font instead of
13615                 gtk default font for summary view
13616
13617
13618 2001-08-17 [paul]
13619
13620         * configure.in
13621                 add pl to ALL_LINGUAS - sync with main branch
13622
13623         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13624                 Updated. Translations by Jens Oberender, Ricardo Mones
13625                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
13626
13627         * po/pl.po  ** NEW FILE **
13628                 sync with the main branch
13629
13630         * src/folderview.c
13631                 fix target folder colorizing and refresh problem
13632
13633
13634 2001-08-17 [christoph]
13635
13636         * src/mainwindow.c
13637                 claws uses 4 colors for target folder coloring.
13638                 arrays were not long enough and destroyed the
13639                 stack causing a segfault.
13640                 target folder colorizing does not work anymore
13641                 for me
13642
13643 2001-08-16 [paul]
13644
13645         * configure.in
13646                 change to version 0.5.3claws1
13647
13648         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
13649           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
13650           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
13651
13652                 sync with sylpheed 0.5.3 release, but keep claws method of
13653                 configuring/saving fonts
13654
13655         * src/addressbook.[ch]
13656                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
13657                 in line with a similar change in Hiroyuki's branch
13658
13659         * src/mainwindow.[ch]
13660                 disable main_window_set_thread_option()
13661         * src/prefs_folder_item.c
13662                 comment out &tmps_prefs.enable_thread,
13663         * src/mbox_folder.c, src/procmsg.[ch]
13664                 comment out MSG_IS_IGNORE_THREAD
13665         * src/summaryview.c
13666                 comment out summary_ignore_thread() and summary_unignore_thread()
13667                 comment out MSG_IS_IGNORE_THREAD
13668
13669                 use Hiroyuki's threading instead.
13670
13671
13672
13673 2001-08-15 [paul]
13674
13675         * src/account.c
13676                 use Hiroyuki's 0.5.3 column scheme but also
13677                 include the enable/disable button.
13678         * src/pixmaps/mark.xpm
13679                 add Hiroyuki's amended pixmap
13680
13681 2001-08-13 [christoph]
13682
13683         * src/account.c
13684                 receive at get all column showed wrong state for APOP
13685                 button should only work for POP3 and APOP accounts
13686         * src/prefs_account.c
13687                 added missing preprocessor statement for SSL
13688
13689 2001-08-12 [paul]
13690
13691         * src/account.[ch]
13692                 add 'receive at get all' column and enable/disable
13693                 button.
13694
13695 2001-08-06 [christoph]
13696
13697         * src/account.c
13698                 show usage of SSL in protocol column
13699
13700         * src/imap.c
13701         * src/inc.c
13702                 renamed ssl options
13703
13704         * src/prefs_account.[ch]
13705                 moved ssl options to a new page
13706
13707         * src/send.c
13708         * src/smtp.c
13709         * src/ssl.[ch]
13710                 renamed ssl options
13711                 added support for SMTP STARTTLS command
13712
13713 2001-08-05 [christoph]
13714
13715         * configure.in
13716                 debian autoconf needs version check to find
13717                 correct autoconf version. if the file is
13718                 named configure.in 2.13 is used, which does
13719                 not work with this configure.in script.
13720                 other solution would be to rename the script
13721                 to configure.ac as suggested in the autoconf
13722                 manual.
13723
13724         * src/inc.c
13725                 disable final error popup if popups are
13726                 diabled in config
13727
13728         * src/socket.c
13729                 bugfix in ssl_gets
13730                 fixes IMAP over SSL problem
13731
13732 2001-08-03 [paul]
13733
13734         * configure.in
13735                 change to 0.5.2claws1
13736
13737         * sync with sylpheed 0.5.2cvs1
13738
13739 2001-08-02 [alfons]
13740
13741         * configure.in
13742                 quick fix for ispell detection...
13743
13744 2001-08-01 [paul]
13745
13746         * configure.in
13747                 change to 0.5.1claws4
13748
13749         * sync with sylpheed 0.5.1cvs7
13750
13751 2001-07-31 [alfons]
13752
13753         * src/prefs_common.c, src/prefs_common.h, 
13754           src/gtkspell.c, src/gtkspell.h
13755                 add global spelling checker settings (compose tab) +
13756                 selection of dictionary 
13757           
13758         * configure.in  
13759                 guess valid ispell location
13760
13761 2001-07-31 [paul]
13762
13763         * po/POTFILES.in
13764                 removal of 'src/quote_fmt_parse.c'
13765         * po/de.po
13766                 Updated de.po
13767                 (submitted by Jens Oberender <didge@suse.de>)
13768
13769 2001-07-31 [darko]
13770
13771         * src/folder.[ch]
13772         * src/folderview.[ch]
13773         * src/mainwindow.c
13774         * src/mh.c
13775         * src/prefs_common.[ch]
13776         * src/summaryview.c
13777                 target folder colourization
13778
13779 2001-07-30 [paul]
13780
13781         more sync with Sylpheed 0.5.1cvs6 
13782
13783 2001-07-30 [darko]
13784
13785         * src/mh.c
13786         * src/prefs_folder_item.[hc]
13787         * src/summaryview.c
13788                 shared folders support with a GUI
13789
13790 2001-07-29 [paul]
13791
13792         0.5.1claws3
13793
13794         * sync with Sylpheed 0.5.1cvs6
13795
13796 2001-07-29 [paul]
13797
13798         * po/pt_BR.po
13799                 updated
13800                 (submitted by Fabio Junior Beneditto)
13801
13802 2001-07-28 [paul]
13803
13804         * src/procmime.c
13805         * AUTHORS
13806                 patch to correct bad image mime headers
13807                 (submitted by Don Quijote <dq@searchlores.org>)
13808
13809 2001-07-28 [paul]
13810
13811         * tools/gif2xface.pl   **NEW FILE**
13812         * tools/README
13813                 script to convert file.gif to file.xface for
13814                 use in a custom header.
13815                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
13816
13817 2001-07-27 [alfons]
13818         
13819         * configure.in
13820                 change macros for detecting JPilot and LDAP
13821
13822 2001-07-27 [christoph]
13823
13824         * src/filtering.c
13825                 code cleanup (MIN / MAX warning, needed casting)
13826
13827 2001-07-27 [alfons]
13828
13829         * procheader.c
13830                 disallow setting flags when detecting certain headers
13831                 (X-Status, Status, Seen, X-Seen). 
13832         
13833         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
13834
13835 2001-07-27 [christoph]
13836
13837         * src/prefs_filter.c
13838         * src/prefs_filtering.c
13839         * src/prefs_matcher.c
13840         * src/prefs_scoring.c
13841                 scroll list when moving rows up or down
13842
13843         * src/imap.c
13844         * src/imap.h
13845         * src/prefs_account.c
13846         * src/prefs_account.h
13847         * src/send.c
13848                 SMTP over SSL (untested, feedback requested)
13849                 IMAP over SSL
13850
13851         * src/ssl.c
13852                 code cleanup
13853
13854 2001-07-26 [alfons]
13855         
13856         * configure.in, acconfig.h
13857                 define CLAWS (need this for main / claws detection)
13858
13859 2001-07-25 [alfons]
13860
13861         * configure.in
13862                 Sylpheed 0.5.1claws2
13863                 
13864         * sync with Sylpheed 0.5.1cvs4
13865
13866 2001-07-25 [christoph]
13867
13868         * src/scoring.c
13869                 fixed segfault
13870                 item->prefs == NULL (don't know why)
13871
13872 2001-07-25 [alfons]
13873
13874         * configure.in
13875                 Sylpheed 0.5.1claws1
13876
13877         * sync with Sylpheed 0.5.1cvs1-3
13878
13879 2001-07-24 [christoph]
13880
13881         * src/folderview.c
13882         * src/prefs_folder_item.[ch]
13883                 added folderitem preferences dialog with
13884                 default To: and auto request return receipt
13885
13886         * src/compose.[ch]
13887         * src/menu.[ch]
13888                 changes to handle new folderitem preferences
13889
13890         * src/mainwindow.c
13891         * src/summaryview.c
13892                 call compose new mail with current folderitem
13893
13894 2001-07-24 [alfons]
13895
13896         Release Sylpheed 0.5.1claws
13897
13898         * configure.in
13899                 change to release version 0.5.1claws
13900
13901 2001-07-24 [christoph]
13902
13903         * src/summaryview.c
13904                 fixed segfault that happend when the selected
13905                 message was removed while retrieving new messages.
13906
13907         * po/es.po
13908                 updated translation
13909                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
13910
13911 2001-07-22 [alfons]
13912
13913         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
13914         this is a work in progress, for more information: http://nlpagan.net/sylman 
13915         
13916         * configure.in, src/mainwindow.c, manual/Makefile.am
13917                 add support for English manual
13918
13919         * AUTHORS
13920                 add authors of user manuals
13921
13922         * manual/en/sylpheed*.html
13923                 add English documentation
13924
13925 2001-07-22 [christoph]
13926
13927         * po/POTFILES.in
13928                 added src/ssl.c
13929         * src/ssl.c
13930                 changed a wrong debug message
13931
13932 2001-07-22 [alfons]
13933
13934         * po/nl.po
13935                 update Dutch translation
13936
13937         * src/prefs_filtering.c, 
13938           src/prefs_matcher.c
13939                 add more translatable strings           
13940
13941 2001-07-21 [alfons]
13942
13943         0.5.0claws7
13944
13945         * configure.in
13946                 change version
13947
13948         * src/inc.c, src/summaryview.[ch]
13949                 prevent update of mark file when filtering has done, by
13950                 using a variable; this affects two functions:
13951                         inc.c::inc_finished()
13952                         summaryview.c::summary_show()
13953
13954 2001-07-20 [alfons]
13955
13956         * src/filtering.[ch], src/prefs_filtering.c, 
13957           src/matcher.[ch]
13958                 add filtering action for label coloring 
13959
13960         * po/POTFILES.in
13961                 add labelcolors.c
13962
13963         * added src/labelcolors.c
13964         * added src/labelcolors.h
13965         * src/Makefile.am, src/summaryview.c
13966                 rearrange label coloring code
13967
13968         * src/procmsg.h
13969                 add more parentheses so label colouring works correctly
13970
13971         * src/filtering.c
13972                 don't really delete message, but move it to Trash
13973
13974         * src/prefs_matcher.c
13975                 add quote options to info dialog
13976
13977 2001-07-20 [christoph]
13978
13979         * src/Makefile.am
13980         * src/inc.c
13981         * src/main.[ch]
13982         * src/socket.h
13983         * src/ssl.[ch] (new)
13984                 moved ssl stuff to a seperate file
13985
13986 2001-07-20 [darko]
13987
13988         * src/summaryview.c
13989                 fix show sender using address book with no e-mail
13990                 address in From: field
13991
13992 2001-07-19 [alfons]
13993
13994         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
13995                 fix messy handling of escaping... now at least the
13996                 execute command is useful. escape char is '\', we
13997                 accept \n and \r too. 
13998
13999                 Real life example:
14000                 
14001                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
14002                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
14003
14004 2001-07-18 [alfons]
14005
14006         0.5.0claws6
14007
14008         * src/summaryview.c
14009                 clean up
14010
14011         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
14012           src/procmsg.[ch]
14013                 revise filtering; currently move, copy, marking have
14014                 been tested. if you like bleeding edge stuff, you
14015                 should definitely go for this version :)
14016
14017         * mark old working stuff as VERSION_0_5_0_CLAWS5        
14018
14019 2001-07-17 [christoph]
14020
14021         * src/utils.c
14022                 timestamp log
14023
14024 2001-07-17 [alfons]
14025
14026         0.5.0claws5
14027
14028         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
14029           bits in the mark file, without affecting either branch. Lots of
14030           files changed, also in claws branch.
14031
14032           UNTESTED: use of mbox folders
14033
14034         * src/summaryview.c
14035                 added mark all read; however this was a quick hack used for
14036                 cleaning up mess after initial merge with Hiroyuki
14037
14038         * configure.in
14039                 change claws version number back to 0.5.0claws5 to clear up 
14040                 confusion & pretension (recent release was technically 
14041                 0.5.0claws4, so we neatly align with Hiroyuki :-)
14042
14043 2001-07-16 [alfons]
14044
14045         sync with Hiroyuki's 0.5.0cvs4
14046
14047 2001-07-16 [alfons]
14048
14049         0.5.1claws3
14050
14051         * src/filtering.[ch]
14052                 remove invalid updating of mark files for 
14053                 filter actions MATCHING_ACTION_MOVE and 
14054                 MATCHING_ACTION_DELETE; this should fix the
14055                 folder update bug
14056                 
14057         * src/procmsg.c
14058                 revert Christoph's stab at fixing the folder 
14059                 update bug
14060
14061         * po/POTFILES.in
14062                 add missing files with translatable strings
14063
14064         * src/summaryview.c
14065                 remove debug print
14066
14067 2001-07-15 [alfons]
14068
14069         * src/addr_compl.[ch], src/prefs_filtering.c
14070                 make "filtering pref dialog's destination entry" an
14071                 "address completable entry", if filter destination is 
14072                 an email address
14073
14074         0.5.1claws2
14075         
14076         sync with Hiroyuki's 0.5.0cvs2-3
14077
14078 2001-07-15 [christoph]
14079
14080         * src/procmsg.c
14081                 fixed folder stats update after incorporation
14082
14083 2001-07-15 [alfons]
14084
14085         * src/summaryview.c
14086                 * finish label colouring stuff (for now)
14087                 * fix incorrect colour bug (off by one) 
14088
14089 2001-07-14 [alfons]
14090
14091         * src/mainwindow.c
14092                 change text labels for news and mail message so there's
14093                 plenty of toolbar estate left
14094
14095         * configure.in
14096                 0.5.1claws1
14097
14098         * src/folderview.c
14099           src/folder.[ch]
14100                 sync with Hiroyuki's 0.5.0cvs1
14101
14102         * src/summaryview.c
14103                 more rewrite label colouring
14104
14105 2001-07-14 [alfons]
14106
14107         * src/summaryview.[ch]
14108                 * start rewrite label colouring 
14109                 * fix proper location "Add Sender To Addressbook" menu item
14110
14111 2001-07-13
14112
14113         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14114         (actually this is 0.5.0claws4)
14115
14116 2001-07-13 [alfons]
14117
14118         * po/pt_BR.po
14119                 * fix duplicate message
14120                 * add updated Portugese / Brazilian translation
14121                   submitted by Fabio Junior Beneditto
14122
14123 2001-07-12 [alfons]
14124
14125         * AUTHORS
14126                 add Jens
14127
14128         * po/nl.po
14129                 add updated Dutch translation
14130
14131         * po/de.po
14132                 add updated German translation submitted by Jens
14133
14134 2001-07-11 [alfons]
14135
14136         Prerelease before 0.5.0claws. Please test.
14137         This version is temporarily tagged as VERSION_0_5_0_TEST
14138
14139         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
14140           src/prefs_scoring.c, src/prefs_matcher.c, 
14141           src/prefs_filtering.c, src/mbox.c, 
14142           src/main.c, src/inc.c, src/filtering.[ch]
14143                 revert new Hoa's new matcher (does not work yet)
14144
14145         * src/Makefile.am
14146                 clean up
14147
14148 2001-07-10
14149
14150         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14151
14152
14153 2001-07-10 [alfons]
14154
14155         * Makefile.am
14156                 add ChangeLog.claws to EXTRA_DIST
14157         * src/Makefile.am
14158                 add matcher_parser_parse.h to EXTRA_DIST
14159
14160 2001-07-10 [christoph]
14161
14162         * src/inc.c
14163                 add destination folder to table of
14164                 folders that need to be updated after
14165                 incorporation
14166
14167 2001-07-10 [alfons]
14168
14169         * folder.[ch]
14170           folderview.c
14171                 make collapse state of folders and folder items persistent, i.e.
14172                 if you collapse a folder tree, the next time sylpheed-claws starts 
14173                 up the folder tree remains collapsed.  
14174                 
14175 2001-07-10 [christoph]
14176
14177         * acconfig.h
14178         * configure.in
14179                 added --enable-ssl
14180         * src/md5.[ch]
14181                 renamed MD5_CTX to MD5_CTX_syl
14182                 conflicts with a struct in openssl
14183         * src/inc.c
14184         * src/main.[ch]
14185         * src/prefs_account.[ch]
14186         * src/socket.[ch]
14187                 SSL support for POP
14188         * src/mainwindow.c
14189                 fixed compose with current account
14190                 broken by new compose button stuff
14191
14192 2001-07-09 [hoa]
14193
14194         * AUTHORS
14195                 changed my email address
14196
14197         * src/matcher_parser_parse.y
14198                 clean the parser to remove conflicts
14199
14200 2001-07-09 [alfons]
14201
14202         * AUTHORS
14203                 add Match Grun
14204
14205         * configure.in
14206                 fix incorrect description of --enable-ldap parameter
14207
14208         * src/prefs_common.[ch]
14209           src/compose.c
14210                 add experimental option "smart wrapping" which makes the
14211                 compose editor auto wrap.
14212                 
14213                 | TODO: the problem with the buggy cursor handling is caused |
14214                 | by the GtkText. when deleting / backspacing text its       |
14215                 | wrapping algorithm does not take in account the previous   |
14216                 | line. should find a way to hack this in.                   |
14217                 | or should perhaps combine this with the word wrapping      |
14218                 | patch i wrote in january.                                  |
14219
14220         * src/about.c
14221                 show build parameters for LDAP and JPilot
14222
14223         * src/summaryview.c
14224                 revert Christoph's bugfix for selecting next unread message, 
14225                 because folder stats aren't updated correctly
14226
14227 2001-07-08 [hoa]
14228
14229         * src/filtering.c
14230         * src/mainwindow.c
14231         * src/matcher.c
14232         * src/matcher_parser_lex.l
14233         * src/matcher_parser_parse.y
14234         * src/prefs_filtering.c
14235         * src/prefs_scoring.c
14236         * src/scoring.c
14237                 bugfix of the config file parser
14238
14239 2001-07-08 [alfons]
14240
14241         * src/Makefile.am
14242                 added generated matcher sources to BUILT_SOURCES
14243
14244 2001-07-08 [hoa]
14245
14246         * src/Makefile.am
14247         * src/.cvsignore
14248                 added new config file parser
14249
14250         * src/scoring.[ch]
14251         * src/filtering.[ch]
14252         * src/matcher.[ch]
14253         * src/prefs_filtering.c
14254         * src/prefs_matcher.c
14255         * src/prefs_scoring.c
14256         * added src/matcher_parser.h
14257         * added src/matcher_parser_lex.h
14258         * added src/matcher_parser_lex.l
14259         * added src/matcher_parser_parse.y
14260                 lex & yacc config file parser
14261
14262         * src/mbox.c
14263         * src/inc.c
14264         * src/main.c
14265                 changes prefs_filtering into global_filtering           
14266
14267         * src/summaryview.c
14268                 build threads with subjects only if "Re: " is at the
14269                 beginning of the subject
14270
14271 2001-07-07 [paul]
14272
14273         0.5.0claws
14274
14275         sync with sylpheed 0.5.0
14276                 change of version number only
14277
14278 2001-07-06 [paul]
14279
14280         0.5.0claws5
14281
14282         sync with sylpheed 0.5.0pre5
14283
14284 2001-07-05 [paul]
14285
14286         sync with sylpheed 0.5.0pre4 release
14287                 /po and /manual/ja not sync'ed
14288
14289 2001-07-04 [paul]
14290
14291         more sync with sylpheed 0.5.0pre4
14292
14293 2001-07-03 [christoph]
14294
14295         * src/addressbook.c
14296                 fixed address book broken by address book
14297                 for VCard, JPilot, LDAP
14298
14299 2001-07-03 [alfons]
14300
14301         * src/matcher.c
14302         * src/textview.c
14303                 stopped memory leaks
14304
14305 2001-07-03 [paul]
14306
14307         more sync with sylpheed 0.5.0pre4
14308
14309 2001-07-02 [match]
14310
14311         * included address book patch for VCard, JPilot, LDAP
14312         * pref_common.c - fixed Font options on Display tab (cosmetic)
14313         * alertpanel.c - fixed truncated message
14314
14315 2001-07-02 [christoph]
14316
14317         * src/mbox_folder.c
14318         * src/procmsg.[ch]
14319         * src/summaryview.c
14320                 mark threads for ignoring
14321
14322 2001-07-02 [paul]
14323
14324         0.5.0claws4
14325
14326         * sync with sylpheed 0.5.0pre4
14327                 updated gettext to 0.10.38.
14328
14329 2001-07-01 [paul]
14330
14331         * src/ mainwindow.c
14332         * src/procmsg.h
14333         * src/summaryview.[ch]
14334                 new right-click option: Label.
14335                 substitute for 'Mark-->Mark/Unmark', colours the line.
14336                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
14337
14338 2001-07-01 [christoph]
14339
14340         * src/folderview.c
14341                 fixed font for trash
14342         * src/summaryview.c
14343                 move ctree to unread message
14344
14345 2001-07-01 [paul]
14346
14347         * sync with sylpheed 0.5.0pre3 release
14348
14349 2001-06-30 [alfons]
14350
14351         * src/filesel.[ch]
14352         * src/compose.c
14353                 allow inserting / attaching multiple files in
14354                 the composer window
14355
14356 2001-06-30 [paul]
14357
14358         * src/codeconv.c
14359                 small change to Alfons' previous stuff so that it
14360                 actually makes
14361
14362 2001-06-30 [alfons]
14363
14364         * lots of files changed; first attempt to merge the changes
14365           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
14366
14367 2001-06-30 [paul]
14368
14369         * po/pt_BR.po
14370                 updated and completed, translations by Fabio
14371                 Junior Beneditto <fjbeneditto@yahoo.com.br>
14372
14373 2001-06-29 [alfons]
14374
14375         * src/compose.c
14376         * src/mimeproc.[ch]
14377                 allow selecting an attached files' mime type from a 
14378                 list of types.
14379
14380 2001-06-29 [paul]
14381
14382         * more sync with sylpheed 0.5.0pre3
14383
14384 2001-06-29 [paul]
14385
14386         * po/pt_BR.po
14387                 merge with sylpheed.pot and pt_BR.po provided by
14388                 Fabio Junior Beneditto.
14389
14390 2001-06-29 [darko]
14391
14392         * src/procmime.c
14393                 make MIME types case insensitive
14394
14395 2001-06-28 [alfons]
14396
14397         * po/nl.po
14398                 merge with sylpheed.pot and old nl.po; translations added.
14399
14400 2001-06-28 [paul]
14401
14402         * more sync with sylpheed 0.5.0pre3
14403
14404 2001-06-27 [alfons]
14405
14406         * src/summaryview.c
14407                 don't crash when removing parent node of messages
14408                 attracted by subject. this was caused by not deleting
14409                 the parent node from the subject line hash table.
14410
14411 2001-06-27 [alfons]
14412
14413         * src/summaryview.c
14414         * src/compose.[ch]
14415         * src/mainwindow.c
14416                 if there are multiple messages selected, allow forwarding
14417                 them as attachments.
14418
14419 2001-06-27 [paul]
14420
14421         * more sync with sylpheed 0.5.0pre3
14422
14423 2001-06-26 [paul]
14424
14425         0.5.0claws3
14426
14427         * sync with sylpheed 0.5.0pre3
14428
14429 2001-06-25 [paul]
14430
14431         * src/mainwindow.c
14432                 fixed 'compose news article' bug
14433                 from icon-and-text toolbar
14434
14435 2001-06-25 [paul]
14436
14437         * sync with sylpheed 0.5.0pre2 release
14438
14439 2001-06-24 [christoph]
14440
14441         * src/prefs_common.c
14442                 bug fix in font selection
14443         * src/folderview.c
14444                 use sylpheed's normal font instead of
14445                 gtk default font for folders without
14446                 new messages
14447
14448 2001-06-24 [alfons]
14449
14450         * src/mainwindow.[ch]
14451                 added composite compose mail / news button (an idea by Leandro
14452                 Pereira <leandro@linuxmag.com.br>)
14453
14454 2001-06-24 [paul]
14455
14456         Added instructions for ldif-to-xml.py
14457
14458         * tools/README
14459
14460 2001-06-23 [alfons]
14461
14462         Some minor things.
14463
14464         * src/pixmaps/stock_news_compose.xpm
14465                 added pixmap by Leandro
14466         * src/prefs_common.c
14467                 tested built-in spelling checker of GCC 3.0 :)
14468         * po/nl.po
14469                 merged dutch translation of sylpheed-main with
14470                 sylpheed.pot
14471
14472 2001-06-23 [paul]
14473
14474         Added tools directory and files.
14475
14476         * tools/filter_conv.pl
14477                 converts old filter system to new filtering system
14478         * tools/ldif-to-xml.py
14479                 converts netscape addressbook to sylpheed addressbook
14480         * tools/README
14481                 descriptions/instructions for above two files
14482
14483 2001-06-23 [christoph]
14484
14485         * src/inc.c
14486         * src/manage_window.[ch]
14487         * src/prefs_common.[ch]
14488                 mail retrieval dialog can be enabled, disabled
14489                 or hidden if non of sylpheed's windows is active
14490
14491 2001-06-22 [paul]
14492
14493         0.5.0claws2
14494
14495         * sync with sylpheed 0.5.0pre2
14496
14497 2001-06-21 [christoph]
14498
14499         * src/summaryview.c
14500                 show recipient on 'from' for all accounts
14501                 
14502         * src/inc.c
14503         * src/prefs_common.[ch]
14504                 disable error popup on mail receive errors
14505
14506 2001-06-21 [alfons]
14507
14508         * src/compose.c
14509                 made the ruler correctly appear and disappear.
14510
14511         * src/Makefile.am
14512                 removed Hoa's work-in-progress-stuff (interesting!) so 
14513                 claws compiles ok.
14514
14515 2001-06-20 [christoph]
14516
14517         * src/inc.c
14518         * src/progressdialog.c
14519                 added scrolled window for list in progressdialog
14520
14521 2001-06-20 [paul]
14522
14523         sync with sylpheed 0.5.0pre1 release
14524
14525 2001-06-20 [christoph]
14526
14527         * src/summeryview.c
14528                 make building threads by subject work when
14529                 thread view is enabled
14530                 
14531         * src/compose.c
14532         * src/prefs_common.[ch]
14533                 automatically select account for mail replys
14534
14535 2001-06-19 [sergey]
14536
14537         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
14538         they are filled in from the account settings.
14539
14540 2001-06-19 [paul]
14541
14542         * more sync with sylpheed 0.5.0pre1
14543
14544 2001-06-18 [alfons]
14545
14546         * src/Makefile.am,
14547           src/procmime.c
14548                 added --sysconfdir to CPPFLAGS for pointing to the correct
14549                 location of mime.types. 
14550
14551                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
14552                 or ./configure!
14553
14554 2001-06-18 [hoa]
14555
14556         * src/summaryview.c
14557                 fixed some bug when building threads
14558
14559 2001-06-18 [pau]l
14560
14561         * src/prefs_account.c
14562                 UI stuff: More changes to the English
14563
14564 2001-06-18 [paul]
14565
14566         * src/pixmaps/stock_news_compose.xpm: new file
14567         * src/Makefile.am
14568         * src/mainwindow.c
14569         * src/summaryview.c
14570                 Added new icon for Hoa's 'compose a news
14571                 message', plus minor improvements to the
14572                 English
14573
14574         * po/ja.po
14575         * ChangeLog
14576         * ChangeLog.jp
14577                 more sync with sylpheed 0.5.0pre1
14578
14579 2001-06-18 [hoa]
14580
14581         * src/compose.[ch]
14582         * src/mainwindow.c
14583                 Follow-up and reply to
14584
14585         * src/summaryview.[ch]
14586                 Build threads also with subjects
14587
14588 2001-06-17 [hoa]
14589
14590         * src/compose.c
14591                 forwarding use the current account.
14592
14593         * src/mainwindow.c
14594                 the "compose message" button has been replaced with
14595                 "new mail" and "new news" buttons
14596
14597         * src/prefs_common.[ch]
14598                 added a configuration option to use the forward button
14599                 as "forward as attachment"
14600                 changed reply and forward format description
14601
14602         * src/quote_fmt_lex.l
14603         * src/quote_fmt_parse.y
14604                 added message with no signature in format for reply
14605                 and forward.
14606
14607 2001-06-17 [paul]
14608
14609         Minor UI stuff
14610
14611         * src/mainwindow.c
14612         * src/summaryview.c
14613                 Improvements to the English
14614
14615         * src/prefs_common.c
14616                 Improvements to the English and some
14617                 clarity/continuity improvements in the
14618                 description of Quote symbols.
14619
14620 2001-06-17 [paul]
14621
14622         0.5.0claws1
14623
14624         * sync with sylpheed 0.5.0pre1
14625
14626 2001-06-17 [hoa]
14627
14628         * src/compose.c
14629                 Better interface for compose, displayed fields
14630                 are updated whenever we change account.
14631                 Newsgroups field is automatically filled.
14632
14633         * src/mainwindow.c
14634                 Newsgroups field is automatically filled.
14635
14636         * src/prefs_account.c
14637                 Some interface stuff when fields appear and
14638                 disappear.
14639
14640 2001-06-16 [paul]
14641
14642         0.4.99claws
14643
14644         * sync with sylpheed 0.4.99
14645
14646 2001-06-16 [sergey]
14647
14648         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
14649         base64_decoder_free, base64_decoder_decode): new object and
14650         functions for decoding base64 streams.
14651         * src/procmime.c (procmime_decode_content): modified to use the
14652         new base64 decoder.
14653
14654 2001-06-15 [paul]
14655
14656         0.4.99claws10
14657
14658         * sync with sylpheed 0.4.99cvs11
14659
14660 2001-06-13 [paul]
14661
14662         0.4.99claws9
14663
14664         * sync with sylpheed 0.4.99cvs9
14665
14666 2001-06-13 [hoa]
14667
14668         * src/compose.c
14669         * src/prefs_account.c
14670
14671                 SMTP server can be defined in the news account
14672                 mime type of attachment are kept.
14673
14674         * src/summaryview.c
14675
14676                 now choose the highest important score between default
14677                 and important score of folder.
14678
14679 2001-06-09 [alfons]
14680         
14681         * src/prefs_common.c: 
14682
14683                 (prefs_quote_description_create): corrected description of 
14684                 quote format characters
14685
14686 2001-06-09 [paul]
14687
14688         0.4.99claws8
14689
14690         * sync with sylpheed 0.4.99cvs8
14691
14692 2001-06-08 [sergey]
14693
14694         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
14695         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
14696
14697 2001-06-08 [paul]
14698
14699         0.4.99claws7
14700
14701         * sync with sylpheed 0.4.99cvs7
14702
14703 2001-06-06 [sergey]
14704
14705         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
14706         clashes with autogenerated header).
14707         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
14708         * src/Makefile.am: added quote_fmt.h.
14709         * src/.cvsignore: added lex/yacc autogenerated files
14710         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
14711
14712 2001-06-06 [paul]
14713
14714         0.4.99claws6
14715
14716         * sync with sylpheed 0.4.99cvs6
14717
14718 2001-06-06 [hoa]
14719
14720         * added src/quote_fmt_parse.h
14721         * src/compose.c
14722                 removed warnings
14723
14724         * src/prefs.[ch]
14725                 don't modify readonly configuration files
14726
14727         * src/prefs_account.c
14728         * src/prefs_common.c
14729         * src/prefs_customheader.c
14730         * src/prefs_display_header.c
14731         * src/prefs_filter.c
14732         * src/prefs_filtering.c
14733         * src/prefs_scoring.c
14734                 don't open dialog box when configuration files
14735                 are readonly
14736
14737 2001-06-05 [sergey]
14738
14739         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
14740
14741         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
14742         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
14743         BUILT_SOURCES to make all files rebuild properly.
14744
14745         * src/compose.c: removed #include "quote_fmt.tab.h".
14746
14747         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
14748         CHARACTER value in yylval.
14749
14750         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
14751         receive CHARACTER value by documented means (yylval).
14752
14753         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
14754
14755 2001-06-05 [hoa]
14756
14757         * src/Makefile.am
14758                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
14759
14760         * src/filtering.c
14761         * src/matcher.c
14762         * src/matcher.h
14763         * src/prefs_filtering.c
14764                 now keep the configuration for execute action
14765
14766         * src/mbox_folder.c
14767                 fixed a warning
14768
14769 2001-06-05 [paul]
14770
14771         * sync with sylpheed 0.4.99cvs5
14772
14773 2001-06-05 [hoa]
14774
14775         * src/Makefile.am
14776                 added quote_fmt.[ch]
14777
14778         * added src/quote_fmt.y
14779         * added src/quote_fmt.l
14780         * added src/quote_fmt.tab.h
14781         * added src/quote_fmt.tab.c
14782         * added src/lex.quote_fmt.c
14783                 parsing configuration for replying
14784                 and forwarding
14785
14786         * src/prefs_common.[ch]
14787                 added configuration UI for replying
14788                 and forwarding
14789
14790         * src/compose.c
14791                 using configuration for replying
14792                 and forwarding
14793
14794 2001-06-04 [hoa]
14795
14796         * src/filtering.c
14797         * src/matcher.c
14798         * src/matcher.h
14799         * src/prefs_filtering.c
14800         * src/prefs_matcher.c
14801         * src/prefs_matcher.h
14802                 action "run a command" for filtering
14803                 and matching with a command.
14804                 fixed the "whole message" matching
14805
14806         * src/mbox_folder.c
14807                 changed temporary filename for security
14808
14809         * src/messageview.c
14810                 queue the notification if it fails to send.
14811
14812         * src/prefs_common.c
14813         * src/prefs_folder_item.c
14814                 changed the default important score             
14815
14816         * src/prefs_scoring.c
14817         * src/scoring.c
14818                 hide kill score input when the folder is not
14819                 a newsgroup
14820
14821 2001-06-03 [alfons]
14822
14823         * src/prefs_common.c:
14824
14825                 (prefs_font_select): pass font name in font entry box to font
14826                 selection dialog.
14827
14828 2001-06-03 [sergey]
14829
14830         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
14831
14832 2001-06-03 [paul]
14833
14834         * sync with sylpheed 0.4.99cvs4
14835
14836 2001-06-03 [alfons]
14837
14838         * src/headerwindow.c:
14839
14840                 (headerwindow_show_cb): use the selected summary view item, not
14841                 the displayed item.
14842
14843 2001-06-02 [alfons]
14844
14845         * src/headerwindow.c:
14846
14847                 (headerwindow_show_cb): always try to show msginfo
14848
14849 2001-06-02 [hoa]
14850
14851         * src/compose.c
14852                 keep attached parts when reediting or forwarding.
14853
14854 2001-06-01 [hoa]
14855
14856         * src/folderview.c
14857         * src/prefs_folder_item.[ch]
14858         * src/prefs_scoring.[ch]
14859         * src/scoring.[ch]
14860         * src/summaryview.[ch]
14861         * src/main.c
14862         * src/mainwindow.c
14863         * src/prefs_common.[ch]
14864                 support for folder scoring
14865                 kill score and important score for messages
14866         
14867         * src/prefs_account.c
14868                 some display bug fixed for local account
14869                 preferences
14870
14871 2001-05-31 [alfons]
14872
14873         * src/summaryview.c:
14874
14875                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
14876                 sender to address book menu item is disabled.
14877
14878 2001-05-30 [hoa]
14879
14880         * src/filtering.[ch]
14881         * src/summaryview.c
14882                 handling summary menu / filter messages
14883
14884         * src/folder.[ch]
14885                 add some stuff
14886
14887         * src/foldersel.c
14888                 imap folders now appears in list
14889
14890         * src/mbox_folder.c
14891                 doesn't crash if destination mail is not writeable
14892
14893 2001-05-29 [hoa]
14894
14895         * src/compose.c
14896                 removed some warnings
14897
14898         * src/filtering.c
14899         * src/folder.[ch]
14900         * src/prefs_filtering.c
14901                 global string to identify any folders           
14902                 removed some debug info
14903                 filtering to mbox folders is now possible
14904
14905         * src/mainwindow.c
14906                 removed some warnings
14907
14908         * src/mbox_folder.c
14909                 permission on files are changed to read/write for user only,
14910                 nothing for other.
14911                 creation of subfolder is handled better.
14912
14913 2001-05-28 [alfons]
14914
14915         Verified the sync for src/prefs_common.[ch] and
14916         src/prefs_account.[ch]. I believe there were some
14917         minor indentation differences.
14918
14919 2001-05-28 [paul]
14920
14921         0.4.99claws3
14922
14923         * sync with 0.4.99cvs3
14924
14925 2001-05-28 [hoa]
14926
14927         * src/compose.c
14928                 handling flags for mbox format
14929
14930         * src/filtering.c
14931                 use of mark file only for MH format
14932                 handling flags for mbox format
14933                 filtering cannot yet move or copy mails to mbox folders.
14934
14935         * src/folder.[ch]
14936                 changed move_msg, copy_msg,
14937                 move_msgs_with_dest, copy_msgs_with_dest functions
14938                 uses only folder->copy_msg() function
14939                 uses folder->finished_copy() to handle the destination
14940                 folder at the end of the copy or move operation.
14941
14942         * src/foldersel.c
14943                 included mbox directories.
14944
14945         * src/folderview.[ch]
14946         * src/mainwindow.c
14947                 handle folders operation for mbox format
14948
14949         * src/mbox.c
14950                 disable conversion of "From " header
14951
14952         * src/mbox_folder.[ch]
14953                 completion of mbox format handling
14954
14955         * src/mh.c
14956                 changed mh_copy_msg() function and
14957                 removed mh_move_msg(), mh_move_msgs_with_dest(),
14958                 mh_copy_msgs_with_dest()
14959
14960         * src/prefs_filtering.c
14961                 removed some warnings
14962
14963         * src/prefs_matcher.c
14964                 default boolean operation is AND
14965
14966         * src/procheader.c
14967                 handling flags for mbox format
14968                 handling of "From " header
14969
14970         * src/procmsg.[ch]
14971                 removed data field
14972                 added MSG_REALLY_DELETED flags to handle deletion of
14973                 messages in mbox format.
14974
14975         * src/summaryview.c
14976                 handling flags for mbox format
14977                 disable the MSG_DELETED flags when messages
14978                 are deleted in mbox format
14979
14980         * src/textview.c
14981                 "From " headers display fixed.
14982
14983 2001-05-27 [alfons]
14984
14985         * src/textview.c:
14986                 
14987                 (get_email_part): skip quoted email addresses, like in e.g.
14988                 "'alfons@proteus.demon.nl'".
14989
14990 2001-05-26 [alfons]
14991
14992         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
14993         and fixing the persistence troubles when using separate windows.
14994
14995         * src/mainwindow.c:
14996         
14997             Added #define SEPARATE_ACTION used in the gtk item factory for 
14998             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
14999                 use gtk_item_factory_get_widget_by_action() to get the items.
15000                 
15001             Removed separate_widget_cb from the gtk item factory data   
15002           
15003             (mainwindow_create): connect separate_widget_cb() to check
15004             menu item "toggled" signal. also passing a MainWindow pointer
15005                 as object data for both check menu items.
15006                 
15007             (separate_widget_cb): definition of separate_widget_cb() to match
15008             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
15009                 window using gtk_object_get_data(). The type of window separation 
15010                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
15011         
15012         * src/prefs_filtering.c,
15013           src/prefs_matcher.c: added horizontal scrollbars
15014
15015 2001-05-25 [darko]
15016
15017         * src/headerview.c
15018                 fix segfault with invalid bold font
15019         * src/summaryview.c
15020                 correctly display summary stats after row is marked
15021
15022 2001-05-23 [sergey]
15023
15024         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
15025         encodings with libjconv.
15026
15027 2001-05-23 [hoa]
15028
15029         * src/Makefile.am
15030                 added mbox_folder.[ch]
15031         * src/defs.h
15032                 mbox temporary folder
15033         * src/folder.[ch]
15034         * added src/mbox_folder.[ch]
15035         * src/folderview.c
15036         * src/procheader.[ch]
15037                 added mbox support
15038         * src/mbox.c
15039                 bugfix for file incorporation filtering
15040         * src/imap.c
15041                 enable creation of MBOX
15042         * src/prefs_display_header.c
15043                 enable use of headers like "From "
15044                 something that should be fixed :
15045                         displaying of such headers add an extra space
15046         * src/prefs_folder_item.c
15047                 don't create folders because it is not necessary
15048         * src/procmsg.h
15049                 added data field to MsgInfo for mbox internal use
15050         * src/summaryview.c
15051                 added some support for mbox
15052         * src/utils.[ch]
15053                 added get_mbox_cache_dir() function
15054
15055 2001-05-23 [hiroyuki]
15056
15057         * src/headerwindow.c
15058           src/inc.c
15059           src/main.c
15060           src/mh.c
15061           src/nntp.c
15062           src/procmsg.h
15063           src/session.h
15064           src/socket.[ch]
15065           src/summaryview.c
15066           src/textview.c
15067           src/automaton.c
15068           src/folderview.c: more sync with 0.4.99cvs2.
15069
15070         * src/headerwindow.c: reverted.
15071
15072 2001-05-22 [paul]
15073
15074         0.4.99claws2
15075
15076         * sync with sylpheed 0.4.99cvs2
15077                 * src/news.[ch]
15078                 * src/nntp.[ch]
15079                 * INSTALL
15080                 * INSTALL.jp
15081
15082 2001-05-22 [alfons]
15083
15084         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
15085
15086 2001-05-21 [alfons]
15087
15088         Minor things:
15089
15090         * configure.in: if gnome-config not found, "no" is displayed
15091         
15092         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
15093
15094         * src/textview.c: now also possible to add mail addresses by right
15095           clicking in the text view
15096
15097         * src/codeconv.c: merged patch which fixes endless loop when encountering
15098           invalid wide characters; from Alte <010@imis.ru>  
15099
15100 2001-05-20 [alfons]
15101
15102         Added installation of gnome specific things:
15103
15104         * Makefile.am: gnome conditional
15105
15106         * configure.in: check for installed gnome
15107
15108         * added sylpheed.png, sylpheed.desktop
15109
15110 2001-05-20 [sergey]
15111
15112         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
15113
15114         * src/mainwindow.h (main_window_toolbar_create): created a button
15115         for "Reply to all".
15116         (main_window_set_toolbar_sensitive): enable/disable the new button
15117         appropriately.
15118         (toolbar_reply_to_author_cb): handle the new button.
15119
15120         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
15121         send_progress_dialog_destroy() on failure (fixes hang on SMTP
15122         failure).
15123
15124 2001-05-19 [sergey]
15125
15126         * src/compose.h (ComposeReplyMode): new modes
15127         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
15128         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
15129
15130         * src/compose.c
15131         (compose_send): move some code into a new function:
15132         (compose_current_mail_account): new function.
15133         (compose_reply): new argument to_author, all callers changed; if
15134         to_author==TRUE and account->protocol==A_NNTP, find and use an
15135         appropriate mail account for replying.
15136         (compose_reply_set_entry): new argument to_author; ignore
15137         compose->replyto if to_author==TRUE.
15138
15139         * src/mainwindow.c: new command "Message/Reply to author".
15140         (main_window_set_menu_sensitive): enable/disable it.
15141         (reply_cb): handle it.
15142
15143         * src/summaryview.c: new command "Reply to author".
15144         (summary_set_menu_sensitive): enable/disable it.
15145         (summary_reply_cb): handle it.
15146
15147         * src/account.c (account_find_mail_from_address): new function.
15148
15149 2001-05-18 [paul]
15150
15151         0.4.99claws1
15152
15153         * sync with sylpheed 0.4.99cvs1
15154
15155 2001-05-18 [hoa]
15156
15157         * src/compose.[ch]
15158         * src/filtering.c
15159         * src/summaryview.c
15160                 new filtering action : forward and forward as attachment
15161
15162         * src/main.c
15163                 no need for $DISPLAY when we run sylpheed --help
15164                 call to parse_cmd_opt() is moved
15165
15166         * src/mainwindow.[ch]
15167                 execute button is hidden when immediate execute
15168                 is chosen
15169
15170         * src/mh.c
15171         * src/news.c
15172         * src/prefs_folder_item.c
15173         * src/procmsg.c
15174                 better handling of missing directories
15175
15176         * src/summaryview.c
15177                 reedit is enabled in outbox
15178                 reedit is enabled in queue
15179
15180 2001-05-17 [hoa]
15181
15182         * src/filtering.c
15183         * src/matcher.[ch]
15184         * src/prefs_filtering.c
15185                 changed attachement into attachment
15186
15187 2001-05-17 [alfons]
15188
15189         0.4.67claws4    
15190
15191         * sync with sylpheed 0.4.67cvs9
15192         * sync with sylpheed 0.4.67cvs7-8
15193
15194 2001-05-17 [hoa]
15195
15196         * src/Makefile.am
15197                 added prefs_filtering.c
15198
15199         * src/filtering.[ch]
15200         * src/matcher.[ch]
15201                 removed action : forward_news and forward_news_as_attachement
15202                 (forward and forward_as_attachement can be used instead)
15203
15204         * src/mainwindow.c
15205                 added menu option to access filtering configuration
15206
15207         * src/prefs_account.c
15208                 changed mail_command default to /usr/sbin/sendmail
15209
15210         * added src/prefs_filtering.[ch]
15211                 dialog box for filtering configuration
15212
15213         * src/prefs_matcher.c
15214                 added function prefs_matcher_get_criteria_from_matching()
15215
15216         * src/prefs_scoring.c
15217                 reset the dialog when register or substitute is clicked
15218
15219 2001-05-15 [hoa]
15220
15221         * src/Makefile.am
15222                 added filtering.[ch]
15223         * src/inc.c
15224                 using filering.[ch] instead of filter.[ch]
15225         * src/main.c
15226                 reading new filtering configuration
15227         * src/matcher.[ch]
15228                 added some filtering actions
15229                 and fixed a bug for headers and mail body matching
15230         * src/mbox.c
15231                 using filering.[ch] instead of filter.[ch]
15232         * src/mh.c
15233                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
15234         * src/summaryview.c
15235                 some fixes for filtering
15236
15237 2001-05-14 [hiroyuki]
15238
15239         * src/send.c: fixed some weird indentations.
15240           send_message_with_command(): call pclose() only if p != NULL.
15241         * src/textview.c: get_email_part(): modified the code for readability.
15242
15243 2001-05-14 [hiroyuki]
15244
15245         * src/md5global.h
15246           src/md5ify.c
15247           src/md5ify.h: removed from the cvs.
15248
15249 2001-05-13 [sergey]
15250
15251         * src/main.c: include rfc2015.h to avoid compiler warnings.
15252         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
15253         the panel is already on screen.
15254         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
15255         closing the alert window by ESC as "No".
15256         * src/prefs_common.c (prefs_interface_create): moved return
15257         receipt check button to the correct place.
15258
15259 2001-03-13 [alfons]
15260
15261         * src/prefs_common.c: 
15262                 moved return receipt check button to the Send tab. (prefs_send_create)
15263                 removed the date format ui related globals. (prefs_display_create)
15264
15265         0.4.67claws3
15266         
15267         * sync with sylpheed 0.4.67cvs5-6
15268
15269 2001-05-13 [paul]
15270
15271         * added Alfons' font selection patch
15272
15273         * src/defs.h
15274         * src/headerwindow.c
15275         * src/prefs_common.c
15276         * src/prefs_common.h
15277
15278 2001-05-13 [hoa]
15279         * src/defs.h
15280                 changed version of cache
15281         * src/matcher.[ch]
15282         * src/prefs_matcher.c
15283                 added additionnal matching criteria
15284         * src/procheader.c
15285         * src/procmsg.[ch]
15286         * src/news.c
15287                 added references in MsgInfo
15288
15289 2001-05-12 [hoa]
15290
15291         * src/defs.h
15292                 prepared some things for new filtering
15293         * src/matcher.[ch]
15294                 added some matching properties
15295                 inreplyto need to be enhanced
15296                 prepared some things for new filtering
15297         * src/messageview.c
15298                 added Return-Receipt-To handling
15299         * src/prefs_folder_item.c
15300                 changed default value to TRUE
15301         * src/prefs_matcher.c
15302                 added some matching properties
15303         * src/prefs_scoring.[ch]
15304                 the scoring dialog is finished
15305         * src/procheader.c
15306                 added Return-Receipt-To handling
15307                 Reference need to be added
15308         * src/procmsg.[ch]
15309                 added Return-Receipt-To handling
15310                 added threadscore to get a better score sorting when
15311                 threads are enabled
15312         * src/summaryview.c
15313                 suppressed a bug when we sort the list
15314                 when no folder is opened.
15315                 better score sorting when threads are enabled
15316
15317 2001-05-12 [alfons]
15318
15319         * reverted previous patch because of potential errors 
15320
15321         0.4.67claws2
15322         
15323         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
15324                 applied "toggle mail-retrieval dialog window" patch submitted 
15325                 by Eric Limpens <eric@qnt.net>
15326
15327         * sync with sylpheed 0.4.67cvs4
15328
15329 2001-05-12 [sergey]
15330
15331         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
15332         some picky compilers.
15333         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
15334         * src/grouplist_dialog.c: include alertpanel.h.
15335         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
15336         fix compile warning.
15337         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
15338         #include "defs.h" before others to prevent the warning of `MIN'
15339         and `MAX' redefinition.
15340
15341 2001-05-11 [hoa]
15342
15343         * src/main.c
15344         * src/messageview.c
15345         * src/prefs_account.c
15346         * src/prefs_display_header.c
15347                 removed warning
15348         * src/Makefile.am
15349                 added prefs_scoring.[ch]
15350         * src/grouplist_dialog.c
15351                 display an error dialog box if the group list
15352                 cannot be fetched.
15353         * src/mainwindow.[ch]
15354                 added main_window_set_thread_option() function
15355                 scoring dialog box enabled
15356         * src/matcher.[ch]
15357                 added flags matching unread /new / marked
15358                 / deleted / replied / forwarded
15359         * src/news.c
15360                 newsgroups are now finally in newscache
15361         * src/prefs_matcher.[ch]
15362                 finished preferences for matching dialog
15363         * added src/prefs_scoring.[ch]
15364                 scoring dialog box completed
15365         * src/scoring.[ch]
15366                 conversion to string : added scoringprop_to_string()
15367                 write config for preferences :
15368                 added prefs_scoring_write_config()
15369         * src/summaryview.c
15370                 threads can be enabled/disabled independently
15371                 for each folder
15372
15373 2001-05-10 [alfons]
15374
15375         0.4.67claws1
15376         
15377         * AUTHORS: 
15378                 thought it would be nice to have a list of all
15379                 contributors (used Changelog as a reference)
15380         
15381         * configure.in: 
15382                 messed up version numbering...
15383
15384         0.4.66claws1
15385
15386         * sync with sylpheed 0.4.67cvs1-3
15387
15388 2001-05-10 [darko]
15389
15390         * src/prefs_common.c:
15391                 better UI for strftime format, double clicking
15392                 on format now inserts the format in text entry
15393                 replaced close button with standard OK/Cancel
15394                 moved date format button to the right of the
15395                 text entry field
15396
15397 2001-05-09 [alfons]
15398
15399         * src/gtkstext.c:
15400                 Ctrl-Home / Ctrl-End have proper cursor navigation
15401
15402 2001-05-09 [hoa]
15403
15404         * src/prefs_matcher.c
15405                 finished UI to define matching properties
15406                 added ok and cancel button
15407         * src/prefs_filter.c
15408                 added ok and cancel button
15409         * src/news.c
15410                 fixed some bug in xhdr parsing
15411
15412 2001-05-08 [alfons]
15413
15414         * src/textview.c: 
15415                 fixed a bug in textview_show_header(), which displayed two colons (':');
15416                 cleaned up some warnings
15417
15418 2001-05-08 [hoa]
15419
15420         * src/Makefile.am
15421                 added prefs_matcher.[ch]
15422                 compilation with -W -Wall
15423         * src/alertpanel.c
15424                 ungrab the mouse events if grabbed - does it
15425                 fix the bug for disposition notification ?
15426         * src/mainwindow.c
15427                 added a menu option to open the matching dialog.
15428         * src/matcher.[ch]
15429                 added matcherprop_to_string() and matcherlist_to_string()
15430                 fixed some bugs, changed the name of some options
15431                 age_sup and age_inf becomes age_greater and age_lower,
15432                 body and messageheaders becomes body_part and headers_part,
15433                 changed the names of constants from SCORING_XXX to MATCHING_XXX
15434         * src/prefs_display_header.c
15435         * src/prefs_headers.c
15436                 fixed a bug that accidentally destroyed dialogs
15437                 when closed them with delete_event
15438                 Added *_deleted() which handle delete_event signal correctly.
15439         * src/prefs_folder_item.[ch]
15440                 added "enable_thread" field for future customization
15441         * added src/prefs_matcher.[ch]
15442                 sample of the UI to define matching properties
15443         * src/procheader.c
15444                 using procheader_headername_equal instead of str*cmp functions
15445                 using procheader_parse_header() function
15446         * src/scoring.c
15447                 using MATCHING_XXX instead of SCORING_XXX
15448         * src/summaryview.c
15449                 display the sender of the news even if this is ourself
15450                 when this is a news message.
15451         * src/textview.c
15452                 using headername_equal() instead of str*cmp functions
15453
15454 2001-05-08 [alfons]
15455
15456         0.4.66claws
15457
15458         * sync with sylpheed 0.4.66
15459         * src/gtkstext.c: trace logs added 
15460
15461 2001-05-08 [sergey]
15462
15463         * src/prefs_common.[ch]: added option to enable/disable GnuPG
15464         signature check popup.
15465         * src/rfc2015.c (check_signature): show signature check popup only
15466         if it is enabled in preferences.
15467
15468 2001-05-07 [alfons]
15469
15470         0.4.66claws4
15471         
15472         * sync with sylpheed 0.4.66cvs6
15473
15474 2001-05-07 [darko]
15475
15476         * src/prefs_common.[ch]: added option to enable/disable
15477           looking up sender name in address book for summary pane
15478         * src/summaryview.c: look up sender in the address book
15479           by using Alfons' address completion code
15480
15481 2001-05-07 [hiroyuki]
15482
15483         * src/inc.h
15484           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
15485           member of Pop3State.
15486         * src/news.c: brought #include "defs.h" before #include <glib.h>
15487           to prevent the warning of `MIN' and `MAX' redefinition.
15488
15489 2001-05-06 [hoa]
15490
15491         * removed src/headers_display.[ch]
15492         * removed src/prefs_display_headers.[ch]
15493         * src/inc.c
15494                 use a temporary file in the user directory for mbox import
15495         * src/news.c
15496                 added XHDR support to get "To" and "Cc" headers
15497                 (in order to match news with to or cc field for
15498                 scoring)
15499                 added function news_parse_xhdr() to get XHDR response
15500         * src/nntp.[ch]
15501                 added function nntp_xhdr()
15502         * src/matcher.c
15503                 fetch the message if necessary
15504
15505 2001-05-06 [alfons]
15506
15507         0.4.66claws3
15508
15509         * sync with sylpheed 0.4.66cvs3-5
15510
15511 2001-05-06 [hoa]
15512
15513         * src/utils.[ch]
15514                 added function itos_buf() to enable use of several buffers
15515         * src/summaryview.c
15516                 use of itos_buf() instead of itos() in summary list
15517                 to fix the broken display of message number.
15518
15519 2001-05-06 [alfons]
15520
15521         * src/gtkstext.c: bug in cursor up navigation fixed,
15522                 fixed another unsigned / signed comparison (we're getting there :-)
15523
15524 2001-05-06 [hoa]
15525
15526         * src/Makefile.am
15527                 added scoring.c scoring.h
15528                 prefs_folder_item.c prefs_folder_item.h
15529                 matcher.c matcher.h
15530         * src/defs.h
15531                 added FOLDERITEM_RC SCORING_RC
15532         * src/folder.[ch]
15533                 added prefs field in FolderItem :
15534                 properties for each folder (PrefsFolderItem),
15535                 sorting type and mode were added as the first properties.
15536         * src/main.c
15537                 read config for scoring
15538         * added src/matcher.[ch]
15539                 gives functions to parse configuration file to do
15540                 matching on mails with a list of conditions.
15541         * src/mainwindow.c
15542                 add option to sort by score
15543         * src/prefs_common.[ch]
15544                 added preference option to show score and for
15545                 the score column size
15546         * added src/prefs_folder_item.[ch]
15547                 properties for each folder (PrefsFolderItem),
15548                 sorting type and mode were added as the first properties.
15549         * src/procheader.[ch]
15550                 added procheader_parse_header()
15551                 added procheader_header_free()
15552                 added procheader_headername_equal()
15553                 and made modification to use them.
15554         * src/procmsg.[ch]
15555                 added score field to MsgInfo structure
15556         * added src/scoring.[ch]
15557                 gives functions to parse configuration file to do
15558                 scoring on mails with a list of conditions.
15559         * src/summaryview.[ch]
15560                 save the sorting type and mode for the folder
15561                 added column to display the score of the mail
15562                 added function summary_score_clicked()
15563                 sorting type and mode are restored to the folder
15564                 when it is reopen
15565         * src/textview.c
15566                 use procheader_parse_header(), procheader_headername_equal()
15567                 removed memory leak in text_scan_header when freeing headers
15568         * src/filter.c
15569                 changed the function to match names of headers
15570                 using procheader_headername_equal()
15571
15572         Scoring functions are implemented, an interface is needed
15573         to configure that.
15574
15575 2001-05-04 [alfons]
15576
15577         * src/gtkstext.c: 
15578                 hopefully fixed the row up navigation bug,
15579                 removed adding back / forward lines to cache
15580
15581 2001-05-04 [sergey]
15582
15583         * src/prefs_display_headers.c: user interface changes:
15584         (prefs_display_headers_create): remove unused "Show" check button;
15585         allow reordering of headers by dragging.
15586         (prefs_display_headers_write_config): remove unused variables.
15587         (prefs_display_headers_set_dialog): do not insert "(New)" at top
15588         of lists (not needed with the new UI).
15589         (prefs_display_headers_set_list): scan lists starting from row 0,
15590         not 1 (do not skip "(New)").
15591         (prefs_display_headers_find_header): new function.
15592         (prefs_display_headers_clist_set_row): do not allow duplicates.
15593         (prefs_display_headers_delete_cb): do not skip row 0; treat
15594         closing the alert window by ESC as "No".
15595         (prefs_display_headers_up): do not protect row 0.
15596         (prefs_display_headers_down): do not protect row 0.
15597
15598 2001-05-04 [sergey]
15599
15600         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
15601         functions.
15602
15603         * src/summaryview.c
15604         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
15605         summary_select_next_marked, summary_select_prev_marked): new
15606         functions.
15607
15608 2001-05-03 [sergey]
15609
15610         * src/news.c: fixed a bug when no article can be fetched after
15611         server timeout if the connection was restored by news_post():
15612         (news_select_group): new function.
15613         (news_fetch_msg): call news_select_group() before fetching
15614         article.
15615         (news_get_uncached_articles): set session->group after successful
15616         GROUP command.
15617
15618 2001-05-03 [hoa]
15619
15620         * src/defs.h
15621         * src/procmsg.[ch]
15622         * src/procheader.c
15623                  changed version of cache, added cc field
15624
15625         * src/prefs_display_headers.c
15626                 the interface was changed
15627
15628         * src/prefs_headers.c
15629                 added cancel button
15630
15631 2001-05-03 [alfons]
15632
15633         * completed sync of sylpheed cvs2
15634         * src/gtkstext.c: updated row up / down cursor navigation
15635         * src/textview.c: re-edited, prepared for fixing the email address
15636                 scanner.
15637
15638 2001-05-03 [darko]
15639
15640         * src/prefs_common.c: use alfons' strftime ui code
15641         entry_datefmt and datefmt_sample widgets have to be
15642         global in this module because of this change
15643
15644 2001-05-03 [hoa]
15645
15646         * src/messageview.c
15647         * src/prefs_common.[ch] added option to activate the return receipt
15648                 feature.
15649
15650 2001-05-02 [alfons]
15651
15652         * src/gtkstext.c: fix for row up/down cursor navigation. 
15653
15654         0.4.66claws2
15655         
15656         * sync with 0.4.66cvs2
15657
15658 2001-05-02 [paul]
15659
15660         added add-sender-to-addressbook patch
15661
15662         * src/addressbook.c
15663         * src/addressbook.h
15664         * src/summaryview.c
15665
15666 2001-05-02 [sergey]
15667
15668         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
15669         G_ALERTDISABLE.
15670
15671         * src/alertpanel.c (alertpanel_create): new argument can_disable,
15672         all existing callers changed to pass FALSE; create a check button
15673         to disable the message.
15674         (alertpanel_message_with_disable): new function.
15675         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
15676         (alertpanel_button_toggled): new function.
15677         (alertpanel_button_clicked, alertpanel_close): set value using
15678         G_ALERT_VALUE_MASK.
15679
15680         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
15681
15682         * src/prefs_common.c (prefs_privacy_create): new check button
15683         checkbtn_gpgme_warning.
15684
15685         * src/main.c (main): moved preferences reading before gpgme
15686         initialization; check prefs_common.gpgme_warning before giving the
15687         GnuPG warning and set it to FALSE if the user wants to disable the
15688         warning.
15689
15690 2001-05-02 [hiroyuki]
15691
15692         * src/prefs_display_headers.c: modified the layout and some labels.
15693
15694 2001-05-02 [sergey]
15695
15696         * src/prefs_account.c (prefs_account_fix_size): new function.
15697         (prefs_account_create): call prefs_account_fix_size(); use
15698         gtk_widget_show instead of gtk_widget_show_all (fixes too large
15699         size when the window is shown for the first time).
15700         (prefs_account_basic_create): changed layout of serv_table; moved
15701         localmbox_entry above smtpserv_entry (logically it replaces
15702         POP3/IMAP server).
15703         (prefs_account_protocol_activated): set sensitivity of
15704         nntpauth_chkbtn according to the protocol (in addition to
15705         hide/show); commented out gtk_table_set_row_spacing() calls.
15706         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
15707         not sensitive (fixes a bug with disabled username/password boxes
15708         when editing POP3 account after NNTP with authentication).
15709
15710 2001-05-02 [hoa]
15711
15712         * src/account.c
15713         * src/inc.c
15714         * src/prefs_account.[ch]
15715         * src/send.c
15716                 removed local account without SMTP server
15717                 added option to use mail command instead of a connexion
15718                 to SMTP server when a local account is used
15719         * src/prefs_headers.c
15720                 fixed a bug
15721         * src/news.c
15722                 fixed a bug when connexion immediately closed
15723
15724 2001-05-01 [alfons]
15725
15726         0.4.66claws1
15727         
15728         * sync with 0.4.65
15729
15730 2001-05-01 [sergey]
15731
15732         * src/prefs_account.c (Basic, prefs_account_basic_create): new
15733         widget nntpauth_chkbtn.
15734         (prefs_account_protocol_activated): handle nntpauth_chkbtn
15735         visibility.
15736         (prefs_account_nntpauth_toggled): new function.
15737
15738         * src/news.c (news_session_new_for_folder): use NNTP
15739         authentication only if ac->use_nntp_auth is set.
15740
15741 2001-05-01 [hoa]
15742
15743         * src/Makefile.am changed headers.[ch] in customheader.[ch]
15744         * src/prefs_display_headers.c changed the UI
15745         * src/prefs_headers.c changed account_name to account_id
15746         * src/compose.c using customheader.h
15747
15748 2001-05-01 [hiroyuki]
15749
15750         * src/esmtp.c
15751           src/news.c
15752           src/nntp.c: changed sock_read() to sock_gets(), they've been left
15753           unsynched.
15754
15755 2001-05-01 [hoa]
15756
15757         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
15758         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
15759                 for displaying of headers
15760         * src/grouplist_dialog.[ch] minor changes to remove warnings
15761         * src/prefs_display_headers.[ch] dialog to choose the
15762         headers to display in the mail viewer.
15763         * src/headers.h correction of #define
15764         * src/headers_display.[ch] configuration for displaying of headers.
15765         * src/main.c read config of displaying of headers
15766         * src/prefs_common.c add a button to access the config dialog
15767                 for displaying of headers
15768         * src/prefs_display_headers.[ch] dialog for configuration for
15769                 displaying of the headers.
15770         * src/prefs_headers.c cleaning of code
15771         * src/procheader.c comments added to code
15772         * src/textview.c changes to reorder the headers depending
15773                 on the config for displaying of headers
15774
15775 2001-04-30 [alfons]
15776
15777         0.4.65claws7
15778
15779         * sync with 0.4.65cvs12
15780
15781         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
15782
15783 2001-04-30 [sergey]
15784
15785         * src/nntp.h (NNTPSockInfo): new field auth_failed.
15786
15787         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
15788         is set to force reconnection after authentication failure.
15789         (nntp_gen_command): set sock->auth_failed on authentication
15790         failure, or if sock->userid and sock->passwd are not set.
15791
15792         * src/news.c (news_session_new_for_folder): set userid=NULL if
15793         password dialog is cancelled.
15794
15795 2001-04-30 [sergey]
15796
15797         * src/nntp.h (NNTPSockInfo): new type.
15798
15799         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
15800         SockInfo.
15801         (nntp_open_auth, nntp_close): new functions.
15802         (nntp_gen_command): new function to handle authentication; all
15803         NNTP command functions updated to use it.
15804         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
15805         (nntp_list): removed old useless code.
15806
15807         * src/news.h (NNTPSession): new field nntp_sock.
15808
15809         * src/news.c: all functions updated to use NNTPSockInfo instead of
15810         SockInfo.
15811         (news_session_new): new arguments (userid, passwd); made static;
15812         use nntp_open_auth() if needed.
15813         (news_session_destroy): use nntp_close() instead of sock_close().
15814         (news_query_password): changed arguments.
15815         (news_session_new_for_folder): new function.
15816         (news_session_get): use news_session_new_for_folder().
15817         (news_authenticate): deleted.
15818         (news_get_uncached_articles): removed old authentication code.
15819
15820 2001-04-30 [sergey]
15821
15822         * src/news.c: reverted my previous changes (need to do NNTP
15823         authentication in a cleaner way).
15824         
15825 2001-04-29 [sergey]
15826
15827         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
15828         news_nntp_post, news_nntp_mode): new functions (wrappers with
15829         authentication support).
15830         (news_get_article_cmd, news_get_article, news_get_header): new
15831         argument "folder"; all callers changed.
15832         (news_get_article_cmd): added authentication support.
15833         (news_session_get): use news_nntp_mode() instead of nntp_mode().
15834         (news_post): use news_nntp_post() instead of nntp_post().
15835         (news_get_uncached_articles): use news_nntp_group() instead of
15836         nntp_group() and news_nntp_xover() instead of nntp_xover();
15837         removed old authentication code.
15838         (news_get_group_list): use news_nntp_list() instead of nntp_list().
15839
15840         * src/nntp.c (nntp_list): return real error code instead of
15841         hardcoded NN_ERROR.
15842
15843 2001-04-29 [sergey]
15844
15845         * configure.in: fixed wint_t typedef detection again
15846
15847 2001-04-28 [hoa]
15848
15849         * src/prefs_account.[ch], added A_LOCAL_CMD
15850                 (send mail with mail command)
15851         * src/send.c added function send_message_with_command()
15852         * src/inc.c made a more secure get_spool() function with
15853                 mktemp() but maybe mkstemp() or something more
15854                 secure can be used.
15855
15856 2001-04-28 [alfons]
15857
15858         * src/textview.c, colorization of email addresses in headers
15859
15860         0.4.65claws6
15861
15862         * bug sync with sylpheed
15863         * prefs_common.c: created date format ui for darko
15864         * sync with 0.4.65cvs11
15865         * configure.in: corrected to have the new gpg checks
15866
15867 2001-04-27 [alfons]
15868
15869         * completed sync with 0.4.65cvs10
15870         * minor debug things added to gtkstext.c
15871
15872 2001-04-27 [darko]
15873
15874         * configure.in: remove check for availability of
15875           strftime() as advised by Hiroyuki
15876         * src/prefs_common.[ch], src/procheader.c:
15877           synch strftime() code with Hiroyki's main branch
15878
15879 2001-04-26 [sergey]
15880
15881         * src/news.c: news_query_password(), news_authenticate(): new
15882           functions.
15883           news_get_uncached_articles(): added NNTP authentication
15884           handling.
15885         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
15886           new functions.
15887         * src/prefs_account.c: prefs_account_protocol_activated():
15888           enable userid and password fields for NNTP.
15889
15890 2001-04-26
15891
15892         * configure.in: check for availability of strftime()
15893           [darko]
15894         * src/prefs_common.[ch], src/procheader.c: use
15895           strftime() for displaying date in summary pane if it
15896           is available
15897
15898 2001-04-25
15899
15900         * more .cvsignore cleanups [alfons]
15901
15902 2001-04-25
15903
15904         * ac/sv-check-type.m4: new autoconf macro.
15905         * configure.in: fixed wint_t typedef detection (did not work
15906           with gcc-2.96).
15907
15908 2001-04-25
15909
15910         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
15911           [hiroyuki]
15912
15913 2001-04-24
15914         * modified gtkstext.c : buggy cursor navigation fixed, 
15915           and font descent also taken in account when drawing
15916           cursor. [alfons]
15917
15918 2001-04-24 [hoa]
15919         * added comments in src/news.c src/nntp.c
15920         * added src/prefs_headers.[ch]
15921         * added src/headers.[ch]
15922         * modified compose.c to activate custom headers
15923                 added function is_in_custom_headers
15924         * modified prefs_account.[ch]
15925                 added function prefs_account_customhdr_edit
15926         * modified src/defs.h :
15927                 added HEADERS_RC : name of the config file
15928                 for the custom headers
15929
15930 2001-04-24
15931
15932     0.4.65claws5
15933
15934         * configure.in
15935           src/gtkstext.[ch]
15936           src/compose.c
15937           src/Makefile.am
15938           
15939           added gtkstext with configure.in patch by Hiroyuki which
15940           should fix the XIM detection [alfons]
15941
15942         * more clean up of cvs [alfons]
15943
15944                  * removed all Makefile.in files to attic.
15945
15946                  * updated all .cvsignores to really ignore things that could
15947                    be unintentionally committed by a recursive commit.
15948
15949 2001-04-23 [hoa]
15950         * added src/grouplist_dialog.[ch]
15951         * changed src/folderview.c to call grouplist_dialog instead
15952                 of inputdialog
15953         * src/news.c :
15954                 added functions news_reset_group_list
15955                 and news_get_group_list
15956         * src/nntp.c :
15957                 added function nntp_list
15958         * src/defs.h :
15959                 added GROUPLIST_FILE : name of the newsgroup list cache file
15960
15961 2001-04-21
15962
15963         * added option to warn about queued messages on exit [sergey]:
15964
15965           * src/compose.c: compose_queue(): call folder_item_scan()
15966             and folderview_update_item() after queueing.
15967           * src/folderview.c: folderview_update_node(): draw the queue
15968             folder in bold font if there are queued messages.
15969           * src/mainwindow.c: queued_messages(): new function.
15970             app_exit_cb(): display warning if there are queued messages
15971             if warn_queued_on_exit is set.
15972           * prefs_common.[ch]: add warn_queued_on_exit option.
15973
15974         * enhanced GnuPG key selection support [sergey]:
15975
15976           * src/select-keys.c: updated to newer version from Win32
15977             branch with support for selecting arbitrary keys.
15978           * src/prefs_account.c: added the Privacy tab to the account
15979             options window.
15980             prefs_account_privacy_create(),
15981             prefs_account_sign_key_set_data_from_radiobtn(),
15982             prefs_account_sign_key_set_radiobtn(): new functions.
15983           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
15984           * src/rfc2015.c: set_signers(): new function.
15985             pgp_sign(): add the account parameter, call set_signers().
15986             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
15987           * src/rfc2015.h: rfc2015_sign(): updated prototype.
15988           * src/compose.c: pass the current account to rfc2015_sign().
15989
15990         * tag name claws added to prevent confusion with main branch [alfons]
15991
15992         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
15993
15994         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
15995
15996         * sync with recent sylpheed cvs. Untested though. [alfons]
15997