58ca86a5d7a38d8fa0e106898e9daefa8c87077e
[claws.git] / ChangeLog.claws
1 2003-05-01 [paul]       0.8.11claws136
2
3         * po/bg.po
4                 updated by George Danchev
5
6 2003-04-30 [christoph]  0.8.11claws135
7
8         * src/plugins/dillo_viewer/dillo_prefs.c
9         * src/plugins/image_viewer/viewerprefs.c
10         * src/plugins/spamassassin/spamassassin_gtk.c
11                 remove gtk_widget_ref() calls for widgets in
12                 glade code
13
14 2003-04-30 [paul]       0.8.11claws134
15
16         * src/addrindex.c
17                 ok, this time a better fix for the bug where opening folder
18                 has massive slowdown when using the 'Display sender using 
19                 address book' option
20
21 2003-04-30 [paul]       0.8.11claws133
22
23         * src/addrindex.c
24                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
25         
26 2003-04-30 [melvin]     0.8.11claws132
27
28         New: Dillo plugin preferences (patch by Dimitar Haralanov)
29
30         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
31                 Preferences for the dillo plugin
32         * src/plugins/dillo_viewer/dillo_viewer.c
33                 Support for preferences
34         * src/plugins/dillo_viewer/Makefile.am
35                 Added dillo_prefs.[ch]
36
37 2003-04-30 [alfons]     0.8.11claws131
38
39         * src/common/plugin.[ch]
40                 see? this ANSI C'fication immediately gives us type
41                 checking for free.
42
43 2003-04-30 [alfons]     0.8.11claws130
44
45         * src/common/plugin.[ch]
46         * src/plugins/clamav/clamav_plugin.[ch]
47         * src/plugins/clamav/clamav_plugin_gtk.c
48         * src/plugins/demo/demo.c
49         * src/plugins/dillo_viewer/dillo_viewer.c
50         * src/plugins/image_viewer/plugin.c
51         * src/plugins/image_viewer/viewer.[ch]
52         * src/plugins/image_viewer/viewerprefs.[ch]
53         * src/plugins/mathml_viewer/mathml_viewer.c
54         * src/plugins/spamassassin/spamassassin.[ch]
55         * src/plugins/spamassassin/spamassassin_gtk.c
56         * src/plugins/trayicon/trayicon.c
57                 clean up
58
59 2003-04-30 [alfons]     0.8.11claws129
60
61         * src/common/utils.c
62                 make is_ascii_str() fail gracefully when NULL pointer
63                 is passed
64
65 2003-04-30 [paul]       0.8.11claws128
66
67         * src/addrindex.c
68                 fix bug where opening folder has massive slowdown when
69                 using the 'Display sender using address book' option
70
71 2003-04-30 [paul]       0.8.11claws127
72
73         * src/plugins/clamav/clamav_plugin.c
74           src/plugins/clamav/clamav_plugin_gtk.c
75           src/plugins/demo/demo.c
76           src/plugins/dillo_viewer/dillo_viewer.c
77           src/plugins/image_viewer/plugin.c
78           src/plugins/mathml_viewer/mathml_viewer.c
79           src/plugins/spamassassin/spamassassin.c
80           src/plugins/spamassassin/spamassassin_gtk.c
81           src/plugins/trayicon/trayicon.c
82                 get rid of eye-hurting function signatures
83
84 2003-04-30 [paul]       0.8.11claws126
85
86         * src/plugins/trayicon/trayicon.c
87                 add description
88                 
89         * src/mimeview.c
90                 be more descriptive
91
92 2003-04-30 [paul]       0.8.11claws125
93
94         * configure.ac
95                 arrange the plugins in reverse alphabetical order
96                 
97         * src/plugins/clamav/clamav_plugin.[ch]
98           src/plugins/clamav/clamav_plugin_gtk.c
99                 rename some params
100                 resize max_size window
101                 re-arrange the order of some gui elements
102                 improve descriptions
103         
104         * src/plugins/image_viewer/plugin.c
105           src/plugins/mathml_viewer/mathml_viewer.c
106                 add descriptions
107                 
108         * src/plugins/spamassassin/spamassassin_gtk.c
109                 resize max_size window
110                 re-arrange the order of some gui elements
111                 
112         * src/messageview.c
113           src/mimeview.c
114                 correct typos
115
116 2003-04-30 [alfons]     0.8.11claws124
117
118         * src/imap.c
119                 fix a leak found while browsing Martin Kluge's 
120                 valgrind log (Claws only)
121
122 2003-04-29 [darko]      0.8.11claws123
123
124         * src/gtk/gtkstext.h
125                 include wchar.h if it is available, fixes compilation
126                 on HP-UX systems
127
128 2003-04-29 [melvin]     0.8.11claws122
129
130         * src/prefs_actions.c
131                 Improved help text of Actions' syntax
132
133 2003-04-28 [paul]       0.8.11claws121
134
135         * src/action.c
136                 a better fix for the crash when performing an action
137                 on a mime part
138
139 2003-04-28 [paul]       0.8.11claws120
140
141         * src/action.c
142                 fix crash when performing an action on a
143                 mime part
144
145 2003-04-28 [paul]       0.8.11claws119
146
147         * sync with 0.8.11cvs36
148                 see ChangeLog 2003-04-28
149
150 2003-04-27 [paul]       0.8.11claws118
151
152         * more sync with 0.8.11cvs35
153                 see ChangeLog 2003-04-25
154
155 2003-04-26 [christoph]  0.8.11claws117
156
157         * src/folder.c
158                 fix remove virtual check
159
160 2003-04-26 [paul]       0.8.11claws116
161
162         * src/messageview.c
163                 fix return-receipt, make it work again
164
165 2003-04-26 [paul]       0.8.11claws115
166
167         * src/mimeview.c
168                 restore double-clicking of the [application/pgp-signature 
169                 (Select "Check signature" to check)] line in the message view,
170                 broken in recent sync
171
172 2003-04-26 [christoph]  0.8.11claws114
173
174         * src/folder.c
175                 check if remove virtual really exists before
176                 calling the function
177
178 2003-04-25 [match]      0.8.11claws113
179
180         * src/addrindex.c
181         * src/addrbook.c
182         * src/ldapquery.[ch]
183         * src/ldapctrl.[ch]
184                 fix memleak.
185         * src/ldapserver.[ch]
186                 fix memleak. fix segfault.
187                 plug a Claws memleak
188
189 2003-04-25 [alfons]     0.8.11claws112
190
191         * src/folder.c
192                 plug a Claws memleak
193
194 2003-04-25 [alfons]     0.8.11claws111
195
196         * src/common/session.c
197                 plug a memleak
198
199 2003-04-25 [paul]       0.8.11claws110
200
201         * sync with 0.8.11cvs35
202                 see ChangeLog 2003-04-24 and 2003-04-25
203                 
204         * src/gtk/pluginwindow.c
205                 correct another strange float value
206
207 2003-04-24 [christoph]  0.8.11claws109
208
209         * src/folder.c
210                 freeze folder item updates when unsetting new flags
211
212         * src/gtk/pluginwindow.c
213                 correct strange float value
214
215 2003-04-23 [paul]       0.8.11claws108
216
217         * sync with 0.8.11cvs33
218                 see ChangeLog 2003-04-23
219
220 2003-04-22 [paul]       0.8.11claws107
221
222         * src/Makefile.am
223           src/messageview.c
224           src/mimeview.c
225           src/pgptext.[ch]      ** REMOVED **
226                 remove pgptext.[ch] as its not used any more
227
228 2003-04-22 [paul]       0.8.11claws106
229
230         * sync with 0.8.11cvs31
231                 see ChangeLog 2003-04-21 and 2003-04-22
232
233 2003-04-21 [alfons]     0.8.11claws105
234
235         * src/main.c
236                 No access to GTK structures if we're a spawned child
237                 (and clean up code a little bit...) Should fix #126.
238
239 2003-04-21 [melvin]     0.8.11claws104
240
241         * src/plugins/dillo_viewer/README
242                 Improved slightly the text.
243
244 2003-04-21 [melvin]     0.8.11claws103
245
246         * src/plugins/dillo_viewer/README *** NEW ***
247                 Added a README file for the Dillo plugin
248
249 2003-04-20 [paul]
250
251         * tools/README
252           tools/outlook2sylpheed.pl
253                 updated and improved by Ricardo Mones Lastra
254
255 2003-04-18 [oliver]     0.8.11claws102
256
257         * src/inc.c 
258         * src/prefs_account.h
259                 remove Pop3SessionType (used by selective download)
260         * src/prefs_toolbar.c
261                 enable set Default Toolbar button
262
263 2003-04-18 [paul]       0.8.11claws101
264
265         * sync with 0.8.11cvs29
266                 see ChangeLog 2003-04-18
267
268 2003-04-17 [paul]       0.8.11claws100
269
270         * src/prefs_common.[ch]
271           src/summaryview.c
272                 remove 'Open next message on deletion' option,
273                 as the same effect can now be achieved via the
274                 'Always open messages in summary when selected'
275                 option.
276
277 2003-04-17 [paul]       0.8.11claws99
278
279         * sync with 0.8.11cvs28
280                 see ChangeLog 2003-04-17
281
282 2003-04-17 [christoph]  0.8.11claws98
283
284         * ac/spamassassin.m4
285         * src/plugins/spamassassin/libspamc.[ch]
286         * src/plugins/spamassassin/utils.[ch]
287                 sync libspamc with SpamAssassin project
288
289 2003-04-17 [christoph]  0.8.11claws97
290
291         * src/common/socket.h
292         * src/gtk/sslcertwindow.h
293                 rename old USE_SSL to USE_OPENSSL
294
295 2003-04-17 [paul]       0.8.11claws96
296
297         * src/prefs_common.h
298                 use gulong for P_COLOR so that it compiles/runs on
299                 64-bit systems. Patch submitted by James Noyes
300                 <jnoyes-claws@retrogeeks.com>
301                 
302         * po/de.po
303                 updated by Jens
304
305 2003-04-17 [paul]       0.8.11claws95
306
307         * sync with 0.8.11cvs27
308                 see ChangeLog 2003-04-16
309
310 2003-04-15 [paul]       0.8.11claws94
311
312         * src/prefs_common.[ch]
313                 rearrange to stop the window getting too long:
314                         move Receive dialog stuff to Receive tab
315                         move Send dialog to Send tab
316                         remove Dialogs frame
317                 rename 'Open messages in summary with cursor keys' to
318                 'Always open messages in summary when selected', as its
319                 more appropriate
320
321 2003-04-15 [paul]       0.8.11claws93
322
323         * src/prefs_common.[ch]
324           src/summaryview.c
325                 add new option '/Interface/Open next message on deletion'
326
327 2003-04-15 [paul]       0.8.11claws92
328
329         * src/summaryview.[ch]
330                 add /Mark/Lock and /Mark/Unlock to the pop-up
331                 menu. Patch submitted by Ivan Francolin Martinez
332                 <ivanfm@users.sourceforge.net>
333
334 2003-04-15 [paul]       0.8.11claws91
335
336         * sync with 0.8.11cvs24
337                 see ChangeLog 2003-04-15
338
339 2003-04-14 [jens]       0.8.11claws90
340
341         * updated German translation and some corrections from
342                 Roland Bless <bless@tm.uka.de>
343
344 2003-04-14 [paul]       0.8.11claws89
345
346         * sync with 0.8.11cvs22
347                 see ChangeLog 2003-04-14
348
349 2003-04-13 [paul]       0.8.11claws88
350
351         * src/plugins/clamav/clamav_plugin.c
352                 fix memory leaks
353                 clean up
354
355 2003-04-12 [paul]       0.8.11claws87
356
357         * src/plugins/clamav/clamav_plugin.c
358                 activate enable/disable archive scanning option
359                 
360         * src/plugins/clamav/.cvsignore         ** NEW FILE **
361
362 2003-04-12 [paul]       0.8.11claws86
363
364         * src/plugins/Makefile.am
365           src/plugins/clamav/Makefile.am                ** NEW FILE **
366           src/plugins/clamav/README                     ** NEW FILE ** 
367           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
368           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
369                 add Clam AntiVirus plugin
370
371 2003-04-12 [paul]       0.8.11claws85
372
373         * sync with 0.8.11cvs21
374                 see ChangeLog 2003-04-11
375
376 2003-04-11 [paul]       0.8.11claws84
377
378         * po/es.po
379                 update Spanish translation. Submitted by Ricardo
380                 Mones Lastra.
381
382 2003-04-10 [christoph]  0.8.11claws83
383
384         * src/mbox.c
385                 fix typo that did not move unfiltered mails to destination
386                 folder
387
388         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
389          when filtering from spool)
390
391 2003-04-10 [christoph]  0.8.11claws82
392
393         * src/imap.c
394                 use BODY.PEEK instead of BODY in in message fetch operation
395                 to make sure the IMAP server does not set the \Seen flag for
396                 messages. Sylpheed does that later itself, when the message
397                 is opened in sylpheed
398
399         (closes Bug 111 Claws destroys unread marks)
400
401 2003-04-09 [oliver]     0.8.11claws81
402         
403         * src/folder.c
404                 fix crash in folder_destroy
405         * README.claws
406                 remove selective download
407
408 2003-04-09 [christoph]  0.8.11claws80
409
410         * src/imap.c
411                 fix crash in imap_get_msginfo() when then fetched message
412                 is not found
413
414         (closes Bug 110 Crash during mail composition)
415
416 2003-04-08 [christoph]  0.8.11claws79
417
418         * src/folder.c
419         * src/prefs_account.c
420                 Filter new messages that are found in an INBOX folder
421                 when 'Filter messages on receiving' is enabled in the
422                 Folder's AccountPrefs. This allows to use Sylpheed's
423                 filtering engine for IMAP folders where messages are
424                 added to the INBOX by a MTA
425
426 2003-04-08 [paul]       0.8.11claws78
427
428         * src/procmsg.h
429                 clean up after last commit
430
431 2003-04-08 [paul]       0.8.11claws77
432
433         * sync with 0.8.11cvs20
434                 see ChangeLog 2003-04-07 and 2003-04-08
435
436 2003-04-07 [christoph]  0.8.11claws76
437
438         * src/filtering.[ch]
439         * src/inc.[ch]
440         * src/mbox.c
441         * src/procmsg.[ch]
442                 add procmsg_msginfo_filter() to execute filtering actions
443
444 2003-04-06 [christoph]  0.8.11claws75
445
446         * src/imap.c
447                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
448
449 2003-04-06 [christoph]  0.8.11claws74
450
451         * src/common/utils.[ch]
452                 add g_int_compare() function for slist sorting
453
454         * src/imap.c
455                 fetch all MsgInfos with one command in imap_get_msginfos()
456                 using an imap set with a list of ranges
457
458         * src/news.c
459                 use new g_int_compare() function
460
461 2003-04-06 [thorsten]   0.8.11claws73
462
463         * src/mh.c
464                 corrected implementation of mh_folder_destroy()
465
466 2003-04-05 [christoph]  0.8.11claws72
467
468         * src/account.c
469         * src/folder.[ch]
470         * src/folderview.c
471         * src/imap.c
472         * src/inc.c
473         * src/main.c
474         * src/mainwindow.c
475         * src/mbox_folder.c
476         * src/mh.c
477         * src/mimeview.h
478         * src/msgcache.[ch]
479         * src/news.c
480         * src/procmime.h
481         * src/procmsg.[ch]
482         * src/setup.c
483         * src/gtk/gtkutils.c
484                 o rename structure field names class and new to klass and
485                   new_msgs, to allow including files in C++
486                 o add 'extern "C"' block to some header files
487                 o add MsgInfoList and MsgNumberList as alias for GSList for
488                   developers to know what type of list is expected
489
490         * src/plugins/image_viewer/plugin.c
491         * src/plugins/image_viewer/viewer.[ch]
492         * src/plugins/image_viewer/viewerprefs.[ch]
493                 rename function names to prevent conflicts
494
495 2003-04-05 [paul]       0.8.11claws71
496
497         * sync with 0.8.11cvs18
498                 see ChangeLog 2003-04-03 and 2003-04-04
499
500 2003-04-02 [christoph]  0.8.11claws70
501
502         * src/folder.[ch]
503         * src/imap.[ch]
504         * src/mbox_folder.[ch]
505         * src/mh.[ch]
506         * src/news.[ch]
507                 o Make all virtual folder functions private
508                 o remove unused folder code
509
510         * src/common/socket.[ch]
511         * src/summaryview.c
512                 fix warnings
513
514 2003-03-30 [alfons]     0.8.11claws69
515
516         * src/send_message.c
517                 remove two debug traces and see if people still report
518                 errors
519
520 2003-03-30 [alfons]     0.8.11claws68
521
522         * src/send_message.c
523         * src/commons/session.c
524                 add more debug traces
525
526 2003-03-30 [christoph]  0.8.11claws67
527
528         * src/folder.c
529                 change processing folder name from .processing to processing
530
531         * src/common/ssl.c
532                 disable SSL certificate check because it causes Xlib error
533                 when the child process want's to open an GTK window
534
535 2003-03-30 [christoph]  0.8.11claws66
536
537         * src/folder.c
538                 don't use default folder for processing folder item because
539                 it can be a non local folder
540
541         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
542
543 2003-03-30 [alfons]     0.8.11claws65
544
545         * src/send_message.c
546                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
547                 to generate bad code for 'send_send_data_progressive': When
548                 called from 'send_send_data_finished', the 'data' pointer is
549                 cleared just before the assignment to the dialog pointer
550
551 2003-03-29 [christoph]  0.8.11claws64
552
553         * src/common/prefs.h
554         * src/plugins/image_viewer/Makefile.am
555         * src/plugins/image_viewer/plugin.c
556         * src/plugins/image_viewer/viewer.[ch]
557         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
558                 add PrefsPage for ImageViewer
559
560 2003-03-28 [thorsten]   0.8.11claws63
561
562         * src/common/session.c
563                 added some comments
564
565 2003-03-28 [paul]       0.8.11claws62
566
567         * sync with 0.8.11cvs16
568                 see ChangeLog 2003-03-28
569
570 2003-03-28 [paul]       0.8.11claws61
571
572         * sync with 0.8.11cvs15
573                 see ChangeLog 2003-03-28
574
575 2003-03-27 [christoph]  0.8.11claws60
576
577         * src/folder.c
578         * src/imap.c
579         * src/common/socket.[ch]
580                 set socket state to DISCONNECTED when any operation
581                 fails to allow reconnecting in IMAP code without
582                 checking the return code of all calls to the command
583                 functions
584
585         * src/folderview.c
586         * src/summaryview.c
587                 remove some more stuff that depends on specific
588                 folder types
589
590 2003-03-27 [paul]       0.8.11claws59
591
592         * sync with 0.8.11cvs14
593                 see ChangeLog 2003-03-27
594                 
595         * src/selective_download.[ch]   ** REMOVED **
596                 really removed
597
598 2003-03-27 [christoph]  0.8.11claws58
599
600         * src/folder.c
601                 fix handling of tmp_flags in flag copy function
602
603 2003-03-27 [paul]       0.8.11claws57
604
605         * sync with 0.8.11cvs13
606                 see ChangeLog 2003-03-27
607
608 2003-03-27 [oliver]     0.8.11claws56
609
610         * src/maiwindow.c
611                 remove sel_download_cb
612
613 2003-03-27 [oliver]     0.8.11claws55
614         
615         * src/inc.c
616                 remove POP3_TOP
617         
618 2003-03-26 [oliver]     0.8.11claws54
619
620         *src/pop.h
621                 remove POP3_TOP*
622         * README.claws
623                 remove selective donwload readme
624
625 2003-03-26 [oliver]     0.8.11claws53
626         * src/matcher.[ch]
627         * src/matcher_parser_parse.y 
628         * src/pop.c 
629         * src/prefs_account.[ch]
630         * src/prefs_filtering.c
631                 remove selective donwload
632
633 2003-03-26 [oliver]     0.8.11claws52
634
635         * src/inc.[ch] 
636         * src/filtering.c 
637         * src/mainwindow.c 
638                 remove selective donwload
639
640 2003-03-26 [oliver]     0.8.11claws51
641         
642         * src/Makefile.am
643         * src/selective_download.[ch]   ** REMOVE **    
644
645 2003-03-26 [christoph]  0.8.11claws50
646
647         * src/news.c
648                 fix NEWS that got broken by a sync with sylpheed-main
649
650 2003-03-26 [christoph]  0.8.11claws49
651
652         * src/mimeview.c
653                 fix mime type guessing when no mime type is found for a file
654
655 2003-03-25 [christoph]  0.8.11claws48
656
657         * src/mimeview.c
658         * src/procmime.c
659                 remove mime type guessing from mime parser and use
660                 name based mime types in viewer lookup for mime type
661                 application/octet-stream
662
663 2003-03-25 [christoph]  0.8.11claws47
664
665         * doc-src/readme.txt
666         * doc-src/rfc2554.txt
667                 add RFC about SMTP AUTH
668
669         * src/send_message.c
670         * src/common/smtp.[ch]
671                 add extra error code for authentication errors and
672                 clear temporary password when this error occurs
673
674         (closes Bug 84 authentication failure while sending should
675          prompt for password again)
676
677 2003-03-25 [christoph]  0.8.11claws46
678
679         * configure.ac
680         * src/Makefile.am
681         * src/imageview.[ch]                            ** REMOVE **
682         * src/messageview.[ch]
683         * src/mimeview.[ch]
684         * src/prefs_common.[ch]
685         * src/textview.c
686         * src/plugins/Makefile.am
687         * src/plugins/image_viewer/.cvsignore           ** NEW **
688         * src/plugins/image_viewer/Makefile.am          ** NEW **
689         * src/plugins/image_viewer/plugin.c             ** NEW **
690         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
691                 move image viewer into a plugin (building is enabled by default)
692                 [ToDo: Prefs for resize and autoview]
693
694 2003-03-25 [paul]       0.8.11claws45
695
696         * sync with 0.8.11cvs12
697                 see ChangeLog 2003-03-26
698
699 2003-03-25 [paul]       0.8.11claws44
700
701         * sync with 0.8.11cvs11
702                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
703                 
704         Note: Selective Download is broken.
705                 
706 2003-03-22 [christoph]  0.8.11claws43
707
708         * src/folder.c
709                 code cleanup for flags copying
710
711 2003-03-22 [christoph]  0.8.11claws42
712
713         * src/plugins/trayicon/trayicon.c
714                 fix setting the transparent area when the window size
715                 is forced by the system tray
716
717 2003-03-22 [christoph]  0.8.11claws41
718
719         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
720         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
721         * src/plugins/trayicon/newmail.xpm              ** NEW **
722         * src/plugins/trayicon/nomail.xpm               ** NEW **
723         * src/plugins/trayicon/trayicon.c
724         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
725                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
726                 o add icon for unread mails
727                 o set transparency for window
728
729 2003-03-22 [christoph]  0.8.11claws40
730
731         * src/news.c
732                 init news session to prevent crash when session is closed
733
734 2003-03-22 [christoph]  0.8.11claws39
735
736         * src/imap.c
737         * src/common/session.[ch]
738                 Init session data to make sure we don't have invalid pointers
739                 for read_ch and write_ch when new multi process sessions are
740                 not used
741
742         * src/main.c
743         * src/common/plugin.c
744         * src/common/sylpheed.c
745         * src/plugins/demo/demo.c
746         * src/plugins/dillo_viewer/dillo_viewer.c
747         * src/plugins/mathml_viewer/mathml_viewer.c
748         * src/plugins/spamassassin/spamassassin.c
749         * src/plugins/spamassassin/spamassassin_gtk.c
750                 add plugin types to allow loading plugins at different times
751                 (and maybe for different frontends), because it's not good to
752                 load GTK-Plugins gefore gtk_init was called
753
754         * configure.ac
755         * src/plugins/Makefile.am
756         * src/plugins/trayicon/.cvsignore               ** NEW **
757         * src/plugins/trayicon/Makefile.am              ** NEW **
758         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
759         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
760         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
761         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
762         * src/plugins/trayicon/trayicon.c               ** NEW **
763                 New Trayicon plugin that shows an icon in a systray that uses
764                 XEMBED protocol like Gnome's systray. Icon shows if there
765                 are new mails and a tooltip shows information about new,
766                 unread and total messages.
767
768 2003-03-22 [paul]       0.8.11claws38
769
770         * src/common/smtp.c
771                 fix ESMTP AUTH CRAM-MD5
772                 [sync with main (still version 0.8.11cvs6), see
773                  ChangeLog 2003-03-22]
774
775 2003-03-21 [colin]      0.8.11claws37
776
777         * src/send_message.c
778                 Fix USE_SSL => USE_OPENSSL
779
780 2003-03-21 [colin]      0.8.11claws36
781
782         * src/folderview.c
783                 Fix counts in drag and dropped subfolders
784
785 2003-03-21 [colin]      0.8.11claws35
786
787         * src/folder.c 
788         * src/folderview.c
789                 speed up a bit folder dnd
790
791 2003-03-20 [alfons]     0.8.11claws34
792
793         * src/main.c
794         * src/toolbar.c
795         * src/procmsg.c
796                 don't send locked queue messages
797                 (feature request "[ 705245 ] Locking message in outbox 
798                  should prevent sending")
799
800 2003-03-20 [christoph]  0.8.11claws33
801
802         * src/folder.c
803                 remove NEW and UNREAD flag in special folders when scanning
804                 
805         * src/common/smtp.c
806                 fix ESMTP AUTH CRAM-MD5
807
808 2003-03-20 [paul]       0.8.11claws32
809
810         * src/prefs_account.c
811                 Re-write 'Tunnel command to open connection' as
812                 'Use command to communicate with server', and disable
813                 it for all except IMAP accounts
814
815 2003-03-20 [paul]       0.8.11claws31
816
817         * sync with 0.8.11cvs6
818                 see ChangeLog 2003-03-20
819
820 2003-03-19 [match]      0.8.11claws30
821
822         * src/addritem.[ch]
823                 include documentation. minor refactoring.
824         * src/addr_compl.[ch]
825         * src/addrindex.[ch]
826         * src/addresbook.[ch]
827         * src/summaryview.c
828                 re-enable address lookup (was disabled in
829                 0.8.11claws20).
830
831 2003-03-19 [christoph]  0.8.11claws29
832
833         * src/procmsg.c
834                 add temp flag handling, will make moving and copying
835                 messages possible again
836
837         * src/folder.c
838                 correct calulation of folder stats
839
840 2003-03-18 [match]      0.8.11claws28
841
842         * src/editgroup.h
843                 remove case sensitive comparison (closes bug 80).
844
845 2003-03-18 [christoph]  0.8.11claws27
846
847         * src/imap.c
848                 fix imap using a tunnel command
849
850         (closes bug 87)
851
852 2003-03-18 [christoph]  0.8.11claws26
853
854         * src/folder.[ch]
855         * src/imap.c
856         * src/procmsg.[ch]
857                 rewrite flag handling for folders
858
859 2003-03-18 [christoph]  0.8.11claws25
860
861         * src/folder.c
862         * src/procmsg.c
863         * src/summaryview.c
864                 unset NEW and UNREAD flags when message is ignored, to make
865                 sure messages don't show up as unread on other IMAP clients,
866                 because the IGNORE_THREAD flag can not be syncronized through
867                 the IMAP folder
868
869 2003-03-17 [christoph]  0.8.11claws24
870
871         * src/imap.c
872                 don't use recursion to fetch uids when the number of messages
873                 does not match. Moved code into subfunction that is used
874                 again when needed, to prevent an endless loop.
875
876 2003-03-17 [thorsten]   0.8.11claws23
877
878         * src/imageview.[ch]
879                 export imageview_get_resized_size() (for plugins)
880         * src/prefs_common.[ch]
881                 added prefs_common_get() (for plugins)
882
883 2003-03-17 [christoph]  0.8.11claws22
884
885         * src/imap.c
886                 o remove UID guessing from copy code
887                 o support UIDPLUS extension for APPEND command
888
889 2003-03-17 [paul]       0.8.11claws21
890
891         * src/gtk/about.c
892                 remove 'Compiled-plugins' section.
893                 
894         * src/plugins/dillo_viewer/dillo_viewer.c
895                 slight change to description text
896
897 2003-03-16 [match]      0.8.11claws20
898         * src/ldapserver.[ch]           ** NEW **
899         * src/ldapctrl.[ch]             ** NEW **
900         * src/ldapquery.[ch]            ** NEW **
901         * src/ldaputil.[ch]             ** NEW **
902         * src/addrcindex.[ch]           ** NEW **
903         * src/addrquery.h               ** NEW **
904         * src/addritem.[ch]
905         * src/addrcache.[ch]
906         * src/addrindex.[ch]
907         * src/addr_compl.[ch]
908         * src/addressbook.[ch]
909         * src/addrbook.[ch]
910         * src/editgroup.c
911         * src/editaddress.c
912         * src/editldap.c
913         * src/editldap_basedn.c
914         * src/vcard.c
915         * src/jpilot.c
916         * src/Makefile.am
917                 included dynamic LDAP queries. improved address
918                 completion.
919
920 2003-03-16 [paul]       0.8.11claws19
921
922         * tools/multiwebsearch.pl
923                 fix a fatal typo
924
925 2003-03-16 [christoph]  0.8.11claws18
926
927         * src/mimeview.c
928         * src/plugins/dillo_viewer/dillo_viewer.c
929         * src/plugins/mathml_viewer/mathml_viewer.c
930                 make unregistering of MimeViewerFactorys possible
931
932 2003-03-16 [alfons]     0.8.11claws17
933
934         * configure.ac
935                 correct typo
936
937 2003-03-16 [melvin]     0.8.11claws16
938
939         * src/plugins/dillo_viewer.c
940                 Fixed bug where it was not possible to view more than
941                 one text/html attachment per message (bug discovered
942                 by Christoph Hohmann).
943
944 2003-03-15 [melvin]     0.8.11claws15
945
946         * src/prefs_actions.c
947                 Fixed compilation warnings.
948
949 2003-03-15 [melvin]     0.8.11claws14
950
951         * src/plugins/Makefile.am
952         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
953         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
954         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
955                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
956                 newer (http://dillo.auriga.wearlab.de/).
957
958 2003-03-15 [christoph]  0.8.11claws13
959
960         * src/imap.c
961                 don't query imap folder for attributes because we already
962                 for them from imap_status
963
964         * src/mimeview.[ch]
965                 add support for plugable MimeViewers (unloading Viewers
966                 not yet complete)
967
968         * src/plugins/Makefile.am
969         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
970         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
971         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
972                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
973                 widget from http://helm.cs.unibo.it/mml-widget/
974
975 2003-03-14 [christoph]  0.8.11claws12
976
977         * src/folder.[ch]
978                 o error return code's should better be negative
979                 o replace printf with debug_print
980
981         * src/imap.c
982                 improve IMAP folder scan by checking UID-NEXT
983
984         * src/summaryview.c
985                 remove check that are unnecessary in my opinion
986
987 2003-03-13 [christoph]  0.8.11claws11
988
989         * src/folder.[ch]
990         * src/foldersel.c
991         * src/folderview.c
992         * src/imap.c
993         * src/mbox_folder.c
994         * src/mh.c
995         * src/news.c
996         * src/prefs_scoring.c
997         * src/summaryview.c
998                 use a common function to get a displayable name
999                 for a FolderItem
1000
1001 2003-03-13 [paul]       0.8.11claws10
1002
1003         * tools/Makefile.am
1004           tools/README
1005           tools/multiwebsearch.conf     ** NEW FILE **
1006           tools/multiwebsearch.pl       ** NEW FILE **
1007                 add multiwebsearch Actions script
1008
1009 2003-03-13 [colin]      0.8.11claws9
1010
1011         * src/compose.c
1012                 Remove leading emtpy lines from quoted text
1013                 before quoting it
1014
1015 2003-03-13 [melvin]     0.8.11claws8
1016
1017         * src/prefs_actions.c
1018                 Fixed a memory leak
1019                 Code clean ups
1020                 Added Cancel and OK buttons
1021                 Corrected help text
1022
1023 2003-03-13 [christoph]  0.8.11claws7
1024
1025         * src/account.c
1026         * src/folder.[ch]
1027         * src/imap.c
1028         * src/mainwindow.c
1029         * src/mbox_folder.c
1030         * src/mh.c
1031         * src/news.c
1032         * src/setup.c
1033                 replace more folder type stuff with folder class stuff
1034
1035 2003-03-13 [melvin]     0.8.11claws6
1036
1037         * src/prefs_actions.c
1038                 Added new tokens:
1039                 %u: user provided argument
1040                 %h: user provided argument (hidden on input)
1041                 %s: current text selection in the message view 
1042
1043 2003-03-13 [paul]       0.8.11claws5
1044
1045         * sync with 0.8.11cvs5
1046                 see ChangeLog 2003-03-11, 2003-03-12
1047
1048 2003-03-12 [christoph]  0.8.11claws4
1049
1050         * src/folder.c
1051                 use folder class idstr when writing folderlist.xml
1052
1053         * src/folder.h
1054         * src/imap.c
1055         * src/news.c
1056                 replace folder type checks with folder class checks
1057
1058 2003-03-12 [christoph]  0.8.11claws3
1059
1060         * src/folder.[ch]
1061         * src/imap.[ch]
1062         * src/main.c
1063         * src/mbox_folder.[ch]
1064         * src/mh.[ch]
1065         * src/news.[ch]
1066                 o create a list of known folder classes in the folder system
1067                 o use folder class id strings for folder item identifiers
1068
1069 2003-03-12 [christoph]  0.8.11claws2
1070
1071         * src/imap.c
1072                 fix imap uid validity check
1073
1074 2003-03-12 [christoph]  0.8.11claws1
1075
1076         * src/account.c
1077         * src/folder.[ch]
1078         * src/foldersel.c
1079         * src/folderview.c
1080         * src/imap.c
1081         * src/mainwindow.c
1082         * src/mbox_folder.c
1083         * src/mh.c
1084         * src/news.c
1085         * src/prefs_scoring.c
1086         * src/procmsg.c
1087         * src/setup.c
1088         * src/summaryview.c
1089                 initial restructuring of folder system, seperating
1090                 folders and folder classes
1091
1092 2003-03-12 [paul]       0.8.11claws
1093
1094         0.8.11claws release
1095
1096 2003-03-12 [christoph]
1097
1098         * src/gtk/prefswindow.c
1099                 fix translation of "Page Index"
1100
1101 2003-03-12 [paul]       0.8.10claws110
1102
1103         a sync from 0.8.11cvs4 before the release
1104
1105         * src/common/utils.c
1106                 subject_compare_for_sort(): allow null strings (fixes
1107                 summary sorting).
1108
1109 2003-03-11 [paul]       0.8.10claws109
1110
1111         * po/es.po
1112                 update Spanish translation, submitted by
1113                 Ricardo Mones Lastra
1114
1115 2003-03-11 [melvin]     0.8.10claws108
1116
1117         * po/fr.po
1118                 Updated French translations
1119
1120 2003-03-11 [paul]       0.8.10claws107
1121
1122         * manual/en/Makefile.am
1123           manual/en/*.html
1124                 update English manual, add a new page
1125                 updated by Francois Barriere <fbarriere@atmel.fr>
1126                 
1127         * po/bg.po
1128           po/it.po
1129           po/sr.po
1130                 update Bulgarian, Italian, and Serbian translations
1131                 submitted by George Danchev, Alessandro Maestri, and
1132                 Urke MMI
1133
1134 2003-03-10 [paul]       0.8.10claws106
1135
1136         * src/gtk/about.c
1137           src/gtk/prefswindow.c
1138                 make some strings translatable
1139
1140 2003-03-10 [darko]      0.8.10claws105
1141
1142         * src/compose.c
1143                 code cleanup to make Hiro happy
1144
1145 2003-03-10 [paul]       0.8.10claws104
1146
1147         * sync with 0.8.11cvs2
1148                 see ChangeLog 2003-03-10
1149
1150 2003-03-09 [melvin]     0.8.10claws103
1151
1152         * src/textview.c
1153                 textview_set_font(): fix for message display in
1154                 UTF-8 locales (thanks to Sergey Vlasov).
1155                 (was unintentionnaly reverted in 0.8.6claws6)   
1156
1157 2003-03-08 [darko]      0.8.10claws102
1158
1159         * src/compose.c
1160                 fix infinite loop in wrapping as reported
1161                 by happycactus
1162                 obsoletes patch #696482
1163
1164 2003-03-08 [christoph]  0.8.10claws101
1165
1166         * src/imap.c
1167                 add workaround for IMAP servers that do not
1168                 support the "UID SEARCH UID" command
1169
1170 2003-03-07 [christoph]  0.8.10claws100
1171
1172         * src/plugins/spamassassin/spamassassin.[ch]
1173         * src/plugins/spamassassin/spamassassin_gtk.c
1174                 code cleanup
1175
1176 2003-03-07 [paul]       0.8.10claws99
1177
1178         * po/es.po
1179                 updated Spanish translation, submitted by
1180                 Ricardo Mones Lastra
1181
1182 2003-03-07 [christoph]  0.8.10claws98
1183
1184         * src/send.c
1185                 fix in 0.8.10claws94 was wrong
1186                 local delivery does not require escaping, remove escaping
1187                 code to make signatures of mails with "." lines valid
1188                 
1189                 NOTE: requires that sendmail is executed with "-i" option,
1190                       what is the default now, but has to be changed in all
1191                       exsiting accounts)
1192
1193 2003-03-07 [paul]       0.8.10claws97
1194
1195         * sync with 0.8.11 release
1196                 see ChangeLog 2003-03-07
1197
1198 2003-03-06 [paul]       0.8.10claws96
1199
1200         * src/compose.c
1201                 revert commit 0.8.10claws92
1202
1203 2003-03-06 [paul]       0.8.10claws95
1204
1205         * src/folderview.c
1206                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
1207
1208         * src/gtkaspell.c
1209                 fix bug 74, 'Crash opening editor window with pseudo-color
1210                 display'
1211                 
1212         Patches submitted by Kevin Vigor <kevin@vigor.nu>
1213
1214 2003-03-06 [christoph]  0.8.10claws94
1215
1216         * src/send.c
1217                 fix rfc2821 (4.5.2) violation in SMTP data sending,
1218                 all lines starting with a period get an extra period
1219                 inserted
1220                 (found by Simon 'corecode' Schubert)
1221
1222 2003-03-06 [paul]       0.8.10claws93
1223
1224         * src/folderview.c
1225                 if configured font can't be loaded fall back to gtk
1226                 default. (with thanks to Christoph)
1227                 
1228                 closes long-standing bug 15 'Crashes on startup'
1229
1230 2003-03-06 [paul]       0.8.10claws92
1231
1232         * src/compose.c
1233                 freeze text before autosave and thaw afterwards
1234                 fixes bug 67 'autosave make re-rediting message crazy'
1235
1236 2003-03-06 [christoph]  0.8.10claws91
1237
1238         * src/compose.c
1239                 ignore address comment in dupe check for Cc-list
1240
1241         (closes reopened bug 47 Replying to message strips name part of
1242          e-mail addresses of Cc: lines)
1243
1244 2003-03-06 [paul]       0.8.10claws90
1245
1246         * src/Makefile.am
1247                 remove reference to gtkxtext.h as its no longer in
1248                 the repository
1249
1250 2003-03-06 [paul]       0.8.10claws89
1251
1252         * sync with 0.8.10cvs25
1253                 see ChangeLog 2003-03-06
1254
1255 2003-03-06 [oliver]     0.8.10claws88
1256         
1257         * src/messageview.c
1258                 remove include
1259
1260 2003-03-06 [oliver]     0.8.10claws87
1261         
1262         * src/folderview.c 
1263                 remove changes introduced inclaws74
1264         * src/messageview.c
1265                 another attempt to sanely delete and update
1266                 messages deleted in separate messageview
1267
1268 2003-03-05 [christoph]  0.8.10claws86
1269
1270         * src/summaryview.c
1271                 check if "From" matches any account's address if
1272                 addressbook completion of addresses is disabled too
1273
1274         (closes Bug 70 "Display recipient in from" doesn't check
1275          folder's default account)
1276
1277 2003-03-05 [christoph]  0.8.10claws85
1278
1279         * src/compose.c
1280         * src/common/utils.[ch]
1281                 don't strip address comments when building Cc lists
1282
1283         (closes Bug 47 Replying to message strips name part of e-mail addresses
1284          of Cc: lines)
1285
1286         * src/folder.c
1287                 fix return value of copy function
1288
1289 2003-03-05 [christoph]  0.8.10claws84
1290
1291         * src/imap.c
1292                 don't ask imap server for non rfc822 headers
1293
1294         (closes bug 71 IMAP FETCH asks for FROM header field twice)
1295
1296         * src/imap.c
1297                 destroy session on socket error to allow reconnecting
1298
1299 2003-03-05 [christoph]  0.8.10claws83
1300
1301         * configure.ac
1302                 fix building with gnome when no prefix is set
1303
1304         (closes bug 66 Gnome directory is set to NONE)
1305
1306 2003-03-05 [paul]       0.8.10claws82
1307
1308         * sync with 0.8.10cvs23
1309                 see ChangeLog 2003-03-05
1310
1311 2003-03-04 [christoph]  0.8.10claws81
1312
1313         * src/folder.c
1314                 o fix moving and copying when folder returns 0 for new
1315                   message number
1316                 o remove some code for single message copy and move
1317                   operations and use functions for multiple messages
1318
1319         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
1320
1321         * src/news.c
1322                 remove unused include
1323
1324 2003-03-04 [paul]       0.8.10claws80
1325
1326         * src/gtk/about.c
1327                 list 'Compiled plugins'
1328
1329 2003-03-03 [christoph]  0.8.10claws79
1330
1331         * src/news.[ch]
1332                 have to multiply the percentage of the current fetch with
1333                 the percentage that it has of the total fetch operation
1334                 for correct values
1335
1336 2003-03-03 [christoph]  0.8.10claws78
1337
1338         * src/news.c
1339                 fix calculation of expected lines for progress indicator
1340
1341 2003-03-03 [christoph]  0.8.10claws77
1342
1343         * src/summaryview.c
1344         * src/common/utils.c
1345                 fix segfault when opening the root news folder
1346
1347 2003-03-03 [christoph]  0.8.10claws76
1348
1349         * src/mainwindow.[ch]
1350         * src/common/Makefile.am
1351         * src/common/progressindicator.[ch]
1352                 add UI independent progress indicator handling
1353
1354         * src/news.[ch]
1355                 use new progress indicator for message info fetching
1356
1357         * src/common/hooks.h
1358                 code cleanup
1359
1360 2003-03-03 [oliver]     0.8.10claws75
1361
1362         * src/toolbar.c
1363         * src/compose.c
1364                 removed commented code
1365
1366 2003-03-03 [oliver]     0.8.10claws74
1367
1368         * src/toolbar.[ch]
1369                 cleanups and refactoring
1370         * src/compose.[ch]
1371                 compose_reply_mode reply & forwarding interface for
1372                 toolbar buttons
1373         * src/folderview.c
1374                 act on messages marked for deletion in folderview_selected
1375                 based on prefs_common.immediate_exec since a message might 
1376                 have been deleted by messageview in a folder we are changing 
1377                 to (does anybody understand what I'm on about ?)
1378
1379 2003-03-03 [oliver]     0.8.10claws73
1380         
1381         * src/messageview.[ch]
1382                 new functions
1383                 - messageview_delete: delete message shown in messagview
1384                 - messageview_update_view: update messageview to currently 
1385                   selected summaryview message
1386                 - add separate messageview to msgview_list in order to update 
1387                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
1388         * src/summaryview.[ch]
1389                 summary_get_selection returns a list of selected msgs
1390                 in summaryview
1391         * src/mainwindow.c
1392                 toolbar reply refactoring
1393
1394 2003-03-03 [paul]       0.8.10claws72
1395
1396         * sync with 0.8.10cvs21
1397                 see ChangeLog 2003-03-03
1398
1399 2003-03-02 [christoph]  0.8.10claws71
1400
1401         * src/common/passcrypt.c
1402                 use POSIX includes
1403
1404 2003-03-02 [christoph]  0.8.10claws70
1405
1406         * configure.ac
1407         * src/prefs_account.c
1408         * src/prefs_gtk.[ch]
1409         * src/common/.cvsignore
1410         * src/common/Makefile.am
1411         * src/common/passcrypt.c                ** NEW **
1412         * src/common/passcrypt.h.in             ** NEW **
1413                 Implement password encryption in config files
1414                 using unix encrypt and setkey functions. The crypt
1415                 key can be set as a configure parameter. Old
1416                 passwords will be converted if they do not begin
1417                 with '!'
1418
1419 2003-03-02 [paul]       0.8.10claws69
1420
1421         * src/prefs_account.c
1422                 fix compile error
1423
1424 2003-03-01 [thorsten]   0.8.10claws68
1425
1426         * po/el.po
1427           po/hr.po
1428           po/it.po
1429           po/nl.po
1430           po/sr.po
1431           po/sv.po
1432                 corrected format strings
1433         * po/en_GB.po
1434                 corrected headers
1435                 (fix compile errors with GNU gettext-0.11.5)
1436
1437 2003-03-01 [oliver]     0.8.10claws67
1438
1439         * src/summaryview.c
1440                 menu callbacks call toolbar_menu_reply
1441
1442 2003-03-01 [oliver]     0.8.10claws66
1443
1444         * src/mainwindow.c
1445         * src/messageview.c
1446                 menu callbacks call toolbar_menu_reply
1447         * src/toolbar.[ch]
1448                 callbacks from menu handled by toolbar_menu_reply
1449
1450 2003-03-01 [paul]       0.8.10claws65
1451
1452         * src/addressbook.c
1453                 revert commit 0.8.10claws54 - breaks editing of
1454                 addressbook.
1455                 
1456         * po/bg.po
1457                 update Bulgarian translation, submitted by
1458                 George Danchev
1459
1460 2003-02-28 [christoph]  0.8.10claws64
1461
1462         * src/account.c
1463         * src/addressadd.c
1464         * src/compose.c
1465         * src/gtkaspell.c
1466         * src/gtkxtext.h                ** REMOVE **
1467         * src/imap.c
1468         * src/matcher.[ch]
1469         * src/mh.c
1470         * src/news.c
1471         * src/pine.c
1472         * src/prefs_common.c
1473         * src/prefs_matcher.c
1474         * src/procheader.[ch]
1475         * src/procmsg.[ch]
1476         * src/toolbar.c
1477         * src/common/ssl_certificate.c
1478         * src/gtk/colorlabel.c
1479         * src/gtk/menu.c
1480                 o fix warnings
1481                 o remove code obsoleted by new cache and folder system rework
1482
1483 2003-02-28 [oliver]     0.8.10claws63
1484         
1485         * src/toolbar.[ch]
1486                 * fix bug where reply in Messageview replied to 
1487                 Message displayed in summaryview
1488                 (reportedd via ML by chinatinte at gmx dot ch)
1489                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
1490                 didn't work in separate MessageView Toolbar
1491                 (wondering if anybody uses this at all ?)
1492         * src/summaryview.[ch]
1493                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
1494                 (generalize reply and forward code);
1495         * src/messageview.c 
1496                 remove focus_in event which updated summaryview to messageview
1497
1498 2003-02-28 [paul]       0.8.10claws62
1499
1500         * po/Makefile.in.in
1501                 add the --check option
1502                 Patch submitted by Ricardo Mones Lastra
1503
1504 2003-02-28 [paul]       0.8.10claws61
1505
1506         * src/prefs_account.c
1507                 re-order 'Signature' items
1508
1509 2003-02-28 [paul]       0.8.10claws60
1510
1511         * sync with 0.8.10cvs20
1512                 see ChangeLog 2003-02-28
1513
1514 2003-02-28 [paul]       0.8.10claws59
1515
1516         * po/POTFILES.in
1517                 update to reflect recent movement of files
1518
1519 2003-02-28 [paul]       0.8.10claws58
1520
1521         * sync with 0.8.10cvs19
1522                 see ChangeLog 2003-02-28
1523
1524 2003-02-27 [martin]     0.8.10claws57
1525
1526         * src/prefs_matcher.c 
1527                 fix segfault in prefs_matcher_ok() when the
1528                 last entry is deleted and prevents that the
1529                 message "entry not saved" comes up after deleting
1530                 an entry
1531
1532 2003-02-27 [martin]     0.8.10claws56
1533
1534         * src/prefs_filtering.c 
1535                 fix segfault in prefs_filtering_ok() when the
1536                 last entry is deleted and prevents that the
1537                 message "entry not saved" comes up after deleting
1538                 an entry
1539
1540 2003-02-27 [paul]       0.8.10claws55
1541
1542         * sync with 0.8.10cvs18
1543                 see ChangeLog 2003-02-27
1544
1545 2003-02-27 [paul]       0.8.10claws54
1546
1547         * src/addressbook.c
1548                 fix bug where the address book crashes with 
1549                 multiple lookups.
1550                 Patch [687729] submitted by David Frager 
1551                 <dbfrager@users.sourceforge.net>
1552
1553 2003-02-25 [christoph]  0.8.10claws53
1554
1555         * src/Makefile.am
1556         * src/colorlabel.[ch]           ** REMOVE **
1557         * src/gtk/Makefile.am
1558         * src/gtk/colorlabel.[ch]       ** NEW **
1559                 move colorlabel files to gtk directory
1560
1561         * src/esmtp.[ch]                ** REMOVE **
1562                 has been merged into smtp.[ch] in 0.7.5
1563
1564 2003-02-25 [christoph]  0.8.10claws52
1565
1566         * src/Makefile.am
1567         * src/about.[ch]                ** REMOVE **
1568         * src/gtk/Makefile.am
1569         * src/gtk/about.[ch]            ** NEW **
1570                 move about files to gtk directory
1571
1572 2003-02-25 [christoph]  0.8.10claws51
1573
1574         * src/folder.c
1575                 some code optimization of folder scanning code
1576
1577         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
1578
1579 2003-02-25 [christoph]  0.8.10claws50
1580
1581         * src/main.c
1582         * src/common/sylpheed.c
1583                 add command line parameter parsing to common code
1584
1585 2003-02-24 [christoph]
1586
1587         * Makefile.am
1588         * configure.ac
1589                 fix gnome prefix problems, the configure script now removed
1590                 `gnome-config --prefix` from `gnome-config --datadir`
1591                 and adds $(prefix} instead
1592
1593         (closes Bug 24 Makefile does not respect prefix when installing
1594          GNOME data)
1595
1596 2003-02-24 [christoph]  0.8.10claws49
1597
1598         * src/news.c
1599                 check for valid session before trying to authenticate
1600
1601         (closes Bug 60 crash if "authenticate on logon" is activated
1602          and newsserver-hostname is not valid)
1603
1604 2003-02-24 [melvin]     0.8.10claws48
1605
1606         * src/prefs_actions.c
1607                 Make sure all user's input is sent to the action and then
1608                 close the socket..
1609
1610 2003-02-23 [alfons]     0.8.10claws46
1611
1612         * src/summaryview.c
1613                 also wait cursor when deleting files
1614
1615 2003-02-23 [paul]
1616
1617         * tools/freshmeat_search.pl
1618           tools/google_search.pl
1619                 scripts should now work for any browser/browser command line
1620
1621 2003-02-22 [christoph]  0.8.10claws45
1622
1623         * src/procmsg.c
1624                 fix IMAP flag setting, IMAP flag is not handled correctly
1625                 anymore by the folder system and information about the
1626                 folder should not be saved in the MsgInfo (in my opinion)
1627
1628         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1629
1630 2003-02-22 [christoph]  0.8.10claws44
1631
1632         * src/summaryview.c
1633                 fix spelling of "label" ;-)
1634
1635 2003-02-22 [thorsten]   0.8.10claws43
1636
1637         * src/mimeview.c
1638           src/prefs_common.[ch]
1639           src/procmime.[ch]
1640                 do not use description as attachment name
1641
1642 2003-02-22 [alfons]     0.8.10claws42
1643
1644         * src/summaryview.c
1645                 freeze/thaw folder item updates when changing color labels,
1646                 and put a wait cursors on
1647
1648 2003-02-22 [thorsten]   0.8.10claws41
1649
1650         * src/mimeview.c
1651                 save-all fixes: crash if invoked on multipart container,
1652                 mimeinfo access, pathseparators, error dialog
1653
1654 2003-02-21 [alfons]     0.8.10claws40
1655
1656         * src/prefs_gtk.c
1657                 remove unused var
1658
1659 2003-02-21 [colin]      0.8.10claws39
1660
1661         * src/send.c
1662                 Fix smtp logging
1663
1664 2003-02-21 [colin]      0.8.10claws38
1665
1666         * src/summaryview.c
1667                 Freeze/thaw folderItem updates when filtering messages 
1668                 via Tools/Filter messages
1669
1670 2003-02-21 [paul]       0.8.10claws37
1671
1672         * src/compose.c
1673                 revert commit 0.8.10claws26, there are ulterior motives
1674                 for users to set a Reply-To header when posting to
1675                 newsgroups
1676
1677 2003-02-21 [paul]       0.8.10claws36
1678
1679         * sync with 0.8.10cvs17
1680                 see ChangeLog 2003-02-21
1681
1682 2003-02-20 [christoph]  0.8.10claws35
1683
1684         * src/imap.c
1685                 IMAP UID fetch speedup using SEARCH
1686
1687         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1688
1689         * src/imap.c
1690                 fix problem with UIDs in IMAP UID cache that no longer existed
1691
1692 2003-02-20 [christoph]  0.8.10claws34
1693
1694         * src/imap.c
1695         * src/procheader.c
1696         * src/procheader.h
1697                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
1698
1699         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1700
1701         * src/imap.c
1702                 Rewrite imap_cmd_gen_recv use sock_getline instead
1703                 of sock_gets to avoid problems with too long reply
1704                 lines
1705     
1706 2003-02-20 [colin]      0.8.10claws33
1707         
1708         * src/prefs_account.c
1709                 Better wording
1710
1711 2003-02-20 [colin]      0.8.10claws32
1712
1713         * src/compose.c
1714                 Remove useless '&& !to_sender' 
1715
1716 2003-02-20 [darko]
1717
1718         * AUTHORS
1719                 change my e-mail address
1720
1721 2003-02-19 [colin]      0.8.10claws31
1722
1723         * src/prefs_common.c
1724                 X11 style colors for every configurable color
1725
1726 2003-02-19 [alfons]     0.8.10claws30
1727
1728         * src/prefs_gtk.[ch]
1729         * src/prefs_common.c
1730                 for color_new accept both plain integers and X11 style color
1731                 names (as found in /usr/lib/X11/rgb.txt)
1732
1733 2003-02-19 [paul]       0.8.10claws29
1734
1735         * src/mainwindow.c
1736                 add tooltips to online/offline button and account selector
1737                 button
1738
1739 2003-02-19 [paul]       0.8.10claws28
1740
1741         * src/folder.c
1742           src/news.c
1743           src/prefs_account.[ch]
1744           src/prefs_common.[ch]
1745                 move 'Maximum number of articles to download' to
1746                 account prefs.
1747                 clean up account prefs gui a little by hiding entries
1748                 rather then greying out entries
1749
1750 2003-02-19 [hiro]       0.8.10claws27
1751
1752         * src/common/utils.c
1753                 fix bug #54 'yesterdays date is displayed in the message 
1754                 summary window'
1755
1756 2003-02-19 [paul]       0.8.10claws26
1757
1758         * src/compose.c
1759                 fix bug reported in Feature Request [688596] 
1760                 'Reply-to header in news'
1761
1762 2003-02-18 [paul]       0.8.10claws25
1763
1764         * src/select-keys.c
1765                 add a 'List all keys' button to key selection dialog
1766
1767 2003-02-18 [colin]      0.8.10claws24
1768         
1769         * src/stock_pixmap.c
1770                 fix compile error
1771
1772 2003-02-18 [colin]      0.8.10claws23
1773
1774         * src/common/smtp.[ch]
1775           src/prefs_account.c
1776                 Try to starttls if it seems to be the only
1777                 way to authenticate a user
1778
1779 2003-02-18 [paul]       0.8.10claws22
1780
1781         * src/Makefile.am
1782           src/folderview.c
1783           src/stock_pixmap.[ch]
1784           src/pixmaps/drafts_close.xpm  ** NEW FILE **
1785           src/pixmaps/drafts_open.xpm   ** NEW FILE **
1786                 as a Drafts folder is a special folder allow it to have
1787                 its own unique icons
1788
1789 2003-02-18 [colin]      0.8.10claws21
1790
1791         * src/imap.c
1792                 Fix port selection when using starttls
1793
1794 2003-02-18 [paul]       0.8.10claws20
1795
1796         * src/mainwindow.c
1797           src/prefs_common.[ch]
1798                 make blue the default new mail colour
1799
1800 2003-02-18 [paul]       0.8.10claws19
1801
1802         * sync with 0.8.10cvs14
1803                 see ChangeLog 2003-02-18
1804
1805 2003-02-17 [jens]       0.8.10claws18
1806
1807         * src/common/md5.c
1808                 fixed a compile problem with gcc 3.3
1809                 works on 2.95.3 too (testet on PPC as it is big endian)
1810
1811 2003-02-17 [paul]       0.8.10claws17
1812
1813         * sync with 0.8.10cvs13
1814                 see ChangeLog 2003-02-17
1815
1816 2003-02-17 [paul]       0.8.10claws16
1817
1818         * sync with 0.8.10cvs12
1819                 see ChangeLog 2003-02-17
1820
1821 2003-02-16 [match]      0.8.10claws15
1822
1823         * src/addressbook.c
1824                 Eliminates reloading of address data when items
1825                 deleted or added. Applied submitted by
1826                 Luke Plant <lukeplant@softhome.net>
1827
1828 2003-02-16 [paul]       0.8.10claws14
1829
1830         * src/news.c
1831                 when a 'protocol error' is encountered disconnect from
1832                 the server. This means that the user can carry on viewing
1833                 other articles and doesn't have to either wait until the
1834                 server timesout or quit sylpheed.
1835                 Fixes bug #53 'Unable to read messages in newsgroups, 
1836                 displayed message doesn't change'
1837
1838 2003-02-15 [christoph]  0.8.10claws13
1839
1840         * src/imap.c
1841                 fix bug that stopped scanning of folders when an
1842                 IMAP folder was empty
1843
1844         (closes bug 46 stop scan messages in folders after empty folder)
1845
1846 2003-02-15 [paul]
1847
1848         * tools/Makefile.am
1849           tools/README
1850           tools/freshmeat_search.pl     ** NEW FILE **
1851           tools/google_search.pl        ** NEW FILE **
1852                 Add 2 Actions scripts which search freshmeat/google
1853                 for the selected text using the browser configured
1854                 in sylpheedrc.
1855                 
1856         Note: These scripts are very dependent on the format of the
1857         browser command and may not work on every occasion. Testing
1858         is welcome. 
1859
1860 2003-02-14 [alfons]     0.8.10claws12
1861
1862         * src/compose.c
1863                 fix breakage because of uninitialized account pointer.
1864                 please verify.
1865
1866 2003-02-14 [paul]       0.8.10claws11
1867
1868         * src/compose.c
1869           src/prefs_account.[ch]
1870           src/prefs_common.[ch]
1871                 move signature settings to Account Prefs
1872
1873 2003-02-14 [paul]       0.8.10claws10
1874
1875         * sync with 0.8.10cvs11
1876                 see ChangeLog 2003-02-14
1877
1878 2003-02-13 [thorsten]   0.8.10claws9
1879
1880         * src/news.c
1881                 revert news progressbar (GUI separation)
1882
1883 2003-02-13 [paul]       0.8.10claws8
1884
1885         * src/compose.c
1886                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
1887                 paragraph 1
1888
1889 2003-02-13 [paul]       0.8.10claws7
1890
1891         * src/compose.[ch]
1892           src/summaryview.c
1893                 fix 'Follow-up and Reply-to' so that it creates a reply to
1894                 the newsgroup and the sender. If the message has the keyword
1895                 'poster' in the Followup-To header, all replies go to the
1896                 sender, re: RFC 1036, Section 2.2.3
1897                 rename all instances of 'ignore_replyto' to 'to_sender', both
1898                 were previously used, now we use just one.
1899
1900 2003-02-13 [paul]       0.8.10claws6
1901
1902         * sync with 0.8.10cvs9
1903                 see ChangeLog 2003-02-13
1904
1905 2003-02-13 [paul]       0.8.10claws5
1906
1907         * configure.ac
1908                 show which plugins are configured in the configure
1909                 output.
1910
1911 2003-02-12 [thorsten]   0.8.10claws4
1912
1913         * src/news.c
1914                 show progress while fetching news headers
1915
1916 2003-02-12 [christoph]  0.8.10claws3
1917
1918         * configure.ac
1919         * src/plugins/Makefile.am
1920                 use AM_CONDITIONAL to enable plugins, automake correctly
1921                 manages this when creating distdir
1922
1923 2003-02-12 [christoph]  0.8.10claws2
1924
1925         * ac/spamassassin.m4
1926         * src/plugins/spamassassin/Makefile.am
1927                 fix building SpamAssassin plugin without OpenSSL
1928
1929 2003-02-12 [paul]       0.8.10claws1
1930
1931         * ac/Makefile.am
1932           src/Makefile.am
1933           src/plugins/Makefile.am
1934                 fix failure of 'make release'
1935
1936 2003-02-12 [paul]       0.8.10claws
1937
1938         * 0.8.10claws released
1939
1940 2003-02-12 [paul]       0.8.9claws56
1941
1942         * po/bg.po
1943           po/es.po
1944           po/it.po
1945           po/ru.po
1946           po/sr.po
1947                 updated translations by George Danchev, Ricardo Mones Lastra,
1948                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
1949                 
1950         * sylpheed.spec.in
1951                 Allow the building of RPMs by a regular user. Submitted
1952                 by Sergei Astanin
1953
1954 2003-02-11 [alfons]     0.8.9claws55
1955
1956         * src/colorlabel.c
1957                 don't use pixmaps for label color rect but draw rectangles
1958                 so we can respect the color map of palette based visuals
1959                 (fixes the long time crashes on Suns - thanks to Andreas
1960                 Engel and Steve O'Hara-Smith for testing)
1961
1962 2003-02-11 [christoph]  0.8.9claws54
1963
1964         * src/matcher_parser_parse.y
1965                 correct bug where filering rules of not existing folders in
1966                 matcherrc were added to global filtering
1967                 
1968         (closes Debian Bug #180253 - Directory's filter-rules are merged with
1969          main filter-rules after removing directory, http://bugs.debian.org/180253)
1970         
1971 2003-02-11 [paul]       0.8.9claws53
1972
1973         * sync with 0.8.10cvs7
1974                 see ChangeLog 2003-02-09
1975
1976 2003-02-11 [melvin]     0.8.9claws52
1977
1978         * po/fr.po
1979                 Updated French tranlsations
1980
1981 2003-02-10 [paul]       0.8.9claws51
1982
1983         * sylpheed.spec.in
1984                 correct --enable-openssl
1985                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
1986
1987 2003-02-09 [martin]     0.8.9claws50
1988
1989         * src/prefs_matcher.c
1990                 fix segfault in prefs_matcher_substitute_cb() when
1991                 no row is selected
1992
1993 2003-02-09 [paul]       0.8.9claws49
1994
1995         * src/folderview.c
1996                 fix bug where a newsgroup folder's processing rules were
1997                 merged with the global filtering rules when the newsgroup
1998                 folder was deleted, causing some seriously bad results,
1999                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
2000
2001 2003-02-08 [melvin]     0.8.9claws48
2002
2003         * src/compose.c
2004                 Corrected and modified an alert message.
2005
2006 2003-02-07 [paul]       0.8.9claws47
2007
2008         * src/folderview.c
2009                 fix bug where both an 'Account properties' window and a
2010                 'Folder properties' window were opened when clicking on
2011                 'Properties' in an NNTP or IMAP folder's popup menu.
2012
2013 2003-02-07 [paul]       0.8.9claws46
2014
2015         * sync with 0.8.10cvs6
2016                 see ChangeLog 2003-02-06
2017
2018 2003-02-06 [christoph]  0.8.9claws45
2019
2020         * src/mbox.c
2021                 freeze folder updates while importing mbox files
2022                 (closes bug 43 importing mbox took hours)
2023                 
2024         Patch submitted by Jens Rantil <jens.rantil@telia.com>
2025
2026 2003-02-06 [thorsten]   0.8.9claws44
2027
2028         * po/de.po
2029                 Updated german translations
2030
2031 2003-02-06 [thorsten]   0.8.9claws43
2032
2033         * src/news.h
2034                 use guint for message numbers (fix count in grouplist dialog)
2035
2036 2003-02-05 [paul]       0.8.9claws42
2037
2038         * sync with 0.8.10cvs2
2039                 see ChangeLog 2003-02-05
2040
2041 2003-02-04 [colin]      0.8.9claws41
2042
2043         * src/prefs_common.[ch]
2044           src/procmsg.c
2045           src/summaryview.c
2046                 Add an option to disable threading by subject
2047
2048 2003-02-04 [christoph]  0.8.9claws40
2049
2050         * src/inc.c
2051                 only abort fetching mails from multiple accounts when the
2052                 error is fatal and does not allow to check any more accounts
2053                 (currently only disk full error)
2054
2055         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
2056          receive mails for other accouts)
2057
2058 2003-02-04 [christoph]  0.8.9claws39
2059
2060         * src/folder.c
2061                 first add the new message to the cache, then
2062                 send the update notification
2063
2064         (closes bug 39 after sending message folderview doesnt get updated)
2065
2066 2003-02-04 [colin]      0.8.9claws38
2067
2068         * src/inc.c
2069                 _really_ fix this Connecting... status
2070
2071 2003-02-04 [paul]       0.8.9claws37
2072
2073         * sync with 0.8.10
2074                 see ChangeLog 2003-02-04
2075
2076 2003-02-04 [paul]       0.8.9claws36
2077
2078         * sync with 0.8.9cvs6
2079                 see ChangeLog 2003-02-03
2080
2081 2003-02-04 [paul]       0.8.9claws35
2082
2083         * po/pt_BR.po
2084                 updated by André Filipe de Assunção e Brito 
2085                 <bedecko@netsite.com.br>
2086
2087 2003-02-03 [thorsten]   0.8.9claws34
2088
2089         * po/de.po
2090                 Updated german translations
2091
2092 2003-02-02 [paul]       0.8.9claws33
2093
2094         * po/es.po
2095                 updated by Ricardo Mones Lastra
2096
2097 2003-02-02 [thorsten]   0.8.9claws32
2098
2099         * src/mh.c
2100                 Fix mh_get_msginfo() segfault if file is inaccessible
2101
2102 2003-01-31 [colin]      0.8.9claws31
2103
2104         * src/procheader.c
2105                 Fix last commit's bug
2106
2107 2003-01-31 [colin]      0.8.9claws30
2108
2109         * src/procheader.c
2110                 Missing a change for gpg-signed messages
2111
2112 2003-01-31 [paul]       0.8.9claws29
2113
2114         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
2115           src/procheader.c
2116           src/stock_pixmap.[ch]
2117           src/summaryview.c
2118                 indicate GnuPG signed messages by displaying an icon
2119                 in the Attachment column.
2120
2121 2003-01-31 [paul]       0.8.9claws28
2122
2123         * sync with 0.8.9cvs4
2124                 see ChangeLog 2003-01-31
2125
2126 2003-01-31 [alfons]     0.8.9claws27
2127
2128         * src/textview.c
2129                 tune URI parser to accept mailto URLs with a '?'
2130                 (patch from Ruslan Balkin)
2131
2132 2003-01-31 [colin]      0.8.9claws26
2133
2134         * src/summaryview.c
2135                 Fix a leak introduced in claws24
2136
2137 2003-01-31 [colin]      0.8.9claws25
2138
2139         * src/summaryview.c
2140                 Freeze/Thaw folder updates when deleting dups
2141
2142 2003-01-31 [colin]      0.8.9claws24
2143         
2144         * src/addr_compl.c
2145           src/summaryview.c
2146           src/msgcache.c
2147                 little speed improvements
2148
2149 2003-01-31 [colin]      0.8.9claws23
2150
2151         * src/summaryview.c
2152                 Fix segfault when forwarding nothing
2153                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
2154                 
2155 2003-01-30 [paul]       0.8.9claws22
2156
2157         * sync with 0.8.9cvs3
2158                 see ChangeLog 2003-01-30
2159
2160 2003-01-30 [paul]       0.8.9claws21
2161
2162         * sync with 0.8.9cvs2
2163                 see ChangeLog 2003-01-30
2164
2165 2003-01-29 [paul]       0.8.9claws20
2166
2167         * sync with 0.8.9cvs1
2168                 see ChangeLog 2003-01-29
2169
2170 2003-01-28 [paul]       0.8.9claws19
2171
2172         * po/POTFILES.in
2173                 update to reflect changes. 
2174                 thanks to Ricardo Mones Lastra
2175
2176 2003-01-27 [christoph]  0.8.9claws18
2177
2178         * ac/openssl.m4
2179         * ac/spamassassin.m4
2180         * src/plugins/spamassassin/README
2181         * src/plugins/spamassassin/libspamc.[ch]
2182         * src/plugins/spamassassin/utils.[ch]
2183                 updated to latest libspamc
2184
2185 2003-01-27 [christoph]  0.8.9claws17
2186
2187         * src/folder.c
2188                 fix wrong use of procheader_get_header_fields
2189
2190 2003-01-27 [christoph]  0.8.9claws16
2191
2192         * src/news.c
2193         * src/prefs_account.[ch]
2194         * src/common/nntp.[ch]
2195                 allow to force authentication for NNTP servers
2196
2197         Patch submitted by Florian Mickler <dmk@d-labs.de>
2198
2199 2003-01-26 [paul]       0.8.9claws15
2200
2201         * src/summaryview.c
2202                 speed up of marking messages as read
2203                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
2204
2205 2003-01-26 [christoph]  0.8.9claws14
2206
2207         * src/Makefile.am
2208         * src/mgutils.[ch]              ** REMOVE **
2209         * src/xml.[ch]                  ** REMOVE **
2210         * src/xmlprops.[ch]             ** REMOVE **
2211         * src/common/Makefile.am
2212         * src/common/mgutils.[ch]       ** NEW **
2213         * src/common/xml.[ch]           ** NEW **
2214         * src/common/xmlprops.[ch]      ** NEW **
2215                 move xml files to common directory
2216
2217 2003-01-26 [christoph]  0.8.9claws13
2218
2219         * src/plugins/spamassassin/spamassassin_gtk.c
2220                 only set gtk entry text if string is available
2221
2222 2003-01-26 [melvin]     0.8.9claws12
2223
2224         * src/description_window.c
2225                 Allow resizing of the window
2226                 Allow automatic horizontal scroll bar
2227                 Do not vertically expand and fill
2228
2229 2003-01-26 [christoph]  0.8.9claws11
2230
2231         * src/Makefile.am
2232         * src/gtkutils.[ch]             ** REMOVE **
2233         * src/common/sylpheed.c
2234         * src/gtk/Makefile.am
2235         * src/gtk/description_window.c
2236         * src/gtk/gtkutils.[ch]         ** NEW **
2237         * src/gtk/prefswindow.c
2238                 move gtkutils to gtk directory
2239
2240 2003-01-26 [paul]       0.8.9claws10
2241
2242         * src/summaryview.c
2243                 rename summary_unread_clicked() to summary_status_clicked()
2244
2245 2003-01-26 [melvin]     0.8.9claws9
2246
2247         * src/prefs_actions.c
2248                 Cosmetical changes to the help text
2249
2250 2003-01-26 [paul]       0.8.9claws8
2251
2252         * src/folder.[ch]
2253           src/mainwindow.c
2254           src/prefs_common.c
2255           src/prefs_sumamry_column.c
2256           summaryview.[ch]
2257                 rename the 'Unread' column to 'Status'
2258
2259 2003-01-25 [match]      0.8.9claws7
2260
2261         * src/mgutils.[ch]
2262                 removed reference to LDAP constants. removed error2string.
2263                 included functions to support LDAP dynamic queries.
2264         * src/syldap.h
2265                 moved LDAP constants here.
2266         * src/addressbook.c
2267         * src/addrindex.c
2268         * src/importldif.c
2269                 removed references to LDAP constants and references to
2270                 error2string.
2271
2272 2003-01-25 [paul]       0.8.9claws6
2273
2274         * src/summaryview.c
2275                 summary_thread_build(), summary_thread_init(): remove 
2276                 unneeded reference to summaryview->folder_item
2277
2278 2003-01-25 [christoph]  0.8.9claws5
2279
2280         * src/gtk/description_window.c
2281                 o allow description texts to expand over multiple columns
2282                 o translate all columns
2283         * src/prefs_actions.c
2284                 change syntax description to use new multi column feature
2285
2286         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2287
2288 2003-01-25 [match]      0.8.9claws4
2289
2290         * src/vcard.c
2291                 fixed bug with Quoted-Printable
2292
2293 2003-01-25 [paul]       0.8.9claws3
2294
2295         * src/folder.[ch]
2296           src/summaryview.[ch]
2297                 implement per-folder collapsed/expanded threads setting
2298                 
2299         * src/prefs_common.c
2300                 remove global collapsed/expanded threads option
2301
2302 2003-01-25 [christoph]  0.8.9claws2
2303
2304         * po/POTFILES.in
2305                 add pluginwindow and prefswindow
2306         * src/compose.c
2307                 make send respond correctly to messages that could be added
2308                 to the queue folder, but the UID of the message is unknown
2309         * src/folder.c
2310         * src/imap.c
2311                 don't return guessed UIDs in imap_add_msg anymore. We return
2312                 0 to tell the folder system it was appened but the UID is
2313                 unknown. Folder system now get's the UID by scaning the folder
2314                 and searching the cache for the Message-ID
2315                 (closes bug #29 Messages queued, but not sent)
2316
2317 2003-01-25 [paul]       0.8.9claws1
2318
2319         * src/codeconv.c
2320                 conv_encode_header():  fix bug when long headers with 8-bit
2321                 characters are used, so that the encoded words are wrapped.
2322                 If the space in the original text falls on the wrap boundary,
2323                 it can be lost.
2324                 Patch by Sergey Vlasov.
2325                 
2326         * src/folderview.c
2327                  fix bug where a change to the sorting method or thread view
2328                  of a folder's messages is lost if simpify-subject is set and
2329                  toggled on or off.
2330                  Patch by Luke Plant.
2331
2332 2003-01-24 [paul]       0.8.9claws
2333
2334         * sylpheed-0.8.9claws released
2335         
2336         * Makefile.am
2337           sylpheed.spec.in
2338                 remove reference to 'INSTALL.jp'
2339
2340 2003-01-23 [paul]       0.8.8claws128
2341
2342         * po/es.po
2343           po/it.po
2344           po/ru.po
2345           po/sr.po
2346                 updated translations. submitted by Ricardo Mones Lastra,
2347                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
2348
2349 2003-01-23 [colin]      0.8.8claws127
2350
2351         * src/compose.c
2352                 Fix drafted and queued news articles re-edition
2353
2354 2003-01-23 [melvin]     0.8.8claws126
2355
2356         * po/fr.po
2357                 Updated French translations
2358
2359 2003-01-23 [colin]      0.8.8claws125
2360
2361         * src/inc.c
2362                 Fix "Connecting to..." status message
2363
2364 2003-01-22 [paul]       0.8.8claws124
2365
2366         * po/bg.po
2367                 updated by George Danchev
2368                 
2369         * src/folder.c
2370                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
2371                 and folder deletion
2372
2373 2003-01-21 [paul]       0.8.8claws123
2374
2375         * po/bg.po
2376                 updated by George Danchev
2377                 
2378         * src/about.c
2379                 its now 2003
2380                 
2381         * src/toolbar.c
2382                 don't translate 'Separator'
2383                 
2384         * src/plugins/spamassassin/Makefile.am
2385                 add aspell to CPPFLAGS
2386                 
2387         * src/plugins/spamassassin/spamassassin.c
2388           src/plugins/spamassassin/spamassassin_gtk.c
2389                 set correct default for spamassassin_receive_spam
2390                 slightly re-word descriptions and some
2391                 other minor changes
2392
2393 2003-01-19 [alfons]     0.8.8claws122
2394                 
2395         * src/mimeview.c
2396                 mimeview_save_as(): we might as well show the file name for
2397                 the single case "Save As" too
2398
2399 2003-01-19 [alfons]     0.8.8claws121
2400
2401         * src/crash.c
2402                 change bug tracker URL to bugzilla URL
2403
2404 2003-01-19 [alfons]     0.8.8claws120
2405
2406         * src/mimeview.c
2407                 mimeview_save_all(): display name of file before overwriting;
2408                 continue saving all, even when one overwrite was cancelled
2409
2410 2003-01-19 [christoph]  0.8.8claws119
2411
2412         * src/summaryview.c
2413         * src/procmsg.[ch]
2414                 fix wrong usage of procmsg_find_children in summaryview
2415                 by using procmsg_update_unread_children instead of
2416                 summaryview_update_unread_children
2417
2418 2003-01-19 [christoph]  0.8.8claws118
2419
2420         * src/procmsg.c
2421                 fix infinite loop in procmsg_find_children
2422                  (closes bug #25 sylpheed crashes on delete.)
2423
2424         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2425
2426 2003-01-19 [paul]       0.8.8claws117
2427
2428         * po/pt_BR.po
2429                 updated by Ivan Francolin Martinez
2430
2431 2003-01-18 [melvin]     0.8.8claws116
2432
2433         * src/prefs_actions.c
2434                 Removed syntax limitation of only one '&' at the end of command.
2435                         Now actions that contain '>/dev/null 2>&1' are possible.
2436
2437 2003-01-18 [melvin]     0.8.8claws115
2438
2439         * src/prefs_actions.c
2440                 Actions IO dialog: when the action ends
2441                 the "Close" button now has focus and [Escape] closes the
2442                 window.
2443
2444 2003-01-18 [christoph]  0.8.8claws114
2445
2446         * src/procmsg.c
2447                 o add debug output when MsgInfos are really freed
2448                 o free GSLists in procmsg_find_children and
2449                   procmsg_update_unread_children
2450
2451 2003-01-18 [christoph]  0.8.8claws113
2452
2453         * src/mainwindow.c
2454                 reorder Configuration menu
2455
2456 2003-01-18 [christoph]  0.8.8claws112
2457
2458         * src/compose.c
2459                 fix applying templates to forwarded messages
2460
2461         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2462
2463 2003-01-17 [christoph]  0.8.8claws111
2464
2465         * src/folder.c
2466                 destroy folder items, when a folder item is removed
2467
2468 2003-01-17 [christoph]  0.8.8claws110
2469
2470         * src/folder.c
2471                 fix wrong folder stats update when ignored message is
2472                 deleted
2473
2474 2003-01-17 [colin]      0.8.8claws109
2475         
2476         * src/mainwindow.c
2477         * src/summaryview.c
2478                 Quicksearch bugfixes: 
2479                 - hide help button at startup if not extended
2480                 - switch to extended when looking for replies
2481
2482 2003-01-17 [paul]
2483
2484         * sync with 0.8.9 release
2485
2486 2003-01-17 [paul]       0.8.8claws108
2487
2488         * sync with 0.8.8cvs11
2489                 see ChangeLog 2003-01-17
2490
2491 2003-01-16 [colin]      0.8.8claws107
2492
2493         * src/procmsg.c
2494                 Changed encryption test to re-ask passphrase
2495                 if an encrypted message hasn't been decrypted
2496                 Fixes bug #5
2497
2498 2003-01-16 [christoph]  0.8.8claws106
2499
2500         * src/prefs_gtk.c
2501         * src/prefs_toolbar.c
2502         * src/gtk/prefswindow.h
2503         * src/plugins/spamassassin/spamassassin_gtk.c
2504                 remove page destroy function that is not used anymore
2505
2506 2003-01-16 [paul]       0.8.8claws105
2507
2508         * sync with 0.8.8cvs9
2509                 see ChangeLog 2002-01-16
2510
2511 2003-01-16 [colin]      0.8.8claws104
2512
2513         * src/compose.[ch]
2514                 Fix bug with autosaved drafts for IMAP, when draft
2515                 folder is specified - fixes bugzilla bug #20
2516
2517 2003-01-15 [paul]       0.8.8claws103
2518
2519         * src/compose.[ch]
2520           src/procmsg.c
2521                 store folder and message-id of message forwarding
2522                 in queue header and set forward flag after sending
2523
2524 2003-01-15 [paul]       0.8.8claws102
2525
2526         * sync with 0.8.8cvs8
2527                 see ChangeLog 2002-01-15
2528
2529 2003-01-15 [colin]      0.8.8claws101
2530
2531         * src/Makefile.am
2532                 Fix linking with GNU libiconv
2533
2534 2003-01-15 [darko]      0.8.8claws100
2535
2536         * src/pine.c
2537                 fix crash when importing pine address book
2538                 entry with an empty name (reported by DY
2539                 <dybulk at tri8.net>)
2540
2541 2003-01-14 [paul]       0.8.8claws99
2542
2543         * configure.in  ** REMOVED **
2544           configure.ac  ** NEW FILE **
2545                 rename configure.in to configure.ac, as it is now
2546                 preferred
2547
2548 2003-01-14 [melvin]     0.8.8claws98
2549
2550         * src/folderview.c
2551                 folderview_check_new(): More precise function description
2552
2553 2003-01-14 [melvin]     0.8.8claws97
2554
2555         * src/folderview.c
2556                 folderview_check_new(): return the number of new messages 
2557                         since last check.
2558         * src/inc.c
2559                 inc_account_mail(): Disable counting of new messages for IMAP
2560                         and NNTP until bug [19] and [14] are fixed.
2561
2562 2003-01-14 [paul]       0.8.8claws96
2563
2564         * sync with 0.8.8cvs6
2565                 see ChangeLog 2003-01-14
2566
2567 2003-01-13 [alfons]     0.8.8claws95
2568
2569         * src/textview.c
2570                 tune email address validation (c. 0.8.8claws89): if . is 
2571                 just one char away from @, the address is invalid too 
2572                 (correctly rejects addresses like foo@.com)
2573
2574 2003-01-13 [paul]       0.8.8claws94
2575
2576         * src/messageview.c
2577           src/toolbar.c
2578                 fixes to the Message View toolbar and menu:
2579                 fix non-functioning Forward button
2580                 make Reply button consider default_reply_list
2581                 remove 'Follow-up...' menu entry
2582                 add 'Forward' and 'Redirect' menu entries
2583
2584 2003-01-13 [melvin]     0.8.8claws93
2585
2586         * src/inc.c
2587                 Fixed typo that could make new messages count incorrect.
2588
2589 2003-01-13 [melvin]     0.8.8claws92
2590
2591         * src/folderview.[ch]
2592                 folderview_check_new(): return the number of new messages.
2593         * src/inc.c
2594                 Should fix bug [14] where new mail notification worked 
2595                         incorrectly with IMAP accounts.
2596                 inc_spool_account(): return number of new msgs, or -1 on error
2597                 inc_all_spool(): return number of new msgs
2598                 
2599 2003-01-13 [melvin]     0.8.8claws91
2600
2601         * src/prefs_actions.c
2602                 Justify help text.
2603
2604 2003-01-12 [thorsten]   0.8.8claws90
2605
2606         * src/common/prefs.c
2607                 close file before rename
2608
2609 2003-01-12 [alfons]     0.8.8claws89
2610
2611         * AUTHORS
2612                 add Christian Mertes
2613         * src/common/utils.[ch]
2614                 g_stricase_hash(), g_stricase_equal(): functions for 
2615                 case insensitive hash tables
2616         * src/textview.c
2617                 use top level domain names to validate email address, based
2618                 on a patch by Christian Mertes (thanks!), but changed 
2619                 implementation to use a hash table 
2620
2621 2003-01-12 [paul]       0.8.8claws88
2622
2623         * po/bg.po
2624                 updated by George Danchev
2625
2626 2003-01-12 [alfons]     0.8.8claws87
2627
2628         * src/summaryview.c
2629                 delete / execute performance: use new style folder update
2630
2631 2003-01-12 [paul]       0.8.8claws86
2632
2633         * sync with 0.8.8cvs5
2634                 see ChangeLog 2003-01-13 (!)
2635
2636 2003-01-12 [alfons]     0.8.8claws85
2637
2638         * src/filtering.c
2639         * src/matcher_parser_parse.y
2640                 prepare change_score filtering action
2641         * src/matcher.[ch]
2642                 give up const-correctness on functions that call non-const-correct functions;
2643                 several casts to gpointer in g_free();
2644                 add change_score;
2645
2646 2003-01-12 [christoph]  0.8.8claws84
2647
2648         * src/compose.c
2649                 fix 2 warnings
2650
2651         * src/gtk/prefswindow.[ch]
2652         * src/plugins/spamassassin/spamassassin_gtk.c
2653                 changed the call of the widget create function
2654                 for PrefsPages, because sometimes the widget
2655                 create function needs a widget that already has
2656                 been attached to a window (to create GDK pixmaps
2657                 for exmaple). So we simply pass the GtkWindow as
2658                 the second parameter now.
2659
2660         * src/main.c
2661         * src/mainwindow.c
2662         * src/prefs_toolbar.[ch]
2663                 rewrite Toolbar Preferences using the new
2664                 prefs window
2665
2666 2003-01-11 [alfons]     0.8.8claws83
2667
2668         * src/addressadd.c
2669                 fix crash when adding sender to addressbook because status bar
2670                 isn't there (the status bar doesn't seem to be used though,
2671                 but I'll let Match decide what to do with it)
2672
2673 2003-01-11 [colin]      0.8.8claws82
2674
2675         * src/main.c
2676           src/toolbar.c
2677                 Two useless changes reversed
2678
2679 2003-01-11 [colin]      0.8.8claws81
2680
2681         * src/mainwindow.c
2682           src/mainwindow.h
2683                 Add mainwindow_get_mainwindow()
2684         * src/alertpanel.c
2685           src/alertpanel.h
2686                 Add alertpanel_error_log() 
2687         * src/compose.c
2688           src/inc.c
2689           src/messageview.c
2690           src/toolbar.c
2691           src/main.c
2692           src/procmsg.c
2693                 Network errors get a View Log button
2694
2695 2003-01-10 [alfons]     0.8.8claws80
2696
2697         * src/prefs_toolbar.c
2698         * src/toolbar.c
2699                 use the translatable string for "Separator" as file name for
2700                 separator toolbar items (probably make this uppercase?)
2701
2702 2003-01-10 [alfons]     0.8.8claws79
2703
2704         * src/prefs_toolbar.c
2705                 put right A_SEPARATOR description string in "displayed
2706                 toolbar items list" so manually added separators are
2707                 saved correctly (bug #10, "Adding a separator to the main 
2708                 toolbar fails, entry in xml file is wrong")
2709
2710 2003-01-10 [christoph]  0.8.8claws78
2711
2712         * src/imap.c
2713                 o fix warnings
2714                 o use CAPABILITY to check if NAMESPACE is available
2715
2716 2003-01-10 [christoph]  0.8.8claws77
2717
2718         * src/imap.[ch]
2719                 apply UIDPLUS IMAP extension support patch
2720
2721         Patch submitted by Simon 'corecode' Schubert
2722
2723 2003-01-10 [paul]       0.8.8claws76
2724
2725         * src/folderview.c
2726                 a sync from main which fixes the news account folders'
2727                 Properties bug
2728
2729 2003-01-10 [christoph]  0.8.8claws75
2730
2731         * src/folder.c
2732                 don't accept 0 as a valid uid returned by copy and move
2733                 functions. 0 means the message was copied or moved but the
2734                 new uid could not be fetched. It is not an error condition
2735                 for the copy or move operation.
2736
2737 2003-01-10 [paul]       0.8.8claws74
2738
2739         * src/prefs_filtering.c
2740                 change English used in Alert when entry is not
2741                 saved.
2742                 
2743         * sync with 0.8.8cvs4
2744                 see ChangeLog 2003-01-10
2745
2746 2003-01-10 [darko]      0.8.8claws73
2747
2748         * src/pine.c
2749                 fix crash when importing address book entry
2750                 without a valid address
2751
2752 2003-01-09 [alfons]     0.8.8claws72
2753
2754         * src/inc.c
2755                 filtering performance: use new style folder update
2756
2757 2003-01-09 [christoph]  0.8.8claws71
2758
2759         * src/compose.c
2760         * src/gtk/menu.[ch]
2761                 fix wrong selecting of mime encoding type, when
2762                 opening property dialog of attachments in the
2763                 compose window. 7bit was always selected and that
2764                 destoryed files with 8bit data.
2765                 (closes bug #9 Sylpheed-claws destroys attachments when
2766                  changing MIME-types)
2767
2768 2003-01-09 [paul]       0.8.8claws70
2769
2770         * sync with 0.8.8cvs3
2771                 see ChangeLog 2003-01-09
2772
2773 2003-01-08 [alfons]     0.8.8claws69
2774         
2775         * src/addressadd.c
2776                 apply patch by Kim Schulz to fix build breakage
2777                 because of missing variable
2778
2779 2003-01-08 [paul]       0.8.8claws68
2780
2781         * sync with 0.8.8cvs2
2782                 see ChangeLog 2002-01-08
2783
2784 2003-01-08 [paul]       0.8.8claws67
2785
2786         * po/it.po
2787                 updated by Alessandro Maestri
2788                 
2789         * src/addressadd.c
2790                 when using 'Add sender to addressbook' allow
2791                 name to be edited and remarks to be entered
2792                 Patch submitted by Luke Plant
2793
2794 2003-01-08 [darko]      0.8.8claws66
2795
2796         * README.claws, src/summaryview.c
2797                 fix description for marked messages
2798
2799 2003-01-08 [paul]
2800
2801         * tools/Makefile.am
2802           tools/launch_phoenix  ** NEW FILE **
2803                 add script that enables using Phoenix as the default
2804                 web browser. 
2805                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
2806                 
2807         * tools/OOo2sylpheed.pl
2808                 remove full path to sylpheed executable, just 'sylpheed'
2809                 will do
2810                 
2811         * tools/README
2812                 add launch_phoenix informtion and re-arrange and compress
2813                 the data a little
2814
2815 2003-01-07 [christoph]  0.8.8claws65
2816
2817         * src/folder.c
2818                 fix update for source folder when moving messages
2819         * src/procmsg.[ch]
2820         * src/summaryview.c
2821                 use function to set to_folder for message infos and
2822                 automatically update the op_count for old and new
2823                 folder
2824
2825 2003-01-07 [melvin]     0.8.8claws64
2826
2827         * src/prefs_actions.c
2828                 Fixed bug where an '%p' Action on a displayed image crashed 
2829                         Sylpheed
2830                 Code clean up (get rid of duplicated code and removed unnecessary 
2831                                 structure member)
2832
2833 2003-01-07 [christoph]  0.8.8claws63
2834
2835         * src/compose.c
2836         * src/folder.[ch]
2837         * src/folderview.c
2838         * src/import.c
2839         * src/inc.c
2840         * src/main.c
2841         * src/mainwindow.c
2842         * src/messageview.c
2843         * src/prefs_folder_item.c
2844         * src/procmsg.c
2845         * src/summaryview.c
2846         * src/toolbar.c
2847                 o remove all folder update triggering from the UI code. The folder
2848                   system should know much better when a folder needs an update.
2849                 o to prevent multiple updates in a row the folder updates can be
2850                   frozen for some time.
2851
2852                 Note: - Please verify that no updates are missing
2853                       - Check where freeze/thaws should be added
2854
2855 2003-01-07 [christoph]  0.8.8claws62
2856
2857         * src/prefs_actions.c
2858                 don't translate empty strings
2859
2860         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2861
2862 2003-01-06 [christoph]  0.8.8claws61
2863
2864         * src/prefs_actions.c
2865                 mark strings for gettext
2866         * src/prefs_matcher.c
2867                 use new description window for Execute action and
2868                 match condition in Filtering
2869
2870         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2871
2872 2003-01-06 [alfons]     0.8.8claws60
2873
2874         keep myself inspired to re-organize matcher part 8; 
2875         yes, more to come (I need to move out the descriptive
2876         text for actions to matcher.c, or at least make it not
2877         depend on the wicked ordering)
2878
2879         * src/prefs_matcher.c
2880                 add documentation so others may comprehend the
2881                 UI part of the conditions
2882                 
2883 2003-01-06 [christoph]  0.8.8claws59
2884
2885         * src/prefs_actions.c
2886                 use new description window for syntax help
2887         * src/gtk/description_window.c
2888                 fix display of descriptions with column count != 2
2889
2890         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2891
2892 2003-01-06 [christoph]  0.8.8claws58
2893
2894         * src/quote_fmt.c
2895         * src/summaryview.[ch]
2896         * src/gtk/Makefile.am
2897         * src/gtk/description_window.[ch]       ** NEW **
2898                 use a generic window to display syntax descriptions
2899                 currently used in quote_fmt and summaryview (new description
2900                 for extended quick search)
2901
2902         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2903
2904 2003-01-06 [paul]       0.8.8claws57
2905
2906         * sync with 0.8.8cvs1
2907                 see ChangeLog 2003-01-06
2908
2909 2003-01-06 [christoph]  0.8.8claws56
2910
2911         * src/mainwindow.c
2912         * src/prefs_gtk.[ch]
2913         * src/gtk/prefswindow.[ch]
2914         * src/plugins/spamassassin/spamassassin_gtk.c
2915                 o remove page management from prefswindow, pages
2916                   will be an argument to prefswindow_open
2917                 o prefswindow_open gets a datapointer that is
2918                   passed to the widget_create function to allow
2919                   creation of prefswindow for specific items
2920
2921 2003-01-06 [colin]      0.8.8claws55
2922         
2923         * src/summaryview.c
2924                 We don't want regexp in the reply-finder, 
2925                 because MIDs can contain !,$,. and so on
2926
2927 2003-01-06 [jens]       0.8.8claws54
2928
2929         * src/jpilot.c
2930                 fixed a wrong free in jpilot_read_db_files
2931
2932 2003-01-06 [alfons]     0.8.8claws53
2933
2934         re-organize matcher part 8; more to come
2935        
2936         * src/matcher.c
2937                 matcherprop_to_string(): put g_free()s before the
2938                 switch-case break to fix memleaks                
2939
2940 2003-01-06 [colin]      0.8.8claws52
2941
2942         * src/summaryview.c
2943                 cleanup & reply-finder now displays the first 
2944                 matching message
2945
2946 2003-01-05 [alfons]     0.8.8claws51
2947
2948         re-organize matcher part 7; more to come
2949
2950         * src/matcher.[ch]
2951                 fixes for constant correctness;
2952                 more documentation;
2953
2954 2003-01-05 [alfons]     0.8.8claws50
2955
2956         re-organize matcher part 6; more to come
2957         
2958         * src/matcher.[ch]
2959                 fixes for constant correctness;
2960                 more documentation;
2961         * src/filtering.c
2962                 fix for constant correctness
2963
2964 2003-01-05 [colin]      0.8.8claws49
2965
2966         * src/account.[ch]
2967                 Add account_get_reply_account function
2968         * src/compose.c
2969                 Use account_get_reply_account function 
2970         * src/summaryview.c
2971                 Basic reply-finder - click on the replied
2972                 icon gets you to the outbox using quick-search
2973
2974 2003-01-05 [paul]       0.8.8claws48
2975
2976         * src/prefs_common.c
2977                 small change to English
2978                 
2979         * src/prefs_filtering.c
2980                 prefs_filtering_action_select(): improve logic and uniformity
2981                 of gui
2982
2983 2003-01-05 [alfons]     0.8.8claws47
2984
2985         fine tune solution to focus problems (bug #7)
2986
2987         * src/mainwindow.c
2988                 mainwindow_focus_in_event(): remove grab event check
2989         * src/summaryview.c
2990                 summary_button_pressed(): move selection on right-click
2991                 too. we can't possibly move the selection back after
2992                 canceling a dialog, because gtk's incomplete focus 
2993                 management. whether this is a good solution, only time
2994                 will tell.
2995
2996 2003-01-05 [christoph]  0.8.8claws46
2997
2998         * src/imap.c
2999                 fix crash when no imap connection could be established
3000
3001 2003-01-05 [paul]       0.8.8claws45
3002
3003         * src/mainwindow.c
3004           src/sumamryview.c
3005           src/gtk/menu.[ch]
3006                 fix bug 605957 'shortcuts in popup-menu'
3007                 make user-defined shortcuts work
3008                 show shortcuts that are already defined
3009                 in the main menu
3010                 Patch submitted by Luke Plant
3011
3012 2003-01-05 [alfons]     0.8.8claws44
3013
3014         * src/mainwindow.c
3015                 focus_in_event handler should not select summary view row 
3016                 when another window (menu, dialog) grabbed for events 
3017                 (bug #7, "[0.8.8claws42] Message summary focus") 
3018
3019 2003-01-04 [christoph]  0.8.8claws43
3020
3021         * src/procmsg.c
3022                 update save folder after adding the sent message
3023                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
3024
3025 2003-01-02 [christoph]  0.8.8claws42
3026
3027         * src/common/plugin.c
3028                 fix unloading of all plugins and unload
3029                 plugins in reverse order
3030                 
3031         * src/gtk/pluginwindow.c
3032                 implement function of load and unload button
3033
3034         * src/gtk/prefswindow.c
3035         * src/gtk/prefswindow.h
3036                 rename register function and add new unregister
3037                 function
3038
3039         * src/plugins/spamassassin/spamassassin_gtk.c
3040                 unregister prefs page and update for changes in
3041                 src/gtk/prefswindow.c
3042
3043 2003-01-02 [paul]       0.8.8claws41
3044
3045         * po/es.po
3046                 updated by Ricardo Mones Lastra
3047
3048 2003-01-02 [paul]
3049
3050         * tools/tb2sylpheed
3051                 fixes and improvements by Urke MMI
3052
3053 2003-01-02 [thorsten]   0.8.8claws40
3054
3055         * src/procmsg.c
3056                 fixed wrong return value
3057
3058 2003-01-02 [thorsten]   0.8.8claws39
3059
3060         * src/prefs.c
3061                 fixed printing wrong variable
3062
3063 2003-01-02 [thorsten]   0.8.8claws38
3064
3065         * src/prefs.c
3066                 fixed acessing members of freed pfile struct
3067
3068 2003-01-02 [thorsten]   0.8.8claws37
3069
3070         * src/procmsg.c
3071                 detect loops across several messages
3072                 as suggested by Christoph Hohmann
3073
3074 2003-01-01 [match]      0.8.8claws36
3075
3076         * src/addrindex.c
3077                 fixed another memory leak.
3078
3079 2003-01-01 [match]      0.8.8claws35
3080
3081         * src/jpilot.[ch]
3082                 fixed memory leaks. applied Doxygen comments.
3083
3084 2003-01-01 [thorsten]   0.8.8claws34
3085
3086         * src/procmsg.c
3087                 inhibit endless loop if msg references itself
3088                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
3089
3090 2003-01-01 [christoph]  0.8.8claws33
3091
3092         * src/mainwindow.c
3093         * src/gtk/Makefile.am
3094         * src/gtk/pluginwindow.c                ** NEW **
3095         * src/gtk/pluginwindow.h                ** NEW **
3096                 add plugin window
3097
3098         * src/plugins/demo/demo.c
3099         * src/plugins/spamassassin/spamassassin.c
3100         * src/plugins/spamassassin/spamassassin_gtk.c
3101                 write better plugin descriptions
3102
3103 2002-12-31 [christoph]  0.8.8claws32
3104
3105         * src/gtk/prefswindow.c
3106         * src/plugins/spamassassin/spamassassin_gtk.c
3107                 some small improvements to GTK code
3108
3109 2002-12-31 [christoph]  0.8.8claws31
3110
3111         * src/plugins/spamassassin/spamassassin_gtk.c
3112                 enable folder select button
3113
3114 2002-12-31 [christoph]  0.8.8claws30
3115
3116         * src/mainwindow.c
3117         * src/gtk/Makefile.am
3118         * src/gtk/prefswindow.c                         ** NEW **
3119         * src/gtk/prefswindow.h                         ** NEW **
3120                 add new prefs window
3121
3122         * src/common/plugin.c
3123                 don't try to load empty config lines
3124         
3125         * src/plugins/spamassassin/Makefile.am
3126         * src/plugins/spamassassin/spamassassin.c
3127         * src/plugins/spamassassin/spamassassin.h       ** NEW **
3128         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
3129                 GTK config for SpamAssassin Plugin using
3130                 the new prefs window
3131
3132 2002-12-31 [paul]       0.8.8claws29
3133
3134         * po/POTFILES.in
3135                 remove obsolete entry 'src/menu.c'
3136
3137 2002-12-31 [alfons]     0.8.8claws28
3138
3139         * src/matcher.[ch]
3140         * src/matcher_parser_parse.y
3141         * src/prefs_matcher.c
3142                 add "ignore_thread" and "~ignore_thread" condition so it's
3143                 possible to make the actions / scoring operate on the ignore
3144                 thread flag
3145
3146 2002-12-31 [christoph]  0.8.8claws27
3147
3148         * src/addrbook.c
3149         * src/addrindex.c
3150         * src/folder.c
3151         * src/matcher.c
3152         * src/prefs_account.c
3153         * src/prefs_actions.c
3154         * src/prefs_customheader.c
3155         * src/prefs_display_header.c
3156         * src/prefs_gtk.c
3157         * src/procmime.c
3158         * src/toolbar.c
3159         * src/xmlprops.c
3160         * src/common/prefs.[ch]
3161                 extend prefs file handling for reading and automatic handling
3162                 of blocks. When reading prefs_set_block_label will automatically
3163                 move on to the block. When writing it will copy all other blocks
3164                 automatically
3165
3166         * src/common/plugin.c
3167                 Now loading plugin filenames from [Plugins] block in
3168                 sylpheed rc file
3169
3170 2002-12-30 [christoph]  0.8.8claws26
3171
3172         * src/common/hooks.[ch]
3173                 return abort status to caller of hooks_invoke
3174                 
3175         * src/inc.[ch]
3176                 invoke message filtering hook and stop
3177                 default handling when filter returns abort
3178
3179         * src/common/plugin.[ch]
3180         * src/plugins/demo/demo.c
3181                 modify plugin loader, because resolving symbols for strings
3182                 does not work correctly
3183         
3184         * configure.in
3185         * ac/spamassassin.m4                            ** NEW **
3186         * src/plugins/spamassassin/.cvsignore           ** NEW **
3187         * src/plugins/spamassassin/Makefile.am          ** NEW **
3188         * src/plugins/spamassassin/README               ** NEW **
3189         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
3190         * src/plugins/spamassassin/spamassassin.c       ** NEW **
3191         * src/plugins/spamassassin/utils.[ch]           ** NEW **
3192                 add spamassassin plugin, see src/plugins/spamassassin/README
3193                 for details
3194
3195 2002-12-29 [alfons]     0.8.8claws25
3196
3197         * src/mainwindow.c
3198                 when moving focus from a message view to the main 
3199                 window, don't forget to select the summary node
3200                 of the displayed message. should fix "[ 659103 ] 
3201                 focus-follows-mouse confuses sylpheed"
3202
3203 2002-12-29 [christoph]  0.8.8claws24
3204
3205         * src/Makefile.am
3206         * src/stringtable.[ch]          ** REMOVE **
3207         * src/common/Makefile.am
3208         * src/common/stringtable.[ch]   ** NEW **
3209                 move stringtable files to common directory
3210
3211 2002-12-29 [christoph]  0.8.8claws23
3212
3213         * src/Makefile.am
3214         * src/menu.[ch]                 ** REMOVE **
3215         * src/gtk/Makefile.am
3216         * src/gtk/menu.[ch]             ** NEW **
3217                 move menu files to gtk directory
3218
3219 2002-12-29 [match]      0.8.8claws22
3220
3221         * src/addressbook.c
3222         * src/syldap.c
3223                 moved UI specific code out of LDAP code into addressbook
3224                 UI code. fixed memory leak.
3225
3226 2002-12-29 [christoph]  0.8.8claws21
3227
3228         * src/folder.c
3229                 only check for IGNORED parent message when message is
3230                 not IGNORED itself
3231
3232 2002-12-29 [alfons]     0.8.8claws20
3233
3234         * src/summaryview.c
3235                 set gtksctree's anchor correct (immediate execute
3236                 changes the tree's layout, and anchor points at 
3237                 the incorrect row). fixes "[ 657233 ] multiple msg 
3238                 delete sometimes off by 1".
3239                 we probably have to look for more tree layout /
3240                 anchor glitches.
3241
3242 2002-12-29 [paul]       0.8.8claws19
3243
3244         * src/summaryview.c
3245                 fix bug [ 659054 ] incorrect sorting of 'From' column
3246                 when using 'display sender using address book'
3247                 thanks to Alfons and Luke Plant
3248
3249 2002-12-29 [christoph]  0.8.8claws18
3250
3251         * src/folder.c
3252         * src/procmsg.[ch]
3253                 check parent messages for IGNORE THREAD flag, when adding,
3254                 moving or copying messages to a folder
3255
3256 2002-12-27 [alfons]     0.8.8claws17
3257
3258         re-organize matcher part 5; more to come
3259
3260         * src/matcher.c
3261                 hash keywords in matchparser_tab 
3262
3263 2002-12-27 [alfons]     0.8.8claws16
3264
3265         re-organize matcher part 4; more to come
3266
3267         * src/matcher_parser.h
3268         * src/matcher_parser_lex.l
3269         * src/matcher_parser_parse.y
3270                 cleanup
3271
3272 2002-12-27 [alfons]     0.8.8claws15
3273
3274         re-organize matcher part 3; more to come
3275
3276         * src/matcher.[ch]
3277                 cleanup
3278
3279 2002-12-27 [alfons]     0.8.8claws14
3280
3281         re-organize matcher part 2; more to come but this should
3282         work. cc me if there are any regressions.
3283
3284         * src/matcher.h
3285                 add prototype for get_matchparser_tab_id()
3286         * src/matcher_parser_lex.l
3287                 look up keywords using matchparser_tab_id();
3288
3289 2002-12-27 [alfons]     0.8.8claws12
3290
3291         re-organize matcher part 1
3292
3293         * src/matcher.h
3294                 map yacc generated constants to sylpheed matcher constants
3295         * src/matcher.c
3296                 add function to find a matcher constant from a string
3297
3298 2002-12-27 [christoph]  0.8.8claws11
3299
3300         * src/compose.c
3301                 MENUITEM_ADD casts the 4th argument from integer to pointer
3302                 so it probably should not be a pointer, this means we
3303                 should use account id for it and not the account's pointer
3304
3305 2002-12-27 [paul]       0.8.8claws10
3306
3307         * src/mainwindow.c
3308                 remove unneeded 'GtkWidget *vbox'
3309                 
3310         * src/summaryview.c
3311                 further sync with 0.8.8 - make sort
3312                 by recipient work as expected
3313                 
3314         * NEWS
3315                 sync with 0.8.8
3316
3317 2002-12-27 [paul]       0.8.8claws9
3318
3319         * po/pt_BR.po
3320                 updated by Ivan F. Martinez
3321                 
3322 2002-12-27 [darko]      0.8.8claws8
3323
3324         * src/common/utils.c
3325                 added locked pattern to extended search
3326
3327 2002-12-27 [alfons]     0.8.8claws7
3328
3329         * src/prefs_matcher.[ch]
3330                 clean up
3331
3332 2002-12-26 [alfons]     0.8.8claws6
3333
3334         * src/matcher.[ch]
3335         * src/matcher_parser_lex.l
3336         * src/matcher_parser_parse.y
3337         * src/prefs_matcher.c
3338                 allow color label as a condition in the matcher
3339
3340 2002-12-26 [oliver]     0.8.8claws5
3341         
3342         * src/toolbar.c 
3343                 enable Addressbook for Main and Messageview
3344         * src/prefs_actions.c
3345                 enable actions in Messageview
3346
3347 2002-12-26 [christoph]  0.8.8claws4
3348
3349         * src/common/plugin.c
3350                 add a little debug output
3351         * configure.in
3352         * src/plugins/demo/Makefile.am
3353                 better use of automake
3354
3355 2002-12-26 [christoph]  0.8.8claws3
3356
3357         * src/Makefile.am
3358         * src/common/Makefile.am
3359                 fix "make distdir"
3360
3361 2002-12-26 [christoph]  0.8.8claws2
3362
3363         * configure.in
3364                 sort configure checks into common / gtk / plugins
3365         * po/POTFILES.in
3366                 add src/prefs_gtk.c
3367         * src/Makefile.am
3368                 add plugins SUBDIR
3369         * src/main.c
3370         * src/common/sylpheed.[ch]
3371                 added now sylpheed_done function for shutdown
3372         * src/common/Makefile.am
3373         * src/common/plugin.[ch]                ** NEW **
3374                 plugin loader and unloader
3375         * src/plugins/.cvsignore                ** NEW **
3376         * src/plugins/Makefile.am               ** NEW **
3377                 build plugins
3378         * src/plugins/demo/.cvsignore           ** NEW **
3379         * src/plugins/demo/Makefile.am          ** NEW **
3380         * src/plugins/demo/demo.c               ** NEW **
3381                 small demo plugin that installs a logtext hook and
3382                 outputs the log text to stdout
3383
3384 2002-12-26 [paul]       0.8.8claws1
3385
3386         * po/es.po
3387                 updated by Ricardo Mones Lastra
3388
3389 2002-12-26 [paul]       0.8.8claws
3390
3391         * 0.8.8claws released
3392
3393 2002-12-26 [paul]       0.8.7claws12
3394
3395         * po/bg.po
3396                 updated by George Danchev
3397
3398 2002-12-26 [paul]       0.8.7claws11
3399
3400         * po/POTFILES.in
3401                 remove unneeded 'src/prefs.c' entry 
3402
3403 2002-12-26 [paul]       0.8.7claws10
3404
3405         * src/codeconv.c
3406           src/mainwindow.c
3407                 sync with 0.8.8 release
3408         
3409         * src/folder.[ch]
3410           src/mh.c
3411           src/summaryview.c
3412                 partial sync with 0.8.8 release
3413         
3414
3415 2002-12-25 [alfons]     0.8.7claws9
3416
3417         * src/matcher.[ch]
3418         * src/matcher_parser_lex.l
3419         * src/matcher_parser_parse.y
3420         * src/prefs_matcher.c
3421                 add locked flag to possible filtering / matcher 
3422                 conditions (also a good example what should be
3423                 done to add a simple boolean condition)
3424
3425 2002-12-25 [christoph]  0.8.7claws8
3426
3427         * src/Makefile.am
3428         * src/account.[ch]
3429         * src/addrbook.c
3430         * src/addressbook.c
3431         * src/addrindex.c
3432         * src/filtering.c
3433         * src/folder.c
3434         * src/matcher.c
3435         * src/prefs.[ch]                ** REMOVE **
3436         * src/prefs_account.c
3437         * src/prefs_actions.c
3438         * src/prefs_common.c
3439         * src/prefs_customheader.c
3440         * src/prefs_display_header.c
3441         * src/prefs_filtering.c
3442         * src/prefs_folder_item.c
3443         * src/prefs_gtk.[ch]            ** NEW **
3444         * src/prefs_matcher.c
3445         * src/prefs_scoring.c
3446         * src/prefs_summary_column.c
3447         * src/procmime.c
3448         * src/selective_download.c
3449         * src/toolbar.c
3450         * src/common/Makefile.am
3451         * src/common/prefs.[ch]         ** NEW **
3452                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
3453
3454 2002-12-24 [alfons]     0.8.7claws7
3455
3456         * src/summaryview.c
3457                 summary_thread_build(): fix real cause of the crash mentioned in
3458                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
3459                 this way we get meaningful ctree nodes 
3460
3461 2002-12-24 [oliver]     0.8.7claws6
3462
3463         * src/mainwindow.[ch]
3464         * src/messageview.[ch]
3465         * src/compose.[ch]
3466         * src/inc.c
3467         * src/summaryview.c
3468                 changes to use updated toolbar handling
3469                 
3470 2002-12-24 [oliver]     0.8.7claws5
3471
3472         * src/toolbar.[ch]
3473                 generic toolbar handling
3474                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
3475         * src/prefs_toolbar.[ch]
3476                 adjust to handling
3477         
3478 2002-12-24 [oliver]     0.8.7claws4
3479         
3480         * src/stock_pixmap.[ch]
3481                 move SYLPHEED_LOGO to end of list in order 
3482                 to remove it from Custom Toolbar`s Icon View
3483
3484 2002-12-24 [alfons]     0.8.7claws3
3485
3486         * src/summaryview.c
3487                 summary_thread_build(): fix crash because of focus != selection 
3488                 after threading. when deleting the selection, gtk tries but fails 
3489                 to find the correct focusable element. we now force the selection
3490                 to be focused. this should solve the infamous bug reported by 
3491                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
3492                 a test case is available. 
3493
3494 2002-12-24 [darko]      0.8.7claws2
3495
3496         * src/summaryview.c
3497                 don't crash when unmarking message with unread children
3498
3499 2002-12-23 [christoph]  0.8.7claws1
3500
3501         * src/Makefile.am
3502         * src/common/Makefile.am
3503                 update Makefiles for moved intl.h, version.h and defs.h
3504         * src/imap.c
3505                 rewrite imap_session_get to avoid duplicate code
3506
3507 2002-12-23 [paul]       0.8.7claws
3508
3509         * Santa-Claws released
3510         
3511         * po/hu.po
3512           po/ru.po
3513                 squeeze in updated Hungarian and Russian translations.
3514                 Submitted by  Gál Zoltán and Ruslan N. Balkin
3515
3516 2002-12-23 [paul]       0.8.6claws129
3517
3518         * po/pl.po
3519                 updated by Witold Wladyslaw Wojciech Wilk
3520
3521 2002-12-23 [paul]       0.8.6claws128
3522
3523         * src/quote_fmt_parse.y
3524                 fix typo and add licence header
3525
3526 2002-12-23 [paul]       0.8.6claws127
3527
3528         * po/en_GB.po
3529                 updated
3530
3531 2002-12-23 [paul]       0.8.6claws126
3532
3533         * po/it.po
3534                 updated translation, submitted by Alessandro Maestri
3535                 
3536 2002-12-23 [paul]       0.8.6claws125
3537
3538         * src/quote_fmt_parse.y
3539                 fix signature-stripping on replies bug. match
3540                 '-- \n' and not '-- '.
3541
3542 2002-12-22 [paul]       0.8.6claws124
3543
3544         * po/bg.po
3545           po/es.po
3546           po/sr.po
3547                 updated translations. submitted by George Danchev,
3548                 Ricardo Mones Lastra, and Urke MMI respectively
3549
3550 2002-12-21 [paul]       0.8.6claws123
3551
3552         * src/addrbook.c
3553                 fix coding style
3554
3555 2002-12-21 [paul]       0.8.6claws122
3556
3557         * src/addrbook.c
3558                 fix bug [643638] where if a person is in one or more
3559                 addressbook groups editing that person's email 
3560                 address results in removal from those groups.
3561                 Patch submitted by Luke Plant.
3562
3563 2002-12-20 [christoph]  0.8.6claws121
3564
3565         * src/common/utils.c
3566         * src/summaryview.c
3567                 reimplement expand_search_string using GString to
3568                 prevent crashs caused by miscalculated string
3569                 lengths reported by Paul
3570
3571 2002-12-20 [christoph]  0.8.6claws120
3572
3573         * src/summaryview.c
3574                 don't use "changed" to check if op_count has to be changed as it
3575                 is also set when the message has unread children
3576                 (closes bug [ 653221 ] crash while deleting duplicates)
3577
3578 2002-12-20 [paul]       0.8.6claws119
3579
3580         * sync with 0.8.6cvs27
3581                 see ChangeLog 2002-12-20
3582
3583 2002-12-20 [paul]       0.8.6claws118
3584
3585         * sync with 0.8.6cvs26
3586                 see ChangeLog 2002-12-19 and 2002-12-20
3587
3588 2002-12-19 [alfons]     0.8.6claws117
3589
3590         * src/textview.c
3591                 fix incorrect parsing of email addresses, submitted by 
3592                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
3593                 name display if it contains @".
3594
3595 2002-12-18 [paul]       0.8.6claws116
3596
3597         * sync with 0.8.6cvs23
3598                 see ChangeLog 2002-12-18
3599
3600 2002-12-18 [paul]       0.8.6claws115
3601
3602         * src/Makefile.am
3603         * src/account.c
3604         * src/codeconv.c
3605         * src/gtkutils.[ch]
3606         * src/imap.c
3607                 sync with 0.8.6cvs22.
3608                 see ChangeLog 2002-12-17 and 2002-12-18
3609
3610 2002-12-17 [christoph]  0.8.6claws114
3611
3612         * src/imap.c
3613                 o don't create a session if imap greeting fails
3614                 o don't close socket when authentication fails
3615                   this is done by imap_session_destroy
3616
3617 2002-12-17 [thorsten]   0.8.6claws113
3618
3619         * tools/Makefile.am
3620           tools/README
3621           tools/google_msgid.pl ** NEW FILE **
3622                 Added "search for message-id" script and doc
3623
3624 2002-12-17 [thorsten]   0.8.6claws112
3625
3626         * po/hu.po
3627                 Updated hungarian translation
3628                 (updated by Gal Zoltan)
3629
3630 2002-12-16 [christoph]  0.8.6claws111
3631
3632         * src/addr_compl.c
3633                 remove stupid addressbook dump to debug output
3634         * src/mh.c
3635                 fix memory leak found by Hiro
3636
3637 2002-12-14 [paul]       0.8.6claws110
3638
3639         * src/compose.c
3640                 fix menubar sensitivity on send
3641                 
3642         * src/prefs_filtering.c
3643         * src/prefs_matcher.c
3644         * src/prefs_scoring.c
3645                 Fix english ;)
3646                 
3647         * src/common/quoted-printable.h
3648                 sync: fix typo
3649         
3650 2002-12-13 [christoph]  0.8.6claws109
3651
3652         * src/Makefile.am
3653         * src/manage_window.[ch]        ** REMOVE **
3654         * src/gtk/Makefile.am
3655         * src/gtk/manage_window.[ch]    ** NEW **
3656                 move manage_window files to gtk directory
3657
3658 2002-12-13 [christoph]  0.8.6claws108
3659
3660         * src/Makefile.am
3661         * src/gtkshruler.[ch]           ** REMOVE **
3662         * src/gtk/Makefile.am
3663         * src/gtk/gtkshruler.[ch]       ** NEW **
3664                 move gtkshruler files to gtk directory
3665
3666 2002-12-13 [christoph]  0.8.6claws107
3667
3668         * src/Makefile.am
3669         * src/compose.c
3670         * src/gtkstext.[ch]             ** REMOVE **
3671         * src/gtkutils.[ch]
3672         * src/textview.c
3673         * src/gtk/gtkstext.[ch]         ** NEW **
3674         * src/gtk/Makefile.am
3675                 o move stext functions to gtkstext.c to remove
3676                   dependency of gtkutils
3677                 o move gtkstext files to gtk directory
3678
3679         * src/gtk/Makefile.am
3680         * src/gtk/sslcertwindow.[ch]
3681                 UI stuff can always depend on common code so
3682                 it's ok to add ../common to include path
3683
3684 2002-12-13 [colin]      0.8.6claws106
3685
3686         * src/summaryview.c
3687                 Disconnect sighandlers for mainwindow when
3688                 quicksearch has the focus
3689                 Fix bug #653231
3690         * src/mainwindow.[ch]
3691                 Make key_pressed callback public, to be able
3692                 to disconnect it
3693
3694 2002-12-13 [christoph]  0.8.6claws105
3695
3696         * src/mh.c
3697                 create .mh_sequences file in new MH folders
3698                 (closes feature request [ 523162 ] MH folders should
3699                  get a .mh_sequences)
3700
3701 2002-12-13 [colin]      0.8.6claws104
3702
3703         * src/summaryview.c
3704                 Better handling of quicksearch show/hide
3705                 (basically the button stays under the mouse 
3706                  when toggled)
3707
3708 2002-12-13 [paul]       0.8.6claws103
3709
3710         * sync with 0.8.6cvs17
3711                 see ChangeLog 2002-12-13
3712
3713 2002-12-13 [paul]       0.8.6claws102
3714
3715         * po/es.po
3716                 updated by Ricardo Mones Lastra
3717
3718 2002-12-11 [colin]       0.8.6claws101
3719
3720         * src/folder.c
3721                 remove statusbar stuff
3722           src/folderview.c
3723                 set statusbar verbosity when moving folders
3724
3725 2002-12-11 [colin]       0.8.6claws100
3726         * src/prefs_filtering.c
3727         * src/prefs_matcher.c
3728         * src/prefs_scoring.c
3729                 Fix english ;)
3730
3731 2002-12-11 [colin]       0.8.6claws99
3732
3733         * src/prefs_common.[ch]
3734                 Add summary_quicksearch_type
3735         * src/summaryview.c
3736                 Save last used quicksearch type
3737
3738 2002-12-11 [jens]       0.8.6claws98
3739         * src/prefs_filtering.c
3740         * src/prefs_matcher.c
3741         * src/prefs_scoring.c
3742                 added dialog for incomplete rules in scoring, filtering and
3743                 matcher to ask wheather really close
3744
3745 2002-12-11 [colin]      0.8.6claws97
3746
3747         * src/folder.c
3748                 Fix folder dnd statusbar logging
3749
3750 2002-12-10 [christoph]  0.8.6claws96
3751
3752         * src/compose.c
3753         * src/folder.c
3754         * src/imap.c
3755         * src/inc.c
3756         * src/main.c
3757         * src/mainwindow.c
3758         * src/news.c
3759         * src/send.c
3760         * src/statusbar.[ch]
3761         * src/common/hooks.c
3762         * src/common/log.[ch]
3763                 o handle verbose logging in statusbar directly in statusbar code
3764                   and common code does not need any knowledge about a statusbar
3765                 o remove direct calls to statusbar_(puts|pop)_all functions
3766
3767 2002-12-10 [jens]       0.8.6claws95
3768
3769         * src/*.c
3770                 removed gettext from g_warnings
3771         * po/POTFILES.in
3772                 cleaned and updated
3773         * po/de.po
3774                 updated
3775
3776 2002-12-10 [colin]      0.8.6claws94
3777
3778         * src/main.c
3779                 finish crash dialog fix
3780
3781 2002-12-10 [colin]      0.8.6claws93
3782
3783         * src/main.c
3784                 "Fix" "sylpheed already running" instead of
3785                 crash dialog appearing after a crash
3786
3787 2002-12-10 [colin]      0.8.6claws92
3788
3789         * po/POTFILES.in
3790                 add src/gtk/sslcertwindow.c
3791
3792 2002-12-10 [paul]       0.8.6claws91
3793
3794         * po/POTFILES.in
3795                 updated to reflect recent changes
3796                 submitted by Alessandro Maestri
3797
3798 2002-12-09 [christoph]  0.8.6claws90
3799
3800         * src/Makefile.am
3801         * src/smtp.[ch]                 ** REMOVE **
3802         * src/common/Makefile.am
3803         * src/common/smtp.[ch]          ** NEW **
3804                 move smtp files to common directory
3805
3806 2002-12-09 [christoph]  0.8.6claws89
3807
3808         * src/Makefile.am
3809         * src/session.[ch]              ** REMOVE **
3810         * src/common/Makefile.am
3811         * src/common/session.[ch]       ** NEW **
3812                 move session files to common directory
3813
3814 2002-12-09 [paul]       0.8.6claws88
3815
3816         * src/account.c
3817                 fix bug [649746] edit accounts: move account reverted
3818                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
3819
3820 2002-12-09 [colin]      0.8.6claws87
3821
3822         * src/ssl_certificate.c
3823                 cleanup
3824
3825 2002-12-09 [colin]      0.8.6claws86
3826
3827         * src/ssl.c
3828                 Try to open the cert.pem database and 
3829                 issue a warning if it isn't there
3830
3831 2002-12-09 [colin]      0.8.6claws85
3832
3833         * src/common/ssl_certificate.c
3834         * src/gtk/sslcertwindow.c
3835                 Warning fixes
3836
3837 2002-12-09 [colin]      0.8.6claws84
3838
3839         * src/ssl_certificate.[ch] ** REMOVED **
3840         * src/common/ssl_certificate.[ch] ** NEW **
3841         * src/Makefile.am
3842         * src/common/Makefile.am
3843                 Moved ssl_certificate.[ch] to common
3844         * src/common/ssl.c 
3845                 Put back needed include
3846         * src/gtk/sslcertwindow.[ch]
3847                 Changed ssl_certificate.h include
3848         
3849 2002-12-09 [colin]      0.8.6claws83
3850
3851         * src/gtk/sslcertwindow.[ch]
3852                 Implement hook for certificate acception
3853         * src/ssl_certificate.[ch]
3854                 Implement hook for certificate acception
3855         * src/common/ssl.c
3856                 Reenable certificate acception check
3857         * src/mainwindow.c
3858                 Register sslcertwindow's hook
3859         
3860 2002-12-08 [christoph]  0.8.6claws82
3861
3862         * src/about.c
3863         * src/addr_compl.c
3864         * src/codeconv.c
3865         * src/manual.c
3866         * src/undo.c
3867         * src/common/utils.c
3868                 o add missing includes
3869                 o fix warnings
3870         * src/.cvsignore
3871         * src/common/.cvsignore
3872         * src/common/version.h          ** REMOVE **
3873                 remove autogenerated file
3874
3875 2002-12-08 [paul]       0.8.6claws81
3876
3877         * src/stringtable.c
3878                 put back needed include
3879
3880 2002-12-08 [colin]      0.8.6claws80
3881         
3882         * src/gtk/sslcertwindow.c
3883                 Cleaner popups when asking
3884         * src/ssl_certificate.c
3885         * src/prefs_common.[ch]
3886                 remove ssl certificate pref
3887                 put back needed include
3888         * src/undo.c
3889                 put back needed include
3890
3891 2002-12-08 [christoph]  0.8.6claws79
3892
3893         * src/folderview.c
3894         * src/logwindow.c
3895         * src/statusbar.c
3896         * src/summaryview.c
3897                 only abort hook invokation if required data is missing not
3898                 if our own data pointer is NULL, update hookfunction for
3899                 log window
3900
3901 2002-12-08 [paul]       0.8.6claws78
3902
3903         * src/about.c
3904         * src/addrcache.c
3905         * src/addrclip.c
3906         * src/addr_compl.c
3907         * src/addrselect.c
3908         * src/codeconv.c
3909         * src/colorlabel.c
3910         * src/enriched.c
3911         * src/esmtp.c
3912         * src/exporthtml.c
3913         * src/headerview.c
3914         * src/imageview.c
3915         * src/manual.c
3916         * src/noticeview.c
3917         * src/pgptext.c
3918         * src/scoring.c
3919         * src/sourcewindow.c
3920         * src/stringtable.c
3921         * src/undo.c
3922                 clean up: remove unneccesary includes
3923
3924 2002-12-08 [christoph]  0.8.6claws77
3925
3926         * src/folderview.c
3927         * src/statusbar.c
3928         * src/summaryview.c
3929         * src/common/hooks.[ch]
3930                 hook functions now have a gboolean return value, if a hook
3931                 returns TRUE it will stop executing of any more hooks in
3932                 the same hooklist for this invokation
3933
3934 2002-12-08 [colin]      0.8.6claws76
3935         
3936         * src/main.c
3937                 put back argv0 for CRASH_DIALOG
3938
3939 2002-12-08 [christoph]  0.8.6claws75
3940
3941         * src/Makefile.am
3942         * src/about.c
3943         * src/account.c
3944         * src/crash.c
3945         * src/esmtp.h
3946         * src/imap.[ch]
3947         * src/inc.c
3948         * src/main.c
3949         * src/mainwindow.c
3950         * src/news.c
3951         * src/pop.[ch]
3952         * src/prefs_account.[ch]
3953         * src/prefs_common.[ch]
3954         * src/send.[ch]
3955         * src/smtp.[ch]
3956         * src/ssl_certificate.[ch]
3957         * src/ssl_manager.[ch]
3958         * src/common/Makefile.am
3959         * src/common/log.c
3960         * src/common/nntp.[ch]
3961         * src/common/socket.[ch]
3962         * src/common/ssl.[ch]
3963         * src/gtk/sslcertwindow.[ch]
3964         * ac/openssl.m4
3965                 use new autoconf script to detect OpenSSL with extra parameters
3966                 to specify the location of libs and includes, also remove USE_SSL
3967                 to USE_OPENSSL
3968
3969         * src/common/sylpheed.[ch]
3970         * src/common/version.h.in
3971                 start seperation of common code initialization seperated from gui
3972
3973         * src/summaryview.c
3974                 The function that is called when a color label changes
3975                 should not change the color lable again
3976
3977 2002-12-08 [colin]      0.8.6claws74
3978
3979         * src/gtk/sslcertwindow.c
3980                 warning fixes
3981
3982 2002-12-08 [colin]      0.8.6claws73
3983
3984         * src/statusbar.c
3985           src/common/log.h
3986                 Register a hook for statusbar_puts_all
3987         * src/common/log.c
3988                 invoke statusbar_puts_all's hook
3989         
3990 2002-12-08 [colin]      0.8.6claws72
3991
3992         * src/ssl_certificate.c
3993                 Put back a badly-removed include
3994
3995 2002-12-08 [colin]      0.8.6claws71
3996
3997         * src/gtk/sslcertwindow.[ch]    ** NEW **
3998                 new certificate presentation
3999         * src/gtk/Makefile.am
4000                 add new files
4001         * src/ssl_certificate.[ch]
4002                 gtk cleanup, made utility functions public
4003         * src/ssl_manager.c
4004                 use new cert presentation
4005
4006 2002-12-07 [christoph]  0.8.6claws70
4007
4008         * src/Makefile.am
4009         * src/nntp.[ch]                 ** REMOVE **
4010         * src/common/Makefile.am
4011         * src/common/nntp.[ch]          ** NEW **
4012                 move nntp files to common directory
4013
4014 2002-12-07 [christoph]  0.8.6claws69
4015
4016         * src/procmsg.[ch]
4017         * src/summaryview.c
4018                 implement msginfo update callback using sylpheed's new
4019                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
4020
4021 2002-12-06 [christoph]  0.8.6claws68
4022
4023         * src/editgroup.c
4024                 This patch changes the 'Edit Group Details' dialog to
4025                 allow extended selections in either pane, so that
4026                 addresses can be added or removed from a group more
4027                 quickly and easily. (it actually is a net decrease in
4028                 file size, as some unnecessary functions have been
4029                 removed). 
4030                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
4031
4032 2002-12-06 [christoph]  0.8.6claws67
4033
4034         * src/Makefile.am
4035         * src/template.[ch]             ** REMOVE **
4036         * src/common/Makefile.am
4037         * src/common/template.[ch]      ** NEW **
4038                 move template files to common directory
4039
4040         * src/nntp.c
4041                 add missing log.h include
4042
4043 2002-12-06 [melvin]     0.8.6claws66
4044
4045         * src/prefs_actions.c
4046                 Added the trailing ">" syntax to insert command's output
4047                 without replacing old text (in contrast to trailing "|").
4048
4049 2002-12-05 [colin]      0.8.6claws65
4050         
4051         * src/common/utils.c
4052                 Don't modify original search_string or it'll change
4053                 the next iterations in the for()
4054
4055 2002-12-05 [darko]      0.8.6claws64
4056
4057         * src/common/utils.c
4058                 proper check for filtering commands, found by Colin
4059
4060 2002-12-05 [darko]      0.8.6claws63
4061
4062         * src/common/utils.c
4063                 check proper string for NULL pointer, found by Colin
4064
4065 2002-12-05 [darko]      0.8.6claws62
4066
4067         * src/common/utils.[ch]
4068                 expand_search_string(): new function
4069                 converts Mutt-like patterns to Sylpheed's
4070                 filtering engine
4071         * src/summaryview.c
4072                 use expand_search_string() to allow Mutt-like
4073                 patterns in extended search
4074         * README.claws
4075                 document extended option in quick search
4076
4077 2002-12-05 [paul]       0.8.6claws61
4078
4079         * sync with 0.8.6cvs16
4080                 see ChangeLog 2002-12-05
4081                 
4082         * po/POTFILES.in
4083                 clean up
4084
4085 2002-12-04 [christoph]  0.8.6claws60
4086
4087         * src/imap.[ch]
4088                 put imap authentication code into a new function and
4089                 remove it from imap_session_new that will allow to
4090                 send other commands before authentication
4091
4092 2002-12-04 [christoph]  0.8.6claws59
4093
4094         * src/imap.[ch]
4095                 use already existing method to prevent unneeded IMAP
4096                 folder selects. Set imap_select parameters to NULL
4097                 in some functions if the values are not required.
4098
4099         * src/xml.h
4100                 remove no longer required include
4101
4102 2002-12-04 [paul]       0.8.6claws58
4103
4104         * po/es.po
4105                 updated by Ricardo Mones Lastra
4106                 
4107         * configure.in
4108           po/hu.po      ** NEW FILE **
4109                 initial Hungarian translation, submitted
4110                 by Gál Zoltán <galzoli@hu.inter.net>
4111
4112 2002-12-03 [christoph]  0.8.6claws57
4113
4114         * src/Makefile.am
4115         * src/gtksctree.[ch]            ** REMOVE **
4116         * src/gtk/Makefile.am
4117         * src/gtk/gtksctree.[ch]        ** NEW **
4118                 move gtksctree files to gtk directory
4119
4120 2002-12-03 [christoph]  0.8.6claws56
4121
4122         * src/Makefile.am
4123         * src/md5.[ch]                  ** REMOVE **
4124         * srm/common/Makefile.am
4125         * src/common/md5.[ch]           ** NEW **
4126                 move md5 files to common directory
4127
4128         * src/gtkstext.c
4129                 remove not required #include
4130
4131 2002-12-03 [sergey]     0.8.6claws55
4132
4133         * src/gtkutils.c
4134         * src/gtkutils.h
4135                 gtkut_window_popup(): new function.
4136         * src/mainwindow.c
4137                 main_window_popup(): use gtkut_window_popup() to raise
4138                 window without changing its position.
4139                 (see sylpheed-main ML message [sylpheed:17247])
4140
4141 2002-12-03 [sergey]     0.8.6claws54
4142
4143         * src/send.c
4144                 send_message_local(): removed first-dot escaping
4145                 (SMTP-only, not needed for sending through pipe)
4146
4147 2002-12-03 [paul]       0.8.6claws53
4148
4149         * po/POTFILES.in
4150                 update to reflect recent changes (thanks
4151                 to Ricardo Mones Lastra)
4152                 
4153         * tools/filter_conv.pl
4154                  fix problem with quoted strings. Patch submitted
4155                  by Luke Plant <lukeplant@softhome.net>
4156
4157 2002-12-03 [paul]       0.8.6claws52
4158
4159         * sync with 0.8.6cvs15
4160                 see ChangeLog 2002-12-03
4161
4162 2002-12-02 [christoph]  0.8.6claws51
4163
4164         * src/logwindow.[ch]
4165         * src/common/log.[ch]
4166                 implement logging using a hook function
4167
4168         * src/folderview.c
4169         * src/folder.[ch]
4170                 define hooklist name in header file to avoid
4171                 errors caused by wrong spelling of hooklist names
4172
4173         * src/toolbar.c
4174                 fix warnings
4175
4176 2002-12-02 [christoph]  0.8.6claws50
4177
4178         * src/common/Makefile.am
4179                 add src/common/hooks.[ch]
4180
4181         * src/common/hooks.[ch]
4182                 implement a simple hook system using glib's hook functions
4183
4184         * src/folder.[ch]
4185         * src/folderview.c
4186                 use new hook system for folder item updates
4187
4188 2002-12-02 [christoph]  0.8.6claws49
4189
4190         * doc-src/ui_seperation.txt     ** NEW **
4191                 information for ui seperation
4192
4193         * src/Makefile.am
4194                 remove files that were moved to common
4195                 include common directory by default for the header files
4196
4197         * src/inc.c
4198         * src/common/socket.c
4199         * src/automaton.[ch]
4200                 implement automaton using g_io_*-functions instead of
4201                 gdk_input_add to make it ui independent
4202
4203         * src/codeconv.c
4204         * src/compose.c
4205         * src/ldif.c
4206         * src/pgptext.c
4207         * src/procmime.c
4208         * src/rfc2015.c
4209         * src/smtp.c
4210         * src/unmime.c
4211                 remove common/ prefix because directory is now in
4212                 include path
4213
4214         * src/compose.c
4215         * src/folder.c
4216         * src/folderview.c
4217         * src/mainwindow.c
4218         * src/messageview.c
4219         * src/prefs_common.c
4220         * src/procmsg.c
4221         * src/rfc2015.c
4222                 fix warnings
4223
4224         * src/imap.c
4225         * src/inc.c
4226         * src/news.c
4227         * src/pop.c
4228         * src/send.c
4229         * src/smtp.c
4230         * src/ssl_certificate.c
4231                 add log.h header file for logging functions
4232
4233         * src/main.c
4234         * src/common/utils.c
4235         * src/summaryview.c
4236         * src/xml.c
4237                 o move debug_mode to common/utils.c
4238                 o add functions to set and get debug_mode
4239
4240         * src/defs.h                    ** REMOVE **
4241         * src/intl.h                    ** REMOVE **
4242         * src/socket.[ch]               ** REMOVE **
4243         * src/ssl.[ch]                  ** REMOVE **
4244         * src/utils.[ch]                ** REMOVE **
4245                 replaced by new files in src/common/
4246         
4247         * src/common/Makefile.am
4248                 add new files in src/common/
4249
4250         * src/common/defs.h             ** NEW **
4251         * src/common/intl.h             ** NEW **
4252         * src/common/log.[ch]           ** NEW **
4253         * src/common/socket.[ch]        ** NEW **
4254         * src/common/ssl.[ch]           ** NEW **
4255         * src/common/utils.[ch]         ** NEW **
4256                 replacement for files in src/
4257
4258 2002-12-02 [colin]      0.8.6claws48
4259
4260         * src/folderview.c
4261                 Scroll folderview if necessary during dnd
4262
4263 2002-12-02 [colin]      0.8.6claws47
4264
4265         * src/folder.[ch]
4266                 Add check to verify a move is within a single mailbox
4267         * src/folderview.c
4268                 Add specific error string for this check
4269
4270 2002-12-02 [colin]      0.8.6claws46
4271
4272         * src/folder.c
4273                 Add a test to folder moving, remove a statusbar_print
4274         * src/folderview.c
4275                 Add Move folder... context-menu item
4276                 Factorize folder moving code
4277                 Enable folder DND for mbox
4278
4279 2002-12-01 [christoph]  0.8.6claws45
4280
4281         * ac/aspell.m4
4282                 remove conf.aspelltest if the version check fails
4283
4284 2002-11-30 [christoph]  0.8.6claws44
4285
4286         * autogen.sh
4287                 run libtoolize --force in autogen to create missing
4288                 libtool scripts
4289
4290 2002-11-30 [christoph]  0.8.6claws43
4291
4292         * src/Makefile.am
4293         * src/pgptext.c
4294         * src/procmime.c
4295         * src/rfc2015.c
4296         * src/uuencode.[ch]             ** REMOVED **
4297         * src/common/Makefile.am
4298         * src/common/uuencode.[ch]      ** NEW **
4299                 move uuen/decoder to common directory
4300
4301 2002-11-30 [christoph]  0.8.6claws42
4302
4303         * src/Makefile.am
4304         * src/base64.[ch]               ** REMOVED **
4305         * src/codeconv.c
4306         * src/compose.c
4307         * src/ldif.c
4308         * src/pgptext.c
4309         * src/procmime.c
4310         * src/rfc2015.c
4311         * src/smtp.c
4312         * src/unmime.c
4313         * src/common/Makefile.am
4314         * src/common/base64.[ch]        ** NEW **
4315                 move base64 en/decoder to common directory
4316
4317 2002-11-30 [christoph]  0.8.6claws41
4318
4319         * src/common                    ** NEW **
4320                 new directory for UI independent code
4321         * src/gtk                       ** NEW **
4322                 new directory for GTK frontend
4323         * src/common/.cvsignore         ** NEW **
4324         * src/gtk/.cvsignore            ** NEW **
4325                 ignore build files
4326         * src/common/Makefile.am        ** NEW **
4327         * src/gtk/Makefile.am           ** NEW **
4328                 automake files to build new seperated stuff
4329         * src/Makefile.am
4330                 the binary will currently still be build with the
4331                 files in src, so we include the code from the
4332                 subdirs for now after building the libs there
4333
4334 2002-11-30 [paul]       0.8.6claws40
4335
4336         * src/compose.c
4337                 fix bug [642731] 'Wrong selected account with drafted mail'
4338
4339 2002-11-29 [oliver]     0.8.6claws39
4340         
4341         * src/messageview.c
4342                 o update summaryview when switching between different
4343                   messageviews          
4344         * src/toolbar.c  
4345                 o check if messageview holds already removed msg
4346                   from summaryview
4347                 
4348
4349 2002-11-29 [oliver]     0.8.6claws38
4350
4351         * src/toolbar.c 
4352                 remove not needed variables and includes
4353                 make messageview stay opened and move to next when msgs are deleted 
4354
4355 2002-11-29 [oliver]     0.8.6claws37
4356         
4357         * src/toolbar.c 
4358                 disable compose button (messageview toolbar) by default
4359                 deleted msgs are moved to trash
4360         
4361 2002-11-29 [melvin]     0.8.6claws36
4362
4363         * configure.in
4364                 Increased minimal gpgme version to 0.3.10 (Zombies out)
4365                 and to detect signatures expirations (gpgme 0.3.6)
4366
4367         * src/main.c
4368                 Use non obsolescent function for Gpgme engine checking.
4369
4370         * src/rfc2015.c
4371                 Inform about expired signatures or signatures which key
4372                 has expired. Expiration date is displayed.
4373
4374         * src/sigstatus.c
4375                 Inform about expired signatures or signatures which key
4376                 has expired.
4377
4378 2002-11-28 [paul]       0.8.6claws35
4379
4380         * src/folderview.c
4381                 re-instate 'Check for new messages' in Newsgroup
4382                 folders right-click menu, after a suggestion from
4383                 Tim Mann <timmann@users.sourceforge.net>
4384
4385         * src/main.c
4386                 after a crash check only local folders for new
4387                 messages
4388
4389 2002-11-28 [paul]       0.8.6claws34
4390
4391         * configure.in
4392                 apply patch that fixes the checking of GTK with XIM 
4393                 support on different OSs, such as FreeBSD. Patch 
4394                 submitted by Topia <topia@users.sourceforge.net>
4395                 
4396 2002-11-28 [paul]       0.8.6claws33
4397
4398         * src/mainwindow.c
4399           src/prefs_common.c
4400           src/prefs_toolbar.c
4401                 more changes to the English
4402
4403 2002-11-28 [paul]       0.8.6claws32
4404
4405         * sync with 0.8.6cvs13
4406                 see ChangeLog 2002-11-28 (no sync needed
4407                 for src/compose.c)
4408
4409 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
4410         
4411         * src/mainwindow.[ch]
4412                 add patch by Ivan F. Martinez introducing messageview Toolbar
4413                 some changes and committed by oliver    
4414
4415 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
4416
4417         * src/messageview.[ch]
4418                 add patch by Ivan F. Martinez introducing messageview Toolbar
4419                 some changes and committed by oliver    
4420
4421 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
4422
4423         * src/compose.[ch]
4424                 add patch by Ivan F. Martinez introducing messageview Toolbar
4425                 some changes and committed by oliver    
4426
4427 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
4428         
4429         * src/toolbar.[ch]
4430                 add patch by Ivan F. Martinez introducing messageview Toolbar
4431                 some changes and committed by oliver
4432
4433 2002-11-28 [oliver]     0.8.6claws27
4434         
4435         * src/prefs_toolbar.[ch]
4436                 getting ready for messageview toolbar
4437                 free mem allocated by gettext
4438                 change prefs_toolbar to prefs_toolbar_open
4439  
4440 2002-11-28 [thorsten]   0.8.6claws26
4441
4442         * src/imageview.[ch]
4443                 cleaned up conflicting declarations of
4444                 imageview_show_image()
4445
4446 2002-11-28 [paul]       0.8.6claws25
4447
4448         * src/grouplistdialog.c
4449           src/prefs_common.c
4450           src/prefs_summary_column.c
4451                 a few more improvements to the English
4452
4453 2002-11-28 [colin]      0.8.6claws24
4454
4455         * man/sylpheed.1
4456                 A few updates to command-line parameters
4457
4458 2002-11-28 [colin]      0.8.6claws23
4459
4460         * src/prefs_filtering.c
4461                 Fix problems with prefs_filtering_delete_path:
4462                 a) if the first rule is removed, original pointers
4463                    weren't updated (leading to segfaults)
4464                 b) it was always global_processing updated in case
4465                    of removed path was parent of rule path
4466
4467 2002-11-27 [paul]       0.8.6claws22
4468
4469         * src/mainwindow.c
4470           src/prefs_account.c
4471           src/prefs_actions.c
4472           src/prefs_common.c
4473           src/prefs_customheader.c
4474           src/prefs_display_header.c
4475           src/prefs_filtering.c
4476           src/prefs_folder_item.c
4477           src/prefs_matcher.c
4478           src/prefs_scoring.c
4479           src/prefs_summary_column.c
4480           src/prefs_template.c
4481           src/prefs_toolbar.c
4482                  improve the English in the GUI
4483
4484 2002-11-27 [colin]      0.8.6claws21
4485
4486         * src/folder.c
4487                 Fix processing renaming problems happening after
4488                 last commit
4489
4490 2002-11-27 [colin]      0.8.6claws20
4491
4492         * src/folder.c
4493                 recursive move now deletes src each subfolder after 
4494                 having moved it
4495         * src/folderview.c
4496                 Use identifier instead of path during dnd (enables
4497                 IMAP folder dnd)
4498
4499 2002-11-27 [paul]       0.8.6claws19
4500
4501         * src/main.c
4502                 apply patch that does command-line processing 
4503                 BEFORE gtk_init, allowing claws to run from 
4504                 shell-scripts in non-X environment (e.g. crontab 
4505                 or ip-up, ip-down scripts). Patch submitted by
4506                 Ruslan N. Balkin <baron@dartel.ru>
4507                 
4508         * po/it.po
4509                 updated by Alessandro Maestri
4510
4511 2002-11-27 [paul]       0.8.6claws18
4512
4513         * sync with 0.8.6cvs12
4514           src/prefs_common.c
4515                 Differences are that main uses a 'Receive dialog'
4516                 frame on the Interface tab, whereas claws groups all 
4517                 the dialogs together in a 'Dialogs' frame.
4518
4519 2002-11-27 [colin]      0.8.6claws17
4520
4521         * src/prefs_matcher.c
4522                 Fix Execute criteria's NOT flag
4523
4524
4525 2002-11-26 [christoph]  0.8.6claws16
4526
4527         * src/ssl.c
4528                 rewrite the ssl code a little bit, only use one
4529                 SSL context, set default certificates' file/path
4530
4531 2002-11-26 [thorsten]   0.8.6claws15
4532
4533         * src/compose.c
4534                 default-reply-to didn't work for ml-reply
4535
4536 2002-11-26 [melvin]     0.8.6claws14
4537
4538         * src/prefs_actions.c
4539                 Made pipe-actions ignore short headers in message view
4540                 Made trailing-pipe-actions write in the message view with
4541                 the same font as the original message
4542
4543 2002-11-26 [paul]       0.8.6claws13
4544
4545         * src/compose.c
4546                 this time commit the correct file
4547
4548 2002-11-26 [paul]       0.8.6claws12
4549
4550         * sync with 0.8.6cvs11
4551           src/quote_fmt_parse.y  
4552                 no sync needed
4553           src/account.[ch]       
4554                 not sync'ed
4555           src/compose.c
4556                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
4557                 on draft mode.
4558                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
4559                 header
4560                 
4561         see ChangeLog 2002-11-25 and 2002-11-26
4562
4563 2002-11-26 [colin]      0.8.6claws11
4564
4565         * src/folderview.c
4566                 Fix collapsed folder not auto-expanding during
4567                 mail dnd, if it was the source folder.
4568
4569 2002-11-25 [colin]      0.8.6claws10
4570
4571         * src/folderview.[ch]
4572                 Variable renaming and cleaning (slist of nodes 
4573                 to be re-collapsed is stored in FolderView)
4574
4575 2002-11-25 [paul]       0.8.6claws9
4576
4577         * src/prefs_common.[ch]
4578                 fix breakage caused by last commit
4579
4580 2002-11-25 [paul]       0.8.6claws8
4581
4582         * sync with 0.8.6cvs4
4583                 see ChangeLog 2002-11-21
4584
4585 2002-11-25 [paul]       0.8.6claws7
4586
4587         * sync with 0.8.6cvs4
4588                 see ChangeLog 2002-11-20
4589
4590 2002-11-25 [paul]       0.8.6claws6
4591
4592         * sync with 0.8.6cvs3
4593                 see ChangeLog 2002-11-18
4594
4595 2002-11-25 [colin]      0.8.6claws5
4596
4597         * src/gtkutils.[ch]
4598                 Add gtkut_ctree_node_is_parent()
4599         * src/folderview.c
4600                 Spring-loaded folders
4601
4602 2002-11-25 [colin]      0.8.6claws4
4603
4604         * src/utils.[ch]
4605                 Add slist_concat_unique(), function to merge
4606                 two GSList filtering dups
4607         * src/folder.[ch]
4608         * src/summaryview.[ch]
4609         * src/folderview.c
4610         * src/main.c
4611                 Add detection/update/display of unread answers
4612                 to marked mails
4613         * src/procmsg.[ch]
4614                 Add procmsg_find_children()
4615                 Add procmsg_msg_has_marked_parent()
4616
4617 2002-11-25 [colin]      0.8.6claws3
4618
4619         * src/ssl_certificate.[ch]
4620                 Allow checking a certificate without a DNS
4621                 lookup
4622                 Allow to forget a cert (by deleting it)
4623                 Make ssl_certificate_destroy_public
4624         * src/ssl_manager.[ch] ** NEW FILES **
4625                 Gui to manage (display/remove) certificates
4626         * src/prefs_common.[ch]
4627                 Add a pref to allow silent acceptation of
4628                 trusted certificates or not (based on the
4629                 "I want to know what's going on" principle)
4630         * src/mainwindow.c
4631                 Add SSL manager in Tools menu
4632         * src/Makefile.am
4633                 Add the new files to the build
4634         * po/POTFILES.in
4635                 Add ssl_manager.c to translations
4636
4637 2002-11-25 [colin]      0.8.6claws2
4638
4639         * src/summaryview.[ch]
4640                 Add S_SEARCH_EXTENDED to the quick search, which 
4641                 allows to search using filtering syntax.
4642
4643 2002-11-25 [colin]      0.8.6claws1
4644
4645         * src/summaryview.c
4646                 Deletion of duplicates now prefer deleting
4647                 the unread dup (fixes feature-request 638989).
4648
4649 2002-11-24 [paul]       0.8.6claws
4650
4651         * po/es.po
4652           po/pl.po
4653           po/ru.po
4654           po/sr.po
4655                 updated by Ricardo Mones Lastra,
4656                 Witold Wladyslaw Wojciech Wilk,
4657                 Ruslan N. Balkin, and  Urke MMI 
4658                 respectively
4659
4660 2002-11-24 [paul]       0.8.5claws182
4661
4662         * po/bg.po
4663                 updated by George Danchev
4664
4665 2002-11-23 [alfons]     0.8.5claws181
4666
4667         * src/imap.c
4668                 tiny memory leak found by browsing Dimitar's 
4669                 valgrind report
4670
4671 2002-11-23 [paul]       0.8.5claws180
4672
4673         * po/it.po
4674                 updated by Alessandro Maestri
4675
4676 2002-11-22 [christoph]  0.8.5claws179
4677
4678         * src/compose.c
4679         * src/inc.c
4680         * src/prefs_filtering.c
4681         * src/summaryview.c
4682                 more warning fixes
4683
4684 2002-11-22 [alfons]     0.8.5claws178
4685
4686         * src/summaryview.c
4687                 summary_execute_delete_func(): if message is deleted, make 
4688                 sure to also remove its entry in the subject hash table. 
4689                 fixes a corner case bug.
4690
4691 2002-11-22 [paul]       0.8.5claws177
4692
4693         * .cvsignore
4694                 add 'autom4te.cache'
4695                 
4696         * ltconfig      ** REMOVED **
4697                 not needed
4698
4699 2002-11-22 [paul]       0.8.5claws176
4700
4701         * src/textview.c
4702                 textview_set_font(): fix for message display in
4703                 UTF-8 locales (thanks to Sergey Vlasov).
4704                 
4705         * AUTHORS
4706                 add new team members and contributors
4707
4708
4709 2002-11-21 [colin]      0.8.5claws175
4710
4711         * src/procmsg.[ch]
4712                 Add procmsg_remove_special_headers()
4713         * src/mh.c
4714                 Use procmsg_remove_special_headers() for 
4715                 previous fix
4716
4717 2002-11-21 [colin]      0.8.5claws174
4718
4719         * src/mh.c
4720                 Fix moving/copying from queue/draft folders
4721                 for MH folders
4722
4723 2002-11-21 [christoph]  0.8.5claws173
4724
4725         * src/crash.c
4726         * src/filtering.c
4727         * src/logwindow.c
4728         * src/main.c
4729         * src/matcher_parser_lex.[hl]
4730         * src/mbox.c
4731         * src/mbox_folder.[ch]
4732         * src/prefs_filtering.c
4733         * src/procheader.c
4734         * src/quote_fmt_lex.l
4735         * src/ssl.c
4736                 fix all warnings except the warnings in lex and yacc files
4737
4738 2002-11-20 [christoph]  0.8.5claws172
4739
4740         * src/imap.c
4741                 fix MsgInfo retrieval for IMAP draft and queue folders
4742                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
4743
4744 2002-11-19 [christoph]  0.8.5claws171
4745
4746         * src/compose.c
4747                 fix segfault, when draft saving does not get
4748                 the MsgInfo of the new message
4749                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
4750
4751 2002-11-19 [christoph]  0.8.5claws170
4752
4753         * src/procmsg.c
4754                 add parameter check for flag setting function
4755                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
4756
4757 2002-11-18 [paul]       0.8.5claws169
4758
4759         * src/compose.c
4760                 more sensitivity fixes to redirect mode:
4761                 * disable toolbar draft button
4762                 * allow only Address book in the Tools menu
4763                 * disable editing of message by the spell
4764                   checker
4765
4766 2002-11-18 [paul]       0.8.5claws168
4767
4768         * src/compose.c
4769                 fix sensitivity of menu items in compose_redirect():
4770                 allow only the necessary items 
4771
4772 2002-11-18 [paul]       0.8.5claws167
4773
4774         * src/compose.c
4775                 fix bug [ 603259 ] 'attachment got lost on bounce'
4776
4777 2002-11-18 [paul]       0.8.5claws166
4778
4779         * po/ru.po
4780                 updated by Ruslan N. Balkin <baron@dartel.ru>
4781
4782 2002-11-18 [colin]      0.8.5claws165
4783
4784         * src/main.c
4785           src/defs.h
4786                 Remove old filtering stuff
4787
4788
4789 2002-11-17 [oliver]     0.8.5claws164
4790
4791         * src/toolbar.h
4792                 remove not needed typedef 
4793
4794 2002-11-17 [oliver]     0.8.5claws163
4795
4796         * src/toolbar.c
4797                 make toolbar's on click events translatable
4798
4799 2002-11-15 [colin]      0.8.5claws162
4800
4801         * src/summaryview.c
4802                 Revert too-soon integration of a feature
4803
4804 2002-11-15 [christoph]  0.8.5claws161
4805
4806         * src/imap.c
4807                 use main's implementation of imap_get_msginfo
4808
4809 2002-11-15 [christoph]  0.8.5claws160
4810
4811         * src/compose.c
4812         * src/folder.[ch]
4813         * src/imap.c
4814         * src/mbox_folder.c
4815         * src/mh.c
4816         * src/news.c
4817         * src/procmsg.c
4818         * src/summaryview.c
4819                 replace claws' fetch_msginfo with main's get_msginfo
4820                 (use main's implementation where possible)
4821
4822 2002-11-15 [colin]      0.8.5claws159
4823
4824         * src/ssl_certificate.c
4825                 Missed a check
4826
4827 2002-11-16 [melvin]     0.8.5claws158
4828
4829         * po/fr.po
4830                 Updated French translations.
4831
4832 2002-11-16 [colin]      0.8.5claws157
4833
4834         * src/ssl_certificate.c
4835                 Check for missing parts in the certificates
4836
4837 2002-11-15 [colin]      0.8.5claws156
4838
4839         * src/folderview.c
4840                 Preventive fix (missing check) found by
4841                 Alfons
4842
4843 2002-11-15 [paul]
4844
4845         * NEWS
4846                 sync with 0.8.6 release
4847
4848 2002-11-15 [colin]      0.8.5claws155
4849
4850         * src/folder.[ch]
4851           src/folderview.c
4852                 Fix error handling of folder_item_move_to()
4853                 (thanks to Alfons!)
4854
4855 2002-11-15 [colin]      0.8.5claws154
4856
4857         * src/folder.[ch]
4858           src/folderview.c
4859                 folder_item_move_to() sets an error message instead
4860                 of having GUI stuff in folder.c
4861
4862 2002-11-15 [colin]      0.8.5claws153
4863
4864         * src/procmsg.[ch]
4865                 Implemented a callback for MsgInfo updates, 
4866                 heavily copy/pasted from Christoph's folder 
4867                 callback system
4868         * src/summaryview.[ch]
4869                 Register summary_update_msg as callback
4870
4871 2002-11-14 [colin]      0.8.5claws152
4872         
4873         * src/procmsg.c
4874                 Update the FolderItem after sending (fixes 617593)
4875
4876 2002-11-14 [christoph]  0.8.5claws151
4877
4878         * src/folder.c
4879                 fix wrong position of NULL pointer check found
4880                 by Sergey
4881
4882 2002-11-14 [christoph]  0.8.5claws150
4883
4884         * src/folder.c
4885                 fix segfault when deleting messages from IMAP folders
4886                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
4887
4888 2002-11-14 [colin]      0.8.5claws149
4889
4890         * src/compose.c
4891                 Forwarding was also ignoring the folder's default account.
4892
4893 2002-11-14 [colin]      0.8.5claws148
4894
4895         * src/compose.c
4896                 Fix sent folder not set to folder properties when 
4897                 forwarding.
4898
4899 2002-11-14 [thorsten]   0.8.5claws147
4900
4901         * src/inc.c
4902                 inc_start(): Files were not moved from .processing to inbox,
4903                 if no global processing rule existed
4904
4905 2002-11-14 [colin]      0.8.5claws146
4906
4907         * src/ssl_certificate
4908                 Fix file operations
4909
4910 2002-11-14 [paul]       0.8.5claws145
4911
4912         * po/it.po
4913                 updated by Alessandro Maestri
4914
4915 2002-11-13 [alfons]     0.8.5claws144
4916
4917         * src/folder.c
4918                 folder_item_close(): only mark messages unread
4919                 when a folder has new messages 
4920
4921 2002-11-13 [keith]      0.8.5claws143
4922
4923         * src/imap.c
4924                 Fix problem moving or copying between
4925                 IMAP folders
4926
4927 2002-11-13 [colin]      0.8.5claws142
4928
4929         * src/matcher_parser_parse.y
4930                 Fix rule problem when " don't match
4931
4932 2002-11-13 [christoph]  0.8.5claws141
4933
4934         * src/folder.c
4935         * src/folderview.c
4936                 moved cache saving to folder_item_close
4937                 the folderview should not have to deal with
4938                 this things
4939
4940 2002-11-13 [christoph]  0.8.5claws140
4941
4942         * src/summaryview.c
4943                 moved setting of important score to
4944                 summary_set_prefs_from_folderitem
4945
4946 2002-11-13 [colin]      0.8.5claws139
4947
4948         * src/matcher_parser_parse.y
4949                 Fix a segfault in the parser (happening when
4950                 a good expression had been tested and a bad 
4951                 one arrives)
4952
4953 2002-11-13 [paul]       0.8.5claws138
4954
4955         * sync with 0.8.5cvs24
4956                 see ChangeLog 2002-11-13
4957                 
4958         * po/pt_BR.po
4959                 updated by Fabio Jr. Beneditto
4960
4961 2002-11-13 [colin]      0.8.5claws137
4962         
4963         * src/msgcache.c
4964           src/defs.h
4965           src/procmsg.[ch]
4966                 Revert last commit, problem
4967
4968 2002-11-13 [colin]      0.8.5claws136
4969
4970         * src/msgcache.c
4971                 Remove duplicated code
4972         * src/defs.h
4973                 Bumped CACHE_VERSION and MARK_VERSION
4974         * src/procmsg.[ch]
4975                 Network endian for cache and mark files
4976
4977 2002-11-12 [colin]      0.8.5claws135
4978
4979         * src/inc.c
4980                 Fix the "socket error" dialog which disappeared
4981
4982 2002-11-12 [colin]      0.8.5claws134
4983
4984         * src/msgcache.c
4985                 Reverse last commit which had performance 
4986                 problems, but still reverse the list
4987
4988 2002-11-12 [colin]      0.8.5claws133
4989
4990         * src/msgcache.c
4991                 Reverse list order
4992
4993 2002-11-12 [melvin]     0.8.5claws132
4994
4995         * src/compose.c
4996                 Added a check for a NULL prefs_common.dictionary
4997
4998 2002-11-12 [colin]      0.8.5claws131
4999
5000         * src/ssl_certificate.[ch]
5001                 Use FQDN hostname
5002
5003 2002-11-12 [colin]      0.8.5claws130
5004
5005         * src/ssl_certificate.[ch]
5006                 Take connection port into account for 
5007                 checking certificates (a single hostname
5008                 could have multiple servers with multiple
5009                 certificates)
5010         * src/ssl.c
5011                 Pass the port to ssl_certificate_check
5012
5013 2002-11-12 [paul]       0.8.5claws129
5014
5015         * src/folder.c
5016                 fix a typo in last commit
5017
5018 2002-11-12 [paul]       0.8.5claws128
5019
5020         * sync with 0.8.5cvs23
5021                 see ChangeLog entry 2002-11-12
5022
5023 2002-11-11 [colin]      0.8.5claws127
5024
5025         * src/ssl_certificate.c
5026                 Cleaner messages
5027                 Don't popup, instead log error, if the 
5028                 corresponding pref is checked
5029         * src/ssl_certificate.h
5030                 include <openssl/objects/h>
5031
5032 2002-11-11 [colin]      0.8.5claws126
5033
5034         * src/ssl_certificate.h
5035                 _Really_ clean it
5036
5037 2002-11-11 [colin]      0.8.5claws125
5038         
5039         * src/ssl_certificate.c
5040                 Fixed leak
5041
5042 2002-11-11 [colin]      0.8.5claws124
5043
5044         * src/ssl.c
5045                 Cleaned a bit
5046         * src/ssl_certificate.[ch]
5047                 Cleaned a bit (better use of SSL API)
5048                 (This will cause non-recognition of saved 
5049                  certificates of claws12[23]...)
5050
5051 2002-11-11 [paul]       0.8.5claws123
5052         
5053         * po/es.po
5054                 updated by Ricardo Mones Lastra
5055
5056 2002-11-11 [colin]      0.8.5claws122
5057
5058         * src/ssl.c
5059                 Fix a typo
5060
5061 2002-11-11 [colin]      0.8.5claws121
5062
5063         * src/ssl_certificate.[ch] ** NEW FILES **
5064         * src/ssl.[ch]
5065                 Check SSL certificates presented to us
5066         * src/Makefile.am
5067                 Add ssl_certificate.[ch]
5068         * po/POTFILES.in
5069                 Add ssl_certificate.c
5070
5071 2002-11-11 [paul]       0.8.5claws120
5072
5073         * sync with 0.8.5cvs22
5074                 see ChangeLog 2002-11-11
5075
5076 2002-11-11 [paul]       0.8.5claws119
5077
5078         * sync with 0.8.5cvs21
5079                 see ChangeLog 2002-11-11
5080
5081 2002-11-10 [jens]       0.8.5claws118
5082
5083         * src/folder.c
5084         * src/folderview.c
5085                 corrected some typing
5086         * po/de.po
5087                 updated german translation
5088         * sylpheed.spec.in
5089                 cleaned up specfile and adjusted it for claws
5090
5091 2002-11-10 [colin]      0.8.5claws117
5092
5093         * src/summaryview.c
5094                 a STATUSBAR_PUSH/POP fix
5095
5096 2002-11-10 [colin]      0.8.5claws116
5097
5098         * src/prefs_folder_item.c
5099                 Fix hanging after opening folder properties
5100
5101 2002-11-10 [hoa]        0.8.5claws115
5102
5103         * src/matcher_parser_lex.l
5104         * src/matcher_parser_parse.y
5105                 config file for scoring and filtering is no more trashed
5106                 when there is a syntax error in a filtering rule when
5107                 editing it in a dialog.
5108
5109 2002-11-09 [colin]      0.8.5claws114
5110
5111         * src/mbox_folder.c
5112                 Added missing initialisation of folder->destroy()
5113
5114 2002-11-09 [colin]      0.8.5claws113
5115
5116         * src/folder.c
5117           src/folderview.c
5118                 Fix the status bar messages
5119
5120 2002-11-09 [colin]      0.8.5claws112
5121
5122         * src/folderview.c
5123                 Fix hangs after folder dnd, happening after 
5124                 claws109.
5125
5126 2002-11-09 [christoph]  0.8.5claws111
5127
5128         * src/folderview.c
5129                 just changed order of calls (reverse order of
5130                 associated calls)
5131         * src/inc.c
5132                 lock inc when checking only one account, otherwise
5133                 inc all could be executed at the same time
5134
5135 2002-11-09 [christoph]  0.8.5claws110
5136
5137         * src/folderview.c
5138                 better unlock the mouse cursor before calling
5139                 summary_show because it changes the cursor too
5140
5141 2002-11-09 [christoph]  0.8.5claws109
5142
5143         * src/folder.[ch]
5144         * src/folderview.c
5145                 add functions to open and close a folder
5146                 o opending will execute scanning for remote folders
5147                   and processing
5148                 o closing will unset new flag for messages
5149
5150 2002-11-09 [colin]      0.8.5claws108
5151
5152         * src/folder.c
5153                 Add a call to prefs_matcher_write_config to 
5154                 avoid non-leaf folders filtering settings to be
5155                 lost
5156
5157 2002-11-09 [paul]       0.8.5claws107
5158
5159         * src/prefs_account.c
5160                 re-word a label
5161
5162 2002-11-09 [colin]      0.8.5claws106
5163
5164         * src/folderview.c
5165                 Minor esthetic fix
5166
5167 2002-11-09 [colin]      0.8.5claws105
5168
5169         * src/folderview.c
5170                 Fix prefs_filtering deletion for MH folders (same
5171                 reason as below)
5172         * src/prefs_filtering.c
5173                 Fix prefs_filtering renaming and deletion for 
5174                 folder-based processing rules.  
5175
5176 2002-11-09 [christoph]  0.8.5claws104
5177
5178         * src/compose.c
5179         * src/folder.[ch]
5180         * src/folderview.[ch]
5181         * src/import.c
5182         * src/inc.c
5183         * src/main.c
5184         * src/mainwindow.c
5185         * src/messageview.c
5186         * src/prefs_folder_item.c
5187         * src/procmsg.c
5188         * src/summaryview.c
5189                 implement a callback system for folder item updates
5190
5191 2002-11-09 [colin]      0.8.5claws103
5192
5193         * src/folderview.c
5194                 Fix prefs_filtering renaming for MH folders (we
5195                 shouldn't rename by path as another folder could
5196                 have the same hierarchy).
5197
5198 2002-11-09 [colin]      0.8.5claws102
5199
5200         * src/folder.c
5201                 Fix a leak found by Christoph, use better variable
5202                 names
5203
5204 2002-11-09 [colin]      0.8.5claws101
5205
5206         * src/folder.c
5207                 One more fix for processing rules
5208
5209 2002-11-08 [colin]      0.8.5claws100
5210         
5211         * src/matcher.c
5212                 Don't copy the compiled regexp (will be reevaluated)
5213         * src/folderview.c
5214                 Lock folderview while moving
5215         * src/folder.c
5216                 Provide info on what's happening to the user
5217
5218 2002-11-08 [colin]      0.8.5claws99
5219
5220         * src/folderview.c
5221                 Fix folder reordering after a move if parent is 
5222                 root
5223         * src/scoring.[ch]
5224                 Add function to copy a ScoringProp
5225         * src/prefs_folder_item.c
5226                 Copy scoring rules when copying a folder prefs
5227
5228 2002-11-08 [colin]      0.8.5claws98
5229
5230         * src/folderview.c
5231                 Fixes in case of failure
5232         * src/filtering.[ch]    
5233                 Add function to duplicate a FilteringProp
5234         * src/matcher.[ch]
5235                 Add function to duplicate a MatcherProp
5236         * src/prefs_folder_item.c
5237                 Save folder's processing rules when copying 
5238                 its prefs
5239
5240 2002-11-08 [colin]      0.8.5claws97
5241         
5242         * src/folderview.c
5243                 Sort after move
5244         * src/folder.c 
5245                 Change a printf to debug_print
5246
5247 2002-11-08 [colin]      0.8.5claws96
5248
5249         * src/folder.c
5250           src/folderview.c
5251                 Fix segfaults, call me stupido
5252         
5253
5254 2002-11-08 [colin]      0.8.5claws95
5255
5256         *src/folder.c
5257                 Added forgotten prefs to save when moving folders
5258
5259 2002-11-08 [colin]      0.8.5claws94
5260
5261         * src/folder.c
5262                 Fixes to folder DND (prefs copy)
5263         * src/folderview.c
5264                 Optimization for folder DND (don't rescan whole tree)
5265                 Added folderview_create_folder_node() for this 
5266                 optimization, so de-duped a bit the code
5267         * src/prefs_folder_item.[ch]
5268                 Added prefs_folder_item_copy_prefs()    
5269           
5270 2002-11-08 [paul]       0.8.5claws93
5271
5272         * src/prefs_account.c
5273           tools/README
5274           tools/kmail2sylpheed_v2.pl
5275                 correct some typos
5276
5277 2002-11-08 [paul]       0.8.5claws92
5278
5279         * src/compose.c
5280           src/prefs_account.[ch]
5281                 remove account options 'clearsign' and 'ascii_armored',
5282                 replace with 'default_gnupg_mode' to prevent mixed-mode
5283                 Privacy settings
5284
5285 2002-11-08 [paul]       0.8.5claws91
5286
5287         * src/compose.[ch]
5288                 re-implement GnuPG 'on-the-fly' mode selection,
5289                 disallow mixed-mode
5290
5291 2002-11-08 [colin]      0.8.5claws90
5292
5293         * src/folderview.c
5294           src/prefs_folder_item.c
5295                 Change "Property" to "Properties"
5296
5297 2002-11-07 [colin]      0.8.5claws89
5298
5299         * src/folderview.c
5300           src/folder.c
5301                 Allow folder dropping to a root folder
5302
5303 2002-11-07 [paul]       0.8.5claws88
5304
5305         * src/compose.c
5306                 revert last commit
5307
5308 2002-11-07 [paul]       0.8.5claws87
5309
5310         * src/compose.c
5311                 fix reply-to-list bug. closes bug report
5312                 "[633382] reply-to-list broken in recent cvs"
5313
5314 2002-11-07 [paul]       0.8.5claws86
5315
5316         * src/compose.c
5317                 add a forgotten '#if USE_GPGME ... #endif'
5318
5319 2002-11-07 [paul]       0.8.5claws85
5320
5321         * sync with 0.8.5cvs20
5322                 see ChangeLog 2002-11-07
5323
5324 2002-11-07 [colin]      0.8.5claws84
5325
5326         * src/folder.[ch]
5327                 Change folder_item_move_to to return the newly 
5328                 created folderitem.
5329         * src/folderview.c
5330                 Select the new folderitem after moving.
5331
5332 2002-11-07 [colin]      0.8.5claws83
5333
5334         * src/prefs_filtering.c
5335                 Fix rule rewriting when moving a leaf folder to a 
5336                 shorter path
5337
5338 2002-11-07 [colin]      0.8.5claws82
5339
5340         * src/prefs_filtering.c
5341                 fix a leak
5342
5343 2002-11-07 [colin]      0.8.5claws81
5344
5345         * src/folder.[ch]
5346                 Add folder_item_move_to() function to move a 
5347                 folderitem into another one (updates matcher etc)
5348         * src/folderview.c
5349                 Add folder drag'n drop (context menu to come)
5350                 [Should be dataloss free, but Please backup before 
5351                  trying !]
5352
5353 2002-11-06 [colin]      0.8.5claws80
5354
5355         * src/mh.c
5356                 mh_create_folder() returns NULL if can't create
5357                 directory hierarchy
5358
5359 2002-11-06 [paul]       0.8.5claws79
5360
5361         * src/compose.[ch]
5362                 allow 'on-the-fly' changing of the type of encryption 
5363                 and/or signing used (mime/ascii) via the compose window
5364
5365 2002-11-06 [paul]       0.8.5claws78
5366
5367         * sync with 0.8.5cvs19
5368                 see ChangeLog 2002-11-06 for src/account.c: 
5369                 account_get_special_folder()
5370                 
5371 2002-11-05 [alfons]     0.8.5claws77
5372
5373         * src/crash.c
5374                 very minor cleanups: nothing to see here, move on. :-)
5375
5376 2002-11-05 [colin]      0.8.5claws76
5377
5378         * src/main.c
5379                 Changes choices if compose windows are opened to
5380                 Discard, Draft, Don't quit
5381
5382 2002-11-05 [thorsten]   0.8.5claws75
5383
5384         * src/compose.c
5385                 reenabled default_reply_to folder option
5386
5387 2002-11-05 [colin]      0.8.5claws74
5388
5389         * src/compose.[ch] 
5390                 add compose_draft()
5391         * src/crash.c
5392                 add SIGTERM handler
5393         * src/main.[ch]
5394                 add clean_quit() for the SIGTERM handler
5395
5396 2002-11-05 [paul]       0.8.5claws73
5397         
5398         * po/es.po
5399                 updated by Ricardo Mones Lastra
5400
5401 2002-11-05 [melvin]     0.8.5claws72
5402
5403         * src/logwindow.c
5404                 Fixed log-clipping bug #616795.
5405                 To stop logging in the log window use 0 length.
5406         * src/prefs_common.c
5407                 Added a label to inform about the 0 log length behaviour.
5408
5409 2002-11-05 [paul]       0.8.5claws71
5410
5411         * sync with 0.8.5cvs17
5412                 see ChangeLog 2002-11-05
5413
5414 2002-11-04 [paul]       0.8.5claws70
5415
5416         * sylpheed-128x128.png
5417           sylpheed-64x64.png
5418           sylpheed.png
5419                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
5420                 <nikai@users.sourceforge.net>
5421                 
5422         * po/bg.po
5423                 updated by George Danchev
5424
5425 2002-11-03 [thorsten]   0.8.5claws69
5426
5427         * src/main.c
5428           src/mimeview.c
5429           src/rfc2015.h
5430                 add check if gpg is active
5431
5432 2002-11-03 [thorsten]   0.8.5claws68
5433
5434         * src/toolbar.h
5435                 removed GSList declaration causing trouble on MacOS-X
5436                 (submitted by alfons, reported by xfesty)
5437
5438 2002-11-01 [paul]       0.8.5claws67
5439
5440         * src/mainwindow.c
5441                 remove last remnants of main's filter code
5442
5443 2002-11-01 [paul]       0.8.5claws66
5444
5445         * tools/filter_conv.pl
5446                 fix bug where user-defined headers were ignored
5447
5448 2002-11-01 [paul]       0.8.5claws65
5449
5450         * src/logwindow.c
5451                 make a debug_print() not translatable
5452
5453 2002-10-31 [melvin]     0.8.5claws64
5454
5455         * ac/aspell.m4
5456                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
5457                 not run any GNU/aspell test.  The dictionary path will
5458                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
5459                 was given, in which case, it will be $prefix/lib/aspell/
5460         * configure.in
5461                 Fixed typo in commentary (Aspell code).
5462
5463 2002-10-31 [paul]       0.8.5claws63
5464
5465         * po/POTFILES.in
5466                 remove src/filter.c and src/prefs_filter.c
5467                 thanks to Ricardo for reminding me
5468
5469 2002-10-31 [colin]      0.8.5claws62
5470
5471         * src/mbox_folder.c
5472                 Plug some leaks
5473
5474 2002-10-31 [paul]       0.8.5claws61
5475
5476         * src/prefs_filter.[ch] ** REMOVED **
5477           src/filter.[ch]       ** REMOVED **
5478           
5479         * src/Makefile.am
5480           src/folderview.c
5481           src/inc.c
5482           src/main.c
5483           src/mainwindow.c
5484           src/mbox.c
5485           src/prefs_common.c
5486           src/prefs_filtering.c
5487           src/summaryview.[ch]
5488                 remove main's 'filter' code
5489                 
5490         README.claws
5491                 update to reflect removal of main's filter
5492
5493 2002-10-31 [paul]       0.8.5claws60
5494
5495         * src/summaryview.c
5496                 remove check for global_processing in summary_filter_open(). 
5497                 This fixes the bug where if the user uses the right-click 
5498                 'Create filter rule...' and doesn't have any filter rules 
5499                 already defined in claws' advanced filtering, the newly 
5500                 created filter rule goes to main's filtering which is 
5501                 inaccessible through the gui. Now the filter rule gets added
5502                 to claws' filtering by default.
5503
5504 2002-10-28 [melvin]     0.8.5claws59
5505
5506         * src/prefs_actions.c
5507                 Fixed bug #627322 where MIME parts were not always
5508                 correctly passed to a %p action
5509                 Display an error dialog when message filename is not found.
5510
5511 2002-10-28 [melvin]     0.8.5claws58
5512
5513         * src/prefs_common.c
5514                 Readded a missing function declaration lost in 0.8.3claws34
5515
5516 2002-10-28 [paul]       0.8.5claws57
5517
5518         * sync with 0.8.5cvs15
5519                 see ChangeLog 2002-10-28 and 2002-10-25
5520                 
5521         Note: ChangeLog entry 2002-10-24 is not sync'ed.
5522
5523 2002-10-27 [oliver]     0.8.5claws56
5524
5525         * src/pop.c
5526                 plug leak in pop3_top_recv
5527
5528 2002-10-26 [christoph]  0.8.5claws55
5529
5530         * src/folder.c
5531                 set need_update folder flag when messages are added
5532                 (closes bug [ 626922 ] folder not updated after receiving)
5533
5534 2002-10-25 [melvin]     0.8.5claws54
5535
5536         * src/imageview.c
5537                 Fixed a memleak introduced in the scaling code.
5538
5539 2002-10-24 [alfons]     0.8.5claws53
5540
5541         * src/filtering.c
5542                 make filtering's forward message action forward from the 
5543                 correct account
5544                 (closes bug [628089 ] Filter -> Forward from address problem
5545                 reported by Oktay)
5546
5547 2002-10-24 [christoph]  0.8.5claws52
5548
5549         * src/mainwindow.c
5550         * src/manual.[ch]
5551                 o use manual of current locale or english if current
5552                   locale is not available (and english is available)
5553                 o also link to sylpheed doc project manuals
5554
5555 2002-10-23 [paul]       0.8.5claws51
5556
5557         * tools/README
5558           tools/kmail2sylpheed_v2.pl
5559                 add new version of kmail addressbook importer script.
5560                 works with newer versions of Kmail/KAddressBook which
5561                 have new and rearranged data.
5562
5563 2002-10-23 [martin]     0.8.5claws50
5564
5565         * src/folderview.c
5566         * src/summaryview.c
5567         * src/utils.h
5568         * src/utils.c
5569                 added length parameter to get_abbrev_newsgroup_name()
5570                 changed this function so that it abbreviates the newsgroup
5571                 names only so long it is smaller than the length parameter
5572                 (for better reading of some newsgroup names and space efficiency)
5573
5574 2002-10-22 [colin]      0.8.5claws49
5575
5576         *src/foldersel.c
5577                 Revert Alfons' last modification (after voting ;-))
5578
5579 2002-10-21 [alfons]     0.8.5claws48
5580
5581         * src/foldersel.c
5582                 folder view in folder selection dialog reflects state of
5583                 folder view in main window
5584
5585 2002-10-18 [alfons]     0.8.5claws47
5586
5587         * src/mbox.c
5588                 drop imported messages in folder selected by user,
5589                 and not in the inbox
5590                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
5591
5592 2002-10-18 [alfons]     0.8.5claws46
5593
5594         * src/compose.c
5595                 make automagic reply work correctly for email accounts 
5596                 (whether it's viable to do a full sync with Hiro's 
5597                 compose.c is still under discussion)
5598
5599 2002-10-18 [melvin]     0.8.5claws45
5600
5601         * src/prefs_actions.c
5602                 Fixed bug #622275 where asynchroneous actions left 
5603                 zombies processes
5604                 Made (synchroneous) actions' input be displayed live.
5605
5606 2002-10-18 [christoph]  0.8.5claws44
5607
5608         * src/textview.c
5609                 don't add a newline in the textview in front of the
5610                 first textpart if header display is disabled
5611                 (closes bug [ 603385 ] disabled header display leaves blank
5612                  lin)
5613
5614 2002-10-18 [christoph]  0.8.5claws43
5615
5616         * src/folder.[ch]
5617         * src/imap.c
5618         * src/mbox_folder.c
5619         * src/mh.c
5620         * src/news.c
5621                 folder->get_num_list now returns an error code
5622                 (closes bug [ 609424 ] News cache cleared on failure)
5623                 
5624 2002-10-17 [colin]      0.8.5claws42
5625         
5626         * src/news.c
5627                 Changed a printf by debug_print
5628
5629 2002-10-16 [paul]       
5630
5631         * tools/OOo2sylpheed.pl
5632                 allow for spaces in the name of the
5633                 file to be attached.
5634
5635 2002-10-16 [colin]      0.8.5claws41
5636
5637         * src/main.c
5638                 Use a tristate to change online mode
5639
5640 2002-10-16 [paul]       0.8.5claws40
5641
5642         * po/es.po
5643                 updated by Ricardo Mones Lastra
5644
5645 2002-10-16 [colin]      0.8.5claws39
5646
5647         * src/main.c
5648           src/mainwindow.[ch]
5649                 Added --online and --offline command-line
5650                 switches
5651
5652 2002-10-15 [christoph]  0.8.5claws38
5653
5654         * src/procmime.c
5655                 set mimeinfo->name to NULL after g_free to
5656                 avoid double freeing with g_free
5657
5658 2002-10-14 [christoph]  0.8.5claws37
5659
5660         * src/compose.c
5661         * src/filtering.c
5662         * src/summaryview.c
5663                 remove calls to folder->change_flags that are now
5664                 done by procmsg flag functions (seems it is not
5665                 used by any foldertype anyway)
5666         * src/folder.c
5667                 init folder->change_flags with NULL
5668
5669 2002-10-14 [christoph]  0.8.5claws36
5670
5671         * src/folder.[ch]
5672         * src/imap.[ch]
5673                 use virtual functions for folder item new and destroy
5674                 functions
5675
5676 2002-10-14 [melvin]     0.8.5claws35
5677
5678         * src/compose.c
5679                 Added a test to not run the spell checker if no default
5680                 dictionary is available. No dialog is displayed though.
5681
5682 2002-10-14 [melvin]     0.8.5claws34
5683
5684         * src/gtkaspell.c
5685                 Fixed bug in dictionary list context menu where
5686                 "More..." pointed to an emtpy submenu if the
5687                 number of dictionaries is a multiple of 15
5688                 Removed unneeded code in suggestions list creation
5689
5690 2002-10-14 [paul]       0.8.5claws33
5691
5692         * po/bg.po
5693                 updated by George Danchev
5694
5695 2002-10-13 [hoa]        0.8.5claws32
5696
5697         * src/matcher.[ch]
5698           src/matcher_parser_parser.y
5699                 removed the escaped string from internal structure
5700                 of matcher.
5701
5702 2002-10-12 [colin]      0.8.5claws31
5703
5704         * src/gtksctree.[ch]
5705           src/summaryview.c
5706                 Removed useless function gtksctree_reanchor
5707
5708 2002-10-12 [alfons]     0.8.5claws30
5709         
5710         * sync with remaining main changes 2002-10-09 - 2002-10-11
5711         - drop changes to src/compose.c (requires claws specific changes)
5712         
5713 2002-10-12 [alfons]     0.8.5claws29
5714         
5715         * sync with main changes of 2002-10-08
5716         - drop changes to src/compose.c (requires claws specific changes)
5717         - drop changes to src/summaryview.c (requires changes to compose.c)     
5718
5719 2002-10-12 [alfons]     0.8.5claws28
5720         
5721         * sync with main changes of 2002-10-07
5722
5723 2002-10-12 [alfons]     0.8.5claws27
5724
5725         * sync with main changes of 2002-10-04
5726         - drop changes to src/compose.c (requires claws specific changes)
5727         - drop changes to src/prefs_folder_item.c (claws implementation
5728           seems to be working)
5729
5730 2002-10-12 [colin]      0.8.5claws26
5731
5732         * src/mainwindow.c
5733                 Fix folder-flicker when space-reading, introduced 
5734                 in claws22.
5735
5736 2002-10-12 [colin]      0.8.5claws25
5737
5738         * src/compose.c
5739                 Save account address when saving as draft.
5740                 (closes bug 621838)
5741
5742 2002-10-12 [colin]      0.8.5claws24
5743
5744         * src/summaryview.c
5745                 Fix the problem consisting of no message selected
5746                 after the last message in a folder has been moved.
5747
5748 2002-10-12 [paul]       0.8.5claws23
5749
5750         * src/compose.c
5751           src/prefs_template.c
5752           src/template.[ch]
5753                 add Cc and Bcc to templates. Patch submitted by
5754                 John L. Males.
5755
5756 2002-10-12 [colin]      0.8.5claws22
5757
5758         * src/folderview.c
5759                 Fix a bug after "Check for new messages":
5760                 If a folder was opened, it was still selected at
5761                 the end of the check, but displayed empty.
5762         * src/mainwindow.c
5763                 Remove unnecessary check
5764
5765 2002-10-12 [paul]
5766
5767         * tools/README
5768                 be more verbose in the description of
5769                 OOo2sylpheed.pl
5770                 
5771
5772 2002-10-11 [colin]      0.8.5claws21
5773
5774         * src/mainwindow.c
5775                 Make space work (better) when no mail is selected
5776
5777 2002-10-11 [colin]      0.8.5claws20
5778
5779         * src/inc.c
5780           src/news.c
5781                 fix warnings
5782
5783 2002-10-11 [colin]      0.8.5claws19
5784
5785         * src/mainwindow.c
5786                 revert 0.8.5claws6 changes as i couldn't get to
5787                 anything satisfying
5788
5789 2002-10-11 [melvin]     0.8.5claws18
5790
5791         * src/compose.c
5792                 Removed buggy and unused macro (should have been committed in
5793                 0.8.5claws17)
5794
5795 2002-10-11 [melvin]     0.8.5claws17
5796
5797         * src/compose.c
5798                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
5799
5800 2002-10-11 [thorsten]   0.8.5claws16 
5801
5802         * src/folderview.c
5803                 remove rescan warning
5804
5805 2002-10-11 [colin]      0.8.5claws15 
5806
5807         * src/procheader.c
5808                 fix a segfault that happens if conv_unmime_header
5809                 fails (should be better to find out why it fails)
5810
5811 2002-10-11 [christoph]  0.8.5claws14
5812
5813         * src/summaryview.c
5814                 update folderview stats after ignore/unignore thread
5815
5816 2002-10-11 [hoa]        0.8.5claws13
5817
5818         * src/quote_fmt_parse.y
5819                 Fixed a yacc/bison syntax error
5820         * src/matcher.c
5821                 Escaping of string is fixed.
5822
5823 2002-10-11 [colin]      0.8.5claws12
5824
5825         * src/imageview.c
5826                 Resize images to fit
5827
5828 2002-10-11 [paul]       0.8.5claws11
5829
5830         * po/es.po
5831                 updated by Ricardo Mones Lastra
5832
5833 2002-10-10 [alfons]     0.8.5claws10
5834
5835         * src/compose.c
5836                 allow dropping files by "moving" files from a file manager,
5837                 not only by the more cumbersome "copying". the latter 
5838                 mostly implies holding down the Control button
5839
5840 2002-10-10 [christoph]  0.8.5claws9
5841
5842         * src/summaryview.c
5843                 update folders after thread building for ignored threads
5844
5845 2002-10-10 [christoph]  0.8.5claws8
5846
5847         * config/.cvsignore
5848                 added Makefile
5849         * src/filtering.[ch]
5850         * src/folder.[ch]
5851         * src/folderview.[ch]
5852         * src/import.c
5853         * src/inc.[ch]
5854         * src/mbox.[ch]
5855         * src/procmsg.c
5856         * src/summaryview.[ch]
5857                 o added new flag need_update to FolderItem
5858                 o removed folder_table from various functions from tracking
5859                   folder updates
5860                 o set need_update flags in folder.c's move, copy and delete
5861                   functions and procmsg's flags functions
5862                 o added function folderview_update_items_when_required that
5863                   updates all folders with need_update set
5864                 o call folderview_update_items_when_required instead of
5865                   folderview_update_item_foreach
5866
5867 2002-10-09 [sergey]     0.8.5claws7
5868
5869         * src/compose.c
5870                 Strip CRs whel loading the text into editor in reedit mode.
5871
5872 2002-10-09 [colin]      0.8.5claws6
5873
5874         * src/mainwindow.c
5875                 Make Space work when no mail is selected
5876
5877 2002-10-09 [colin]      0.8.5claws5
5878
5879         * src/gtksctree.[ch]
5880                 Fix range_select
5881                 Add gtk_sctree_reanchor() 
5882         * src/summaryview.c
5883                 Use gtk_sctree_reanchor() - better fix for 
5884                 bug 60413
5885
5886 2002-10-09 [colin]      0.8.5claws4
5887
5888         * src/summaryview.c
5889                 Fix shift-click select after delete problem
5890                 (closes bug 60413)
5891
5892 2002-10-08 [thorsten]   0.8.5claws3
5893
5894         * src/summaryview.c
5895                 exclude current msg from -hide read messages-
5896
5897 2002-10-08 [colin]      0.8.5claws2
5898
5899         * src/inc.[ch]
5900           src/pop.c
5901           src/recv.c
5902                 Differentiate socket errors from disk full
5903                 errors
5904
5905 2002-10-08 [christoph]  0.8.5claws1
5906
5907         * Makefile.am
5908         * configure.in
5909                 modifications for new config directory
5910
5911         * config.guess  ** REMOVED **
5912         * config.sub    ** REMOVED **
5913         * install-sh    ** REMOVED **
5914         * ltmain.sh     ** REMOVED **
5915         * missing       ** REMOVED **
5916         * mkinstalldirs ** REMOVED **
5917                 these files are autogenerated by automake
5918                 when you run autogen.sh
5919
5920         * config/.cvsignore     ** NEW FILE **
5921         * config/Makefile.am    ** NEW FILE **
5922                 ignore autogenerated files
5923                 create a Makefile in this directory
5924
5925 2002-10-08 [paul]       0.8.5claws
5926
5927         * 0.8.5claws release
5928         
5929         * src/compose.c
5930           src/procheader.c
5931           src/procmsg.c
5932                 fix quote reply format for newsgroups reply bug
5933                 (thanks to Hoa)
5934                 
5935         * po/en_GB.po
5936           po/pl.po
5937                 updated by me and Witold Wladyslaw Wojciech Wilk
5938                 repectively
5939
5940 2002-10-07 [paul]       0.8.3claws53
5941
5942         * po/it.po
5943           po/pt_BR.po
5944           po/sr.po
5945                 updated messages catalogs, submitted by
5946                 Alessandro Maestri, Fabio Jr.Beneditto 
5947                 and Urke MMI, respectively.
5948
5949 2002-10-07 [christoph]  0.8.3claws52
5950
5951         * src/folder.[ch]
5952         * src/folderview.c
5953         * src/mainwindow.c
5954                 fix new folder ghost message bug
5955                 (closes bug [ 619722 ] wrong count for newly created folders)
5956
5957 2002-10-07 [christoph]  0.8.3claws51
5958
5959         * src/compose.c
5960                 fix news posting problem
5961
5962 2002-10-07 [melvin]     0.8.3claws50
5963
5964         * po/fr.po
5965                 Updated French translation
5966
5967 2002-10-05 [christoph]  0.8.3claws49
5968
5969         * src/gtkstext.c
5970                 check if line_start_cache is set in gtk_stext_update_text
5971                 (closes bug [ 618119 ] crash while doing search in folder)
5972
5973 2002-10-05 [christoph]  0.8.3claws48
5974
5975         * src/imap.c
5976         * src/news.c
5977         * src/utils.c
5978         * src/utils.h
5979                 implement cache cleanups for claws' folder system
5980                 (closes bug [ 595916 ] imapcache not cleaned up)
5981
5982 2002-10-05 [melvin]     0.8.3claws47
5983
5984         * src/prefs_actions.c
5985                 Made the help text more clear for the %p token
5986
5987 2002-10-04 [paul]       0.8.3claws46
5988
5989         * sync with 0.8.5
5990                 see ChangeLog 2002-10-02 and 2002-10-03
5991
5992 2002-10-04 [christoph]  0.8.3claws45
5993
5994         * src/inc.c
5995                 fix segfault caused by pop before smtp
5996                 call to inc_account_mail with NULL
5997                 pointer for mainwin
5998
5999 2002-10-04 [paul]       0.8.3claws44
6000
6001         * configure.in
6002                 sync the LDAP detection from 0.8.5cvs1
6003
6004 2002-10-02 [christoph]  0.8.3claws43
6005
6006         * po/de.po
6007                 fix small spelling error
6008
6009 2002-10-02 [melvin]     0.8.3claws42
6010
6011         * ac/aspell.m4
6012                 Behave better and say "no" when test program cannot be run.
6013
6014 2002-10-02 [paul]       0.8.3claws41
6015
6016         * sync with 0.8.4cvs1
6017                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
6018                 
6019         * src/summaryview.c
6020                 toggle the behavior of Reply menuitem between
6021                 normal reply and reply-to-list
6022
6023 2002-10-01 [sergey]     0.8.3claws40
6024
6025         * src/compose.c
6026                 Convert newlines in the message text to the canonical form
6027                 before base64 encoding (RFC2045 compliance, fixes some
6028                 interoperability issues with Evolution 1.0.3)
6029
6030 2002-09-29 [colin]      0.8.3claws39
6031
6032         * src/summaryview.c
6033                 Fix an unwanted copy/paste
6034
6035 2002-09-29 [colin]      0.8.3claws38
6036
6037         * src/mainwindow.c
6038                 Renamed "Custom toolbar" to "Customize toolbar"
6039                 Renamed "Show all header" to "Show all headers"
6040                 Renamed "Set diplay item" to "Set displayed items"
6041         * src/prefs_common.c
6042                 Renamed "Show all header" to "Show all headers"
6043         * src/prefs_summary_column.c
6044                 Renamed "diplay item" to "displayed items"
6045
6046 2002-09-29 [colin]      0.8.3claws37
6047
6048         * src/mainwindow.[ch]
6049                 online/offline status pixmaps follow theme
6050                 changes
6051         * src/summaryview.[ch]
6052                 quicksearch pixmap follows theme changes
6053
6054 2002-09-29 [thorsten]   0.8.3claws36
6055
6056         * src/compose.c
6057           src/prefs_folder_item.[ch]
6058                 add default_reply_to folder option (closes patch 581044)
6059
6060 2002-09-29 [christoph]  0.8.3claws35
6061
6062         * acconfig.h    ** REMOVED **
6063         * configure.in
6064         * ac/aspell.m4
6065         * ac/check-type.m4
6066         * ac/gnupg-check-typedef.m4
6067                 fix autoheader 2.50 warning
6068
6069 2002-09-29 [christoph]  0.8.3claws34
6070
6071         * major code cleanup (part 2)
6072         
6073                 - unused variables removed
6074                 - unused functions removed
6075                 - uninitialized variables checked
6076                 - missing return statements added
6077                 - missing function return types added
6078                 - added parentheses around assignment
6079                   when suggested by gcc
6080
6081 2002-09-29 [alfons]     0.8.3claws33
6082
6083         * src/logwindow.c
6084                 log_window_clear(): only bracket gtk_text_forward_delete() 
6085                 with gtk_text_freeze() / gtk_text_thaw() (see if this
6086                 works around GTK text bug)
6087
6088 2002-09-29 [paul]       0.8.3claws32
6089
6090         * po/bg.po
6091           po/sr.po
6092                 updated by George Danchev and Urke MMI
6093                 respectively
6094
6095 2002-09-27 [christoph]  0.8.3claws31
6096
6097         * doc-src/readme.txt
6098         * doc-src/rfc1806.txt   ** REMOVED **
6099         * doc-src/rfc2183.txt   ** NEW FILE **
6100         * doc-src/rfc2980.txt   ** NEW FILE **
6101                 update rfcs
6102
6103 2002-09-27 [melvin]     0.8.3claws30
6104
6105         * ac/aspell.m4
6106                 Fixed typo which could break linking
6107
6108 2002-09-27 [melvin]     0.8.3claws29
6109
6110         * ac/aspell.m4
6111                 Improved GNU/aspell checking. 
6112                 Fixed bug #614490
6113
6114 2002-09-27 [paul]       0.8.3claws28
6115
6116         * sync with 0.8.3cvs8
6117                 see ChangeLog 2002-09-27
6118
6119 2002-09-26 [colin]      0.8.3claws27
6120
6121         * src/toolbar.[ch]
6122           src/mainwindow.[ch]
6123                 Add "Reply to Mailing-list" to the toolbar
6124
6125 2002-09-26 [christoph]  0.8.3claws26
6126
6127         * src/summaryview.c
6128                 Fix wrong message counts in summaryview status
6129
6130 2002-09-26 [paul]       0.8.3claws25
6131
6132         * sync with 0.8.3cvs7
6133                 see ChangeLog 2002-09-26
6134
6135 2002-09-26 [paul]       0.8.3claws24
6136
6137         * sync with 0.8.3cvs6
6138                 see ChangeLog 2002-09-25
6139
6140 2002-09-25 [christoph]  0.8.3claws23
6141
6142         * src/prefs_common.c
6143         * src/prefs_folder_item.c
6144         * src/prefs_scoring.c
6145                 Renamed "kill score" to "hide score" in GUI
6146                 and prefs files
6147
6148 2002-09-25 [paul]       0.8.3claws22
6149
6150         * sync with 0.8.3cvs5
6151                 see ChangeLog 2002-09-24
6152
6153 2002-09-24 [alfons]     0.8.3claws21
6154
6155         patch by Satoshi Nagayasu: allows appending / saving multiple 
6156         selected files (closes "[ 612279 ] save multiple mesg(s) in 
6157         'Save as ...'")
6158
6159         * AUTHORS
6160                 add Satoshi Nagayasu
6161         * src/summaryview.c
6162                 summary_save_as(): allow saving selected files to
6163                 one file
6164                 summary_set_menu_sensitive: enable "Save As..." when
6165                 multiple files are selected
6166         * src/utils.[ch]
6167                 append_file(): new function
6168
6169 2002-09-24 [colin]      0.8.3claws20
6170
6171         * src/procmime.c
6172                 Fix segfault when mimeinfo doesn't have a 
6173                 content_type. 
6174
6175 2002-09-24 [colin]      0.8.3claws19
6176
6177         * src/prefs_common.[ch]
6178                 Add a preference to display send dialog or not
6179         * src/send.c
6180                 Display send dialog according to preference
6181
6182 2002-09-24 [colin]      0.8.3claws18
6183
6184         * src/compose.[ch]
6185                 Disable user actions when sending
6186
6187 2002-09-24 [colin]      0.8.3claws17
6188
6189         * src/procmime.c
6190                 Do not display name or filename for attachments
6191                 with an application/pgp-signature type
6192                 (security flaw, see bug 537413)
6193
6194 2002-09-23 [colin]      0.8.3claws16
6195
6196         * src/editaddress.c
6197                 Initialize entry_email, entry_alias and 
6198                 entry_remarks to first email address of the list
6199
6200 2002-09-23 [colin]      0.83claws15
6201
6202         * src/compose.c
6203                 Drop pgp-signature when reediting a signed queued
6204                 message
6205
6206 2002-09-23 [melvin]     0.8.3claws14
6207
6208         * po/fr.po
6209                 Updated French translation
6210
6211 2002-09-23 [melvin]     0.8.3claws13
6212
6213         * src/mainwindow.c
6214                 Made custom toolbar menu labels more consistent
6215         * src/prefs_toolbar.c
6216                 Made custom toolbar window title more consistent
6217
6218 2002-09-22 [colin]      0.8.3claws12
6219
6220         * src/inc.c
6221                 Initialize session type to normal before getting 
6222                 mail (fixes strange Get behaviour)
6223         * src/prefs_account.h
6224                 Move STYPE_POP_BEFORE_SMTP to last position to 
6225                 avoid other side-effects
6226
6227 2002-09-22 [colin]      0.8.3claws11
6228
6229         * src/prefs_account.c
6230                 Fix pop_bfr_smtp_tm_entry sensivity when switching
6231                 from pop3 to apop or vice-versa
6232
6233 2002-09-22 [colin]      0.8.3claws10
6234         
6235         * src/prefs_account.[ch]
6236                 Add an option for the POP before SMTP timeout
6237         * src/inc.c
6238                 Remember time of last POP connection
6239         * src/send.c
6240                 Do POP before SMTP only if timeout reached
6241
6242 2002-09-22 [oliver]     0.8.3claws9
6243         
6244         * README.claws
6245                 explain custom toolbar
6246
6247 2002-09-22 [oliver]     0.8.3claws8
6248
6249         * src/prefs_actions.[ch]
6250         custom toolbar for compose      
6251                 actions callback from compose toolbar
6252         * src/folderview.c
6253                 remove include toolbar.h
6254
6255 2002-09-22 [oliver]     0.8.3claws7
6256         
6257         * src/prefs_toolbar.[ch]
6258                 custom toolbar for compose
6259                 - generic prefs_toolbar handles both
6260                   Mainwin's toolbar as well as Compose toolbar          
6261
6262 2002-09-22 [oliver]     0.8.3claws6
6263         
6264         * src/toolbar.[ch]
6265                 custom toolbar for compose
6266                 restructure toolbar.[ch]
6267
6268 2002-09-22 [oliver]     0.8.3claws5
6269
6270         * src/compose.[ch]
6271                 custom toolbar for compose
6272
6273 2002-09-22 [oliver]     0.8.3claws4
6274         
6275         * src/mainwindow.[ch]
6276                 custom toolbar for compose 
6277                 move mainwin toolbar back to mainwindow
6278
6279 2002-09-22 [alfons]     0.8.3claws3
6280
6281         * src/procmsg.c
6282                 :%sno/if(/if (/gc
6283                 :%sno/for(/for (/gc
6284                 (beautify)
6285
6286 2002-09-22 [alfons]     0.8.3claws2
6287         
6288         * src/procmsg.c
6289                 procmsg_save_to_outbox(): don't unlink message file from queue;
6290                 callers should do it using folder_item_remove_msg()
6291
6292 2002-09-22 [colin]      0.8.3claws1
6293
6294         * src/mimeview.[ch]
6295                 Made mimeview_check_signature() public
6296         * src/textview.c
6297                 Made GPG signatures verifiable by clicking
6298                 the [application/pgp-signature] in the Text
6299                 view
6300
6301 2002-09-22 [paul]       0.8.3claws
6302
6303         * po/bg.po
6304           po/en_GB.po
6305           po/es.po
6306           po/it.po
6307           po/pl.po
6308           po/pt_BR.po
6309           po/sr.po
6310                 updated translations, submitted by George Danchev,
6311                 me, Ricardo Mones Lastra, Alessandro Maestri,
6312                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
6313                 and Urke MMI, respectively.     
6314
6315 2002-09-22 [alfons]     0.8.2claws65
6316
6317         * src/procmsg.c
6318         * src/pgptext.c
6319                 no furry valgrinds have been used to plug these memleaks
6320
6321 2002-09-20 [paul]       0.8.2claws64
6322
6323         * sync with 0.8.3cvs4
6324                 'Select thread' re-implemented 
6325                 see ChangeLog 2002-09-20
6326
6327 2002-09-21 [alfons]     0.8.2claws63
6328
6329         * src/compose.c
6330                 compose_send(): plug unnoticed memleak
6331
6332 2002-09-20 [alfons]     0.8.2claws62
6333
6334         * src/addr_compl.c
6335                 replace_address_in_edit(): strict check for NULL address to
6336                 fix "[ 607348 ] Segfault in address completion". My guess is
6337                 that this happens with an empty address book, but it's good
6338                 to have this check here anyway
6339                 
6340                 completion_window_button_press(): free string returned 
6341                 from the internal cache
6342
6343 2002-09-20 [christoph]  0.8.2claws61
6344
6345         * src/procmime.h
6346                 added ENC_BINARY to EncodingType
6347         * src/procmime.c
6348                 the string returned by procmime_get_encoding_str
6349                 should not depend on the order of values in the
6350                 EncodingType definition
6351         * doc-src/rfc1806.txt   ** NEW FILE **
6352                 Added rfc1806 about MIME Content-Disposition
6353                 Extension
6354
6355 2002-09-19 [paul]       0.8.2claws60
6356
6357         * sync with 0.8.2cvs3
6358                 see ChangeLog 2002-09-19
6359
6360 2002-09-19 [paul]       0.8.2claws59
6361
6362         * src/prefs_folder_item.c
6363                 revert to Darko's original alignment of colour
6364                 selector button
6365                 add a colon to folder_color label
6366                 
6367         * src/compose.c
6368                 add Colin's patch (with Hiro's modifications) to 
6369                 force BASE64 encoding for 8-bit text when signing
6370                 (sync with 0.8.3cvs2)
6371
6372 2002-09-18 [alfons]     0.8.2claws58
6373
6374         * src/compose.c
6375                 :%sno/if(/if (/gc
6376                 :%sno/for(/for (/gc
6377                 (beautify a little bit)
6378
6379 2002-09-18 [christoph]  0.8.2claws57
6380
6381         * src/pine.c
6382                 fix handling of fgetc return value
6383
6384 2002-09-17 [alfons]     0.8.2claws56
6385         
6386         * src/summaryview.c
6387                 summary_sort(): check non-NULL summaryview->folder_item when no 
6388                 folder is selected at all
6389                 (closes "[ 610344 ] sort label make syl Crash")
6390
6391 2002-09-17 [alfons]     0.8.2claws55
6392         
6393         * src/compose.c
6394                 beautify a little bit
6395
6396 2002-09-17 [christoph]  0.8.2claws54
6397
6398         * src/folder.c
6399                 initialize max values for cache and folder
6400                 when cache or folder is empty
6401
6402 2002-09-15 [colin]      0.8.2claws53
6403
6404         * src/compose.c
6405                 Fix a leak (thanks Alfons!) and cleaned
6406                 variables names for custom headers
6407
6408 2002-09-15 [colin]      0.8.2claws52
6409
6410         * src/compose.c
6411                 Fix custom headers recognition when
6412                 prefs_common.trans_hdr is on
6413
6414 2002-09-15 [colin]      0.8.2claws51
6415
6416         * src/compose.c
6417                 Allow dynamically-added custom headers
6418                 Yet not reparsed if reedited
6419
6420 2002-09-15 [alfons]     0.8.2claws50
6421
6422         * src/prefs_account.c
6423                 fix warnings
6424
6425 2002-09-15 [colin]      0.8.2claws49
6426         
6427         * src/prefs_account.c
6428                 fix pop_before_smtp sensitivity
6429
6430 2002-09-15 [colin]      0.8.2claws48
6431
6432         * src/inc.[ch]
6433                 add inc_pop_before_smtp()
6434                 allow MainWindow to be undefined in 
6435                 inc_account_mail() and inc_start()
6436         * src/pop.c
6437           src/prefs_account.h
6438                 add STYPE_POP_BEFORE_SMTP session type
6439         * src/prefs_account.c
6440                 activated pop before smtp option
6441         * src/send.c
6442                 do pop before smtp if the relevant option 
6443                 is set
6444
6445 2002-09-15 [paul]       0.8.2claws47
6446
6447         * sync with 0.8.3
6448                 see ChangeLog 2002-09-15
6449
6450 2002-09-14 [paul]       0.8.2claws46
6451
6452         * po/bg.po
6453                 updated Bulgarian translation, submitted by
6454                 George Danchev
6455
6456 2002-09-13 [paul]       0.8.2claws45
6457
6458         * src/compose.c
6459                 merge claws' select_account() with main's
6460                 (new) compose_select_account(). [sync with
6461                 0.8.2cvs15, see ChangeLog 2002-09-11]
6462
6463 2002-09-12 [christoph]  0.8.2claws44
6464
6465         * src/filter.c
6466                 allocate 1 elements of FolderItem not 0
6467
6468 2002-09-12 [colin]      0.8.2claws43
6469
6470         * src/compose.c
6471                 Fix bug #590825 (obey Follow-up: poster)
6472
6473 2002-09-12 [colin]      0.8.2claws42
6474
6475         * src/procmime.c
6476                 Fix bug #557009 (wrong headers for messages 
6477                 forwarded as attachments)
6478
6479 2002-09-11 [colin]      0.8.2claws41
6480         
6481         * src/compose.c
6482                 Put SCF: pseudo-header on top of message
6483                 Set draft tmp_flag when saved as draft
6484
6485         * src/procmsg.c
6486           src/procheader.c
6487                 Skip after first \n\n for beginning of real message
6488                 for drafts too
6489
6490 2002-09-11 [christoph]  0.8.2claws40
6491
6492         * src/filtering.c
6493                 use procmsg flag functions in filtering or processing
6494                 will cause incorrect folder message counts
6495
6496 2002-09-11 [colin]      0.8.2claws39
6497
6498         * src/compose.c
6499                 Fix bug #550175 - wrong save folder when reediting
6500                 drafts
6501
6502 2002-09-11 [paul]       0.8.2claws38
6503
6504         * sync with 0.8.2cvs14
6505                 see ChangeLog 2002-09-11
6506
6507 2002-09-11 [colin]      0.8.2claws37
6508
6509         * src/folder.c
6510                 Fix a typo (seeming to cause new/unread status to
6511                 be lost)
6512
6513 2002-09-10 [christoph]  0.8.2claws36
6514
6515         * src/compose.c
6516                 compose_redirect should not use compose_generic_new
6517                 because that does more stuff than expected including
6518                 opening the external editor
6519                 (closes bug "[ 526608 ] bounced messages appear blank
6520                  in editor")
6521
6522 2002-09-10 [christoph]  0.8.2claws35
6523
6524         * src/folder.c
6525                 fix problem with too large message number range
6526                 causing a crash in folder_item_scan
6527
6528 2002-09-10 [paul]       0.8.2claws34
6529
6530         * sync with 0.8.2cvs13
6531                 see ChangeLog 2002-09-10
6532
6533 2002-09-10 [christoph]  0.8.2claws33
6534
6535         * src/msgcache.c
6536                 set MsgInfo TmpFlags for queue and draft folders
6537                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
6538
6539 2002-09-10 [paul]       0.8.2claws32
6540
6541         * AUTHORS
6542           po/bg.po      ** NEW FILE **
6543                 new Bulgarian translation submitted by
6544                 George Danchev <danchev@spnet.net>
6545                 
6546         * tools/Makefile.am
6547           tools/README
6548           tools/tb2sylpheed     ** NEW FILE **
6549                 add script that converts an addressbook exported
6550                 from The Bat! into a Sylpheed addressbook. Submitted
6551                 by Urke MMI <urke-kg@eunet.yu>
6552
6553 2002-09-10 [paul]       0.8.2claws31
6554
6555         * sync with 0.8.2cvs12
6556                 see ChangeLog 2002-09-10
6557
6558 2002-09-06 [paul]       0.8.2claws30
6559
6560         * src/prefs_common.c
6561                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
6562                 
6563         * tools/Makefile.am
6564           tools/README
6565           tools/ldif-to-xml.py  ** REMOVED **
6566                 remove obsolete python script
6567
6568 2002-09-06 [paul]       0.8.2claws29
6569
6570         * sync with 0.8.2cvs10
6571                 see ChangeLog 2002-09-06
6572
6573 2002-09-04 [paul]       0.8.2claws28
6574
6575         * sync with 0.8.2cvs9
6576                 see ChangeLog 2002-08-04
6577
6578 2002-09-04 [colin]      0.8.2claws27 
6579
6580         * src/prefs_common.[ch]
6581                 Added signature color configuration
6582         * src/textview.c
6583                 Use user-specified signature color
6584
6585 2002-09-03 [colin]      0.8.2claws26
6586
6587         * src/prefs_common.[ch]
6588                 Added autosave and autosave_length prefs
6589         * src/compose.c
6590                 Added compose_remove_draft()
6591                 Auto-save drafts according to the prefs
6592         * src/main.c
6593                 Added a crash-indicator file, allowing to check
6594                 for new messages on startup if Sylpheed crashed
6595                 (makes saved drafts "reappear")
6596
6597 2002-09-03 [colin]      0.8.2claws25
6598
6599         * src/textview.[ch]
6600                 Grey the signature
6601
6602 2002-09-03 [paul]       0.8.2claws24
6603
6604         * sync with 0.8.2cvs8
6605                 see ChangeLog 2002-09-02 and 2002-09-03
6606
6607 2002-09-03 [darko]      0.8.2claws23
6608
6609         * src/folderview.c
6610                 use normal style when creating new folder to pick
6611                 proper font size 
6612
6613 2002-09-02 [melvin]     0.8.2claws22
6614
6615         * src/gtkaspell.m4
6616                 removed some obsolete code
6617
6618 2002-09-02 [melvin]     0.8.2claws21
6619
6620         * ac/aspell.m4
6621                 fixed test's equality sign (== to =)
6622
6623 2002-09-02 [alfons]     0.8.2claws20
6624
6625         * src/folder.c
6626         * src/mh.c
6627                 revert change of 0.8.2claws16 and use the mh_folder_destroy
6628                 as folder->destroy virtual as suggested by Hiro
6629                 (the mh.c code seems to have been lost around mh.c.1.21)
6630
6631 2002-09-02 [paul]       0.8.2claws19
6632
6633         * po/pt_BR.po
6634                 updated by Fabio Jr. Beneditto
6635                 
6636         * src/defs.h
6637                 use 'http://claws.sylpheed.org' for homepage link. 
6638                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
6639
6640 2002-09-01 [alfons]     0.8.2claws18
6641
6642         * src/mh.c
6643                 plug memleak related to one Martin Kluge found
6644
6645 2002-08-31 [paul]       0.8.2claws17
6646
6647         * sync with 0.8.2cvs6
6648                 see ChangeLog 2002-08-30
6649
6650 2002-08-31 [alfons]     0.8.2claws16
6651
6652         * src/folder.c
6653                 folder_destroy(): remove mailbox from folderlist even if it has
6654                 no destroy virtual
6655
6656 2002-08-31 [alfons]     0.8.2claws15
6657
6658         * src/folder.c
6659                 :%sno/if(/if (/gc
6660                 :%sno/for(/for (/gc
6661                 (being pedantic I know)
6662
6663 2002-08-31 [alfons]     0.8.2claws14
6664
6665         * src/folder.c
6666                 check for NULL pointers returned from folder->fetch_msginfo virtual
6667                 (should solve some reported crashes)
6668
6669 2002-08-30 [alfons]     0.8.2claws13
6670
6671         * acconfig.h
6672         * configure.in
6673         * src/crash.c
6674                 enable crash dialog on compilation time
6675                 (--enable-crash-dialog configure option)
6676
6677 2002-08-30 [alfons]     0.8.2claws12
6678
6679         * AUTHORS
6680                 add Martin Kluge
6681         * src/mh.c
6682                 apply memory leak plug patch by Martin Kluge
6683                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
6684                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
6685                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
6686
6687 2002-08-30 [darko]      0.8.2claws11
6688
6689         * src/folderview.c
6690                 copy Gtk style from normal style to match
6691                 font size for coloured folders
6692
6693 2002-08-29 [alfons]     0.8.2claws10
6694
6695         * sylpheed.desktop
6696                 Type=Internet <- Type=Application
6697                 (reported by Michael Schwendt, see:
6698                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
6699                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
6700
6701 2002-08-29 [paul]       0.8.2claws9
6702
6703         * sync with 0.8.2cvs5
6704                 see ChangeLog 2002-08-29
6705
6706 2002-08-29 [colin]      0.8.2claws8
6707
6708         * src/summaryview.c
6709                 Added a sanity check in summary_select_thread
6710                 Should fix bug 601605
6711
6712 2002-08-29 [colin]      0.8.2claws7
6713
6714         * src/main.c
6715                 Revert claws6 changes regarding bug #591676
6716
6717 2002-08-28 [colin]      0.8.2claws6
6718         
6719         * src/main.c
6720                 Ignore cache for queue folderitems
6721                 Fix bug #591676
6722
6723 2002-08-28 [melvin]     0.8.2claws5
6724
6725         * README.claws
6726                 Fixed typos.
6727
6728 2002-08-28 [melvin]     0.8.2claws4
6729
6730         * README.claws
6731                 Updated a bit the text concerning the spell checker
6732
6733 2002-08-28 [melvin]     0.8.2claws3
6734
6735         Merged the GNU_aspell_branch:
6736                 Support of new GNU/aspell is now included and the old pspell
6737                 is not supported anymore.
6738                 See README.claws
6739
6740         * README.claws
6741                 Updated spell checker text to reflect the switch to GNU/aspell
6742
6743         * ac/aspell.m4          *** NEW ***
6744         * src/gtkaspell.[ch]    *** NEW *** 
6745         * ac/pspell.m4          *** DELETED *** 
6746         * src/gtkspell.[ch]     *** DELETED ***
6747
6748         * ac/Makefile.am
6749                 Updated for GNU/aspell support
6750
6751         * po/POTFILES.in
6752                 Replaced gtkspell.c by gtkaspell.c
6753
6754         * acconfig.h
6755         * src/Makefile.am
6756         * src/about.c
6757         * src/compose.[ch]
6758         * src/crash.c
6759         * src/main.c
6760         * src/prefs_common.[ch]
6761                 Updated for GNU/aspell support
6762
6763 2002-08-28 [paul]       0.8.2claws2
6764
6765         * sync with 0.8.2cvs4
6766                 see ChangeLog 2002-08-27 and 2002-08-28
6767
6768 2002-08-28 [colin]      0.8.2claws1
6769
6770         * src/summary_search.c
6771                 Added "AND search"
6772
6773 2002-08-28 [jens]       0.8.2claws
6774
6775         *po/de.po
6776                 Updated German translations
6777
6778 2002-08-27 [melvin]     0.8.2claws
6779
6780         * po/fr.po
6781                 Updated French translations
6782
6783 2002-08-27 [paul]       0.8.2claws
6784
6785         * sync with 0.8.2 main release
6786
6787         * po/en_GB.po
6788           po/es.po
6789           po/it.po
6790           po/pl.po
6791           po/pt_BR.po
6792           po/sr.po
6793                 updated message catalogs submitted by
6794                 Ricardo Mones Lastra, Alessandro Maestri,
6795                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
6796                 Beneditto and Urke MMI  
6797
6798 2002-08-27 [hoa]        0.8.1claws123
6799
6800         * src/mainwindow.[ch]
6801         * src/summaryview.[ch]
6802                 removed the "filter setting" menu option.
6803                 add a "cancel a news message" menu option.
6804
6805 2002-08-26 [martin]     0.8.1claws122
6806
6807         * ChangeLog.claws
6808                 changed string under 0.8.1claws79 changed by myself
6809                 i'm sorry alfons :(
6810
6811 2002-08-26 [martin]     0.8.1claws121
6812
6813         * src/crash.c
6814                 added kill command to debuggerrc to start crash dialog
6815
6816 2002-08-26 [paul]       0.8.1claws120
6817
6818         * sync with 0.8.1cvs31
6819                 see ChangeLog 2002-08-26
6820
6821 2002-08-25 [alfons]     0.8.1claws119
6822
6823         * src/procmsg.c
6824                 fix bug that didn't send out correct headers to news server
6825                 when sending news article and email from queue (bug reported
6826                 and patch provided by Tim Mann; closes bug 
6827                 "[ 583196 ] 0.7.8claws can't post news")
6828
6829 2002-08-25 [alfons]     0.8.1claws118
6830
6831         * src/selective_download.c
6832                 mark two strings as translatable
6833                 (thanks to Urke MMI for pointing this out)
6834
6835 2002-08-25 [alfons]     0.8.1claws117
6836
6837         * src/summaryview.c
6838                 treat sent boxes as special and allow sorting them by addressee
6839                 (closes "[ 589418 ] Sent folder sorting misbehavior"
6840                 submitted by Steve Lamb)
6841
6842 2002-08-24 [alfons]     0.8.1claws116
6843
6844         * src/matcher.c
6845                 fix memleak reported by Martin Kluge
6846                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
6847
6848 2002-08-24 [oliver]     0.8.1claws115
6849
6850         * src/prefs_toolbar.c
6851                 o code cleanup as suggested by Alfons
6852                 o memleak fix
6853
6854 2002-08-24 [alfons]     0.8.1claws114
6855
6856         * src/summaryview.c
6857                 o fix another memory leak reported by Martin Kluge
6858                   (see "[ 599568 ] Small Memory Leak")
6859                 o remove 'from' variable from 'summary_set_header()'; we can
6860                   do with just 'to' 
6861
6862 2002-08-24 [paul]       0.8.1claws113
6863
6864         * sync with 0.8.1cvs30
6865                 see ChangeLog 2002-08-23
6866
6867 2002-08-24 [alfons]     0.8.1claws112
6868
6869         * src/summaryview.c
6870                 remove unnecessary allocations for search bar fixing leaks
6871                 reported by Martin Kluge
6872                 (see "[ 599451 ] Further memory leaks?")
6873
6874 2002-08-24 [alfons]     0.8.1claws111
6875
6876         * src/main.c
6877                 make get_socket_name() public for crash.c
6878         * src/crash.c
6879                 o make report bug button work (goes to claws' 
6880                   bug tracker at sf.net)
6881                 o introduce function for doing important stuff just
6882                   before claws goes down
6883                 o clean up code 
6884
6885 2002-08-24 [alfons]     0.8.1claws110
6886
6887         * src/compose.c
6888                 move cursor to "To" entry when forwarding as attachment
6889                 (reported and solved by Steve Lamb, closes bug report
6890                 "[ 592880 ] Forward as attachment; cursor not in to")
6891
6892 2002-08-24 [colin]      0.8.1claws109
6893
6894         * src/mainwindow.c
6895                 fix quick search visibility after GUI (de)separations.
6896
6897 2002-08-23 [colin]      0.8.1claws108
6898
6899         * src/mainwindow.c
6900                 fix header pane visibility after folderview or
6901                 messageview (de)separation
6902
6903 2002-08-23 [paul]       0.8.1claws107
6904
6905         * src/mainwindow.[ch]
6906           src/toolbar.c
6907                 give full control of display or non-display 
6908                 of the Execute icon to Custom toolbar settings.
6909                 add new sensitivity condition to maninwindow.h: 
6910                 M_DELAY_EXEC
6911
6912         * ChangeLog
6913           ChangeLog.jp
6914           NEWS
6915                 more sync with 0.8.1cvs29
6916
6917 2002-08-23 [melvin]     0.8.1claws106
6918
6919         * src/alertpanel.c
6920                 Readded support for custom widget in alertpanel lost in last
6921                 sync.
6922
6923 2002-08-23 [paul]       0.8.1claws105
6924
6925         * sync with 0.8.1cvs29
6926                 see ChangeLog 2002-08-23
6927
6928 2002-08-23 [colin]      0.8.1claws104
6929
6930         * src/summaryview.c
6931                 Fix folder and search pixmaps exchanging positions
6932                 after theme or toolbar changes. Thank to Oliver for 
6933                 reporting this.
6934
6935 2002-08-23 [colin]      0.8.1claws103
6936
6937         * src/mainwindow.c
6938           src/messageview.[ch]
6939           src/noticeview.[ch]
6940           src/summaryview.c
6941                 Changed messageview_create() and noticeview_create()
6942                 to avoid the last gdk_warning
6943
6944 2002-08-22 [colin]      0.8.1claws102
6945
6946         * src/summaryview.c
6947                 Fix my new `Creating pixmap from xpm' warning
6948
6949 2002-08-22 [colin]      0.8.1claws101
6950
6951         * src/mainwindow.c
6952                 Fix some of the gdk warnings
6953
6954 2002-08-22 [colin]      0.8.1claws100
6955
6956         * src/Makefile.am
6957         * src/stock_pixmap.c
6958         * src/stock_pixmap.h
6959         * src/pixmaps/quicksearch.xpm *ADDED*
6960                 Add the quicksearch pixmap
6961         * src/mainwindow.c
6962         * src/summaryview.c
6963         * src/summaryview.h
6964                 Make quicksearch bar visible/hidden via a button
6965
6966 2002-08-22 [christoph]  0.8.1claws99
6967
6968         * src/folder.c
6969                 fix folder update for newsgroups with message
6970                 numbers below minimum number of articles to fetch
6971                 (closes bug #598445)
6972
6973 2002-08-22 [paul]       0.8.1claws98
6974
6975         * sync with 0.8.1cvs28
6976                 see ChangeLog 2002-08-22
6977
6978 2002-08-21 [alfons]     0.8.1claws97
6979
6980         * src/crash.c
6981                 use bt instead of bt full which seems to work 
6982                 better, and bt full doesn't give a great deal 
6983                 of information anyway
6984
6985 2002-08-21 [colin]      0.8.1claws96
6986
6987         * src/summaryview.c
6988                 fix summaryview_searchtype_changed prototype
6989
6990 2002-08-21 [christoph]  0.8.1claws95
6991
6992         * src/mainwindow.c
6993                 o fix broken menu update for sorting type, we have to
6994                   get this info from the summaryview now
6995                 o removed setting of threaded state in menu callback
6996         * src/summaryview.[ch]
6997                 more summaryview/folderitem seperation for
6998                 threading option
6999         * configure.in
7000                 removed not required --with-compiler-flags option
7001
7002 2002-08-21 [oliver]     0.8.1claws94
7003         
7004         * src/toolbar.h 
7005                 o rename toolbar.xml to toolbar_main.xml
7006                   since toolbar_compose.xml might come up 
7007                   any time soon
7008         * README.claws
7009                 add custom toolbar              
7010
7011 2002-08-21 [darko]      0.8.1claws93
7012
7013         * src/procmsg.c
7014                 don't reset tmp flags for messages copied
7015                 to sent folder
7016
7017 2002-08-21 [colin]      0.8.1claws92
7018         
7019         * src/prefs_filtering.c
7020                 fix renaming rules on folder rename 
7021                 when folder is not a leaf folder
7022
7023 2002-08-21 [paul]       0.8.1claws91
7024
7025         * src/prefs_folder_item.c
7026                 fix alignment of colour selector
7027
7028 2002-08-21 [paul]       0.8.1claws90
7029
7030         * sync with 0.8.1cvs27
7031                 see ChangeLog 2002-08-21
7032
7033 2002-08-21 [paul]       0.8.1claws89
7034
7035         * src/summaryview.c
7036                 fix crash when changing field type in
7037                 Quick search bar
7038
7039 2002-08-21 [colin]      0.8.1claws88
7040
7041         * src/summaryview.c
7042                 Made quick search case-insensitive
7043
7044 2002-08-21 [paul]       0.8.1claws87
7045
7046         * sync with 0.8.1cvs26
7047                 see ChangeLog 2002-08-21
7048
7049 2002-08-20 [christoph]  0.8.1claws86
7050
7051         * src/folderview.c
7052         * src/main.c
7053         * src/summaryview.[ch]
7054                 more summaryview/folderitem seperation for
7055                 sort_key and sort_type
7056         * src/procmsg.c
7057                 added missing return statement
7058
7059 2002-08-20 [colin]      0.8.1claws85
7060
7061         * src/summaryview.[ch]
7062                 Added a quick search box
7063         * src/mainwindow.c
7064         * src/prefs_common.[ch]
7065                 Added a show/hide option for the quick search
7066
7067 2002-08-20 [oliver]     0.8.1claws84
7068         
7069         * src/mainwindow.c
7070                 remove toolbar_create_popups
7071         * src/toolbar.[ch]
7072                 o remove toolbar_create_popups
7073                 o fix toolbar_set_sensitive 
7074                   (Bug reports #596834 and #596832)     
7075         * src/prefs_toolbar.c
7076                 o add "Set default" button
7077                 o align label and text + combo widgets
7078
7079 2002-08-20 [hoa]        0.8.1claws83bis
7080
7081         * src/imap.c
7082                 fixed a bug in imap_fetch_msginfo() in case there is no
7083                 current folder.
7084
7085 2002-08-20 [darko]      0.8.1claws83
7086
7087         * src/folderview.c
7088                 copy the color style of folder view so it
7089                 works with GTK themes
7090
7091 2002-08-20 [darko]      0.8.1claws82
7092
7093         * src/folder.h
7094         * src/folderview.c
7095         * src/prefs_folder_item.[hc]
7096                 don't use UI stuff in folder.h
7097
7098 2002-08-20 [darko]      0.8.1claws81
7099
7100         * src/folder.h
7101         * src/prefs_folder_item.h
7102         * src/folderview.c
7103         * src/prefs_folder_item.c
7104                 ability to set folder color in folderview
7105
7106 2002-08-19 [alfons]     0.8.1claws80
7107
7108         * src/summaryview.c
7109                 fix one of the earlier memleaks reported by Martin Kluge
7110
7111 2002-08-19 [alfons]     0.8.1claws79
7112
7113         * src/mainwindow.c
7114                 hide notice view when selecting seperate folder
7115                 view (reported by Urke MMI)
7116
7117 2002-08-19 [christoph]  0.8.1claws78
7118
7119         * src/folderview.c
7120         * src/prefs_folder_item.h
7121         * src/summaryview.[ch]
7122                 o add summary_set_prefs_from_folderitem to set
7123                   summaryview prefs (first step to remove all
7124                   references to the folderitem in summaryview)
7125                 o moved compiled regex stuff from folderitem prefs
7126                   to summaryview code
7127
7128 2002-08-19 [paul]       0.8.1claws77
7129
7130         * src/compose.c
7131                 add check for '.' to QUOTE_IF_REQUIRED
7132
7133 2002-08-19 [paul]       0.8.1claws76
7134
7135         * src/inc.c
7136                 sync with 0.8.1cvs25 (plug memory leak)
7137
7138         * src/prefs_toolbar.c
7139                 re-order prefs_toolbar_cancel()
7140
7141 2002-08-18 [alfons]     0.8.1claws75
7142
7143         * src/inc.c
7144         * src/matcher.c
7145                 plug other memleaks reported by Martin Kluge
7146
7147 2002-08-18 [paul]       0.8.1claws74
7148
7149         * po/pt_BR.po
7150                 updated by Fabio Jr. Beneditto
7151
7152 2002-08-18 [paul]       0.8.1claws73
7153
7154         * src/toolbar.[ch]
7155                 fix bug where tooltips were displayed untranslated              
7156
7157         * src/prefs_toolbar.c
7158                 fix bug where clicking 'Cancel' creates an icon & text
7159                 toolbar regardless of prefs
7160         
7161
7162 2002-08-17 [oliver]     0.8.1claws72
7163
7164         * src/prefs_toolbar.c
7165                 update toolbar on CANCEL
7166                 bug reported by Martin Kluge
7167         * src/toolbar.c
7168                 toolbar_destroy memleak fixed           
7169
7170 2002-08-17 [alfons]     0.8.1claws71
7171
7172         * src/toolbar.c
7173                 plug another memleak reported by Martin Kluge
7174
7175 2002-08-16 [alfons]     0.8.1claws70
7176
7177         * src/crash.c
7178                 use execvp() correctly (suggested by wwp; thanks!)
7179
7180 2002-08-16 [alfons]     0.8.1claws69
7181
7182         * src/gtksctree.c
7183                 plug memory leak reported by Kim Schultz & Martin Kluge
7184
7185 2002-08-16 [paul]       0.8.1claws68
7186
7187         * po/es.po
7188                 updated by Ricardo Mones Lastra
7189
7190 2002-08-16 [paul]       0.8.1claws67
7191
7192         * src/toolbar.h
7193                 fix bug where 'Compose News' icon showed wrong
7194                 tooltip
7195
7196 2002-08-16 [paul]       0.8.1claws66
7197
7198         * sync with 0.8.1cvs24
7199                 see ChangeLog 2002-08-16
7200
7201         * po/it.po
7202                 updated by Alessandro Maestri
7203
7204 2002-08-15 [paul]       0.8.1claws65
7205
7206         * po/sr.po
7207                 updated by Urke MMI
7208
7209 2002-08-15 [paul]       0.8.1claws64
7210
7211         * src/*.c
7212                 don't translate debug info
7213
7214         * src/matcher.[ch]
7215                 add copyright info
7216
7217 2002-08-15 [paul]       0.8.1claws63
7218
7219         * src/prefs_toolbar.c
7220                 fix bug where clicking 'OK' creates an icon & text
7221                 toolbar regardless of prefs
7222
7223 2002-08-14 [alfons]     0.8.1claws62
7224
7225         * src/main.c
7226                 add global var that has the full argv[0]
7227         * src/crash.c
7228                 o execvp the correct sylpheed by using argv0
7229                   and setting the correct work dir
7230                 o other tweaks  
7231
7232 2002-08-14 [oliver]     0.8.1claws61
7233         
7234         * enable/disable Toolbar Action Buttons 
7235         * code cleanups
7236         * src/mainwindow.c
7237         * src/toolbar.[ch]      
7238         * src/prefs_toolbar.c   
7239
7240 2002-08-14 [melvin]     0.8.1claws60
7241
7242         * po/fr.po
7243                 Updated French translations
7244
7245 2002-08-14 [melvin]     0.8.1claws59
7246
7247         * src/crash.c
7248                 Made bug report not translatable
7249         * src/exporthtml.c
7250                 Fixed exporthtml_build_filespec() return value
7251         * src/foldersel.c
7252                 Fixed incorrect include file
7253         * src/gtkspell.c
7254         * src/prefs_actions.c
7255         * src/prefs_toolbar.c
7256                 Made debug info not translatable
7257         * src/mutt.c
7258         * src/quote_fmt.c
7259                 Added missing includes
7260         * src/prefs_common.c
7261                 Fixed typo
7262
7263 2002-08-14 [paul]       0.8.1claws58
7264
7265         * faq/es/sylpheed-faq.html
7266           faq/es/sylpheed-faq-[1-3].html
7267           faq/es/sylpheed-faq-4.html     **NEW FILE **
7268                 update Spanish FAQ
7269
7270 2002-08-13 [christoph]  0.8.1claws57
7271
7272         * src/procmsg.c
7273                 ignore thread fix that did not mark all
7274                 child nodes of a ignored thread as
7275                 ignored. Does not work perfectly yet,
7276                 but it is better now
7277
7278 2002-08-13 [alfons]     0.8.1claws56
7279
7280         * src/crash.c
7281                 o implement 'save crash log'
7282                 o some tweaks
7283
7284 2002-08-13 [melvin]     0.8.1claws55
7285
7286         * src/main.c
7287                 removed unrequired "execinfo.h" header
7288
7289 2002-08-12 [paul]       0.8.1claws54
7290
7291         * faq/en/sylpheed-faq.html
7292           faq/en/sylpheed-faq-[1-3].html
7293           faq/en/sylpheed-faq-4.html     **NEW FILE **
7294                 update English FAQ
7295
7296 2002-08-12 [alfons]     0.8.1claws53
7297
7298         * po/POTFILES.in
7299                 add crash.c to translatables
7300         * src/crash.c
7301                 bring in Leandro's crash dialog
7302
7303 2002-08-11 [alfons]     0.8.1claws52
7304
7305         * src/crash.c
7306                 clean up some warnings
7307
7308 2002-08-11 [alfons]     0.8.1claws51
7309
7310         * acconfig.h
7311         * configure.in
7312         * src/crash.[ch]        ** NEW FILES **
7313         * src/main.c            
7314                 initial gdb crash handler
7315
7316 2002-08-11 [paul]       0.8.1claws50
7317
7318         * src/prefs_toolbar.c
7319                 replace Up/Down arrow pixmaps with text to be
7320                 consistent across icon themes
7321
7322 2002-08-11 [paul]       0.8.1claws49
7323
7324         * src/prefs_common.c
7325           src/prefs_toolbar.c
7326                 rename 'Pixmap' -> 'Icon'
7327
7328         * src/toolbar.[ch]
7329                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
7330
7331 2002-08-10 [paul]       0.8.1claws48
7332
7333         * src/prefs_toolbar.c
7334                 re-work the UI
7335
7336 2002-08-10 [paul]       0.8.1claws47
7337
7338         * src/main.c
7339                 don't write Processing progress to status bar
7340                 patch submitted by Alexander Evseev
7341
7342         * src/prefs_toolbar.c
7343                 re-position and resize window
7344                 make window assume correct size on first call
7345
7346 2002-08-10 [paul]       0.8.1claws46
7347
7348         * src/mainwindow.c
7349           src/prefs_toolbar.c
7350           src/toolbar.c
7351           src/toolbar.h
7352                 obey coding style
7353                 follow UI text conventions
7354
7355 2002-08-10 [alfons]     0.8.1claws45
7356
7357         * src/toolbar.c
7358                 correct pixmap for delete action
7359
7360 2002-08-10 [paul]       0.8.1claws44
7361
7362         * po/pt_BR.po
7363                 updated by Fabio Jr. Beneditto
7364
7365 2002-08-10 [paul]       0.8.1claws43
7366
7367         * po/POTFILES.in
7368                 add custom toolbar files
7369
7370 2002-08-10 [paul]       0.8.1claws42
7371
7372         * sync with 0.8.1cvs22
7373                 see ChangeLog 2002-08-09
7374
7375 2002-08-09 [paul]       0.8.1claws41
7376
7377         * tools/Makefile.am
7378           tools/README
7379           tools/outlook2sylpheed.pl     ** NEW FILE **
7380                 add script to convert exported Outlook
7381                 contacts list to a Sylpheed addressbook.
7382                 Submitted by Ricardo Mones Lastra.
7383
7384 2002-08-09 [paul]       0.8.1claws40
7385
7386         * AUTHORS
7387           configure.in
7388           po/sr.po      ** NEW FILE **
7389                 add Serbian message catalog. Submitted by
7390                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
7391
7392 2002-08-09 [paul]       0.8.1claws39
7393
7394         * sync with 0.8.1cvs21
7395                 see ChangeLog 2002-08-08
7396
7397 2002-08-08 [oliver]     0.8.1claws38
7398
7399         * src/mainwindow.c
7400                 move Custom Toolbar to Configuration menu
7401
7402 2002-08-08 [oliver]     0.8.1claws37
7403
7404         * src/prefs_toolbar.c
7405                 fix substitute pixmap bug
7406
7407 2002-08-08 [paul]       0.8.1claws36
7408
7409         * sync with 0.8.1cvs19
7410                 see ChangeLog 2002-08-08
7411
7412 2002-08-07 [christoph]  0.8.1claws35
7413
7414         * src/utils.c
7415                 fixed a memory leak in new canonicalize_file_replace
7416
7417 2002-08-07 [christoph]  0.8.1claws34
7418
7419         * src/utils.[ch]
7420                 o canonicalize_file_replace should create the temporary
7421                   file in the same directory as the original file.
7422                 o added get_tmpfile_in_dir that creates a temorary file
7423                   in a specified directory.
7424
7425 2002-08-07 [melvin]     0.8.1claws33
7426
7427         * src/toolbar.c
7428                 fixed bug where 'Article' button acted as 'Email' button.
7429
7430 2002-08-07 [paul]       0.8.1claws32
7431
7432         * sync with 0.8.1.cvs17
7433                 see ChangeLog 2002-08-07
7434
7435 2002-08-07 [colin]      0.8.1claws31
7436         
7437         * src/news.c
7438                 fix mass-cancel problem
7439
7440 2002-08-07 [thorsten]   0.8.1claws30
7441
7442         * src/prefs_toolbar.c
7443                 fix: crash on replace or add new button
7444         * src/toolbar.c
7445                 fix: close xmlfile after reading
7446         * src/utils.c
7447                 fix: unlink() file before rename()
7448
7449 2002-08-06 [paul]       0.8.1claws29
7450
7451         * sync with 0.8.cvs15
7452                 see ChangeLog 2002-08-06
7453
7454 2002-08-06 [oliver]     0.8.1claws28
7455
7456         * src/toolbar.c
7457         * src/prefs_toolbar.c
7458                 fixed empty toolbar issue
7459
7460 2002-08-06 [oliver]     0.8.1claws27
7461
7462         * Custom Toolbar Final 
7463         * src/folderview.c
7464         * src/inc.c
7465         * src/summaryview.c
7466                 o toolbar stuff now lives in src/toolbar.[ch]
7467                 o main_window_toolbar_* functions are renamed to
7468                   toolbar_* reflecting their new source file
7469         * src/mainwindow.[ch]
7470                 o remove toolbar stuff  
7471
7472 2002-08-06 [oliver]     0.8.1claws26
7473         
7474         * src/Makefile.am
7475         * src/prefs_toolbar.[ch]        **New File**
7476         * src/toolbar.[ch]              **New File**
7477                 o prefs_toolbar.[ch] custom toolbar frontend
7478                 o toolbar.[ch]       backend 
7479
7480 2002-08-06 [oliver]     0.8.1claws25
7481
7482         * src/prefs_actions.[ch]
7483                 o new exported function actions_execute
7484
7485 2002-08-06 [paul]       0.8.1claws24
7486
7487         * sync with 0.8.1cvs4
7488                 see ChangeLog 2002-08-06
7489
7490 2002-08-06 [paul]       0.8.1claws23
7491
7492         * sync with 0.8.1cvs13
7493                 see ChangeLog 2002-08-06
7494
7495 2002-08-06 [paul]       0.8.1claws22
7496
7497         * sync with 0.8.1cvs12
7498                 see ChangeLog 2002-08-05 and 2002-08-06
7499
7500 2002-08-06 [match]      0.8.1claws21
7501
7502         * src/addrclip.c
7503                 improvements to cut/copy/paste address
7504
7505 2002-08-05 [match]      0.8.1claws20
7506
7507         * src/addritem.[ch]
7508         * src/addrcache.c
7509         * src/addrbook.c
7510         * src/editaddress.c
7511         * src/addressbook.c
7512                 fixes to improve cut/copy/paste
7513
7514 2002-08-06 [melvin]     0.8.1claws19
7515
7516         * src/account.[ch]
7517                 account_find_all_from_address(): new function that returns the
7518                 list of all accounts that are matched in an address.
7519         * src/alertpanel.[ch]
7520                 alertpanel() now accepts a custom widget
7521                 alertpanel_with_widget(): new function that pops up a panel with
7522                 a custom widget in it 
7523         * src/gtkutils.[ch]
7524                 gtkut_account_menu_new(): new function that allows the selection
7525                 of an account from a list of accounts.
7526         * src/messageview.c
7527                 Extended Return Receipt notification to select the correct 
7528                 account and to make a security test on the Delivery-Notification
7529                 address which should be the same as the Return-Path.
7530
7531 2002-08-06 [thorsten]   0.8.1claws18
7532
7533         * src/mimeview.c
7534                 attach_all: save unnamed as "noname.%d",
7535                 dont free static dirname
7536
7537 2002-08-05 [alfons]     0.8.1claws17
7538
7539         * configure.in
7540                 detect XIM by trying to link rather than compile a XIM program
7541
7542 2002-08-05 [oliver]     0.8.1claws16
7543                 
7544         * src/stock_pixmap.[ch]
7545                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
7546                 o new func to retrieve pixmaps
7547
7548 2002-08-05 [paul]       0.8.1claws15
7549
7550         * sync with 0.8.1cvs10
7551                 see ChangeLog 2002-08-05
7552
7553 2002-08-04 [alfons]     0.8.1claws14
7554
7555         * src/textview.c
7556                 see if this plugs memleak
7557
7558 2002-08-04 [melvin]     0.8.1claws13
7559
7560         * src/gtkspell.c
7561                 fixed bug that could crash Sylpheed when highlighting
7562                 all misspelled words.
7563
7564 2002-08-03 [melvin]     0.8.1claws12
7565
7566         * src/prefs_actions.c
7567                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
7568         * src/messageview.c
7569                 fixed bug where the Return Receipt was sent to
7570                 Delivery-Notification-To address even if it was not present
7571
7572 2002-08-02 [alfons]     0.8.1claws11
7573
7574         * src/prefs_actions.c
7575                 o more check for NULLs
7576                 o put create_io_dialog() in right conditional block
7577
7578 2002-08-02 [paul]       0.8.1claws10
7579
7580         * po/es.po
7581                 updated by Ricardo Mones Lastra
7582
7583 2002-08-01 [christoph]  0.8.1claws9
7584
7585         * src/folder.c
7586                 don't free the cache of the opened
7587                 folder in the summaryview
7588         * src/summaryview.c
7589                 don't unset flags, if it is not required
7590
7591 2002-08-01 [paul]       0.8.1claws8
7592
7593         * sync with 0.8.1cvs8
7594                 see ChangeLog entry 2002-08-01
7595
7596 2002-08-01 [paul]       0.8.1claws7
7597
7598         * sync with 0.8.1cvs7
7599                 see ChangeLog 2002-07-31 and 2002-08-01
7600
7601 2002-07-31 [christoph]  0.8.1claws6
7602
7603         * src/mainwindow.c
7604                 forgot to update menu sensitivity
7605                 function for new menu entry
7606
7607 2002-07-31 [alfons]     0.8.1claws5
7608
7609         * src/main.c
7610                 check folder item and its path for NULL on
7611                 initial processing
7612
7613 2002-07-31 [christoph]  0.8.1claws4
7614
7615         * src/folder.c
7616                 check if folder_item_get_msginfo in
7617                 folder_item_remove_msg returned NULL
7618         * src/imap.c
7619                 better clear the uid cache in the
7620                 uid validity check function and delete
7621                 cached messages
7622
7623 2002-07-31 [paul]       0.8.1claws3
7624
7625         * man/sylpheed.1
7626                 add the '--attach' option and a few other
7627                 minor changes
7628
7629 2002-07-31 [paul]       0.8.1claws2
7630
7631         * sync with 0.8.1cvs5
7632                 see ChangeLog 2002-07-31
7633
7634 2002-07-31 [christoph]  0.8.1claws1
7635
7636         * src/folderview.[ch]
7637         * src/mainwindow.c
7638                 replace "Rescan all folders..." with
7639                 "Check all folders for new messages..."
7640
7641 2002-07-30 [paul]       0.8.1claws
7642
7643         * version 0.8.1claws released
7644
7645 2002-07-30 [paul]       0.8.0claws29
7646
7647         * tools/OOo2sylpheed.pl ** NEW FILE **
7648           tools/README
7649                 add script to enable sending documents as
7650                 attachments from OpenOffice.org
7651
7652 2002-07-30 [melvin]     0.8.0claws28
7653
7654         * src/prefs_actions.c
7655                 Made the actions' input/output dialog display
7656                 without delay.
7657
7658 2002-07-30 [christoph]  0.8.0claws27
7659
7660         * src/procmsg.c
7661                 check if folder_item_get_msginfo in
7662                 procmsg_save_to_outbox returned NULL
7663
7664 2002-07-30 [paul]       0.8.0claws26
7665
7666         * sync with 0.8.1cvs4
7667                 see ChangeLog 2002-07-29
7668
7669 2002-07-29 [thorsten]   0.8.0claws25
7670
7671         * README.claws
7672                 added selective download, delete on server
7673
7674 2002-07-29 [paul]       0.8.0claws24
7675
7676         * sync with 0.8.1cvs3
7677                 see ChangeLog 2002-07-29
7678
7679 2002-07-27 [christoph]  0.8.0claws23
7680
7681         * src/folder.c
7682                 add extra check if fetching the msginfo
7683                 returned NULL
7684
7685 2002-07-27 [paul]       0.8.0claws22
7686
7687         * sync with 0.8.1cvs2
7688                 see ChangeLog 2002-07-26
7689
7690 2002-07-27 [christoph]  0.8.0claws21
7691
7692         * src/imap.c
7693                 add another check if a valid msginfo
7694                 was returned
7695
7696 2002-07-26 [hoa]        0.8.0claws20
7697
7698         * src/folder.c
7699                 Fixed a condition in folder_item_destroy()
7700
7701         * src/imap.c
7702                 Fixed an error in IMAP protocol
7703
7704 2002-07-26 [alfons]     0.8.0claws19
7705
7706         * src/folder.c
7707                 ofcourse compare with identifier, not the path
7708
7709 2002-07-26 [alfons]     0.8.0claws18
7710
7711         * src/folder.c
7712                 use folder item identifier for saving / restoring
7713                 preferences because folder->path might not be unique
7714
7715 2002-07-26 [melvin]     0.8.0claws17
7716
7717         * src/logwindow.c
7718                 Fixed a crash introduced in 0.8.0claws5 when log is 
7719                 cut under 80 characters.
7720
7721 2002-07-26 [paul]       0.8.0claws16
7722
7723         * sync with 0.8.1cvs1
7724                 see ChangeLog 2002-07-26
7725
7726 2002-07-26 [christoph]  0.8.0claws15
7727
7728         * src/imap.[ch]
7729                 imap folder now remembers the last selected
7730                 folder and imap_fetch_msginfo skips selecting
7731                 the folder if it is already selected
7732
7733 2002-07-26 [christoph]  0.8.0claws14
7734
7735         * src/folder.c
7736         * src/folderview.c
7737         * src/imap.c
7738                 fix imap folder rescanning
7739
7740 2002-07-25 [christoph]  0.8.0claws13
7741
7742         * src/filter.c
7743         * src/folder.[ch]
7744         * src/folderview.c
7745         * src/imap.[ch]
7746         * src/mainwindow.c
7747         * src/mbox_folder.c
7748         * src/mh.c
7749         * src/news.c
7750                 implement imap uid cache and uid validity check
7751
7752 2002-07-25 [alfons]     0.8.0claws12
7753
7754         * src/summaryview.c
7755                 fix a brown paper bag bug, and also add some more
7756                 checks
7757
7758 2002-07-25 [christoph]  0.8.0claws11
7759
7760         * src/folder.c
7761                 don't mix copy, fetch_msginfo and remove
7762                 operations in folder item copy and move
7763                 operations
7764
7765 2002-07-25 [christoph]  0.8.0claws10
7766
7767         * src/folderview.c
7768         * src/mainwindow.c
7769         * src/prefs_folder_item.c
7770         * src/summaryview.[ch]
7771                 remove no longer required parameter update_cache from
7772                 summary_show
7773
7774 2002-07-25 [paul]       0.8.0claws9
7775
7776         * sync with 0.8.1
7777         
7778         * AUTHORS
7779                 a few corrections
7780
7781 2002-07-24 [alfons]     0.8.0claws8
7782
7783         * src/summaryview.c
7784                 sort correctly when using simplified subject line
7785                 (closes feature request "[ 585141 ] applying regexp to subject 
7786                 before sort" submitted by Alexandra Walford)
7787
7788 2002-07-24 [paul]       0.8.0claws7
7789
7790         * sync with 0.8.0cvs3
7791                 see ChangeLog 2002-07-24
7792
7793 2002-07-23 [christoph]  0.8.0claws6
7794
7795         * src/folder.c
7796         * src/folder.h
7797         * src/summaryview.c
7798         * src/summaryview.h
7799         * src/main.c
7800                 o separate processing and summaryview
7801                 o removed summary_write_cache from summaryview
7802                 o removed summaryview->killed_messages, because we don't have
7803                   to keep a list of killed messages anymore. New cache will
7804                   keep the hidden messages in cache anyway
7805         * src/folderview.c
7806         * src/inc.c
7807         * src/selective_download.c
7808                 o removed unnecessary summary_write_cache calls
7809         * src/procmsg.c
7810                 o don't set ignore thread flag in procmsg_get_thread_tree
7811                   if it is already set
7812         * src/mainwindow.c
7813         * src/statusbar.h
7814                 o moved STATUSBAR_PUSH/POP to statusbar.h because
7815                   they are used in different files
7816
7817 2002-07-23 [melvin]     0.8.0claws5
7818
7819         * src/addressbook.c
7820         * src/addrgather.c
7821         * src/editaddress.c
7822         * src/editgroup.c
7823         * src/editldap_basedn.c
7824         * src/importldif.c
7825         * src/prefs_common.c
7826                 Fixed few memory leak (gtk_editable_get_chars returns
7827                 an allocated string)
7828         * src/logwindow.c
7829                 Fixed few memory leak (gtk_editable_get_chars returns
7830                 an allocated string) and modified a little the log cutting
7831                 loop.
7832         * src/compose.c
7833                 Replaced a call to an obsolete function gtk_entry_get_text()
7834                 by gtk_editable_get_chars()
7835         * src/send.c
7836                 Removed a debug printf
7837
7838 2002-07-23 [christoph]  0.8.0claws4
7839
7840         * src/filesel.c
7841                 fix another g_dirname memory leak
7842
7843 2002-07-23 [christoph]  0.8.0claws3
7844
7845         * src/mh.c
7846                 fixed a memory leak in mh_fetch_msginfo
7847                 fixed crash when message header could not be
7848                 parsed
7849
7850 2002-07-23 [paul]       0.8.0claws2
7851
7852         * sync with 0.8.0cvs2
7853                 see ChangeLog 2002-07-23
7854
7855 2002-07-23 [paul]       0.8.0claws1
7856
7857         * sync with 0.8.0cvs1
7858                 see ChangeLog 2002-07-23
7859
7860 2002-07-23 [paul]       0.8.0claws
7861
7862         * release of 0.8.0claws
7863
7864 2002-07-23 [paul]       0.7.8claws99
7865
7866         * po/ru.po
7867                 new Russian translation, submitted by
7868                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
7869
7870 2002-07-22 [jens]       0.7.8claws98
7871
7872         * po/de.po
7873                 Updated German translations.
7874
7875 2002-07-22 [paul]       0.7.8claws97
7876
7877         * po/es.po
7878           po/it.po
7879           po/nl.po
7880           po/pt_BR.po
7881                 updated translations by Ricardo Mones Lastra,
7882                 Alessandro Maestri, Wilbert Berendsen and 
7883                 Fabio Jr. Beneditto respectively
7884
7885 2002-07-22 [christoph]  0.7.8claws96
7886
7887         * src/mimeview.c
7888                 fix memory leak caused by wrong g_dirname usage
7889
7890 2002-07-22 [christoph]  0.7.8claws95
7891
7892         * src/summaryview.c
7893                 update new and unread message counts for summaryview
7894                 summaryview does not get it from the folder anymore
7895                 and has to update the values itself
7896
7897 2002-07-22 [melvin]     0.7.8claws94
7898
7899         * po/fr.po
7900                 Updated French translations.
7901
7902 2002-07-22 [christoph]  0.7.8claws93
7903
7904         * src/matcher.c
7905                 set prop->preg pointer to NULL or following check
7906                 will not fail and regexec will be called with
7907                 invalid pointer
7908
7909 2002-07-21 [alfons]     0.7.8claws92
7910         
7911         * src/prefs_common.[ch]
7912                 remove option "Send return receipt on request"
7913
7914 2002-07-21 [thorsten]   0.7.8claws91
7915
7916         * src/mimeview.c
7917                 fixed memleaks, coding style as pointed out by alfons
7918
7919 2002-07-21 [alfons]     0.7.8claws90
7920
7921         * src/messageview.c
7922         * src/noticeview.[ch]
7923                 o fix bug notice view being displayed when going to empty folder 
7924                   (noticed by Christoph)
7925                 o allow RRR to be sent when restarting sylpheed, or changing folder 
7926                   (noticed by Thorsten)
7927
7928 2002-07-21 [thorsten]   0.7.8claws89
7929
7930         * src/mimeview.c
7931                 Included save_all patch from Xaview FACQ
7932                 added support for pathnames
7933
7934 2002-07-21 [alfons]     0.7.8claws88
7935
7936         * po/POTFILES.in
7937         * src/Makefile.am
7938         * src/mainwindow.c
7939         * src/messageview.[ch]
7940         * src/noticeview.c      ** NEW FILE **
7941         * src/noticeview.h      ** NEW FILE **
7942                 make return receipts work again
7943                 (UI idea by Leandro Pereira)
7944
7945 2002-07-21 [paul]       0.7.8claws87
7946
7947         * src/summaryview.c
7948                 fix sensitivity of 'Select thread'
7949
7950 2002-07-21 [paul]       0.7.8claws86
7951
7952         * src/prefs_common.c
7953                 add browser command line for Galeon
7954
7955 2002-07-21 [paul]       0.7.8claws85
7956
7957         * Makefile.am
7958                 fix 'EXTRA_DIST': remove README.README, add TODO
7959                 and TODO.claws
7960
7961 2002-07-21 [alfons]     0.7.8claws84
7962
7963         * src/gtkstext.c
7964                 make enter clear selection
7965                 (closes "[ 579888 ] Editor selection/entry error"
7966                 reported by Steve Lamb)
7967
7968 2002-07-21 [alfons]     0.7.8claws83
7969         
7970         * src/summaryview.c
7971                 sort message list when selecting unthread messages
7972                 (closes "[ 501593 ] switching threaded view doesn't sort"
7973                 reported by Simon Schubert)
7974
7975 2002-07-20 [alfons]     0.7.8claws82
7976         
7977         * src/matcher.c
7978                 const-correctness
7979
7980 2002-07-20 [thorsten]   0.7.8claws81
7981
7982         * src/matcher.c
7983                 Fixed expansion of empty fields in matchactions
7984
7985 2002-07-19 [melvin]     0.7.8claws80
7986
7987         * src/gtkspell.c
7988                 Removed a duplicate menu entry (fast mode) introduced during
7989                 the new cache merge
7990                 Added a menu separator between 'Use alternate' and 'Fast mode'
7991
7992 2002-07-19 [paul]       0.7.8claws79
7993
7994         * tools/Makefile.am
7995           tools/README
7996                 correct typos
7997
7998 2002-07-19 [thorsten]   0.7.8claws78
7999
8000         * tools/calypso_convert.pl      ** NEW FILE **
8001           tools/README
8002           tools/Makefile.am
8003                 script to import mbox files exported
8004                 by calypso
8005                 o generates folder structure
8006                 o includes attachments
8007
8008 2002-07-19 [melvin]     0.7.8claws77
8009
8010         * src/selective_download.[ch]
8011                 Fixed bug where closing the dialog with the window manager's
8012                 close button will not unlock the summary
8013                 Corrected some function declarations that missed a return value
8014                 Made the source code comply better with coding style.
8015         * src/prefs_common.c
8016                 Added new browser command line for Mozilla.
8017
8018 2002-07-18 [paul]       0.7.8claws76
8019
8020         * src/mainwindow.c
8021           src/selective_download.[ch]
8022                 reflect theme changes, fix Gdk Warning when creating 
8023                 pixmap from NULL window, and minor clean up.
8024                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8025
8026         * po/en_GB.po
8027                 updated
8028
8029 2002-07-17 [paul]       0.7.8claws75
8030
8031         * INSTALL[.jp]
8032                 sync with 0.8.0
8033         
8034         * po/en_GB.po
8035                 updated
8036
8037 2002-07-16 [paul]       0.7.8claws74
8038
8039         * tools/filter_conv.pl
8040           tools/README
8041                 replace conversion script with reimplemented version, 
8042                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
8043
8044 2002-07-16 [colin]      0.7.8claws73
8045
8046         * src/summaryview.c
8047                 remove forgotten debug messages - sorry ;-)
8048
8049 2002-07-16 [colin]      0.7.8claws72
8050
8051         * src/mimeview.c
8052           src/summaryview.c
8053           src/textview.c
8054           src/textview.h
8055                 add the ability to select part of a text mime-part 
8056                 to reply.
8057
8058 2002-07-15 [christoph]  0.7.8claws71
8059
8060         * src/folder.c
8061                 fix folder message count for folders without
8062                 msg_is_changed (includes news folders)
8063
8064 2002-07-15 [martin]     0.7.8claws70
8065
8066         * src/summaryview.c
8067                 option "display recipient on 'From'..." now works
8068                 without the need of enabling the option
8069                 "display  sender  using  address  book".
8070
8071 2002-07-15 [christoph]  0.7.8claws69
8072
8073         * src/summaryview.c
8074                 removed setting folder status from summaryview.
8075                 folder.c should update all message counts correctly.
8076
8077 2002-07-15 [paul]       0.7.8claws68
8078
8079         * po/pt_BR.po
8080                 updated by Fabio Junior Beneditto
8081
8082 2002-07-15 [darko]      0.7.8claws67
8083
8084         * src/mh.c
8085                 Fixed target folder colorization, don't decrease op
8086                 number twice
8087
8088 2002-07-14 [paul]       0.7.8claws66
8089
8090         * sync with main 0.8.0
8091                 see ChangeLog 2002-07-14
8092
8093 2002-07-13 [melvin]     0.7.8claws65
8094         
8095         * src/addrbook.c
8096         * src/addressbook.c
8097         * src/addrindex.c
8098                 Replaced sprintf by g_snprintf to prevent possible buffer
8099                 overflow.
8100         * src/news.c
8101                 Corrected a log message output format.
8102                 Added a missing "done" debug output.
8103         * src/compose.c
8104                 Added keyboard accelerator for Priority menu items
8105                 Added missing \n in debug output
8106         * src/logwindow.c
8107         * src/gtkspell.c
8108         * src/rfc2015.c
8109                 Added missing \n in debug output
8110
8111 2002-07-13 [paul]       0.7.8claws64
8112
8113         * man/sylpheed.1
8114                 change Sergey's email address to the sf address
8115
8116         * src/textview.c
8117                 increase show_url_timeout (more useful for long
8118                 urls)
8119
8120 2002-07-12 [sergey]     0.7.8claws63
8121
8122         * src/rfc2015.c
8123                 applied (with some modifications) patch to set the
8124                 micalg parameter for signatures
8125                 (2001-08-28 Werner Koch <wk@gnupg.org>)
8126
8127 2002-07-12 [sergey]     0.7.8claws62
8128
8129         * man/Makefile.am
8130         * configure.in
8131                 fixed man page installation
8132
8133 2002-07-12 [paul]       0.7.8claws61
8134
8135         * sync with 0.7.8cvs26
8136                 see ChangeLog 2002-07-11 and 2002-07-12
8137
8138 2002-07-11 [christoph]  0.7.8claws60
8139
8140         * src/compose.c
8141         * src/procmsg.c
8142                 first use the message number to find the message
8143                 to mark with a reply flag but check the
8144                 message-id if we got the correct message, if not
8145                 try to find it by message-id.
8146                 use new string seperator that is not allowed
8147                 in message-ids.
8148
8149 2002-07-11 [paul]       0.7.8claws59
8150
8151         * sync with 0.7.8cvs23
8152                 see ChangeLog 2002-07-10
8153
8154 2002-07-10 [christoph]  0.7.8claws58
8155
8156         * src/folder.[ch]
8157         * src/msgcache.[ch]
8158                 Added message-id table to the cache in memory
8159                 and functions to msgcache.c and folder.c to
8160                 fetch MsgInfos by message id
8161         * src/compose.c
8162         * src/procmsg.c
8163                 store folder and message-id of message replying
8164                 to in queue header and set reply flag after sending
8165                 (Closes bug #469498)
8166
8167 2002-07-10 [paul]       0.7.8claws57
8168
8169         * AUTHORS
8170           man/sylpheed.1.gz
8171                 add Martin to the list of authors
8172
8173 2002-07-09 [martin]     0.7.8claws56
8174         * src/gtksctree.c
8175                 Added gtk_ctree_last_visible(), tree_update_level(),
8176                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
8177                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8178                 from gtk+ to gtksctree.c for the new sorting code
8179                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
8180                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
8181         * src/gtksctree.h
8182                 Added declaration for gtk_sctree_sort_recursive() and
8183                 gtk_sctree_sort_node
8184         * src/addressbook.c
8185         * src/foldersel.c
8186         * src/folderview.c
8187         * src/summaryview.c
8188                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8189                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
8190
8191 2002-07-08 [paul]       0.7.8claws55
8192
8193         * more sync with 0.7.8cvs21
8194                 see ChangeLog 2002-07-08
8195
8196 2002-07-08 [paul]       0.7.8claws54
8197
8198         * sync with 0.7.8cvs21
8199                 see ChangeLog 2002-07-08
8200
8201 2002-07-07 [alfons]     0.7.8claws53
8202
8203         * src/Makefile.am
8204         * src/stock_pixmap.[ch]
8205         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
8206         * src/pixmaps/notice_error.xpm  ** NEW FILE **
8207         * src/pixmaps/notice_note.xpm   ** NEW FILE **
8208                 add new pixmaps for upcoming notice pane
8209
8210 2002-07-06 [melvin]     0.7.8claws52
8211
8212         * src/gtkspell.[ch]
8213                 Made them a bit closer to Sylpheed's coding style.
8214                 Removed old code.
8215                 Removed possible memory leaks when some errors occurs.
8216
8217 2002-07-06 [melvin]     0.7.8claws51
8218
8219         * po/Makefile.in.in
8220                 Removed --no-location in xgettext command line to help
8221                 translators that use Emacs' po-mode
8222         * src/quote_fmt.c
8223                 Removed unnecessary comments that messed up sylpheed.pot
8224
8225 2002-07-06 [paul]       0.7.8claws50
8226
8227         * sync with 0.7.8cvs19
8228                 see ChangeLog 2002-07-05
8229
8230 2002-07-06 [christoph]  0.7.8claws49
8231
8232         * src/folder.c
8233         * src/mainwindow.c
8234                 fix folder_item_remove_all_msg and folderview
8235                 status for trash folders after emptying trash
8236
8237 2002-07-05 [paul]       0.7.8claws48
8238
8239         * sync with 0.7.8cvs16
8240                 see ChangeLog 2002-07-04 and 2002-07-05
8241
8242 2002-07-04 [paul]       0.7.8claws47
8243
8244         * sync with 0.7.8cvs14
8245                 see  ChangeLog 2002-07-04
8246
8247 2002-07-03 [alfons]     0.7.8claws46
8248
8249         * src/folder.c
8250                 dupe folder item's path because it's being reallocated
8251                 by new folder scanning code
8252
8253 2002-07-03 [christoph]  0.7.8claws45
8254
8255         * src/imap.c
8256                 better IMAP uid fetching using 'FETCH 1:* (UID)'
8257         * src/msgcache.c
8258                 add missing return in msgcache_write
8259
8260 2002-07-02 [thorsten]   0.7.8claws44
8261
8262         * src/jpilot.c
8263         * src/msgcache.c
8264         * src/rfc2015.c
8265                 use binary mode for file access
8266
8267 2002-07-02 [christoph]  0.7.8claws43
8268
8269         * major code cleanup (part 1)
8270         
8271                 - unused variables removed
8272                 - unused functions removed
8273                 - uninitialized variables checked
8274                 - missing return statements added
8275                 - missing function return types added
8276                 - added parentheses around assignment and
8277                   && in || when suggested by gcc
8278               
8279         * src/mh.c
8280         * src/folder.c
8281                 replaced direct calls to folder->scan_tree
8282                 with folder_scan_tree and restore folder
8283                 prefs in this function. The folder should
8284                 not have to deal with them.
8285                 ( Should now work for all folder types )
8286
8287 2002-07-02 [paul]       0.7.8claws42
8288
8289         * sync with 0.7.8cvs13
8290                 see ChangeLog 2002-07-01 and 2002-07-02
8291
8292 2002-07-01 [christoph]  0.7.8claws41
8293
8294         * src/summaryview.c
8295                 fix "goto next/prev unread message" with
8296                 ignored threads
8297
8298 2002-07-01 [paul]       0.7.8claws40
8299
8300         * po/es.po
8301                 updated by Ricardo Mones Lastra
8302
8303 2002-06-30 [match]      0.7.8claws39
8304
8305         * src/jpilot.c
8306                 applied variation of leonerd's patch (566661) to
8307                 allow multiple email addresses per JPilot entry.
8308                 addresses may be separated by space, comma, pipe,
8309                 semi-colon, new-line.
8310
8311 2002-06-30 [alfons]     0.7.8claws38
8312
8313         * src/procmsg.c
8314                 simple fix for putting older nodes before
8315                 newer nodes when threading by subject
8316
8317 2002-06-30 [christoph]  0.7.8claws37
8318
8319         * src/folder.c
8320         * src/folderview.c
8321         * src/mh.c
8322         * src/news.c
8323         * src/procmsg.c
8324                 fix broken folder tree rescaning
8325                 and don't use procmsg_get_mark_sum
8326                 anymore
8327
8328 2002-06-30 [christoph]  0.7.8claws36
8329
8330         * merge new cache branch
8331         * src/imap.c
8332                 fix new cache imap copy bug
8333         * src/folder.c
8334                 improved folder_item_scan
8335                 it should now always set the correct
8336                 new, unread and total message counts
8337
8338 2002-06-29 [paul]       0.7.8claws35
8339
8340         * configure.in
8341                 correct syntax error
8342
8343 2002-06-29 [paul]       0.7.8claws34
8344
8345         * configure.in
8346           Makefile.am
8347           man/Makefile.am       ** NEW FILE **
8348           man/sylpheed.1.gz     ** NEW FILE **
8349                 add Sylpheed man page
8350
8351 2002-06-29 [paul]       0.7.8claws33
8352
8353         * po/pt_BR.po
8354                 updated by Fabio Junior Beneditto
8355
8356 2002-06-28 [jens]       0.7.8claws32
8357
8358         * po/de.po
8359                 translation updated
8360
8361         * src/selective_download.c
8362                 removed gettext for space " "
8363
8364         * src/imap.c
8365                 removed wrong space
8366
8367 2002-06-28 [paul]       0.7.8claws31
8368
8369         * sync with 0.7.8cvs11
8370                 see ChangeLog 2002-06-28
8371
8372 2002-06-28 [paul]       0.7.8claws30
8373
8374         * sync with 0.7.8cvs10
8375                 see ChangeLog 2002-06-27 and 2002-06-28
8376
8377 2002-06-26 [paul]       0.7.8claws29
8378
8379         * src/addrgather.c
8380           src/selective_download.c
8381                 don't gettextise empty strings.
8382                 reserved by gettext. gettext("") returns 
8383                 the header entry with meta information, 
8384                 not the empty string
8385
8386         * po/en_GB.po
8387                 updated
8388
8389 2002-06-26 [paul]       0.7.8claws28
8390
8391         * sync with 0.7.8cvs7
8392                 see ChangeLog 2002-06-25
8393
8394         * src/prefs_common.c
8395                 ...and in the process, tweak the gui a little
8396
8397 2002-06-25 [alfons]     0.7.8claws27
8398         
8399         * configure.in
8400         * src/Makefile.am
8401                 fine tune ldap library detection
8402
8403 2002-06-25 [alfons]     0.7.8claws26
8404
8405         * src/compose.c
8406                 don't allow return receipts when composing a news article
8407
8408 2002-06-25 [paul]       0.7.8claws25
8409
8410         * Makefile.am
8411                 add '$(AMTAR)' to 'release' section to allow for
8412                 new and older autotools
8413
8414 2002-06-25 [paul]       0.7.8claws24
8415
8416         * src/summaryview.c
8417                 fix "No more unread messages" persistant pop-up
8418                 window bug
8419
8420 2002-06-25 [paul]       0.7.8claws23
8421
8422         * po/it.po
8423                 updated by Alessandro Maestri
8424
8425 2002-06-25 [paul]       0.7.8claws22
8426
8427         * sync with 0.7.8cvs6
8428                 see ChangeLog 2002-06-25
8429
8430 2002-06-24 [paul]       0.7.8claws21
8431
8432         * tools/update-po
8433                 add GPL copyright information
8434
8435 2002-06-24 [paul]       0.7.8claws20
8436
8437         * tools/Makefile.am
8438           tools/README
8439           tools/update-po       ** NEW FILE **
8440                 add script that eases the creation of *.po files
8441                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
8442
8443 2002-06-23 [alfons]     0.7.8claws19
8444
8445         * src/messageview.c
8446                 make notification_convert_header obey const correctness
8447                 (next step will be fixing the broken return receipt)
8448
8449 2002-06-23 [paul]       0.7.8claws18
8450
8451         * src/messageview.c
8452                 fix bug introduced in last commit:
8453                 removed too much code in last commit - put back what's
8454                 needed
8455
8456 2002-06-23 [paul]       0.7.8claws17
8457
8458         * src/messageview.[ch]
8459                 remove code committed in error from locally patched
8460                 source
8461
8462 2002-06-23 [colin]      0.7.8claws16
8463
8464         * src/compose.[ch]
8465                 add compose_entry_select(), used to select the default_to
8466                 email address - hopefully avoiding people sending mails to
8467                 wrong recipients.
8468
8469 2002-06-22 [alfons]     0.7.8claws15
8470
8471         * AUTHORS
8472                 add Bram Metsch & Stanislav Karchebny
8473         * src/smtp.[ch]
8474         * src/prefs_account.[ch]
8475         * src/send.c
8476                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
8477                   options.  (see <http://sourceforge.net/tracker/index.php
8478                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
8479
8480                 - merge Stanislav's fix to make SMTP AUTH work with qmail
8481                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
8482
8483 2002-06-22 [paul]       0.7.8claws14
8484
8485         * sync with 0.7.8cvs5
8486                 see ChangeLog 2002-06-19 and 2002-06-20
8487
8488 2002-06-22 [alfons]     0.7.8claws13
8489
8490         * src/selective_download.c
8491                 fix a stupid mistake I made
8492
8493 2002-06-22 [alfons]     0.7.8claws12
8494
8495         * src/selective_download.[ch]
8496                 fix another unnoticed leak; cleanup code
8497
8498 2002-06-21 [alfons]
8499
8500         * tools/Makefile.am
8501                 gpg-sign <-- gpg-sign-syl
8502
8503 2002-06-21 [alfons]     0.7.8claws11
8504
8505         * src/selective_download.c
8506         * src/selective_download.h
8507                 fix assorted mix of allocation errors (should solve
8508                 problem reported by Philippe Gramoullé, see:
8509                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
8510
8511 2002-06-20 [melvin]     0.7.8claws10
8512
8513         * tools/gpg-sign *REMOVED*
8514           tools/gpg-sign-syl *ADDED*
8515                 Replaced the gpg clearsigning script with the version using
8516                 xterm instead of ssh-askpass and changed its name.
8517
8518         * README.claws
8519                 Updated actions example to reflect the renaming of the
8520                 gpg clearsigning script.
8521
8522 2002-06-19 [paul]       0.7.8claws9
8523
8524         * sync with 0.7.8claws9
8525                 see ChangeLog 2002-06-18 and 2002-06-19
8526
8527 2002-06-19 [paul]       0.7.8claws8
8528
8529         * sync with 0.7.8cvs1
8530                 see ChangeLog 2002-06-18
8531
8532 2002-06-18 [alfons]     0.7.8claws7
8533
8534         * src/mainwindow.h
8535                 add omitted prototype
8536
8537 2002-06-17 [paul]       0.7.8claws6
8538
8539         * src/mainwindow.c
8540                 fix hiding of exec_btn
8541
8542 2002-06-17 [paul]       0.7.8claws5
8543
8544         * src/pop.c
8545                 remove unneeded code: should_delete() 
8546                 and Pop3State::uidl_todelete_list
8547
8548 2002-06-17 [paul]       0.7.8claws4
8549
8550         * sync with 0.7.8
8551                 see ChangeLog 2002-06-11 and 2002-06-13
8552
8553 2002-06-16 [alfons]     0.7.8claws3
8554         
8555         * src/folder.c
8556                 make sure lock sort mode (claws specific) is
8557                 also persists after a tree rescan
8558
8559 2002-06-16 [alfons]     0.7.8claws2
8560
8561         * src/prefs_folder_item.c
8562         * src/folder.[ch]
8563                 fix persistence of folder sort mode (broken
8564                 by adapting Hiro's new folder persistence code)
8565
8566 2002-06-16 [alfons]     0.7.8claws1
8567
8568         * AUTHORS
8569         * src/logwindow.c
8570         * src/prefscommon.[ch]
8571                 control size of log text in log window; 
8572                 closes patch #569155 submitted by Mitko Haralanov.
8573
8574 2002-06-15 [paul]       0.7.8claws
8575
8576         * release of 0.7.8claws
8577
8578 2002-06-15 [paul]       0.7.7claws
8579
8580         * po/pt_BR.po
8581                 updated by Fabio Junior Beneditto
8582
8583 2002-06-14 [paul]       0.7.6claws49
8584
8585         * po/es.po
8586                 updated by Ricardo Mones Lastra
8587
8588 2002-06-14 [paul]       0.7.6claws48
8589
8590         * po/nl.po
8591                 updated translation by Wilbert Berendsen
8592
8593 2002-06-14 [melvin]     0.7.6claws47
8594
8595         * po/fr.po
8596                 Updated French translation
8597
8598 2002-06-13 [paul]       0.7.6claws46
8599
8600         * src/filesel.c
8601                 allow filename to be typed in, rather than just
8602                 selected by the mouse. Patch by Gustavo Noronha Silva.
8603
8604 2002-06-13 [alfons]     0.7.6claws45
8605
8606         * src/mainwindow.[ch]
8607                 more cleanups (removing unnecessary menu items Expand 
8608                 summary / message view)
8609
8610 2002-06-13 [melvin]     0.7.6claws44
8611
8612         * po/POTFILES.in
8613                 Added src/string_match.c
8614         * src/string_match.c
8615                 Fixed possible buffer overflow.
8616                 Corrected typo.
8617                 Added missing config.h header.
8618         * src/prefs_common.c
8619           src/prefs_matcher.c
8620           src/prefs_scoring.c
8621                 Made some strings translatable (missing _(..)).
8622
8623 2002-06-13 [melvin]     0.7.6claws43
8624
8625         * README.claws
8626                 Corrected action example (verifying clearsigned mail).
8627         * src/prefs_account.c
8628                 Corrected typo.
8629         * src/prefs_common.c
8630                 Removed incorrect line that generated a Gtk-CRITICAL msg.
8631
8632 2002-06-12 [alfons]     0.7.6claws42
8633
8634         * src/summaryview.c
8635                 add init of score column lost in 0.7.6claws42
8636
8637 2002-06-12 [paul]       0.7.6claws41
8638
8639         * src/prefs_account.c
8640                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
8641                 behavior of the radio buttons, (from 0.7.7cvs2)
8642
8643 2002-06-11 [alfons]     0.7.6claws40
8644
8645         * src/messageview.[ch]
8646         * src/summaryview.[ch]
8647         * src/summary_search.c
8648         * src/mainwindow.c
8649                 perform a sync to bring in Hiro's separate view implementation 
8650
8651                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
8652
8653 2002-06-11 [paul]       0.7.6claws39
8654         
8655         * src/prefs_account.c
8656                 correct a typo on the Receive tab
8657
8658 2002-06-10 [match]      0.7.6claws38
8659
8660         * src/addressbook.c
8661                 Included address completion patch from Gustavo Noronha.
8662
8663 2002-06-10 [paul]       0.7.6claws37
8664
8665         * src/inc.[ch]
8666           src/pop.c
8667           src/prefs_account.[ch]
8668           src/selective_download.[ch]
8669                 apply PATCH #561712
8670                  NEW:
8671                 - check if POP Account
8672                 - Receive Button renamed to Preview
8673                 - Preview Button Popup: preview new/all messages
8674                 - Download Button
8675                 - Account Preferences-->Receive tab checkbutton if you
8676                   want to remove Mail after Download
8677                 -: default YES
8678                 - Account Preferences-->Receive tab checkbutton use
8679                   filtering rules on preview
8680                   (think of delete_on_server)
8681                 -: default YES
8682                 - Account selectable from SD dialog
8683                 - checkbutton to show already downloaded messages if
8684                   all messages are previewed
8685                 - new clist column showing Date
8686                 - ESC KEY close
8687                 FIXES:
8688                 - play ball with UIDL
8689                 - fault tolerant (?) 
8690                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8691
8692 2002-06-10 [melvin]     0.7.6claws36
8693
8694         * README.claws
8695                 Added a hint to ac/README in cvs instructions.
8696
8697         * src/prefs_actions.c
8698                 Made it possible to use a more elaborate command line
8699                 for asynchronous actions, too.
8700
8701 2002-06-10 [melvin]     0.7.6claws35
8702         
8703         * src/prefs_actions.c
8704                 Make it possible to use a more elaborate command line
8705                 (e.g. |foo|bar|cat>there;echo Done|)
8706                 Corrected error message when calling %f, %F and %p commands
8707                 from the compose window.
8708
8709 2002-06-09 [colin]      0.7.6claws34
8710
8711         * src/summaryview.c
8712                 Automatically find unread messages in current folder
8713                 before annoying the user.
8714
8715 2002-06-08 [alfons]     0.7.6claws33
8716
8717         * po/it.po
8718                 remove bad formatting string in it.po translation
8719                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
8720
8721 2002-06-08 [paul]       0.7.6claws32
8722
8723         * sync with 0.7.6cvs25
8724                 see ChangeLog 2002-06-07
8725
8726 2002-06-05 [paul]       0.7.6claws31
8727
8728         * src/mainwindow.c
8729                 add 'Sort by locked' and 'Sort by score'
8730
8731 2002-06-05 [paul]       0.7.6claws30
8732
8733         * sync with 0.7.6cvs24
8734                 see ChangeLog 2002-06-04
8735
8736 2002-06-04 [paul]       0.7.6claws29
8737
8738         * po/pt_BR.po
8739                 updated by Fabio Junior Beneditto
8740
8741 2002-06-03 [thorsten]   0.7.6claws28
8742
8743         * src/matcher.c
8744                 fclose() matcherrc after reading
8745
8746 2002-06-03 [paul]       0.7.6claws27
8747
8748         * sync with 0.7.6cvs21
8749                 see ChangeLog 2002-05-31
8750
8751 2002-05-31 [paul]       0.7.6claws26
8752
8753         * sync with 0.7.6cvs20
8754                 see ChangeLog 2002-05-29 and 2002-05-30
8755
8756 2002-05-31 [paul]       0.7.6claws25
8757
8758         * src/imap.c
8759                 hopefully fix last buggy sync
8760
8761         * README.claws
8762                 correct typo in 'Actions' examples
8763
8764 2002-05-29 [paul]       0.7.6claws24
8765
8766         * sync with 0.7.6cvs18
8767                 see ChangeLog 2002-05-28 and 2002-05-29
8768
8769         * src/news.c
8770           src/nntp.[ch]
8771                 sync with above 
8772
8773 2002-05-28 [paul]       0.7.6claws23
8774
8775         * sync with 0.7.6cvs16
8776                 see ChangeLog 2002-05-28
8777
8778 2002-05-27 [thorsten]   0.7.6claws22 
8779
8780         * faq/it/sylpheed-faq-1.html
8781           faq/it/sylpheed-faq-2.html
8782           faq/it/sylpheed-faq-3.html
8783           faq/it/sylpheed-faq.html
8784                 corrected DOS lineendings
8785         * faq/de/sylpheed-faq-1.html
8786           faq/de/sylpheed-faq-2.html
8787           faq/en/sylpheed-faq-1.html
8788           faq/en/sylpheed-faq-2.html
8789           faq/en/sylpheed-faq-3.html
8790           faq/es/sylpheed-faq-1.html
8791           faq/es/sylpheed-faq-2.html
8792           faq/es/sylpheed-faq-3.html
8793           faq/fr/sylpheed-faq-1.html
8794           faq/it/sylpheed-faq-1.html
8795           faq/it/sylpheed-faq-2.html
8796           faq/it/sylpheed-faq-3.html
8797           faq/it/sylpheed-faq.html
8798                 changed ">" to &quot;
8799
8800 2002-05-27 [paul]       0.7.6claws21
8801         
8802         * sync with 0.7.6cvs15
8803                 see ChangeLog 2002-05-27
8804
8805 2002-05-27 [paul]       0.7.6claws20
8806
8807         * src/prefs_account.c
8808                 correct a typo
8809
8810 2002-05-26 [paul]       0.7.6claws19
8811
8812         * tools/README
8813                 correct a typo
8814
8815 2002-05-25 [paul]       0.7.6claws18
8816
8817         * tools/README
8818                 add description of kmail2sylpheed.pl
8819
8820 2002-05-25 [paul]       0.7.6claws17
8821
8822         * tools/kmail2sylpheed.pl       ** NEW FILE **
8823                 perl script that converts an exported Kmail address
8824                 book, converts it to sylpheed addressbook file,
8825                 writes the file to .sylpheed, and updates
8826                 addrbook--index.xml 
8827
8828 2002-05-25 [paul]       0.7.6claws16
8829
8830         * sync with 0.7.6cvs14
8831                 see ChangeLog 2002-05-23
8832
8833 2002-05-24 [paul]       0.7.6claws15
8834
8835         * README.claws
8836                 make a correction and add some more info
8837
8838 2002-05-24 [paul]       0.7.6claws14
8839
8840         * src/compose.c
8841                 fix memory leak in 
8842                 compose_redirect_write_headers_from_headerlist()
8843                 add Subject and Resent-Message-ID to
8844                 compose_redirect_write_headers()
8845                 Received, Subject, and X-UIDL are filtered out in 
8846                 compose_redirect_write_to_file()
8847
8848 2002-05-23 [paul]       0.7.6claws13
8849
8850         * src/compose.[ch]
8851           src/filtering.c
8852           src/mainwindow.c
8853           src/matcher.[ch]
8854           src/matcher_parser_lex.l
8855           src/matcher_parser_parse.y
8856           src/prefs_common.[ch]
8857           src/prefs_filtering.c
8858           src/summaryview.c
8859                 rename 'Bounce' to 'Redirect'
8860
8861 2002-05-23 [paul]       0.7.6claws12
8862
8863         * more sync with 0.7.6cvs13
8864           src/compose.c
8865                 see ChangeLog 2002-05-22
8866
8867 2002-05-22 [paul]       0.7.6claws11
8868
8869         * sync with 0.7.6cvs13
8870           src/codeconv.c
8871                 see ChangeLog 2002-05-20
8872           src/prefs_common.c
8873                 see ChangeLog 2002-05-22
8874
8875 2002-05-21 [melvin]     0.7.6claws10
8876
8877         * src/folderview.c
8878                 Added missing filtering and scoring headers
8879                 Fixed bad function call that showed garbage 
8880                 in Folder->Processing
8881
8882 2002-05-21 [paul]       0.7.6claws9
8883
8884         * tools/Makefile.am
8885                 make all tools executable, (patch by Alfons).
8886
8887 2002-05-20 [alfons]     0.7.6claws8
8888
8889         * src/procheader.c
8890                 don't forget to call mktime() so we have a valid week 
8891                 and year day
8892                 (Bug report by Roger Sondermann <mail@jumaros.de>)
8893
8894 2002-05-20 [paul]       0.7.6claws7
8895
8896         * src/html.c
8897                 fix broken parsing of urls
8898         * src/textview.c
8899                 fix displaying of urls
8900
8901                 both fixes from the patch [547855] by Eugene 
8902                 Brevdo (zonem)
8903
8904 2002-05-19 [alfons]     0.7.6claws6
8905
8906         * configure.in
8907                 make sylpheed configure correctly with the latest
8908                 and greatest of automake / autoconf / gettext
8909
8910 2002-05-19 [alfons]     0.7.6claws5
8911
8912         * src/procheader.c
8913         * src/procheader.h
8914                 add function for returning ime zone offset
8915         * src/quote_fmt.c
8916         * src/quote_fmt_parse.y
8917                 better quotation formatting - does not convert
8918                 to local time, but uses the original date string.
8919                 
8920                 Note: %z inserts the timezone offset (should 
8921                 work also on platforms where strftime does not
8922                 support %z).
8923
8924 2002-05-18 [christoph]  0.7.6claws4
8925
8926         * src/summaryview.c
8927                 fix indentation of some code
8928         * tools/Makefile.am
8929                 fix spaces after \
8930         * src/Makefile.am
8931                 add missing \
8932                 correct path for ignorethread.xpm
8933                 incorrect filename for sylpheed_logo.xpm
8934                 add missing include matcher_parser_parse.h
8935
8936 2002-05-18 [paul]       0.7.6claws3
8937
8938         * sync with 0.7.6cvs8
8939                 see ChangeLog 2002-05-16 and 2002-05-17
8940
8941 2002-05-18 [melvin]     0.7.6claws2
8942
8943         * README.claws
8944                 Corrected an action's definition and fixed some misspellings.
8945
8946 2002-05-18 [paul]       0.7.6claws1
8947
8948         * tools/Makefile.am
8949           tools/gpg-sign        ** new file **
8950           tools/uudec           ** new file **
8951                 add Melvin's Actions scripts
8952
8953         * README.claws
8954                 add Melvin's descriptions for Actions
8955
8956 2002-05-18 [paul]       0.7.6claws
8957
8958         * Version 0.7.6claws released
8959
8960 2002-05-17 [paul]       0.7.5claws32
8961
8962         * po/es.po
8963                 updated by Ricardo Mones Lastra
8964
8965 2002-05-17 [paul]       0.7.5claws31
8966
8967         * src/compose.c
8968                 fix Account prefs default folder for sent/draft/deleted
8969                 messages bug
8970
8971         * po/it.po
8972           po/nl.po
8973                 updated translation by Alessandro Maestri and
8974                 Wilbert Berendsen
8975
8976 2002-05-17 [melvin]     0.7.5claws30
8977
8978         * src/prefs_actions.c
8979                 Fixed bug where using %F not at the end of the command 
8980                 resulted in an additional empty argument being created.
8981                 Thanks to Darko Koruga for reporting the bug.
8982
8983 2002-05-17 [melvin]     0.7.5claws29
8984
8985         * po/fr.po
8986                 Updated French translations.
8987
8988 2002-05-15 [paul]       0.7.5claws28
8989         
8990         * po/es.po
8991                 updated by Ricardo Mones Lastra
8992
8993 2002-05-15 [paul]       0.7.5claws27
8994
8995         * sync with 0.7.6cvs4
8996                 see ChangeLog 2002-05-14 and 2002-05-15
8997
8998 2002-05-14 [paul]       0.7.5claws26
8999
9000         * sync with 0.7.6cvs1
9001                 see ChangeLog 2002-05-13
9002
9003 2002-05-13 [thorsten]   0.7.5claws25
9004
9005         * src/messageview.c
9006                 fix select_all and copy in multipart messages
9007         * src/mainwindow.c
9008                 fix select_all and copy in multipart messages
9009
9010 2002-05-12 [paul]       0.7.5claws24
9011
9012         * src/summaryview.c
9013                 reverse last commit, bug already fixed in 0.7.5claws3
9014
9015 2002-05-12 [netztorte]  0.7.5claws23
9016
9017         * src/summaryview.c
9018                 dont parse empty addressbook (checked in before claws20)
9019
9020 2002-05-12 [melvin]     0.7.5claws22
9021
9022         * src/procmsg.[ch]
9023                 Removed unneeded priority code introduced by the previous 
9024                 commit.
9025
9026 2002-05-12 [melvin]     0.7.5claws21
9027
9028         * src/compose.[ch]
9029                 Added possibility to set message's priority.
9030         * src/procmsg.[ch]
9031                 Added possibility to set message's priority.
9032                 Added missing headers
9033
9034 2002-05-12 [melvin]     0.7.5claws20
9035
9036         * src/prefs_actions.c
9037                 Removed implicitely added quotes around the name
9038                 of the temporary files of mime parts.
9039
9040 2002-05-12 [paul]       0.7.5claws19
9041
9042         * sync with 0.7.5cvs20
9043                 see ChangeLog 2002-05-11
9044
9045 2002-05-12 [alfons]     0.7.5claws18
9046
9047         * src/quote_fmt_lex.l
9048         * src/quote_fmt_parse.y
9049                 allow quote / reply date & time format to be set using
9050                 %D{format}. format is a format string you'd pass to
9051                 strftime() (see man strftime, or the Display tab |
9052                 Date format setting).
9053
9054                 Currently %D converts the date to local time. 
9055
9056 2002-05-11 [paul]       0.7.5claws17
9057
9058         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
9059                 see ChangeLog 2002-05-10 and 2002-05-11
9060
9061 2002-05-10 [paul]       0.7.5claws16
9062
9063         * sync with 0.7.5cvs16
9064                 see ChangeLog entries 2002-05-09 and 
9065                 2002-05-10
9066
9067 2002-05-10 [colin]      0.7.5claws15
9068
9069         * src/textview.c
9070                 Corrected a bug that prevented sylpheed to open
9071                 double-clicked URIs.
9072
9073 2002-05-09 [paul]       0.7.5claws14
9074
9075         * sync with 0.7.5cvs14
9076                 see ChangeLog 2002-05-08 and 2002-05-09
9077
9078 2002-05-08 [paul]       0.7.5claws13
9079
9080         * sync with 0.7.5cvs11
9081                 see ChangeLog entry 2002-05-08
9082
9083 2002-05-08 [paul]       0.7.5claws12
9084
9085         * src/mainwindow.c
9086           src/textview.[ch]
9087                 fix segfault on View->Open in new window
9088                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9089
9090 2002-05-07 [paul]       0.7.5claws11
9091
9092         * sync with 0.7.5cvs9
9093                 see ChangeLog entry 2002-05-07
9094
9095 2002-05-06 [paul]       0.7.5claws10
9096
9097         * src/messageview.c
9098           src/textview.c
9099                 display url in statusbar on single-click
9100                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9101
9102 2002-05-06 [match]      0.7.5claws9
9103
9104         * src/addritem.[ch]
9105                 new functions.
9106         * src/addrcache.c
9107                 tidy up.
9108         * src/xmlprops.[ch]
9109                 XML implementation of properties file.
9110         * src/exporthtml.[ch]
9111         * src/expthtmldlg.[ch]
9112         * src/addressbook.c
9113                 export to HTML.
9114
9115 2002-05-02 [sergey]     0.7.5claws8
9116
9117         * src/mainwindow.c (mainwin_entries),
9118           src/prefs_common.c (prefs_send_create()),
9119           src/codeconv.c (locale_table):
9120                 use charset name "Windows-1251" instead of "CP1251".
9121
9122 2002-05-02 [colin]      0.7.5claws7
9123         
9124         * src/compose.c
9125           src/prefs_common.c
9126           src/prefs_folder_item.c
9127                 Fixed cosmetics bugs due to Outbox renamed to Sent.
9128
9129 2002-05-02 [hiro]       0.7.5claws6
9130
9131         * src/imap.c
9132                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
9133
9134 2002-05-02 [paul]       0.7.5claws5
9135
9136         * src/compose.c
9137                 more sync with 0.7.5cvs7, see ChangeLog entry
9138                 2002-05-02
9139
9140 2002-05-02 [hiro]       0.7.5claws4
9141
9142         * src/compose.c
9143                 compose_queue_sub():
9144                 check if queue folder exists (closes #550397).
9145                 removed directory creation since it should be handled
9146                 transparently.
9147         * src/imap.c
9148                 imap_add_msg(): return UID for appended message
9149                 (closes #548842).
9150
9151 2002-04-30 [paul]       0.7.5claws3
9152
9153         * src/summaryview.c
9154                 fix account_find_from_address() bug
9155
9156 2002-04-28 [colin]      0.7.5claws2
9157
9158         * src/compose.c
9159           src/textview.c
9160           src/prefs_common.[ch]
9161           src/utils.[ch]
9162                 Added user-definable quotation characters recognition.
9163
9164 2002-04-28 [paul]       0.7.5claws1
9165
9166         * sync with 0.7.5cvs4
9167                 see ChangeLog entry  2002-04-25
9168
9169 2002-04-28 [paul]       0.7.5claws
9170
9171         * po/es.po
9172           po/nl.po
9173           po/pt_BR.po
9174                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
9175                 Fabio Junior Beneditto
9176
9177 2002-04-27 [jens]       0.7.4claws103
9178
9179         * po/de.po
9180                 updated German translation.
9181
9182 2002-04-27 [hiro]       0.7.4claws102
9183
9184         * src/summaryview.c
9185                 summary_write_cache(): fixed the mark loss of hidden messages.
9186
9187 2002-04-26 [melvin]     0.7.4claws101
9188
9189         * src/procmsg.c
9190                 fixed a second typo (same one)
9191         * po/fr.po
9192           po/it.po
9193           po/pt_BR.po
9194                 fixed the type again...
9195
9196 2002-04-26 [melvin]     0.7.4claws100
9197
9198         * src/procmsg.c
9199                 fixed a typo in an alert message ("temorary").
9200         * po/it.po
9201         * po/pt_BR.po
9202                 corrected the typo  described above.
9203         * po/fr.po
9204                 updated French translation.
9205
9206 2002-04-26 [darko]      0.7.4claws99
9207
9208         * src/summaryview.c
9209                 fix target folder colorization
9210
9211 2002-04-25 [paul]       0.7.4claws98
9212
9213         * po/it.po
9214                 updated by Alessandro Maestri
9215
9216 2002-04-24 [colin]      0.7.4claws97
9217         
9218         * src/compose.c
9219                 Fixed double "subject is empty" question.
9220
9221 2002-04-23 [colin]      0.7.4claws96
9222         
9223         * src/mimeview.c
9224                 Corrected issue when "automatically display images" was
9225                 not set : first image remained after selecting second.
9226
9227 2002-04-23 [melvin]     0.7.4claws95
9228
9229         * src/prefs_actions.c
9230                 Don't display in/out dialog if there is nothing to show.
9231
9232 2002-04-23 [paul]       0.7.4claws94
9233
9234         * sync with 0.7.5cvs3
9235                 bug fixes: see ChangeLog entry 2002-04-23
9236
9237 2002-04-22 [darko]      0.7.4claws93
9238
9239         * src/compose.c
9240                 fix previous check-in which changed code after
9241                 merge from main
9242
9243 2002-04-22 [paul]       0.7.4claws92
9244
9245         * faq/de/*
9246                 add German FAQ
9247         * faq/en/*
9248           faq/es/*
9249           faq/fr/*
9250                 update English, Spanish and French FAQs
9251         * manual/de/*
9252           manual/es/*
9253                 add German and Spanish manuals
9254         * manual/en/*
9255           manual/fr/*
9256                 update English and French manuals
9257
9258         * src/Makefile.am
9259                 add to and re-arrange the pixmap entries
9260
9261 2002-04-22 [darko]      0.7.4claws91
9262
9263         * src/compose.c
9264                 fix sender initials recognition to only allow
9265                 '>' after the initials
9266
9267 2002-04-21 [paul]       0.7.4claws90
9268
9269         * sync with 0.7.5 release
9270                 see ChangeLog entry 2002-04-21
9271
9272 2002-04-21 [alfons]
9273
9274         * src/Makefile.am
9275                 add colin's new pixmaps to EXTRA_DIST
9276
9277 2002-04-21 [colin]      0.7.4claws89
9278         * src/compose.c
9279         * src/inc.c
9280         * src/mainwindow.[ch]
9281         * src/prefs_common.[ch]
9282         * src/stock_pixmap.[ch]
9283                 Added "Work offline" ability.
9284
9285 2002-04-21 [colin]      0.7.4claws88
9286         
9287         * src/mimeview.c
9288         * src/prefs_common.c
9289         * src/prefs_common.h
9290         * src/textview.c : Added an option to common preferences -> display
9291           to allow user not to automatically display images.
9292
9293 2002-04-21 [paul]       0.7.4claws87
9294
9295         * sync with 0.7.4cvs52
9296                 see ChangeLog entry 2002-04-21 (src/imap.c)
9297
9298 2002-04-21 [paul]       0.7.4claws86
9299
9300         * sync with 0.7.4cvs51
9301                 see ChangeLog entry 2002-04-21
9302
9303 2002-04-21 [paul]       0.7.4claws85
9304
9305         * sync with 0.7.4cvs49
9306                 see ChangeLog entries 2002-04-20 and 2002-04-21
9307
9308         * src/Makefile.am
9309                 clean up: remove old 'stock_' element from xpm 
9310                 filenames.
9311
9312 2002-04-21 [alfons]     0.7.4claws84
9313
9314         apply sync patch from Paul
9315
9316         * src/folderview.c
9317                 use old claws prefs_folder_item_create() for now
9318
9319 2002-04-19 [match]      0.7.4claws83
9320
9321         * src/addressbook.[ch]
9322         * src/addrharvest.[ch]
9323         * src/addrgather.[ch]
9324                 recurse folders.
9325         * src/mainwindow.c
9326         * src/summaryview.[ch]
9327                 change menu option.
9328
9329 2002-04-19 [paul]       0.7.4claws82
9330
9331         * po/pt_BR.po
9332                 updated by Fabio Junior Beneditto
9333
9334 2002-04-14 [alfons]     0.7.4claws81
9335
9336         * src/passphrase.c
9337                 add #include <sys/types.h> for mode_t and off_t 
9338
9339 2002-04-13 [paul]       0.7.4claws80
9340         
9341         * src/main.c
9342           src/passphrase.[ch]
9343           src/pgptext.c
9344           src/prefs_common.[ch]
9345           src/rfc2015.c
9346                 enable storing of GnuPG passphrase for the whole 
9347                 session or a user-defined number of minutes. patch 
9348                 submitted by Ravemax <ravemax@dextrose.com>
9349
9350 2002-04-13 [alfons]     0.7.4claws79
9351
9352         * src/textview.c
9353                 make email parser also stop scanning when encountering separators
9354                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
9355
9356 2002-04-13 [paul]       0.7.4claws78
9357
9358         * sync with 0.7.4cvs39
9359                 see ChangeLog entry 2002-04-12
9360
9361 2002-04-11 [paul]       0.7.4claws77
9362
9363         * sync with 0.7.4cvs37
9364                 see ChangeLog entry 2002-04-11
9365
9366 2002-04-11 [paul]       0.7.4claws76
9367
9368         * COPYING 
9369                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
9370                 the clause for OpenSSL). sync with sylpheed main
9371
9372 2002-04-09 [melvin]     0.7.4claws75
9373
9374         * src/compose.c
9375                 Made 'Ctrl-Enter' on send ignore some modifiers 
9376                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
9377                 to bind other *-Enter (but not Alt-Enter).
9378
9379 2002-04-09 [paul]       0.7.4claws74
9380
9381         * sync with 0.7.4cvs35
9382                 see ChangeLog entries 2002-04-09
9383
9384 2002-04-08 [paul]       0.7.4claws73
9385
9386         * sync with 0.7.4cvs33
9387                 see ChangeLog entry 200-04-08
9388
9389 2002-04-07 [match]      0.7.4claws72
9390
9391         * src/addrharvest.[ch]
9392                 fixed to read all addresses in header, regardless
9393                 of header size. improved name parsing. accommodate
9394                 harvest from folders and selected message.
9395         * src/addritem.[ch]
9396                 included new address parsing function.
9397         * src/addrgather.[ch]
9398         * src/addressbook.[ch]
9399         * src/summaryview.[ch]
9400         * src/mainwindow.c
9401                 allow address harvest of folder as well as selected
9402                 messages.
9403
9404 2002-04-07 [paul]       0.7.4claws71
9405
9406         * src/esmtp.[ch]
9407           src/smtp.c
9408                 don't try to authenticate with CRAM-MD5 in SMTP when 
9409                 SMTP-AUTH enabled if MTA doesn't issue this 
9410                 auth-method in it's ehlo-response. bug item #531364,
9411                 patch item #938910. patch submitted by Colin Leroy 
9412                 <colin@colino.net>
9413
9414 2002-04-07 [paul]       0.7.4claws70
9415
9416         * src/nntp.c
9417                 fix missing MODE_READER bug. patch submitted by
9418                 Colin Leroy <colin@colino.net>
9419
9420 2002-04-07 [alfons]     0.7.4claws69
9421
9422         * src/matcher.[ch]
9423         * src/prefs_filtering.c
9424         * src/summaryview.c
9425                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
9426                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
9427
9428 2002-04-07 [paul]       0.7.4claws68
9429
9430         * sync with 0.7.4cvs32
9431                 see ChangeLog entry 2002-04-06
9432
9433         * tools/filter_conv.pl
9434                 more bug fixes
9435
9436 2002-04-06 [paul]       0.7.4claws67
9437
9438         * tools/filter_conv.pl
9439                 modify to be able to find the name of the first
9440                 mailbox and use that. main's filter does not
9441                 record the full path to the mailbox and therefore
9442                 can only filter to the first mailbox.
9443
9444 2002-04-05 [paul]       0.7.4claws66
9445
9446         * tools/filter_conv.pl
9447                 attempt to make the script all-encompassing and
9448                 be able to convert any main 'filter' rule thrown
9449                 at it
9450
9451 2002-04-05 [paul]       0.7.4claws65
9452
9453         * tools/filter_conv.pl
9454                 allow for collapsed folder trees
9455
9456 2002-04-05 [paul]       0.7.4claws64
9457
9458         * sync with 0.7.4cvs31
9459                 see ChangeLog entries 2002-04-05
9460
9461 2002-04-03 [paul]       0.7.4claws63
9462
9463         * sync with 0.7.4cvs29
9464                 see ChangeLog entries 2002-04-02 and 2002-04-03
9465
9466 2002-04-02 [paul]       0.7.4claws62
9467
9468         * sync with 0.7.4cvs26
9469                 see ChangeLog entry 2002-04-01
9470
9471 2002-04-02 [match]      0.7.4claws61
9472
9473         * src/pine.[ch]
9474         * src/importpine.[ch]
9475         * src/addressbook.c
9476                 import Pine address book.
9477
9478 2002-04-02 [match]      0.7.4claws60
9479
9480         * src/addrharvest.[ch]
9481                 improve address parsing of funky addresses.
9482
9483 2002-04-02 [darko]      0.7.4claws59
9484
9485         * src/compose.c
9486                 wrap on send improvements, it now recognizes quoted
9487                 initials as part of the quotation string, and it
9488                 does not join lines separated by CR
9489
9490 2002-04-01 [match]      0.7.4claws58
9491
9492         * src/mgutils.[ch]
9493                 added new functions.
9494         * src/mutt.[ch]
9495                 remove excessive duplicate address generation
9496                 on import.
9497
9498 2002-04-01 [alfons]     0.7.4claws57
9499         
9500         * src/summaryview.c
9501                 put back g_free() 
9502
9503 2002-04-01 [paul]       0.7.4claws56
9504
9505         * sync with 0.7.4cvs25
9506                 see ChangeLog entry 2002-04-01
9507
9508 2002-04-01 [alfons]     0.7.4aprilfool55
9509
9510         * src/summaryview.c
9511                 honour feature request item #537427 to allow for
9512                 displaying names from address book for sent mail also
9513
9514 2002-03-29 [paul]       0.7.4claws54
9515
9516         * src/mainwindow.c
9517           src/prefs_filtering.[ch]
9518           src/prefs_matcher.c
9519           src/summaryview.c
9520                 add 'fast filter' for claws' filtering,
9521                 /Tools/Create filter rule/... patch submitted
9522                 by Neill Miller <neillm@thecodefactory.org>
9523
9524 2002-03-29 [paul]       0.7.4claws53
9525
9526         * sync with 0.7.4cvs24
9527                 see ChangeLog entry 2002-03-29
9528
9529 2002-03-28 [paul]       0.7.4claws52
9530
9531         * sync with 0.7.4cvs23
9532                 see ChangeLog entry 2002-03-28
9533
9534 2002-03-27 [melvin]     0.7.4claws51
9535
9536         * src/prefs_actions.c
9537                 Added support to pass only one message part (as a
9538                 file) to the command using '%p'. No quotes are needed
9539                 because doubles quotes are automatically added.
9540                 Fixed bug where Sylpheed could block when waiting for
9541                 a child process to finish.
9542                 Changed the help menu to remove quotes around symbols to 
9543                 avoid misinterpretation (they must not be used).
9544
9545 2002-03-27 [melvin]     0.7.4claws50
9546
9547         * src/inc.c
9548                 Made the new mail notification command always 
9549                 execute asynchronously.
9550
9551 2002-03-27 [paul]       0.7.4claws49
9552
9553         * src/compose.c
9554                 fix bug introduced in last commit
9555
9556 2002-03-27 [paul]       0.7.4claws48
9557
9558         * sync with 0.7.4cvs21
9559                 see ChangeLog 2002-03-26 and 2002-03-27
9560
9561 2002-03-26 [hoa]        0.7.4claws47
9562
9563         * src/prefs_folder_item.c
9564                 really fixed the bug #516442 with folder rescan.
9565
9566 2002-03-26 [paul]       0.7.4claws46
9567
9568         * sync with 0.7.4cvs19
9569                 see ChangeLog entries 2002-03-25 and 2002-03-26
9570
9571 2002-03-25 [hoa]        0.7.4claws45
9572
9573         * src/matcher.c
9574         * src/mh.c
9575                 fix the bug #516442 with folder rescan.
9576
9577         * src/prefs_common.[ch]
9578         * src/compose.c
9579                 added an option to enable two different behaviours
9580                 for bounce.
9581
9582
9583 2002-03-25 [paul]       0.7.4claws44
9584
9585         * src/mainwindow.c
9586           src/selective_download.c
9587                 correct a few menuitem labels
9588
9589 2002-03-25 [christoph]  0.7.4claws43
9590
9591         * src/procmsg.c
9592                 fix non deleted tmp message in
9593                 procmsg_save_to_outbox
9594                 fix problems caused by sync with
9595                 main branch's procmsg_send_queue
9596
9597 2002-03-25 [paul]       0.7.4claws42
9598
9599         * src/quote_fmt.c
9600           src/quote_fmt_lex.l
9601           src/quote_fmt_parse.y
9602                 add Last name (%L) placeholder for quoting. 
9603                 patch submitted by Thorsten Thielen 
9604                 <thth@users.sourceforge.net>
9605
9606 2002-03-25 [paul]       0.7.4claws41
9607
9608         * src/utils.c
9609                 get full hostname. patch submitted by
9610                 Bob Woodside <rwoodside1@comcast.net>
9611
9612 2002-03-25 [paul]       0.7.4claws40
9613
9614         * src/account.c
9615           src/news.c
9616           src/nntp.[ch]
9617           src/prefs_account.[ch]
9618                 enable NNTP over SSL. patch submitted by
9619                 Pascal Jermini <pascal@infinity.hn.org>
9620
9621 2002-03-24 [paul]       0.7.4claws39
9622
9623         * src/prefs_common.c
9624                 make the arrangement of the Compose tab more
9625                 coherent
9626
9627         * src/mainwindow.c
9628                 fix some irregularities of style
9629
9630         * po/de.po
9631                 updated by Kilian Krause
9632
9633 2002-03-23 [paul]       0.7.4claws38
9634
9635         * po/pt_BR.po
9636                 updated by Fabio Junior Beneditto
9637
9638 2002-03-23 [paul]       0.7.4claws37
9639
9640         * src/mainwindow.c
9641                 move 'Gather addresses' to 'Tools' menu
9642                 make 'Selective download' sensitive
9643
9644 2002-03-23 [paul]       0.7.4claws36
9645
9646         * sync with 0.7.4cvs16
9647                 see ChangeLog entries 2002-03-23
9648
9649 2002-03-22 [christoph]  0.7.4claws35
9650
9651         * src/quote_fmt_parse.y
9652                 fix include program output
9653
9654 2002-03-22 [alfons]     0.7.4claws34
9655
9656         * src/pop.c
9657                 initialize GDate stack variable correctly (sorry!)
9658
9659 2002-03-22 [paul]       0.7.4claws33
9660
9661         * src/compose.c
9662           src/mainwindow.c
9663           src/prefs_actions.c
9664           src/prefs_common.c
9665                 rename 'Tool' to 'Tools'
9666
9667         * src/mainwindow.c
9668                 move 'Delete duplicated messages' from
9669                 'Message/' to 'Tools/'
9670                 re-arrange the order of 'Tools/' items
9671
9672 2002-03-22 [paul]       0.7.4claws32
9673
9674         * src/addr_compl.c
9675           src/addressbook.[ch]
9676                 auto-address completion now also matches on
9677                 Nickname. patch submitted by Bob Forsman 
9678                 <hammor@users.sourceforge.net>
9679
9680         * src/editaddress.c
9681                 correct a spelling mistake
9682
9683 2002-03-22 [alfons]     0.7.4claws31
9684
9685         * src/pop.c
9686                 fix getting uidl from incorrect string 
9687                 (spotted by Colin)
9688
9689 2002-03-21 [alfons]     0.7.4claws30
9690
9691         * src/pop.c
9692                 more code refactoring
9693                 plug mem leak introduced by delete on server
9694
9695 2002-03-21 [paul]       0.7.4claws29
9696
9697         * sync with 0.7.4cvs11
9698                 see ChangeLog entries 2002-03-20
9699
9700 2002-03-20 [alfons]     0.7.4claws28
9701
9702         * src/inc.c
9703                 apply Colin's patch and refactor
9704
9705 2002-03-20 [paul]       0.7.4claws27
9706
9707         * sync with sylpheed 0.7.4cvs9
9708                 see ChangeLog entry 2002-03-20
9709
9710 2002-03-19 [christoph]  0.7.4claws26
9711
9712         * src/mh.c
9713         * src/procmsg.[ch]
9714         * src/summaryview.c
9715                 revert changes for flag updates
9716                 (does not work correctly and no time to debug)
9717
9718 2002-03-20 [alfons]     0.7.4claws25
9719
9720         * src/pop.c
9721                 refactor should_delete() a little bit 
9722
9723 2002-03-19 [paul]       0.7.4claws24
9724
9725         * src/inc.[ch]
9726           src/pop.c
9727           src/prefs_account.[ch]
9728                 allow the user to leave downloaded mail on the 
9729                 server for n days. Patch submitted by Colin Leroy 
9730                 <colin@colino.net>
9731
9732 2002-02-19 [paul]       0.7.4claws23
9733
9734         * sync with sylpheed 0.7.4cvs8
9735                 see ChangeLog entries 2002-03-19
9736
9737 2002-03-18 [paul]       0.7.4claws22
9738
9739         * sync with sylpheed 0.7.4cvs6
9740                 see ChangeLog entry 2002-03-18
9741
9742 2002-03-18 [paul]       0.7.4claws21
9743
9744         * po/en_GB.po
9745                 add en_GB message catalogue
9746
9747         * src/mbox_folder.c
9748           src/prefs_account.c
9749           src/prefs_actions.c
9750                 correct a few spelling mistakes
9751
9752 2002-03-17 [alfons]     0.7.4claws20
9753
9754         * src/matcher.c
9755                 more stringent checks for NULL params when writing
9756                 filtering actions to a file
9757                 
9758 2002-03-17 [hoa]        0.7.3claws20
9759
9760         * src/news.c
9761                 fixed the count of new messages
9762
9763         * src/compose.c
9764                 fixed the "attachment properties" window
9765
9766 2002-03-17 [paul]       0.7.4claws19
9767
9768         * src/defs.h
9769           src/folder.h
9770           src/news.c
9771           src/prefs_account.[ch]
9772           src/procmsg.[ch]
9773           src/summaryview.c
9774                 automatically mark cross-posted messages as read 
9775                 and (optionally) give them a colour label
9776                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
9777                 
9778
9779 2002-03-17 [paul]       0.7.4claws18
9780
9781         * sync with sylpheed 0.7.4cvs5
9782                 see ChangeLog entry 2002-03-17
9783
9784 2002-03-17 [melvin]     0.7.4claws17
9785         
9786         * src/textview.c
9787                 Worked around a gtktext 'bug': when searching for 
9788                 a text in a long message it was scrolling slowly
9789                 line by line until it hit the searched text.
9790         * po/fr.po
9791                 Updated French translation
9792
9793 2002-03-17 [melvin]     0.7.4claws16
9794
9795         * src/mainwindow.c
9796         * src/compose.c
9797         * src/prefs_actions.c
9798                 Moved "Edit/Actions" to "Tool/Actions"
9799                 Made mainwindow/compose window sensitive as soon as
9800                 no child process is running anymore even if the io dialog
9801                 is open.
9802                 Fixed a struct being initialized with a non constant char*
9803
9804 2002-03-16 [christoph]  0.7.4claws15
9805
9806         * configure.in
9807                 add --with-compiler-flags option
9808                 (only for developer hacking)
9809         * src/mh.c
9810         * src/procmsg.[ch]
9811         * src/summaryview.c
9812                 try to make folder-stats and flag handling more
9813                 independent from the summaryview. msgcounts
9814                 are only set when the folder is opened and
9815                 procmsg_msginfo_(un)set_flags will handle it
9816                 later and summaryview will get the values
9817                 from the folder.
9818
9819 2002-03-16 [paul]       0.7.4claws14
9820
9821         * src/messageview.c
9822                 fix Return-receipt. Patch submitted by Bob
9823                 Woodside <rwoodside1@comcast.net>
9824
9825 2002-03-16 [paul]       0.7.4claws13
9826
9827         * src/compose.c
9828                 fix 'dynamic' signatures, make it work again
9829                 broken during sync on 2002-03-14 (0.7.4claws2)
9830
9831 2002-03-15 [match]      0.7.4claws12
9832
9833         * src/addrharvest.[ch]
9834         * src/addrgather.[ch]
9835         * src/addressbook.[ch]
9836         * src/mainwindow.c
9837                 included address harvester feature. still some
9838                 issues with address parsing that I will fix.
9839
9840 2002-03-15 [match]      0.7.4claws11
9841
9842         * src/addrbook.[ch]
9843         * src/addrcache.[ch]
9844         * src/addressbook.[ch]
9845         * src/addrindex.c
9846         * src/editbook.c
9847         * src/importldif.c
9848         * src/importmutt.c
9849         * src/jpilot.[ch]
9850         * src/main.c
9851         * src/syldap.[ch]
9852         * src/vcard.[ch]
9853                 tidy up. fix memory leaks. moved attribs and methods
9854                 from individual interfaces to addrcache object. prep
9855                 for new stuff to come in.
9856
9857 2002-03-15 [alfons]     0.7.4claws10
9858
9859         * src/matcher.[ch]
9860         * src/matcher_parser_parse.y
9861         * src/matcher_parser_lex.l
9862         * src/prefs_matcher.c
9863                 add filtering conditions message greater than, smaller 
9864                 than, and exactly matching a size in bytes
9865                 (does not work with delete from POP3 server yet)
9866
9867                 this should also give others an idea what you should
9868                 do to add new criterions to claws filtering system
9869                 
9870
9871 2002-03-15 [paul]       0.7.4claws9
9872
9873         * tools/filter_conv.pl
9874                 exit if there are no filter rules to convert
9875                 rename filterrc to filterrc.old after completion
9876
9877 2002-03-15 [paul]       0.7.4claws8
9878
9879         * sync with sylpheed 0.7.4cvs3
9880                 see ChangeLog entry 2002-03-14
9881
9882 2002-03-14 [paul]       0.7.4claws7
9883
9884         * src/compose.c
9885                 clean up the last commit (ahem)
9886
9887 2002-03-14 [paul]       0.7.4claws6
9888
9889         * src/compose.c
9890                 fix bug #515655. honour account preferences
9891                 regarding gpg default signing/encryption when 
9892                 changing account from the compose window.
9893
9894 2002-03-14 [paul]       0.7.4claws5
9895
9896         * src/folderview.c
9897                 remove unnecessary curly brackets
9898
9899 2002-03-14 [paul]       0.7.4claws4
9900
9901         * src/folderview.c
9902           src/prefs_filtering.[ch]
9903                 add filter rename on folder rename and filter
9904                 delete on folder delete. Patch submitted by
9905                 Neill Miller <neillm@thecodefactory.org> 
9906
9907 2002-03-14 [christoph]  0.7.4claws3
9908
9909         * src/procmsg.c
9910         * src/send.c
9911                 fix local delivery
9912                 (patch submitted by "Simon 'corecode' Schubert")
9913         * src/prefs_common.c
9914         * src/procmsg.c
9915                 fix gcc 3.0 warning
9916
9917 2002-03-14 [paul]       0.7.4claws2
9918
9919         * sync with sylpheed 0.7.4cvs2
9920                 see ChangeLog entry 2002-03-13
9921
9922 2002-03-12 [darko]      0.7.4claws1
9923
9924         * src/mainwindow.c
9925                 fix what seems to be a copy and paste error
9926                 when setting color for important messages
9927                 (reported by wwp)
9928
9929 2002-03-11 [paul]       version 0.7.4claws released
9930
9931 2002-03-11 [paul]       0.7.4claws
9932
9933         * po/es.po
9934           po/it.po
9935           po/nl.po
9936           po/pt_BR.po
9937                 update message catalogs. Submitted by Ricardo Mones 
9938                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
9939                 Fabio Junior Beneditto
9940
9941         * configure.in
9942           faq/Makefile.am
9943           faq/it/Makefile
9944           faq/it/sylpheed-faq*
9945           src/mainwindow.c
9946           src/manual.[ch]
9947                 add FAQ in Italian
9948         
9949
9950 2002-03-11 [jens]       0.7.3claws7
9951
9952         * po/de.po
9953                 updated German translation
9954
9955 2002-03-11 [melvin]     0.7.3claws6
9956
9957         * po/fr.po
9958                 updated and corrected French translation
9959
9960 2002-03-10 [hoa]        0.7.3claws5
9961
9962         * src/account.c
9963         * src/inc.c
9964         * src/prefs_account.c
9965         * src/procmsg.c
9966         * src/send.[ch]
9967                 fixed the local account.
9968                 you have to change the default "/usr/sbin/sendmail"
9969                 to "/usr/sbin/sendmail -t" in the preferences of
9970                 the local account.
9971
9972         * src/procmime.c
9973                 removed some debug display for renderer
9974
9975 2002-03-10 [paul]       0.7.3claws4
9976
9977         * faq/en/sylpheed-faq-1.html
9978           faq/en/sylpheed-faq-2.html
9979                 update
9980
9981 2002-03-09 [paul]       0.7.3claws3
9982
9983         * sync with sylpheed 0.7.4
9984                 see ChangeLog entry 2002-03-09
9985
9986 2002-03-08 [paul]       0.7.3claws2
9987
9988         * faq/en/sylpheed-faq*
9989           faq/es/sylpheed-faq*
9990           faq/fr/sylpheed-faq*
9991                 update the FAQs
9992
9993         * manual/fr/.cvsignore
9994           manual/fr/Makefilea.am
9995           manual/fr/sylpheed*
9996           src/mainwindow.c
9997           src/manual.[ch]
9998                 add the French manual
9999
10000 2002-03-07 [paul]       0.7.3claws1
10001
10002         * sync with sylpheed 0.7.3cvs4
10003                 see ChangeLog entries  2002-03-06 and 2002-03-07
10004         
10005         * po/nl.po
10006                 updated by Wilbert Berendsen
10007
10008 2002-03-07 [melvin]     0.7.2claws34
10009
10010         * src/selective_download.c
10011                 Changed the pixmap of the receive button to MAIL_RECEIVE.
10012
10013 2002-03-06 [paul]       0.7.2claws33
10014
10015         * sync with sylpheed 0.7.3cvs1
10016                 bug fix, see ChangeLog entry 2002-03-05
10017
10018 2002-03-05 [paul]       0.7.2claws32
10019
10020         * src/mimeview.c
10021           src/pgptext.[ch]
10022           src/procmsg.c
10023                 reverse the pgp ascii-armored code implemented in 
10024                 0.7.2claws16. removal of this code until it matures.
10025                 this means that verifying ascii-armored pgp sigs and
10026                 automatic decryption of ascii-armored encrypted
10027                 messages no longer works.
10028
10029 2002-03-05 [paul]       0.7.2claws31
10030
10031         * configure.in
10032           Makefile.am
10033         * faq/Makefile.am
10034         * faq/en/Makefile.am
10035           faq/en/sylpheed-faq.html
10036           faq/en/sylpheed-faq-1.html
10037           faq/en/sylpheed-faq-2.html
10038           faq/en/sylpheed-faq-3.html
10039         * faq/es/Makefile.am
10040           faq/es/sylpheed-faq.html
10041           faq/es/sylpheed-faq-1.html
10042           faq/es/sylpheed-faq-2.html
10043           faq/es/sylpheed-faq-3.html
10044           faq/es/sylpheed-faq-4.html
10045         * faq/fr/Makefile.am
10046           faq/fr/sylpheed-faq.html
10047           faq/fr/sylpheed-faq-1.html
10048           faq/fr/sylpheed-faq-2.html
10049           faq/fr/sylpheed-faq-3.html
10050         * src/Makefile.am
10051           src/defs.h
10052           src/mainwindow.c
10053           src/manual.[ch]
10054                 add FAQs in English, Spanish and French
10055
10056
10057 2002-03-05 [paul]       0.7.2claws30
10058
10059         * manual/en/sylpheed.html
10060           manual/en/sylpheed-XX.html
10061                 updated the English manual
10062
10063 2002-03-05 [hoa]        
10064
10065         * src/summaryview.c
10066                 dialog box pops up if the article can't be deleted.
10067
10068 2002-03-04 [paul]       
10069         
10070         * po/pt_BR.po
10071                 updated by Fabio Junior Benedito
10072
10073 2002-03-04 [hoa]
10074
10075         * removed ac/gpgme.m4
10076                 to avoid autogen common problem
10077                 developers have to install gpgme development package now
10078
10079         * src/compose.c
10080                 encoding to 7bit or 8bit is enabled.
10081
10082 2002-03-03 [alfons]     0.7.2claws29
10083
10084         * src/pop.c
10085                 merge fix by Oliver Haertel for selective
10086                 download buglet
10087
10088 2002-03-03 [paul]       0.7.2claws28
10089         
10090         * sync with sylpheed 0.7.3
10091
10092 2002-03-03 [paul]       0.7.2claws27
10093
10094         * sync with sylpheed 0.7.2cvs24
10095                 see ChangeLog entries 2002-03-02 and 2002-03-03
10096
10097 2002-03-02 [melvin]     0.7.2claws26
10098
10099         * src/inc.[ch]
10100         * src/main.c
10101         * src/mainwindow.c
10102         * src/prefs_common.[ch]
10103                 Added user definable notification on new mail arrival.
10104                 Removed unused variables in spell checker prefs code.
10105
10106 2002-03-02 [melvin]     0.7.2claws25
10107
10108         * src/quote_fmt.c
10109                 Removed unnecessary escape sequences.
10110                 Changed 'Initial...' to 'Initials of Sender'
10111
10112 2002-03-02 [paul]       0.7.2claws24
10113
10114         * sync with sylpheed 0.7.2cvs22
10115                 see ChangeLog entry 2002-03-01
10116
10117 2002-03-01 [hoa]        0.7.2claws23
10118
10119         * src/mainwindow.c
10120                 Set sensitivity of delete actions to active
10121                 even if the folder is a newsgroup.
10122
10123         * src/summaryview.c
10124                 - Set sensitivity of delete actions
10125                 - Added function check_permission() that will check if the
10126                   user is authorized to delete a message. For news, it
10127                   will check if the author is the same.
10128                 - Enabled deletion when there is no trash folder.
10129
10130         * src/news.[ch]
10131                 - Added news_cancel_article() to cancel articles
10132                 - Implemented news_remove_message() (public function)
10133
10134 2002-03-01 [paul]       0.7.2claws22
10135
10136         * src/gtkutils.c
10137           src/textview.c
10138                 recognise urls that that don't include 'http://' and
10139                 simply begin 'www.' 
10140
10141         * AUTHORS
10142                 remove duplicated name
10143
10144 2002-02-28 [paul]       0.7.2claws21
10145
10146         * src/mainwindow.c
10147           src/summaryview.[ch]
10148                 add ability to 'Select thread'
10149                 combines Melvin's "Select thread's head" patch (#510907)
10150                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
10151                 patch (#518514) 
10152
10153 2002-02-28 [paul]       0.7.2claws20
10154
10155         * src/mimeview.c
10156                 hopefully fix segfault on right-clicking a mime part
10157                 that some people have experienced.      
10158                 fix submitted by Fredrik Olofsson <frol@linux.nu>
10159
10160 2002-02-28 [paul]       0.7.2claws19
10161
10162         * sync with sylpheed 0.7.2cvs21
10163                 see ChangeLog entries 2002-02-27 and 2002-02-28
10164
10165 2002-02-27 [paul]       0.7.2claws18
10166
10167         * sync with sylpheed 0.7.2cvs18
10168                 see ChangeLog entries 2002-02-26 and 2002-02-27
10169
10170 2002-02-26 [alfons]     0.7.2claws17
10171
10172         * src/procheader.c
10173                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
10174                 (spotted by Chris Hessman <idatech@gmx.net>)
10175
10176 2002-02-26 [paul]       0.7.2claws16
10177
10178         * src/mimeview.c
10179           src/pgptext.[ch]
10180           src/procmsg.c
10181                 make decryption of ascii-armored pgp encrypted messages
10182                 and verification of ascii-armored signatures work again.
10183                 slightly altered from the patch by Jens Jahnke 
10184                 <jan0sch@gmx.net>
10185
10186                 ##FIX ME##
10187                 * the checking of plaintext signatures always comes up in 
10188                   a popup box
10189                 * it doesn't work for multipart messages 
10190                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
10191                   including the msg headers and these 2 line themselves, are 
10192                   not displayed
10193
10194         * src/mainwindow.c
10195                 "View/Folder Tree" becomes "View/Separate Folder Tree"
10196                 "View/Message View" becomes "View/Separate Message View"
10197                 because its less ambiguous.
10198
10199         * po/es.po
10200                 updated by Ricardo Mones Lastra
10201
10202 2002-02-26 [paul]       0.7.2claws15
10203
10204         * sync with sylpheed 0.7.2cvs17
10205                 see ChangeLog entries 2002-02-25 and 2002-02-26
10206
10207 2002-02-25 [christoph]  0.7.2claws14
10208
10209         * src/filtering.[ch]
10210         * src/inc.c
10211                 do filtering stuff after all messages have been received
10212                   1. drop all messages to .processing
10213                   2. scan processing folder for messages
10214                   3. filter messages or move to inbox
10215                 this will also find old messages left in processing after
10216                 a crash or something like that and we get a real msginfo
10217                 from folder->get_msg_list and do not have to create our
10218                 own in filter_message
10219         * src/matcher_parser_parse.y
10220                 remove MIX/MAX warning (reordered includes)
10221
10222 2002-02-25 [paul]       0.7.2claws13
10223
10224         * sync with sylpheed 0.7.2cvs15
10225                 see ChangeLog entry 2002-02-24
10226
10227 2002-02-24 [alfons]     0.7.2claws12
10228
10229         * src/filtering.c
10230                 clear old color flags first when applying a new color to
10231                 a message info. 
10232                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
10233
10234 2002-02-24 [alfons]     0.7.2.claws11
10235         
10236         * AUTHORS
10237         * src/prefs_common.c
10238                 add presets for Opera and Konqueror, closes patch #517261,
10239                 submitted by Ville Skyttä <scop@users.sourceforge.net>
10240
10241 2002-02-24 [alfons]     0.7.2.claws10
10242
10243         * AUTHORS
10244         * src/summaryview.c
10245                 fix threading for null message ids, closes patch #521601,
10246                 submitted by Bob Forsman <hammor@users.sourceforge.net>
10247
10248 2002-02-24 [alfons]     0.7.2claws9
10249
10250         * src/summaryview.c
10251         * src/filtering.c
10252                 make Tool | Filter Message work with filtering system so
10253                 setting flags also works
10254
10255                 TODO:
10256
10257                 - Processing uses the same function as Tool | Filter
10258                   Message, but doesn't use the same update proc yet
10259
10260 2002-02-23 [paul]       0.7.2claws8
10261
10262         * sync with sylpheed 0.7.2cvs14
10263                 see ChangeLog entries 2002-02-22 and 2002-02-23
10264
10265 2002-02-22 [christoph]  0.7.2claws7
10266
10267         * src/quote_fmt.c
10268                 Add column space to table
10269         * src/quote_fmt_parse.y
10270                 Close files
10271
10272 2002-02-22 [paul]       0.7.2claws6
10273
10274         * src/Makefile.am
10275           src/defs.h
10276           src/filtering.c
10277           src/inc.[ch]
10278           src/mainwindow.c
10279           src/matcher.[ch]
10280           src/matcher_parser_lex.l
10281           src/matcher_parser_parse.y
10282           src/pop.[ch]
10283           src/prefs_account.h
10284           src/prefs_filtering.c
10285           src/selective_download.[ch]   *** NEW FILES ***
10286           src/utils.[ch]
10287           po/POTFILES.in
10288                 Selective Download added to 'Tool' menu. 
10289                 Retrieves email headers of the currently selected pop3 
10290                 account and allows the user to mark emails for deletion 
10291                 right on the pop3 server. Patch submitted by Oliver Haertel 
10292                 <oha@users.sourceforge.net>.
10293         
10294         * po/POTFILES.in
10295                 add 'src/quote_fmt.c'           
10296
10297 2002-02-22 [christoph]  0.7.2claws5
10298
10299         * src/Makefile.am
10300                 added quote_fmt.c
10301         * src/prefs_common.[ch]
10302         * src/prefs_template.c
10303         * src/quote_fmt.c               *** NEW FILE ***
10304         * src/quote_fmt.h
10305                 move quote format symbol description code
10306                 to it's own file because it is used from
10307                 differnent code parts
10308                 Rewrote symbol description GUI
10309                   + use table
10310                   + add separators
10311                   + get data from array (no more long constant strings)
10312         * src/quote_fmt_lex.l
10313         * src/quote_fmt_parse.y
10314                 Symbol for Literal % changed to \% instead of %%
10315                 (More logical as \ is used for quoting for other symbols)
10316                 Add |f and |p to include files and program output
10317                 Examples:
10318                     |f{/home/.../.signature}
10319                     |p{date}
10320         * po/de.po
10321                 Correct wrong spelling for "Referenzen"
10322
10323 2002-02-21 [paul]       0.7.2claws4
10324
10325         * src/procmsg.c
10326                 forgotten during sync
10327
10328 2002-02-21 [paul]       0.7.2claws3
10329
10330         * sync with sylpheed 0.7.2cvs11
10331                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
10332                 2002-02-20 and 2002-02-21
10333
10334 2002-02-20 [melvin]     0.7.2claws2
10335
10336         * src/prefs_actions.c
10337                 Added error report when child cannot fork or when execvp 
10338                 returns with an error.
10339
10340 2002-02-19 [christoph]  0.7.2claws1
10341
10342         * src/codeconv.c
10343                 return unconverted text if conde conversion is not possible
10344                 when libjconv is used.
10345                 (patch submitted by "Simon 'corecode' Schubert")
10346
10347 2002-02-19 [paul]       
10348
10349         * version 0.7.2claws release
10350
10351 2002-02-19 [paul]       0.7.2claws
10352
10353         * po/nl.po
10354                 updated by Wilbert Berendsen
10355
10356
10357 2002-02-18 [alfons]     0.7.1claws13
10358
10359         * src/syldap.c
10360         * src/jpilot.c
10361                 remove references to dlfcn and explicitly loading functions
10362                 from dynalink libs, because libs linked anyway, and functions
10363                 are loaded explicitly
10364
10365 2002-02-17 [melvin]     0.7.1claws12
10366
10367         * src/prefs_actions.c
10368                 Replaced children wait loop with double fork technique.
10369                 Now, input/output window updated at each new output.
10370                 free_children(): Fixed a memory leak.
10371                 Made input/output window non closable if running children
10372                 still exist.
10373                 Added missing <unistd.h> include.
10374                 Added some --debug outputs.
10375
10376 2002-02-17 [melvin]     0.7.1claws11
10377
10378         * src/summaryview.c
10379                 Fixed bug where descending sort order did not select top
10380                 message.
10381
10382 2002-02-17 [melvin]     0.7.1claws10
10383
10384         * acconfig.h
10385                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10386         * src/prefs_common.c
10387                 Pspell data package directory no more hard coded but
10388                 set during configuration (PSPELL_PATH). (Thanks to 
10389                                 Gustavo Noronha Silva.)
10390
10391 2002-02-17 [melvin]     0.7.1claws9
10392
10393         * configure.in
10394                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10395         * src/gtkspell.c
10396                 Fixed compile-time warnings.
10397
10398 2002-02-16 [alfons]     0.7.1claws8
10399
10400         * src/filesel.c
10401                 fix inadvertent free of NULL pointer which caused
10402                 sylpheed to crash when closing the save-as dialog
10403                 using the window close button
10404
10405 2002-02-16 [carsten]    0.7.1claws7
10406         * src/mainwindow.[ch]
10407           src/summaryview.c
10408           src/prefs_common.c
10409                 fixes for pixmap theming code:
10410                         - recently changed mail attributes shouldn't get
10411                           lost any longer
10412                         - theme is only reloaded iff another theme was
10413                           selected
10414
10415 2002-02-16 [paul]       0.7.1claws6
10416
10417         * sync with sylpheed 0.7.2 release
10418                 see ChangeLog entry 2002-02-15 and 2002-02-16
10419
10420 2002-02-15 [paul]       0.7.1claws5
10421
10422         * sync with sylpheed 0.7.1cvs9
10423                 see ChangeLog entry 2002-02-15
10424
10425         * po/POTFILES.in
10426                 remove unneeded headerwindow.c entry
10427
10428 2002-02-14 [carsten]    0.7.1claws4
10429         * src/summaryview.c
10430                 fixed a bug for "Go to next unread message": there was
10431                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
10432                 in the prefs, because of doing "Search again" instead
10433                 "No"
10434
10435 2002-02-14 [carsten]    0.7.1claws3
10436         * src/stock_pixmap.c
10437                 removed 2 more mem leaks; following memprof,
10438                 this code is "leak free" now :)
10439
10440 2002-02-14 [carsten]    0.7.1claws2
10441         * src/stock_pixmap.c
10442                 used opendir/readdir/closedir instead of scandir
10443                 -> code should work now on Solaris
10444
10445 2002-02-14 [paul]       0.7.1claws1
10446
10447         * sync with sylpheed 0.7.1cvs8
10448                 see ChangeLog entries 2002-02-13 and 2002-02-14
10449
10450         * README.claws
10451                 add some description of Actions and Pixmap Themes
10452
10453 2002-02-13 [paul]       
10454
10455         * version 0.7.1claws release
10456
10457 2002-02-13 [paul]       0.7.1claws
10458
10459         * po/es.po
10460           po/it.po
10461           po/pt_BR.po
10462                 updated translations, submitted by Ricardo Mones Lastra,
10463                 Alessandro Maestri and Fabio Junior Beneditto
10464
10465 2002-02-13 [melvin]     0.7.0claws75
10466
10467         * src/prefs_actions.c
10468                 Added missing "signal.h" include
10469
10470 2002-02-13 [melvin]     0.7.0claws74
10471
10472         * src/prefs_folder_item.c
10473                 Added missing "config.h" include
10474         * po/fr.po
10475                 Updated French translation for folder propriety.
10476
10477 2002-02-13 [jens]       0.7.0claws73
10478
10479         * po/POTFILES.in
10480                 Added missing src/prefs_folder_item.c [log added by melvin]
10481         * po/de.po
10482                 Updated German translation.
10483
10484 2002-02-13 [melvin]     0.7.0claws72
10485
10486         * po/fr.po
10487                 Updated French translation.
10488
10489 2002-02-13 [melvin]     0.7.0claws71
10490
10491         * src/gtkutils.c
10492                 Made gtkut_editable_get_selection return NULL if selection
10493                 is of length zero.
10494                 This fixes a bug where selecting part of message A then
10495                 switching to message B and replying to it will not
10496                 quote the message's body.
10497
10498 2002-02-12 [paul]       0.7.0claws70
10499
10500         * src/mainwindow.c
10501                 cosmetic, relating to pixmap themes: on toolbar make 
10502                 updating of 'Exec' and 'Compose news/Compose email'
10503                 icons faster.
10504
10505 2002-02-12 [carsten]    0.7.0claws69
10506         * src/folderview.c
10507           src/mainwindow.[ch]
10508           src/stock_pixmap.c
10509           src/summaryview.c
10510           src/prefs_common.c
10511                 - refreshing after changing pixmap theme better
10512                   now (thanks Paul)
10513                 - wanted to remove some mem leaks, but alfons was
10514                   faster (and had the better solution ;)
10515
10516 2002-02-12 [alfons]     0.7.0claws68
10517
10518         * src/prefs_common.c
10519         * src/stock_pixmap.[ch]
10520                 plug mem leaks, refactor code a little bit
10521
10522
10523 2002-02-12 [sergey]     0.7.0claws67
10524
10525         * src/imap.c
10526                 Fixed problem with copying messages to IMAP folders when the
10527                 server uses something other than '/' as a namespace separator
10528                 (cyrus-imapd uses '.').
10529
10530 2002-02-12 [jens]       0.7.0claws66
10531
10532         * po/de.po
10533                 Updated German Translation
10534
10535 2002-02-12 [paul]       0.7.0claws65
10536
10537         * sync with sylpheed 0.7.1cvs1
10538                 see ChangeLog entry 2002-02-12
10539
10540 2002-02-12 [melvin]     0.7.0claws64
10541
10542         * src/prefs_actions.c
10543                 Fixed "feature" where children's output was duplicated 
10544                 instead of refreshed while monitoring.
10545                 Removed some debug code.
10546
10547 2002-02-12 [christoph]  0.7.0claws63
10548
10549         * src/compose.c
10550                 always delete message from queue after sending/send error
10551                 (closes bug #509601)
10552
10553 2002-02-12 [melvin]     0.7.0claws62
10554
10555         * src/prefs_actions.c
10556                 Children wait loop is now triggered with a timeout of 1s
10557                 Added %F which is replaced with the list of filenames 
10558                 of all selected messages (as suggested by Ricardo Mones Lestra)
10559                 Pipe syntax changed. Prefix with | to send selection, postfix
10560                 with | to retrieve output. Prefix with > or * to send
10561                 user definable input to the command (*: input is hidden)
10562                 Old pipe action should now be postfixed with |, too.
10563
10564 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
10565         * src/stock_pixmap.c
10566                 fixed a bug: if there's no theme directory don't
10567                 throw an error, just do "nothing" (thanks Alfons)
10568
10569 2002-02-12 [carsten]    0.7.0claws60
10570         * src/folderview.c
10571           src/summaryview.c
10572                 had to write the cache twice (nasty!); some marks would 
10573                 get lost if not
10574
10575 2002-02-11 [carsten]    0.7.0claws59
10576         * acconfig.h
10577           configure.in
10578           doc-src/maintainer_guide.txt
10579           src/compose.[ch]
10580           src/defs.h
10581           src/folderview.[ch]
10582           src/gtkutils.[ch]
10583           src/mainwindow.[ch]
10584           src/prefs_common.[ch]
10585           src/stock_pixmap.[ch]
10586           src/summaryview.[ch]
10587                 pixmap theming and related work on pixmap
10588                 handling on some other places
10589                 (e.g. hrm features for all folder)
10590           src/pixmap/stock_*.xpm -> the stock_ was removed
10591         
10592 2002-02-11 [paul]       0.7.0claws58
10593
10594         * sync with sylpheed 0.7.1 release
10595                 see ChangeLog entries 2002-02-11
10596
10597 2002-02-08 [paul]       0.7.0claws57
10598
10599         * sync with sylpheed 0.7.0cvs39
10600                 see ChangeLog entry 2002-02-07 (last entry) 
10601
10602         * src/prefs_actions.c
10603           src/prefs_filtering.c
10604           src/prefs_matcher.c
10605           src/prefs_scoring.c
10606                 sync: made it compile with C compilers other than gcc
10607
10608 2002-02-07 [paul]       0.7.0claws56
10609
10610         * sync with sylpheed 0.7.0cvs38
10611                 see ChangeLog entries 2002-02-06 (last 2 entries) and
10612                 2002-02-07
10613
10614 2002-02-07 [darko]      0.7.0claws55
10615
10616         * src/gtkutils.[ch]
10617         * src/summaryview.c
10618                 Fix const gchar */gchar * issue (thanks Hiro)
10619
10620 2002-02-07 [darko]      0.7.0claws54
10621
10622         * src/compose.[ch]
10623         * src/filtering.c
10624         * src/gtkutils.[ch]
10625         * src/prefs_template.c
10626         * src/quote_fmt.h
10627         * src/quote_fmt_parse.y
10628         * src/summaryview.c
10629         * src/utils.[ch]
10630                 When replying or forwarding an email don't quote the entire
10631                 mail body but use the part of the message text that is selected
10632
10633 2002-02-06 [melvin]     0.7.0claws53
10634
10635         * src/prefs_common.[ch]
10636         * src/gtkspell.[ch]
10637         * src/compose.c
10638                 Made possible to switch quickly to last used dictionary
10639                 which makes checking bilingual documents easier.
10640
10641 2002-02-06 [melvin]     0.7.0claws52
10642         
10643         * po/POTFILES.in
10644                 Added forgotten new file src/prefs_actions.c
10645
10646 2002-02-06 [melvin]     0.7.0claws51
10647
10648         * src/prefs_actions.c   ** NEW FILE **
10649         * src/prefs_actions.h   ** NEW FILE **
10650                 Added actions to execute on message text view, or on the
10651                         message's file.
10652         * src/Makefile.am
10653                 Added src/prefs_actions.[ch]
10654         * src/compose.c
10655                 Added new menu "Edit/Actions"
10656         * src/defs.h
10657                 Added new actionsrc file.
10658         * src/main.c
10659                 Added actionsrc reading.
10660         * src/mainwindow.c
10661                 Added new menus "Edit/Actions" and "Configuration/Actions..."
10662         * src/prefs_common.h
10663                 Added new element actionslst element to prefs_common.
10664
10665 2002-02-06 [paul]       0.7.0claws50
10666
10667         * sync with sylpheed 0.7.0cvs36
10668                 see ChangeLog entry 2002-02-06
10669
10670 2002-02-05 [paul]
10671
10672         * po/es.po
10673                 updated by Ricardo Mones Lastra
10674
10675 2002-02-05 [paul]       0.7.0claws49
10676
10677         * sync with sylpheed 0.7.0cvs33
10678                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
10679
10680 2002-02-05 [paul]       0.7.0claws48
10681
10682         * src/compose.c
10683                 re-add 'Edit/Advanced/Delete entire line', previously named
10684                 'Delete Line+'
10685
10686 2002-02-04 [paul]       0.7.0claws47
10687
10688         * src/compose.c
10689           src/summaryview.c
10690                 fix bug #494993 (Reply All not taking Reply-To into consi)
10691                 eliminate differences in behaviour of right-click 'Reply to all' 
10692                 in summary view and 'Reply to all' on the toolbar. 
10693                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
10694                 view and From gets ignored by 'Reply to all' on toolbar.
10695                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
10696                 From when no Reply-To header is present.
10697
10698 2002-02-04 [paul]       0.7.0claws46
10699
10700         * sync with sylpheed 0.7.0cvs30
10701                 see ChangeLog entries 2002-02-03 and 2002-02-04
10702
10703 2002-02-03 [melvin]     0.7.0claws45
10704
10705         * src/gtkspell.[ch]
10706                 Readded function to highlight all misspelled words.
10707                 Fixed bug where user-provided-words did not replace
10708                         correctly the misspelled word when using the mouse.
10709                 Fixed bug where checking a region selected from right to left did
10710                         not check the region at all.
10711                 Fixed bug where 'Check backwards' may not check at all. 
10712                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
10713                 Fixed possible buffer overflow when checking for long strings (>1k).
10714                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
10715                 Accelerators code uses now gtk_widget_add_accel.
10716                 Removed and disabled obsolete and unfinished code.
10717                 Cleaning up.
10718
10719         * src/compose.c
10720                 Added menu item to Highlight all misspelled words.
10721
10722 2002-02-01 [paul]       0.7.0claws44
10723
10724         * src/mainwindow.c
10725                 fix '/View/Hide read messages' sensitivity when all
10726                 messages in a folder are hidden
10727
10728 2002-02-01 [paul]       0.7.0claws43
10729
10730         * src/main.c
10731                 add --send option to command line interface, sends all
10732                 queued mail. Patch submitted by Ricardo Mones Lastra.
10733
10734 2002-01-31 [paul]       0.7.0claws42
10735
10736         * src/mainwindow.c
10737                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
10738
10739 2002-01-31 [paul]       0.7.0claws41
10740
10741         * sync with sylpheed 0.7.0cvs27
10742                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
10743                 and 2002-01-31
10744
10745         * src/textview.c
10746                 comment out elements of textview_show_part() as temporary
10747                 workaround for attachment 'Display as text' bug 
10748
10749         * po/pt_BR.po
10750                 updated by Fabio Junior Beneditto
10751
10752 2002-01-30 [paul]       0.7.0claws40
10753
10754         * sync with sylpheed 0.7.0cvs24
10755                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
10756                 and 2002-01-30
10757
10758         * src/compose.c
10759                 add {N_("/_Spelling"), ... "<Branch>"} to 
10760                 GtkItemFactoryEntry compose_entries[]
10761
10762         * src/prefs_common.c
10763                 add claws menu items to prefs_keybind_apply_clicked()
10764                 and remove non-claws menu items
10765
10766 2002-01-29 [paul]       0.7.0claws39
10767
10768         * sync with sylpheed 0.7.0cvs22
10769                 see ChangeLog entries 2002-01-28 and 2002-01-29
10770
10771 2002-01-28 [melvin]     0.7.0claws38
10772
10773         * src/compose.c
10774                 Added the declartion of compose_send_control_enter.
10775
10776         * src/compose.c
10777         * src/gtkspell.[ch]
10778                 Added in a 'Spelling' menu which includes the configuration menu. 
10779                 Added a real 'Check all' and got rid from the old one which only
10780                 highlited misspelled word.
10781                 Made 'Check while typing' a disableable option.
10782                 Added a dialog when there are no more misspelled word.
10783                 Added a dialog if error occurs when switching to a dictionary.
10784         
10785         * src/prefs_common.[ch]
10786                 Added option for the default 'Check while typing' option.
10787
10788
10789 2002-01-28 [alfons]     0.7.0claws37
10790
10791         * src/compose.c
10792                 fix buglet and make code comply with sylpheed code style
10793
10794 2002-01-28 [paul]       0.7.0claws36
10795
10796         * sync with sylpheed 0.7.0cvs19
10797                 see ChangeLog entries for 2002-01-28
10798
10799 2002-01-28 [hoa]        0.7.0claws35
10800
10801         * src/defs.h
10802                 added rendererrc
10803
10804         * src/main.c
10805                 read the renderer config
10806
10807         * src/procmime.[ch]
10808                 use the renderer config to convert mime attachments
10809
10810         * src/textview.c
10811                 don't use textview_show_html/ertf,
10812                 use get_text_content instead
10813
10814 2002-01-27 [alfons]     0.7.0claws34
10815         
10816         * src/news.c
10817                 make sylpheed believe it can delete a news message...
10818                 (messages are NOT deleted, maybe we should remove
10819                 processing from the folder properties after all.)
10820
10821 2002-01-27 [alfons]     0.7.0claws33
10822
10823         * src/folder.c
10824                 add extra checks
10825         * src/news.c
10826                 implement remove_msg() 
10827
10828 2002-01-27 [alfons]     0.7.0claws32
10829
10830         * src/procmsg.h
10831         * src/procheader.c
10832         * src/messageview.c
10833                 fix return receipt / disposition notification again. this
10834                 stuff seems to break on _every_ major summary UI change, so
10835                 it's now implemented using a flag which is saved in the
10836                 marks cache
10837                 
10838 2002-01-26 [alfons]     0.7.0claws31
10839
10840         * src/import.c
10841                 let import dialog show the destination folder identifier
10842
10843 2002-01-26 [melvin]     0.7.0claws30
10844
10845         * src/folderview.c
10846         * src/summaryview.c
10847                 Readded 'Mark all read' into summary view popup menu
10848                 Added 'Mark all read' in folder view popup menu for IMAP
10849                 and NNTP.
10850                 Made it insensitive if the selected folder is not the shown
10851                 one to avoid 'Mark all read' on the wrong folder.
10852                 
10853 2002-01-26 [paul]       0.7.0claws29
10854
10855         * src/folderview.c
10856           src/summaryview.c
10857                 move 'Mark all read' from summary view to folder view
10858                 menu. (adapted from) patch submitted by Jeremy Andrews,
10859                 <lists@kerneltrap.com>
10860
10861 2002-01-25 [alfons]     0.7.0claws28
10862
10863         * src/gtkstext.c
10864                 put the gtk class name back so GtkSText adapts the 
10865                 settings of GtkText
10866
10867 2002-01-25 [alfons]     0.7.0claws27
10868
10869         * src/folderview.c 
10870                 assimilate Ricardo's patch that shows pixmaps instead of
10871                 plain "new" and "unread" texts in the folder view column
10872                 headers 
10873
10874 2002-01-25 [paul]       0.7.0claws26
10875
10876         * src/Makefile.am
10877                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
10878                 be found in non-standard locations. 
10879                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
10880
10881 2002-01-25 [paul]       0.7.0claws25
10882
10883         * sync with sylpheed 0.7.0cvs16
10884                 see ChangeLog entry 2002-01-25
10885
10886 2002-01-24 [paul]       0.7.0claws24
10887
10888         * more sync with sylpheed 0.7.0cvs15
10889                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
10890
10891 2002-01-23 [sergey]     0.7.0claws23
10892
10893         * src/importldif.c
10894                 Fixed segfault when closing LDIF import wizard with
10895                 the window manager.
10896         * src/imageview.c
10897         * src/imageview.h
10898         * src/messageview.c
10899         * src/mimeview.c
10900                 Fixed wrong scrolling position after switching between
10901                 text and image parts.
10902
10903 2002-01-23 [paul]       0.7.0claws22
10904
10905         * sync with sylpheed 0.7.0cvs15
10906                 see ChangeLog entries 2002-01-22 and 2002-01-23
10907
10908 2002-01-21 [melvin]     0.7.0claws21
10909
10910         * src/prefs_scoring.c
10911         * src/prefs_filtering.c
10912                 Fixed bug where scoring and filtering windows stopped
10913                 autochecking.
10914
10915 2002-01-21 [paul]       0.7.0claws20
10916
10917         * sync with sylpheed 0.7.0cvs12
10918                 see ChangeLog entries 2002-01-20 and 2002-01-21
10919
10920 2002-01-21 [carsten]    0.7.0claws19
10921         * src/mainwindow.c
10922         * src/menu.[ch]
10923         * src/messageview.[ch]
10924         * src/summaryview.[ch]
10925                 changes to shortcuts handling again:
10926                         + "Q" now controled by mainwin
10927                         + v/V are now customizable and have slightly
10928                           different meanings
10929                 the "button" to minimize the messageview (and maximize
10930                 the summary view) is a real button now
10931         * src/compose.c
10932                 "Delete Line+" added to Edit/Advanced (this will also
10933                 delete the '\n')
10934
10935 2002-01-20 [melvin] 0.7.0claws18
10936
10937         * src/addressbook.c
10938                 Made "Bcc" sensitive when addressbook is called from
10939                 compose window (it was a Claws only bug).
10940
10941 2002-01-19 [alfons] 0.7.0claws17
10942
10943         * src/inc.c
10944                 prevent unnecessary updates when currently selected folder has
10945                 no new messages 
10946
10947 2002-01-19 [alfons] 0.7.0claws16
10948         
10949         * src/summaryview.c
10950                 prevent writing the cache based on current message list in summary 
10951                 view when filtering also put messages in currently selected folder
10952
10953 2002-01-19 [paul]
10954
10955         * po/it.po
10956                 Italian translation submitted by Alessandro Maestri
10957                 <a.maestri@cs.tin.it>
10958
10959 2002-01-18 [melvin]     0.7.0claws15
10960
10961         * src/prefs_filters.c
10962                 fixed bug where 'cancel' from 'filters' window stops autochecking
10963                 if the timer timed out  when the window was open.
10964
10965 2002-01-18 [match]      0.7.0claws14
10966
10967         * src/addrclip.[ch]     ** NEW FILE **
10968         * src/addrselect.[ch]   ** NEW FILE **
10969         * src/adbookbase.h      ** NEW FILE **
10970                 addressbook cut, copy and paste
10971         * src/addrbook.[ch]
10972         * src/addrcache.[ch]
10973         * src/addressitem.h
10974         * src/addrindex.[ch]
10975         * src/addritem.[ch]
10976         * src/importldif.c
10977         * src/importmutt.c
10978         * src/jpilot.[ch]
10979         * src/syldap.[ch]
10980         * src/vcard.[ch]
10981         * src/jpilot.[ch]
10982         * src/editbook.c
10983         * src/editjpilot.c
10984         * src/editldap.c
10985         * src/editvcard.c
10986                 support for copy/paste
10987         * src/addressbook.c
10988                 support for copy/paste
10989                 tidy up menu option processing
10990                 correct address list function arguments
10991         * src/editaddress.c
10992                 sort user attributes
10993         * src/ldif.h
10994         * src/mutt.h
10995                 tidy up
10996
10997         * src/addrbook.[ch]
10998         * src/addrbook.[ch]
10999         * src/addrbook.[ch]
11000                 
11001
11002 2002-01-18 [paul]       0.7.0claws13
11003
11004         * sync with sylpheed 0.7.0cvs8
11005                 configure.in: support Mac OS X (Darwin)
11006
11007 2002-01-18 [carsten]    0.7.0claws12
11008         * src/html.c
11009                 small hack to fix a segfault with an empty href
11010                 (reported by Alexandra Walford <deeni@altern.org>)
11011         * src/mainwindow.c
11012         * src/summaryview.c
11013                 the shortcuts for Mark und Mark as unread are hardcoded
11014                 again
11015         * src/compose.c
11016         * src/gtkstext.[ch]
11017                 readded the shortcuts in gtkstext but made them
11018                 customizeable (simply by adding a menu plus a wrapper
11019                 to compose.c)
11020
11021 2002-01-17 [melvin]     0.7.0claws11
11022
11023         * src/gtkspell.c
11024                 fix default dictionary not being saved.
11025
11026 2002-01-16 [darko]      0.7.0claws10
11027
11028         * src/compose.c
11029                 fix wrapping crash with URL longer than wrapping margin
11030
11031 2002-12-08 [hoa]        0.7.0claws10
11032
11033         * src/matcher_parser_parse.y
11034                 fixed some bugs
11035
11036         * src/prefs_filtering.c
11037                 now, we can use bounce action in the dialog box.
11038
11039 2002-01-16 [carsten]    0.7.0claws9
11040         * src/gtkstext.c
11041                 removed the <control> and <alt> shortcuts because they're
11042                 not needed and interefered with the "normal" shortcuts
11043         * src/mainwindow.c
11044         * src/summaryview.c
11045                 removed most of the hardcoded shortcuts and assigned
11046                 them to menu entries making them easy customizable by
11047                 that
11048
11049 2002-01-16 |melvin]     0.7.0claws8
11050
11051         * src/gtkspell.c
11052                 fixed bug where using the mouse and when the compose
11053                 window is not on top may result in a crash.
11054
11055 2002-01-16 [melvin]     0.7.0claws7
11056
11057         * src/compose.c
11058                 fixed a long standingspell checker bug which could 
11059                 cause a crash after sending a message.
11060
11061 2002-01-16 [paul]       0.7.0claws6
11062
11063         * sync with sylpheed 0.7.0cvs7
11064                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
11065                 2002-01-15, and 2002-01-16
11066
11067 2002-01-16 [melvin]     0.7.0claws5
11068
11069         * README.claws
11070         * src/compose.c
11071         * src/gtkspell.[ch]
11072         * src/main.c
11073                 Heavily modified spell checker code to work around
11074                 ispell bug, to add keyboard shortcuts and for future
11075                 enhancements. See README.claws for usage information.
11076
11077 2002-01-15 [alfons]     0.7.0claws4
11078         
11079         * src/summaryview.c
11080                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
11081                 so sorting within threads reflects sort mode
11082
11083 2002-01-15 [christoph]  0.7.0claws3
11084
11085         * src/procmsg.c
11086                 added alertpanel if mail sending failed
11087
11088 2002-01-15 [alfons]     0.7.0claws2
11089         
11090         * src/prefs_filtering.c
11091                 don't stop timer when prefs filtering dialog is opened
11092
11093 2002-01-14 [alfons]     0.7.0claws1
11094
11095         * src/addr_compl.c
11096         * src/prefs.c
11097                 remove debug_print()s for privacy reasons
11098
11099 2002-01-14 [darko]      0.7.0claws
11100
11101         * README.claws
11102                 quotation wrapping is now also in the main branch
11103
11104 2002-01-14 [paul]
11105
11106         * tools/filter_conv.pl
11107                 allow for Boolean Op and case-sensitivity
11108                 this file is included in the release and tagged
11109                 'rel_0_7_0'
11110
11111 2002-01-13 [paul]       0.7.0claws
11112
11113         * release 0.7.0, with cvs tag 'rel_0_7_0'
11114
11115 2002-01-13 [paul]
11116
11117         * tools/filter_conv.pl
11118         * tools/README
11119                 rewritten to output to matcherrc instead of filteringrc
11120
11121         * po/es.po
11122                 updated Spanish translation by Ricardo Mones Lastra
11123
11124 2002-01-13 [alfons]
11125
11126         * po/nl.po
11127                 update dutch translation
11128
11129 2002-01-13 [paul]
11130
11131         * po/pt_BR.po
11132                 Updated by Fabio Junior Beneditto 
11133
11134 2002-01-13 [melvin]     0.6.6claws53
11135
11136         * po/fr.po
11137                 Updated french translation
11138
11139 2002-01-12 [alfons]     0.6.6claws52
11140
11141         * src/filtering.c
11142                 plug mem leak that has been sitting there for ages              
11143
11144 2002-01-12 [alfons]     0.6.6claws51
11145
11146         * src/summaryview.c
11147                 undo melvin's changes from 0.6.6claws48 because summary
11148                 view now refuses to select first unread message when
11149                 selecting a folder 
11150
11151 2002-01-11 [alfons]     0.6.6claws50
11152
11153         * src/import.c
11154                 use claws' semantics for getting folder item when
11155                 importing an mbox file into a folder 
11156                 (submitted by Dale P. Smith)
11157
11158 2002-01-11 [christoph]  0.6.6claws49
11159
11160         * src/prefs.h
11161                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
11162                 toggle widget, because non static prefs can not use
11163                 prefs_set_* functions
11164         * src/prefs_account.c
11165                 toggle smtp auth password field sensitivity if
11166                 user id is empty and add descrition of usage for
11167                 these fields
11168         * src/prefs_folder_item.c
11169                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
11170                 callbacks
11171
11172 2002-01-11 [melvin]     0.6.6claws48
11173
11174         * src/compose.c
11175                 fix the 'Ctrl-Enter' feature for sending and test really
11176                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
11177                 editables which was not documented in Gtk)
11178
11179         * src/summaryview.c
11180                 Made summaryview refresh after sorting and not before.
11181
11182 2002-01-11 [christoph]  0.6.6claws47
11183
11184         * src/compose.c
11185                 select account from account ids if possible and
11186                 correctly set save folder for copy in reedit
11187
11188 2002-01-10 [paul]       0.6.6claws46
11189
11190         * sync with sylpheed 0.7.0 release
11191                 see ChangeLog entries 2002-01-07, 2002-01-08 and
11192                 2002-01-09
11193
11194 2002-01-09 [alfons]
11195
11196         * src/summaryview.c
11197                 remove more dirt traces...
11198
11199 2002-01-09 [alfons]
11200         
11201         * src/summaryview.c
11202                 clean up some traces of my debugging stuff
11203
11204 2002-01-09 [alfons]     0.6.6claws45
11205
11206         * src/filtering.c
11207                 break up filteringprop_apply() in three separate pieces
11208                 so we can drop messages that failed processing in the
11209                 inbox
11210
11211         * src/summaryview.c
11212                 fix bug #469598 "no refresh of inbox after filter" which 
11213                 was introduced by the new summary view locking, and which 
11214                 prevented the summary view to update after a manual filter 
11215                 message. claw's filter message requires a summary_show().
11216                 (aargh, summary_show() again! :-)
11217                 
11218 2002-01-07 [alfons]     0.6.6claws44
11219
11220         * src/headerwindow.c
11221         * src/logwindow.c
11222         * src/messageview.c
11223         * src/sourcewindow.c
11224                 bring in Hiro's last 0.7.0 wm class fixes
11225
11226         * tools/sylprint.pl
11227                 bring in Ricardo's fix for sylprint script
11228
11229         * AUTHORS       
11230         * src/rfc2015.[ch]
11231         * src/prefs_common.[ch]
11232         * src/prefs_account.[ch]
11233         * src/compose.c
11234                 clean up account preference poison in rfc2015,
11235                 and preparation to fix double sign bug 
11236                 (patch submitted by Simon 'corecode' Schubert)
11237
11238 2002-01-07 [christoph]  0.6.6claws43
11239
11240         * src/mh.c
11241                 search for free message number, do not only rely
11242                 on last_num
11243         * src/send.c
11244                 fix smtp auth and use extra account information
11245                 if available, if not use pop3 data instead
11246                 (closes bug #500341)            
11247         * src/ssl.[ch]
11248                 match coding style
11249
11250 2002-01-06 [alfons]     0.6.6claws42
11251
11252         * src/mainwindow.c
11253                 try making the separate windows work again...
11254
11255 2002-01-06 [alfons]     0.6.6claws41
11256
11257         * src/mainwindow.c
11258                 adapt Hiro's separate window menu (to get rid of the funny
11259                 duplicate menu items), and make it work again
11260
11261 2002-01-06 [alfons]     0.6.6claws40
11262
11263         * tools/Makefile.am
11264         * tools/sylprint.rc
11265         * tools/sylprint.pl
11266         * tools/README.sylprint
11267                 add sylprint script for printing mails from Sylpheed
11268                 (contributed by Ricardo Mones Lastra)
11269
11270         * src/acount.c
11271                 clean up
11272
11273 2002-01-06 [melvin]     0.6.6claws39
11274
11275         * src/mainwindow.c
11276         * src/summaryview.c
11277                 Fixed crash introduced in 0.6.6claws38 by the menu
11278                 reorganisation (Hide read messages)
11279         
11280         * ChangeLog.claws 
11281                 Fixed typo (we are now in 2002, alfons ;) )
11282
11283 2002-01-05 [alfons]     0.6.6claws38
11284
11285         * sync with sylpheed 0.6.6cvs10-17
11286                 (last stuff marked as LAST_STABLE)
11287
11288 2002-01-04 [melvin]     0.6.6claws37
11289
11290         * src/account.c
11291                 Made account selection code use strcasestr again instead of
11292                 g_strcasecmp (fixes bug where reediting queued messages
11293                 did not select proper account reported by T. Link).
11294         
11295         * src/folderview.c
11296                 Fix bug where folder icons are not shown when 'hide read messages'
11297                 is on.
11298         
11299         * src/stock_pixmaps.[ch]
11300                 Added folder icons for 'hide read messages'.
11301         
11302         * src/compose.c
11303                 Fixed bug where 'Enter' in a header entry will send the message 
11304                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
11305
11306 2002-01-03 [melvin]     0.6.6claws36
11307         
11308         * src/prefs.[ch]
11309                 Added popup menu for common preferences and
11310                 account preferences (right click on tab displays
11311                                 a menu of all tabs.)
11312
11313 2002-01-02 [melvin]     0.6.6claws35
11314
11315         * src/gtkspell.[ch]
11316                 Made spelling code compatible with undo/redo feature.
11317                 Added creation of suggestion mode menu for the general
11318                         preferences.
11319         
11320         * src/prefs_common.[ch]
11321                 Added option menu for the speller's suggestion mode.
11322                 Added missing spaces in "..." buttons and made a "..."
11323                         button non translatable!
11324         
11325         * src/compose.c
11326                 Made speller use the default suggestion mode.
11327                 Hack to make it possible to choose 'CTRL-Enter' as a
11328                         shortcut for sending (and only for sending).
11329
11330         * src/prefs_folder_item.c
11331                 Changing subject simplification does not update cache 
11332                         anymore (because it is unnecessary).
11333                 Fixed bug where changing subject simplification updated the 
11334                         summaryview even when the viewed folder is not the
11335                         folder which properties are being changed. (E.g. 
11336                                         viewing folder A and changing
11337                                         the subject simplification of 
11338                                         folder B -not being viewed- updated the 
11339                                         summaryview of folder A with data of
11340                                         folder B). (Hope this is clear... )
11341
11342 2001-12-31 [alfons]     0.6.6claws34
11343         
11344         * src/ldif.c
11345         * src/mutt.c
11346                 fgetc() returns a signed integer which doesn't
11347                 fit in a char. so c truncates this to a char
11348                 but we may lose significant bits. i.e. we may
11349                 comparing 0xFF which may not be equal to -1
11350                 unless properly casted to signed char which
11351                 we won't do because fgetc() returns a signed
11352                 integer which doesn't fit in a char. so c 
11353                 truncates this to a char but we may lose 
11354                 significat bits. (you got the idea, thanks
11355                 to Gustavo Noronha Silva <kov@debian.org>
11356                 and the Debian folks!)
11357
11358 2001-12-30 [alfons]     0.6.6claws33
11359
11360         * src/prefs_common.c
11361                 add #ifdef USE_PSPELLs that Melvin forgot               
11362
11363 2001-12-30 [melvin]     0.6.6claws32
11364         
11365         * src/prefs_common.[ch]
11366                 Added configurable color for misspelled words.
11367
11368         * src/gtkspell.[ch]
11369                 Fixed bug of foreground text color (reported by David
11370                                 Mehrmann)
11371                 Added configurable color for misspelled words.
11372
11373 2001-12-30 [alfons]     0.6.6claws31
11374
11375         * src/folder.c
11376                 remove unnecessary things someone put there
11377
11378         * src/mh.c
11379         * src/folder.[ch]
11380                 make folder properties (like threading and sorting) persistent
11381                 (closes bug #497424 "rescan folder tree resets proprieties")
11382                 currently this is only for MH folders. 
11383
11384 2001-12-29 [melvin]     0.6.6claws30
11385
11386         * src/string_match.[ch]
11387                 Optimized a bit: regexp pattern buffer compiled only once, and
11388                   one subroutine call removed. Fixed ^ regexp search: Now, 
11389                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
11390         
11391         * src/summaryview.c
11392                 Subject filtering changed to filter summary columns and
11393                   not directly the messages subject cache. The loss in 
11394                   performance is balanced by the improvement of string_match.
11395                 Added an alert panel if there is an error in the regexp.
11396
11397         * src/src/prefs_folder_item.h
11398                 Added a regexp pattern buffer.
11399
11400 2001-12-28 [alfons]     0.6.6claws29
11401
11402         * src/string_match.[ch]
11403                 clean up name space
11404                 allow compilation *BSD
11405
11406 2001-12-27 [alfons]     0.6.6claws28
11407
11408         * src/filter.c
11409                 sync the Hiro's bug fix for BSD
11410
11411 2001-12-27 [melvin]     0.6.6claws27
11412         
11413         * src/compose.c
11414                 Simplify focus to subject entry code.
11415
11416 2001-12-27 [darko]      0.6.6claws26
11417
11418         * src/filtering.c
11419         * src/mbox_folder.c
11420         * src/messageview.c
11421         * src/mh.c
11422         * src/procheader.[ch]
11423         * src/procmsg.h
11424         * src/stock_pixmap.[ch]
11425         * src/summaryview.c
11426                 Show key icon for encrypted mails in summary view
11427
11428         * src/pixmaps/clip.xpm
11429         * src/pixmaps/clipkey.xpm
11430         * src/pixmaps/key.xpm
11431                 New/modified icons for the above
11432
11433 2001-12-27 [melvin]     0.6.6claws25
11434
11435         * src/prefs_common.c
11436                 Put spell checker options in a separate tab to decrease
11437                 the Common Preferences window height.
11438
11439         * README.claws  
11440                 Update spell checker usage instruction about its options
11441                 location.
11442
11443 2001-12-27 [melvin]     0.6.6claws24
11444
11445         * src/compose.c
11446                 Changed subject entry widget position. Initial focus is
11447                 on the To header instead of the subject entry.
11448                 Creating a new header scrolls the header list to make the
11449                 created one visible. Nevertheless, when automatically filling
11450                 headers, the first one is shown.
11451                 A Tab key press in the last empty header entry zips the 
11452                 focus to the subject entry.
11453                 (I did not change the combo boxes, yet)
11454
11455 2001-12-26 [alfons]     0.6.6claws23
11456
11457         * src/prefs_account.c
11458         * src/inc.c
11459                 allow default inbox to reside in another mailbox (only
11460                 works for POP3 accounts)
11461
11462 2001-12-26 [alfons]     0.6.6claws22
11463         
11464         * src/textview.c
11465                 make reply-on-click work with the account of the selected folder
11466         * src/compose.c
11467                 put a fixme here to remind me to fix finding correct default
11468                 account for nested folders
11469
11470 2001-12-25 [alfons]     0.6.6claws21
11471
11472         * src/summaryview.c
11473                 make column headers display locked and mark pixmaps (idea by Melvin) 
11474                 fix bug by adding score and locked column type to sort array
11475
11476 2001-12-25 [alfons]     0.6.6claws20
11477         
11478         * src/summaryview.c
11479                 catch a *potentially* inadvertent write back of  
11480                 the message cache(s) introduced by 0.6.5claws37
11481
11482 2001-12-25 [christoph]  0.6.6claws19
11483
11484         * src/stock_pixmap.[ch]
11485         * src/summaryview.c
11486                 add ignore thread pixmap
11487                 (can someone draw a better icon for this?)
11488
11489 2001-12-24 [alfons]     0.6.6claws18
11490
11491         * src/prefs_folder_item.c
11492                 make address completion actually work for the
11493                 Default To address in the Folder Property dialog.
11494
11495 2001-12-24 [alfons]     0.6.6claws17
11496         
11497         * src/summaryview.c
11498                 use new style regexp for subject stripping 
11499                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
11500
11501 2001-12-24 [darko]      0.6.6claws16
11502
11503         * src/pgptext.c
11504         * src/rfc2015.c
11505                 move GPG related informational messages to debug mode
11506
11507 2001-12-23 [alfons]     0.6.6claws15
11508
11509         * src/stock_pixmap.[ch]
11510         * src/summaryview.c
11511                 add the forgotten Claws' locked pixmap
11512
11513 2001-12-23 [alfons]     0.6.6claws14
11514
11515         * src/filesel.c
11516                 accept file name typed in entry in multi file
11517                 selector (patch submitted by Gustavo Noronha Silva 
11518                 <kov@debian.org>)
11519
11520 2001-12-23 [alfons]     0.6.6claws13
11521
11522         * src/prefs_filter.c
11523         * src/prefs_filtering.c
11524         * src/matcher.c
11525         * src/importmutt.c
11526                 clean up a little bit
11527         
11528         * src/string_match.c
11529                 validate input strings a little bit more
11530
11531 2001-12-23 [alfons]     0.6.6claws12
11532
11533         * src/Makefile.am
11534         * src/summaryview.c
11535         * src/string_match.[ch]         ** NEW **
11536         * src/folderview.[ch]
11537         * src/headerview.h
11538         * src/folder.[ch]
11539         * src/prefs_folder_item.[ch]
11540                 add subject simplification to strip out strings from
11541                 a subject line (esp. handy for mailing lists). 
11542                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
11543                 but slightly changed things for better integration.)
11544
11545 2001-12-23 [alfons]     0.6.6claws11
11546
11547         * src/mainwindow.c
11548                 fix bug introduced by submission included in 0.6.5claws52.
11549                 ideally this submission should clean the trash if any trash
11550                 folder has a message. however, the hasTrash variable was
11551                 set to false whenever a trash folder was empty (discarding
11552                 a previously found *filled* trash folder.)
11553
11554                 also edited the code a little bit and made it more safe.
11555
11556 2001-12-22 [alfons]     0.6.6claws10
11557
11558         * src/imap.c
11559                 quick fix for Martin Pool's omission of an account
11560                 specific SSL setting
11561
11562 2001-12-22 [alfons]     0.6.6claws9
11563
11564         * src/compose.c
11565         * src/messageview.c
11566         * src/mimeview.c
11567         * src/pgptext.c
11568         * src/procmime.[ch]
11569                 better support for multipart/digest (submitted
11570                 by Fredrik <e98fo@efd.lth.se>)
11571
11572 2001-12-22 [alfons]     0.6.6claws8
11573
11574         * src/addressbook.c
11575                 correct function signature
11576         * src/socket.[ch]
11577         * src/imap.[ch]
11578         * src/prefs_account.[ch]
11579                 allow IMAP over SSH tunnel (patch submitted by 
11580                 Martin Pool <mbp@samba.org>)
11581
11582 2001-12-21 [alfons]     0.6.6claws7
11583
11584         * sync with sylpheed 0.6.6cvs4-9
11585                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
11586
11587 2001-12-21 [christoph]  0.6.6claws6
11588
11589         * src/compose.c
11590         * src/prefs_folder_item.[ch]
11591                 implement saving of outgoing messages to current folder.
11592                 fix segfault when no default outbox is available
11593                 (closes bug #495683)
11594
11595 2001-12-21 [carsten]    0.6.6claws5
11596         * src/folderview.c
11597         * src/summaryview.c
11598                 pressing CTRL while DND does now the expected thing and
11599                 copies the mail (moving is still the default, as this
11600                 seam more appropriate for handling mails by DND)
11601
11602 2001-12-18 [paul]       0.6.6claws4
11603
11604         * sync with sylpheed 0.6.6cvs3
11605                 see ChangeLog entries 2001-12-18
11606
11607 2001-12-18 [hiro]       0.6.6claws3
11608
11609         * src/undo.c
11610                 fix for multibyte characters (obtain the number of letters
11611                 instead of bytes).
11612
11613 2001-12-17 [paul]       0.6.6claws2
11614
11615         * sync with sylpheed 0.6.6cvs1
11616                 see ChangeLog entry 2001-12-16
11617
11618 2000-12-17 [alfons]     0.6.6claws1
11619
11620         * src/filtering.c
11621                 clean up
11622
11623 2001-12-16 [paul]       0.6.6claws
11624 2001-12-15
11625
11626         * Release version 0.6.6claws, cvs tag: rel_0_6_6
11627
11628         * src/mimeview.c
11629                 last minute sync with main 0.6.6
11630
11631         * po/es.po
11632                 updated by Ricardo Mones Lastra
11633                 update for last minute sync
11634         * po/fr.po
11635         * po/nl.po
11636                 update for last minute sync
11637         * po/de.po
11638                 updated by Jens Oberender
11639         * po/pt_BR.po
11640                 updated by Fabio Junior Beneditto
11641
11642         * src/prefs_common.[ch]
11643         * src/undo.c
11644                 number of undo levels is user configurable
11645                 (squeeze it into the release in the dying
11646                 moments) Submitted by Jens Oberender    
11647
11648 2001-12-15 [melvin]
11649
11650         * po/fr.po
11651                 updated french translation
11652
11653 2001-12-15 [paul]       0.6.5claws92
11654
11655         * sync with sylpheed 0.6.5cvs28
11656                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
11657
11658         * po/nl.po
11659                 update to allow for sync
11660
11661 2001-12-15 [alfons]
11662         
11663         * po/nl.po
11664                 update dutch translation
11665
11666 2001-12-14 [carsten]    0.6.5claws91
11667         * src/summaryview.c
11668                 fixed bug #473785; also after changing the column order
11669                 the same message will be selected and displayed as before
11670                 the reordering
11671
11672 2001-12-14 [carsten]    0.6.5claws90
11673         * src/folderview.c
11674                 probably found the bug reported by wwb opening or closing
11675                 a folder tree just before dnd (found the solution in the
11676                 balsa source -- thanks to them)
11677
11678 2001-12-14 [carsten]    0.6.5claws89
11679         * src/gtkutils.c
11680         * src/account.c
11681                 moved gtk_clist_moveto to the right place, so that
11682                 only the accounts dialog is effected on opening
11683
11684 2001-12-14 [carsten]    0.6.5claws88
11685         * src/gtkutils.c
11686                 gtkut_clist_set_focus_row does a gtk_clist_moveto
11687                 now, so that the focused row will be seen in any case
11688                 (reported by wwp on sf-claws-user)
11689
11690 2001-12-14 [darko]      0.6.5claws87
11691
11692         * src/compose.c
11693                 remove unnecessary line
11694
11695 2001-12-14 [paul]       0.6.5claws86
11696
11697         * sync with sylpheed 0.6.5cvs27
11698                 see ChangeLog entries 2001-12-14
11699
11700 2001-12-14 [carsten]    0.6.5claws85
11701         * src/mainwindow.c
11702                 following a suggestion of Melvin the rcoabm pops up
11703                 right under the button now and the button is reliefed
11704                 while the popup is open
11705
11706 2001-12-14 [darko]      0.6.5claws84
11707
11708         * src/compose.c
11709                 fix crash when wrapping long lines if linewrap quotation
11710                 is disabled and wrapper encounters a word spanning more
11711                 than one line
11712
11713 2001-12-13 [paul]       0.6.5claws83
11714
11715         * src/compose.c
11716                 prefer 'Reply-To' header over mailing list header when
11717                 replying to a message. Finally prevent all those confirmation 
11718                 messages being sent to the list itself.
11719
11720         * src/summaryview.c
11721                 remove unused summary_set_menu_sensitive() entry
11722
11723 2001-12-13 [paul]       0.6.5claws82
11724
11725         * src/folderview.c
11726         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
11727         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
11728         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
11729                 improvements to 'Hide read messages': Inbox, Outbox,
11730                 Trash, Queue, and Draft icons now reveal presence of hidden 
11731                 messages
11732
11733 2001-12-12 [alfons]     0.6.5claws81
11734
11735         0.6.5claws80 was tagged as LAST_STABLE
11736
11737         * src/filtering.[ch]
11738         * src/matcher.[ch]
11739         * src/matcher_parser_lex.c
11740                 fix the filtering; my last attempt to get it right, 
11741                 if it does not work, it's Hoa's turn. ;-)
11742
11743                 for my honourable peers:
11744                 
11745                 the code now makes a clear distinction between
11746                 rules as they are displayed (probably escaped),
11747                 and as they are executed (probably unescaped). the
11748                 parser does *NOT* do any unescaping, this is
11749                 the task of the matcher.c (which breaks up a
11750                 rule into condition) and the filtering.c (which
11751                 breaks up the rule's action). to make this
11752                 run happily we provide an unescaped copy of
11753                 crucial strings to the MatcherProp and 
11754                 FilteringAction structures. note that the only
11755                 exception to this is any REGEXP string. those
11756                 are directly passed to regcomp() and regexp()
11757                 (who have much more powerful unescape functions).
11758                 
11759                 for everyone else:
11760         
11761                 you can escape tab (\t), carriage return (\r),
11762                 linefeed (\n), form feed (\f), quote (\"), 
11763                 single quote (\'), bell (\b) in all the entry
11764                 lines in the scoring & filtering dialogs.
11765                 as an added bonus this should not affect
11766                 existing filtering rules.
11767
11768 2001-12-12 [carsten]    0.6.5claws80
11769
11770         * src/summaryview.c
11771         * po/de.po
11772                 "item(s) selected" is now sensitive to 1 or more
11773                 than one selected (nice for language where simple
11774                 adding of a "s" is not possible as German (Eintrag
11775                 ->Eintr"age)
11776                 
11777                 the "forward as attachment" entry from the right
11778                 click menu removed, "forward" acts following the
11779                 prefs
11780         
11781         * src/textview.c
11782                 reverted my former changes; so compiler warning again
11783                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
11784                 nevertheless
11785
11786         * src/messageview.c
11787                 "search in message" does now *not* only work in MVIEW_TEXT
11788                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
11789                 message
11790
11791         * src/mainwindow.c
11792                 removed "/File/_Close" as it was the same as "/File/E_xit"
11793                 and we don't need it two times
11794
11795                 the separate folder view and message view now get a distinct
11796                 WMCLASS, just in case someone is using sawfish ;-)
11797
11798                 as the menu entries "/View/Message view" and "/View/Folder tree"
11799                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
11800                 make them sensitive accordingly and as these two are "shown"
11801                 after startup anytime check this menuitem at startup
11802
11803 2001-12-12 [paul]       0.6.5claws79
11804
11805         * src/folderview.c
11806                 fix sensitivity of 'Search folder...', broken in
11807                 0.6.5claws75
11808
11809         * src/mainwindow.c
11810                 fix dodgy English
11811
11812 2001-12-11 [carsten]    0.6.5claws78
11813         * src/filtering.c
11814                 fixed two typos returning a wrong FALSE/TRUE
11815         * src/mainwindow.[ch]
11816                 extra menu for email/news button removed
11817
11818 2001-12-11 [alfons]     0.6.5claws77
11819         
11820         * src/matcher.c                 (1.3)
11821         * src/matcher_parser_lex.l      (1.28)
11822                 revert for another attempt
11823                 mark 0.6.5claws77 as LAST_STABLE
11824
11825 2001-12-11 [christoph]  0.6.5claws76
11826
11827         * po/de.po
11828                 fixed wrong translation for prev. unread msg
11829
11830 2001-12-11 [paul]       0.6.5claws75
11831
11832         * src/folder.[ch]
11833         * src/folderview.c
11834         * src/mainwindow.c
11835         * src/summaryview.[ch]
11836         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
11837                 enable ability to hide read messages on per folder basis via 
11838                 '/Summary/Hide read messages'; when selected, a folder will 
11839                 have a red open folder icon, instead of a blue icon, if the 
11840                 folder contains hidden messges
11841                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
11842
11843         * src/mainwindow.c
11844                 remove '/Message/Forward as attachment' from 
11845                 main_window_set_menu_sensitive() to prevent debug warning
11846
11847         * src/folderview.c
11848         * src/mainwindow.c
11849                 Clean up some of the English
11850
11851         * tools/newscache_clean.pl
11852                 allow for new 'hidereadmsgs' entry in folderlist.xml
11853
11854         * po/es.po
11855                 updated translation, submitted by Ricardo Mones Lastra
11856
11857 2001-12-11 [paul]       0.6.5claws74
11858
11859         * sync with sylpheed 0.6.5cvs25
11860                 see ChangeLog entry 2001-12-11
11861
11862 2001-12-10 [alfons]     0.6.5claws73
11863
11864         * src/matcher.c
11865                 add more control characters
11866         * src/matcher_parser_lex.l
11867                 make escaping / unescaping work again
11868
11869 2001-12-10 [alfons]     0.6.5claws72
11870
11871         * src/imap.c
11872                 clean up warnings "returning value for void function" 
11873         * src/prefs_filtering.c
11874                 make info button for execute action sensitive
11875
11876 2001-12-10 [paul]       0.6.5claws71
11877
11878         * src/compose.c
11879         * src/imap.[ch]
11880         * src/summaryview.c
11881                 fix: imap server now gets informed of MARKED, UNMARKED
11882                 and REPLY events. Now people can use different IMAP-Mail
11883                 clients and have the exact same information about MARKED,
11884                 UNMARKED and REPLY status with all of them. Especially
11885                 useful for imap servers with a web-frontend.
11886                 submitted by Tobias Sandhaas <medlor@web.de>
11887
11888 2001-12-09 [melvin]     0.6.5claws70
11889         
11890         * src/textview.[ch]
11891                 fixed bug #490076 (hunted down by Alfons who implemented
11892                 a workaround in 0.6.5claws65)
11893
11894 2001-12-09 [christoph]  0.6.5claws69
11895
11896         * src/summaryview.c
11897                 set pointer to string in LOCKED column to NULL
11898                 (might fix bug #490800)
11899
11900 2001-12-09 [carsten]    0.6.5claws68
11901
11902         * po/de.po
11903                 resolved some cluttered menu shortcuts 
11904                 ('creating new email' and 'creating news message'
11905                 hade the same)
11906         * src/compose.c
11907                 wmclass now distinc from main window
11908         * src/mainwindow.c
11909           src/mainwindow.h
11910                 email/news and forward button functionality similar
11911                 to the reply buttons; removed the ugly dropdown arrows
11912                 and use instead the right mouse button
11913
11914 2001-12-09 [paul]       0.6.5claws67
11915
11916         * src/imap.c
11917         * src/utils.h
11918                 allow spaces in imap folder names
11919                 submitted by Willem van Engen <wvengen@stack.nl>
11920
11921 2001-12-09 [paul]       0.6.5claws66
11922
11923         * sync with sylpheed 0.6.5cvs24
11924                 see ChangeLog entry 2001-12-09
11925
11926 2001-12-08 [alfons]     0.6.5claws65
11927
11928         * src/textview.c
11929                 prevent secondary selection claim after "add to sender" dialog
11930                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
11931                 we trick GTK by simulating a click at (0, 0) in the textview.
11932
11933 2001-12-08 [hoa]        0.6.5claws64
11934
11935         * src/folder.c
11936                 fixed a bug about the .processing folder name while filtering
11937
11938 2001-12-08 [alfons]     0.6.5claws63
11939
11940         * src/folderview.c 
11941                 work around problem of not correctly updating folder stats
11942                 when deleting messages. there's some folder scanning evil
11943                 going so the folderview_update_msg_num() does not work
11944                 correctly. need to investigate this.
11945
11946 2001-12-08 [paul]       0.6.5claws62
11947
11948         * sync with sylpheed 0.6.5cvs23
11949                 see ChangeLog entry 2001-12-08
11950
11951 2001-12-07 [christoph]  0.6.5claws61
11952
11953         * src/compose.c
11954                 fix another header translation problem
11955
11956 2001-12-07 [alfons]     0.6.5claws60
11957
11958         * src/mbox.c
11959                 make filtering also work on local spool mbox
11960
11961 2001-12-07 [carsten]    0.6.5claws59
11962         * src/addressbook.c
11963                 addressbook window gets a wmclass distinct from the main
11964                 sylpheed window
11965         * src/compose.h
11966         * src/mainwindow.[ch]
11967                   forward menu item will use mode selected in prefs, forward 
11968                 as attatchment in menu removed (will be substituted in the
11969                 toolbar similar to reply buttons)
11970                   create news message menu entry and news button is now 
11971                 sensitive to the existance of a news account
11972         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
11973         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
11974         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
11975                 these are removed because the toolbar buttons don't show
11976                 the quoting modus any longer
11977
11978 2001-12-07 [paul]
11979
11980         * tools/newscache_clean.pl      ** NEW FILE **
11981                 perl script to do some tidying up in the newscache directory 
11982                 
11983         * tools/sylpheed-switcher       ** NEW FILE **
11984                 perl script to enable easy switching between main and claws
11985                 
11986         * tools/README
11987                 added descriptions of the two new perl scripts          
11988
11989
11990 2001-12-07 [melvin]     0.6.5claws58
11991
11992         * src/messageview.c
11993                 fixed a warning during compilation introduced in 0.6.5claws56
11994
11995 2001-12-07 [paul]       0.6.5claws57
11996
11997         * src/mainwindow.[ch]
11998         * src/menu.[ch]
11999                 further usability enhancements to replying with or without 
12000                 quoting via the toolbar, use of Ctrl key is replaced by 
12001                 drop down menu 
12002                 Submitted by Carsten Schurig            
12003
12004 2001-12-07 [melvin]     0.6.5claws56
12005
12006         * src/messageview.c
12007                 hack to fix bug that prevented to make/paste selections
12008                 after switching between MVIEW_TEXT and MVIEW_MIME views
12009                 without deselecting the selection first.
12010
12011 2001-12-06 [alfons]     0.6.5claws55
12012
12013         * src/filtering.[ch]
12014         * src/inc.c
12015                 revise filtering a little bit more, and make sure
12016                 messages are delivered to the appropriate inbox
12017                 (perhaps set per account)
12018
12019 2001-12-06 [paul]       0.6.5claws54
12020
12021         * sync with sylpheed 0.6.5cvs22
12022                 see ChangeLog entry 2001-12-06
12023
12024 2001-12-05 [alfons]     0.6.5claws53
12025
12026         * src/inc.c
12027         * src/folder.[ch]
12028         * src/procmsg.c
12029         * src/filtering.c
12030                 more revisions of filtering system
12031                 (last stable version is marked as LAST_STABLE)
12032                 
12033                 | NOTE 1): the filtering system now uses a local folder called
12034                 | .processing. if filtering fails, check this directory
12035                 | for missing messages.
12036                 |
12037                 | NOTE 2): help us find the filtering actions still missing
12038
12039 2001-12-05 [paul]       0.6.5claws52
12040
12041         * src/mainwindow.c
12042                 fix bug where 'Empty Trash?' pop-up window appears even
12043                 when Trash is empty, submitted by Jesse Skinner         
12044
12045 2001-12-05 [melvin]     0.6.5claws51
12046
12047         * src/compose.c
12048                 fixed bug #486106 to select correct account when reediting 
12049                 a queued message
12050         
12051 2001-12-04 [alfons]     0.6.5claws50
12052
12053         * src/mh.c
12054                 declare markfile in appropriate functions when
12055                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
12056                 for spotting this)
12057
12058 2001-12-04 [paul]       0.6.5claws49
12059
12060         * sync with sylpheed 0.6.5cvs21
12061                 see ChangeLog entry 2001-12-04
12062
12063 2001-12-03 [christoph]  0.6.5claws48
12064
12065         * po/de.po
12066                 changed translation of undo
12067         * src/account.c
12068         * src/folder.c
12069                 don't reinvent the wheel to traverse a GNode
12070         * src/compose.[ch]
12071                 seperate code to create the compose gui into functions
12072                 add "Others" page with folder selection for saving copy
12073                 of the message.
12074                 the folder identifier is saved to queue header
12075         * src/procmsg.c
12076                 save message to folder in queue header
12077
12078 2001-12-03 [paul]       0.6.5claws47
12079
12080         * sync with sylpheed 0.6.5cvs20
12081                 see ChangeLog entry 2001-12-03
12082
12083 2001-12-01 [paul]
12084
12085         * more sync with sylpheed 0.6.5cvs19
12086                 see ChangeLog entry 2001-11-29
12087
12088 2001-11-30 [paul]       0.6.5claws46
12089         
12090         * src/compose.c
12091                 remove conflicts introduced by Hoa's last commit
12092          
12093         * src/mainwindow.c
12094                 make 'Message/Bounce' sensitive
12095
12096 2001-11-30 [hoa]        0.6.5claws45
12097
12098         * src/compose.c
12099                 slightly change bounce function to add
12100                 information about the user that bounced the mail
12101                 in the From header line.
12102
12103         * src/folderview.c
12104                 permit the use of processing in outbox folder.
12105
12106 2001-11-29 [paul]       0.6.5claws44
12107
12108         * src/mainwindow.[ch]
12109         * src/prefs_common.c
12110         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
12111         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
12112         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
12113                 usability enhancements to the quoting, implements
12114                 use of Ctrl key to toggle quoting settings
12115                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
12116
12117 2001-11-29 [paul]       0.6.5claws43
12118         
12119         * sync with sylpheed 0.6.5cvs19
12120                 see ChangeLog entry 2001-11-28
12121
12122 2001-11-29 [melvin]     0.6.5claws42
12123         * src/Makefile.am
12124                 added enriched.[ch] to the list of files
12125
12126         * src/textview.c
12127         * src/mimeview.c
12128         * src/procmime.[ch]
12129         * src/enriched.[ch]
12130                 added support to view text/enriched
12131                 added support to show headers in message view for text/enriched and text/html
12132                         in non multipart messages
12133
12134 2001-11-28 [paul]       0.6.5claws41
12135
12136         * more sync with sylpheed 0.6.5cvs18
12137                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
12138
12139 2001-11-27 [paul]       0.6.5claws40
12140         
12141         * po/pt_BR.po
12142                 updated translation, submitted by Fabio Junior Beneditto
12143                 
12144         * sync with sylpheed 0.6.5cvs18
12145                 see ChangeLog entries 2001-11-26 (src/textview.c) and
12146                 2001-11-27
12147
12148
12149 2001-11-26 [paul]
12150
12151         * po/es.po
12152                 updated translation, submitted by Ricardo Mones Lastra
12153
12154 2001-11-26 [alfons]
12155
12156         * src/matcher.c
12157                 add more translatable strings
12158
12159 2001-11-26 [christoph]  0.6.5claws39
12160
12161         * po/de.po      
12162                 fixed one more umlaut
12163         * src/compose.c
12164                 fix translated header when it should not be translated
12165
12166 2001-11-26 [paul]       0.6.5claws38
12167
12168         * src/mainwindow.c
12169                 remove '/Message/Add Sender to address book' from 
12170                 main_window_set_menu_sensitive(), prevent debug warning
12171                 add 'Message/Mark/Mark all read' to mainwin_entries[]
12172
12173 2001-11-26 [paul]       0.6.5claws37
12174
12175         * src/summaryview.c
12176                 fix 'recurring unread state' bug 
12177
12178         * tools/README 
12179         * tools/filter_conv.pl
12180                 read name of top level mailbox from folderlist.xml
12181                 and presume nothing about its name              
12182
12183 2001-11-26 [darko]      0.6.5claws36
12184
12185         * src/gtkstext.[ch]
12186                 removed functions that are now in gtkutils.c
12187                 use gtkut_text_is_uri_string() from gtkutils.c
12188         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
12189
12190 2001-11-26 [paul]       0.6.5claws35
12191
12192         * sync with sylpheed 0.6.5cvs16
12193                 see ChangeLog entries 2001-11-25 and 2001-11-26
12194
12195 2001-11-25 [alfons]     0.6.5claws34
12196
12197         EXPERIMENTAL!!! Please checkout the last stable version using: 
12198           
12199         % cvs update -r LAST_STABLE -dRAP
12200
12201         (Or help us testing this stuff.)
12202
12203         * src/filtering.c               (1.14)
12204         * src/filtering.h               (1.6)
12205         * src/inc.c                     (1.28)
12206         * src/matcher.c                 (1.20)
12207         * src/mbox.c                    (1.9)
12208         * src/procmsg.h                 (1.14)
12209         * src/summaryview.c             (1.59)
12210         * src/summaryview.h             (dunno)
12211                 revert/merge/sync to as it was before commit 
12212                 on Thu, 19 Jul 2001 10:15:51 -0700.
12213
12214 2001-11-25 [hoa]        0.6.5claws33
12215
12216         * src/main.c
12217                 processing mails at startup
12218
12219         * src/folderview.c
12220         * src/summaryview.[ch]
12221                 processing mails when entering folder
12222
12223         * src/prefs_filtering.c
12224                 fixed some UI bugs
12225
12226 2001-11-24 [alfons]     0.6.5claws32
12227
12228         * src/summaryview.[ch]
12229                 make summary sort headers work, and also make
12230                 sure the sort type is stored
12231
12232 2001-11-23 [alfons]     0.6.5claws31
12233
12234         * src/summaryview.[ch]
12235                 make lock work like mark
12236                 disallow deleting messages marked as locked
12237
12238 2001-11-23 [alfons]     0.6.5claws30
12239
12240         * src/gtkstext.c
12241         * src/compose.[ch]
12242         * src/Makefile.am
12243         * src/undo.[ch]
12244                 merge undo patch submitted by Jens
12245
12246 2001-11-23 [christoph]  0.6.5claws29
12247
12248         * src/.cvsignore
12249                 added ylwrap
12250         * src/compose.c
12251                 fixed gpg signing and encoding
12252         * src/folder.[ch]
12253         * src/main.c
12254                 added --status option to get new, unread and total
12255                 message count from a running sylpheed
12256         * src/prefs_common.c
12257                 temporary fix for reply_with_quote problem
12258                 (don't call functions for non existing widget)
12259         * src/procmsg.c
12260                 one more check for ignored threads but still not
12261                 always working correctly. probably a recursive
12262                 check for all parents is needed
12263
12264 2001-11-23 [darko]      0.6.5claws28
12265
12266         * src/compose.c
12267                 wrapping on send improvements
12268         * src/gtkutils.[ch]
12269                 fix for GtkSText after last sync with main branch
12270                 GTK_TEXT -> GTK_STEXT
12271
12272 2001-11-23 [paul]       0.6.5claws27
12273
12274         * sync with sylpheed 0.6.5cvs14
12275                 see ChangeLog entries 2001-11-22 and 2001-11-23
12276                 
12277         * po/de.po
12278                 fixed the scrambled umlauts 
12279                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
12280
12281 2001-11-21 [paul]       0.6.5claws26
12282
12283         * sync with sylpheed 0.6.5cvs12
12284                 see 2nd ChangeLog entry dated 2001-11-20
12285
12286 2001-11-20 [paul]       0.6.5claws25
12287
12288         * sync with sylpheed 0.6.5cvs11
12289                 see ChangeLog entry 2001-11-19 (src/utils.c)
12290
12291 2001-11-20 [hiro]
12292
12293         * src/compose.c
12294                 GTK_TEXT -> GTK_STEXT
12295                 fix for wrong comment
12296
12297 2001-11-20 [hiro]       0.6.5claws24
12298
12299         * src/compose.[ch]
12300                 more merges from main branch
12301                 removed fatal warnings (uninitialized variables etc.)
12302                 some coding style fix
12303         * src/gtkutils.h
12304                 fixed typo.
12305         * src/addressbook.c
12306           src/addrindex.c
12307                 V-Card -> vCard
12308
12309 2001-11-19 [hoa]        0.6.5claws23
12310
12311         * src/filtering.c
12312         * src/prefs_scoring.c
12313         * src/matcher.[ch]
12314         * src/scoring.c
12315                 cleaning code
12316
12317         * src/matcher_parser_parse.y
12318         * src/prefs_filtering.c
12319                 bouncing
12320
12321 2001-11-19 [alfons]     0.6.5claws22
12322
12323         more of my old things into claws
12324
12325         * src/Makefile.am
12326         * src/prefs_common.c
12327         * src/procmsg.h
12328         * src/summaryview.[ch]
12329         * src/prefs_summary_column.c
12330         * src/pixmaps/locked.xpm
12331                 add indicators for locking of message in summary view
12332                 (does not work yet, only visual indicator)
12333
12334 2001-11-19 [paul]       0.6.5claws21
12335
12336         * sync with sylpheed 0.6.5cvs10
12337                 see ChangeLog entry 2001-11-19
12338
12339 2001-11-18 [alfons]     0.6.5claws20
12340         
12341         * src/filtering.c
12342                 remove an inadvertent free I forgot in previous clean up 
12343
12344 2001-11-18 [alfons]     0.6.5claws19
12345
12346         * src/filtering.[ch]
12347                 clean up & plug leaks
12348
12349 2001-11-18 [paul]       0.6.5claws18
12350
12351         * sync with sylpheed 0.6.5cvs9
12352                 see ChangeLog entries 2001-11-17 and 2001-11-18
12353
12354 2001-11-16 [paul]       0.6.5claws17
12355
12356         * sync with sylpheed 0.6.5cvs8
12357                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
12358
12359 2001-11-16 [paul]       0.6.5claws16
12360
12361         * sync with sylpheed 0.6.5cvs7
12362                 see ChangeLog entries 2001-11-15 and 2001-11-16
12363
12364 2001-11-15 [hoa]        0.6.5claws15
12365
12366         * src/compose.c
12367                 fix bounce, mails we received couln't be bounced to ourself.
12368
12369         * src/defs.h
12370         * src/filtering.[ch]
12371         * src/matcher.[ch]
12372         * src/matcher_parser.h
12373         * src/matcher_parser_lex.l
12374         * src/matcher_parser_parse.y
12375         * src/inc.c
12376         * src/main.c
12377         * src/mbox.c
12378         * src/prefs_filtering.[ch]
12379         * src/mainwindow.c
12380         * src/prefs_matcher.c
12381         * src/prefs_scoring.c
12382         * src/scoring.[ch]
12383         * src/summaryview.c
12384                 new matcher/filter/score configuration file parser
12385                 one unique configuration file => ~/.sylpheed/matcherrc
12386                 import in currently automatic, then save are made
12387                 in this new file.
12388                 one filter per folder and one global filter
12389                 (filter of a folder will be used as folder processing)
12390
12391         * src/folder.c
12392                 fix a bug in folder_item_get_identifier
12393                 
12394         * src/messageview.c
12395                 receive receipt return are fixed.
12396
12397 2001-11-14 [alfons]     0.6.5claws14
12398
12399         * src/session.h
12400                 add things from main branch to make claws compile
12401
12402 2001-11-14 [paul]       0.6.5claws13
12403
12404         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
12405                 see ChangeLog entries 2001-11-08 to 2001-11-14
12406
12407 2001-11-14 [hoa] 0.6.5claws12
12408
12409         * src/compose.[ch]
12410         * src/mainwindow.c
12411         * src/summaryview.c
12412                 add "bounce mail" option
12413
12414 2001-11-13 [christoph]  0.6.5claws11
12415
12416         * src/compose.c
12417                 Cleanup a mess i add before commiting
12418
12419 2001-11-13 [hoa]        0.6.5claws10
12420
12421         * src/compose.c
12422                 some fixes when mail are sent or
12423                 for crossposts
12424
12425 2001-11-13 [christoph]  0.6.5claws9
12426
12427         * po/de.po
12428                 Changed two string with the same translation
12429         * src/compose.c
12430         * src/procmsg.[ch]
12431         * src/send.[ch]
12432                 New mailsending process:
12433                   - Always queue message before sending
12434                     (message will be saved if sylpheed crashed or
12435                      freezes while sending)
12436                   - Allow queuing of newspostings
12437                   - No copy in outbox before sending
12438                     (closes bug #469501)
12439                   - No more redundant code for send and send_later
12440         * src/summaryview.c
12441                 Applied wwp <subscript@free.fr>'s patch that fixes
12442                 marks for multiple forwarded messages (+compose.c)
12443
12444 2001-11-12 [alfons]
12445
12446         * README.claws
12447                 remove things that are now in main branch
12448         
12449         * po/nl.po
12450                 update Dutch translation
12451
12452 2001-11-12 [mhadasht]   0.6.5.claws8
12453
12454         * src/prefs_common.c
12455                 re-enabled account autoselection feature for forward
12456                 and reedit lost during the branch point for SYNC-B4-REL
12457         * src/gtkspell.c
12458                 gtkpspell_get_dict(): more readable code (even if function is
12459                 not used yet)
12460         * ChangeLog.claws
12461                 added version number info to 2001-11-12 [hiro] comment.
12462
12463 2001-11-12 [hiro]       0.6.5.claws7
12464
12465         * src/compose.c
12466                 compose_forward(): fixed a bug that forward quote mark
12467                 wasn't used.
12468                 removed unnecessary code.
12469         * src/template_select.[ch]: removed.
12470
12471 2001-11-11 [alfons]
12472
12473         * src/compose.c
12474                 :%s/GTK_TEXT/GTK_STEXT/g
12475         
12476         * src/compose.[ch]
12477         * src/undo.[ch]
12478         * src/Makefile.am
12479                 revert the undo stuff (this is 0.6.6claws stuff)
12480
12481 2001-11-11 [hoa]        0.6.5.claws6
12482
12483         * src/compose.[ch]
12484                 Insert signature at the end of the text.
12485                 Added undo patch but currently disabled
12486
12487         * src/procmsg.c
12488                 Threading by subject improved.
12489
12490         * added src/undo.[ch]
12491                 Undo module for compose dialog box.
12492
12493 2001-11-11 [alfons]     0.6.5.claws5
12494
12495         * src/procmsg.c
12496                 prevent threading by subject on nodes that have already been
12497                 threaded by in-reply-to (as in "circular references in a tree
12498                 result in a dead branch")
12499
12500 2001-11-09 [hoa]        0.6.5.claws4
12501         
12502         * src/folderview.c
12503                 allows creation of mbox folder item from any files.
12504
12505 2001-11-09 [alfons]     0.6.5.claws3
12506         
12507         * src/utils.c
12508         * src/procmsg.c
12509                 do what I mean and correct threading by subject so it really
12510                 ignores attracting lines without "Re: "
12511
12512 2001-11-07 [alfons]     0.6.5.claws2
12513
12514         * src/procmsg.c
12515         * src/utils.[ch]
12516                 only attract by subject if a subject line starts with a "Re: "
12517         * src/syldap.c
12518                 remove warning
12519
12520 2001-11-07 [paul]       0.6.5claws1
12521
12522         * sync with sylpheed 0.6.5. release
12523                 see ChangeLog entry 2001-11-07
12524
12525 2001-11-07 [paul]       0.6.4claws31
12526
12527         * sync with sylpheed 0.6.4cvs18
12528                 see ChangeLog entries 2001-10-30 to 2001-11-07
12529                 prefs_templates.[ch] renamed prefs_template.[ch]
12530
12531 2001-11-06 [alfons]
12532         
12533         * src/utils.h
12534                 add semicolon Hoa forgot ;-)
12535                 
12536
12537 2001-11-06 [hoa]        0.6.4claws30
12538         
12539         * src/procmsg.c
12540         * src/summaryview.c
12541         * src/utils.c
12542         * src/utils.h
12543                 threading by subject - empty subject are ignored
12544
12545 2001-11-06 [christoph]  0.6.4claws29
12546
12547         * src/socket.c
12548                 use SSL_peek for sock_gets
12549         * src/utils.c
12550                 removed unneeded pointer in extracting quoted
12551                 names implementation
12552
12553 2001-11-06 [melvin]     0.6.4claws28
12554
12555         * src/gtkspell.c
12556                 fixed bug #476792 Selection overtyping with spell checker
12557                 fixed bug which could cause a buffer overflow
12558                 fixed a memory leak
12559
12560 2001-11-06 [hoa]        0.6.4claws27
12561         
12562         * src/procmsg.c
12563         * src/summaryview.c
12564                 threading by subject
12565
12566 2001-11-05 [alfons]     0.6.4claws26
12567         
12568         * README.claws
12569                 Claws -> Sylpheed (vice versa)
12570
12571         * src/compose.c
12572                 :%s/gtk_text/gtk_stext/g
12573                 :%s/GTK_TEXT/GTK_STEXT/g
12574                 (thanks to Jonathan Ware for spotting this)
12575
12576 2001-11-04 [christoph]  0.6.4claws25
12577
12578         * src/summaryview.c
12579                 replace Xalloca + strdup with Xstrdup_a
12580         * src/utils.c
12581                 better implementation of extracting quoted names
12582                 from addresses (remove backlashes and ignore
12583                 quotes after them)
12584
12585 2001-11-04 [alfons]     0.6.4claws24
12586
12587         * src/utils.[ch]
12588                 edit to comply more with coding style
12589
12590         * src/textview.c
12591                 fix bug reported by Kim Schulz. introduced by the patch integrated
12592                 in 0.6.4claws15. the code did not check the return value of
12593                 the html parser.
12594
12595         * AUTHORS
12596                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
12597
12598 2001-11-04 [christoph]  0.6.4claws23
12599
12600         * src/main.c
12601         * src/prefs_common.[ch]
12602                 init some pointers that possibly caused a segfault
12603                 reported in the claws-users ML
12604
12605 2001-11-04 [hoa]        0.6.4claws22
12606
12607         * src/grouplistdialog.c
12608                 change the names of the nodes in the tree
12609
12610         * src/compose.c
12611                 enhanced mailto syntax as described in
12612                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
12613                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
12614
12615         * src/utils.c
12616                 encode and decode URI (useful when opening URL into
12617                 netscape).
12618
12619 2001-11-03 [hoa]        0.6.4claws21
12620
12621         * src/grouplistdialog.c
12622                 a new newsgroups list selection dialog box
12623                 with a CTree instead of a CList
12624
12625 2001-11-03 [hoa]        0.6.4claws20
12626
12627         * src/folderview.c
12628                 enable property and scoring options when right
12629                 click on "inbox"
12630
12631         * src/summaryview.c
12632                 fixed bug when nickname were displayed using
12633                 the address book.
12634
12635 2001-11-02 [darko]      0.6.4claws19
12636
12637         * src/compose.c
12638                 new wrap quotation and URL/long words wrapping implementation
12639         * src/compose.c src/gtkstext.[ch]
12640                 move gtkstext_strncmp() to gtkstext.c
12641
12642 2001-11-01 [christoph]  0.6.4claws18
12643
12644         * src/prefs_account.c
12645                 fixed mess in account settings dialog
12646         * src/prefs_folder_item.c
12647                 added label with folder path to dialog
12648
12649 2001-10-31 [match]      0.6.4claws17
12650
12651         * src/vcard.c
12652                 fix memory leak.
12653         * src/addrbook.c
12654                 fix generation of spurious address book file names.
12655                 remove redundant functions.
12656         * po/POTFILES.in
12657                 added missing file names.
12658
12659 2001-10-30 [paul]       0.6.4claws16
12660
12661         * sync with sylpheed 0.6.4cvs6
12662                 see ChangeLog entries 2001-10-26 to 2001-10-30
12663
12664         * tools/filter_conv.pl
12665                 read folderlist.xml to discover whether the top-level
12666                 folder is called 'Mailbox' or 'Mail' 
12667
12668 2001-10-29 [paul]       0.6.4claws15
12669
12670         * src/html.c, src/textview.c
12671                 activate links in html mail and fix clickable parts
12672                 Submitted by Matthieu Dazy <dazy@t-surf.com>
12673
12674 2001-10-29 [paul]
12675
12676         * po/de.po, po/es.po, po/pt_BR/po
12677                 updated translations, submitted by Jens Oberender,
12678                 Ricardo Mones Lastra, and Fabio Junior Beneditto
12679
12680 2001-10-29 [darko]      0.6.4claws14
12681
12682         * src/compose.c
12683                 fix wrapping for good
12684
12685 2001-10-29 [darko]
12686
12687         * src/compose.c
12688                 undo previous change as it broke the smart wrapping
12689
12690 2001-10-29 [darko]      0.6.4claws13
12691
12692         * src/compose.c
12693                 fix infinite loop when long URL is quoted
12694                 (closes bug #475122.
12695
12696 2001-10-28 [match]
12697
12698         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
12699                 import Mutt address book
12700         * src/ldif.[ch] src/importldif.h
12701                 modified import LDIF handle user attributes
12702
12703 2001-10-28 [christoph]  0.6.4claws12
12704
12705         * src/summaryview.c
12706                 fixed that filtering did not work if there
12707                 were no filter rules
12708                 (closes bug #472003 and better implementation
12709                  of patch #474644)
12710
12711 2001-10-27 [christoph]  0.6.4claws11
12712
12713         * src/compose.c
12714                 make the folder's default account to be used when
12715                 replying. (patch by wwp <subscript@free.fr>)
12716         * src/compose.c
12717                 code cleanup, nearly killed all of wwp's patch
12718                 for folder's default account in compose
12719         * src/folderview.c
12720                 error panel when a folder could not be created
12721                 (closes bug #471080 new folder name & already
12722                  existing file)
12723
12724 2001-10-26 [alfons]
12725
12726         * src/utils.h
12727                 change prototype of strstr2() that Christoph forgot about
12728
12729 2001-10-26 [christoph]  0.6.4claws10
12730
12731         * src/account.c
12732                 made search for accounts by email address not case
12733                 sensitive
12734         * src/folder.c
12735                 fixed memory leak in folder_item_get_identifier
12736         * src/gtkspell.c
12737         * src/utils.c
12738                 fixed wrong strstr2 (should work like strstr)
12739
12740 2001-10-26 [darko]      0.6.4claws9
12741
12742         * src/compose.c src/gtkstext.[ch]
12743         * src/gtkstext.c
12744                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
12745
12746 2001-10-26 [paul]       0.6.4claws8
12747
12748         * src/html.c
12749                 ignore css and javascript tags in html mail
12750                 case-insensitive, with or without double-quoted
12751                 strings
12752
12753 2001-10-26 [paul]       0.6.4claws7
12754
12755         * sync with sylpheed 0.6.4cvs1
12756                 see ChangeLog entry 2001-10-26
12757
12758         * src/prefs_account.c, src/prefs_common.c,
12759           src/prefs_summary_column.c
12760                 minor improvements to the English
12761
12762 2001-10-25 [alfons]     0.6.4claws6
12763
12764         * src/gtkstext.c
12765         
12766                 make GtkSText follow style of GtkText (closes bug 
12767                 #469211 "text selection while writing message")
12768                 
12769                 do sync with GTK 1.2.10
12770
12771 2001-10-25 [paul]       0.6.4claws5
12772
12773         * src/html.c
12774                 ignore css tags in html mail
12775
12776 2001-10-25 [darko]      0.6.4claws4
12777
12778         * src/compose.c
12779                 don't declare is_url_string as static function since
12780                 we need it in gtkstext.c
12781         * src/gtkstext.c
12782                 remove unused variable
12783                 don't wrap long URLs while composing a message
12784
12785 2001-10-24 [christoph]  0.6.4claws3
12786
12787         * src/socket.c
12788                 fix ssl deadlock, when peer closes connection
12789
12790 2001-10-24 [paul]       0.6.4claws2
12791
12792         * src/prefs_common.c
12793                 gettextize the gpg ascii-armored warning message
12794
12795         * src/compose.c
12796                 insert a DOS/MAC file into the composed message
12797                 (improvements)
12798
12799         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
12800
12801 2001-10-22 [paul]       0.6.4claws1
12802
12803         * sync with sylpheed 0.6.4 release
12804                 see ChangeLog entries 2001-10-21
12805
12806         * po/fr.po, po/pt_BR.po
12807                 updated by Melvin Hadasht and Fabio Junior Beneditto
12808
12809 2001-10-21 [paul]       0.6.3claws30
12810
12811         * src/compose.c
12812                 insert a DOS text file from the compose window
12813                 into the composed message text (removes CRs characters)
12814                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
12815
12816         * tools/filter_conv.pl, tools/README
12817                 automatically use ~/.sylpheed as working directory
12818                 print out confirmation message on completion
12819
12820         * correct Hoa's last ChangeLog.claws entry
12821
12822 2001-10-20 [hoa]        0.6.3claws29
12823
12824         * src/grouplistdialog.c
12825                 bugfix (another ?) to give the right
12826                 newsgroups list for each news server.
12827
12828         * src/news.c
12829         * src/news.h
12830                 improve the newsgroups list cache
12831
12832 2001-10-20 [paul]       0.6.3claws28
12833
12834         * sync with sylpheed 0.6.3cvs9
12835                 see ChangeLog entry 2001-10-19
12836
12837         * correct Alfons' last ChangeLog.claws entry
12838
12839 2001-10-19 [alfons]
12840
12841         * src/pgptext.[ch]
12842                 fix compilation problems (part of bug #472895)
12843
12844 2001-10-18 [hoa]        0.6.3claws27
12845
12846         * src/grouplistdialog.c
12847                 bugfix when we refresh was clicked (bug 472701)
12848
12849 2001-10-19 [christoph]  0.6.3claws26
12850
12851         * src/compose.c
12852                 last header entry should default to "To:" or
12853                 "Newsgroups:" and not copy the last entry line
12854                 in a new compose window
12855                 (closes bug #472686, #470792)
12856
12857 2001-10-19 [paul]       0.6.3claws25
12858
12859         * sync with Sylpheed 0.6.3cvs8
12860                 see ChangeLog entries 2001-10-18 and 2001-10-19
12861
12862 2001-10-18 [christoph]  0.6.3claws24
12863
12864         * src/procmsg.c
12865                 reimplement ignore thread
12866         
12867 2001-10-18 [hoa]        0.6.3claws23
12868
12869         * src/folderview.c
12870         * src/grouplistdialog.[ch]
12871                 enhanced news subscription interface (feature 469113)
12872
12873         * src/news.c
12874         * src/news.h
12875                 enchanced newsgroup listing,
12876                 now, we can get groups informations
12877                 (NNTPGroupInfo)
12878
12879 2001-10-18 [paul]       0.6.3claws22
12880
12881         * src/summaryview.c
12882                 remove comment (sync with main branch)
12883         * src/mainwindow.c
12884                 fix 'Re-edit' bug in 'Message' menu
12885
12886 2001-10-17 [christoph]  0.6.3claws21
12887
12888         * src/compose.c
12889                 ignore empty or whitespace only header lines
12890
12891 2001-10-17 [paul]       0.6.3claws20
12892
12893         * sync with sylpheed 0.6.3cvs7
12894                 see ChangeLog entries 2001-10-14, 2001-10-16, and
12895                 2001-10-17
12896
12897 2001-10-17 [darko]
12898
12899         * src/compose.c
12900                 wrap long lines without spaces
12901                 don't wrap URLs
12902
12903 2001-10-16 [paul]
12904
12905         * po/es.po, po/nl.po, po/pt_BR.po
12906                 updated by Ricardo Mones Lastra, Alfons,
12907                 and Fabio Junior Beneditto
12908
12909         * sylpheed-0.6.3claws released
12910
12911 2001-10-15 [melvin] 0.6.3claws18
12912
12913         * README.claws
12914                 added summary and detailed installation instructions
12915                 for spell checker
12916         * po/fr.po
12917                 Updated, corrected and completed french translation
12918
12919 2001-10-15 [hoa] 0.6.3claws17
12920         * src/grouplistdialog.c
12921                 we can choose the newsgroups to display with wildcards
12922
12923 2001-10-15 [christoph]  0.6.3claws16
12924
12925         * src/account.c
12926         * src/compose.c
12927         * src/prefs_folder_item.[ch]
12928                 applied wwp <subscript@free.fr>'s folder
12929                 default account patch
12930         * po/de.po
12931                 Fixed wrong translation
12932
12933 2001-10-13 [alfons, christoph, melvin]  
12934                         0.6.3claws15
12935
12936         solution #2 to solve MT-safety problems defers all GUI related calls
12937         to the main thread using a gtk_idle_add() callback. discussed on
12938         ircnet #sylpheed, with christoph spotting some issues with the
12939         original code, and melvin allowing us to lobotomize his sylpheed.
12940
12941         * src/syldap.[ch], src/main.c
12942                 fix race problem in ldap search thread by deferring GUI 
12943                 stuff to main thread using gtk_idle_add()
12944
12945 2001-10-13 [paul]       0.6.3claws14
12946
12947         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
12948                 add Sergey's smtpcred.patch
12949                 adds separate username/password setting for SMTP Auth
12950                 needed by some servers
12951                 (closes feature request #471659)
12952
12953 2001-10-13 [paul]       0.6.3claws13
12954
12955         * src/pgptext.[ch] **NEW FILES**
12956         * src/Makefile.am, src/messageview.c, src/mimeview.c
12957                 decrypt ascii-armored gpg text embedded in
12958                 the message body.
12959                 Submitted by Jens Jahnke <jan0sch@gmx.net>
12960
12961 2001-10-13 [christoph]  0.6.3claws12
12962
12963         * README.claws
12964                 some more details on default to and
12965                 feature requests
12966         * src/main.c
12967                 init glib threading when ldap is used
12968         * src/syldap.c
12969                 threading fixes
12970         * po/de.po
12971                 fixed a typo
12972
12973 2001-10-12 [paul]       0.6.3claws11
12974
12975         * src/prefs_common.[ch], src/rfc2015.c
12976                 enable ascii-armored gpg text to be embedded in the
12977                 message body, selectable through the 'Privacy'
12978                 preferences. Supports encrypting only.
12979                 Submitted by Ravemax <ravemax@dextrose.com>
12980
12981 2001-10-12 [paul]       0.6.3claws10
12982
12983         * sync with sylpheed 0.6.3cvs6
12984                 see ChangeLog entries 2001-10-11 and 2001-11-12
12985
12986         * src/folderview.c
12987                 incorporated mbox folders, scoring, and folder
12988                 properties into the sync
12989
12990 2001-10-12 [darko]      0.6.3claws9
12991
12992         * README.claws
12993                 describe quotation wrapping
12994         * src/compose.c
12995                 don't treat tab as space to calculate line length properly
12996
12997 2001-10-11 [alfons]
12998
12999         * README.claws
13000                 correct description of how to make new filtering system work,
13001                 add some other things
13002                 
13003         * src/syldap.c
13004                 remove sched_yield() (not necessary / unportable)
13005
13006 2001-10-11 [paul]       0.6.3claws8
13007
13008         * sync with sylpheed 0.6.3cvs3
13009                 see ChangeLog entry 2001-10-10
13010
13011 2001-10-10 [christoph]  0.6.3claws7
13012
13013         * .cvsignore
13014                 ignore 2 files created by newer autotools
13015         * src/prefs_folder_item.c
13016                 using table for widget alignment
13017                 fixed memory leak and broken octal display
13018         * src/filesel.c
13019                 fixed segfault caused by lost filename
13020                 workaround (closes bug #469551)
13021
13022 2001-10-10 [paul]       0.6.3claws6
13023
13024         * sync with sylpheed 0.6.3cvs2
13025                 see ChangeLog entries 2001-10-09 and 2001-10-10
13026
13027 2001-10-10 [darko]      0.6.3.claws5
13028
13029         * src/gtkstext.c
13030                 proper calculation of right margin if smart wrapping is enabled
13031         * src/compose.c
13032                 automatically wrap long lines if wrap quotation is enabled
13033
13034 2001-10-09 [alfons]     0.6.3.claws4
13035
13036         * src/summaryview.c
13037                 select correct row when deleting last row in the summary view (and
13038                 close bug "[ #469104 ] select second last in list when deleting")
13039
13040 2001-10-09 [paul]       0.6.3claws3
13041
13042         * sync with sylpheed 0.6.3cvs1
13043                 updated some autotool scripts
13044
13045 2001-10-09 [darko]      0.6.3claws2
13046
13047         * src/gtkstext.[ch]
13048                 new name and mark with Sylpheed comment
13049         * src/compose.c
13050                 smart quotation wrapping a-la VIM
13051
13052 2001-10-08 [paul]       0.6.3claws1
13053
13054         * sync with sylpheed 0.6.3 release
13055                 see ChangeLog entry 2001-10-08
13056
13057 2001-10-08 [paul]       0.6.2claws24
13058
13059         * src/summaryview.c
13060                 more sync with sylpheed 0.6.2cvs12
13061                 Fixed the bug that didn't select the last row correctly
13062
13063
13064 2001-10-07 [paul]       0.6.2claws23
13065
13066         * sync with sylpheed 0.6.2cvs12
13067                 see ChangeLog entry 2001-10-07
13068
13069 2001-10-06 [match]
13070         * src/jpilot.[ch]
13071                 enable jpilot to read unsynch'ed addresses.
13072
13073         * src/editldap_basedn.c
13074                 fix segfault when opening dialog.
13075
13076 2001-10-06 [alfons]     0.6.2.claws22
13077
13078         * src/summaryview.c
13079                 fix bug with summary view selecting last *inserted*
13080                 node instead of last *visible* node. remember we
13081                 work with a tree
13082
13083 2001-10-06 [paul]       0.6.2claws21
13084
13085         * po/pt_BR.po
13086                 updated translation, contains some fixes and new
13087                 translations, submitted by Gustavo Noronha Silva
13088                 <kov@debian.org>
13089
13090         * src/prefs_common.c
13091                 change 'each' to 'every' - fix dubious English
13092
13093         * sync with sylpheed 0.6.2cvs11
13094
13095 2001-10-05 [alfons]     0.6.2claws20
13096
13097         * src/mainwindow.[ch], src/folderview.c
13098                 make composite tool button switch between "Compose News"
13099                 and "Compose Mail" depending on selected folder
13100                 (nifty idea by Kim Schulz <kim@schulz.dk>)
13101
13102 2001-10-05 [paul]       0.6.2claws19
13103
13104         * src/mainwindow.c, src/summaryview.c
13105                 fix 'Message/Reply to all', broken in last commit
13106
13107         * src/compose.c
13108                 fix X_BEENTHERE seg fault, thanks to Alfons
13109
13110 2001-10-04 [paul]       0.6.2claws18
13111
13112         * src/compose.[ch], src/mainwindow.c
13113                 make "Message/Reply" reply to mailing lists; matches
13114                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
13115                 based on portions of the patch submitted by
13116                 Junichi Uekawa <dancer@netfort.gr.jp>
13117
13118 2001-10-04 [darko]      0.6.2claws17
13119
13120         * src/compose.c
13121                 better smart wrapping
13122         * src/gtkstext.[hc]
13123                 a function to make text buffer contiguous
13124
13125 2001-10-03 [paul]       0.6.2claws16
13126
13127         * sync with sylpheed 0.6.2cvs10
13128
13129 2001-10-02 [alfons]
13130
13131         * configure.in
13132         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
13133                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
13134                 references to chinese translations (hope someone picks up
13135                 this)
13136
13137 2001-10-02 [christoph]  0.6.2claws15
13138
13139         * src/compose.c
13140                 fixed non translated header bug
13141         * ChangeLog.claws
13142                 fixed wrong date in alfons last entry ;)
13143
13144 2001-10-02 [alfons]     0.6.2claws14
13145
13146         * src/compose.c, src/prefs_common.[ch]
13147                 add block cursor option
13148
13149 2001-10-02 [paul]       0.6.2claws13
13150
13151         * sync with sylpheed 0.6.2cvs9
13152
13153 2001-09-30 [paul]       0.6.2claws12
13154
13155         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
13156                 updated translations
13157
13158         * po/POTFILES.in
13159                 add 'src/importldif.c'
13160
13161         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
13162                 added eudora-to-vCard conversion tool
13163                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
13164
13165         * sync with sylpheed 0.6.2cvs8
13166
13167 2001-09-30 [paul]
13168
13169         * sylpheed-0.6.2claws released
13170
13171 2001-09-27 [melvin]     0.6.2claws11
13172
13173         * src/gtkspell.c
13174                 fixed crash when using default path (introduced 
13175                 in 0.6.2claws10)
13176                 fixed tiny bug for initial suggestion mode
13177
13178 2001-09-27 [melvin]     0.6.2claws10
13179         
13180         * src/gtkspell.c
13181                 fixed bug where gtkpspell didn't set the path correctly
13182
13183         * README.claws
13184                 added a paragraph about spell checking
13185                 
13186
13187
13188 2001-09-27 [paul]       0.6.2claws9
13189
13190         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
13191                 replace '// comments' with '/* comments */' to prevent
13192                 some compiler warnings 
13193
13194         * sync with sylpheed 0.6.2cvs6
13195
13196 2001-09-26 [alfons]     0.6.2claws8
13197
13198         * src/messageview.c
13199                 introduce return receipt request notification again,
13200                 which was lost because of other semantics in 
13201                 procheader_parse() (???)
13202
13203 2001-09-26 [christoph]  0.6.2claws7
13204
13205         * src/compose.c
13206                 replace comments for old code with #if 0
13207                 readded auto cc, bcc and reply-to
13208         * src/prefs_matcher.c
13209         * src/prefs_scoring.c
13210                 removed some definition (was moved to
13211                 prefs.h)
13212
13213 2001-09-26 [paul]       0.6.2claws6
13214
13215         * src/mainwindow.c
13216                 make 'Follow-up and reply to' sensitive
13217
13218         * more sync with sylpheed 0.6.2cvs5
13219
13220 2001-09-25 [melvin]
13221
13222         * 0.6.2claws5
13223
13224         * src/gtkspell.c
13225                 fixed bug for "US-ASCII" introduced by the encoding code
13226
13227 2001-09-25 [paul]
13228
13229         * 0.6.2claws4
13230
13231         * src/prefs_common.[ch], src/summaryview.c
13232                 'next unread msg' 'go to next folder?' dialog can be
13233                 given default behaviour, either always show dialog,
13234                 or assume 'yes', or assume 'no'
13235                 Submitted by wwp <subscript@free.fr>
13236
13237 2001-09-25 [melvin]
13238                 
13239         * src/compose.c src/gtkspell.[ch]
13240                 added support for different encodings
13241
13242 2001-09-25 [paul]
13243
13244         * more sync with sylpheed 0.6.2cvs5
13245
13246 2001-09-24 [alfons]
13247         
13248         * src/prefs_folder_item.c
13249                 add check for item->prefs->default_to string is NULL and
13250                 add another check when freeing this string
13251
13252 2001-09-24 [paul]
13253
13254         * configure.in
13255                 change to version 0.6.2claws3
13256
13257         * sync with sylpheed 0.6.2cvs5 
13258
13259 2001-09-24 [match]
13260         * src/ldif.[ch], src/importldif.[ch], addressbook.c
13261                 import LDIF files.
13262         * src/addrcache.[ch], addrindex.[ch]
13263                 small update for future
13264         * src/addrbook.c
13265                 fix test XML file.
13266
13267 2001-09-24 [melvin]
13268         * src/gtkspell.[ch]
13269                 added 'Learn from mistakes' option
13270                 better handling of quotes in checked words
13271                 sorted dict list
13272         * po/fr.po
13273                 small update for spell checking stuff
13274
13275 2001-09-23 [alfons]
13276         
13277         * src/gtkspell.c
13278                 edit a little bit so it complies more with main coding style
13279
13280 2001-09-23 [alfons]
13281
13282         * src/folder.[ch], prefs_folder_item.c, compose.c
13283                 migrate "request return receipt" folder property
13284                 to folderlist.xml
13285
13286 2001-09-22 [alfons]
13287
13288         * README.claws **NEW**
13289                 (add things of interest for users of main branch 
13290                 and claws here)
13291
13292         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
13293                 re-implement threading per folder option, but store 
13294                 the setting in folderlist.xml (where it belongs)
13295
13296 2001-09-21 [melvin]
13297
13298         * src/gtkspell.[ch]
13299                 fixed bug when compose window is under another window
13300         * src/prefs_common.[ch] src/compose.c
13301                 changed 'dictionary_path' to 'dictionary' to be consistent
13302                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
13303         * ac/pspell.m4 src/Makefile.am 
13304                 dropped PSPELL_PATH macro
13305         * po/fr.po
13306                 updated translations
13307
13308 2001-09-21 [christoph]
13309
13310         * src/compose.c
13311                 added border around header fields
13312                 keep header type when new field is added
13313
13314 2001-09-20 [christoph]
13315
13316         * src/utils.[ch]
13317                 more portable debug_print with source filename
13318                 and linenumber
13319         * src/procmsg.c
13320                 more newlines after debug messages
13321
13322 2001-09-20 [paul]
13323
13324         * configure.in
13325                 change to version 0.6.2claws2
13326
13327         * sync with sylpheed 0.6.2cvs3
13328
13329 2001-09-19 [melvin]
13330
13331         * src/gtkspell.c
13332                 fixed the post-right-click focus pb
13333                 fixed crash when 'Spell check all' after dict change 
13334                         and when cursor is at the end of the text
13335                 shift-right-click pops up config menu even on misspelled words.
13336         * po/POTFILES.in
13337                 added gtkspell.c
13338
13339 2001-09-19 [melvin]
13340
13341         * src/about.c
13342                 added pspell to compiled-in features list
13343
13344 2001-09-18 [melvin]
13345
13346         * switched to pspell and dropped ispell
13347         * ac/pspell.m4
13348                 new file. autoconf macro for pspell
13349         * ac/Makefile.am 
13350         * configure.in acconfig.h
13351                 added pspell support
13352         * src/Makefile.am
13353         * src/main.c src/compose.[ch] src/gtkspell.[ch]
13354         * src/prefs_common.[ch] 
13355                 added pspell support
13356
13357 2001-09-18 [christoph]
13358
13359         * src/addr_compl.c
13360         * src/template.[ch]
13361                 replace LOG_MESSAGE with debug_print
13362         * src/compose.[ch]
13363                 gui improvements
13364         * src/menu.c
13365                 added newline after debug message
13366         * src/utils.h
13367                 using __VA_ARGS__ for debug_print macro
13368         * tools/.cvsignore
13369                 ignore Makefile and Makefile.in
13370
13371 2001-09-18 [paul]
13372
13373         * configure.in
13374                 change to version 0.6.2claws1
13375         * sync with sylpheed 0.6.2cvs1
13376
13377         * src/matcher.c 
13378         * src/prefs_matcher.c
13379                 add 'score equal to' option, submitted by
13380                 Paul Evans <nerd@freeuk.com>
13381
13382 2001-09-15 [christoph]
13383
13384         * src/mainwindow.c
13385                 comment out menu entry not existing in claws
13386         * src/menu.c
13387                 add debug output for non existing menu entries
13388         * src/summaryview.c
13389                 fix next/prev unread message for ignored threads
13390         * src/utils.[ch]
13391                 add sourcefile and line number to debug output
13392                 otherwise it is sometimes hard to find the
13393                 source code part if debug messages are translated
13394
13395 2001-09-14 [darko]
13396         
13397         * src/folderview.c
13398                 refresh target folder style after colour is changed
13399
13400 2001-09-13 [paul]
13401
13402         * configure.in
13403                 change to version 0.6.1claws3
13404
13405         * sync with sylpheed 0.6.1cvs6
13406
13407 2001-09-13 [darko]
13408         
13409         * src/folderview.c
13410                 fix target folder colourization to use user selected colour
13411
13412 2001-09-12 [darko]
13413         
13414         * src/summaryview.c
13415                 fix crash when message that is marked for copy/move is unmarked
13416
13417 2001-09-09 [paul]
13418
13419         * configure.in
13420                 change to version 0.6.1claws2
13421
13422         * sync with sylpheed 0.6.1cvs3
13423
13424 2001-09-09 [alfons]
13425         
13426         * src/folderview.c
13427                 fix bug with default font used for trash folder text
13428
13429 2001-09-06 [paul]
13430
13431         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13432                 updated translations
13433
13434         * configure.in
13435                 change to version 0.6.1claws1
13436
13437         * sync with sylpheed 0.6.1cvs2
13438
13439 2001-09-03 [paul]
13440
13441         * po/POTFILES.in
13442                 add Match's new addressbook
13443
13444         * po/de.po
13445                 updated translation submitted by Jens Oberender
13446
13447 2001-09-02 [paul]
13448
13449         * configure.in
13450                 change to 0.6.1claws
13451         * sync with sylpheed 0.6.1 release
13452
13453 2001-09-02 [paul]
13454
13455         * configure.in
13456                 change to 0.6.0claws2
13457
13458         * sync with sylpheed 0.6.0cvs4
13459
13460         * po/pt_BR.po
13461                 updated translation submitted by Fabio Junior Beneditto
13462
13463 2001-09-01 [match]
13464         * pixmaps/
13465                 interface.xpm
13466                 book.xpm
13467                 address.xpm
13468         * src/
13469                 Makefile.am
13470                 a ton of new files
13471
13472 2001-08-31 [paul]
13473
13474         * configure.in
13475                 change to version 0.6.0claws1
13476
13477         * sync with sylpheed 0.6.0cvs1
13478
13479         * po/es.po
13480                 updated translation submitted by Ricardo Mones Lastra
13481
13482         * po/POTFILES.in
13483                 add 'src/prefs_templates.c'
13484
13485         * src/compose.c, src/summaryview.c
13486                 fix segfault on 'Re_edit'               
13487
13488 2001-08-30 [alfons]
13489
13490         * configure.in, Makefile.am
13491         * tools/Makefile.am
13492                 add tools directory to source distribution
13493
13494 2001-08-30 [paul]
13495
13496         * configure.in
13497                 change to version 0.6.0claws
13498
13499         * sync with sylpheed 0.6.0 release
13500
13501 2001-08-30 [christoph]
13502
13503         * configure.in
13504                 removed autoconf version check
13505
13506 2001-08-30 [paul]
13507
13508         * src/account.c, src/compose.c, src/prefs_common.[ch]
13509         * src/procheader.[ch] src/utils.[ch]
13510                 Enhanced automatic account selection on replies
13511                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
13512
13513         * configure.in
13514                 add LDAP and JPilot to the configuration results output.
13515
13516 2001-08-29 [christoph]
13517
13518         * src/summeryview.c
13519                 no bold font for ignored threads
13520
13521 2001-08-29 [paul]
13522
13523         * configure.in
13524                 change to version 0.5.3claws6
13525
13526         * sync with sylpheed 0.5.3cvs10
13527                 src/stringtable.[ch]: New Files
13528
13529         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
13530         * src/pixmaps/sylpheed.xpm
13531                 add mini-icons to windows (by Alfons)
13532
13533 2001-08-27 [paul]
13534
13535         * src/mainwindow.c
13536                 new functions: next_labeled_cb(), prev_labeled_cb()
13537
13538         * src/summaryview.c
13539                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
13540                 summary_select_next_labeled(), summary_select_prev_labeled()
13541
13542         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
13543                 give claws blue folders and a blue trash can
13544
13545 2001-08-27 [paul]
13546
13547         * configure.in
13548                 change to version 0.5.3claws5
13549
13550         * sync with sylpheed 0.5.3cvs9
13551                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
13552
13553 2001-08-24 [christoph]
13554
13555         * src/filesel.c
13556                 keep filename when browsing directories
13557                 (not working for user entered filename, but
13558                  for default name and selected filename from
13559                  file list)
13560         * src/mainwindow.c
13561                 fixed wrong spelling "Folllow-up"
13562         * src/mbox_folder.c
13563         * src/procmsg.c
13564         * src/summaryview.c
13565                 fixed new/unread message count with ignored
13566                 threads (2 commits, first didn't notice no
13567                 longer needed decreasing)
13568         * src/inc.c
13569                 readded scrolling of progress dialog
13570                 (lost in sync)
13571
13572 2001-08-24 [paul]
13573
13574         * configure.in
13575                 change to 0.5.3claws4
13576
13577         * sync with sylpheed 0.5.3cvs7
13578
13579 2001-08-24 [christoph]
13580
13581         * src/compose.c
13582                 set request return receipt when replying
13583                 if it is set is the folder prefs of the
13584                 message
13585         * src/inc.c
13586                 disable final error popup if popups are
13587                 disabled in config (again)
13588
13589 2001-08-23 [paul]
13590
13591         * configure.in
13592                 Change version number to 0.5.3claws3
13593
13594         * sync with sylpheed 0.5.3cvs5
13595
13596         * src/mimeview.c
13597                 double quote '%s' in 'gedit %s' to fix bug when
13598                 opening attachment with spaces in the name
13599
13600 2001-08-22 [alte]
13601         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
13602           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
13603                 initial message templates support
13604
13605
13606 2001-08-22 [paul]
13607
13608         * configure.in
13609                 change version number to 0.5.3claws2
13610
13611         * sync with sylpheed 0.5.3cvs4
13612
13613         * src/procmsg.h src/summaryview.c
13614                 re-implement (un)ignore thread
13615
13616 2001-08-21 [paul]
13617
13618         * src/summaryview.c
13619                 remove unnecessary code
13620         * src/compose.c
13621                 enable 'dynamic' signatures (submitted by
13622                 Eric Limpens <eric@hscg-internet.nl>)
13623
13624 2001-08-21 [paul]
13625
13626         clean up after sync with sylpheed 0.5.3 release
13627
13628         * src/folderview.c
13629                 fix re-introduced font mess, see Christoph's
13630                 entry 2001-06-24
13631
13632         * src/summaryview.c
13633                 remove prev_msgnum
13634                 use sylpheed's small font instead of
13635                 gtk default font for summary view
13636
13637
13638 2001-08-17 [paul]
13639
13640         * configure.in
13641                 add pl to ALL_LINGUAS - sync with main branch
13642
13643         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13644                 Updated. Translations by Jens Oberender, Ricardo Mones
13645                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
13646
13647         * po/pl.po  ** NEW FILE **
13648                 sync with the main branch
13649
13650         * src/folderview.c
13651                 fix target folder colorizing and refresh problem
13652
13653
13654 2001-08-17 [christoph]
13655
13656         * src/mainwindow.c
13657                 claws uses 4 colors for target folder coloring.
13658                 arrays were not long enough and destroyed the
13659                 stack causing a segfault.
13660                 target folder colorizing does not work anymore
13661                 for me
13662
13663 2001-08-16 [paul]
13664
13665         * configure.in
13666                 change to version 0.5.3claws1
13667
13668         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
13669           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
13670           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
13671
13672                 sync with sylpheed 0.5.3 release, but keep claws method of
13673                 configuring/saving fonts
13674
13675         * src/addressbook.[ch]
13676                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
13677                 in line with a similar change in Hiroyuki's branch
13678
13679         * src/mainwindow.[ch]
13680                 disable main_window_set_thread_option()
13681         * src/prefs_folder_item.c
13682                 comment out &tmps_prefs.enable_thread,
13683         * src/mbox_folder.c, src/procmsg.[ch]
13684                 comment out MSG_IS_IGNORE_THREAD
13685         * src/summaryview.c
13686                 comment out summary_ignore_thread() and summary_unignore_thread()
13687                 comment out MSG_IS_IGNORE_THREAD
13688
13689                 use Hiroyuki's threading instead.
13690
13691
13692
13693 2001-08-15 [paul]
13694
13695         * src/account.c
13696                 use Hiroyuki's 0.5.3 column scheme but also
13697                 include the enable/disable button.
13698         * src/pixmaps/mark.xpm
13699                 add Hiroyuki's amended pixmap
13700
13701 2001-08-13 [christoph]
13702
13703         * src/account.c
13704                 receive at get all column showed wrong state for APOP
13705                 button should only work for POP3 and APOP accounts
13706         * src/prefs_account.c
13707                 added missing preprocessor statement for SSL
13708
13709 2001-08-12 [paul]
13710
13711         * src/account.[ch]
13712                 add 'receive at get all' column and enable/disable
13713                 button.
13714
13715 2001-08-06 [christoph]
13716
13717         * src/account.c
13718                 show usage of SSL in protocol column
13719
13720         * src/imap.c
13721         * src/inc.c
13722                 renamed ssl options
13723
13724         * src/prefs_account.[ch]
13725                 moved ssl options to a new page
13726
13727         * src/send.c
13728         * src/smtp.c
13729         * src/ssl.[ch]
13730                 renamed ssl options
13731                 added support for SMTP STARTTLS command
13732
13733 2001-08-05 [christoph]
13734
13735         * configure.in
13736                 debian autoconf needs version check to find
13737                 correct autoconf version. if the file is
13738                 named configure.in 2.13 is used, which does
13739                 not work with this configure.in script.
13740                 other solution would be to rename the script
13741                 to configure.ac as suggested in the autoconf
13742                 manual.
13743
13744         * src/inc.c
13745                 disable final error popup if popups are
13746                 diabled in config
13747
13748         * src/socket.c
13749                 bugfix in ssl_gets
13750                 fixes IMAP over SSL problem
13751
13752 2001-08-03 [paul]
13753
13754         * configure.in
13755                 change to 0.5.2claws1
13756
13757         * sync with sylpheed 0.5.2cvs1
13758
13759 2001-08-02 [alfons]
13760
13761         * configure.in
13762                 quick fix for ispell detection...
13763
13764 2001-08-01 [paul]
13765
13766         * configure.in
13767                 change to 0.5.1claws4
13768
13769         * sync with sylpheed 0.5.1cvs7
13770
13771 2001-07-31 [alfons]
13772
13773         * src/prefs_common.c, src/prefs_common.h, 
13774           src/gtkspell.c, src/gtkspell.h
13775                 add global spelling checker settings (compose tab) +
13776                 selection of dictionary 
13777           
13778         * configure.in  
13779                 guess valid ispell location
13780
13781 2001-07-31 [paul]
13782
13783         * po/POTFILES.in
13784                 removal of 'src/quote_fmt_parse.c'
13785         * po/de.po
13786                 Updated de.po
13787                 (submitted by Jens Oberender <didge@suse.de>)
13788
13789 2001-07-31 [darko]
13790
13791         * src/folder.[ch]
13792         * src/folderview.[ch]
13793         * src/mainwindow.c
13794         * src/mh.c
13795         * src/prefs_common.[ch]
13796         * src/summaryview.c
13797                 target folder colourization
13798
13799 2001-07-30 [paul]
13800
13801         more sync with Sylpheed 0.5.1cvs6 
13802
13803 2001-07-30 [darko]
13804
13805         * src/mh.c
13806         * src/prefs_folder_item.[hc]
13807         * src/summaryview.c
13808                 shared folders support with a GUI
13809
13810 2001-07-29 [paul]
13811
13812         0.5.1claws3
13813
13814         * sync with Sylpheed 0.5.1cvs6
13815
13816 2001-07-29 [paul]
13817
13818         * po/pt_BR.po
13819                 updated
13820                 (submitted by Fabio Junior Beneditto)
13821
13822 2001-07-28 [paul]
13823
13824         * src/procmime.c
13825         * AUTHORS
13826                 patch to correct bad image mime headers
13827                 (submitted by Don Quijote <dq@searchlores.org>)
13828
13829 2001-07-28 [paul]
13830
13831         * tools/gif2xface.pl   **NEW FILE**
13832         * tools/README
13833                 script to convert file.gif to file.xface for
13834                 use in a custom header.
13835                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
13836
13837 2001-07-27 [alfons]
13838         
13839         * configure.in
13840                 change macros for detecting JPilot and LDAP
13841
13842 2001-07-27 [christoph]
13843
13844         * src/filtering.c
13845                 code cleanup (MIN / MAX warning, needed casting)
13846
13847 2001-07-27 [alfons]
13848
13849         * procheader.c
13850                 disallow setting flags when detecting certain headers
13851                 (X-Status, Status, Seen, X-Seen). 
13852         
13853         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
13854
13855 2001-07-27 [christoph]
13856
13857         * src/prefs_filter.c
13858         * src/prefs_filtering.c
13859         * src/prefs_matcher.c
13860         * src/prefs_scoring.c
13861                 scroll list when moving rows up or down
13862
13863         * src/imap.c
13864         * src/imap.h
13865         * src/prefs_account.c
13866         * src/prefs_account.h
13867         * src/send.c
13868                 SMTP over SSL (untested, feedback requested)
13869                 IMAP over SSL
13870
13871         * src/ssl.c
13872                 code cleanup
13873
13874 2001-07-26 [alfons]
13875         
13876         * configure.in, acconfig.h
13877                 define CLAWS (need this for main / claws detection)
13878
13879 2001-07-25 [alfons]
13880
13881         * configure.in
13882                 Sylpheed 0.5.1claws2
13883                 
13884         * sync with Sylpheed 0.5.1cvs4
13885
13886 2001-07-25 [christoph]
13887
13888         * src/scoring.c
13889                 fixed segfault
13890                 item->prefs == NULL (don't know why)
13891
13892 2001-07-25 [alfons]
13893
13894         * configure.in
13895                 Sylpheed 0.5.1claws1
13896
13897         * sync with Sylpheed 0.5.1cvs1-3
13898
13899 2001-07-24 [christoph]
13900
13901         * src/folderview.c
13902         * src/prefs_folder_item.[ch]
13903                 added folderitem preferences dialog with
13904                 default To: and auto request return receipt
13905
13906         * src/compose.[ch]
13907         * src/menu.[ch]
13908                 changes to handle new folderitem preferences
13909
13910         * src/mainwindow.c
13911         * src/summaryview.c
13912                 call compose new mail with current folderitem
13913
13914 2001-07-24 [alfons]
13915
13916         Release Sylpheed 0.5.1claws
13917
13918         * configure.in
13919                 change to release version 0.5.1claws
13920
13921 2001-07-24 [christoph]
13922
13923         * src/summaryview.c
13924                 fixed segfault that happend when the selected
13925                 message was removed while retrieving new messages.
13926
13927         * po/es.po
13928                 updated translation
13929                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
13930
13931 2001-07-22 [alfons]
13932
13933         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
13934         this is a work in progress, for more information: http://nlpagan.net/sylman 
13935         
13936         * configure.in, src/mainwindow.c, manual/Makefile.am
13937                 add support for English manual
13938
13939         * AUTHORS
13940                 add authors of user manuals
13941
13942         * manual/en/sylpheed*.html
13943                 add English documentation
13944
13945 2001-07-22 [christoph]
13946
13947         * po/POTFILES.in
13948                 added src/ssl.c
13949         * src/ssl.c
13950                 changed a wrong debug message
13951
13952 2001-07-22 [alfons]
13953
13954         * po/nl.po
13955                 update Dutch translation
13956
13957         * src/prefs_filtering.c, 
13958           src/prefs_matcher.c
13959                 add more translatable strings           
13960
13961 2001-07-21 [alfons]
13962
13963         0.5.0claws7
13964
13965         * configure.in
13966                 change version
13967
13968         * src/inc.c, src/summaryview.[ch]
13969                 prevent update of mark file when filtering has done, by
13970                 using a variable; this affects two functions:
13971                         inc.c::inc_finished()
13972                         summaryview.c::summary_show()
13973
13974 2001-07-20 [alfons]
13975
13976         * src/filtering.[ch], src/prefs_filtering.c, 
13977           src/matcher.[ch]
13978                 add filtering action for label coloring 
13979
13980         * po/POTFILES.in
13981                 add labelcolors.c
13982
13983         * added src/labelcolors.c
13984         * added src/labelcolors.h
13985         * src/Makefile.am, src/summaryview.c
13986                 rearrange label coloring code
13987
13988         * src/procmsg.h
13989                 add more parentheses so label colouring works correctly
13990
13991         * src/filtering.c
13992                 don't really delete message, but move it to Trash
13993
13994         * src/prefs_matcher.c
13995                 add quote options to info dialog
13996
13997 2001-07-20 [christoph]
13998
13999         * src/Makefile.am
14000         * src/inc.c
14001         * src/main.[ch]
14002         * src/socket.h
14003         * src/ssl.[ch] (new)
14004                 moved ssl stuff to a seperate file
14005
14006 2001-07-20 [darko]
14007
14008         * src/summaryview.c
14009                 fix show sender using address book with no e-mail
14010                 address in From: field
14011
14012 2001-07-19 [alfons]
14013
14014         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
14015                 fix messy handling of escaping... now at least the
14016                 execute command is useful. escape char is '\', we
14017                 accept \n and \r too. 
14018
14019                 Real life example:
14020                 
14021                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
14022                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
14023
14024 2001-07-18 [alfons]
14025
14026         0.5.0claws6
14027
14028         * src/summaryview.c
14029                 clean up
14030
14031         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
14032           src/procmsg.[ch]
14033                 revise filtering; currently move, copy, marking have
14034                 been tested. if you like bleeding edge stuff, you
14035                 should definitely go for this version :)
14036
14037         * mark old working stuff as VERSION_0_5_0_CLAWS5        
14038
14039 2001-07-17 [christoph]
14040
14041         * src/utils.c
14042                 timestamp log
14043
14044 2001-07-17 [alfons]
14045
14046         0.5.0claws5
14047
14048         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
14049           bits in the mark file, without affecting either branch. Lots of
14050           files changed, also in claws branch.
14051
14052           UNTESTED: use of mbox folders
14053
14054         * src/summaryview.c
14055                 added mark all read; however this was a quick hack used for
14056                 cleaning up mess after initial merge with Hiroyuki
14057
14058         * configure.in
14059                 change claws version number back to 0.5.0claws5 to clear up 
14060                 confusion & pretension (recent release was technically 
14061                 0.5.0claws4, so we neatly align with Hiroyuki :-)
14062
14063 2001-07-16 [alfons]
14064
14065         sync with Hiroyuki's 0.5.0cvs4
14066
14067 2001-07-16 [alfons]
14068
14069         0.5.1claws3
14070
14071         * src/filtering.[ch]
14072                 remove invalid updating of mark files for 
14073                 filter actions MATCHING_ACTION_MOVE and 
14074                 MATCHING_ACTION_DELETE; this should fix the
14075                 folder update bug
14076                 
14077         * src/procmsg.c
14078                 revert Christoph's stab at fixing the folder 
14079                 update bug
14080
14081         * po/POTFILES.in
14082                 add missing files with translatable strings
14083
14084         * src/summaryview.c
14085                 remove debug print
14086
14087 2001-07-15 [alfons]
14088
14089         * src/addr_compl.[ch], src/prefs_filtering.c
14090                 make "filtering pref dialog's destination entry" an
14091                 "address completable entry", if filter destination is 
14092                 an email address
14093
14094         0.5.1claws2
14095         
14096         sync with Hiroyuki's 0.5.0cvs2-3
14097
14098 2001-07-15 [christoph]
14099
14100         * src/procmsg.c
14101                 fixed folder stats update after incorporation
14102
14103 2001-07-15 [alfons]
14104
14105         * src/summaryview.c
14106                 * finish label colouring stuff (for now)
14107                 * fix incorrect colour bug (off by one) 
14108
14109 2001-07-14 [alfons]
14110
14111         * src/mainwindow.c
14112                 change text labels for news and mail message so there's
14113                 plenty of toolbar estate left
14114
14115         * configure.in
14116                 0.5.1claws1
14117
14118         * src/folderview.c
14119           src/folder.[ch]
14120                 sync with Hiroyuki's 0.5.0cvs1
14121
14122         * src/summaryview.c
14123                 more rewrite label colouring
14124
14125 2001-07-14 [alfons]
14126
14127         * src/summaryview.[ch]
14128                 * start rewrite label colouring 
14129                 * fix proper location "Add Sender To Addressbook" menu item
14130
14131 2001-07-13
14132
14133         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14134         (actually this is 0.5.0claws4)
14135
14136 2001-07-13 [alfons]
14137
14138         * po/pt_BR.po
14139                 * fix duplicate message
14140                 * add updated Portugese / Brazilian translation
14141                   submitted by Fabio Junior Beneditto
14142
14143 2001-07-12 [alfons]
14144
14145         * AUTHORS
14146                 add Jens
14147
14148         * po/nl.po
14149                 add updated Dutch translation
14150
14151         * po/de.po
14152                 add updated German translation submitted by Jens
14153
14154 2001-07-11 [alfons]
14155
14156         Prerelease before 0.5.0claws. Please test.
14157         This version is temporarily tagged as VERSION_0_5_0_TEST
14158
14159         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
14160           src/prefs_scoring.c, src/prefs_matcher.c, 
14161           src/prefs_filtering.c, src/mbox.c, 
14162           src/main.c, src/inc.c, src/filtering.[ch]
14163                 revert new Hoa's new matcher (does not work yet)
14164
14165         * src/Makefile.am
14166                 clean up
14167
14168 2001-07-10
14169
14170         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14171
14172
14173 2001-07-10 [alfons]
14174
14175         * Makefile.am
14176                 add ChangeLog.claws to EXTRA_DIST
14177         * src/Makefile.am
14178                 add matcher_parser_parse.h to EXTRA_DIST
14179
14180 2001-07-10 [christoph]
14181
14182         * src/inc.c
14183                 add destination folder to table of
14184                 folders that need to be updated after
14185                 incorporation
14186
14187 2001-07-10 [alfons]
14188
14189         * folder.[ch]
14190           folderview.c
14191                 make collapse state of folders and folder items persistent, i.e.
14192                 if you collapse a folder tree, the next time sylpheed-claws starts 
14193                 up the folder tree remains collapsed.  
14194                 
14195 2001-07-10 [christoph]
14196
14197         * acconfig.h
14198         * configure.in
14199                 added --enable-ssl
14200         * src/md5.[ch]
14201                 renamed MD5_CTX to MD5_CTX_syl
14202                 conflicts with a struct in openssl
14203         * src/inc.c
14204         * src/main.[ch]
14205         * src/prefs_account.[ch]
14206         * src/socket.[ch]
14207                 SSL support for POP
14208         * src/mainwindow.c
14209                 fixed compose with current account
14210                 broken by new compose button stuff
14211
14212 2001-07-09 [hoa]
14213
14214         * AUTHORS
14215                 changed my email address
14216
14217         * src/matcher_parser_parse.y
14218                 clean the parser to remove conflicts
14219
14220 2001-07-09 [alfons]
14221
14222         * AUTHORS
14223                 add Match Grun
14224
14225         * configure.in
14226                 fix incorrect description of --enable-ldap parameter
14227
14228         * src/prefs_common.[ch]
14229           src/compose.c
14230                 add experimental option "smart wrapping" which makes the
14231                 compose editor auto wrap.
14232                 
14233                 | TODO: the problem with the buggy cursor handling is caused |
14234                 | by the GtkText. when deleting / backspacing text its       |
14235                 | wrapping algorithm does not take in account the previous   |
14236                 | line. should find a way to hack this in.                   |
14237                 | or should perhaps combine this with the word wrapping      |
14238                 | patch i wrote in january.                                  |
14239
14240         * src/about.c
14241                 show build parameters for LDAP and JPilot
14242
14243         * src/summaryview.c
14244                 revert Christoph's bugfix for selecting next unread message, 
14245                 because folder stats aren't updated correctly
14246
14247 2001-07-08 [hoa]
14248
14249         * src/filtering.c
14250         * src/mainwindow.c
14251         * src/matcher.c
14252         * src/matcher_parser_lex.l
14253         * src/matcher_parser_parse.y
14254         * src/prefs_filtering.c
14255         * src/prefs_scoring.c
14256         * src/scoring.c
14257                 bugfix of the config file parser
14258
14259 2001-07-08 [alfons]
14260
14261         * src/Makefile.am
14262                 added generated matcher sources to BUILT_SOURCES
14263
14264 2001-07-08 [hoa]
14265
14266         * src/Makefile.am
14267         * src/.cvsignore
14268                 added new config file parser
14269
14270         * src/scoring.[ch]
14271         * src/filtering.[ch]
14272         * src/matcher.[ch]
14273         * src/prefs_filtering.c
14274         * src/prefs_matcher.c
14275         * src/prefs_scoring.c
14276         * added src/matcher_parser.h
14277         * added src/matcher_parser_lex.h
14278         * added src/matcher_parser_lex.l
14279         * added src/matcher_parser_parse.y
14280                 lex & yacc config file parser
14281
14282         * src/mbox.c
14283         * src/inc.c
14284         * src/main.c
14285                 changes prefs_filtering into global_filtering           
14286
14287         * src/summaryview.c
14288                 build threads with subjects only if "Re: " is at the
14289                 beginning of the subject
14290
14291 2001-07-07 [paul]
14292
14293         0.5.0claws
14294
14295         sync with sylpheed 0.5.0
14296                 change of version number only
14297
14298 2001-07-06 [paul]
14299
14300         0.5.0claws5
14301
14302         sync with sylpheed 0.5.0pre5
14303
14304 2001-07-05 [paul]
14305
14306         sync with sylpheed 0.5.0pre4 release
14307                 /po and /manual/ja not sync'ed
14308
14309 2001-07-04 [paul]
14310
14311         more sync with sylpheed 0.5.0pre4
14312
14313 2001-07-03 [christoph]
14314
14315         * src/addressbook.c
14316                 fixed address book broken by address book
14317                 for VCard, JPilot, LDAP
14318
14319 2001-07-03 [alfons]
14320
14321         * src/matcher.c
14322         * src/textview.c
14323                 stopped memory leaks
14324
14325 2001-07-03 [paul]
14326
14327         more sync with sylpheed 0.5.0pre4
14328
14329 2001-07-02 [match]
14330
14331         * included address book patch for VCard, JPilot, LDAP
14332         * pref_common.c - fixed Font options on Display tab (cosmetic)
14333         * alertpanel.c - fixed truncated message
14334
14335 2001-07-02 [christoph]
14336
14337         * src/mbox_folder.c
14338         * src/procmsg.[ch]
14339         * src/summaryview.c
14340                 mark threads for ignoring
14341
14342 2001-07-02 [paul]
14343
14344         0.5.0claws4
14345
14346         * sync with sylpheed 0.5.0pre4
14347                 updated gettext to 0.10.38.
14348
14349 2001-07-01 [paul]
14350
14351         * src/ mainwindow.c
14352         * src/procmsg.h
14353         * src/summaryview.[ch]
14354                 new right-click option: Label.
14355                 substitute for 'Mark-->Mark/Unmark', colours the line.
14356                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
14357
14358 2001-07-01 [christoph]
14359
14360         * src/folderview.c
14361                 fixed font for trash
14362         * src/summaryview.c
14363                 move ctree to unread message
14364
14365 2001-07-01 [paul]
14366
14367         * sync with sylpheed 0.5.0pre3 release
14368
14369 2001-06-30 [alfons]
14370
14371         * src/filesel.[ch]
14372         * src/compose.c
14373                 allow inserting / attaching multiple files in
14374                 the composer window
14375
14376 2001-06-30 [paul]
14377
14378         * src/codeconv.c
14379                 small change to Alfons' previous stuff so that it
14380                 actually makes
14381
14382 2001-06-30 [alfons]
14383
14384         * lots of files changed; first attempt to merge the changes
14385           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
14386
14387 2001-06-30 [paul]
14388
14389         * po/pt_BR.po
14390                 updated and completed, translations by Fabio
14391                 Junior Beneditto <fjbeneditto@yahoo.com.br>
14392
14393 2001-06-29 [alfons]
14394
14395         * src/compose.c
14396         * src/mimeproc.[ch]
14397                 allow selecting an attached files' mime type from a 
14398                 list of types.
14399
14400 2001-06-29 [paul]
14401
14402         * more sync with sylpheed 0.5.0pre3
14403
14404 2001-06-29 [paul]
14405
14406         * po/pt_BR.po
14407                 merge with sylpheed.pot and pt_BR.po provided by
14408                 Fabio Junior Beneditto.
14409
14410 2001-06-29 [darko]
14411
14412         * src/procmime.c
14413                 make MIME types case insensitive
14414
14415 2001-06-28 [alfons]
14416
14417         * po/nl.po
14418                 merge with sylpheed.pot and old nl.po; translations added.
14419
14420 2001-06-28 [paul]
14421
14422         * more sync with sylpheed 0.5.0pre3
14423
14424 2001-06-27 [alfons]
14425
14426         * src/summaryview.c
14427                 don't crash when removing parent node of messages
14428                 attracted by subject. this was caused by not deleting
14429                 the parent node from the subject line hash table.
14430
14431 2001-06-27 [alfons]
14432
14433         * src/summaryview.c
14434         * src/compose.[ch]
14435         * src/mainwindow.c
14436                 if there are multiple messages selected, allow forwarding
14437                 them as attachments.
14438
14439 2001-06-27 [paul]
14440
14441         * more sync with sylpheed 0.5.0pre3
14442
14443 2001-06-26 [paul]
14444
14445         0.5.0claws3
14446
14447         * sync with sylpheed 0.5.0pre3
14448
14449 2001-06-25 [paul]
14450
14451         * src/mainwindow.c
14452                 fixed 'compose news article' bug
14453                 from icon-and-text toolbar
14454
14455 2001-06-25 [paul]
14456
14457         * sync with sylpheed 0.5.0pre2 release
14458
14459 2001-06-24 [christoph]
14460
14461         * src/prefs_common.c
14462                 bug fix in font selection
14463         * src/folderview.c
14464                 use sylpheed's normal font instead of
14465                 gtk default font for folders without
14466                 new messages
14467
14468 2001-06-24 [alfons]
14469
14470         * src/mainwindow.[ch]
14471                 added composite compose mail / news button (an idea by Leandro
14472                 Pereira <leandro@linuxmag.com.br>)
14473
14474 2001-06-24 [paul]
14475
14476         Added instructions for ldif-to-xml.py
14477
14478         * tools/README
14479
14480 2001-06-23 [alfons]
14481
14482         Some minor things.
14483
14484         * src/pixmaps/stock_news_compose.xpm
14485                 added pixmap by Leandro
14486         * src/prefs_common.c
14487                 tested built-in spelling checker of GCC 3.0 :)
14488         * po/nl.po
14489                 merged dutch translation of sylpheed-main with
14490                 sylpheed.pot
14491
14492 2001-06-23 [paul]
14493
14494         Added tools directory and files.
14495
14496         * tools/filter_conv.pl
14497                 converts old filter system to new filtering system
14498         * tools/ldif-to-xml.py
14499                 converts netscape addressbook to sylpheed addressbook
14500         * tools/README
14501                 descriptions/instructions for above two files
14502
14503 2001-06-23 [christoph]
14504
14505         * src/inc.c
14506         * src/manage_window.[ch]
14507         * src/prefs_common.[ch]
14508                 mail retrieval dialog can be enabled, disabled
14509                 or hidden if non of sylpheed's windows is active
14510
14511 2001-06-22 [paul]
14512
14513         0.5.0claws2
14514
14515         * sync with sylpheed 0.5.0pre2
14516
14517 2001-06-21 [christoph]
14518
14519         * src/summaryview.c
14520                 show recipient on 'from' for all accounts
14521                 
14522         * src/inc.c
14523         * src/prefs_common.[ch]
14524                 disable error popup on mail receive errors
14525
14526 2001-06-21 [alfons]
14527
14528         * src/compose.c
14529                 made the ruler correctly appear and disappear.
14530
14531         * src/Makefile.am
14532                 removed Hoa's work-in-progress-stuff (interesting!) so 
14533                 claws compiles ok.
14534
14535 2001-06-20 [christoph]
14536
14537         * src/inc.c
14538         * src/progressdialog.c
14539                 added scrolled window for list in progressdialog
14540
14541 2001-06-20 [paul]
14542
14543         sync with sylpheed 0.5.0pre1 release
14544
14545 2001-06-20 [christoph]
14546
14547         * src/summeryview.c
14548                 make building threads by subject work when
14549                 thread view is enabled
14550                 
14551         * src/compose.c
14552         * src/prefs_common.[ch]
14553                 automatically select account for mail replys
14554
14555 2001-06-19 [sergey]
14556
14557         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
14558         they are filled in from the account settings.
14559
14560 2001-06-19 [paul]
14561
14562         * more sync with sylpheed 0.5.0pre1
14563
14564 2001-06-18 [alfons]
14565
14566         * src/Makefile.am,
14567           src/procmime.c
14568                 added --sysconfdir to CPPFLAGS for pointing to the correct
14569                 location of mime.types. 
14570
14571                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
14572                 or ./configure!
14573
14574 2001-06-18 [hoa]
14575
14576         * src/summaryview.c
14577                 fixed some bug when building threads
14578
14579 2001-06-18 [pau]l
14580
14581         * src/prefs_account.c
14582                 UI stuff: More changes to the English
14583
14584 2001-06-18 [paul]
14585
14586         * src/pixmaps/stock_news_compose.xpm: new file
14587         * src/Makefile.am
14588         * src/mainwindow.c
14589         * src/summaryview.c
14590                 Added new icon for Hoa's 'compose a news
14591                 message', plus minor improvements to the
14592                 English
14593
14594         * po/ja.po
14595         * ChangeLog
14596         * ChangeLog.jp
14597                 more sync with sylpheed 0.5.0pre1
14598
14599 2001-06-18 [hoa]
14600
14601         * src/compose.[ch]
14602         * src/mainwindow.c
14603                 Follow-up and reply to
14604
14605         * src/summaryview.[ch]
14606                 Build threads also with subjects
14607
14608 2001-06-17 [hoa]
14609
14610         * src/compose.c
14611                 forwarding use the current account.
14612
14613         * src/mainwindow.c
14614                 the "compose message" button has been replaced with
14615                 "new mail" and "new news" buttons
14616
14617         * src/prefs_common.[ch]
14618                 added a configuration option to use the forward button
14619                 as "forward as attachment"
14620                 changed reply and forward format description
14621
14622         * src/quote_fmt_lex.l
14623         * src/quote_fmt_parse.y
14624                 added message with no signature in format for reply
14625                 and forward.
14626
14627 2001-06-17 [paul]
14628
14629         Minor UI stuff
14630
14631         * src/mainwindow.c
14632         * src/summaryview.c
14633                 Improvements to the English
14634
14635         * src/prefs_common.c
14636                 Improvements to the English and some
14637                 clarity/continuity improvements in the
14638                 description of Quote symbols.
14639
14640 2001-06-17 [paul]
14641
14642         0.5.0claws1
14643
14644         * sync with sylpheed 0.5.0pre1
14645
14646 2001-06-17 [hoa]
14647
14648         * src/compose.c
14649                 Better interface for compose, displayed fields
14650                 are updated whenever we change account.
14651                 Newsgroups field is automatically filled.
14652
14653         * src/mainwindow.c
14654                 Newsgroups field is automatically filled.
14655
14656         * src/prefs_account.c
14657                 Some interface stuff when fields appear and
14658                 disappear.
14659
14660 2001-06-16 [paul]
14661
14662         0.4.99claws
14663
14664         * sync with sylpheed 0.4.99
14665
14666 2001-06-16 [sergey]
14667
14668         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
14669         base64_decoder_free, base64_decoder_decode): new object and
14670         functions for decoding base64 streams.
14671         * src/procmime.c (procmime_decode_content): modified to use the
14672         new base64 decoder.
14673
14674 2001-06-15 [paul]
14675
14676         0.4.99claws10
14677
14678         * sync with sylpheed 0.4.99cvs11
14679
14680 2001-06-13 [paul]
14681
14682         0.4.99claws9
14683
14684         * sync with sylpheed 0.4.99cvs9
14685
14686 2001-06-13 [hoa]
14687
14688         * src/compose.c
14689         * src/prefs_account.c
14690
14691                 SMTP server can be defined in the news account
14692                 mime type of attachment are kept.
14693
14694         * src/summaryview.c
14695
14696                 now choose the highest important score between default
14697                 and important score of folder.
14698
14699 2001-06-09 [alfons]
14700         
14701         * src/prefs_common.c: 
14702
14703                 (prefs_quote_description_create): corrected description of 
14704                 quote format characters
14705
14706 2001-06-09 [paul]
14707
14708         0.4.99claws8
14709
14710         * sync with sylpheed 0.4.99cvs8
14711
14712 2001-06-08 [sergey]
14713
14714         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
14715         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
14716
14717 2001-06-08 [paul]
14718
14719         0.4.99claws7
14720
14721         * sync with sylpheed 0.4.99cvs7
14722
14723 2001-06-06 [sergey]
14724
14725         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
14726         clashes with autogenerated header).
14727         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
14728         * src/Makefile.am: added quote_fmt.h.
14729         * src/.cvsignore: added lex/yacc autogenerated files
14730         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
14731
14732 2001-06-06 [paul]
14733
14734         0.4.99claws6
14735
14736         * sync with sylpheed 0.4.99cvs6
14737
14738 2001-06-06 [hoa]
14739
14740         * added src/quote_fmt_parse.h
14741         * src/compose.c
14742                 removed warnings
14743
14744         * src/prefs.[ch]
14745                 don't modify readonly configuration files
14746
14747         * src/prefs_account.c
14748         * src/prefs_common.c
14749         * src/prefs_customheader.c
14750         * src/prefs_display_header.c
14751         * src/prefs_filter.c
14752         * src/prefs_filtering.c
14753         * src/prefs_scoring.c
14754                 don't open dialog box when configuration files
14755                 are readonly
14756
14757 2001-06-05 [sergey]
14758
14759         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
14760
14761         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
14762         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
14763         BUILT_SOURCES to make all files rebuild properly.
14764
14765         * src/compose.c: removed #include "quote_fmt.tab.h".
14766
14767         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
14768         CHARACTER value in yylval.
14769
14770         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
14771         receive CHARACTER value by documented means (yylval).
14772
14773         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
14774
14775 2001-06-05 [hoa]
14776
14777         * src/Makefile.am
14778                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
14779
14780         * src/filtering.c
14781         * src/matcher.c
14782         * src/matcher.h
14783         * src/prefs_filtering.c
14784                 now keep the configuration for execute action
14785
14786         * src/mbox_folder.c
14787                 fixed a warning
14788
14789 2001-06-05 [paul]
14790
14791         * sync with sylpheed 0.4.99cvs5
14792
14793 2001-06-05 [hoa]
14794
14795         * src/Makefile.am
14796                 added quote_fmt.[ch]
14797
14798         * added src/quote_fmt.y
14799         * added src/quote_fmt.l
14800         * added src/quote_fmt.tab.h
14801         * added src/quote_fmt.tab.c
14802         * added src/lex.quote_fmt.c
14803                 parsing configuration for replying
14804                 and forwarding
14805
14806         * src/prefs_common.[ch]
14807                 added configuration UI for replying
14808                 and forwarding
14809
14810         * src/compose.c
14811                 using configuration for replying
14812                 and forwarding
14813
14814 2001-06-04 [hoa]
14815
14816         * src/filtering.c
14817         * src/matcher.c
14818         * src/matcher.h
14819         * src/prefs_filtering.c
14820         * src/prefs_matcher.c
14821         * src/prefs_matcher.h
14822                 action "run a command" for filtering
14823                 and matching with a command.
14824                 fixed the "whole message" matching
14825
14826         * src/mbox_folder.c
14827                 changed temporary filename for security
14828
14829         * src/messageview.c
14830                 queue the notification if it fails to send.
14831
14832         * src/prefs_common.c
14833         * src/prefs_folder_item.c
14834                 changed the default important score             
14835
14836         * src/prefs_scoring.c
14837         * src/scoring.c
14838                 hide kill score input when the folder is not
14839                 a newsgroup
14840
14841 2001-06-03 [alfons]
14842
14843         * src/prefs_common.c:
14844
14845                 (prefs_font_select): pass font name in font entry box to font
14846                 selection dialog.
14847
14848 2001-06-03 [sergey]
14849
14850         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
14851
14852 2001-06-03 [paul]
14853
14854         * sync with sylpheed 0.4.99cvs4
14855
14856 2001-06-03 [alfons]
14857
14858         * src/headerwindow.c:
14859
14860                 (headerwindow_show_cb): use the selected summary view item, not
14861                 the displayed item.
14862
14863 2001-06-02 [alfons]
14864
14865         * src/headerwindow.c:
14866
14867                 (headerwindow_show_cb): always try to show msginfo
14868
14869 2001-06-02 [hoa]
14870
14871         * src/compose.c
14872                 keep attached parts when reediting or forwarding.
14873
14874 2001-06-01 [hoa]
14875
14876         * src/folderview.c
14877         * src/prefs_folder_item.[ch]
14878         * src/prefs_scoring.[ch]
14879         * src/scoring.[ch]
14880         * src/summaryview.[ch]
14881         * src/main.c
14882         * src/mainwindow.c
14883         * src/prefs_common.[ch]
14884                 support for folder scoring
14885                 kill score and important score for messages
14886         
14887         * src/prefs_account.c
14888                 some display bug fixed for local account
14889                 preferences
14890
14891 2001-05-31 [alfons]
14892
14893         * src/summaryview.c:
14894
14895                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
14896                 sender to address book menu item is disabled.
14897
14898 2001-05-30 [hoa]
14899
14900         * src/filtering.[ch]
14901         * src/summaryview.c
14902                 handling summary menu / filter messages
14903
14904         * src/folder.[ch]
14905                 add some stuff
14906
14907         * src/foldersel.c
14908                 imap folders now appears in list
14909
14910         * src/mbox_folder.c
14911                 doesn't crash if destination mail is not writeable
14912
14913 2001-05-29 [hoa]
14914
14915         * src/compose.c
14916                 removed some warnings
14917
14918         * src/filtering.c
14919         * src/folder.[ch]
14920         * src/prefs_filtering.c
14921                 global string to identify any folders           
14922                 removed some debug info
14923                 filtering to mbox folders is now possible
14924
14925         * src/mainwindow.c
14926                 removed some warnings
14927
14928         * src/mbox_folder.c
14929                 permission on files are changed to read/write for user only,
14930                 nothing for other.
14931                 creation of subfolder is handled better.
14932
14933 2001-05-28 [alfons]
14934
14935         Verified the sync for src/prefs_common.[ch] and
14936         src/prefs_account.[ch]. I believe there were some
14937         minor indentation differences.
14938
14939 2001-05-28 [paul]
14940
14941         0.4.99claws3
14942
14943         * sync with 0.4.99cvs3
14944
14945 2001-05-28 [hoa]
14946
14947         * src/compose.c
14948                 handling flags for mbox format
14949
14950         * src/filtering.c
14951                 use of mark file only for MH format
14952                 handling flags for mbox format
14953                 filtering cannot yet move or copy mails to mbox folders.
14954
14955         * src/folder.[ch]
14956                 changed move_msg, copy_msg,
14957                 move_msgs_with_dest, copy_msgs_with_dest functions
14958                 uses only folder->copy_msg() function
14959                 uses folder->finished_copy() to handle the destination
14960                 folder at the end of the copy or move operation.
14961
14962         * src/foldersel.c
14963                 included mbox directories.
14964
14965         * src/folderview.[ch]
14966         * src/mainwindow.c
14967                 handle folders operation for mbox format
14968
14969         * src/mbox.c
14970                 disable conversion of "From " header
14971
14972         * src/mbox_folder.[ch]
14973                 completion of mbox format handling
14974
14975         * src/mh.c
14976                 changed mh_copy_msg() function and
14977                 removed mh_move_msg(), mh_move_msgs_with_dest(),
14978                 mh_copy_msgs_with_dest()
14979
14980         * src/prefs_filtering.c
14981                 removed some warnings
14982
14983         * src/prefs_matcher.c
14984                 default boolean operation is AND
14985
14986         * src/procheader.c
14987                 handling flags for mbox format
14988                 handling of "From " header
14989
14990         * src/procmsg.[ch]
14991                 removed data field
14992                 added MSG_REALLY_DELETED flags to handle deletion of
14993                 messages in mbox format.
14994
14995         * src/summaryview.c
14996                 handling flags for mbox format
14997                 disable the MSG_DELETED flags when messages
14998                 are deleted in mbox format
14999
15000         * src/textview.c
15001                 "From " headers display fixed.
15002
15003 2001-05-27 [alfons]
15004
15005         * src/textview.c:
15006                 
15007                 (get_email_part): skip quoted email addresses, like in e.g.
15008                 "'alfons@proteus.demon.nl'".
15009
15010 2001-05-26 [alfons]
15011
15012         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
15013         and fixing the persistence troubles when using separate windows.
15014
15015         * src/mainwindow.c:
15016         
15017             Added #define SEPARATE_ACTION used in the gtk item factory for 
15018             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
15019                 use gtk_item_factory_get_widget_by_action() to get the items.
15020                 
15021             Removed separate_widget_cb from the gtk item factory data   
15022           
15023             (mainwindow_create): connect separate_widget_cb() to check
15024             menu item "toggled" signal. also passing a MainWindow pointer
15025                 as object data for both check menu items.
15026                 
15027             (separate_widget_cb): definition of separate_widget_cb() to match
15028             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
15029                 window using gtk_object_get_data(). The type of window separation 
15030                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
15031         
15032         * src/prefs_filtering.c,
15033           src/prefs_matcher.c: added horizontal scrollbars
15034
15035 2001-05-25 [darko]
15036
15037         * src/headerview.c
15038                 fix segfault with invalid bold font
15039         * src/summaryview.c
15040                 correctly display summary stats after row is marked
15041
15042 2001-05-23 [sergey]
15043
15044         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
15045         encodings with libjconv.
15046
15047 2001-05-23 [hoa]
15048
15049         * src/Makefile.am
15050                 added mbox_folder.[ch]
15051         * src/defs.h
15052                 mbox temporary folder
15053         * src/folder.[ch]
15054         * added src/mbox_folder.[ch]
15055         * src/folderview.c
15056         * src/procheader.[ch]
15057                 added mbox support
15058         * src/mbox.c
15059                 bugfix for file incorporation filtering
15060         * src/imap.c
15061                 enable creation of MBOX
15062         * src/prefs_display_header.c
15063                 enable use of headers like "From "
15064                 something that should be fixed :
15065                         displaying of such headers add an extra space
15066         * src/prefs_folder_item.c
15067                 don't create folders because it is not necessary
15068         * src/procmsg.h
15069                 added data field to MsgInfo for mbox internal use
15070         * src/summaryview.c
15071                 added some support for mbox
15072         * src/utils.[ch]
15073                 added get_mbox_cache_dir() function
15074
15075 2001-05-23 [hiroyuki]
15076
15077         * src/headerwindow.c
15078           src/inc.c
15079           src/main.c
15080           src/mh.c
15081           src/nntp.c
15082           src/procmsg.h
15083           src/session.h
15084           src/socket.[ch]
15085           src/summaryview.c
15086           src/textview.c
15087           src/automaton.c
15088           src/folderview.c: more sync with 0.4.99cvs2.
15089
15090         * src/headerwindow.c: reverted.
15091
15092 2001-05-22 [paul]
15093
15094         0.4.99claws2
15095
15096         * sync with sylpheed 0.4.99cvs2
15097                 * src/news.[ch]
15098                 * src/nntp.[ch]
15099                 * INSTALL
15100                 * INSTALL.jp
15101
15102 2001-05-22 [alfons]
15103
15104         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
15105
15106 2001-05-21 [alfons]
15107
15108         Minor things:
15109
15110         * configure.in: if gnome-config not found, "no" is displayed
15111         
15112         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
15113
15114         * src/textview.c: now also possible to add mail addresses by right
15115           clicking in the text view
15116
15117         * src/codeconv.c: merged patch which fixes endless loop when encountering
15118           invalid wide characters; from Alte <010@imis.ru>  
15119
15120 2001-05-20 [alfons]
15121
15122         Added installation of gnome specific things:
15123
15124         * Makefile.am: gnome conditional
15125
15126         * configure.in: check for installed gnome
15127
15128         * added sylpheed.png, sylpheed.desktop
15129
15130 2001-05-20 [sergey]
15131
15132         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
15133
15134         * src/mainwindow.h (main_window_toolbar_create): created a button
15135         for "Reply to all".
15136         (main_window_set_toolbar_sensitive): enable/disable the new button
15137         appropriately.
15138         (toolbar_reply_to_author_cb): handle the new button.
15139
15140         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
15141         send_progress_dialog_destroy() on failure (fixes hang on SMTP
15142         failure).
15143
15144 2001-05-19 [sergey]
15145
15146         * src/compose.h (ComposeReplyMode): new modes
15147         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
15148         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
15149
15150         * src/compose.c
15151         (compose_send): move some code into a new function:
15152         (compose_current_mail_account): new function.
15153         (compose_reply): new argument to_author, all callers changed; if
15154         to_author==TRUE and account->protocol==A_NNTP, find and use an
15155         appropriate mail account for replying.
15156         (compose_reply_set_entry): new argument to_author; ignore
15157         compose->replyto if to_author==TRUE.
15158
15159         * src/mainwindow.c: new command "Message/Reply to author".
15160         (main_window_set_menu_sensitive): enable/disable it.
15161         (reply_cb): handle it.
15162
15163         * src/summaryview.c: new command "Reply to author".
15164         (summary_set_menu_sensitive): enable/disable it.
15165         (summary_reply_cb): handle it.
15166
15167         * src/account.c (account_find_mail_from_address): new function.
15168
15169 2001-05-18 [paul]
15170
15171         0.4.99claws1
15172
15173         * sync with sylpheed 0.4.99cvs1
15174
15175 2001-05-18 [hoa]
15176
15177         * src/compose.[ch]
15178         * src/filtering.c
15179         * src/summaryview.c
15180                 new filtering action : forward and forward as attachment
15181
15182         * src/main.c
15183                 no need for $DISPLAY when we run sylpheed --help
15184                 call to parse_cmd_opt() is moved
15185
15186         * src/mainwindow.[ch]
15187                 execute button is hidden when immediate execute
15188                 is chosen
15189
15190         * src/mh.c
15191         * src/news.c
15192         * src/prefs_folder_item.c
15193         * src/procmsg.c
15194                 better handling of missing directories
15195
15196         * src/summaryview.c
15197                 reedit is enabled in outbox
15198                 reedit is enabled in queue
15199
15200 2001-05-17 [hoa]
15201
15202         * src/filtering.c
15203         * src/matcher.[ch]
15204         * src/prefs_filtering.c
15205                 changed attachement into attachment
15206
15207 2001-05-17 [alfons]
15208
15209         0.4.67claws4    
15210
15211         * sync with sylpheed 0.4.67cvs9
15212         * sync with sylpheed 0.4.67cvs7-8
15213
15214 2001-05-17 [hoa]
15215
15216         * src/Makefile.am
15217                 added prefs_filtering.c
15218
15219         * src/filtering.[ch]
15220         * src/matcher.[ch]
15221                 removed action : forward_news and forward_news_as_attachement
15222                 (forward and forward_as_attachement can be used instead)
15223
15224         * src/mainwindow.c
15225                 added menu option to access filtering configuration
15226
15227         * src/prefs_account.c
15228                 changed mail_command default to /usr/sbin/sendmail
15229
15230         * added src/prefs_filtering.[ch]
15231                 dialog box for filtering configuration
15232
15233         * src/prefs_matcher.c
15234                 added function prefs_matcher_get_criteria_from_matching()
15235
15236         * src/prefs_scoring.c
15237                 reset the dialog when register or substitute is clicked
15238
15239 2001-05-15 [hoa]
15240
15241         * src/Makefile.am
15242                 added filtering.[ch]
15243         * src/inc.c
15244                 using filering.[ch] instead of filter.[ch]
15245         * src/main.c
15246                 reading new filtering configuration
15247         * src/matcher.[ch]
15248                 added some filtering actions
15249                 and fixed a bug for headers and mail body matching
15250         * src/mbox.c
15251                 using filering.[ch] instead of filter.[ch]
15252         * src/mh.c
15253                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
15254         * src/summaryview.c
15255                 some fixes for filtering
15256
15257 2001-05-14 [hiroyuki]
15258
15259         * src/send.c: fixed some weird indentations.
15260           send_message_with_command(): call pclose() only if p != NULL.
15261         * src/textview.c: get_email_part(): modified the code for readability.
15262
15263 2001-05-14 [hiroyuki]
15264
15265         * src/md5global.h
15266           src/md5ify.c
15267           src/md5ify.h: removed from the cvs.
15268
15269 2001-05-13 [sergey]
15270
15271         * src/main.c: include rfc2015.h to avoid compiler warnings.
15272         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
15273         the panel is already on screen.
15274         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
15275         closing the alert window by ESC as "No".
15276         * src/prefs_common.c (prefs_interface_create): moved return
15277         receipt check button to the correct place.
15278
15279 2001-03-13 [alfons]
15280
15281         * src/prefs_common.c: 
15282                 moved return receipt check button to the Send tab. (prefs_send_create)
15283                 removed the date format ui related globals. (prefs_display_create)
15284
15285         0.4.67claws3
15286         
15287         * sync with sylpheed 0.4.67cvs5-6
15288
15289 2001-05-13 [paul]
15290
15291         * added Alfons' font selection patch
15292
15293         * src/defs.h
15294         * src/headerwindow.c
15295         * src/prefs_common.c
15296         * src/prefs_common.h
15297
15298 2001-05-13 [hoa]
15299         * src/defs.h
15300                 changed version of cache
15301         * src/matcher.[ch]
15302         * src/prefs_matcher.c
15303                 added additionnal matching criteria
15304         * src/procheader.c
15305         * src/procmsg.[ch]
15306         * src/news.c
15307                 added references in MsgInfo
15308
15309 2001-05-12 [hoa]
15310
15311         * src/defs.h
15312                 prepared some things for new filtering
15313         * src/matcher.[ch]
15314                 added some matching properties
15315                 inreplyto need to be enhanced
15316                 prepared some things for new filtering
15317         * src/messageview.c
15318                 added Return-Receipt-To handling
15319         * src/prefs_folder_item.c
15320                 changed default value to TRUE
15321         * src/prefs_matcher.c
15322                 added some matching properties
15323         * src/prefs_scoring.[ch]
15324                 the scoring dialog is finished
15325         * src/procheader.c
15326                 added Return-Receipt-To handling
15327                 Reference need to be added
15328         * src/procmsg.[ch]
15329                 added Return-Receipt-To handling
15330                 added threadscore to get a better score sorting when
15331                 threads are enabled
15332         * src/summaryview.c
15333                 suppressed a bug when we sort the list
15334                 when no folder is opened.
15335                 better score sorting when threads are enabled
15336
15337 2001-05-12 [alfons]
15338
15339         * reverted previous patch because of potential errors 
15340
15341         0.4.67claws2
15342         
15343         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
15344                 applied "toggle mail-retrieval dialog window" patch submitted 
15345                 by Eric Limpens <eric@qnt.net>
15346
15347         * sync with sylpheed 0.4.67cvs4
15348
15349 2001-05-12 [sergey]
15350
15351         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
15352         some picky compilers.
15353         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
15354         * src/grouplist_dialog.c: include alertpanel.h.
15355         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
15356         fix compile warning.
15357         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
15358         #include "defs.h" before others to prevent the warning of `MIN'
15359         and `MAX' redefinition.
15360
15361 2001-05-11 [hoa]
15362
15363         * src/main.c
15364         * src/messageview.c
15365         * src/prefs_account.c
15366         * src/prefs_display_header.c
15367                 removed warning
15368         * src/Makefile.am
15369                 added prefs_scoring.[ch]
15370         * src/grouplist_dialog.c
15371                 display an error dialog box if the group list
15372                 cannot be fetched.
15373         * src/mainwindow.[ch]
15374                 added main_window_set_thread_option() function
15375                 scoring dialog box enabled
15376         * src/matcher.[ch]
15377                 added flags matching unread /new / marked
15378                 / deleted / replied / forwarded
15379         * src/news.c
15380                 newsgroups are now finally in newscache
15381         * src/prefs_matcher.[ch]
15382                 finished preferences for matching dialog
15383         * added src/prefs_scoring.[ch]
15384                 scoring dialog box completed
15385         * src/scoring.[ch]
15386                 conversion to string : added scoringprop_to_string()
15387                 write config for preferences :
15388                 added prefs_scoring_write_config()
15389         * src/summaryview.c
15390                 threads can be enabled/disabled independently
15391                 for each folder
15392
15393 2001-05-10 [alfons]
15394
15395         0.4.67claws1
15396         
15397         * AUTHORS: 
15398                 thought it would be nice to have a list of all
15399                 contributors (used Changelog as a reference)
15400         
15401         * configure.in: 
15402                 messed up version numbering...
15403
15404         0.4.66claws1
15405
15406         * sync with sylpheed 0.4.67cvs1-3
15407
15408 2001-05-10 [darko]
15409
15410         * src/prefs_common.c:
15411                 better UI for strftime format, double clicking
15412                 on format now inserts the format in text entry
15413                 replaced close button with standard OK/Cancel
15414                 moved date format button to the right of the
15415                 text entry field
15416
15417 2001-05-09 [alfons]
15418
15419         * src/gtkstext.c:
15420                 Ctrl-Home / Ctrl-End have proper cursor navigation
15421
15422 2001-05-09 [hoa]
15423
15424         * src/prefs_matcher.c
15425                 finished UI to define matching properties
15426                 added ok and cancel button
15427         * src/prefs_filter.c
15428                 added ok and cancel button
15429         * src/news.c
15430                 fixed some bug in xhdr parsing
15431
15432 2001-05-08 [alfons]
15433
15434         * src/textview.c: 
15435                 fixed a bug in textview_show_header(), which displayed two colons (':');
15436                 cleaned up some warnings
15437
15438 2001-05-08 [hoa]
15439
15440         * src/Makefile.am
15441                 added prefs_matcher.[ch]
15442                 compilation with -W -Wall
15443         * src/alertpanel.c
15444                 ungrab the mouse events if grabbed - does it
15445                 fix the bug for disposition notification ?
15446         * src/mainwindow.c
15447                 added a menu option to open the matching dialog.
15448         * src/matcher.[ch]
15449                 added matcherprop_to_string() and matcherlist_to_string()
15450                 fixed some bugs, changed the name of some options
15451                 age_sup and age_inf becomes age_greater and age_lower,
15452                 body and messageheaders becomes body_part and headers_part,
15453                 changed the names of constants from SCORING_XXX to MATCHING_XXX
15454         * src/prefs_display_header.c
15455         * src/prefs_headers.c
15456                 fixed a bug that accidentally destroyed dialogs
15457                 when closed them with delete_event
15458                 Added *_deleted() which handle delete_event signal correctly.
15459         * src/prefs_folder_item.[ch]
15460                 added "enable_thread" field for future customization
15461         * added src/prefs_matcher.[ch]
15462                 sample of the UI to define matching properties
15463         * src/procheader.c
15464                 using procheader_headername_equal instead of str*cmp functions
15465                 using procheader_parse_header() function
15466         * src/scoring.c
15467                 using MATCHING_XXX instead of SCORING_XXX
15468         * src/summaryview.c
15469                 display the sender of the news even if this is ourself
15470                 when this is a news message.
15471         * src/textview.c
15472                 using headername_equal() instead of str*cmp functions
15473
15474 2001-05-08 [alfons]
15475
15476         0.4.66claws
15477
15478         * sync with sylpheed 0.4.66
15479         * src/gtkstext.c: trace logs added 
15480
15481 2001-05-08 [sergey]
15482
15483         * src/prefs_common.[ch]: added option to enable/disable GnuPG
15484         signature check popup.
15485         * src/rfc2015.c (check_signature): show signature check popup only
15486         if it is enabled in preferences.
15487
15488 2001-05-07 [alfons]
15489
15490         0.4.66claws4
15491         
15492         * sync with sylpheed 0.4.66cvs6
15493
15494 2001-05-07 [darko]
15495
15496         * src/prefs_common.[ch]: added option to enable/disable
15497           looking up sender name in address book for summary pane
15498         * src/summaryview.c: look up sender in the address book
15499           by using Alfons' address completion code
15500
15501 2001-05-07 [hiroyuki]
15502
15503         * src/inc.h
15504           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
15505           member of Pop3State.
15506         * src/news.c: brought #include "defs.h" before #include <glib.h>
15507           to prevent the warning of `MIN' and `MAX' redefinition.
15508
15509 2001-05-06 [hoa]
15510
15511         * removed src/headers_display.[ch]
15512         * removed src/prefs_display_headers.[ch]
15513         * src/inc.c
15514                 use a temporary file in the user directory for mbox import
15515         * src/news.c
15516                 added XHDR support to get "To" and "Cc" headers
15517                 (in order to match news with to or cc field for
15518                 scoring)
15519                 added function news_parse_xhdr() to get XHDR response
15520         * src/nntp.[ch]
15521                 added function nntp_xhdr()
15522         * src/matcher.c
15523                 fetch the message if necessary
15524
15525 2001-05-06 [alfons]
15526
15527         0.4.66claws3
15528
15529         * sync with sylpheed 0.4.66cvs3-5
15530
15531 2001-05-06 [hoa]
15532
15533         * src/utils.[ch]
15534                 added function itos_buf() to enable use of several buffers
15535         * src/summaryview.c
15536                 use of itos_buf() instead of itos() in summary list
15537                 to fix the broken display of message number.
15538
15539 2001-05-06 [alfons]
15540
15541         * src/gtkstext.c: bug in cursor up navigation fixed,
15542                 fixed another unsigned / signed comparison (we're getting there :-)
15543
15544 2001-05-06 [hoa]
15545
15546         * src/Makefile.am
15547                 added scoring.c scoring.h
15548                 prefs_folder_item.c prefs_folder_item.h
15549                 matcher.c matcher.h
15550         * src/defs.h
15551                 added FOLDERITEM_RC SCORING_RC
15552         * src/folder.[ch]
15553                 added prefs field in FolderItem :
15554                 properties for each folder (PrefsFolderItem),
15555                 sorting type and mode were added as the first properties.
15556         * src/main.c
15557                 read config for scoring
15558         * added src/matcher.[ch]
15559                 gives functions to parse configuration file to do
15560                 matching on mails with a list of conditions.
15561         * src/mainwindow.c
15562                 add option to sort by score
15563         * src/prefs_common.[ch]
15564                 added preference option to show score and for
15565                 the score column size
15566         * added src/prefs_folder_item.[ch]
15567                 properties for each folder (PrefsFolderItem),
15568                 sorting type and mode were added as the first properties.
15569         * src/procheader.[ch]
15570                 added procheader_parse_header()
15571                 added procheader_header_free()
15572                 added procheader_headername_equal()
15573                 and made modification to use them.
15574         * src/procmsg.[ch]
15575                 added score field to MsgInfo structure
15576         * added src/scoring.[ch]
15577                 gives functions to parse configuration file to do
15578                 scoring on mails with a list of conditions.
15579         * src/summaryview.[ch]
15580                 save the sorting type and mode for the folder
15581                 added column to display the score of the mail
15582                 added function summary_score_clicked()
15583                 sorting type and mode are restored to the folder
15584                 when it is reopen
15585         * src/textview.c
15586                 use procheader_parse_header(), procheader_headername_equal()
15587                 removed memory leak in text_scan_header when freeing headers
15588         * src/filter.c
15589                 changed the function to match names of headers
15590                 using procheader_headername_equal()
15591
15592         Scoring functions are implemented, an interface is needed
15593         to configure that.
15594
15595 2001-05-04 [alfons]
15596
15597         * src/gtkstext.c: 
15598                 hopefully fixed the row up navigation bug,
15599                 removed adding back / forward lines to cache
15600
15601 2001-05-04 [sergey]
15602
15603         * src/prefs_display_headers.c: user interface changes:
15604         (prefs_display_headers_create): remove unused "Show" check button;
15605         allow reordering of headers by dragging.
15606         (prefs_display_headers_write_config): remove unused variables.
15607         (prefs_display_headers_set_dialog): do not insert "(New)" at top
15608         of lists (not needed with the new UI).
15609         (prefs_display_headers_set_list): scan lists starting from row 0,
15610         not 1 (do not skip "(New)").
15611         (prefs_display_headers_find_header): new function.
15612         (prefs_display_headers_clist_set_row): do not allow duplicates.
15613         (prefs_display_headers_delete_cb): do not skip row 0; treat
15614         closing the alert window by ESC as "No".
15615         (prefs_display_headers_up): do not protect row 0.
15616         (prefs_display_headers_down): do not protect row 0.
15617
15618 2001-05-04 [sergey]
15619
15620         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
15621         functions.
15622
15623         * src/summaryview.c
15624         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
15625         summary_select_next_marked, summary_select_prev_marked): new
15626         functions.
15627
15628 2001-05-03 [sergey]
15629
15630         * src/news.c: fixed a bug when no article can be fetched after
15631         server timeout if the connection was restored by news_post():
15632         (news_select_group): new function.
15633         (news_fetch_msg): call news_select_group() before fetching
15634         article.
15635         (news_get_uncached_articles): set session->group after successful
15636         GROUP command.
15637
15638 2001-05-03 [hoa]
15639
15640         * src/defs.h
15641         * src/procmsg.[ch]
15642         * src/procheader.c
15643                  changed version of cache, added cc field
15644
15645         * src/prefs_display_headers.c
15646                 the interface was changed
15647
15648         * src/prefs_headers.c
15649                 added cancel button
15650
15651 2001-05-03 [alfons]
15652
15653         * completed sync of sylpheed cvs2
15654         * src/gtkstext.c: updated row up / down cursor navigation
15655         * src/textview.c: re-edited, prepared for fixing the email address
15656                 scanner.
15657
15658 2001-05-03 [darko]
15659
15660         * src/prefs_common.c: use alfons' strftime ui code
15661         entry_datefmt and datefmt_sample widgets have to be
15662         global in this module because of this change
15663
15664 2001-05-03 [hoa]
15665
15666         * src/messageview.c
15667         * src/prefs_common.[ch] added option to activate the return receipt
15668                 feature.
15669
15670 2001-05-02 [alfons]
15671
15672         * src/gtkstext.c: fix for row up/down cursor navigation. 
15673
15674         0.4.66claws2
15675         
15676         * sync with 0.4.66cvs2
15677
15678 2001-05-02 [paul]
15679
15680         added add-sender-to-addressbook patch
15681
15682         * src/addressbook.c
15683         * src/addressbook.h
15684         * src/summaryview.c
15685
15686 2001-05-02 [sergey]
15687
15688         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
15689         G_ALERTDISABLE.
15690
15691         * src/alertpanel.c (alertpanel_create): new argument can_disable,
15692         all existing callers changed to pass FALSE; create a check button
15693         to disable the message.
15694         (alertpanel_message_with_disable): new function.
15695         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
15696         (alertpanel_button_toggled): new function.
15697         (alertpanel_button_clicked, alertpanel_close): set value using
15698         G_ALERT_VALUE_MASK.
15699
15700         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
15701
15702         * src/prefs_common.c (prefs_privacy_create): new check button
15703         checkbtn_gpgme_warning.
15704
15705         * src/main.c (main): moved preferences reading before gpgme
15706         initialization; check prefs_common.gpgme_warning before giving the
15707         GnuPG warning and set it to FALSE if the user wants to disable the
15708         warning.
15709
15710 2001-05-02 [hiroyuki]
15711
15712         * src/prefs_display_headers.c: modified the layout and some labels.
15713
15714 2001-05-02 [sergey]
15715
15716         * src/prefs_account.c (prefs_account_fix_size): new function.
15717         (prefs_account_create): call prefs_account_fix_size(); use
15718         gtk_widget_show instead of gtk_widget_show_all (fixes too large
15719         size when the window is shown for the first time).
15720         (prefs_account_basic_create): changed layout of serv_table; moved
15721         localmbox_entry above smtpserv_entry (logically it replaces
15722         POP3/IMAP server).
15723         (prefs_account_protocol_activated): set sensitivity of
15724         nntpauth_chkbtn according to the protocol (in addition to
15725         hide/show); commented out gtk_table_set_row_spacing() calls.
15726         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
15727         not sensitive (fixes a bug with disabled username/password boxes
15728         when editing POP3 account after NNTP with authentication).
15729
15730 2001-05-02 [hoa]
15731
15732         * src/account.c
15733         * src/inc.c
15734         * src/prefs_account.[ch]
15735         * src/send.c
15736                 removed local account without SMTP server
15737                 added option to use mail command instead of a connexion
15738                 to SMTP server when a local account is used
15739         * src/prefs_headers.c
15740                 fixed a bug
15741         * src/news.c
15742                 fixed a bug when connexion immediately closed
15743
15744 2001-05-01 [alfons]
15745
15746         0.4.66claws1
15747         
15748         * sync with 0.4.65
15749
15750 2001-05-01 [sergey]
15751
15752         * src/prefs_account.c (Basic, prefs_account_basic_create): new
15753         widget nntpauth_chkbtn.
15754         (prefs_account_protocol_activated): handle nntpauth_chkbtn
15755         visibility.
15756         (prefs_account_nntpauth_toggled): new function.
15757
15758         * src/news.c (news_session_new_for_folder): use NNTP
15759         authentication only if ac->use_nntp_auth is set.
15760
15761 2001-05-01 [hoa]
15762
15763         * src/Makefile.am changed headers.[ch] in customheader.[ch]
15764         * src/prefs_display_headers.c changed the UI
15765         * src/prefs_headers.c changed account_name to account_id
15766         * src/compose.c using customheader.h
15767
15768 2001-05-01 [hiroyuki]
15769
15770         * src/esmtp.c
15771           src/news.c
15772           src/nntp.c: changed sock_read() to sock_gets(), they've been left
15773           unsynched.
15774
15775 2001-05-01 [hoa]
15776
15777         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
15778         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
15779                 for displaying of headers
15780         * src/grouplist_dialog.[ch] minor changes to remove warnings
15781         * src/prefs_display_headers.[ch] dialog to choose the
15782         headers to display in the mail viewer.
15783         * src/headers.h correction of #define
15784         * src/headers_display.[ch] configuration for displaying of headers.
15785         * src/main.c read config of displaying of headers
15786         * src/prefs_common.c add a button to access the config dialog
15787                 for displaying of headers
15788         * src/prefs_display_headers.[ch] dialog for configuration for
15789                 displaying of the headers.
15790         * src/prefs_headers.c cleaning of code
15791         * src/procheader.c comments added to code
15792         * src/textview.c changes to reorder the headers depending
15793                 on the config for displaying of headers
15794
15795 2001-04-30 [alfons]
15796
15797         0.4.65claws7
15798
15799         * sync with 0.4.65cvs12
15800
15801         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
15802
15803 2001-04-30 [sergey]
15804
15805         * src/nntp.h (NNTPSockInfo): new field auth_failed.
15806
15807         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
15808         is set to force reconnection after authentication failure.
15809         (nntp_gen_command): set sock->auth_failed on authentication
15810         failure, or if sock->userid and sock->passwd are not set.
15811
15812         * src/news.c (news_session_new_for_folder): set userid=NULL if
15813         password dialog is cancelled.
15814
15815 2001-04-30 [sergey]
15816
15817         * src/nntp.h (NNTPSockInfo): new type.
15818
15819         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
15820         SockInfo.
15821         (nntp_open_auth, nntp_close): new functions.
15822         (nntp_gen_command): new function to handle authentication; all
15823         NNTP command functions updated to use it.
15824         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
15825         (nntp_list): removed old useless code.
15826
15827         * src/news.h (NNTPSession): new field nntp_sock.
15828
15829         * src/news.c: all functions updated to use NNTPSockInfo instead of
15830         SockInfo.
15831         (news_session_new): new arguments (userid, passwd); made static;
15832         use nntp_open_auth() if needed.
15833         (news_session_destroy): use nntp_close() instead of sock_close().
15834         (news_query_password): changed arguments.
15835         (news_session_new_for_folder): new function.
15836         (news_session_get): use news_session_new_for_folder().
15837         (news_authenticate): deleted.
15838         (news_get_uncached_articles): removed old authentication code.
15839
15840 2001-04-30 [sergey]
15841
15842         * src/news.c: reverted my previous changes (need to do NNTP
15843         authentication in a cleaner way).
15844         
15845 2001-04-29 [sergey]
15846
15847         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
15848         news_nntp_post, news_nntp_mode): new functions (wrappers with
15849         authentication support).
15850         (news_get_article_cmd, news_get_article, news_get_header): new
15851         argument "folder"; all callers changed.
15852         (news_get_article_cmd): added authentication support.
15853         (news_session_get): use news_nntp_mode() instead of nntp_mode().
15854         (news_post): use news_nntp_post() instead of nntp_post().
15855         (news_get_uncached_articles): use news_nntp_group() instead of
15856         nntp_group() and news_nntp_xover() instead of nntp_xover();
15857         removed old authentication code.
15858         (news_get_group_list): use news_nntp_list() instead of nntp_list().
15859
15860         * src/nntp.c (nntp_list): return real error code instead of
15861         hardcoded NN_ERROR.
15862
15863 2001-04-29 [sergey]
15864
15865         * configure.in: fixed wint_t typedef detection again
15866
15867 2001-04-28 [hoa]
15868
15869         * src/prefs_account.[ch], added A_LOCAL_CMD
15870                 (send mail with mail command)
15871         * src/send.c added function send_message_with_command()
15872         * src/inc.c made a more secure get_spool() function with
15873                 mktemp() but maybe mkstemp() or something more
15874                 secure can be used.
15875
15876 2001-04-28 [alfons]
15877
15878         * src/textview.c, colorization of email addresses in headers
15879
15880         0.4.65claws6
15881
15882         * bug sync with sylpheed
15883         * prefs_common.c: created date format ui for darko
15884         * sync with 0.4.65cvs11
15885         * configure.in: corrected to have the new gpg checks
15886
15887 2001-04-27 [alfons]
15888
15889         * completed sync with 0.4.65cvs10
15890         * minor debug things added to gtkstext.c
15891
15892 2001-04-27 [darko]
15893
15894         * configure.in: remove check for availability of
15895           strftime() as advised by Hiroyuki
15896         * src/prefs_common.[ch], src/procheader.c:
15897           synch strftime() code with Hiroyki's main branch
15898
15899 2001-04-26 [sergey]
15900
15901         * src/news.c: news_query_password(), news_authenticate(): new
15902           functions.
15903           news_get_uncached_articles(): added NNTP authentication
15904           handling.
15905         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
15906           new functions.
15907         * src/prefs_account.c: prefs_account_protocol_activated():
15908           enable userid and password fields for NNTP.
15909
15910 2001-04-26
15911
15912         * configure.in: check for availability of strftime()
15913           [darko]
15914         * src/prefs_common.[ch], src/procheader.c: use
15915           strftime() for displaying date in summary pane if it
15916           is available
15917
15918 2001-04-25
15919
15920         * more .cvsignore cleanups [alfons]
15921
15922 2001-04-25
15923
15924         * ac/sv-check-type.m4: new autoconf macro.
15925         * configure.in: fixed wint_t typedef detection (did not work
15926           with gcc-2.96).
15927
15928 2001-04-25
15929
15930         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
15931           [hiroyuki]
15932
15933 2001-04-24
15934         * modified gtkstext.c : buggy cursor navigation fixed, 
15935           and font descent also taken in account when drawing
15936           cursor. [alfons]
15937
15938 2001-04-24 [hoa]
15939         * added comments in src/news.c src/nntp.c
15940         * added src/prefs_headers.[ch]
15941         * added src/headers.[ch]
15942         * modified compose.c to activate custom headers
15943                 added function is_in_custom_headers
15944         * modified prefs_account.[ch]
15945                 added function prefs_account_customhdr_edit
15946         * modified src/defs.h :
15947                 added HEADERS_RC : name of the config file
15948                 for the custom headers
15949
15950 2001-04-24
15951
15952     0.4.65claws5
15953
15954         * configure.in
15955           src/gtkstext.[ch]
15956           src/compose.c
15957           src/Makefile.am
15958           
15959           added gtkstext with configure.in patch by Hiroyuki which
15960           should fix the XIM detection [alfons]
15961
15962         * more clean up of cvs [alfons]
15963
15964                  * removed all Makefile.in files to attic.
15965
15966                  * updated all .cvsignores to really ignore things that could
15967                    be unintentionally committed by a recursive commit.
15968
15969 2001-04-23 [hoa]
15970         * added src/grouplist_dialog.[ch]
15971         * changed src/folderview.c to call grouplist_dialog instead
15972                 of inputdialog
15973         * src/news.c :
15974                 added functions news_reset_group_list
15975                 and news_get_group_list
15976         * src/nntp.c :
15977                 added function nntp_list
15978         * src/defs.h :
15979                 added GROUPLIST_FILE : name of the newsgroup list cache file
15980
15981 2001-04-21
15982
15983         * added option to warn about queued messages on exit [sergey]:
15984
15985           * src/compose.c: compose_queue(): call folder_item_scan()
15986             and folderview_update_item() after queueing.
15987           * src/folderview.c: folderview_update_node(): draw the queue
15988             folder in bold font if there are queued messages.
15989           * src/mainwindow.c: queued_messages(): new function.
15990             app_exit_cb(): display warning if there are queued messages
15991             if warn_queued_on_exit is set.
15992           * prefs_common.[ch]: add warn_queued_on_exit option.
15993
15994         * enhanced GnuPG key selection support [sergey]:
15995
15996           * src/select-keys.c: updated to newer version from Win32
15997             branch with support for selecting arbitrary keys.
15998           * src/prefs_account.c: added the Privacy tab to the account
15999             options window.
16000             prefs_account_privacy_create(),
16001             prefs_account_sign_key_set_data_from_radiobtn(),
16002             prefs_account_sign_key_set_radiobtn(): new functions.
16003           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
16004           * src/rfc2015.c: set_signers(): new function.
16005             pgp_sign(): add the account parameter, call set_signers().
16006             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
16007           * src/rfc2015.h: rfc2015_sign(): updated prototype.
16008           * src/compose.c: pass the current account to rfc2015_sign().
16009
16010         * tag name claws added to prevent confusion with main branch [alfons]
16011
16012         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
16013
16014         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
16015
16016         * sync with recent sylpheed cvs. Untested though. [alfons]
16017