fdf0cb50bfc05373beea216ccdfbc841eeb295ea
[claws.git] / ChangeLog.claws
1 2003-05-16 [paul]       0.8.11claws155
2
3         * sync with lastest 0.9.0pre1
4                 see ChangeLog 2003-05-16
5
6 2003-05-15 [paul]       0.8.11claws154
7
8         * sync with latest 0.9.0pre1
9                 see ChangeLog 2003-05-14 and 2003-05-15
10
11 2003-05-14 [christoph]  0.8.11claws153
12
13         * src/plugins/image_viewer/viewer.c
14         * src/plugins/image_viewer/viewer.glade         ** NEW **
15         * src/plugins/image_viewer/viewerprefs.c
16                 make it possible to disable the autoload function in the
17                 imageviewer again
18
19 2003-05-14 [christoph]  0.8.11claws152
20
21         * src/folder.c
22                 fix folder update after adding a message
23
24 2003-05-13 [alfons]     0.8.11claws151
25
26         * src/common/session.c
27                 remove debug traces
28                 
29         * src/addrcache.[ch]
30         * src/filtering.[ch]
31         * src/folder.[c]
32         * src/gtkaspell.[ch]
33         * src/imap.[ch]
34         * src/mbox_folder.[ch]
35         * src/mh.[ch]
36         * src/mimeview.h
37         * src/msgcache.[ch]
38         * src/news.[ch]
39         * src/passphrase.[ch]
40         * src/prefs_common.[ch]
41         * src/prefs_gtk.[ch]
42         * src/procmsg.c
43         * src/scoring.[ch]
44                 be pedantic; (in prototypes () implies (int))
45
46 2003-05-13 [alfons]     0.8.11claws150
47
48         * src/prefs_toolbar.[ch]
49         * src/summaryview.[ch]
50         * src/toolbar.[ch]
51                 change misleading text in toolbar prefs;
52                 add toolbar action for ignore thread (toggles ignore thread flag);
53                 clean up a little bit;
54
55 2003-05-12 [paul]
56
57         * tools/convert_mbox.pl
58                 bug fixed by Fred Marton
59
60 2003-05-12 [paul]
61
62         * sync with 0.9.0pre1
63
64 2003-05-09 [paul]       0.8.11claws149
65
66         * sync with 0.8.11cvs43
67                 see ChangeLog 2003-05-09
68
69 2003-05-08 [christoph]  0.8.11claws148
70
71         * src/imap.[ch]
72                 o use CAPABILIY as first command and check for PREAUTH
73                   information in the response to it
74                 o rewrite all imap_cmd_* functions to use an IMAPSession
75                   instead of a SockInfo as parameter
76                 o do STARTTLS after fetching and checking the server
77                   capabilities
78
79 2003-05-08 [paul]       0.8.11claws147
80
81         * tools/Makefile.am
82           tools/README
83           tools/convert_mbox.pl         ** NEW FILE **
84                 add mbox conversion script. Submitted by 
85                 Fred Marton <Fred.Marton@uni-bayreuth.de>
86
87 2003-05-07 [christoph]
88
89         * doc-src/glade.txt
90         * src/gtk/pluginwindow.glade
91         * src/plugins/image_viewer/viewerprefs.glade
92         * src/plugins/spamassassin/spamassassin_gtk.glade
93                 add glade files for user interfaces and a description how
94                 to use glade to create the sylpheed code
95
96 2003-05-07 [paul]       0.8.11claws146
97
98         * sync with 0.8.11cvs41
99                 see ChangeLog 2003-05-07
100
101 2003-05-06 [christoph]  0.8.11claws145
102
103         * src/main.c
104         * src/plugins/image_viewer/viewer.c
105                 fix usage of imlib in imageviewer plugin
106
107         * src/gtk/prefswindow.c
108                 handle window close event correctly
109
110 2003-05-06 [paul]       0.8.11claws144
111
112         * src/common/ssl.c
113                 fix typo introduced in sync
114
115 2003-05-06 [paul]       0.8.11claws143
116
117         * sync with 0.8.11cvs39
118                 see ChangeLog 2003-05-06
119
120 2003-05-06 [paul]       0.8.11claws142
121
122         * AUTHORS
123           po/cs.po
124                 updated Czech translation, submitted by 
125                 Radek Vybiral <Radek.Vybiral@vsb.cz>
126                 
127         * src/plugins/clamav/clamav_plugin_gtk.c
128                 clean up
129
130 2003-05-03 [alfons]     0.8.11claws141
131
132         * src/compose.[ch]
133                 make paste as quotation work even when the call to 
134                 text_inserted() was deferred (fixes bug #140 "Paste 
135                 as quotation does not work when using "external" 
136                 clipboard")
137
138 2003-05-03 [thorsten]   0.8.11claws140
139
140         * src/addrquery.h
141           src/ldapquery.h
142           src/mainwindow.c
143                 removed C++ comments
144         * src/addr_compl.c
145                 function with non-int retval/param used before
146                 implementation/declaration
147
148 2003-05-02 [paul]       0.8.11claws139
149
150         * src/addr_compl.[ch]
151           src/addressbook.[ch]
152           src/addrindex.c
153           src/summaryview.c
154                 revert match's changes to (finally) remove the bug where
155                 opening a folder causes massive slowdown when using the 
156                 'Display sender using address book' option
157
158 2003-05-01 [melvin]     0.8.11claws138
159
160         * src/plugins/dillo_viewer/dillo_prefs.[ch]
161         * src/plugins/dillo_viewer/dillo_viewer.c
162                 Fixed bug where "Cancel" button from prefs issued
163                 warnings.
164                 Comply a little more to coding style
165
166 2003-05-01 [paul]       0.8.11claws137
167
168         * sync with 0.8.11cvs38
169                 see ChangeLog 2003-05-01
170
171 2003-05-01 [paul]       0.8.11claws136
172
173         * po/bg.po
174                 updated by George Danchev
175
176 2003-04-30 [christoph]  0.8.11claws135
177
178         * src/plugins/dillo_viewer/dillo_prefs.c
179         * src/plugins/image_viewer/viewerprefs.c
180         * src/plugins/spamassassin/spamassassin_gtk.c
181                 remove gtk_widget_ref() calls for widgets in
182                 glade code
183
184 2003-04-30 [paul]       0.8.11claws134
185
186         * src/addrindex.c
187                 ok, this time a better fix for the bug where opening folder
188                 has massive slowdown when using the 'Display sender using 
189                 address book' option
190
191 2003-04-30 [paul]       0.8.11claws133
192
193         * src/addrindex.c
194                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
195         
196 2003-04-30 [melvin]     0.8.11claws132
197
198         New: Dillo plugin preferences (patch by Dimitar Haralanov)
199
200         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
201                 Preferences for the dillo plugin
202         * src/plugins/dillo_viewer/dillo_viewer.c
203                 Support for preferences
204         * src/plugins/dillo_viewer/Makefile.am
205                 Added dillo_prefs.[ch]
206
207 2003-04-30 [alfons]     0.8.11claws131
208
209         * src/common/plugin.[ch]
210                 see? this ANSI C'fication immediately gives us type
211                 checking for free.
212
213 2003-04-30 [alfons]     0.8.11claws130
214
215         * src/common/plugin.[ch]
216         * src/plugins/clamav/clamav_plugin.[ch]
217         * src/plugins/clamav/clamav_plugin_gtk.c
218         * src/plugins/demo/demo.c
219         * src/plugins/dillo_viewer/dillo_viewer.c
220         * src/plugins/image_viewer/plugin.c
221         * src/plugins/image_viewer/viewer.[ch]
222         * src/plugins/image_viewer/viewerprefs.[ch]
223         * src/plugins/mathml_viewer/mathml_viewer.c
224         * src/plugins/spamassassin/spamassassin.[ch]
225         * src/plugins/spamassassin/spamassassin_gtk.c
226         * src/plugins/trayicon/trayicon.c
227                 clean up
228
229 2003-04-30 [alfons]     0.8.11claws129
230
231         * src/common/utils.c
232                 make is_ascii_str() fail gracefully when NULL pointer
233                 is passed
234
235 2003-04-30 [paul]       0.8.11claws128
236
237         * src/addrindex.c
238                 fix bug where opening folder has massive slowdown when
239                 using the 'Display sender using address book' option
240
241 2003-04-30 [paul]       0.8.11claws127
242
243         * src/plugins/clamav/clamav_plugin.c
244           src/plugins/clamav/clamav_plugin_gtk.c
245           src/plugins/demo/demo.c
246           src/plugins/dillo_viewer/dillo_viewer.c
247           src/plugins/image_viewer/plugin.c
248           src/plugins/mathml_viewer/mathml_viewer.c
249           src/plugins/spamassassin/spamassassin.c
250           src/plugins/spamassassin/spamassassin_gtk.c
251           src/plugins/trayicon/trayicon.c
252                 get rid of eye-hurting function signatures
253
254 2003-04-30 [paul]       0.8.11claws126
255
256         * src/plugins/trayicon/trayicon.c
257                 add description
258                 
259         * src/mimeview.c
260                 be more descriptive
261
262 2003-04-30 [paul]       0.8.11claws125
263
264         * configure.ac
265                 arrange the plugins in reverse alphabetical order
266                 
267         * src/plugins/clamav/clamav_plugin.[ch]
268           src/plugins/clamav/clamav_plugin_gtk.c
269                 rename some params
270                 resize max_size window
271                 re-arrange the order of some gui elements
272                 improve descriptions
273         
274         * src/plugins/image_viewer/plugin.c
275           src/plugins/mathml_viewer/mathml_viewer.c
276                 add descriptions
277                 
278         * src/plugins/spamassassin/spamassassin_gtk.c
279                 resize max_size window
280                 re-arrange the order of some gui elements
281                 
282         * src/messageview.c
283           src/mimeview.c
284                 correct typos
285
286 2003-04-30 [alfons]     0.8.11claws124
287
288         * src/imap.c
289                 fix a leak found while browsing Martin Kluge's 
290                 valgrind log (Claws only)
291
292 2003-04-29 [darko]      0.8.11claws123
293
294         * src/gtk/gtkstext.h
295                 include wchar.h if it is available, fixes compilation
296                 on HP-UX systems
297
298 2003-04-29 [melvin]     0.8.11claws122
299
300         * src/prefs_actions.c
301                 Improved help text of Actions' syntax
302
303 2003-04-28 [paul]       0.8.11claws121
304
305         * src/action.c
306                 a better fix for the crash when performing an action
307                 on a mime part
308
309 2003-04-28 [paul]       0.8.11claws120
310
311         * src/action.c
312                 fix crash when performing an action on a
313                 mime part
314
315 2003-04-28 [paul]       0.8.11claws119
316
317         * sync with 0.8.11cvs36
318                 see ChangeLog 2003-04-28
319
320 2003-04-27 [paul]       0.8.11claws118
321
322         * more sync with 0.8.11cvs35
323                 see ChangeLog 2003-04-25
324
325 2003-04-26 [christoph]  0.8.11claws117
326
327         * src/folder.c
328                 fix remove virtual check
329
330 2003-04-26 [paul]       0.8.11claws116
331
332         * src/messageview.c
333                 fix return-receipt, make it work again
334
335 2003-04-26 [paul]       0.8.11claws115
336
337         * src/mimeview.c
338                 restore double-clicking of the [application/pgp-signature 
339                 (Select "Check signature" to check)] line in the message view,
340                 broken in recent sync
341
342 2003-04-26 [christoph]  0.8.11claws114
343
344         * src/folder.c
345                 check if remove virtual really exists before
346                 calling the function
347
348 2003-04-25 [match]      0.8.11claws113
349
350         * src/addrindex.c
351         * src/addrbook.c
352         * src/ldapquery.[ch]
353         * src/ldapctrl.[ch]
354                 fix memleak.
355         * src/ldapserver.[ch]
356                 fix memleak. fix segfault.
357                 plug a Claws memleak
358
359 2003-04-25 [alfons]     0.8.11claws112
360
361         * src/folder.c
362                 plug a Claws memleak
363
364 2003-04-25 [alfons]     0.8.11claws111
365
366         * src/common/session.c
367                 plug a memleak
368
369 2003-04-25 [paul]       0.8.11claws110
370
371         * sync with 0.8.11cvs35
372                 see ChangeLog 2003-04-24 and 2003-04-25
373                 
374         * src/gtk/pluginwindow.c
375                 correct another strange float value
376
377 2003-04-24 [christoph]  0.8.11claws109
378
379         * src/folder.c
380                 freeze folder item updates when unsetting new flags
381
382         * src/gtk/pluginwindow.c
383                 correct strange float value
384
385 2003-04-23 [paul]       0.8.11claws108
386
387         * sync with 0.8.11cvs33
388                 see ChangeLog 2003-04-23
389
390 2003-04-22 [paul]       0.8.11claws107
391
392         * src/Makefile.am
393           src/messageview.c
394           src/mimeview.c
395           src/pgptext.[ch]      ** REMOVED **
396                 remove pgptext.[ch] as its not used any more
397
398 2003-04-22 [paul]       0.8.11claws106
399
400         * sync with 0.8.11cvs31
401                 see ChangeLog 2003-04-21 and 2003-04-22
402
403 2003-04-21 [alfons]     0.8.11claws105
404
405         * src/main.c
406                 No access to GTK structures if we're a spawned child
407                 (and clean up code a little bit...) Should fix #126.
408
409 2003-04-21 [melvin]     0.8.11claws104
410
411         * src/plugins/dillo_viewer/README
412                 Improved slightly the text.
413
414 2003-04-21 [melvin]     0.8.11claws103
415
416         * src/plugins/dillo_viewer/README *** NEW ***
417                 Added a README file for the Dillo plugin
418
419 2003-04-20 [paul]
420
421         * tools/README
422           tools/outlook2sylpheed.pl
423                 updated and improved by Ricardo Mones Lastra
424
425 2003-04-18 [oliver]     0.8.11claws102
426
427         * src/inc.c 
428         * src/prefs_account.h
429                 remove Pop3SessionType (used by selective download)
430         * src/prefs_toolbar.c
431                 enable set Default Toolbar button
432
433 2003-04-18 [paul]       0.8.11claws101
434
435         * sync with 0.8.11cvs29
436                 see ChangeLog 2003-04-18
437
438 2003-04-17 [paul]       0.8.11claws100
439
440         * src/prefs_common.[ch]
441           src/summaryview.c
442                 remove 'Open next message on deletion' option,
443                 as the same effect can now be achieved via the
444                 'Always open messages in summary when selected'
445                 option.
446
447 2003-04-17 [paul]       0.8.11claws99
448
449         * sync with 0.8.11cvs28
450                 see ChangeLog 2003-04-17
451
452 2003-04-17 [christoph]  0.8.11claws98
453
454         * ac/spamassassin.m4
455         * src/plugins/spamassassin/libspamc.[ch]
456         * src/plugins/spamassassin/utils.[ch]
457                 sync libspamc with SpamAssassin project
458
459 2003-04-17 [christoph]  0.8.11claws97
460
461         * src/common/socket.h
462         * src/gtk/sslcertwindow.h
463                 rename old USE_SSL to USE_OPENSSL
464
465 2003-04-17 [paul]       0.8.11claws96
466
467         * src/prefs_common.h
468                 use gulong for P_COLOR so that it compiles/runs on
469                 64-bit systems. Patch submitted by James Noyes
470                 <jnoyes-claws@retrogeeks.com>
471                 
472         * po/de.po
473                 updated by Jens
474
475 2003-04-17 [paul]       0.8.11claws95
476
477         * sync with 0.8.11cvs27
478                 see ChangeLog 2003-04-16
479
480 2003-04-15 [paul]       0.8.11claws94
481
482         * src/prefs_common.[ch]
483                 rearrange to stop the window getting too long:
484                         move Receive dialog stuff to Receive tab
485                         move Send dialog to Send tab
486                         remove Dialogs frame
487                 rename 'Open messages in summary with cursor keys' to
488                 'Always open messages in summary when selected', as its
489                 more appropriate
490
491 2003-04-15 [paul]       0.8.11claws93
492
493         * src/prefs_common.[ch]
494           src/summaryview.c
495                 add new option '/Interface/Open next message on deletion'
496
497 2003-04-15 [paul]       0.8.11claws92
498
499         * src/summaryview.[ch]
500                 add /Mark/Lock and /Mark/Unlock to the pop-up
501                 menu. Patch submitted by Ivan Francolin Martinez
502                 <ivanfm@users.sourceforge.net>
503
504 2003-04-15 [paul]       0.8.11claws91
505
506         * sync with 0.8.11cvs24
507                 see ChangeLog 2003-04-15
508
509 2003-04-14 [jens]       0.8.11claws90
510
511         * updated German translation and some corrections from
512                 Roland Bless <bless@tm.uka.de>
513
514 2003-04-14 [paul]       0.8.11claws89
515
516         * sync with 0.8.11cvs22
517                 see ChangeLog 2003-04-14
518
519 2003-04-13 [paul]       0.8.11claws88
520
521         * src/plugins/clamav/clamav_plugin.c
522                 fix memory leaks
523                 clean up
524
525 2003-04-12 [paul]       0.8.11claws87
526
527         * src/plugins/clamav/clamav_plugin.c
528                 activate enable/disable archive scanning option
529                 
530         * src/plugins/clamav/.cvsignore         ** NEW FILE **
531
532 2003-04-12 [paul]       0.8.11claws86
533
534         * src/plugins/Makefile.am
535           src/plugins/clamav/Makefile.am                ** NEW FILE **
536           src/plugins/clamav/README                     ** NEW FILE ** 
537           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
538           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
539                 add Clam AntiVirus plugin
540
541 2003-04-12 [paul]       0.8.11claws85
542
543         * sync with 0.8.11cvs21
544                 see ChangeLog 2003-04-11
545
546 2003-04-11 [paul]       0.8.11claws84
547
548         * po/es.po
549                 update Spanish translation. Submitted by Ricardo
550                 Mones Lastra.
551
552 2003-04-10 [christoph]  0.8.11claws83
553
554         * src/mbox.c
555                 fix typo that did not move unfiltered mails to destination
556                 folder
557
558         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
559          when filtering from spool)
560
561 2003-04-10 [christoph]  0.8.11claws82
562
563         * src/imap.c
564                 use BODY.PEEK instead of BODY in in message fetch operation
565                 to make sure the IMAP server does not set the \Seen flag for
566                 messages. Sylpheed does that later itself, when the message
567                 is opened in sylpheed
568
569         (closes Bug 111 Claws destroys unread marks)
570
571 2003-04-09 [oliver]     0.8.11claws81
572         
573         * src/folder.c
574                 fix crash in folder_destroy
575         * README.claws
576                 remove selective download
577
578 2003-04-09 [christoph]  0.8.11claws80
579
580         * src/imap.c
581                 fix crash in imap_get_msginfo() when then fetched message
582                 is not found
583
584         (closes Bug 110 Crash during mail composition)
585
586 2003-04-08 [christoph]  0.8.11claws79
587
588         * src/folder.c
589         * src/prefs_account.c
590                 Filter new messages that are found in an INBOX folder
591                 when 'Filter messages on receiving' is enabled in the
592                 Folder's AccountPrefs. This allows to use Sylpheed's
593                 filtering engine for IMAP folders where messages are
594                 added to the INBOX by a MTA
595
596 2003-04-08 [paul]       0.8.11claws78
597
598         * src/procmsg.h
599                 clean up after last commit
600
601 2003-04-08 [paul]       0.8.11claws77
602
603         * sync with 0.8.11cvs20
604                 see ChangeLog 2003-04-07 and 2003-04-08
605
606 2003-04-07 [christoph]  0.8.11claws76
607
608         * src/filtering.[ch]
609         * src/inc.[ch]
610         * src/mbox.c
611         * src/procmsg.[ch]
612                 add procmsg_msginfo_filter() to execute filtering actions
613
614 2003-04-06 [christoph]  0.8.11claws75
615
616         * src/imap.c
617                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
618
619 2003-04-06 [christoph]  0.8.11claws74
620
621         * src/common/utils.[ch]
622                 add g_int_compare() function for slist sorting
623
624         * src/imap.c
625                 fetch all MsgInfos with one command in imap_get_msginfos()
626                 using an imap set with a list of ranges
627
628         * src/news.c
629                 use new g_int_compare() function
630
631 2003-04-06 [thorsten]   0.8.11claws73
632
633         * src/mh.c
634                 corrected implementation of mh_folder_destroy()
635
636 2003-04-05 [christoph]  0.8.11claws72
637
638         * src/account.c
639         * src/folder.[ch]
640         * src/folderview.c
641         * src/imap.c
642         * src/inc.c
643         * src/main.c
644         * src/mainwindow.c
645         * src/mbox_folder.c
646         * src/mh.c
647         * src/mimeview.h
648         * src/msgcache.[ch]
649         * src/news.c
650         * src/procmime.h
651         * src/procmsg.[ch]
652         * src/setup.c
653         * src/gtk/gtkutils.c
654                 o rename structure field names class and new to klass and
655                   new_msgs, to allow including files in C++
656                 o add 'extern "C"' block to some header files
657                 o add MsgInfoList and MsgNumberList as alias for GSList for
658                   developers to know what type of list is expected
659
660         * src/plugins/image_viewer/plugin.c
661         * src/plugins/image_viewer/viewer.[ch]
662         * src/plugins/image_viewer/viewerprefs.[ch]
663                 rename function names to prevent conflicts
664
665 2003-04-05 [paul]       0.8.11claws71
666
667         * sync with 0.8.11cvs18
668                 see ChangeLog 2003-04-03 and 2003-04-04
669
670 2003-04-02 [christoph]  0.8.11claws70
671
672         * src/folder.[ch]
673         * src/imap.[ch]
674         * src/mbox_folder.[ch]
675         * src/mh.[ch]
676         * src/news.[ch]
677                 o Make all virtual folder functions private
678                 o remove unused folder code
679
680         * src/common/socket.[ch]
681         * src/summaryview.c
682                 fix warnings
683
684 2003-03-30 [alfons]     0.8.11claws69
685
686         * src/send_message.c
687                 remove two debug traces and see if people still report
688                 errors
689
690 2003-03-30 [alfons]     0.8.11claws68
691
692         * src/send_message.c
693         * src/commons/session.c
694                 add more debug traces
695
696 2003-03-30 [christoph]  0.8.11claws67
697
698         * src/folder.c
699                 change processing folder name from .processing to processing
700
701         * src/common/ssl.c
702                 disable SSL certificate check because it causes Xlib error
703                 when the child process want's to open an GTK window
704
705 2003-03-30 [christoph]  0.8.11claws66
706
707         * src/folder.c
708                 don't use default folder for processing folder item because
709                 it can be a non local folder
710
711         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
712
713 2003-03-30 [alfons]     0.8.11claws65
714
715         * src/send_message.c
716                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
717                 to generate bad code for 'send_send_data_progressive': When
718                 called from 'send_send_data_finished', the 'data' pointer is
719                 cleared just before the assignment to the dialog pointer
720
721 2003-03-29 [christoph]  0.8.11claws64
722
723         * src/common/prefs.h
724         * src/plugins/image_viewer/Makefile.am
725         * src/plugins/image_viewer/plugin.c
726         * src/plugins/image_viewer/viewer.[ch]
727         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
728                 add PrefsPage for ImageViewer
729
730 2003-03-28 [thorsten]   0.8.11claws63
731
732         * src/common/session.c
733                 added some comments
734
735 2003-03-28 [paul]       0.8.11claws62
736
737         * sync with 0.8.11cvs16
738                 see ChangeLog 2003-03-28
739
740 2003-03-28 [paul]       0.8.11claws61
741
742         * sync with 0.8.11cvs15
743                 see ChangeLog 2003-03-28
744
745 2003-03-27 [christoph]  0.8.11claws60
746
747         * src/folder.c
748         * src/imap.c
749         * src/common/socket.[ch]
750                 set socket state to DISCONNECTED when any operation
751                 fails to allow reconnecting in IMAP code without
752                 checking the return code of all calls to the command
753                 functions
754
755         * src/folderview.c
756         * src/summaryview.c
757                 remove some more stuff that depends on specific
758                 folder types
759
760 2003-03-27 [paul]       0.8.11claws59
761
762         * sync with 0.8.11cvs14
763                 see ChangeLog 2003-03-27
764                 
765         * src/selective_download.[ch]   ** REMOVED **
766                 really removed
767
768 2003-03-27 [christoph]  0.8.11claws58
769
770         * src/folder.c
771                 fix handling of tmp_flags in flag copy function
772
773 2003-03-27 [paul]       0.8.11claws57
774
775         * sync with 0.8.11cvs13
776                 see ChangeLog 2003-03-27
777
778 2003-03-27 [oliver]     0.8.11claws56
779
780         * src/maiwindow.c
781                 remove sel_download_cb
782
783 2003-03-27 [oliver]     0.8.11claws55
784         
785         * src/inc.c
786                 remove POP3_TOP
787         
788 2003-03-26 [oliver]     0.8.11claws54
789
790         *src/pop.h
791                 remove POP3_TOP*
792         * README.claws
793                 remove selective donwload readme
794
795 2003-03-26 [oliver]     0.8.11claws53
796         * src/matcher.[ch]
797         * src/matcher_parser_parse.y 
798         * src/pop.c 
799         * src/prefs_account.[ch]
800         * src/prefs_filtering.c
801                 remove selective donwload
802
803 2003-03-26 [oliver]     0.8.11claws52
804
805         * src/inc.[ch] 
806         * src/filtering.c 
807         * src/mainwindow.c 
808                 remove selective donwload
809
810 2003-03-26 [oliver]     0.8.11claws51
811         
812         * src/Makefile.am
813         * src/selective_download.[ch]   ** REMOVE **    
814
815 2003-03-26 [christoph]  0.8.11claws50
816
817         * src/news.c
818                 fix NEWS that got broken by a sync with sylpheed-main
819
820 2003-03-26 [christoph]  0.8.11claws49
821
822         * src/mimeview.c
823                 fix mime type guessing when no mime type is found for a file
824
825 2003-03-25 [christoph]  0.8.11claws48
826
827         * src/mimeview.c
828         * src/procmime.c
829                 remove mime type guessing from mime parser and use
830                 name based mime types in viewer lookup for mime type
831                 application/octet-stream
832
833 2003-03-25 [christoph]  0.8.11claws47
834
835         * doc-src/readme.txt
836         * doc-src/rfc2554.txt
837                 add RFC about SMTP AUTH
838
839         * src/send_message.c
840         * src/common/smtp.[ch]
841                 add extra error code for authentication errors and
842                 clear temporary password when this error occurs
843
844         (closes Bug 84 authentication failure while sending should
845          prompt for password again)
846
847 2003-03-25 [christoph]  0.8.11claws46
848
849         * configure.ac
850         * src/Makefile.am
851         * src/imageview.[ch]                            ** REMOVE **
852         * src/messageview.[ch]
853         * src/mimeview.[ch]
854         * src/prefs_common.[ch]
855         * src/textview.c
856         * src/plugins/Makefile.am
857         * src/plugins/image_viewer/.cvsignore           ** NEW **
858         * src/plugins/image_viewer/Makefile.am          ** NEW **
859         * src/plugins/image_viewer/plugin.c             ** NEW **
860         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
861                 move image viewer into a plugin (building is enabled by default)
862                 [ToDo: Prefs for resize and autoview]
863
864 2003-03-25 [paul]       0.8.11claws45
865
866         * sync with 0.8.11cvs12
867                 see ChangeLog 2003-03-26
868
869 2003-03-25 [paul]       0.8.11claws44
870
871         * sync with 0.8.11cvs11
872                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
873                 
874         Note: Selective Download is broken.
875                 
876 2003-03-22 [christoph]  0.8.11claws43
877
878         * src/folder.c
879                 code cleanup for flags copying
880
881 2003-03-22 [christoph]  0.8.11claws42
882
883         * src/plugins/trayicon/trayicon.c
884                 fix setting the transparent area when the window size
885                 is forced by the system tray
886
887 2003-03-22 [christoph]  0.8.11claws41
888
889         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
890         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
891         * src/plugins/trayicon/newmail.xpm              ** NEW **
892         * src/plugins/trayicon/nomail.xpm               ** NEW **
893         * src/plugins/trayicon/trayicon.c
894         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
895                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
896                 o add icon for unread mails
897                 o set transparency for window
898
899 2003-03-22 [christoph]  0.8.11claws40
900
901         * src/news.c
902                 init news session to prevent crash when session is closed
903
904 2003-03-22 [christoph]  0.8.11claws39
905
906         * src/imap.c
907         * src/common/session.[ch]
908                 Init session data to make sure we don't have invalid pointers
909                 for read_ch and write_ch when new multi process sessions are
910                 not used
911
912         * src/main.c
913         * src/common/plugin.c
914         * src/common/sylpheed.c
915         * src/plugins/demo/demo.c
916         * src/plugins/dillo_viewer/dillo_viewer.c
917         * src/plugins/mathml_viewer/mathml_viewer.c
918         * src/plugins/spamassassin/spamassassin.c
919         * src/plugins/spamassassin/spamassassin_gtk.c
920                 add plugin types to allow loading plugins at different times
921                 (and maybe for different frontends), because it's not good to
922                 load GTK-Plugins gefore gtk_init was called
923
924         * configure.ac
925         * src/plugins/Makefile.am
926         * src/plugins/trayicon/.cvsignore               ** NEW **
927         * src/plugins/trayicon/Makefile.am              ** NEW **
928         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
929         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
930         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
931         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
932         * src/plugins/trayicon/trayicon.c               ** NEW **
933                 New Trayicon plugin that shows an icon in a systray that uses
934                 XEMBED protocol like Gnome's systray. Icon shows if there
935                 are new mails and a tooltip shows information about new,
936                 unread and total messages.
937
938 2003-03-22 [paul]       0.8.11claws38
939
940         * src/common/smtp.c
941                 fix ESMTP AUTH CRAM-MD5
942                 [sync with main (still version 0.8.11cvs6), see
943                  ChangeLog 2003-03-22]
944
945 2003-03-21 [colin]      0.8.11claws37
946
947         * src/send_message.c
948                 Fix USE_SSL => USE_OPENSSL
949
950 2003-03-21 [colin]      0.8.11claws36
951
952         * src/folderview.c
953                 Fix counts in drag and dropped subfolders
954
955 2003-03-21 [colin]      0.8.11claws35
956
957         * src/folder.c 
958         * src/folderview.c
959                 speed up a bit folder dnd
960
961 2003-03-20 [alfons]     0.8.11claws34
962
963         * src/main.c
964         * src/toolbar.c
965         * src/procmsg.c
966                 don't send locked queue messages
967                 (feature request "[ 705245 ] Locking message in outbox 
968                  should prevent sending")
969
970 2003-03-20 [christoph]  0.8.11claws33
971
972         * src/folder.c
973                 remove NEW and UNREAD flag in special folders when scanning
974                 
975         * src/common/smtp.c
976                 fix ESMTP AUTH CRAM-MD5
977
978 2003-03-20 [paul]       0.8.11claws32
979
980         * src/prefs_account.c
981                 Re-write 'Tunnel command to open connection' as
982                 'Use command to communicate with server', and disable
983                 it for all except IMAP accounts
984
985 2003-03-20 [paul]       0.8.11claws31
986
987         * sync with 0.8.11cvs6
988                 see ChangeLog 2003-03-20
989
990 2003-03-19 [match]      0.8.11claws30
991
992         * src/addritem.[ch]
993                 include documentation. minor refactoring.
994         * src/addr_compl.[ch]
995         * src/addrindex.[ch]
996         * src/addresbook.[ch]
997         * src/summaryview.c
998                 re-enable address lookup (was disabled in
999                 0.8.11claws20).
1000
1001 2003-03-19 [christoph]  0.8.11claws29
1002
1003         * src/procmsg.c
1004                 add temp flag handling, will make moving and copying
1005                 messages possible again
1006
1007         * src/folder.c
1008                 correct calulation of folder stats
1009
1010 2003-03-18 [match]      0.8.11claws28
1011
1012         * src/editgroup.h
1013                 remove case sensitive comparison (closes bug 80).
1014
1015 2003-03-18 [christoph]  0.8.11claws27
1016
1017         * src/imap.c
1018                 fix imap using a tunnel command
1019
1020         (closes bug 87)
1021
1022 2003-03-18 [christoph]  0.8.11claws26
1023
1024         * src/folder.[ch]
1025         * src/imap.c
1026         * src/procmsg.[ch]
1027                 rewrite flag handling for folders
1028
1029 2003-03-18 [christoph]  0.8.11claws25
1030
1031         * src/folder.c
1032         * src/procmsg.c
1033         * src/summaryview.c
1034                 unset NEW and UNREAD flags when message is ignored, to make
1035                 sure messages don't show up as unread on other IMAP clients,
1036                 because the IGNORE_THREAD flag can not be syncronized through
1037                 the IMAP folder
1038
1039 2003-03-17 [christoph]  0.8.11claws24
1040
1041         * src/imap.c
1042                 don't use recursion to fetch uids when the number of messages
1043                 does not match. Moved code into subfunction that is used
1044                 again when needed, to prevent an endless loop.
1045
1046 2003-03-17 [thorsten]   0.8.11claws23
1047
1048         * src/imageview.[ch]
1049                 export imageview_get_resized_size() (for plugins)
1050         * src/prefs_common.[ch]
1051                 added prefs_common_get() (for plugins)
1052
1053 2003-03-17 [christoph]  0.8.11claws22
1054
1055         * src/imap.c
1056                 o remove UID guessing from copy code
1057                 o support UIDPLUS extension for APPEND command
1058
1059 2003-03-17 [paul]       0.8.11claws21
1060
1061         * src/gtk/about.c
1062                 remove 'Compiled-plugins' section.
1063                 
1064         * src/plugins/dillo_viewer/dillo_viewer.c
1065                 slight change to description text
1066
1067 2003-03-16 [match]      0.8.11claws20
1068         * src/ldapserver.[ch]           ** NEW **
1069         * src/ldapctrl.[ch]             ** NEW **
1070         * src/ldapquery.[ch]            ** NEW **
1071         * src/ldaputil.[ch]             ** NEW **
1072         * src/addrcindex.[ch]           ** NEW **
1073         * src/addrquery.h               ** NEW **
1074         * src/addritem.[ch]
1075         * src/addrcache.[ch]
1076         * src/addrindex.[ch]
1077         * src/addr_compl.[ch]
1078         * src/addressbook.[ch]
1079         * src/addrbook.[ch]
1080         * src/editgroup.c
1081         * src/editaddress.c
1082         * src/editldap.c
1083         * src/editldap_basedn.c
1084         * src/vcard.c
1085         * src/jpilot.c
1086         * src/Makefile.am
1087                 included dynamic LDAP queries. improved address
1088                 completion.
1089
1090 2003-03-16 [paul]       0.8.11claws19
1091
1092         * tools/multiwebsearch.pl
1093                 fix a fatal typo
1094
1095 2003-03-16 [christoph]  0.8.11claws18
1096
1097         * src/mimeview.c
1098         * src/plugins/dillo_viewer/dillo_viewer.c
1099         * src/plugins/mathml_viewer/mathml_viewer.c
1100                 make unregistering of MimeViewerFactorys possible
1101
1102 2003-03-16 [alfons]     0.8.11claws17
1103
1104         * configure.ac
1105                 correct typo
1106
1107 2003-03-16 [melvin]     0.8.11claws16
1108
1109         * src/plugins/dillo_viewer.c
1110                 Fixed bug where it was not possible to view more than
1111                 one text/html attachment per message (bug discovered
1112                 by Christoph Hohmann).
1113
1114 2003-03-15 [melvin]     0.8.11claws15
1115
1116         * src/prefs_actions.c
1117                 Fixed compilation warnings.
1118
1119 2003-03-15 [melvin]     0.8.11claws14
1120
1121         * src/plugins/Makefile.am
1122         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
1123         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
1124         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
1125                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
1126                 newer (http://dillo.auriga.wearlab.de/).
1127
1128 2003-03-15 [christoph]  0.8.11claws13
1129
1130         * src/imap.c
1131                 don't query imap folder for attributes because we already
1132                 for them from imap_status
1133
1134         * src/mimeview.[ch]
1135                 add support for plugable MimeViewers (unloading Viewers
1136                 not yet complete)
1137
1138         * src/plugins/Makefile.am
1139         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
1140         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
1141         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
1142                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
1143                 widget from http://helm.cs.unibo.it/mml-widget/
1144
1145 2003-03-14 [christoph]  0.8.11claws12
1146
1147         * src/folder.[ch]
1148                 o error return code's should better be negative
1149                 o replace printf with debug_print
1150
1151         * src/imap.c
1152                 improve IMAP folder scan by checking UID-NEXT
1153
1154         * src/summaryview.c
1155                 remove check that are unnecessary in my opinion
1156
1157 2003-03-13 [christoph]  0.8.11claws11
1158
1159         * src/folder.[ch]
1160         * src/foldersel.c
1161         * src/folderview.c
1162         * src/imap.c
1163         * src/mbox_folder.c
1164         * src/mh.c
1165         * src/news.c
1166         * src/prefs_scoring.c
1167         * src/summaryview.c
1168                 use a common function to get a displayable name
1169                 for a FolderItem
1170
1171 2003-03-13 [paul]       0.8.11claws10
1172
1173         * tools/Makefile.am
1174           tools/README
1175           tools/multiwebsearch.conf     ** NEW FILE **
1176           tools/multiwebsearch.pl       ** NEW FILE **
1177                 add multiwebsearch Actions script
1178
1179 2003-03-13 [colin]      0.8.11claws9
1180
1181         * src/compose.c
1182                 Remove leading emtpy lines from quoted text
1183                 before quoting it
1184
1185 2003-03-13 [melvin]     0.8.11claws8
1186
1187         * src/prefs_actions.c
1188                 Fixed a memory leak
1189                 Code clean ups
1190                 Added Cancel and OK buttons
1191                 Corrected help text
1192
1193 2003-03-13 [christoph]  0.8.11claws7
1194
1195         * src/account.c
1196         * src/folder.[ch]
1197         * src/imap.c
1198         * src/mainwindow.c
1199         * src/mbox_folder.c
1200         * src/mh.c
1201         * src/news.c
1202         * src/setup.c
1203                 replace more folder type stuff with folder class stuff
1204
1205 2003-03-13 [melvin]     0.8.11claws6
1206
1207         * src/prefs_actions.c
1208                 Added new tokens:
1209                 %u: user provided argument
1210                 %h: user provided argument (hidden on input)
1211                 %s: current text selection in the message view 
1212
1213 2003-03-13 [paul]       0.8.11claws5
1214
1215         * sync with 0.8.11cvs5
1216                 see ChangeLog 2003-03-11, 2003-03-12
1217
1218 2003-03-12 [christoph]  0.8.11claws4
1219
1220         * src/folder.c
1221                 use folder class idstr when writing folderlist.xml
1222
1223         * src/folder.h
1224         * src/imap.c
1225         * src/news.c
1226                 replace folder type checks with folder class checks
1227
1228 2003-03-12 [christoph]  0.8.11claws3
1229
1230         * src/folder.[ch]
1231         * src/imap.[ch]
1232         * src/main.c
1233         * src/mbox_folder.[ch]
1234         * src/mh.[ch]
1235         * src/news.[ch]
1236                 o create a list of known folder classes in the folder system
1237                 o use folder class id strings for folder item identifiers
1238
1239 2003-03-12 [christoph]  0.8.11claws2
1240
1241         * src/imap.c
1242                 fix imap uid validity check
1243
1244 2003-03-12 [christoph]  0.8.11claws1
1245
1246         * src/account.c
1247         * src/folder.[ch]
1248         * src/foldersel.c
1249         * src/folderview.c
1250         * src/imap.c
1251         * src/mainwindow.c
1252         * src/mbox_folder.c
1253         * src/mh.c
1254         * src/news.c
1255         * src/prefs_scoring.c
1256         * src/procmsg.c
1257         * src/setup.c
1258         * src/summaryview.c
1259                 initial restructuring of folder system, seperating
1260                 folders and folder classes
1261
1262 2003-03-12 [paul]       0.8.11claws
1263
1264         0.8.11claws release
1265
1266 2003-03-12 [christoph]
1267
1268         * src/gtk/prefswindow.c
1269                 fix translation of "Page Index"
1270
1271 2003-03-12 [paul]       0.8.10claws110
1272
1273         a sync from 0.8.11cvs4 before the release
1274
1275         * src/common/utils.c
1276                 subject_compare_for_sort(): allow null strings (fixes
1277                 summary sorting).
1278
1279 2003-03-11 [paul]       0.8.10claws109
1280
1281         * po/es.po
1282                 update Spanish translation, submitted by
1283                 Ricardo Mones Lastra
1284
1285 2003-03-11 [melvin]     0.8.10claws108
1286
1287         * po/fr.po
1288                 Updated French translations
1289
1290 2003-03-11 [paul]       0.8.10claws107
1291
1292         * manual/en/Makefile.am
1293           manual/en/*.html
1294                 update English manual, add a new page
1295                 updated by Francois Barriere <fbarriere@atmel.fr>
1296                 
1297         * po/bg.po
1298           po/it.po
1299           po/sr.po
1300                 update Bulgarian, Italian, and Serbian translations
1301                 submitted by George Danchev, Alessandro Maestri, and
1302                 Urke MMI
1303
1304 2003-03-10 [paul]       0.8.10claws106
1305
1306         * src/gtk/about.c
1307           src/gtk/prefswindow.c
1308                 make some strings translatable
1309
1310 2003-03-10 [darko]      0.8.10claws105
1311
1312         * src/compose.c
1313                 code cleanup to make Hiro happy
1314
1315 2003-03-10 [paul]       0.8.10claws104
1316
1317         * sync with 0.8.11cvs2
1318                 see ChangeLog 2003-03-10
1319
1320 2003-03-09 [melvin]     0.8.10claws103
1321
1322         * src/textview.c
1323                 textview_set_font(): fix for message display in
1324                 UTF-8 locales (thanks to Sergey Vlasov).
1325                 (was unintentionnaly reverted in 0.8.6claws6)   
1326
1327 2003-03-08 [darko]      0.8.10claws102
1328
1329         * src/compose.c
1330                 fix infinite loop in wrapping as reported
1331                 by happycactus
1332                 obsoletes patch #696482
1333
1334 2003-03-08 [christoph]  0.8.10claws101
1335
1336         * src/imap.c
1337                 add workaround for IMAP servers that do not
1338                 support the "UID SEARCH UID" command
1339
1340 2003-03-07 [christoph]  0.8.10claws100
1341
1342         * src/plugins/spamassassin/spamassassin.[ch]
1343         * src/plugins/spamassassin/spamassassin_gtk.c
1344                 code cleanup
1345
1346 2003-03-07 [paul]       0.8.10claws99
1347
1348         * po/es.po
1349                 updated Spanish translation, submitted by
1350                 Ricardo Mones Lastra
1351
1352 2003-03-07 [christoph]  0.8.10claws98
1353
1354         * src/send.c
1355                 fix in 0.8.10claws94 was wrong
1356                 local delivery does not require escaping, remove escaping
1357                 code to make signatures of mails with "." lines valid
1358                 
1359                 NOTE: requires that sendmail is executed with "-i" option,
1360                       what is the default now, but has to be changed in all
1361                       exsiting accounts)
1362
1363 2003-03-07 [paul]       0.8.10claws97
1364
1365         * sync with 0.8.11 release
1366                 see ChangeLog 2003-03-07
1367
1368 2003-03-06 [paul]       0.8.10claws96
1369
1370         * src/compose.c
1371                 revert commit 0.8.10claws92
1372
1373 2003-03-06 [paul]       0.8.10claws95
1374
1375         * src/folderview.c
1376                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
1377
1378         * src/gtkaspell.c
1379                 fix bug 74, 'Crash opening editor window with pseudo-color
1380                 display'
1381                 
1382         Patches submitted by Kevin Vigor <kevin@vigor.nu>
1383
1384 2003-03-06 [christoph]  0.8.10claws94
1385
1386         * src/send.c
1387                 fix rfc2821 (4.5.2) violation in SMTP data sending,
1388                 all lines starting with a period get an extra period
1389                 inserted
1390                 (found by Simon 'corecode' Schubert)
1391
1392 2003-03-06 [paul]       0.8.10claws93
1393
1394         * src/folderview.c
1395                 if configured font can't be loaded fall back to gtk
1396                 default. (with thanks to Christoph)
1397                 
1398                 closes long-standing bug 15 'Crashes on startup'
1399
1400 2003-03-06 [paul]       0.8.10claws92
1401
1402         * src/compose.c
1403                 freeze text before autosave and thaw afterwards
1404                 fixes bug 67 'autosave make re-rediting message crazy'
1405
1406 2003-03-06 [christoph]  0.8.10claws91
1407
1408         * src/compose.c
1409                 ignore address comment in dupe check for Cc-list
1410
1411         (closes reopened bug 47 Replying to message strips name part of
1412          e-mail addresses of Cc: lines)
1413
1414 2003-03-06 [paul]       0.8.10claws90
1415
1416         * src/Makefile.am
1417                 remove reference to gtkxtext.h as its no longer in
1418                 the repository
1419
1420 2003-03-06 [paul]       0.8.10claws89
1421
1422         * sync with 0.8.10cvs25
1423                 see ChangeLog 2003-03-06
1424
1425 2003-03-06 [oliver]     0.8.10claws88
1426         
1427         * src/messageview.c
1428                 remove include
1429
1430 2003-03-06 [oliver]     0.8.10claws87
1431         
1432         * src/folderview.c 
1433                 remove changes introduced inclaws74
1434         * src/messageview.c
1435                 another attempt to sanely delete and update
1436                 messages deleted in separate messageview
1437
1438 2003-03-05 [christoph]  0.8.10claws86
1439
1440         * src/summaryview.c
1441                 check if "From" matches any account's address if
1442                 addressbook completion of addresses is disabled too
1443
1444         (closes Bug 70 "Display recipient in from" doesn't check
1445          folder's default account)
1446
1447 2003-03-05 [christoph]  0.8.10claws85
1448
1449         * src/compose.c
1450         * src/common/utils.[ch]
1451                 don't strip address comments when building Cc lists
1452
1453         (closes Bug 47 Replying to message strips name part of e-mail addresses
1454          of Cc: lines)
1455
1456         * src/folder.c
1457                 fix return value of copy function
1458
1459 2003-03-05 [christoph]  0.8.10claws84
1460
1461         * src/imap.c
1462                 don't ask imap server for non rfc822 headers
1463
1464         (closes bug 71 IMAP FETCH asks for FROM header field twice)
1465
1466         * src/imap.c
1467                 destroy session on socket error to allow reconnecting
1468
1469 2003-03-05 [christoph]  0.8.10claws83
1470
1471         * configure.ac
1472                 fix building with gnome when no prefix is set
1473
1474         (closes bug 66 Gnome directory is set to NONE)
1475
1476 2003-03-05 [paul]       0.8.10claws82
1477
1478         * sync with 0.8.10cvs23
1479                 see ChangeLog 2003-03-05
1480
1481 2003-03-04 [christoph]  0.8.10claws81
1482
1483         * src/folder.c
1484                 o fix moving and copying when folder returns 0 for new
1485                   message number
1486                 o remove some code for single message copy and move
1487                   operations and use functions for multiple messages
1488
1489         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
1490
1491         * src/news.c
1492                 remove unused include
1493
1494 2003-03-04 [paul]       0.8.10claws80
1495
1496         * src/gtk/about.c
1497                 list 'Compiled plugins'
1498
1499 2003-03-03 [christoph]  0.8.10claws79
1500
1501         * src/news.[ch]
1502                 have to multiply the percentage of the current fetch with
1503                 the percentage that it has of the total fetch operation
1504                 for correct values
1505
1506 2003-03-03 [christoph]  0.8.10claws78
1507
1508         * src/news.c
1509                 fix calculation of expected lines for progress indicator
1510
1511 2003-03-03 [christoph]  0.8.10claws77
1512
1513         * src/summaryview.c
1514         * src/common/utils.c
1515                 fix segfault when opening the root news folder
1516
1517 2003-03-03 [christoph]  0.8.10claws76
1518
1519         * src/mainwindow.[ch]
1520         * src/common/Makefile.am
1521         * src/common/progressindicator.[ch]
1522                 add UI independent progress indicator handling
1523
1524         * src/news.[ch]
1525                 use new progress indicator for message info fetching
1526
1527         * src/common/hooks.h
1528                 code cleanup
1529
1530 2003-03-03 [oliver]     0.8.10claws75
1531
1532         * src/toolbar.c
1533         * src/compose.c
1534                 removed commented code
1535
1536 2003-03-03 [oliver]     0.8.10claws74
1537
1538         * src/toolbar.[ch]
1539                 cleanups and refactoring
1540         * src/compose.[ch]
1541                 compose_reply_mode reply & forwarding interface for
1542                 toolbar buttons
1543         * src/folderview.c
1544                 act on messages marked for deletion in folderview_selected
1545                 based on prefs_common.immediate_exec since a message might 
1546                 have been deleted by messageview in a folder we are changing 
1547                 to (does anybody understand what I'm on about ?)
1548
1549 2003-03-03 [oliver]     0.8.10claws73
1550         
1551         * src/messageview.[ch]
1552                 new functions
1553                 - messageview_delete: delete message shown in messagview
1554                 - messageview_update_view: update messageview to currently 
1555                   selected summaryview message
1556                 - add separate messageview to msgview_list in order to update 
1557                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
1558         * src/summaryview.[ch]
1559                 summary_get_selection returns a list of selected msgs
1560                 in summaryview
1561         * src/mainwindow.c
1562                 toolbar reply refactoring
1563
1564 2003-03-03 [paul]       0.8.10claws72
1565
1566         * sync with 0.8.10cvs21
1567                 see ChangeLog 2003-03-03
1568
1569 2003-03-02 [christoph]  0.8.10claws71
1570
1571         * src/common/passcrypt.c
1572                 use POSIX includes
1573
1574 2003-03-02 [christoph]  0.8.10claws70
1575
1576         * configure.ac
1577         * src/prefs_account.c
1578         * src/prefs_gtk.[ch]
1579         * src/common/.cvsignore
1580         * src/common/Makefile.am
1581         * src/common/passcrypt.c                ** NEW **
1582         * src/common/passcrypt.h.in             ** NEW **
1583                 Implement password encryption in config files
1584                 using unix encrypt and setkey functions. The crypt
1585                 key can be set as a configure parameter. Old
1586                 passwords will be converted if they do not begin
1587                 with '!'
1588
1589 2003-03-02 [paul]       0.8.10claws69
1590
1591         * src/prefs_account.c
1592                 fix compile error
1593
1594 2003-03-01 [thorsten]   0.8.10claws68
1595
1596         * po/el.po
1597           po/hr.po
1598           po/it.po
1599           po/nl.po
1600           po/sr.po
1601           po/sv.po
1602                 corrected format strings
1603         * po/en_GB.po
1604                 corrected headers
1605                 (fix compile errors with GNU gettext-0.11.5)
1606
1607 2003-03-01 [oliver]     0.8.10claws67
1608
1609         * src/summaryview.c
1610                 menu callbacks call toolbar_menu_reply
1611
1612 2003-03-01 [oliver]     0.8.10claws66
1613
1614         * src/mainwindow.c
1615         * src/messageview.c
1616                 menu callbacks call toolbar_menu_reply
1617         * src/toolbar.[ch]
1618                 callbacks from menu handled by toolbar_menu_reply
1619
1620 2003-03-01 [paul]       0.8.10claws65
1621
1622         * src/addressbook.c
1623                 revert commit 0.8.10claws54 - breaks editing of
1624                 addressbook.
1625                 
1626         * po/bg.po
1627                 update Bulgarian translation, submitted by
1628                 George Danchev
1629
1630 2003-02-28 [christoph]  0.8.10claws64
1631
1632         * src/account.c
1633         * src/addressadd.c
1634         * src/compose.c
1635         * src/gtkaspell.c
1636         * src/gtkxtext.h                ** REMOVE **
1637         * src/imap.c
1638         * src/matcher.[ch]
1639         * src/mh.c
1640         * src/news.c
1641         * src/pine.c
1642         * src/prefs_common.c
1643         * src/prefs_matcher.c
1644         * src/procheader.[ch]
1645         * src/procmsg.[ch]
1646         * src/toolbar.c
1647         * src/common/ssl_certificate.c
1648         * src/gtk/colorlabel.c
1649         * src/gtk/menu.c
1650                 o fix warnings
1651                 o remove code obsoleted by new cache and folder system rework
1652
1653 2003-02-28 [oliver]     0.8.10claws63
1654         
1655         * src/toolbar.[ch]
1656                 * fix bug where reply in Messageview replied to 
1657                 Message displayed in summaryview
1658                 (reportedd via ML by chinatinte at gmx dot ch)
1659                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
1660                 didn't work in separate MessageView Toolbar
1661                 (wondering if anybody uses this at all ?)
1662         * src/summaryview.[ch]
1663                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
1664                 (generalize reply and forward code);
1665         * src/messageview.c 
1666                 remove focus_in event which updated summaryview to messageview
1667
1668 2003-02-28 [paul]       0.8.10claws62
1669
1670         * po/Makefile.in.in
1671                 add the --check option
1672                 Patch submitted by Ricardo Mones Lastra
1673
1674 2003-02-28 [paul]       0.8.10claws61
1675
1676         * src/prefs_account.c
1677                 re-order 'Signature' items
1678
1679 2003-02-28 [paul]       0.8.10claws60
1680
1681         * sync with 0.8.10cvs20
1682                 see ChangeLog 2003-02-28
1683
1684 2003-02-28 [paul]       0.8.10claws59
1685
1686         * po/POTFILES.in
1687                 update to reflect recent movement of files
1688
1689 2003-02-28 [paul]       0.8.10claws58
1690
1691         * sync with 0.8.10cvs19
1692                 see ChangeLog 2003-02-28
1693
1694 2003-02-27 [martin]     0.8.10claws57
1695
1696         * src/prefs_matcher.c 
1697                 fix segfault in prefs_matcher_ok() when the
1698                 last entry is deleted and prevents that the
1699                 message "entry not saved" comes up after deleting
1700                 an entry
1701
1702 2003-02-27 [martin]     0.8.10claws56
1703
1704         * src/prefs_filtering.c 
1705                 fix segfault in prefs_filtering_ok() when the
1706                 last entry is deleted and prevents that the
1707                 message "entry not saved" comes up after deleting
1708                 an entry
1709
1710 2003-02-27 [paul]       0.8.10claws55
1711
1712         * sync with 0.8.10cvs18
1713                 see ChangeLog 2003-02-27
1714
1715 2003-02-27 [paul]       0.8.10claws54
1716
1717         * src/addressbook.c
1718                 fix bug where the address book crashes with 
1719                 multiple lookups.
1720                 Patch [687729] submitted by David Frager 
1721                 <dbfrager@users.sourceforge.net>
1722
1723 2003-02-25 [christoph]  0.8.10claws53
1724
1725         * src/Makefile.am
1726         * src/colorlabel.[ch]           ** REMOVE **
1727         * src/gtk/Makefile.am
1728         * src/gtk/colorlabel.[ch]       ** NEW **
1729                 move colorlabel files to gtk directory
1730
1731         * src/esmtp.[ch]                ** REMOVE **
1732                 has been merged into smtp.[ch] in 0.7.5
1733
1734 2003-02-25 [christoph]  0.8.10claws52
1735
1736         * src/Makefile.am
1737         * src/about.[ch]                ** REMOVE **
1738         * src/gtk/Makefile.am
1739         * src/gtk/about.[ch]            ** NEW **
1740                 move about files to gtk directory
1741
1742 2003-02-25 [christoph]  0.8.10claws51
1743
1744         * src/folder.c
1745                 some code optimization of folder scanning code
1746
1747         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
1748
1749 2003-02-25 [christoph]  0.8.10claws50
1750
1751         * src/main.c
1752         * src/common/sylpheed.c
1753                 add command line parameter parsing to common code
1754
1755 2003-02-24 [christoph]
1756
1757         * Makefile.am
1758         * configure.ac
1759                 fix gnome prefix problems, the configure script now removed
1760                 `gnome-config --prefix` from `gnome-config --datadir`
1761                 and adds $(prefix} instead
1762
1763         (closes Bug 24 Makefile does not respect prefix when installing
1764          GNOME data)
1765
1766 2003-02-24 [christoph]  0.8.10claws49
1767
1768         * src/news.c
1769                 check for valid session before trying to authenticate
1770
1771         (closes Bug 60 crash if "authenticate on logon" is activated
1772          and newsserver-hostname is not valid)
1773
1774 2003-02-24 [melvin]     0.8.10claws48
1775
1776         * src/prefs_actions.c
1777                 Make sure all user's input is sent to the action and then
1778                 close the socket..
1779
1780 2003-02-23 [alfons]     0.8.10claws46
1781
1782         * src/summaryview.c
1783                 also wait cursor when deleting files
1784
1785 2003-02-23 [paul]
1786
1787         * tools/freshmeat_search.pl
1788           tools/google_search.pl
1789                 scripts should now work for any browser/browser command line
1790
1791 2003-02-22 [christoph]  0.8.10claws45
1792
1793         * src/procmsg.c
1794                 fix IMAP flag setting, IMAP flag is not handled correctly
1795                 anymore by the folder system and information about the
1796                 folder should not be saved in the MsgInfo (in my opinion)
1797
1798         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1799
1800 2003-02-22 [christoph]  0.8.10claws44
1801
1802         * src/summaryview.c
1803                 fix spelling of "label" ;-)
1804
1805 2003-02-22 [thorsten]   0.8.10claws43
1806
1807         * src/mimeview.c
1808           src/prefs_common.[ch]
1809           src/procmime.[ch]
1810                 do not use description as attachment name
1811
1812 2003-02-22 [alfons]     0.8.10claws42
1813
1814         * src/summaryview.c
1815                 freeze/thaw folder item updates when changing color labels,
1816                 and put a wait cursors on
1817
1818 2003-02-22 [thorsten]   0.8.10claws41
1819
1820         * src/mimeview.c
1821                 save-all fixes: crash if invoked on multipart container,
1822                 mimeinfo access, pathseparators, error dialog
1823
1824 2003-02-21 [alfons]     0.8.10claws40
1825
1826         * src/prefs_gtk.c
1827                 remove unused var
1828
1829 2003-02-21 [colin]      0.8.10claws39
1830
1831         * src/send.c
1832                 Fix smtp logging
1833
1834 2003-02-21 [colin]      0.8.10claws38
1835
1836         * src/summaryview.c
1837                 Freeze/thaw folderItem updates when filtering messages 
1838                 via Tools/Filter messages
1839
1840 2003-02-21 [paul]       0.8.10claws37
1841
1842         * src/compose.c
1843                 revert commit 0.8.10claws26, there are ulterior motives
1844                 for users to set a Reply-To header when posting to
1845                 newsgroups
1846
1847 2003-02-21 [paul]       0.8.10claws36
1848
1849         * sync with 0.8.10cvs17
1850                 see ChangeLog 2003-02-21
1851
1852 2003-02-20 [christoph]  0.8.10claws35
1853
1854         * src/imap.c
1855                 IMAP UID fetch speedup using SEARCH
1856
1857         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1858
1859         * src/imap.c
1860                 fix problem with UIDs in IMAP UID cache that no longer existed
1861
1862 2003-02-20 [christoph]  0.8.10claws34
1863
1864         * src/imap.c
1865         * src/procheader.c
1866         * src/procheader.h
1867                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
1868
1869         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1870
1871         * src/imap.c
1872                 Rewrite imap_cmd_gen_recv use sock_getline instead
1873                 of sock_gets to avoid problems with too long reply
1874                 lines
1875     
1876 2003-02-20 [colin]      0.8.10claws33
1877         
1878         * src/prefs_account.c
1879                 Better wording
1880
1881 2003-02-20 [colin]      0.8.10claws32
1882
1883         * src/compose.c
1884                 Remove useless '&& !to_sender' 
1885
1886 2003-02-20 [darko]
1887
1888         * AUTHORS
1889                 change my e-mail address
1890
1891 2003-02-19 [colin]      0.8.10claws31
1892
1893         * src/prefs_common.c
1894                 X11 style colors for every configurable color
1895
1896 2003-02-19 [alfons]     0.8.10claws30
1897
1898         * src/prefs_gtk.[ch]
1899         * src/prefs_common.c
1900                 for color_new accept both plain integers and X11 style color
1901                 names (as found in /usr/lib/X11/rgb.txt)
1902
1903 2003-02-19 [paul]       0.8.10claws29
1904
1905         * src/mainwindow.c
1906                 add tooltips to online/offline button and account selector
1907                 button
1908
1909 2003-02-19 [paul]       0.8.10claws28
1910
1911         * src/folder.c
1912           src/news.c
1913           src/prefs_account.[ch]
1914           src/prefs_common.[ch]
1915                 move 'Maximum number of articles to download' to
1916                 account prefs.
1917                 clean up account prefs gui a little by hiding entries
1918                 rather then greying out entries
1919
1920 2003-02-19 [hiro]       0.8.10claws27
1921
1922         * src/common/utils.c
1923                 fix bug #54 'yesterdays date is displayed in the message 
1924                 summary window'
1925
1926 2003-02-19 [paul]       0.8.10claws26
1927
1928         * src/compose.c
1929                 fix bug reported in Feature Request [688596] 
1930                 'Reply-to header in news'
1931
1932 2003-02-18 [paul]       0.8.10claws25
1933
1934         * src/select-keys.c
1935                 add a 'List all keys' button to key selection dialog
1936
1937 2003-02-18 [colin]      0.8.10claws24
1938         
1939         * src/stock_pixmap.c
1940                 fix compile error
1941
1942 2003-02-18 [colin]      0.8.10claws23
1943
1944         * src/common/smtp.[ch]
1945           src/prefs_account.c
1946                 Try to starttls if it seems to be the only
1947                 way to authenticate a user
1948
1949 2003-02-18 [paul]       0.8.10claws22
1950
1951         * src/Makefile.am
1952           src/folderview.c
1953           src/stock_pixmap.[ch]
1954           src/pixmaps/drafts_close.xpm  ** NEW FILE **
1955           src/pixmaps/drafts_open.xpm   ** NEW FILE **
1956                 as a Drafts folder is a special folder allow it to have
1957                 its own unique icons
1958
1959 2003-02-18 [colin]      0.8.10claws21
1960
1961         * src/imap.c
1962                 Fix port selection when using starttls
1963
1964 2003-02-18 [paul]       0.8.10claws20
1965
1966         * src/mainwindow.c
1967           src/prefs_common.[ch]
1968                 make blue the default new mail colour
1969
1970 2003-02-18 [paul]       0.8.10claws19
1971
1972         * sync with 0.8.10cvs14
1973                 see ChangeLog 2003-02-18
1974
1975 2003-02-17 [jens]       0.8.10claws18
1976
1977         * src/common/md5.c
1978                 fixed a compile problem with gcc 3.3
1979                 works on 2.95.3 too (testet on PPC as it is big endian)
1980
1981 2003-02-17 [paul]       0.8.10claws17
1982
1983         * sync with 0.8.10cvs13
1984                 see ChangeLog 2003-02-17
1985
1986 2003-02-17 [paul]       0.8.10claws16
1987
1988         * sync with 0.8.10cvs12
1989                 see ChangeLog 2003-02-17
1990
1991 2003-02-16 [match]      0.8.10claws15
1992
1993         * src/addressbook.c
1994                 Eliminates reloading of address data when items
1995                 deleted or added. Applied submitted by
1996                 Luke Plant <lukeplant@softhome.net>
1997
1998 2003-02-16 [paul]       0.8.10claws14
1999
2000         * src/news.c
2001                 when a 'protocol error' is encountered disconnect from
2002                 the server. This means that the user can carry on viewing
2003                 other articles and doesn't have to either wait until the
2004                 server timesout or quit sylpheed.
2005                 Fixes bug #53 'Unable to read messages in newsgroups, 
2006                 displayed message doesn't change'
2007
2008 2003-02-15 [christoph]  0.8.10claws13
2009
2010         * src/imap.c
2011                 fix bug that stopped scanning of folders when an
2012                 IMAP folder was empty
2013
2014         (closes bug 46 stop scan messages in folders after empty folder)
2015
2016 2003-02-15 [paul]
2017
2018         * tools/Makefile.am
2019           tools/README
2020           tools/freshmeat_search.pl     ** NEW FILE **
2021           tools/google_search.pl        ** NEW FILE **
2022                 Add 2 Actions scripts which search freshmeat/google
2023                 for the selected text using the browser configured
2024                 in sylpheedrc.
2025                 
2026         Note: These scripts are very dependent on the format of the
2027         browser command and may not work on every occasion. Testing
2028         is welcome. 
2029
2030 2003-02-14 [alfons]     0.8.10claws12
2031
2032         * src/compose.c
2033                 fix breakage because of uninitialized account pointer.
2034                 please verify.
2035
2036 2003-02-14 [paul]       0.8.10claws11
2037
2038         * src/compose.c
2039           src/prefs_account.[ch]
2040           src/prefs_common.[ch]
2041                 move signature settings to Account Prefs
2042
2043 2003-02-14 [paul]       0.8.10claws10
2044
2045         * sync with 0.8.10cvs11
2046                 see ChangeLog 2003-02-14
2047
2048 2003-02-13 [thorsten]   0.8.10claws9
2049
2050         * src/news.c
2051                 revert news progressbar (GUI separation)
2052
2053 2003-02-13 [paul]       0.8.10claws8
2054
2055         * src/compose.c
2056                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
2057                 paragraph 1
2058
2059 2003-02-13 [paul]       0.8.10claws7
2060
2061         * src/compose.[ch]
2062           src/summaryview.c
2063                 fix 'Follow-up and Reply-to' so that it creates a reply to
2064                 the newsgroup and the sender. If the message has the keyword
2065                 'poster' in the Followup-To header, all replies go to the
2066                 sender, re: RFC 1036, Section 2.2.3
2067                 rename all instances of 'ignore_replyto' to 'to_sender', both
2068                 were previously used, now we use just one.
2069
2070 2003-02-13 [paul]       0.8.10claws6
2071
2072         * sync with 0.8.10cvs9
2073                 see ChangeLog 2003-02-13
2074
2075 2003-02-13 [paul]       0.8.10claws5
2076
2077         * configure.ac
2078                 show which plugins are configured in the configure
2079                 output.
2080
2081 2003-02-12 [thorsten]   0.8.10claws4
2082
2083         * src/news.c
2084                 show progress while fetching news headers
2085
2086 2003-02-12 [christoph]  0.8.10claws3
2087
2088         * configure.ac
2089         * src/plugins/Makefile.am
2090                 use AM_CONDITIONAL to enable plugins, automake correctly
2091                 manages this when creating distdir
2092
2093 2003-02-12 [christoph]  0.8.10claws2
2094
2095         * ac/spamassassin.m4
2096         * src/plugins/spamassassin/Makefile.am
2097                 fix building SpamAssassin plugin without OpenSSL
2098
2099 2003-02-12 [paul]       0.8.10claws1
2100
2101         * ac/Makefile.am
2102           src/Makefile.am
2103           src/plugins/Makefile.am
2104                 fix failure of 'make release'
2105
2106 2003-02-12 [paul]       0.8.10claws
2107
2108         * 0.8.10claws released
2109
2110 2003-02-12 [paul]       0.8.9claws56
2111
2112         * po/bg.po
2113           po/es.po
2114           po/it.po
2115           po/ru.po
2116           po/sr.po
2117                 updated translations by George Danchev, Ricardo Mones Lastra,
2118                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
2119                 
2120         * sylpheed.spec.in
2121                 Allow the building of RPMs by a regular user. Submitted
2122                 by Sergei Astanin
2123
2124 2003-02-11 [alfons]     0.8.9claws55
2125
2126         * src/colorlabel.c
2127                 don't use pixmaps for label color rect but draw rectangles
2128                 so we can respect the color map of palette based visuals
2129                 (fixes the long time crashes on Suns - thanks to Andreas
2130                 Engel and Steve O'Hara-Smith for testing)
2131
2132 2003-02-11 [christoph]  0.8.9claws54
2133
2134         * src/matcher_parser_parse.y
2135                 correct bug where filering rules of not existing folders in
2136                 matcherrc were added to global filtering
2137                 
2138         (closes Debian Bug #180253 - Directory's filter-rules are merged with
2139          main filter-rules after removing directory, http://bugs.debian.org/180253)
2140         
2141 2003-02-11 [paul]       0.8.9claws53
2142
2143         * sync with 0.8.10cvs7
2144                 see ChangeLog 2003-02-09
2145
2146 2003-02-11 [melvin]     0.8.9claws52
2147
2148         * po/fr.po
2149                 Updated French tranlsations
2150
2151 2003-02-10 [paul]       0.8.9claws51
2152
2153         * sylpheed.spec.in
2154                 correct --enable-openssl
2155                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
2156
2157 2003-02-09 [martin]     0.8.9claws50
2158
2159         * src/prefs_matcher.c
2160                 fix segfault in prefs_matcher_substitute_cb() when
2161                 no row is selected
2162
2163 2003-02-09 [paul]       0.8.9claws49
2164
2165         * src/folderview.c
2166                 fix bug where a newsgroup folder's processing rules were
2167                 merged with the global filtering rules when the newsgroup
2168                 folder was deleted, causing some seriously bad results,
2169                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
2170
2171 2003-02-08 [melvin]     0.8.9claws48
2172
2173         * src/compose.c
2174                 Corrected and modified an alert message.
2175
2176 2003-02-07 [paul]       0.8.9claws47
2177
2178         * src/folderview.c
2179                 fix bug where both an 'Account properties' window and a
2180                 'Folder properties' window were opened when clicking on
2181                 'Properties' in an NNTP or IMAP folder's popup menu.
2182
2183 2003-02-07 [paul]       0.8.9claws46
2184
2185         * sync with 0.8.10cvs6
2186                 see ChangeLog 2003-02-06
2187
2188 2003-02-06 [christoph]  0.8.9claws45
2189
2190         * src/mbox.c
2191                 freeze folder updates while importing mbox files
2192                 (closes bug 43 importing mbox took hours)
2193                 
2194         Patch submitted by Jens Rantil <jens.rantil@telia.com>
2195
2196 2003-02-06 [thorsten]   0.8.9claws44
2197
2198         * po/de.po
2199                 Updated german translations
2200
2201 2003-02-06 [thorsten]   0.8.9claws43
2202
2203         * src/news.h
2204                 use guint for message numbers (fix count in grouplist dialog)
2205
2206 2003-02-05 [paul]       0.8.9claws42
2207
2208         * sync with 0.8.10cvs2
2209                 see ChangeLog 2003-02-05
2210
2211 2003-02-04 [colin]      0.8.9claws41
2212
2213         * src/prefs_common.[ch]
2214           src/procmsg.c
2215           src/summaryview.c
2216                 Add an option to disable threading by subject
2217
2218 2003-02-04 [christoph]  0.8.9claws40
2219
2220         * src/inc.c
2221                 only abort fetching mails from multiple accounts when the
2222                 error is fatal and does not allow to check any more accounts
2223                 (currently only disk full error)
2224
2225         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
2226          receive mails for other accouts)
2227
2228 2003-02-04 [christoph]  0.8.9claws39
2229
2230         * src/folder.c
2231                 first add the new message to the cache, then
2232                 send the update notification
2233
2234         (closes bug 39 after sending message folderview doesnt get updated)
2235
2236 2003-02-04 [colin]      0.8.9claws38
2237
2238         * src/inc.c
2239                 _really_ fix this Connecting... status
2240
2241 2003-02-04 [paul]       0.8.9claws37
2242
2243         * sync with 0.8.10
2244                 see ChangeLog 2003-02-04
2245
2246 2003-02-04 [paul]       0.8.9claws36
2247
2248         * sync with 0.8.9cvs6
2249                 see ChangeLog 2003-02-03
2250
2251 2003-02-04 [paul]       0.8.9claws35
2252
2253         * po/pt_BR.po
2254                 updated by André Filipe de Assunção e Brito 
2255                 <bedecko@netsite.com.br>
2256
2257 2003-02-03 [thorsten]   0.8.9claws34
2258
2259         * po/de.po
2260                 Updated german translations
2261
2262 2003-02-02 [paul]       0.8.9claws33
2263
2264         * po/es.po
2265                 updated by Ricardo Mones Lastra
2266
2267 2003-02-02 [thorsten]   0.8.9claws32
2268
2269         * src/mh.c
2270                 Fix mh_get_msginfo() segfault if file is inaccessible
2271
2272 2003-01-31 [colin]      0.8.9claws31
2273
2274         * src/procheader.c
2275                 Fix last commit's bug
2276
2277 2003-01-31 [colin]      0.8.9claws30
2278
2279         * src/procheader.c
2280                 Missing a change for gpg-signed messages
2281
2282 2003-01-31 [paul]       0.8.9claws29
2283
2284         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
2285           src/procheader.c
2286           src/stock_pixmap.[ch]
2287           src/summaryview.c
2288                 indicate GnuPG signed messages by displaying an icon
2289                 in the Attachment column.
2290
2291 2003-01-31 [paul]       0.8.9claws28
2292
2293         * sync with 0.8.9cvs4
2294                 see ChangeLog 2003-01-31
2295
2296 2003-01-31 [alfons]     0.8.9claws27
2297
2298         * src/textview.c
2299                 tune URI parser to accept mailto URLs with a '?'
2300                 (patch from Ruslan Balkin)
2301
2302 2003-01-31 [colin]      0.8.9claws26
2303
2304         * src/summaryview.c
2305                 Fix a leak introduced in claws24
2306
2307 2003-01-31 [colin]      0.8.9claws25
2308
2309         * src/summaryview.c
2310                 Freeze/Thaw folder updates when deleting dups
2311
2312 2003-01-31 [colin]      0.8.9claws24
2313         
2314         * src/addr_compl.c
2315           src/summaryview.c
2316           src/msgcache.c
2317                 little speed improvements
2318
2319 2003-01-31 [colin]      0.8.9claws23
2320
2321         * src/summaryview.c
2322                 Fix segfault when forwarding nothing
2323                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
2324                 
2325 2003-01-30 [paul]       0.8.9claws22
2326
2327         * sync with 0.8.9cvs3
2328                 see ChangeLog 2003-01-30
2329
2330 2003-01-30 [paul]       0.8.9claws21
2331
2332         * sync with 0.8.9cvs2
2333                 see ChangeLog 2003-01-30
2334
2335 2003-01-29 [paul]       0.8.9claws20
2336
2337         * sync with 0.8.9cvs1
2338                 see ChangeLog 2003-01-29
2339
2340 2003-01-28 [paul]       0.8.9claws19
2341
2342         * po/POTFILES.in
2343                 update to reflect changes. 
2344                 thanks to Ricardo Mones Lastra
2345
2346 2003-01-27 [christoph]  0.8.9claws18
2347
2348         * ac/openssl.m4
2349         * ac/spamassassin.m4
2350         * src/plugins/spamassassin/README
2351         * src/plugins/spamassassin/libspamc.[ch]
2352         * src/plugins/spamassassin/utils.[ch]
2353                 updated to latest libspamc
2354
2355 2003-01-27 [christoph]  0.8.9claws17
2356
2357         * src/folder.c
2358                 fix wrong use of procheader_get_header_fields
2359
2360 2003-01-27 [christoph]  0.8.9claws16
2361
2362         * src/news.c
2363         * src/prefs_account.[ch]
2364         * src/common/nntp.[ch]
2365                 allow to force authentication for NNTP servers
2366
2367         Patch submitted by Florian Mickler <dmk@d-labs.de>
2368
2369 2003-01-26 [paul]       0.8.9claws15
2370
2371         * src/summaryview.c
2372                 speed up of marking messages as read
2373                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
2374
2375 2003-01-26 [christoph]  0.8.9claws14
2376
2377         * src/Makefile.am
2378         * src/mgutils.[ch]              ** REMOVE **
2379         * src/xml.[ch]                  ** REMOVE **
2380         * src/xmlprops.[ch]             ** REMOVE **
2381         * src/common/Makefile.am
2382         * src/common/mgutils.[ch]       ** NEW **
2383         * src/common/xml.[ch]           ** NEW **
2384         * src/common/xmlprops.[ch]      ** NEW **
2385                 move xml files to common directory
2386
2387 2003-01-26 [christoph]  0.8.9claws13
2388
2389         * src/plugins/spamassassin/spamassassin_gtk.c
2390                 only set gtk entry text if string is available
2391
2392 2003-01-26 [melvin]     0.8.9claws12
2393
2394         * src/description_window.c
2395                 Allow resizing of the window
2396                 Allow automatic horizontal scroll bar
2397                 Do not vertically expand and fill
2398
2399 2003-01-26 [christoph]  0.8.9claws11
2400
2401         * src/Makefile.am
2402         * src/gtkutils.[ch]             ** REMOVE **
2403         * src/common/sylpheed.c
2404         * src/gtk/Makefile.am
2405         * src/gtk/description_window.c
2406         * src/gtk/gtkutils.[ch]         ** NEW **
2407         * src/gtk/prefswindow.c
2408                 move gtkutils to gtk directory
2409
2410 2003-01-26 [paul]       0.8.9claws10
2411
2412         * src/summaryview.c
2413                 rename summary_unread_clicked() to summary_status_clicked()
2414
2415 2003-01-26 [melvin]     0.8.9claws9
2416
2417         * src/prefs_actions.c
2418                 Cosmetical changes to the help text
2419
2420 2003-01-26 [paul]       0.8.9claws8
2421
2422         * src/folder.[ch]
2423           src/mainwindow.c
2424           src/prefs_common.c
2425           src/prefs_sumamry_column.c
2426           summaryview.[ch]
2427                 rename the 'Unread' column to 'Status'
2428
2429 2003-01-25 [match]      0.8.9claws7
2430
2431         * src/mgutils.[ch]
2432                 removed reference to LDAP constants. removed error2string.
2433                 included functions to support LDAP dynamic queries.
2434         * src/syldap.h
2435                 moved LDAP constants here.
2436         * src/addressbook.c
2437         * src/addrindex.c
2438         * src/importldif.c
2439                 removed references to LDAP constants and references to
2440                 error2string.
2441
2442 2003-01-25 [paul]       0.8.9claws6
2443
2444         * src/summaryview.c
2445                 summary_thread_build(), summary_thread_init(): remove 
2446                 unneeded reference to summaryview->folder_item
2447
2448 2003-01-25 [christoph]  0.8.9claws5
2449
2450         * src/gtk/description_window.c
2451                 o allow description texts to expand over multiple columns
2452                 o translate all columns
2453         * src/prefs_actions.c
2454                 change syntax description to use new multi column feature
2455
2456         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2457
2458 2003-01-25 [match]      0.8.9claws4
2459
2460         * src/vcard.c
2461                 fixed bug with Quoted-Printable
2462
2463 2003-01-25 [paul]       0.8.9claws3
2464
2465         * src/folder.[ch]
2466           src/summaryview.[ch]
2467                 implement per-folder collapsed/expanded threads setting
2468                 
2469         * src/prefs_common.c
2470                 remove global collapsed/expanded threads option
2471
2472 2003-01-25 [christoph]  0.8.9claws2
2473
2474         * po/POTFILES.in
2475                 add pluginwindow and prefswindow
2476         * src/compose.c
2477                 make send respond correctly to messages that could be added
2478                 to the queue folder, but the UID of the message is unknown
2479         * src/folder.c
2480         * src/imap.c
2481                 don't return guessed UIDs in imap_add_msg anymore. We return
2482                 0 to tell the folder system it was appened but the UID is
2483                 unknown. Folder system now get's the UID by scaning the folder
2484                 and searching the cache for the Message-ID
2485                 (closes bug #29 Messages queued, but not sent)
2486
2487 2003-01-25 [paul]       0.8.9claws1
2488
2489         * src/codeconv.c
2490                 conv_encode_header():  fix bug when long headers with 8-bit
2491                 characters are used, so that the encoded words are wrapped.
2492                 If the space in the original text falls on the wrap boundary,
2493                 it can be lost.
2494                 Patch by Sergey Vlasov.
2495                 
2496         * src/folderview.c
2497                  fix bug where a change to the sorting method or thread view
2498                  of a folder's messages is lost if simpify-subject is set and
2499                  toggled on or off.
2500                  Patch by Luke Plant.
2501
2502 2003-01-24 [paul]       0.8.9claws
2503
2504         * sylpheed-0.8.9claws released
2505         
2506         * Makefile.am
2507           sylpheed.spec.in
2508                 remove reference to 'INSTALL.jp'
2509
2510 2003-01-23 [paul]       0.8.8claws128
2511
2512         * po/es.po
2513           po/it.po
2514           po/ru.po
2515           po/sr.po
2516                 updated translations. submitted by Ricardo Mones Lastra,
2517                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
2518
2519 2003-01-23 [colin]      0.8.8claws127
2520
2521         * src/compose.c
2522                 Fix drafted and queued news articles re-edition
2523
2524 2003-01-23 [melvin]     0.8.8claws126
2525
2526         * po/fr.po
2527                 Updated French translations
2528
2529 2003-01-23 [colin]      0.8.8claws125
2530
2531         * src/inc.c
2532                 Fix "Connecting to..." status message
2533
2534 2003-01-22 [paul]       0.8.8claws124
2535
2536         * po/bg.po
2537                 updated by George Danchev
2538                 
2539         * src/folder.c
2540                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
2541                 and folder deletion
2542
2543 2003-01-21 [paul]       0.8.8claws123
2544
2545         * po/bg.po
2546                 updated by George Danchev
2547                 
2548         * src/about.c
2549                 its now 2003
2550                 
2551         * src/toolbar.c
2552                 don't translate 'Separator'
2553                 
2554         * src/plugins/spamassassin/Makefile.am
2555                 add aspell to CPPFLAGS
2556                 
2557         * src/plugins/spamassassin/spamassassin.c
2558           src/plugins/spamassassin/spamassassin_gtk.c
2559                 set correct default for spamassassin_receive_spam
2560                 slightly re-word descriptions and some
2561                 other minor changes
2562
2563 2003-01-19 [alfons]     0.8.8claws122
2564                 
2565         * src/mimeview.c
2566                 mimeview_save_as(): we might as well show the file name for
2567                 the single case "Save As" too
2568
2569 2003-01-19 [alfons]     0.8.8claws121
2570
2571         * src/crash.c
2572                 change bug tracker URL to bugzilla URL
2573
2574 2003-01-19 [alfons]     0.8.8claws120
2575
2576         * src/mimeview.c
2577                 mimeview_save_all(): display name of file before overwriting;
2578                 continue saving all, even when one overwrite was cancelled
2579
2580 2003-01-19 [christoph]  0.8.8claws119
2581
2582         * src/summaryview.c
2583         * src/procmsg.[ch]
2584                 fix wrong usage of procmsg_find_children in summaryview
2585                 by using procmsg_update_unread_children instead of
2586                 summaryview_update_unread_children
2587
2588 2003-01-19 [christoph]  0.8.8claws118
2589
2590         * src/procmsg.c
2591                 fix infinite loop in procmsg_find_children
2592                  (closes bug #25 sylpheed crashes on delete.)
2593
2594         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2595
2596 2003-01-19 [paul]       0.8.8claws117
2597
2598         * po/pt_BR.po
2599                 updated by Ivan Francolin Martinez
2600
2601 2003-01-18 [melvin]     0.8.8claws116
2602
2603         * src/prefs_actions.c
2604                 Removed syntax limitation of only one '&' at the end of command.
2605                         Now actions that contain '>/dev/null 2>&1' are possible.
2606
2607 2003-01-18 [melvin]     0.8.8claws115
2608
2609         * src/prefs_actions.c
2610                 Actions IO dialog: when the action ends
2611                 the "Close" button now has focus and [Escape] closes the
2612                 window.
2613
2614 2003-01-18 [christoph]  0.8.8claws114
2615
2616         * src/procmsg.c
2617                 o add debug output when MsgInfos are really freed
2618                 o free GSLists in procmsg_find_children and
2619                   procmsg_update_unread_children
2620
2621 2003-01-18 [christoph]  0.8.8claws113
2622
2623         * src/mainwindow.c
2624                 reorder Configuration menu
2625
2626 2003-01-18 [christoph]  0.8.8claws112
2627
2628         * src/compose.c
2629                 fix applying templates to forwarded messages
2630
2631         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2632
2633 2003-01-17 [christoph]  0.8.8claws111
2634
2635         * src/folder.c
2636                 destroy folder items, when a folder item is removed
2637
2638 2003-01-17 [christoph]  0.8.8claws110
2639
2640         * src/folder.c
2641                 fix wrong folder stats update when ignored message is
2642                 deleted
2643
2644 2003-01-17 [colin]      0.8.8claws109
2645         
2646         * src/mainwindow.c
2647         * src/summaryview.c
2648                 Quicksearch bugfixes: 
2649                 - hide help button at startup if not extended
2650                 - switch to extended when looking for replies
2651
2652 2003-01-17 [paul]
2653
2654         * sync with 0.8.9 release
2655
2656 2003-01-17 [paul]       0.8.8claws108
2657
2658         * sync with 0.8.8cvs11
2659                 see ChangeLog 2003-01-17
2660
2661 2003-01-16 [colin]      0.8.8claws107
2662
2663         * src/procmsg.c
2664                 Changed encryption test to re-ask passphrase
2665                 if an encrypted message hasn't been decrypted
2666                 Fixes bug #5
2667
2668 2003-01-16 [christoph]  0.8.8claws106
2669
2670         * src/prefs_gtk.c
2671         * src/prefs_toolbar.c
2672         * src/gtk/prefswindow.h
2673         * src/plugins/spamassassin/spamassassin_gtk.c
2674                 remove page destroy function that is not used anymore
2675
2676 2003-01-16 [paul]       0.8.8claws105
2677
2678         * sync with 0.8.8cvs9
2679                 see ChangeLog 2002-01-16
2680
2681 2003-01-16 [colin]      0.8.8claws104
2682
2683         * src/compose.[ch]
2684                 Fix bug with autosaved drafts for IMAP, when draft
2685                 folder is specified - fixes bugzilla bug #20
2686
2687 2003-01-15 [paul]       0.8.8claws103
2688
2689         * src/compose.[ch]
2690           src/procmsg.c
2691                 store folder and message-id of message forwarding
2692                 in queue header and set forward flag after sending
2693
2694 2003-01-15 [paul]       0.8.8claws102
2695
2696         * sync with 0.8.8cvs8
2697                 see ChangeLog 2002-01-15
2698
2699 2003-01-15 [colin]      0.8.8claws101
2700
2701         * src/Makefile.am
2702                 Fix linking with GNU libiconv
2703
2704 2003-01-15 [darko]      0.8.8claws100
2705
2706         * src/pine.c
2707                 fix crash when importing pine address book
2708                 entry with an empty name (reported by DY
2709                 <dybulk at tri8.net>)
2710
2711 2003-01-14 [paul]       0.8.8claws99
2712
2713         * configure.in  ** REMOVED **
2714           configure.ac  ** NEW FILE **
2715                 rename configure.in to configure.ac, as it is now
2716                 preferred
2717
2718 2003-01-14 [melvin]     0.8.8claws98
2719
2720         * src/folderview.c
2721                 folderview_check_new(): More precise function description
2722
2723 2003-01-14 [melvin]     0.8.8claws97
2724
2725         * src/folderview.c
2726                 folderview_check_new(): return the number of new messages 
2727                         since last check.
2728         * src/inc.c
2729                 inc_account_mail(): Disable counting of new messages for IMAP
2730                         and NNTP until bug [19] and [14] are fixed.
2731
2732 2003-01-14 [paul]       0.8.8claws96
2733
2734         * sync with 0.8.8cvs6
2735                 see ChangeLog 2003-01-14
2736
2737 2003-01-13 [alfons]     0.8.8claws95
2738
2739         * src/textview.c
2740                 tune email address validation (c. 0.8.8claws89): if . is 
2741                 just one char away from @, the address is invalid too 
2742                 (correctly rejects addresses like foo@.com)
2743
2744 2003-01-13 [paul]       0.8.8claws94
2745
2746         * src/messageview.c
2747           src/toolbar.c
2748                 fixes to the Message View toolbar and menu:
2749                 fix non-functioning Forward button
2750                 make Reply button consider default_reply_list
2751                 remove 'Follow-up...' menu entry
2752                 add 'Forward' and 'Redirect' menu entries
2753
2754 2003-01-13 [melvin]     0.8.8claws93
2755
2756         * src/inc.c
2757                 Fixed typo that could make new messages count incorrect.
2758
2759 2003-01-13 [melvin]     0.8.8claws92
2760
2761         * src/folderview.[ch]
2762                 folderview_check_new(): return the number of new messages.
2763         * src/inc.c
2764                 Should fix bug [14] where new mail notification worked 
2765                         incorrectly with IMAP accounts.
2766                 inc_spool_account(): return number of new msgs, or -1 on error
2767                 inc_all_spool(): return number of new msgs
2768                 
2769 2003-01-13 [melvin]     0.8.8claws91
2770
2771         * src/prefs_actions.c
2772                 Justify help text.
2773
2774 2003-01-12 [thorsten]   0.8.8claws90
2775
2776         * src/common/prefs.c
2777                 close file before rename
2778
2779 2003-01-12 [alfons]     0.8.8claws89
2780
2781         * AUTHORS
2782                 add Christian Mertes
2783         * src/common/utils.[ch]
2784                 g_stricase_hash(), g_stricase_equal(): functions for 
2785                 case insensitive hash tables
2786         * src/textview.c
2787                 use top level domain names to validate email address, based
2788                 on a patch by Christian Mertes (thanks!), but changed 
2789                 implementation to use a hash table 
2790
2791 2003-01-12 [paul]       0.8.8claws88
2792
2793         * po/bg.po
2794                 updated by George Danchev
2795
2796 2003-01-12 [alfons]     0.8.8claws87
2797
2798         * src/summaryview.c
2799                 delete / execute performance: use new style folder update
2800
2801 2003-01-12 [paul]       0.8.8claws86
2802
2803         * sync with 0.8.8cvs5
2804                 see ChangeLog 2003-01-13 (!)
2805
2806 2003-01-12 [alfons]     0.8.8claws85
2807
2808         * src/filtering.c
2809         * src/matcher_parser_parse.y
2810                 prepare change_score filtering action
2811         * src/matcher.[ch]
2812                 give up const-correctness on functions that call non-const-correct functions;
2813                 several casts to gpointer in g_free();
2814                 add change_score;
2815
2816 2003-01-12 [christoph]  0.8.8claws84
2817
2818         * src/compose.c
2819                 fix 2 warnings
2820
2821         * src/gtk/prefswindow.[ch]
2822         * src/plugins/spamassassin/spamassassin_gtk.c
2823                 changed the call of the widget create function
2824                 for PrefsPages, because sometimes the widget
2825                 create function needs a widget that already has
2826                 been attached to a window (to create GDK pixmaps
2827                 for exmaple). So we simply pass the GtkWindow as
2828                 the second parameter now.
2829
2830         * src/main.c
2831         * src/mainwindow.c
2832         * src/prefs_toolbar.[ch]
2833                 rewrite Toolbar Preferences using the new
2834                 prefs window
2835
2836 2003-01-11 [alfons]     0.8.8claws83
2837
2838         * src/addressadd.c
2839                 fix crash when adding sender to addressbook because status bar
2840                 isn't there (the status bar doesn't seem to be used though,
2841                 but I'll let Match decide what to do with it)
2842
2843 2003-01-11 [colin]      0.8.8claws82
2844
2845         * src/main.c
2846           src/toolbar.c
2847                 Two useless changes reversed
2848
2849 2003-01-11 [colin]      0.8.8claws81
2850
2851         * src/mainwindow.c
2852           src/mainwindow.h
2853                 Add mainwindow_get_mainwindow()
2854         * src/alertpanel.c
2855           src/alertpanel.h
2856                 Add alertpanel_error_log() 
2857         * src/compose.c
2858           src/inc.c
2859           src/messageview.c
2860           src/toolbar.c
2861           src/main.c
2862           src/procmsg.c
2863                 Network errors get a View Log button
2864
2865 2003-01-10 [alfons]     0.8.8claws80
2866
2867         * src/prefs_toolbar.c
2868         * src/toolbar.c
2869                 use the translatable string for "Separator" as file name for
2870                 separator toolbar items (probably make this uppercase?)
2871
2872 2003-01-10 [alfons]     0.8.8claws79
2873
2874         * src/prefs_toolbar.c
2875                 put right A_SEPARATOR description string in "displayed
2876                 toolbar items list" so manually added separators are
2877                 saved correctly (bug #10, "Adding a separator to the main 
2878                 toolbar fails, entry in xml file is wrong")
2879
2880 2003-01-10 [christoph]  0.8.8claws78
2881
2882         * src/imap.c
2883                 o fix warnings
2884                 o use CAPABILITY to check if NAMESPACE is available
2885
2886 2003-01-10 [christoph]  0.8.8claws77
2887
2888         * src/imap.[ch]
2889                 apply UIDPLUS IMAP extension support patch
2890
2891         Patch submitted by Simon 'corecode' Schubert
2892
2893 2003-01-10 [paul]       0.8.8claws76
2894
2895         * src/folderview.c
2896                 a sync from main which fixes the news account folders'
2897                 Properties bug
2898
2899 2003-01-10 [christoph]  0.8.8claws75
2900
2901         * src/folder.c
2902                 don't accept 0 as a valid uid returned by copy and move
2903                 functions. 0 means the message was copied or moved but the
2904                 new uid could not be fetched. It is not an error condition
2905                 for the copy or move operation.
2906
2907 2003-01-10 [paul]       0.8.8claws74
2908
2909         * src/prefs_filtering.c
2910                 change English used in Alert when entry is not
2911                 saved.
2912                 
2913         * sync with 0.8.8cvs4
2914                 see ChangeLog 2003-01-10
2915
2916 2003-01-10 [darko]      0.8.8claws73
2917
2918         * src/pine.c
2919                 fix crash when importing address book entry
2920                 without a valid address
2921
2922 2003-01-09 [alfons]     0.8.8claws72
2923
2924         * src/inc.c
2925                 filtering performance: use new style folder update
2926
2927 2003-01-09 [christoph]  0.8.8claws71
2928
2929         * src/compose.c
2930         * src/gtk/menu.[ch]
2931                 fix wrong selecting of mime encoding type, when
2932                 opening property dialog of attachments in the
2933                 compose window. 7bit was always selected and that
2934                 destoryed files with 8bit data.
2935                 (closes bug #9 Sylpheed-claws destroys attachments when
2936                  changing MIME-types)
2937
2938 2003-01-09 [paul]       0.8.8claws70
2939
2940         * sync with 0.8.8cvs3
2941                 see ChangeLog 2003-01-09
2942
2943 2003-01-08 [alfons]     0.8.8claws69
2944         
2945         * src/addressadd.c
2946                 apply patch by Kim Schulz to fix build breakage
2947                 because of missing variable
2948
2949 2003-01-08 [paul]       0.8.8claws68
2950
2951         * sync with 0.8.8cvs2
2952                 see ChangeLog 2002-01-08
2953
2954 2003-01-08 [paul]       0.8.8claws67
2955
2956         * po/it.po
2957                 updated by Alessandro Maestri
2958                 
2959         * src/addressadd.c
2960                 when using 'Add sender to addressbook' allow
2961                 name to be edited and remarks to be entered
2962                 Patch submitted by Luke Plant
2963
2964 2003-01-08 [darko]      0.8.8claws66
2965
2966         * README.claws, src/summaryview.c
2967                 fix description for marked messages
2968
2969 2003-01-08 [paul]
2970
2971         * tools/Makefile.am
2972           tools/launch_phoenix  ** NEW FILE **
2973                 add script that enables using Phoenix as the default
2974                 web browser. 
2975                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
2976                 
2977         * tools/OOo2sylpheed.pl
2978                 remove full path to sylpheed executable, just 'sylpheed'
2979                 will do
2980                 
2981         * tools/README
2982                 add launch_phoenix informtion and re-arrange and compress
2983                 the data a little
2984
2985 2003-01-07 [christoph]  0.8.8claws65
2986
2987         * src/folder.c
2988                 fix update for source folder when moving messages
2989         * src/procmsg.[ch]
2990         * src/summaryview.c
2991                 use function to set to_folder for message infos and
2992                 automatically update the op_count for old and new
2993                 folder
2994
2995 2003-01-07 [melvin]     0.8.8claws64
2996
2997         * src/prefs_actions.c
2998                 Fixed bug where an '%p' Action on a displayed image crashed 
2999                         Sylpheed
3000                 Code clean up (get rid of duplicated code and removed unnecessary 
3001                                 structure member)
3002
3003 2003-01-07 [christoph]  0.8.8claws63
3004
3005         * src/compose.c
3006         * src/folder.[ch]
3007         * src/folderview.c
3008         * src/import.c
3009         * src/inc.c
3010         * src/main.c
3011         * src/mainwindow.c
3012         * src/messageview.c
3013         * src/prefs_folder_item.c
3014         * src/procmsg.c
3015         * src/summaryview.c
3016         * src/toolbar.c
3017                 o remove all folder update triggering from the UI code. The folder
3018                   system should know much better when a folder needs an update.
3019                 o to prevent multiple updates in a row the folder updates can be
3020                   frozen for some time.
3021
3022                 Note: - Please verify that no updates are missing
3023                       - Check where freeze/thaws should be added
3024
3025 2003-01-07 [christoph]  0.8.8claws62
3026
3027         * src/prefs_actions.c
3028                 don't translate empty strings
3029
3030         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3031
3032 2003-01-06 [christoph]  0.8.8claws61
3033
3034         * src/prefs_actions.c
3035                 mark strings for gettext
3036         * src/prefs_matcher.c
3037                 use new description window for Execute action and
3038                 match condition in Filtering
3039
3040         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3041
3042 2003-01-06 [alfons]     0.8.8claws60
3043
3044         keep myself inspired to re-organize matcher part 8; 
3045         yes, more to come (I need to move out the descriptive
3046         text for actions to matcher.c, or at least make it not
3047         depend on the wicked ordering)
3048
3049         * src/prefs_matcher.c
3050                 add documentation so others may comprehend the
3051                 UI part of the conditions
3052                 
3053 2003-01-06 [christoph]  0.8.8claws59
3054
3055         * src/prefs_actions.c
3056                 use new description window for syntax help
3057         * src/gtk/description_window.c
3058                 fix display of descriptions with column count != 2
3059
3060         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3061
3062 2003-01-06 [christoph]  0.8.8claws58
3063
3064         * src/quote_fmt.c
3065         * src/summaryview.[ch]
3066         * src/gtk/Makefile.am
3067         * src/gtk/description_window.[ch]       ** NEW **
3068                 use a generic window to display syntax descriptions
3069                 currently used in quote_fmt and summaryview (new description
3070                 for extended quick search)
3071
3072         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3073
3074 2003-01-06 [paul]       0.8.8claws57
3075
3076         * sync with 0.8.8cvs1
3077                 see ChangeLog 2003-01-06
3078
3079 2003-01-06 [christoph]  0.8.8claws56
3080
3081         * src/mainwindow.c
3082         * src/prefs_gtk.[ch]
3083         * src/gtk/prefswindow.[ch]
3084         * src/plugins/spamassassin/spamassassin_gtk.c
3085                 o remove page management from prefswindow, pages
3086                   will be an argument to prefswindow_open
3087                 o prefswindow_open gets a datapointer that is
3088                   passed to the widget_create function to allow
3089                   creation of prefswindow for specific items
3090
3091 2003-01-06 [colin]      0.8.8claws55
3092         
3093         * src/summaryview.c
3094                 We don't want regexp in the reply-finder, 
3095                 because MIDs can contain !,$,. and so on
3096
3097 2003-01-06 [jens]       0.8.8claws54
3098
3099         * src/jpilot.c
3100                 fixed a wrong free in jpilot_read_db_files
3101
3102 2003-01-06 [alfons]     0.8.8claws53
3103
3104         re-organize matcher part 8; more to come
3105        
3106         * src/matcher.c
3107                 matcherprop_to_string(): put g_free()s before the
3108                 switch-case break to fix memleaks                
3109
3110 2003-01-06 [colin]      0.8.8claws52
3111
3112         * src/summaryview.c
3113                 cleanup & reply-finder now displays the first 
3114                 matching message
3115
3116 2003-01-05 [alfons]     0.8.8claws51
3117
3118         re-organize matcher part 7; more to come
3119
3120         * src/matcher.[ch]
3121                 fixes for constant correctness;
3122                 more documentation;
3123
3124 2003-01-05 [alfons]     0.8.8claws50
3125
3126         re-organize matcher part 6; more to come
3127         
3128         * src/matcher.[ch]
3129                 fixes for constant correctness;
3130                 more documentation;
3131         * src/filtering.c
3132                 fix for constant correctness
3133
3134 2003-01-05 [colin]      0.8.8claws49
3135
3136         * src/account.[ch]
3137                 Add account_get_reply_account function
3138         * src/compose.c
3139                 Use account_get_reply_account function 
3140         * src/summaryview.c
3141                 Basic reply-finder - click on the replied
3142                 icon gets you to the outbox using quick-search
3143
3144 2003-01-05 [paul]       0.8.8claws48
3145
3146         * src/prefs_common.c
3147                 small change to English
3148                 
3149         * src/prefs_filtering.c
3150                 prefs_filtering_action_select(): improve logic and uniformity
3151                 of gui
3152
3153 2003-01-05 [alfons]     0.8.8claws47
3154
3155         fine tune solution to focus problems (bug #7)
3156
3157         * src/mainwindow.c
3158                 mainwindow_focus_in_event(): remove grab event check
3159         * src/summaryview.c
3160                 summary_button_pressed(): move selection on right-click
3161                 too. we can't possibly move the selection back after
3162                 canceling a dialog, because gtk's incomplete focus 
3163                 management. whether this is a good solution, only time
3164                 will tell.
3165
3166 2003-01-05 [christoph]  0.8.8claws46
3167
3168         * src/imap.c
3169                 fix crash when no imap connection could be established
3170
3171 2003-01-05 [paul]       0.8.8claws45
3172
3173         * src/mainwindow.c
3174           src/sumamryview.c
3175           src/gtk/menu.[ch]
3176                 fix bug 605957 'shortcuts in popup-menu'
3177                 make user-defined shortcuts work
3178                 show shortcuts that are already defined
3179                 in the main menu
3180                 Patch submitted by Luke Plant
3181
3182 2003-01-05 [alfons]     0.8.8claws44
3183
3184         * src/mainwindow.c
3185                 focus_in_event handler should not select summary view row 
3186                 when another window (menu, dialog) grabbed for events 
3187                 (bug #7, "[0.8.8claws42] Message summary focus") 
3188
3189 2003-01-04 [christoph]  0.8.8claws43
3190
3191         * src/procmsg.c
3192                 update save folder after adding the sent message
3193                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
3194
3195 2003-01-02 [christoph]  0.8.8claws42
3196
3197         * src/common/plugin.c
3198                 fix unloading of all plugins and unload
3199                 plugins in reverse order
3200                 
3201         * src/gtk/pluginwindow.c
3202                 implement function of load and unload button
3203
3204         * src/gtk/prefswindow.c
3205         * src/gtk/prefswindow.h
3206                 rename register function and add new unregister
3207                 function
3208
3209         * src/plugins/spamassassin/spamassassin_gtk.c
3210                 unregister prefs page and update for changes in
3211                 src/gtk/prefswindow.c
3212
3213 2003-01-02 [paul]       0.8.8claws41
3214
3215         * po/es.po
3216                 updated by Ricardo Mones Lastra
3217
3218 2003-01-02 [paul]
3219
3220         * tools/tb2sylpheed
3221                 fixes and improvements by Urke MMI
3222
3223 2003-01-02 [thorsten]   0.8.8claws40
3224
3225         * src/procmsg.c
3226                 fixed wrong return value
3227
3228 2003-01-02 [thorsten]   0.8.8claws39
3229
3230         * src/prefs.c
3231                 fixed printing wrong variable
3232
3233 2003-01-02 [thorsten]   0.8.8claws38
3234
3235         * src/prefs.c
3236                 fixed acessing members of freed pfile struct
3237
3238 2003-01-02 [thorsten]   0.8.8claws37
3239
3240         * src/procmsg.c
3241                 detect loops across several messages
3242                 as suggested by Christoph Hohmann
3243
3244 2003-01-01 [match]      0.8.8claws36
3245
3246         * src/addrindex.c
3247                 fixed another memory leak.
3248
3249 2003-01-01 [match]      0.8.8claws35
3250
3251         * src/jpilot.[ch]
3252                 fixed memory leaks. applied Doxygen comments.
3253
3254 2003-01-01 [thorsten]   0.8.8claws34
3255
3256         * src/procmsg.c
3257                 inhibit endless loop if msg references itself
3258                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
3259
3260 2003-01-01 [christoph]  0.8.8claws33
3261
3262         * src/mainwindow.c
3263         * src/gtk/Makefile.am
3264         * src/gtk/pluginwindow.c                ** NEW **
3265         * src/gtk/pluginwindow.h                ** NEW **
3266                 add plugin window
3267
3268         * src/plugins/demo/demo.c
3269         * src/plugins/spamassassin/spamassassin.c
3270         * src/plugins/spamassassin/spamassassin_gtk.c
3271                 write better plugin descriptions
3272
3273 2002-12-31 [christoph]  0.8.8claws32
3274
3275         * src/gtk/prefswindow.c
3276         * src/plugins/spamassassin/spamassassin_gtk.c
3277                 some small improvements to GTK code
3278
3279 2002-12-31 [christoph]  0.8.8claws31
3280
3281         * src/plugins/spamassassin/spamassassin_gtk.c
3282                 enable folder select button
3283
3284 2002-12-31 [christoph]  0.8.8claws30
3285
3286         * src/mainwindow.c
3287         * src/gtk/Makefile.am
3288         * src/gtk/prefswindow.c                         ** NEW **
3289         * src/gtk/prefswindow.h                         ** NEW **
3290                 add new prefs window
3291
3292         * src/common/plugin.c
3293                 don't try to load empty config lines
3294         
3295         * src/plugins/spamassassin/Makefile.am
3296         * src/plugins/spamassassin/spamassassin.c
3297         * src/plugins/spamassassin/spamassassin.h       ** NEW **
3298         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
3299                 GTK config for SpamAssassin Plugin using
3300                 the new prefs window
3301
3302 2002-12-31 [paul]       0.8.8claws29
3303
3304         * po/POTFILES.in
3305                 remove obsolete entry 'src/menu.c'
3306
3307 2002-12-31 [alfons]     0.8.8claws28
3308
3309         * src/matcher.[ch]
3310         * src/matcher_parser_parse.y
3311         * src/prefs_matcher.c
3312                 add "ignore_thread" and "~ignore_thread" condition so it's
3313                 possible to make the actions / scoring operate on the ignore
3314                 thread flag
3315
3316 2002-12-31 [christoph]  0.8.8claws27
3317
3318         * src/addrbook.c
3319         * src/addrindex.c
3320         * src/folder.c
3321         * src/matcher.c
3322         * src/prefs_account.c
3323         * src/prefs_actions.c
3324         * src/prefs_customheader.c
3325         * src/prefs_display_header.c
3326         * src/prefs_gtk.c
3327         * src/procmime.c
3328         * src/toolbar.c
3329         * src/xmlprops.c
3330         * src/common/prefs.[ch]
3331                 extend prefs file handling for reading and automatic handling
3332                 of blocks. When reading prefs_set_block_label will automatically
3333                 move on to the block. When writing it will copy all other blocks
3334                 automatically
3335
3336         * src/common/plugin.c
3337                 Now loading plugin filenames from [Plugins] block in
3338                 sylpheed rc file
3339
3340 2002-12-30 [christoph]  0.8.8claws26
3341
3342         * src/common/hooks.[ch]
3343                 return abort status to caller of hooks_invoke
3344                 
3345         * src/inc.[ch]
3346                 invoke message filtering hook and stop
3347                 default handling when filter returns abort
3348
3349         * src/common/plugin.[ch]
3350         * src/plugins/demo/demo.c
3351                 modify plugin loader, because resolving symbols for strings
3352                 does not work correctly
3353         
3354         * configure.in
3355         * ac/spamassassin.m4                            ** NEW **
3356         * src/plugins/spamassassin/.cvsignore           ** NEW **
3357         * src/plugins/spamassassin/Makefile.am          ** NEW **
3358         * src/plugins/spamassassin/README               ** NEW **
3359         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
3360         * src/plugins/spamassassin/spamassassin.c       ** NEW **
3361         * src/plugins/spamassassin/utils.[ch]           ** NEW **
3362                 add spamassassin plugin, see src/plugins/spamassassin/README
3363                 for details
3364
3365 2002-12-29 [alfons]     0.8.8claws25
3366
3367         * src/mainwindow.c
3368                 when moving focus from a message view to the main 
3369                 window, don't forget to select the summary node
3370                 of the displayed message. should fix "[ 659103 ] 
3371                 focus-follows-mouse confuses sylpheed"
3372
3373 2002-12-29 [christoph]  0.8.8claws24
3374
3375         * src/Makefile.am
3376         * src/stringtable.[ch]          ** REMOVE **
3377         * src/common/Makefile.am
3378         * src/common/stringtable.[ch]   ** NEW **
3379                 move stringtable files to common directory
3380
3381 2002-12-29 [christoph]  0.8.8claws23
3382
3383         * src/Makefile.am
3384         * src/menu.[ch]                 ** REMOVE **
3385         * src/gtk/Makefile.am
3386         * src/gtk/menu.[ch]             ** NEW **
3387                 move menu files to gtk directory
3388
3389 2002-12-29 [match]      0.8.8claws22
3390
3391         * src/addressbook.c
3392         * src/syldap.c
3393                 moved UI specific code out of LDAP code into addressbook
3394                 UI code. fixed memory leak.
3395
3396 2002-12-29 [christoph]  0.8.8claws21
3397
3398         * src/folder.c
3399                 only check for IGNORED parent message when message is
3400                 not IGNORED itself
3401
3402 2002-12-29 [alfons]     0.8.8claws20
3403
3404         * src/summaryview.c
3405                 set gtksctree's anchor correct (immediate execute
3406                 changes the tree's layout, and anchor points at 
3407                 the incorrect row). fixes "[ 657233 ] multiple msg 
3408                 delete sometimes off by 1".
3409                 we probably have to look for more tree layout /
3410                 anchor glitches.
3411
3412 2002-12-29 [paul]       0.8.8claws19
3413
3414         * src/summaryview.c
3415                 fix bug [ 659054 ] incorrect sorting of 'From' column
3416                 when using 'display sender using address book'
3417                 thanks to Alfons and Luke Plant
3418
3419 2002-12-29 [christoph]  0.8.8claws18
3420
3421         * src/folder.c
3422         * src/procmsg.[ch]
3423                 check parent messages for IGNORE THREAD flag, when adding,
3424                 moving or copying messages to a folder
3425
3426 2002-12-27 [alfons]     0.8.8claws17
3427
3428         re-organize matcher part 5; more to come
3429
3430         * src/matcher.c
3431                 hash keywords in matchparser_tab 
3432
3433 2002-12-27 [alfons]     0.8.8claws16
3434
3435         re-organize matcher part 4; more to come
3436
3437         * src/matcher_parser.h
3438         * src/matcher_parser_lex.l
3439         * src/matcher_parser_parse.y
3440                 cleanup
3441
3442 2002-12-27 [alfons]     0.8.8claws15
3443
3444         re-organize matcher part 3; more to come
3445
3446         * src/matcher.[ch]
3447                 cleanup
3448
3449 2002-12-27 [alfons]     0.8.8claws14
3450
3451         re-organize matcher part 2; more to come but this should
3452         work. cc me if there are any regressions.
3453
3454         * src/matcher.h
3455                 add prototype for get_matchparser_tab_id()
3456         * src/matcher_parser_lex.l
3457                 look up keywords using matchparser_tab_id();
3458
3459 2002-12-27 [alfons]     0.8.8claws12
3460
3461         re-organize matcher part 1
3462
3463         * src/matcher.h
3464                 map yacc generated constants to sylpheed matcher constants
3465         * src/matcher.c
3466                 add function to find a matcher constant from a string
3467
3468 2002-12-27 [christoph]  0.8.8claws11
3469
3470         * src/compose.c
3471                 MENUITEM_ADD casts the 4th argument from integer to pointer
3472                 so it probably should not be a pointer, this means we
3473                 should use account id for it and not the account's pointer
3474
3475 2002-12-27 [paul]       0.8.8claws10
3476
3477         * src/mainwindow.c
3478                 remove unneeded 'GtkWidget *vbox'
3479                 
3480         * src/summaryview.c
3481                 further sync with 0.8.8 - make sort
3482                 by recipient work as expected
3483                 
3484         * NEWS
3485                 sync with 0.8.8
3486
3487 2002-12-27 [paul]       0.8.8claws9
3488
3489         * po/pt_BR.po
3490                 updated by Ivan F. Martinez
3491                 
3492 2002-12-27 [darko]      0.8.8claws8
3493
3494         * src/common/utils.c
3495                 added locked pattern to extended search
3496
3497 2002-12-27 [alfons]     0.8.8claws7
3498
3499         * src/prefs_matcher.[ch]
3500                 clean up
3501
3502 2002-12-26 [alfons]     0.8.8claws6
3503
3504         * src/matcher.[ch]
3505         * src/matcher_parser_lex.l
3506         * src/matcher_parser_parse.y
3507         * src/prefs_matcher.c
3508                 allow color label as a condition in the matcher
3509
3510 2002-12-26 [oliver]     0.8.8claws5
3511         
3512         * src/toolbar.c 
3513                 enable Addressbook for Main and Messageview
3514         * src/prefs_actions.c
3515                 enable actions in Messageview
3516
3517 2002-12-26 [christoph]  0.8.8claws4
3518
3519         * src/common/plugin.c
3520                 add a little debug output
3521         * configure.in
3522         * src/plugins/demo/Makefile.am
3523                 better use of automake
3524
3525 2002-12-26 [christoph]  0.8.8claws3
3526
3527         * src/Makefile.am
3528         * src/common/Makefile.am
3529                 fix "make distdir"
3530
3531 2002-12-26 [christoph]  0.8.8claws2
3532
3533         * configure.in
3534                 sort configure checks into common / gtk / plugins
3535         * po/POTFILES.in
3536                 add src/prefs_gtk.c
3537         * src/Makefile.am
3538                 add plugins SUBDIR
3539         * src/main.c
3540         * src/common/sylpheed.[ch]
3541                 added now sylpheed_done function for shutdown
3542         * src/common/Makefile.am
3543         * src/common/plugin.[ch]                ** NEW **
3544                 plugin loader and unloader
3545         * src/plugins/.cvsignore                ** NEW **
3546         * src/plugins/Makefile.am               ** NEW **
3547                 build plugins
3548         * src/plugins/demo/.cvsignore           ** NEW **
3549         * src/plugins/demo/Makefile.am          ** NEW **
3550         * src/plugins/demo/demo.c               ** NEW **
3551                 small demo plugin that installs a logtext hook and
3552                 outputs the log text to stdout
3553
3554 2002-12-26 [paul]       0.8.8claws1
3555
3556         * po/es.po
3557                 updated by Ricardo Mones Lastra
3558
3559 2002-12-26 [paul]       0.8.8claws
3560
3561         * 0.8.8claws released
3562
3563 2002-12-26 [paul]       0.8.7claws12
3564
3565         * po/bg.po
3566                 updated by George Danchev
3567
3568 2002-12-26 [paul]       0.8.7claws11
3569
3570         * po/POTFILES.in
3571                 remove unneeded 'src/prefs.c' entry 
3572
3573 2002-12-26 [paul]       0.8.7claws10
3574
3575         * src/codeconv.c
3576           src/mainwindow.c
3577                 sync with 0.8.8 release
3578         
3579         * src/folder.[ch]
3580           src/mh.c
3581           src/summaryview.c
3582                 partial sync with 0.8.8 release
3583         
3584
3585 2002-12-25 [alfons]     0.8.7claws9
3586
3587         * src/matcher.[ch]
3588         * src/matcher_parser_lex.l
3589         * src/matcher_parser_parse.y
3590         * src/prefs_matcher.c
3591                 add locked flag to possible filtering / matcher 
3592                 conditions (also a good example what should be
3593                 done to add a simple boolean condition)
3594
3595 2002-12-25 [christoph]  0.8.7claws8
3596
3597         * src/Makefile.am
3598         * src/account.[ch]
3599         * src/addrbook.c
3600         * src/addressbook.c
3601         * src/addrindex.c
3602         * src/filtering.c
3603         * src/folder.c
3604         * src/matcher.c
3605         * src/prefs.[ch]                ** REMOVE **
3606         * src/prefs_account.c
3607         * src/prefs_actions.c
3608         * src/prefs_common.c
3609         * src/prefs_customheader.c
3610         * src/prefs_display_header.c
3611         * src/prefs_filtering.c
3612         * src/prefs_folder_item.c
3613         * src/prefs_gtk.[ch]            ** NEW **
3614         * src/prefs_matcher.c
3615         * src/prefs_scoring.c
3616         * src/prefs_summary_column.c
3617         * src/procmime.c
3618         * src/selective_download.c
3619         * src/toolbar.c
3620         * src/common/Makefile.am
3621         * src/common/prefs.[ch]         ** NEW **
3622                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
3623
3624 2002-12-24 [alfons]     0.8.7claws7
3625
3626         * src/summaryview.c
3627                 summary_thread_build(): fix real cause of the crash mentioned in
3628                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
3629                 this way we get meaningful ctree nodes 
3630
3631 2002-12-24 [oliver]     0.8.7claws6
3632
3633         * src/mainwindow.[ch]
3634         * src/messageview.[ch]
3635         * src/compose.[ch]
3636         * src/inc.c
3637         * src/summaryview.c
3638                 changes to use updated toolbar handling
3639                 
3640 2002-12-24 [oliver]     0.8.7claws5
3641
3642         * src/toolbar.[ch]
3643                 generic toolbar handling
3644                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
3645         * src/prefs_toolbar.[ch]
3646                 adjust to handling
3647         
3648 2002-12-24 [oliver]     0.8.7claws4
3649         
3650         * src/stock_pixmap.[ch]
3651                 move SYLPHEED_LOGO to end of list in order 
3652                 to remove it from Custom Toolbar`s Icon View
3653
3654 2002-12-24 [alfons]     0.8.7claws3
3655
3656         * src/summaryview.c
3657                 summary_thread_build(): fix crash because of focus != selection 
3658                 after threading. when deleting the selection, gtk tries but fails 
3659                 to find the correct focusable element. we now force the selection
3660                 to be focused. this should solve the infamous bug reported by 
3661                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
3662                 a test case is available. 
3663
3664 2002-12-24 [darko]      0.8.7claws2
3665
3666         * src/summaryview.c
3667                 don't crash when unmarking message with unread children
3668
3669 2002-12-23 [christoph]  0.8.7claws1
3670
3671         * src/Makefile.am
3672         * src/common/Makefile.am
3673                 update Makefiles for moved intl.h, version.h and defs.h
3674         * src/imap.c
3675                 rewrite imap_session_get to avoid duplicate code
3676
3677 2002-12-23 [paul]       0.8.7claws
3678
3679         * Santa-Claws released
3680         
3681         * po/hu.po
3682           po/ru.po
3683                 squeeze in updated Hungarian and Russian translations.
3684                 Submitted by  Gál Zoltán and Ruslan N. Balkin
3685
3686 2002-12-23 [paul]       0.8.6claws129
3687
3688         * po/pl.po
3689                 updated by Witold Wladyslaw Wojciech Wilk
3690
3691 2002-12-23 [paul]       0.8.6claws128
3692
3693         * src/quote_fmt_parse.y
3694                 fix typo and add licence header
3695
3696 2002-12-23 [paul]       0.8.6claws127
3697
3698         * po/en_GB.po
3699                 updated
3700
3701 2002-12-23 [paul]       0.8.6claws126
3702
3703         * po/it.po
3704                 updated translation, submitted by Alessandro Maestri
3705                 
3706 2002-12-23 [paul]       0.8.6claws125
3707
3708         * src/quote_fmt_parse.y
3709                 fix signature-stripping on replies bug. match
3710                 '-- \n' and not '-- '.
3711
3712 2002-12-22 [paul]       0.8.6claws124
3713
3714         * po/bg.po
3715           po/es.po
3716           po/sr.po
3717                 updated translations. submitted by George Danchev,
3718                 Ricardo Mones Lastra, and Urke MMI respectively
3719
3720 2002-12-21 [paul]       0.8.6claws123
3721
3722         * src/addrbook.c
3723                 fix coding style
3724
3725 2002-12-21 [paul]       0.8.6claws122
3726
3727         * src/addrbook.c
3728                 fix bug [643638] where if a person is in one or more
3729                 addressbook groups editing that person's email 
3730                 address results in removal from those groups.
3731                 Patch submitted by Luke Plant.
3732
3733 2002-12-20 [christoph]  0.8.6claws121
3734
3735         * src/common/utils.c
3736         * src/summaryview.c
3737                 reimplement expand_search_string using GString to
3738                 prevent crashs caused by miscalculated string
3739                 lengths reported by Paul
3740
3741 2002-12-20 [christoph]  0.8.6claws120
3742
3743         * src/summaryview.c
3744                 don't use "changed" to check if op_count has to be changed as it
3745                 is also set when the message has unread children
3746                 (closes bug [ 653221 ] crash while deleting duplicates)
3747
3748 2002-12-20 [paul]       0.8.6claws119
3749
3750         * sync with 0.8.6cvs27
3751                 see ChangeLog 2002-12-20
3752
3753 2002-12-20 [paul]       0.8.6claws118
3754
3755         * sync with 0.8.6cvs26
3756                 see ChangeLog 2002-12-19 and 2002-12-20
3757
3758 2002-12-19 [alfons]     0.8.6claws117
3759
3760         * src/textview.c
3761                 fix incorrect parsing of email addresses, submitted by 
3762                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
3763                 name display if it contains @".
3764
3765 2002-12-18 [paul]       0.8.6claws116
3766
3767         * sync with 0.8.6cvs23
3768                 see ChangeLog 2002-12-18
3769
3770 2002-12-18 [paul]       0.8.6claws115
3771
3772         * src/Makefile.am
3773         * src/account.c
3774         * src/codeconv.c
3775         * src/gtkutils.[ch]
3776         * src/imap.c
3777                 sync with 0.8.6cvs22.
3778                 see ChangeLog 2002-12-17 and 2002-12-18
3779
3780 2002-12-17 [christoph]  0.8.6claws114
3781
3782         * src/imap.c
3783                 o don't create a session if imap greeting fails
3784                 o don't close socket when authentication fails
3785                   this is done by imap_session_destroy
3786
3787 2002-12-17 [thorsten]   0.8.6claws113
3788
3789         * tools/Makefile.am
3790           tools/README
3791           tools/google_msgid.pl ** NEW FILE **
3792                 Added "search for message-id" script and doc
3793
3794 2002-12-17 [thorsten]   0.8.6claws112
3795
3796         * po/hu.po
3797                 Updated hungarian translation
3798                 (updated by Gal Zoltan)
3799
3800 2002-12-16 [christoph]  0.8.6claws111
3801
3802         * src/addr_compl.c
3803                 remove stupid addressbook dump to debug output
3804         * src/mh.c
3805                 fix memory leak found by Hiro
3806
3807 2002-12-14 [paul]       0.8.6claws110
3808
3809         * src/compose.c
3810                 fix menubar sensitivity on send
3811                 
3812         * src/prefs_filtering.c
3813         * src/prefs_matcher.c
3814         * src/prefs_scoring.c
3815                 Fix english ;)
3816                 
3817         * src/common/quoted-printable.h
3818                 sync: fix typo
3819         
3820 2002-12-13 [christoph]  0.8.6claws109
3821
3822         * src/Makefile.am
3823         * src/manage_window.[ch]        ** REMOVE **
3824         * src/gtk/Makefile.am
3825         * src/gtk/manage_window.[ch]    ** NEW **
3826                 move manage_window files to gtk directory
3827
3828 2002-12-13 [christoph]  0.8.6claws108
3829
3830         * src/Makefile.am
3831         * src/gtkshruler.[ch]           ** REMOVE **
3832         * src/gtk/Makefile.am
3833         * src/gtk/gtkshruler.[ch]       ** NEW **
3834                 move gtkshruler files to gtk directory
3835
3836 2002-12-13 [christoph]  0.8.6claws107
3837
3838         * src/Makefile.am
3839         * src/compose.c
3840         * src/gtkstext.[ch]             ** REMOVE **
3841         * src/gtkutils.[ch]
3842         * src/textview.c
3843         * src/gtk/gtkstext.[ch]         ** NEW **
3844         * src/gtk/Makefile.am
3845                 o move stext functions to gtkstext.c to remove
3846                   dependency of gtkutils
3847                 o move gtkstext files to gtk directory
3848
3849         * src/gtk/Makefile.am
3850         * src/gtk/sslcertwindow.[ch]
3851                 UI stuff can always depend on common code so
3852                 it's ok to add ../common to include path
3853
3854 2002-12-13 [colin]      0.8.6claws106
3855
3856         * src/summaryview.c
3857                 Disconnect sighandlers for mainwindow when
3858                 quicksearch has the focus
3859                 Fix bug #653231
3860         * src/mainwindow.[ch]
3861                 Make key_pressed callback public, to be able
3862                 to disconnect it
3863
3864 2002-12-13 [christoph]  0.8.6claws105
3865
3866         * src/mh.c
3867                 create .mh_sequences file in new MH folders
3868                 (closes feature request [ 523162 ] MH folders should
3869                  get a .mh_sequences)
3870
3871 2002-12-13 [colin]      0.8.6claws104
3872
3873         * src/summaryview.c
3874                 Better handling of quicksearch show/hide
3875                 (basically the button stays under the mouse 
3876                  when toggled)
3877
3878 2002-12-13 [paul]       0.8.6claws103
3879
3880         * sync with 0.8.6cvs17
3881                 see ChangeLog 2002-12-13
3882
3883 2002-12-13 [paul]       0.8.6claws102
3884
3885         * po/es.po
3886                 updated by Ricardo Mones Lastra
3887
3888 2002-12-11 [colin]       0.8.6claws101
3889
3890         * src/folder.c
3891                 remove statusbar stuff
3892           src/folderview.c
3893                 set statusbar verbosity when moving folders
3894
3895 2002-12-11 [colin]       0.8.6claws100
3896         * src/prefs_filtering.c
3897         * src/prefs_matcher.c
3898         * src/prefs_scoring.c
3899                 Fix english ;)
3900
3901 2002-12-11 [colin]       0.8.6claws99
3902
3903         * src/prefs_common.[ch]
3904                 Add summary_quicksearch_type
3905         * src/summaryview.c
3906                 Save last used quicksearch type
3907
3908 2002-12-11 [jens]       0.8.6claws98
3909         * src/prefs_filtering.c
3910         * src/prefs_matcher.c
3911         * src/prefs_scoring.c
3912                 added dialog for incomplete rules in scoring, filtering and
3913                 matcher to ask wheather really close
3914
3915 2002-12-11 [colin]      0.8.6claws97
3916
3917         * src/folder.c
3918                 Fix folder dnd statusbar logging
3919
3920 2002-12-10 [christoph]  0.8.6claws96
3921
3922         * src/compose.c
3923         * src/folder.c
3924         * src/imap.c
3925         * src/inc.c
3926         * src/main.c
3927         * src/mainwindow.c
3928         * src/news.c
3929         * src/send.c
3930         * src/statusbar.[ch]
3931         * src/common/hooks.c
3932         * src/common/log.[ch]
3933                 o handle verbose logging in statusbar directly in statusbar code
3934                   and common code does not need any knowledge about a statusbar
3935                 o remove direct calls to statusbar_(puts|pop)_all functions
3936
3937 2002-12-10 [jens]       0.8.6claws95
3938
3939         * src/*.c
3940                 removed gettext from g_warnings
3941         * po/POTFILES.in
3942                 cleaned and updated
3943         * po/de.po
3944                 updated
3945
3946 2002-12-10 [colin]      0.8.6claws94
3947
3948         * src/main.c
3949                 finish crash dialog fix
3950
3951 2002-12-10 [colin]      0.8.6claws93
3952
3953         * src/main.c
3954                 "Fix" "sylpheed already running" instead of
3955                 crash dialog appearing after a crash
3956
3957 2002-12-10 [colin]      0.8.6claws92
3958
3959         * po/POTFILES.in
3960                 add src/gtk/sslcertwindow.c
3961
3962 2002-12-10 [paul]       0.8.6claws91
3963
3964         * po/POTFILES.in
3965                 updated to reflect recent changes
3966                 submitted by Alessandro Maestri
3967
3968 2002-12-09 [christoph]  0.8.6claws90
3969
3970         * src/Makefile.am
3971         * src/smtp.[ch]                 ** REMOVE **
3972         * src/common/Makefile.am
3973         * src/common/smtp.[ch]          ** NEW **
3974                 move smtp files to common directory
3975
3976 2002-12-09 [christoph]  0.8.6claws89
3977
3978         * src/Makefile.am
3979         * src/session.[ch]              ** REMOVE **
3980         * src/common/Makefile.am
3981         * src/common/session.[ch]       ** NEW **
3982                 move session files to common directory
3983
3984 2002-12-09 [paul]       0.8.6claws88
3985
3986         * src/account.c
3987                 fix bug [649746] edit accounts: move account reverted
3988                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
3989
3990 2002-12-09 [colin]      0.8.6claws87
3991
3992         * src/ssl_certificate.c
3993                 cleanup
3994
3995 2002-12-09 [colin]      0.8.6claws86
3996
3997         * src/ssl.c
3998                 Try to open the cert.pem database and 
3999                 issue a warning if it isn't there
4000
4001 2002-12-09 [colin]      0.8.6claws85
4002
4003         * src/common/ssl_certificate.c
4004         * src/gtk/sslcertwindow.c
4005                 Warning fixes
4006
4007 2002-12-09 [colin]      0.8.6claws84
4008
4009         * src/ssl_certificate.[ch] ** REMOVED **
4010         * src/common/ssl_certificate.[ch] ** NEW **
4011         * src/Makefile.am
4012         * src/common/Makefile.am
4013                 Moved ssl_certificate.[ch] to common
4014         * src/common/ssl.c 
4015                 Put back needed include
4016         * src/gtk/sslcertwindow.[ch]
4017                 Changed ssl_certificate.h include
4018         
4019 2002-12-09 [colin]      0.8.6claws83
4020
4021         * src/gtk/sslcertwindow.[ch]
4022                 Implement hook for certificate acception
4023         * src/ssl_certificate.[ch]
4024                 Implement hook for certificate acception
4025         * src/common/ssl.c
4026                 Reenable certificate acception check
4027         * src/mainwindow.c
4028                 Register sslcertwindow's hook
4029         
4030 2002-12-08 [christoph]  0.8.6claws82
4031
4032         * src/about.c
4033         * src/addr_compl.c
4034         * src/codeconv.c
4035         * src/manual.c
4036         * src/undo.c
4037         * src/common/utils.c
4038                 o add missing includes
4039                 o fix warnings
4040         * src/.cvsignore
4041         * src/common/.cvsignore
4042         * src/common/version.h          ** REMOVE **
4043                 remove autogenerated file
4044
4045 2002-12-08 [paul]       0.8.6claws81
4046
4047         * src/stringtable.c
4048                 put back needed include
4049
4050 2002-12-08 [colin]      0.8.6claws80
4051         
4052         * src/gtk/sslcertwindow.c
4053                 Cleaner popups when asking
4054         * src/ssl_certificate.c
4055         * src/prefs_common.[ch]
4056                 remove ssl certificate pref
4057                 put back needed include
4058         * src/undo.c
4059                 put back needed include
4060
4061 2002-12-08 [christoph]  0.8.6claws79
4062
4063         * src/folderview.c
4064         * src/logwindow.c
4065         * src/statusbar.c
4066         * src/summaryview.c
4067                 only abort hook invokation if required data is missing not
4068                 if our own data pointer is NULL, update hookfunction for
4069                 log window
4070
4071 2002-12-08 [paul]       0.8.6claws78
4072
4073         * src/about.c
4074         * src/addrcache.c
4075         * src/addrclip.c
4076         * src/addr_compl.c
4077         * src/addrselect.c
4078         * src/codeconv.c
4079         * src/colorlabel.c
4080         * src/enriched.c
4081         * src/esmtp.c
4082         * src/exporthtml.c
4083         * src/headerview.c
4084         * src/imageview.c
4085         * src/manual.c
4086         * src/noticeview.c
4087         * src/pgptext.c
4088         * src/scoring.c
4089         * src/sourcewindow.c
4090         * src/stringtable.c
4091         * src/undo.c
4092                 clean up: remove unneccesary includes
4093
4094 2002-12-08 [christoph]  0.8.6claws77
4095
4096         * src/folderview.c
4097         * src/statusbar.c
4098         * src/summaryview.c
4099         * src/common/hooks.[ch]
4100                 hook functions now have a gboolean return value, if a hook
4101                 returns TRUE it will stop executing of any more hooks in
4102                 the same hooklist for this invokation
4103
4104 2002-12-08 [colin]      0.8.6claws76
4105         
4106         * src/main.c
4107                 put back argv0 for CRASH_DIALOG
4108
4109 2002-12-08 [christoph]  0.8.6claws75
4110
4111         * src/Makefile.am
4112         * src/about.c
4113         * src/account.c
4114         * src/crash.c
4115         * src/esmtp.h
4116         * src/imap.[ch]
4117         * src/inc.c
4118         * src/main.c
4119         * src/mainwindow.c
4120         * src/news.c
4121         * src/pop.[ch]
4122         * src/prefs_account.[ch]
4123         * src/prefs_common.[ch]
4124         * src/send.[ch]
4125         * src/smtp.[ch]
4126         * src/ssl_certificate.[ch]
4127         * src/ssl_manager.[ch]
4128         * src/common/Makefile.am
4129         * src/common/log.c
4130         * src/common/nntp.[ch]
4131         * src/common/socket.[ch]
4132         * src/common/ssl.[ch]
4133         * src/gtk/sslcertwindow.[ch]
4134         * ac/openssl.m4
4135                 use new autoconf script to detect OpenSSL with extra parameters
4136                 to specify the location of libs and includes, also remove USE_SSL
4137                 to USE_OPENSSL
4138
4139         * src/common/sylpheed.[ch]
4140         * src/common/version.h.in
4141                 start seperation of common code initialization seperated from gui
4142
4143         * src/summaryview.c
4144                 The function that is called when a color label changes
4145                 should not change the color lable again
4146
4147 2002-12-08 [colin]      0.8.6claws74
4148
4149         * src/gtk/sslcertwindow.c
4150                 warning fixes
4151
4152 2002-12-08 [colin]      0.8.6claws73
4153
4154         * src/statusbar.c
4155           src/common/log.h
4156                 Register a hook for statusbar_puts_all
4157         * src/common/log.c
4158                 invoke statusbar_puts_all's hook
4159         
4160 2002-12-08 [colin]      0.8.6claws72
4161
4162         * src/ssl_certificate.c
4163                 Put back a badly-removed include
4164
4165 2002-12-08 [colin]      0.8.6claws71
4166
4167         * src/gtk/sslcertwindow.[ch]    ** NEW **
4168                 new certificate presentation
4169         * src/gtk/Makefile.am
4170                 add new files
4171         * src/ssl_certificate.[ch]
4172                 gtk cleanup, made utility functions public
4173         * src/ssl_manager.c
4174                 use new cert presentation
4175
4176 2002-12-07 [christoph]  0.8.6claws70
4177
4178         * src/Makefile.am
4179         * src/nntp.[ch]                 ** REMOVE **
4180         * src/common/Makefile.am
4181         * src/common/nntp.[ch]          ** NEW **
4182                 move nntp files to common directory
4183
4184 2002-12-07 [christoph]  0.8.6claws69
4185
4186         * src/procmsg.[ch]
4187         * src/summaryview.c
4188                 implement msginfo update callback using sylpheed's new
4189                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
4190
4191 2002-12-06 [christoph]  0.8.6claws68
4192
4193         * src/editgroup.c
4194                 This patch changes the 'Edit Group Details' dialog to
4195                 allow extended selections in either pane, so that
4196                 addresses can be added or removed from a group more
4197                 quickly and easily. (it actually is a net decrease in
4198                 file size, as some unnecessary functions have been
4199                 removed). 
4200                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
4201
4202 2002-12-06 [christoph]  0.8.6claws67
4203
4204         * src/Makefile.am
4205         * src/template.[ch]             ** REMOVE **
4206         * src/common/Makefile.am
4207         * src/common/template.[ch]      ** NEW **
4208                 move template files to common directory
4209
4210         * src/nntp.c
4211                 add missing log.h include
4212
4213 2002-12-06 [melvin]     0.8.6claws66
4214
4215         * src/prefs_actions.c
4216                 Added the trailing ">" syntax to insert command's output
4217                 without replacing old text (in contrast to trailing "|").
4218
4219 2002-12-05 [colin]      0.8.6claws65
4220         
4221         * src/common/utils.c
4222                 Don't modify original search_string or it'll change
4223                 the next iterations in the for()
4224
4225 2002-12-05 [darko]      0.8.6claws64
4226
4227         * src/common/utils.c
4228                 proper check for filtering commands, found by Colin
4229
4230 2002-12-05 [darko]      0.8.6claws63
4231
4232         * src/common/utils.c
4233                 check proper string for NULL pointer, found by Colin
4234
4235 2002-12-05 [darko]      0.8.6claws62
4236
4237         * src/common/utils.[ch]
4238                 expand_search_string(): new function
4239                 converts Mutt-like patterns to Sylpheed's
4240                 filtering engine
4241         * src/summaryview.c
4242                 use expand_search_string() to allow Mutt-like
4243                 patterns in extended search
4244         * README.claws
4245                 document extended option in quick search
4246
4247 2002-12-05 [paul]       0.8.6claws61
4248
4249         * sync with 0.8.6cvs16
4250                 see ChangeLog 2002-12-05
4251                 
4252         * po/POTFILES.in
4253                 clean up
4254
4255 2002-12-04 [christoph]  0.8.6claws60
4256
4257         * src/imap.[ch]
4258                 put imap authentication code into a new function and
4259                 remove it from imap_session_new that will allow to
4260                 send other commands before authentication
4261
4262 2002-12-04 [christoph]  0.8.6claws59
4263
4264         * src/imap.[ch]
4265                 use already existing method to prevent unneeded IMAP
4266                 folder selects. Set imap_select parameters to NULL
4267                 in some functions if the values are not required.
4268
4269         * src/xml.h
4270                 remove no longer required include
4271
4272 2002-12-04 [paul]       0.8.6claws58
4273
4274         * po/es.po
4275                 updated by Ricardo Mones Lastra
4276                 
4277         * configure.in
4278           po/hu.po      ** NEW FILE **
4279                 initial Hungarian translation, submitted
4280                 by Gál Zoltán <galzoli@hu.inter.net>
4281
4282 2002-12-03 [christoph]  0.8.6claws57
4283
4284         * src/Makefile.am
4285         * src/gtksctree.[ch]            ** REMOVE **
4286         * src/gtk/Makefile.am
4287         * src/gtk/gtksctree.[ch]        ** NEW **
4288                 move gtksctree files to gtk directory
4289
4290 2002-12-03 [christoph]  0.8.6claws56
4291
4292         * src/Makefile.am
4293         * src/md5.[ch]                  ** REMOVE **
4294         * srm/common/Makefile.am
4295         * src/common/md5.[ch]           ** NEW **
4296                 move md5 files to common directory
4297
4298         * src/gtkstext.c
4299                 remove not required #include
4300
4301 2002-12-03 [sergey]     0.8.6claws55
4302
4303         * src/gtkutils.c
4304         * src/gtkutils.h
4305                 gtkut_window_popup(): new function.
4306         * src/mainwindow.c
4307                 main_window_popup(): use gtkut_window_popup() to raise
4308                 window without changing its position.
4309                 (see sylpheed-main ML message [sylpheed:17247])
4310
4311 2002-12-03 [sergey]     0.8.6claws54
4312
4313         * src/send.c
4314                 send_message_local(): removed first-dot escaping
4315                 (SMTP-only, not needed for sending through pipe)
4316
4317 2002-12-03 [paul]       0.8.6claws53
4318
4319         * po/POTFILES.in
4320                 update to reflect recent changes (thanks
4321                 to Ricardo Mones Lastra)
4322                 
4323         * tools/filter_conv.pl
4324                  fix problem with quoted strings. Patch submitted
4325                  by Luke Plant <lukeplant@softhome.net>
4326
4327 2002-12-03 [paul]       0.8.6claws52
4328
4329         * sync with 0.8.6cvs15
4330                 see ChangeLog 2002-12-03
4331
4332 2002-12-02 [christoph]  0.8.6claws51
4333
4334         * src/logwindow.[ch]
4335         * src/common/log.[ch]
4336                 implement logging using a hook function
4337
4338         * src/folderview.c
4339         * src/folder.[ch]
4340                 define hooklist name in header file to avoid
4341                 errors caused by wrong spelling of hooklist names
4342
4343         * src/toolbar.c
4344                 fix warnings
4345
4346 2002-12-02 [christoph]  0.8.6claws50
4347
4348         * src/common/Makefile.am
4349                 add src/common/hooks.[ch]
4350
4351         * src/common/hooks.[ch]
4352                 implement a simple hook system using glib's hook functions
4353
4354         * src/folder.[ch]
4355         * src/folderview.c
4356                 use new hook system for folder item updates
4357
4358 2002-12-02 [christoph]  0.8.6claws49
4359
4360         * doc-src/ui_seperation.txt     ** NEW **
4361                 information for ui seperation
4362
4363         * src/Makefile.am
4364                 remove files that were moved to common
4365                 include common directory by default for the header files
4366
4367         * src/inc.c
4368         * src/common/socket.c
4369         * src/automaton.[ch]
4370                 implement automaton using g_io_*-functions instead of
4371                 gdk_input_add to make it ui independent
4372
4373         * src/codeconv.c
4374         * src/compose.c
4375         * src/ldif.c
4376         * src/pgptext.c
4377         * src/procmime.c
4378         * src/rfc2015.c
4379         * src/smtp.c
4380         * src/unmime.c
4381                 remove common/ prefix because directory is now in
4382                 include path
4383
4384         * src/compose.c
4385         * src/folder.c
4386         * src/folderview.c
4387         * src/mainwindow.c
4388         * src/messageview.c
4389         * src/prefs_common.c
4390         * src/procmsg.c
4391         * src/rfc2015.c
4392                 fix warnings
4393
4394         * src/imap.c
4395         * src/inc.c
4396         * src/news.c
4397         * src/pop.c
4398         * src/send.c
4399         * src/smtp.c
4400         * src/ssl_certificate.c
4401                 add log.h header file for logging functions
4402
4403         * src/main.c
4404         * src/common/utils.c
4405         * src/summaryview.c
4406         * src/xml.c
4407                 o move debug_mode to common/utils.c
4408                 o add functions to set and get debug_mode
4409
4410         * src/defs.h                    ** REMOVE **
4411         * src/intl.h                    ** REMOVE **
4412         * src/socket.[ch]               ** REMOVE **
4413         * src/ssl.[ch]                  ** REMOVE **
4414         * src/utils.[ch]                ** REMOVE **
4415                 replaced by new files in src/common/
4416         
4417         * src/common/Makefile.am
4418                 add new files in src/common/
4419
4420         * src/common/defs.h             ** NEW **
4421         * src/common/intl.h             ** NEW **
4422         * src/common/log.[ch]           ** NEW **
4423         * src/common/socket.[ch]        ** NEW **
4424         * src/common/ssl.[ch]           ** NEW **
4425         * src/common/utils.[ch]         ** NEW **
4426                 replacement for files in src/
4427
4428 2002-12-02 [colin]      0.8.6claws48
4429
4430         * src/folderview.c
4431                 Scroll folderview if necessary during dnd
4432
4433 2002-12-02 [colin]      0.8.6claws47
4434
4435         * src/folder.[ch]
4436                 Add check to verify a move is within a single mailbox
4437         * src/folderview.c
4438                 Add specific error string for this check
4439
4440 2002-12-02 [colin]      0.8.6claws46
4441
4442         * src/folder.c
4443                 Add a test to folder moving, remove a statusbar_print
4444         * src/folderview.c
4445                 Add Move folder... context-menu item
4446                 Factorize folder moving code
4447                 Enable folder DND for mbox
4448
4449 2002-12-01 [christoph]  0.8.6claws45
4450
4451         * ac/aspell.m4
4452                 remove conf.aspelltest if the version check fails
4453
4454 2002-11-30 [christoph]  0.8.6claws44
4455
4456         * autogen.sh
4457                 run libtoolize --force in autogen to create missing
4458                 libtool scripts
4459
4460 2002-11-30 [christoph]  0.8.6claws43
4461
4462         * src/Makefile.am
4463         * src/pgptext.c
4464         * src/procmime.c
4465         * src/rfc2015.c
4466         * src/uuencode.[ch]             ** REMOVED **
4467         * src/common/Makefile.am
4468         * src/common/uuencode.[ch]      ** NEW **
4469                 move uuen/decoder to common directory
4470
4471 2002-11-30 [christoph]  0.8.6claws42
4472
4473         * src/Makefile.am
4474         * src/base64.[ch]               ** REMOVED **
4475         * src/codeconv.c
4476         * src/compose.c
4477         * src/ldif.c
4478         * src/pgptext.c
4479         * src/procmime.c
4480         * src/rfc2015.c
4481         * src/smtp.c
4482         * src/unmime.c
4483         * src/common/Makefile.am
4484         * src/common/base64.[ch]        ** NEW **
4485                 move base64 en/decoder to common directory
4486
4487 2002-11-30 [christoph]  0.8.6claws41
4488
4489         * src/common                    ** NEW **
4490                 new directory for UI independent code
4491         * src/gtk                       ** NEW **
4492                 new directory for GTK frontend
4493         * src/common/.cvsignore         ** NEW **
4494         * src/gtk/.cvsignore            ** NEW **
4495                 ignore build files
4496         * src/common/Makefile.am        ** NEW **
4497         * src/gtk/Makefile.am           ** NEW **
4498                 automake files to build new seperated stuff
4499         * src/Makefile.am
4500                 the binary will currently still be build with the
4501                 files in src, so we include the code from the
4502                 subdirs for now after building the libs there
4503
4504 2002-11-30 [paul]       0.8.6claws40
4505
4506         * src/compose.c
4507                 fix bug [642731] 'Wrong selected account with drafted mail'
4508
4509 2002-11-29 [oliver]     0.8.6claws39
4510         
4511         * src/messageview.c
4512                 o update summaryview when switching between different
4513                   messageviews          
4514         * src/toolbar.c  
4515                 o check if messageview holds already removed msg
4516                   from summaryview
4517                 
4518
4519 2002-11-29 [oliver]     0.8.6claws38
4520
4521         * src/toolbar.c 
4522                 remove not needed variables and includes
4523                 make messageview stay opened and move to next when msgs are deleted 
4524
4525 2002-11-29 [oliver]     0.8.6claws37
4526         
4527         * src/toolbar.c 
4528                 disable compose button (messageview toolbar) by default
4529                 deleted msgs are moved to trash
4530         
4531 2002-11-29 [melvin]     0.8.6claws36
4532
4533         * configure.in
4534                 Increased minimal gpgme version to 0.3.10 (Zombies out)
4535                 and to detect signatures expirations (gpgme 0.3.6)
4536
4537         * src/main.c
4538                 Use non obsolescent function for Gpgme engine checking.
4539
4540         * src/rfc2015.c
4541                 Inform about expired signatures or signatures which key
4542                 has expired. Expiration date is displayed.
4543
4544         * src/sigstatus.c
4545                 Inform about expired signatures or signatures which key
4546                 has expired.
4547
4548 2002-11-28 [paul]       0.8.6claws35
4549
4550         * src/folderview.c
4551                 re-instate 'Check for new messages' in Newsgroup
4552                 folders right-click menu, after a suggestion from
4553                 Tim Mann <timmann@users.sourceforge.net>
4554
4555         * src/main.c
4556                 after a crash check only local folders for new
4557                 messages
4558
4559 2002-11-28 [paul]       0.8.6claws34
4560
4561         * configure.in
4562                 apply patch that fixes the checking of GTK with XIM 
4563                 support on different OSs, such as FreeBSD. Patch 
4564                 submitted by Topia <topia@users.sourceforge.net>
4565                 
4566 2002-11-28 [paul]       0.8.6claws33
4567
4568         * src/mainwindow.c
4569           src/prefs_common.c
4570           src/prefs_toolbar.c
4571                 more changes to the English
4572
4573 2002-11-28 [paul]       0.8.6claws32
4574
4575         * sync with 0.8.6cvs13
4576                 see ChangeLog 2002-11-28 (no sync needed
4577                 for src/compose.c)
4578
4579 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
4580         
4581         * src/mainwindow.[ch]
4582                 add patch by Ivan F. Martinez introducing messageview Toolbar
4583                 some changes and committed by oliver    
4584
4585 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
4586
4587         * src/messageview.[ch]
4588                 add patch by Ivan F. Martinez introducing messageview Toolbar
4589                 some changes and committed by oliver    
4590
4591 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
4592
4593         * src/compose.[ch]
4594                 add patch by Ivan F. Martinez introducing messageview Toolbar
4595                 some changes and committed by oliver    
4596
4597 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
4598         
4599         * src/toolbar.[ch]
4600                 add patch by Ivan F. Martinez introducing messageview Toolbar
4601                 some changes and committed by oliver
4602
4603 2002-11-28 [oliver]     0.8.6claws27
4604         
4605         * src/prefs_toolbar.[ch]
4606                 getting ready for messageview toolbar
4607                 free mem allocated by gettext
4608                 change prefs_toolbar to prefs_toolbar_open
4609  
4610 2002-11-28 [thorsten]   0.8.6claws26
4611
4612         * src/imageview.[ch]
4613                 cleaned up conflicting declarations of
4614                 imageview_show_image()
4615
4616 2002-11-28 [paul]       0.8.6claws25
4617
4618         * src/grouplistdialog.c
4619           src/prefs_common.c
4620           src/prefs_summary_column.c
4621                 a few more improvements to the English
4622
4623 2002-11-28 [colin]      0.8.6claws24
4624
4625         * man/sylpheed.1
4626                 A few updates to command-line parameters
4627
4628 2002-11-28 [colin]      0.8.6claws23
4629
4630         * src/prefs_filtering.c
4631                 Fix problems with prefs_filtering_delete_path:
4632                 a) if the first rule is removed, original pointers
4633                    weren't updated (leading to segfaults)
4634                 b) it was always global_processing updated in case
4635                    of removed path was parent of rule path
4636
4637 2002-11-27 [paul]       0.8.6claws22
4638
4639         * src/mainwindow.c
4640           src/prefs_account.c
4641           src/prefs_actions.c
4642           src/prefs_common.c
4643           src/prefs_customheader.c
4644           src/prefs_display_header.c
4645           src/prefs_filtering.c
4646           src/prefs_folder_item.c
4647           src/prefs_matcher.c
4648           src/prefs_scoring.c
4649           src/prefs_summary_column.c
4650           src/prefs_template.c
4651           src/prefs_toolbar.c
4652                  improve the English in the GUI
4653
4654 2002-11-27 [colin]      0.8.6claws21
4655
4656         * src/folder.c
4657                 Fix processing renaming problems happening after
4658                 last commit
4659
4660 2002-11-27 [colin]      0.8.6claws20
4661
4662         * src/folder.c
4663                 recursive move now deletes src each subfolder after 
4664                 having moved it
4665         * src/folderview.c
4666                 Use identifier instead of path during dnd (enables
4667                 IMAP folder dnd)
4668
4669 2002-11-27 [paul]       0.8.6claws19
4670
4671         * src/main.c
4672                 apply patch that does command-line processing 
4673                 BEFORE gtk_init, allowing claws to run from 
4674                 shell-scripts in non-X environment (e.g. crontab 
4675                 or ip-up, ip-down scripts). Patch submitted by
4676                 Ruslan N. Balkin <baron@dartel.ru>
4677                 
4678         * po/it.po
4679                 updated by Alessandro Maestri
4680
4681 2002-11-27 [paul]       0.8.6claws18
4682
4683         * sync with 0.8.6cvs12
4684           src/prefs_common.c
4685                 Differences are that main uses a 'Receive dialog'
4686                 frame on the Interface tab, whereas claws groups all 
4687                 the dialogs together in a 'Dialogs' frame.
4688
4689 2002-11-27 [colin]      0.8.6claws17
4690
4691         * src/prefs_matcher.c
4692                 Fix Execute criteria's NOT flag
4693
4694
4695 2002-11-26 [christoph]  0.8.6claws16
4696
4697         * src/ssl.c
4698                 rewrite the ssl code a little bit, only use one
4699                 SSL context, set default certificates' file/path
4700
4701 2002-11-26 [thorsten]   0.8.6claws15
4702
4703         * src/compose.c
4704                 default-reply-to didn't work for ml-reply
4705
4706 2002-11-26 [melvin]     0.8.6claws14
4707
4708         * src/prefs_actions.c
4709                 Made pipe-actions ignore short headers in message view
4710                 Made trailing-pipe-actions write in the message view with
4711                 the same font as the original message
4712
4713 2002-11-26 [paul]       0.8.6claws13
4714
4715         * src/compose.c
4716                 this time commit the correct file
4717
4718 2002-11-26 [paul]       0.8.6claws12
4719
4720         * sync with 0.8.6cvs11
4721           src/quote_fmt_parse.y  
4722                 no sync needed
4723           src/account.[ch]       
4724                 not sync'ed
4725           src/compose.c
4726                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
4727                 on draft mode.
4728                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
4729                 header
4730                 
4731         see ChangeLog 2002-11-25 and 2002-11-26
4732
4733 2002-11-26 [colin]      0.8.6claws11
4734
4735         * src/folderview.c
4736                 Fix collapsed folder not auto-expanding during
4737                 mail dnd, if it was the source folder.
4738
4739 2002-11-25 [colin]      0.8.6claws10
4740
4741         * src/folderview.[ch]
4742                 Variable renaming and cleaning (slist of nodes 
4743                 to be re-collapsed is stored in FolderView)
4744
4745 2002-11-25 [paul]       0.8.6claws9
4746
4747         * src/prefs_common.[ch]
4748                 fix breakage caused by last commit
4749
4750 2002-11-25 [paul]       0.8.6claws8
4751
4752         * sync with 0.8.6cvs4
4753                 see ChangeLog 2002-11-21
4754
4755 2002-11-25 [paul]       0.8.6claws7
4756
4757         * sync with 0.8.6cvs4
4758                 see ChangeLog 2002-11-20
4759
4760 2002-11-25 [paul]       0.8.6claws6
4761
4762         * sync with 0.8.6cvs3
4763                 see ChangeLog 2002-11-18
4764
4765 2002-11-25 [colin]      0.8.6claws5
4766
4767         * src/gtkutils.[ch]
4768                 Add gtkut_ctree_node_is_parent()
4769         * src/folderview.c
4770                 Spring-loaded folders
4771
4772 2002-11-25 [colin]      0.8.6claws4
4773
4774         * src/utils.[ch]
4775                 Add slist_concat_unique(), function to merge
4776                 two GSList filtering dups
4777         * src/folder.[ch]
4778         * src/summaryview.[ch]
4779         * src/folderview.c
4780         * src/main.c
4781                 Add detection/update/display of unread answers
4782                 to marked mails
4783         * src/procmsg.[ch]
4784                 Add procmsg_find_children()
4785                 Add procmsg_msg_has_marked_parent()
4786
4787 2002-11-25 [colin]      0.8.6claws3
4788
4789         * src/ssl_certificate.[ch]
4790                 Allow checking a certificate without a DNS
4791                 lookup
4792                 Allow to forget a cert (by deleting it)
4793                 Make ssl_certificate_destroy_public
4794         * src/ssl_manager.[ch] ** NEW FILES **
4795                 Gui to manage (display/remove) certificates
4796         * src/prefs_common.[ch]
4797                 Add a pref to allow silent acceptation of
4798                 trusted certificates or not (based on the
4799                 "I want to know what's going on" principle)
4800         * src/mainwindow.c
4801                 Add SSL manager in Tools menu
4802         * src/Makefile.am
4803                 Add the new files to the build
4804         * po/POTFILES.in
4805                 Add ssl_manager.c to translations
4806
4807 2002-11-25 [colin]      0.8.6claws2
4808
4809         * src/summaryview.[ch]
4810                 Add S_SEARCH_EXTENDED to the quick search, which 
4811                 allows to search using filtering syntax.
4812
4813 2002-11-25 [colin]      0.8.6claws1
4814
4815         * src/summaryview.c
4816                 Deletion of duplicates now prefer deleting
4817                 the unread dup (fixes feature-request 638989).
4818
4819 2002-11-24 [paul]       0.8.6claws
4820
4821         * po/es.po
4822           po/pl.po
4823           po/ru.po
4824           po/sr.po
4825                 updated by Ricardo Mones Lastra,
4826                 Witold Wladyslaw Wojciech Wilk,
4827                 Ruslan N. Balkin, and  Urke MMI 
4828                 respectively
4829
4830 2002-11-24 [paul]       0.8.5claws182
4831
4832         * po/bg.po
4833                 updated by George Danchev
4834
4835 2002-11-23 [alfons]     0.8.5claws181
4836
4837         * src/imap.c
4838                 tiny memory leak found by browsing Dimitar's 
4839                 valgrind report
4840
4841 2002-11-23 [paul]       0.8.5claws180
4842
4843         * po/it.po
4844                 updated by Alessandro Maestri
4845
4846 2002-11-22 [christoph]  0.8.5claws179
4847
4848         * src/compose.c
4849         * src/inc.c
4850         * src/prefs_filtering.c
4851         * src/summaryview.c
4852                 more warning fixes
4853
4854 2002-11-22 [alfons]     0.8.5claws178
4855
4856         * src/summaryview.c
4857                 summary_execute_delete_func(): if message is deleted, make 
4858                 sure to also remove its entry in the subject hash table. 
4859                 fixes a corner case bug.
4860
4861 2002-11-22 [paul]       0.8.5claws177
4862
4863         * .cvsignore
4864                 add 'autom4te.cache'
4865                 
4866         * ltconfig      ** REMOVED **
4867                 not needed
4868
4869 2002-11-22 [paul]       0.8.5claws176
4870
4871         * src/textview.c
4872                 textview_set_font(): fix for message display in
4873                 UTF-8 locales (thanks to Sergey Vlasov).
4874                 
4875         * AUTHORS
4876                 add new team members and contributors
4877
4878
4879 2002-11-21 [colin]      0.8.5claws175
4880
4881         * src/procmsg.[ch]
4882                 Add procmsg_remove_special_headers()
4883         * src/mh.c
4884                 Use procmsg_remove_special_headers() for 
4885                 previous fix
4886
4887 2002-11-21 [colin]      0.8.5claws174
4888
4889         * src/mh.c
4890                 Fix moving/copying from queue/draft folders
4891                 for MH folders
4892
4893 2002-11-21 [christoph]  0.8.5claws173
4894
4895         * src/crash.c
4896         * src/filtering.c
4897         * src/logwindow.c
4898         * src/main.c
4899         * src/matcher_parser_lex.[hl]
4900         * src/mbox.c
4901         * src/mbox_folder.[ch]
4902         * src/prefs_filtering.c
4903         * src/procheader.c
4904         * src/quote_fmt_lex.l
4905         * src/ssl.c
4906                 fix all warnings except the warnings in lex and yacc files
4907
4908 2002-11-20 [christoph]  0.8.5claws172
4909
4910         * src/imap.c
4911                 fix MsgInfo retrieval for IMAP draft and queue folders
4912                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
4913
4914 2002-11-19 [christoph]  0.8.5claws171
4915
4916         * src/compose.c
4917                 fix segfault, when draft saving does not get
4918                 the MsgInfo of the new message
4919                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
4920
4921 2002-11-19 [christoph]  0.8.5claws170
4922
4923         * src/procmsg.c
4924                 add parameter check for flag setting function
4925                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
4926
4927 2002-11-18 [paul]       0.8.5claws169
4928
4929         * src/compose.c
4930                 more sensitivity fixes to redirect mode:
4931                 * disable toolbar draft button
4932                 * allow only Address book in the Tools menu
4933                 * disable editing of message by the spell
4934                   checker
4935
4936 2002-11-18 [paul]       0.8.5claws168
4937
4938         * src/compose.c
4939                 fix sensitivity of menu items in compose_redirect():
4940                 allow only the necessary items 
4941
4942 2002-11-18 [paul]       0.8.5claws167
4943
4944         * src/compose.c
4945                 fix bug [ 603259 ] 'attachment got lost on bounce'
4946
4947 2002-11-18 [paul]       0.8.5claws166
4948
4949         * po/ru.po
4950                 updated by Ruslan N. Balkin <baron@dartel.ru>
4951
4952 2002-11-18 [colin]      0.8.5claws165
4953
4954         * src/main.c
4955           src/defs.h
4956                 Remove old filtering stuff
4957
4958
4959 2002-11-17 [oliver]     0.8.5claws164
4960
4961         * src/toolbar.h
4962                 remove not needed typedef 
4963
4964 2002-11-17 [oliver]     0.8.5claws163
4965
4966         * src/toolbar.c
4967                 make toolbar's on click events translatable
4968
4969 2002-11-15 [colin]      0.8.5claws162
4970
4971         * src/summaryview.c
4972                 Revert too-soon integration of a feature
4973
4974 2002-11-15 [christoph]  0.8.5claws161
4975
4976         * src/imap.c
4977                 use main's implementation of imap_get_msginfo
4978
4979 2002-11-15 [christoph]  0.8.5claws160
4980
4981         * src/compose.c
4982         * src/folder.[ch]
4983         * src/imap.c
4984         * src/mbox_folder.c
4985         * src/mh.c
4986         * src/news.c
4987         * src/procmsg.c
4988         * src/summaryview.c
4989                 replace claws' fetch_msginfo with main's get_msginfo
4990                 (use main's implementation where possible)
4991
4992 2002-11-15 [colin]      0.8.5claws159
4993
4994         * src/ssl_certificate.c
4995                 Missed a check
4996
4997 2002-11-16 [melvin]     0.8.5claws158
4998
4999         * po/fr.po
5000                 Updated French translations.
5001
5002 2002-11-16 [colin]      0.8.5claws157
5003
5004         * src/ssl_certificate.c
5005                 Check for missing parts in the certificates
5006
5007 2002-11-15 [colin]      0.8.5claws156
5008
5009         * src/folderview.c
5010                 Preventive fix (missing check) found by
5011                 Alfons
5012
5013 2002-11-15 [paul]
5014
5015         * NEWS
5016                 sync with 0.8.6 release
5017
5018 2002-11-15 [colin]      0.8.5claws155
5019
5020         * src/folder.[ch]
5021           src/folderview.c
5022                 Fix error handling of folder_item_move_to()
5023                 (thanks to Alfons!)
5024
5025 2002-11-15 [colin]      0.8.5claws154
5026
5027         * src/folder.[ch]
5028           src/folderview.c
5029                 folder_item_move_to() sets an error message instead
5030                 of having GUI stuff in folder.c
5031
5032 2002-11-15 [colin]      0.8.5claws153
5033
5034         * src/procmsg.[ch]
5035                 Implemented a callback for MsgInfo updates, 
5036                 heavily copy/pasted from Christoph's folder 
5037                 callback system
5038         * src/summaryview.[ch]
5039                 Register summary_update_msg as callback
5040
5041 2002-11-14 [colin]      0.8.5claws152
5042         
5043         * src/procmsg.c
5044                 Update the FolderItem after sending (fixes 617593)
5045
5046 2002-11-14 [christoph]  0.8.5claws151
5047
5048         * src/folder.c
5049                 fix wrong position of NULL pointer check found
5050                 by Sergey
5051
5052 2002-11-14 [christoph]  0.8.5claws150
5053
5054         * src/folder.c
5055                 fix segfault when deleting messages from IMAP folders
5056                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
5057
5058 2002-11-14 [colin]      0.8.5claws149
5059
5060         * src/compose.c
5061                 Forwarding was also ignoring the folder's default account.
5062
5063 2002-11-14 [colin]      0.8.5claws148
5064
5065         * src/compose.c
5066                 Fix sent folder not set to folder properties when 
5067                 forwarding.
5068
5069 2002-11-14 [thorsten]   0.8.5claws147
5070
5071         * src/inc.c
5072                 inc_start(): Files were not moved from .processing to inbox,
5073                 if no global processing rule existed
5074
5075 2002-11-14 [colin]      0.8.5claws146
5076
5077         * src/ssl_certificate
5078                 Fix file operations
5079
5080 2002-11-14 [paul]       0.8.5claws145
5081
5082         * po/it.po
5083                 updated by Alessandro Maestri
5084
5085 2002-11-13 [alfons]     0.8.5claws144
5086
5087         * src/folder.c
5088                 folder_item_close(): only mark messages unread
5089                 when a folder has new messages 
5090
5091 2002-11-13 [keith]      0.8.5claws143
5092
5093         * src/imap.c
5094                 Fix problem moving or copying between
5095                 IMAP folders
5096
5097 2002-11-13 [colin]      0.8.5claws142
5098
5099         * src/matcher_parser_parse.y
5100                 Fix rule problem when " don't match
5101
5102 2002-11-13 [christoph]  0.8.5claws141
5103
5104         * src/folder.c
5105         * src/folderview.c
5106                 moved cache saving to folder_item_close
5107                 the folderview should not have to deal with
5108                 this things
5109
5110 2002-11-13 [christoph]  0.8.5claws140
5111
5112         * src/summaryview.c
5113                 moved setting of important score to
5114                 summary_set_prefs_from_folderitem
5115
5116 2002-11-13 [colin]      0.8.5claws139
5117
5118         * src/matcher_parser_parse.y
5119                 Fix a segfault in the parser (happening when
5120                 a good expression had been tested and a bad 
5121                 one arrives)
5122
5123 2002-11-13 [paul]       0.8.5claws138
5124
5125         * sync with 0.8.5cvs24
5126                 see ChangeLog 2002-11-13
5127                 
5128         * po/pt_BR.po
5129                 updated by Fabio Jr. Beneditto
5130
5131 2002-11-13 [colin]      0.8.5claws137
5132         
5133         * src/msgcache.c
5134           src/defs.h
5135           src/procmsg.[ch]
5136                 Revert last commit, problem
5137
5138 2002-11-13 [colin]      0.8.5claws136
5139
5140         * src/msgcache.c
5141                 Remove duplicated code
5142         * src/defs.h
5143                 Bumped CACHE_VERSION and MARK_VERSION
5144         * src/procmsg.[ch]
5145                 Network endian for cache and mark files
5146
5147 2002-11-12 [colin]      0.8.5claws135
5148
5149         * src/inc.c
5150                 Fix the "socket error" dialog which disappeared
5151
5152 2002-11-12 [colin]      0.8.5claws134
5153
5154         * src/msgcache.c
5155                 Reverse last commit which had performance 
5156                 problems, but still reverse the list
5157
5158 2002-11-12 [colin]      0.8.5claws133
5159
5160         * src/msgcache.c
5161                 Reverse list order
5162
5163 2002-11-12 [melvin]     0.8.5claws132
5164
5165         * src/compose.c
5166                 Added a check for a NULL prefs_common.dictionary
5167
5168 2002-11-12 [colin]      0.8.5claws131
5169
5170         * src/ssl_certificate.[ch]
5171                 Use FQDN hostname
5172
5173 2002-11-12 [colin]      0.8.5claws130
5174
5175         * src/ssl_certificate.[ch]
5176                 Take connection port into account for 
5177                 checking certificates (a single hostname
5178                 could have multiple servers with multiple
5179                 certificates)
5180         * src/ssl.c
5181                 Pass the port to ssl_certificate_check
5182
5183 2002-11-12 [paul]       0.8.5claws129
5184
5185         * src/folder.c
5186                 fix a typo in last commit
5187
5188 2002-11-12 [paul]       0.8.5claws128
5189
5190         * sync with 0.8.5cvs23
5191                 see ChangeLog entry 2002-11-12
5192
5193 2002-11-11 [colin]      0.8.5claws127
5194
5195         * src/ssl_certificate.c
5196                 Cleaner messages
5197                 Don't popup, instead log error, if the 
5198                 corresponding pref is checked
5199         * src/ssl_certificate.h
5200                 include <openssl/objects/h>
5201
5202 2002-11-11 [colin]      0.8.5claws126
5203
5204         * src/ssl_certificate.h
5205                 _Really_ clean it
5206
5207 2002-11-11 [colin]      0.8.5claws125
5208         
5209         * src/ssl_certificate.c
5210                 Fixed leak
5211
5212 2002-11-11 [colin]      0.8.5claws124
5213
5214         * src/ssl.c
5215                 Cleaned a bit
5216         * src/ssl_certificate.[ch]
5217                 Cleaned a bit (better use of SSL API)
5218                 (This will cause non-recognition of saved 
5219                  certificates of claws12[23]...)
5220
5221 2002-11-11 [paul]       0.8.5claws123
5222         
5223         * po/es.po
5224                 updated by Ricardo Mones Lastra
5225
5226 2002-11-11 [colin]      0.8.5claws122
5227
5228         * src/ssl.c
5229                 Fix a typo
5230
5231 2002-11-11 [colin]      0.8.5claws121
5232
5233         * src/ssl_certificate.[ch] ** NEW FILES **
5234         * src/ssl.[ch]
5235                 Check SSL certificates presented to us
5236         * src/Makefile.am
5237                 Add ssl_certificate.[ch]
5238         * po/POTFILES.in
5239                 Add ssl_certificate.c
5240
5241 2002-11-11 [paul]       0.8.5claws120
5242
5243         * sync with 0.8.5cvs22
5244                 see ChangeLog 2002-11-11
5245
5246 2002-11-11 [paul]       0.8.5claws119
5247
5248         * sync with 0.8.5cvs21
5249                 see ChangeLog 2002-11-11
5250
5251 2002-11-10 [jens]       0.8.5claws118
5252
5253         * src/folder.c
5254         * src/folderview.c
5255                 corrected some typing
5256         * po/de.po
5257                 updated german translation
5258         * sylpheed.spec.in
5259                 cleaned up specfile and adjusted it for claws
5260
5261 2002-11-10 [colin]      0.8.5claws117
5262
5263         * src/summaryview.c
5264                 a STATUSBAR_PUSH/POP fix
5265
5266 2002-11-10 [colin]      0.8.5claws116
5267
5268         * src/prefs_folder_item.c
5269                 Fix hanging after opening folder properties
5270
5271 2002-11-10 [hoa]        0.8.5claws115
5272
5273         * src/matcher_parser_lex.l
5274         * src/matcher_parser_parse.y
5275                 config file for scoring and filtering is no more trashed
5276                 when there is a syntax error in a filtering rule when
5277                 editing it in a dialog.
5278
5279 2002-11-09 [colin]      0.8.5claws114
5280
5281         * src/mbox_folder.c
5282                 Added missing initialisation of folder->destroy()
5283
5284 2002-11-09 [colin]      0.8.5claws113
5285
5286         * src/folder.c
5287           src/folderview.c
5288                 Fix the status bar messages
5289
5290 2002-11-09 [colin]      0.8.5claws112
5291
5292         * src/folderview.c
5293                 Fix hangs after folder dnd, happening after 
5294                 claws109.
5295
5296 2002-11-09 [christoph]  0.8.5claws111
5297
5298         * src/folderview.c
5299                 just changed order of calls (reverse order of
5300                 associated calls)
5301         * src/inc.c
5302                 lock inc when checking only one account, otherwise
5303                 inc all could be executed at the same time
5304
5305 2002-11-09 [christoph]  0.8.5claws110
5306
5307         * src/folderview.c
5308                 better unlock the mouse cursor before calling
5309                 summary_show because it changes the cursor too
5310
5311 2002-11-09 [christoph]  0.8.5claws109
5312
5313         * src/folder.[ch]
5314         * src/folderview.c
5315                 add functions to open and close a folder
5316                 o opending will execute scanning for remote folders
5317                   and processing
5318                 o closing will unset new flag for messages
5319
5320 2002-11-09 [colin]      0.8.5claws108
5321
5322         * src/folder.c
5323                 Add a call to prefs_matcher_write_config to 
5324                 avoid non-leaf folders filtering settings to be
5325                 lost
5326
5327 2002-11-09 [paul]       0.8.5claws107
5328
5329         * src/prefs_account.c
5330                 re-word a label
5331
5332 2002-11-09 [colin]      0.8.5claws106
5333
5334         * src/folderview.c
5335                 Minor esthetic fix
5336
5337 2002-11-09 [colin]      0.8.5claws105
5338
5339         * src/folderview.c
5340                 Fix prefs_filtering deletion for MH folders (same
5341                 reason as below)
5342         * src/prefs_filtering.c
5343                 Fix prefs_filtering renaming and deletion for 
5344                 folder-based processing rules.  
5345
5346 2002-11-09 [christoph]  0.8.5claws104
5347
5348         * src/compose.c
5349         * src/folder.[ch]
5350         * src/folderview.[ch]
5351         * src/import.c
5352         * src/inc.c
5353         * src/main.c
5354         * src/mainwindow.c
5355         * src/messageview.c
5356         * src/prefs_folder_item.c
5357         * src/procmsg.c
5358         * src/summaryview.c
5359                 implement a callback system for folder item updates
5360
5361 2002-11-09 [colin]      0.8.5claws103
5362
5363         * src/folderview.c
5364                 Fix prefs_filtering renaming for MH folders (we
5365                 shouldn't rename by path as another folder could
5366                 have the same hierarchy).
5367
5368 2002-11-09 [colin]      0.8.5claws102
5369
5370         * src/folder.c
5371                 Fix a leak found by Christoph, use better variable
5372                 names
5373
5374 2002-11-09 [colin]      0.8.5claws101
5375
5376         * src/folder.c
5377                 One more fix for processing rules
5378
5379 2002-11-08 [colin]      0.8.5claws100
5380         
5381         * src/matcher.c
5382                 Don't copy the compiled regexp (will be reevaluated)
5383         * src/folderview.c
5384                 Lock folderview while moving
5385         * src/folder.c
5386                 Provide info on what's happening to the user
5387
5388 2002-11-08 [colin]      0.8.5claws99
5389
5390         * src/folderview.c
5391                 Fix folder reordering after a move if parent is 
5392                 root
5393         * src/scoring.[ch]
5394                 Add function to copy a ScoringProp
5395         * src/prefs_folder_item.c
5396                 Copy scoring rules when copying a folder prefs
5397
5398 2002-11-08 [colin]      0.8.5claws98
5399
5400         * src/folderview.c
5401                 Fixes in case of failure
5402         * src/filtering.[ch]    
5403                 Add function to duplicate a FilteringProp
5404         * src/matcher.[ch]
5405                 Add function to duplicate a MatcherProp
5406         * src/prefs_folder_item.c
5407                 Save folder's processing rules when copying 
5408                 its prefs
5409
5410 2002-11-08 [colin]      0.8.5claws97
5411         
5412         * src/folderview.c
5413                 Sort after move
5414         * src/folder.c 
5415                 Change a printf to debug_print
5416
5417 2002-11-08 [colin]      0.8.5claws96
5418
5419         * src/folder.c
5420           src/folderview.c
5421                 Fix segfaults, call me stupido
5422         
5423
5424 2002-11-08 [colin]      0.8.5claws95
5425
5426         *src/folder.c
5427                 Added forgotten prefs to save when moving folders
5428
5429 2002-11-08 [colin]      0.8.5claws94
5430
5431         * src/folder.c
5432                 Fixes to folder DND (prefs copy)
5433         * src/folderview.c
5434                 Optimization for folder DND (don't rescan whole tree)
5435                 Added folderview_create_folder_node() for this 
5436                 optimization, so de-duped a bit the code
5437         * src/prefs_folder_item.[ch]
5438                 Added prefs_folder_item_copy_prefs()    
5439           
5440 2002-11-08 [paul]       0.8.5claws93
5441
5442         * src/prefs_account.c
5443           tools/README
5444           tools/kmail2sylpheed_v2.pl
5445                 correct some typos
5446
5447 2002-11-08 [paul]       0.8.5claws92
5448
5449         * src/compose.c
5450           src/prefs_account.[ch]
5451                 remove account options 'clearsign' and 'ascii_armored',
5452                 replace with 'default_gnupg_mode' to prevent mixed-mode
5453                 Privacy settings
5454
5455 2002-11-08 [paul]       0.8.5claws91
5456
5457         * src/compose.[ch]
5458                 re-implement GnuPG 'on-the-fly' mode selection,
5459                 disallow mixed-mode
5460
5461 2002-11-08 [colin]      0.8.5claws90
5462
5463         * src/folderview.c
5464           src/prefs_folder_item.c
5465                 Change "Property" to "Properties"
5466
5467 2002-11-07 [colin]      0.8.5claws89
5468
5469         * src/folderview.c
5470           src/folder.c
5471                 Allow folder dropping to a root folder
5472
5473 2002-11-07 [paul]       0.8.5claws88
5474
5475         * src/compose.c
5476                 revert last commit
5477
5478 2002-11-07 [paul]       0.8.5claws87
5479
5480         * src/compose.c
5481                 fix reply-to-list bug. closes bug report
5482                 "[633382] reply-to-list broken in recent cvs"
5483
5484 2002-11-07 [paul]       0.8.5claws86
5485
5486         * src/compose.c
5487                 add a forgotten '#if USE_GPGME ... #endif'
5488
5489 2002-11-07 [paul]       0.8.5claws85
5490
5491         * sync with 0.8.5cvs20
5492                 see ChangeLog 2002-11-07
5493
5494 2002-11-07 [colin]      0.8.5claws84
5495
5496         * src/folder.[ch]
5497                 Change folder_item_move_to to return the newly 
5498                 created folderitem.
5499         * src/folderview.c
5500                 Select the new folderitem after moving.
5501
5502 2002-11-07 [colin]      0.8.5claws83
5503
5504         * src/prefs_filtering.c
5505                 Fix rule rewriting when moving a leaf folder to a 
5506                 shorter path
5507
5508 2002-11-07 [colin]      0.8.5claws82
5509
5510         * src/prefs_filtering.c
5511                 fix a leak
5512
5513 2002-11-07 [colin]      0.8.5claws81
5514
5515         * src/folder.[ch]
5516                 Add folder_item_move_to() function to move a 
5517                 folderitem into another one (updates matcher etc)
5518         * src/folderview.c
5519                 Add folder drag'n drop (context menu to come)
5520                 [Should be dataloss free, but Please backup before 
5521                  trying !]
5522
5523 2002-11-06 [colin]      0.8.5claws80
5524
5525         * src/mh.c
5526                 mh_create_folder() returns NULL if can't create
5527                 directory hierarchy
5528
5529 2002-11-06 [paul]       0.8.5claws79
5530
5531         * src/compose.[ch]
5532                 allow 'on-the-fly' changing of the type of encryption 
5533                 and/or signing used (mime/ascii) via the compose window
5534
5535 2002-11-06 [paul]       0.8.5claws78
5536
5537         * sync with 0.8.5cvs19
5538                 see ChangeLog 2002-11-06 for src/account.c: 
5539                 account_get_special_folder()
5540                 
5541 2002-11-05 [alfons]     0.8.5claws77
5542
5543         * src/crash.c
5544                 very minor cleanups: nothing to see here, move on. :-)
5545
5546 2002-11-05 [colin]      0.8.5claws76
5547
5548         * src/main.c
5549                 Changes choices if compose windows are opened to
5550                 Discard, Draft, Don't quit
5551
5552 2002-11-05 [thorsten]   0.8.5claws75
5553
5554         * src/compose.c
5555                 reenabled default_reply_to folder option
5556
5557 2002-11-05 [colin]      0.8.5claws74
5558
5559         * src/compose.[ch] 
5560                 add compose_draft()
5561         * src/crash.c
5562                 add SIGTERM handler
5563         * src/main.[ch]
5564                 add clean_quit() for the SIGTERM handler
5565
5566 2002-11-05 [paul]       0.8.5claws73
5567         
5568         * po/es.po
5569                 updated by Ricardo Mones Lastra
5570
5571 2002-11-05 [melvin]     0.8.5claws72
5572
5573         * src/logwindow.c
5574                 Fixed log-clipping bug #616795.
5575                 To stop logging in the log window use 0 length.
5576         * src/prefs_common.c
5577                 Added a label to inform about the 0 log length behaviour.
5578
5579 2002-11-05 [paul]       0.8.5claws71
5580
5581         * sync with 0.8.5cvs17
5582                 see ChangeLog 2002-11-05
5583
5584 2002-11-04 [paul]       0.8.5claws70
5585
5586         * sylpheed-128x128.png
5587           sylpheed-64x64.png
5588           sylpheed.png
5589                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
5590                 <nikai@users.sourceforge.net>
5591                 
5592         * po/bg.po
5593                 updated by George Danchev
5594
5595 2002-11-03 [thorsten]   0.8.5claws69
5596
5597         * src/main.c
5598           src/mimeview.c
5599           src/rfc2015.h
5600                 add check if gpg is active
5601
5602 2002-11-03 [thorsten]   0.8.5claws68
5603
5604         * src/toolbar.h
5605                 removed GSList declaration causing trouble on MacOS-X
5606                 (submitted by alfons, reported by xfesty)
5607
5608 2002-11-01 [paul]       0.8.5claws67
5609
5610         * src/mainwindow.c
5611                 remove last remnants of main's filter code
5612
5613 2002-11-01 [paul]       0.8.5claws66
5614
5615         * tools/filter_conv.pl
5616                 fix bug where user-defined headers were ignored
5617
5618 2002-11-01 [paul]       0.8.5claws65
5619
5620         * src/logwindow.c
5621                 make a debug_print() not translatable
5622
5623 2002-10-31 [melvin]     0.8.5claws64
5624
5625         * ac/aspell.m4
5626                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
5627                 not run any GNU/aspell test.  The dictionary path will
5628                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
5629                 was given, in which case, it will be $prefix/lib/aspell/
5630         * configure.in
5631                 Fixed typo in commentary (Aspell code).
5632
5633 2002-10-31 [paul]       0.8.5claws63
5634
5635         * po/POTFILES.in
5636                 remove src/filter.c and src/prefs_filter.c
5637                 thanks to Ricardo for reminding me
5638
5639 2002-10-31 [colin]      0.8.5claws62
5640
5641         * src/mbox_folder.c
5642                 Plug some leaks
5643
5644 2002-10-31 [paul]       0.8.5claws61
5645
5646         * src/prefs_filter.[ch] ** REMOVED **
5647           src/filter.[ch]       ** REMOVED **
5648           
5649         * src/Makefile.am
5650           src/folderview.c
5651           src/inc.c
5652           src/main.c
5653           src/mainwindow.c
5654           src/mbox.c
5655           src/prefs_common.c
5656           src/prefs_filtering.c
5657           src/summaryview.[ch]
5658                 remove main's 'filter' code
5659                 
5660         README.claws
5661                 update to reflect removal of main's filter
5662
5663 2002-10-31 [paul]       0.8.5claws60
5664
5665         * src/summaryview.c
5666                 remove check for global_processing in summary_filter_open(). 
5667                 This fixes the bug where if the user uses the right-click 
5668                 'Create filter rule...' and doesn't have any filter rules 
5669                 already defined in claws' advanced filtering, the newly 
5670                 created filter rule goes to main's filtering which is 
5671                 inaccessible through the gui. Now the filter rule gets added
5672                 to claws' filtering by default.
5673
5674 2002-10-28 [melvin]     0.8.5claws59
5675
5676         * src/prefs_actions.c
5677                 Fixed bug #627322 where MIME parts were not always
5678                 correctly passed to a %p action
5679                 Display an error dialog when message filename is not found.
5680
5681 2002-10-28 [melvin]     0.8.5claws58
5682
5683         * src/prefs_common.c
5684                 Readded a missing function declaration lost in 0.8.3claws34
5685
5686 2002-10-28 [paul]       0.8.5claws57
5687
5688         * sync with 0.8.5cvs15
5689                 see ChangeLog 2002-10-28 and 2002-10-25
5690                 
5691         Note: ChangeLog entry 2002-10-24 is not sync'ed.
5692
5693 2002-10-27 [oliver]     0.8.5claws56
5694
5695         * src/pop.c
5696                 plug leak in pop3_top_recv
5697
5698 2002-10-26 [christoph]  0.8.5claws55
5699
5700         * src/folder.c
5701                 set need_update folder flag when messages are added
5702                 (closes bug [ 626922 ] folder not updated after receiving)
5703
5704 2002-10-25 [melvin]     0.8.5claws54
5705
5706         * src/imageview.c
5707                 Fixed a memleak introduced in the scaling code.
5708
5709 2002-10-24 [alfons]     0.8.5claws53
5710
5711         * src/filtering.c
5712                 make filtering's forward message action forward from the 
5713                 correct account
5714                 (closes bug [628089 ] Filter -> Forward from address problem
5715                 reported by Oktay)
5716
5717 2002-10-24 [christoph]  0.8.5claws52
5718
5719         * src/mainwindow.c
5720         * src/manual.[ch]
5721                 o use manual of current locale or english if current
5722                   locale is not available (and english is available)
5723                 o also link to sylpheed doc project manuals
5724
5725 2002-10-23 [paul]       0.8.5claws51
5726
5727         * tools/README
5728           tools/kmail2sylpheed_v2.pl
5729                 add new version of kmail addressbook importer script.
5730                 works with newer versions of Kmail/KAddressBook which
5731                 have new and rearranged data.
5732
5733 2002-10-23 [martin]     0.8.5claws50
5734
5735         * src/folderview.c
5736         * src/summaryview.c
5737         * src/utils.h
5738         * src/utils.c
5739                 added length parameter to get_abbrev_newsgroup_name()
5740                 changed this function so that it abbreviates the newsgroup
5741                 names only so long it is smaller than the length parameter
5742                 (for better reading of some newsgroup names and space efficiency)
5743
5744 2002-10-22 [colin]      0.8.5claws49
5745
5746         *src/foldersel.c
5747                 Revert Alfons' last modification (after voting ;-))
5748
5749 2002-10-21 [alfons]     0.8.5claws48
5750
5751         * src/foldersel.c
5752                 folder view in folder selection dialog reflects state of
5753                 folder view in main window
5754
5755 2002-10-18 [alfons]     0.8.5claws47
5756
5757         * src/mbox.c
5758                 drop imported messages in folder selected by user,
5759                 and not in the inbox
5760                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
5761
5762 2002-10-18 [alfons]     0.8.5claws46
5763
5764         * src/compose.c
5765                 make automagic reply work correctly for email accounts 
5766                 (whether it's viable to do a full sync with Hiro's 
5767                 compose.c is still under discussion)
5768
5769 2002-10-18 [melvin]     0.8.5claws45
5770
5771         * src/prefs_actions.c
5772                 Fixed bug #622275 where asynchroneous actions left 
5773                 zombies processes
5774                 Made (synchroneous) actions' input be displayed live.
5775
5776 2002-10-18 [christoph]  0.8.5claws44
5777
5778         * src/textview.c
5779                 don't add a newline in the textview in front of the
5780                 first textpart if header display is disabled
5781                 (closes bug [ 603385 ] disabled header display leaves blank
5782                  lin)
5783
5784 2002-10-18 [christoph]  0.8.5claws43
5785
5786         * src/folder.[ch]
5787         * src/imap.c
5788         * src/mbox_folder.c
5789         * src/mh.c
5790         * src/news.c
5791                 folder->get_num_list now returns an error code
5792                 (closes bug [ 609424 ] News cache cleared on failure)
5793                 
5794 2002-10-17 [colin]      0.8.5claws42
5795         
5796         * src/news.c
5797                 Changed a printf by debug_print
5798
5799 2002-10-16 [paul]       
5800
5801         * tools/OOo2sylpheed.pl
5802                 allow for spaces in the name of the
5803                 file to be attached.
5804
5805 2002-10-16 [colin]      0.8.5claws41
5806
5807         * src/main.c
5808                 Use a tristate to change online mode
5809
5810 2002-10-16 [paul]       0.8.5claws40
5811
5812         * po/es.po
5813                 updated by Ricardo Mones Lastra
5814
5815 2002-10-16 [colin]      0.8.5claws39
5816
5817         * src/main.c
5818           src/mainwindow.[ch]
5819                 Added --online and --offline command-line
5820                 switches
5821
5822 2002-10-15 [christoph]  0.8.5claws38
5823
5824         * src/procmime.c
5825                 set mimeinfo->name to NULL after g_free to
5826                 avoid double freeing with g_free
5827
5828 2002-10-14 [christoph]  0.8.5claws37
5829
5830         * src/compose.c
5831         * src/filtering.c
5832         * src/summaryview.c
5833                 remove calls to folder->change_flags that are now
5834                 done by procmsg flag functions (seems it is not
5835                 used by any foldertype anyway)
5836         * src/folder.c
5837                 init folder->change_flags with NULL
5838
5839 2002-10-14 [christoph]  0.8.5claws36
5840
5841         * src/folder.[ch]
5842         * src/imap.[ch]
5843                 use virtual functions for folder item new and destroy
5844                 functions
5845
5846 2002-10-14 [melvin]     0.8.5claws35
5847
5848         * src/compose.c
5849                 Added a test to not run the spell checker if no default
5850                 dictionary is available. No dialog is displayed though.
5851
5852 2002-10-14 [melvin]     0.8.5claws34
5853
5854         * src/gtkaspell.c
5855                 Fixed bug in dictionary list context menu where
5856                 "More..." pointed to an emtpy submenu if the
5857                 number of dictionaries is a multiple of 15
5858                 Removed unneeded code in suggestions list creation
5859
5860 2002-10-14 [paul]       0.8.5claws33
5861
5862         * po/bg.po
5863                 updated by George Danchev
5864
5865 2002-10-13 [hoa]        0.8.5claws32
5866
5867         * src/matcher.[ch]
5868           src/matcher_parser_parser.y
5869                 removed the escaped string from internal structure
5870                 of matcher.
5871
5872 2002-10-12 [colin]      0.8.5claws31
5873
5874         * src/gtksctree.[ch]
5875           src/summaryview.c
5876                 Removed useless function gtksctree_reanchor
5877
5878 2002-10-12 [alfons]     0.8.5claws30
5879         
5880         * sync with remaining main changes 2002-10-09 - 2002-10-11
5881         - drop changes to src/compose.c (requires claws specific changes)
5882         
5883 2002-10-12 [alfons]     0.8.5claws29
5884         
5885         * sync with main changes of 2002-10-08
5886         - drop changes to src/compose.c (requires claws specific changes)
5887         - drop changes to src/summaryview.c (requires changes to compose.c)     
5888
5889 2002-10-12 [alfons]     0.8.5claws28
5890         
5891         * sync with main changes of 2002-10-07
5892
5893 2002-10-12 [alfons]     0.8.5claws27
5894
5895         * sync with main changes of 2002-10-04
5896         - drop changes to src/compose.c (requires claws specific changes)
5897         - drop changes to src/prefs_folder_item.c (claws implementation
5898           seems to be working)
5899
5900 2002-10-12 [colin]      0.8.5claws26
5901
5902         * src/mainwindow.c
5903                 Fix folder-flicker when space-reading, introduced 
5904                 in claws22.
5905
5906 2002-10-12 [colin]      0.8.5claws25
5907
5908         * src/compose.c
5909                 Save account address when saving as draft.
5910                 (closes bug 621838)
5911
5912 2002-10-12 [colin]      0.8.5claws24
5913
5914         * src/summaryview.c
5915                 Fix the problem consisting of no message selected
5916                 after the last message in a folder has been moved.
5917
5918 2002-10-12 [paul]       0.8.5claws23
5919
5920         * src/compose.c
5921           src/prefs_template.c
5922           src/template.[ch]
5923                 add Cc and Bcc to templates. Patch submitted by
5924                 John L. Males.
5925
5926 2002-10-12 [colin]      0.8.5claws22
5927
5928         * src/folderview.c
5929                 Fix a bug after "Check for new messages":
5930                 If a folder was opened, it was still selected at
5931                 the end of the check, but displayed empty.
5932         * src/mainwindow.c
5933                 Remove unnecessary check
5934
5935 2002-10-12 [paul]
5936
5937         * tools/README
5938                 be more verbose in the description of
5939                 OOo2sylpheed.pl
5940                 
5941
5942 2002-10-11 [colin]      0.8.5claws21
5943
5944         * src/mainwindow.c
5945                 Make space work (better) when no mail is selected
5946
5947 2002-10-11 [colin]      0.8.5claws20
5948
5949         * src/inc.c
5950           src/news.c
5951                 fix warnings
5952
5953 2002-10-11 [colin]      0.8.5claws19
5954
5955         * src/mainwindow.c
5956                 revert 0.8.5claws6 changes as i couldn't get to
5957                 anything satisfying
5958
5959 2002-10-11 [melvin]     0.8.5claws18
5960
5961         * src/compose.c
5962                 Removed buggy and unused macro (should have been committed in
5963                 0.8.5claws17)
5964
5965 2002-10-11 [melvin]     0.8.5claws17
5966
5967         * src/compose.c
5968                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
5969
5970 2002-10-11 [thorsten]   0.8.5claws16 
5971
5972         * src/folderview.c
5973                 remove rescan warning
5974
5975 2002-10-11 [colin]      0.8.5claws15 
5976
5977         * src/procheader.c
5978                 fix a segfault that happens if conv_unmime_header
5979                 fails (should be better to find out why it fails)
5980
5981 2002-10-11 [christoph]  0.8.5claws14
5982
5983         * src/summaryview.c
5984                 update folderview stats after ignore/unignore thread
5985
5986 2002-10-11 [hoa]        0.8.5claws13
5987
5988         * src/quote_fmt_parse.y
5989                 Fixed a yacc/bison syntax error
5990         * src/matcher.c
5991                 Escaping of string is fixed.
5992
5993 2002-10-11 [colin]      0.8.5claws12
5994
5995         * src/imageview.c
5996                 Resize images to fit
5997
5998 2002-10-11 [paul]       0.8.5claws11
5999
6000         * po/es.po
6001                 updated by Ricardo Mones Lastra
6002
6003 2002-10-10 [alfons]     0.8.5claws10
6004
6005         * src/compose.c
6006                 allow dropping files by "moving" files from a file manager,
6007                 not only by the more cumbersome "copying". the latter 
6008                 mostly implies holding down the Control button
6009
6010 2002-10-10 [christoph]  0.8.5claws9
6011
6012         * src/summaryview.c
6013                 update folders after thread building for ignored threads
6014
6015 2002-10-10 [christoph]  0.8.5claws8
6016
6017         * config/.cvsignore
6018                 added Makefile
6019         * src/filtering.[ch]
6020         * src/folder.[ch]
6021         * src/folderview.[ch]
6022         * src/import.c
6023         * src/inc.[ch]
6024         * src/mbox.[ch]
6025         * src/procmsg.c
6026         * src/summaryview.[ch]
6027                 o added new flag need_update to FolderItem
6028                 o removed folder_table from various functions from tracking
6029                   folder updates
6030                 o set need_update flags in folder.c's move, copy and delete
6031                   functions and procmsg's flags functions
6032                 o added function folderview_update_items_when_required that
6033                   updates all folders with need_update set
6034                 o call folderview_update_items_when_required instead of
6035                   folderview_update_item_foreach
6036
6037 2002-10-09 [sergey]     0.8.5claws7
6038
6039         * src/compose.c
6040                 Strip CRs whel loading the text into editor in reedit mode.
6041
6042 2002-10-09 [colin]      0.8.5claws6
6043
6044         * src/mainwindow.c
6045                 Make Space work when no mail is selected
6046
6047 2002-10-09 [colin]      0.8.5claws5
6048
6049         * src/gtksctree.[ch]
6050                 Fix range_select
6051                 Add gtk_sctree_reanchor() 
6052         * src/summaryview.c
6053                 Use gtk_sctree_reanchor() - better fix for 
6054                 bug 60413
6055
6056 2002-10-09 [colin]      0.8.5claws4
6057
6058         * src/summaryview.c
6059                 Fix shift-click select after delete problem
6060                 (closes bug 60413)
6061
6062 2002-10-08 [thorsten]   0.8.5claws3
6063
6064         * src/summaryview.c
6065                 exclude current msg from -hide read messages-
6066
6067 2002-10-08 [colin]      0.8.5claws2
6068
6069         * src/inc.[ch]
6070           src/pop.c
6071           src/recv.c
6072                 Differentiate socket errors from disk full
6073                 errors
6074
6075 2002-10-08 [christoph]  0.8.5claws1
6076
6077         * Makefile.am
6078         * configure.in
6079                 modifications for new config directory
6080
6081         * config.guess  ** REMOVED **
6082         * config.sub    ** REMOVED **
6083         * install-sh    ** REMOVED **
6084         * ltmain.sh     ** REMOVED **
6085         * missing       ** REMOVED **
6086         * mkinstalldirs ** REMOVED **
6087                 these files are autogenerated by automake
6088                 when you run autogen.sh
6089
6090         * config/.cvsignore     ** NEW FILE **
6091         * config/Makefile.am    ** NEW FILE **
6092                 ignore autogenerated files
6093                 create a Makefile in this directory
6094
6095 2002-10-08 [paul]       0.8.5claws
6096
6097         * 0.8.5claws release
6098         
6099         * src/compose.c
6100           src/procheader.c
6101           src/procmsg.c
6102                 fix quote reply format for newsgroups reply bug
6103                 (thanks to Hoa)
6104                 
6105         * po/en_GB.po
6106           po/pl.po
6107                 updated by me and Witold Wladyslaw Wojciech Wilk
6108                 repectively
6109
6110 2002-10-07 [paul]       0.8.3claws53
6111
6112         * po/it.po
6113           po/pt_BR.po
6114           po/sr.po
6115                 updated messages catalogs, submitted by
6116                 Alessandro Maestri, Fabio Jr.Beneditto 
6117                 and Urke MMI, respectively.
6118
6119 2002-10-07 [christoph]  0.8.3claws52
6120
6121         * src/folder.[ch]
6122         * src/folderview.c
6123         * src/mainwindow.c
6124                 fix new folder ghost message bug
6125                 (closes bug [ 619722 ] wrong count for newly created folders)
6126
6127 2002-10-07 [christoph]  0.8.3claws51
6128
6129         * src/compose.c
6130                 fix news posting problem
6131
6132 2002-10-07 [melvin]     0.8.3claws50
6133
6134         * po/fr.po
6135                 Updated French translation
6136
6137 2002-10-05 [christoph]  0.8.3claws49
6138
6139         * src/gtkstext.c
6140                 check if line_start_cache is set in gtk_stext_update_text
6141                 (closes bug [ 618119 ] crash while doing search in folder)
6142
6143 2002-10-05 [christoph]  0.8.3claws48
6144
6145         * src/imap.c
6146         * src/news.c
6147         * src/utils.c
6148         * src/utils.h
6149                 implement cache cleanups for claws' folder system
6150                 (closes bug [ 595916 ] imapcache not cleaned up)
6151
6152 2002-10-05 [melvin]     0.8.3claws47
6153
6154         * src/prefs_actions.c
6155                 Made the help text more clear for the %p token
6156
6157 2002-10-04 [paul]       0.8.3claws46
6158
6159         * sync with 0.8.5
6160                 see ChangeLog 2002-10-02 and 2002-10-03
6161
6162 2002-10-04 [christoph]  0.8.3claws45
6163
6164         * src/inc.c
6165                 fix segfault caused by pop before smtp
6166                 call to inc_account_mail with NULL
6167                 pointer for mainwin
6168
6169 2002-10-04 [paul]       0.8.3claws44
6170
6171         * configure.in
6172                 sync the LDAP detection from 0.8.5cvs1
6173
6174 2002-10-02 [christoph]  0.8.3claws43
6175
6176         * po/de.po
6177                 fix small spelling error
6178
6179 2002-10-02 [melvin]     0.8.3claws42
6180
6181         * ac/aspell.m4
6182                 Behave better and say "no" when test program cannot be run.
6183
6184 2002-10-02 [paul]       0.8.3claws41
6185
6186         * sync with 0.8.4cvs1
6187                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
6188                 
6189         * src/summaryview.c
6190                 toggle the behavior of Reply menuitem between
6191                 normal reply and reply-to-list
6192
6193 2002-10-01 [sergey]     0.8.3claws40
6194
6195         * src/compose.c
6196                 Convert newlines in the message text to the canonical form
6197                 before base64 encoding (RFC2045 compliance, fixes some
6198                 interoperability issues with Evolution 1.0.3)
6199
6200 2002-09-29 [colin]      0.8.3claws39
6201
6202         * src/summaryview.c
6203                 Fix an unwanted copy/paste
6204
6205 2002-09-29 [colin]      0.8.3claws38
6206
6207         * src/mainwindow.c
6208                 Renamed "Custom toolbar" to "Customize toolbar"
6209                 Renamed "Show all header" to "Show all headers"
6210                 Renamed "Set diplay item" to "Set displayed items"
6211         * src/prefs_common.c
6212                 Renamed "Show all header" to "Show all headers"
6213         * src/prefs_summary_column.c
6214                 Renamed "diplay item" to "displayed items"
6215
6216 2002-09-29 [colin]      0.8.3claws37
6217
6218         * src/mainwindow.[ch]
6219                 online/offline status pixmaps follow theme
6220                 changes
6221         * src/summaryview.[ch]
6222                 quicksearch pixmap follows theme changes
6223
6224 2002-09-29 [thorsten]   0.8.3claws36
6225
6226         * src/compose.c
6227           src/prefs_folder_item.[ch]
6228                 add default_reply_to folder option (closes patch 581044)
6229
6230 2002-09-29 [christoph]  0.8.3claws35
6231
6232         * acconfig.h    ** REMOVED **
6233         * configure.in
6234         * ac/aspell.m4
6235         * ac/check-type.m4
6236         * ac/gnupg-check-typedef.m4
6237                 fix autoheader 2.50 warning
6238
6239 2002-09-29 [christoph]  0.8.3claws34
6240
6241         * major code cleanup (part 2)
6242         
6243                 - unused variables removed
6244                 - unused functions removed
6245                 - uninitialized variables checked
6246                 - missing return statements added
6247                 - missing function return types added
6248                 - added parentheses around assignment
6249                   when suggested by gcc
6250
6251 2002-09-29 [alfons]     0.8.3claws33
6252
6253         * src/logwindow.c
6254                 log_window_clear(): only bracket gtk_text_forward_delete() 
6255                 with gtk_text_freeze() / gtk_text_thaw() (see if this
6256                 works around GTK text bug)
6257
6258 2002-09-29 [paul]       0.8.3claws32
6259
6260         * po/bg.po
6261           po/sr.po
6262                 updated by George Danchev and Urke MMI
6263                 respectively
6264
6265 2002-09-27 [christoph]  0.8.3claws31
6266
6267         * doc-src/readme.txt
6268         * doc-src/rfc1806.txt   ** REMOVED **
6269         * doc-src/rfc2183.txt   ** NEW FILE **
6270         * doc-src/rfc2980.txt   ** NEW FILE **
6271                 update rfcs
6272
6273 2002-09-27 [melvin]     0.8.3claws30
6274
6275         * ac/aspell.m4
6276                 Fixed typo which could break linking
6277
6278 2002-09-27 [melvin]     0.8.3claws29
6279
6280         * ac/aspell.m4
6281                 Improved GNU/aspell checking. 
6282                 Fixed bug #614490
6283
6284 2002-09-27 [paul]       0.8.3claws28
6285
6286         * sync with 0.8.3cvs8
6287                 see ChangeLog 2002-09-27
6288
6289 2002-09-26 [colin]      0.8.3claws27
6290
6291         * src/toolbar.[ch]
6292           src/mainwindow.[ch]
6293                 Add "Reply to Mailing-list" to the toolbar
6294
6295 2002-09-26 [christoph]  0.8.3claws26
6296
6297         * src/summaryview.c
6298                 Fix wrong message counts in summaryview status
6299
6300 2002-09-26 [paul]       0.8.3claws25
6301
6302         * sync with 0.8.3cvs7
6303                 see ChangeLog 2002-09-26
6304
6305 2002-09-26 [paul]       0.8.3claws24
6306
6307         * sync with 0.8.3cvs6
6308                 see ChangeLog 2002-09-25
6309
6310 2002-09-25 [christoph]  0.8.3claws23
6311
6312         * src/prefs_common.c
6313         * src/prefs_folder_item.c
6314         * src/prefs_scoring.c
6315                 Renamed "kill score" to "hide score" in GUI
6316                 and prefs files
6317
6318 2002-09-25 [paul]       0.8.3claws22
6319
6320         * sync with 0.8.3cvs5
6321                 see ChangeLog 2002-09-24
6322
6323 2002-09-24 [alfons]     0.8.3claws21
6324
6325         patch by Satoshi Nagayasu: allows appending / saving multiple 
6326         selected files (closes "[ 612279 ] save multiple mesg(s) in 
6327         'Save as ...'")
6328
6329         * AUTHORS
6330                 add Satoshi Nagayasu
6331         * src/summaryview.c
6332                 summary_save_as(): allow saving selected files to
6333                 one file
6334                 summary_set_menu_sensitive: enable "Save As..." when
6335                 multiple files are selected
6336         * src/utils.[ch]
6337                 append_file(): new function
6338
6339 2002-09-24 [colin]      0.8.3claws20
6340
6341         * src/procmime.c
6342                 Fix segfault when mimeinfo doesn't have a 
6343                 content_type. 
6344
6345 2002-09-24 [colin]      0.8.3claws19
6346
6347         * src/prefs_common.[ch]
6348                 Add a preference to display send dialog or not
6349         * src/send.c
6350                 Display send dialog according to preference
6351
6352 2002-09-24 [colin]      0.8.3claws18
6353
6354         * src/compose.[ch]
6355                 Disable user actions when sending
6356
6357 2002-09-24 [colin]      0.8.3claws17
6358
6359         * src/procmime.c
6360                 Do not display name or filename for attachments
6361                 with an application/pgp-signature type
6362                 (security flaw, see bug 537413)
6363
6364 2002-09-23 [colin]      0.8.3claws16
6365
6366         * src/editaddress.c
6367                 Initialize entry_email, entry_alias and 
6368                 entry_remarks to first email address of the list
6369
6370 2002-09-23 [colin]      0.83claws15
6371
6372         * src/compose.c
6373                 Drop pgp-signature when reediting a signed queued
6374                 message
6375
6376 2002-09-23 [melvin]     0.8.3claws14
6377
6378         * po/fr.po
6379                 Updated French translation
6380
6381 2002-09-23 [melvin]     0.8.3claws13
6382
6383         * src/mainwindow.c
6384                 Made custom toolbar menu labels more consistent
6385         * src/prefs_toolbar.c
6386                 Made custom toolbar window title more consistent
6387
6388 2002-09-22 [colin]      0.8.3claws12
6389
6390         * src/inc.c
6391                 Initialize session type to normal before getting 
6392                 mail (fixes strange Get behaviour)
6393         * src/prefs_account.h
6394                 Move STYPE_POP_BEFORE_SMTP to last position to 
6395                 avoid other side-effects
6396
6397 2002-09-22 [colin]      0.8.3claws11
6398
6399         * src/prefs_account.c
6400                 Fix pop_bfr_smtp_tm_entry sensivity when switching
6401                 from pop3 to apop or vice-versa
6402
6403 2002-09-22 [colin]      0.8.3claws10
6404         
6405         * src/prefs_account.[ch]
6406                 Add an option for the POP before SMTP timeout
6407         * src/inc.c
6408                 Remember time of last POP connection
6409         * src/send.c
6410                 Do POP before SMTP only if timeout reached
6411
6412 2002-09-22 [oliver]     0.8.3claws9
6413         
6414         * README.claws
6415                 explain custom toolbar
6416
6417 2002-09-22 [oliver]     0.8.3claws8
6418
6419         * src/prefs_actions.[ch]
6420         custom toolbar for compose      
6421                 actions callback from compose toolbar
6422         * src/folderview.c
6423                 remove include toolbar.h
6424
6425 2002-09-22 [oliver]     0.8.3claws7
6426         
6427         * src/prefs_toolbar.[ch]
6428                 custom toolbar for compose
6429                 - generic prefs_toolbar handles both
6430                   Mainwin's toolbar as well as Compose toolbar          
6431
6432 2002-09-22 [oliver]     0.8.3claws6
6433         
6434         * src/toolbar.[ch]
6435                 custom toolbar for compose
6436                 restructure toolbar.[ch]
6437
6438 2002-09-22 [oliver]     0.8.3claws5
6439
6440         * src/compose.[ch]
6441                 custom toolbar for compose
6442
6443 2002-09-22 [oliver]     0.8.3claws4
6444         
6445         * src/mainwindow.[ch]
6446                 custom toolbar for compose 
6447                 move mainwin toolbar back to mainwindow
6448
6449 2002-09-22 [alfons]     0.8.3claws3
6450
6451         * src/procmsg.c
6452                 :%sno/if(/if (/gc
6453                 :%sno/for(/for (/gc
6454                 (beautify)
6455
6456 2002-09-22 [alfons]     0.8.3claws2
6457         
6458         * src/procmsg.c
6459                 procmsg_save_to_outbox(): don't unlink message file from queue;
6460                 callers should do it using folder_item_remove_msg()
6461
6462 2002-09-22 [colin]      0.8.3claws1
6463
6464         * src/mimeview.[ch]
6465                 Made mimeview_check_signature() public
6466         * src/textview.c
6467                 Made GPG signatures verifiable by clicking
6468                 the [application/pgp-signature] in the Text
6469                 view
6470
6471 2002-09-22 [paul]       0.8.3claws
6472
6473         * po/bg.po
6474           po/en_GB.po
6475           po/es.po
6476           po/it.po
6477           po/pl.po
6478           po/pt_BR.po
6479           po/sr.po
6480                 updated translations, submitted by George Danchev,
6481                 me, Ricardo Mones Lastra, Alessandro Maestri,
6482                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
6483                 and Urke MMI, respectively.     
6484
6485 2002-09-22 [alfons]     0.8.2claws65
6486
6487         * src/procmsg.c
6488         * src/pgptext.c
6489                 no furry valgrinds have been used to plug these memleaks
6490
6491 2002-09-20 [paul]       0.8.2claws64
6492
6493         * sync with 0.8.3cvs4
6494                 'Select thread' re-implemented 
6495                 see ChangeLog 2002-09-20
6496
6497 2002-09-21 [alfons]     0.8.2claws63
6498
6499         * src/compose.c
6500                 compose_send(): plug unnoticed memleak
6501
6502 2002-09-20 [alfons]     0.8.2claws62
6503
6504         * src/addr_compl.c
6505                 replace_address_in_edit(): strict check for NULL address to
6506                 fix "[ 607348 ] Segfault in address completion". My guess is
6507                 that this happens with an empty address book, but it's good
6508                 to have this check here anyway
6509                 
6510                 completion_window_button_press(): free string returned 
6511                 from the internal cache
6512
6513 2002-09-20 [christoph]  0.8.2claws61
6514
6515         * src/procmime.h
6516                 added ENC_BINARY to EncodingType
6517         * src/procmime.c
6518                 the string returned by procmime_get_encoding_str
6519                 should not depend on the order of values in the
6520                 EncodingType definition
6521         * doc-src/rfc1806.txt   ** NEW FILE **
6522                 Added rfc1806 about MIME Content-Disposition
6523                 Extension
6524
6525 2002-09-19 [paul]       0.8.2claws60
6526
6527         * sync with 0.8.2cvs3
6528                 see ChangeLog 2002-09-19
6529
6530 2002-09-19 [paul]       0.8.2claws59
6531
6532         * src/prefs_folder_item.c
6533                 revert to Darko's original alignment of colour
6534                 selector button
6535                 add a colon to folder_color label
6536                 
6537         * src/compose.c
6538                 add Colin's patch (with Hiro's modifications) to 
6539                 force BASE64 encoding for 8-bit text when signing
6540                 (sync with 0.8.3cvs2)
6541
6542 2002-09-18 [alfons]     0.8.2claws58
6543
6544         * src/compose.c
6545                 :%sno/if(/if (/gc
6546                 :%sno/for(/for (/gc
6547                 (beautify a little bit)
6548
6549 2002-09-18 [christoph]  0.8.2claws57
6550
6551         * src/pine.c
6552                 fix handling of fgetc return value
6553
6554 2002-09-17 [alfons]     0.8.2claws56
6555         
6556         * src/summaryview.c
6557                 summary_sort(): check non-NULL summaryview->folder_item when no 
6558                 folder is selected at all
6559                 (closes "[ 610344 ] sort label make syl Crash")
6560
6561 2002-09-17 [alfons]     0.8.2claws55
6562         
6563         * src/compose.c
6564                 beautify a little bit
6565
6566 2002-09-17 [christoph]  0.8.2claws54
6567
6568         * src/folder.c
6569                 initialize max values for cache and folder
6570                 when cache or folder is empty
6571
6572 2002-09-15 [colin]      0.8.2claws53
6573
6574         * src/compose.c
6575                 Fix a leak (thanks Alfons!) and cleaned
6576                 variables names for custom headers
6577
6578 2002-09-15 [colin]      0.8.2claws52
6579
6580         * src/compose.c
6581                 Fix custom headers recognition when
6582                 prefs_common.trans_hdr is on
6583
6584 2002-09-15 [colin]      0.8.2claws51
6585
6586         * src/compose.c
6587                 Allow dynamically-added custom headers
6588                 Yet not reparsed if reedited
6589
6590 2002-09-15 [alfons]     0.8.2claws50
6591
6592         * src/prefs_account.c
6593                 fix warnings
6594
6595 2002-09-15 [colin]      0.8.2claws49
6596         
6597         * src/prefs_account.c
6598                 fix pop_before_smtp sensitivity
6599
6600 2002-09-15 [colin]      0.8.2claws48
6601
6602         * src/inc.[ch]
6603                 add inc_pop_before_smtp()
6604                 allow MainWindow to be undefined in 
6605                 inc_account_mail() and inc_start()
6606         * src/pop.c
6607           src/prefs_account.h
6608                 add STYPE_POP_BEFORE_SMTP session type
6609         * src/prefs_account.c
6610                 activated pop before smtp option
6611         * src/send.c
6612                 do pop before smtp if the relevant option 
6613                 is set
6614
6615 2002-09-15 [paul]       0.8.2claws47
6616
6617         * sync with 0.8.3
6618                 see ChangeLog 2002-09-15
6619
6620 2002-09-14 [paul]       0.8.2claws46
6621
6622         * po/bg.po
6623                 updated Bulgarian translation, submitted by
6624                 George Danchev
6625
6626 2002-09-13 [paul]       0.8.2claws45
6627
6628         * src/compose.c
6629                 merge claws' select_account() with main's
6630                 (new) compose_select_account(). [sync with
6631                 0.8.2cvs15, see ChangeLog 2002-09-11]
6632
6633 2002-09-12 [christoph]  0.8.2claws44
6634
6635         * src/filter.c
6636                 allocate 1 elements of FolderItem not 0
6637
6638 2002-09-12 [colin]      0.8.2claws43
6639
6640         * src/compose.c
6641                 Fix bug #590825 (obey Follow-up: poster)
6642
6643 2002-09-12 [colin]      0.8.2claws42
6644
6645         * src/procmime.c
6646                 Fix bug #557009 (wrong headers for messages 
6647                 forwarded as attachments)
6648
6649 2002-09-11 [colin]      0.8.2claws41
6650         
6651         * src/compose.c
6652                 Put SCF: pseudo-header on top of message
6653                 Set draft tmp_flag when saved as draft
6654
6655         * src/procmsg.c
6656           src/procheader.c
6657                 Skip after first \n\n for beginning of real message
6658                 for drafts too
6659
6660 2002-09-11 [christoph]  0.8.2claws40
6661
6662         * src/filtering.c
6663                 use procmsg flag functions in filtering or processing
6664                 will cause incorrect folder message counts
6665
6666 2002-09-11 [colin]      0.8.2claws39
6667
6668         * src/compose.c
6669                 Fix bug #550175 - wrong save folder when reediting
6670                 drafts
6671
6672 2002-09-11 [paul]       0.8.2claws38
6673
6674         * sync with 0.8.2cvs14
6675                 see ChangeLog 2002-09-11
6676
6677 2002-09-11 [colin]      0.8.2claws37
6678
6679         * src/folder.c
6680                 Fix a typo (seeming to cause new/unread status to
6681                 be lost)
6682
6683 2002-09-10 [christoph]  0.8.2claws36
6684
6685         * src/compose.c
6686                 compose_redirect should not use compose_generic_new
6687                 because that does more stuff than expected including
6688                 opening the external editor
6689                 (closes bug "[ 526608 ] bounced messages appear blank
6690                  in editor")
6691
6692 2002-09-10 [christoph]  0.8.2claws35
6693
6694         * src/folder.c
6695                 fix problem with too large message number range
6696                 causing a crash in folder_item_scan
6697
6698 2002-09-10 [paul]       0.8.2claws34
6699
6700         * sync with 0.8.2cvs13
6701                 see ChangeLog 2002-09-10
6702
6703 2002-09-10 [christoph]  0.8.2claws33
6704
6705         * src/msgcache.c
6706                 set MsgInfo TmpFlags for queue and draft folders
6707                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
6708
6709 2002-09-10 [paul]       0.8.2claws32
6710
6711         * AUTHORS
6712           po/bg.po      ** NEW FILE **
6713                 new Bulgarian translation submitted by
6714                 George Danchev <danchev@spnet.net>
6715                 
6716         * tools/Makefile.am
6717           tools/README
6718           tools/tb2sylpheed     ** NEW FILE **
6719                 add script that converts an addressbook exported
6720                 from The Bat! into a Sylpheed addressbook. Submitted
6721                 by Urke MMI <urke-kg@eunet.yu>
6722
6723 2002-09-10 [paul]       0.8.2claws31
6724
6725         * sync with 0.8.2cvs12
6726                 see ChangeLog 2002-09-10
6727
6728 2002-09-06 [paul]       0.8.2claws30
6729
6730         * src/prefs_common.c
6731                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
6732                 
6733         * tools/Makefile.am
6734           tools/README
6735           tools/ldif-to-xml.py  ** REMOVED **
6736                 remove obsolete python script
6737
6738 2002-09-06 [paul]       0.8.2claws29
6739
6740         * sync with 0.8.2cvs10
6741                 see ChangeLog 2002-09-06
6742
6743 2002-09-04 [paul]       0.8.2claws28
6744
6745         * sync with 0.8.2cvs9
6746                 see ChangeLog 2002-08-04
6747
6748 2002-09-04 [colin]      0.8.2claws27 
6749
6750         * src/prefs_common.[ch]
6751                 Added signature color configuration
6752         * src/textview.c
6753                 Use user-specified signature color
6754
6755 2002-09-03 [colin]      0.8.2claws26
6756
6757         * src/prefs_common.[ch]
6758                 Added autosave and autosave_length prefs
6759         * src/compose.c
6760                 Added compose_remove_draft()
6761                 Auto-save drafts according to the prefs
6762         * src/main.c
6763                 Added a crash-indicator file, allowing to check
6764                 for new messages on startup if Sylpheed crashed
6765                 (makes saved drafts "reappear")
6766
6767 2002-09-03 [colin]      0.8.2claws25
6768
6769         * src/textview.[ch]
6770                 Grey the signature
6771
6772 2002-09-03 [paul]       0.8.2claws24
6773
6774         * sync with 0.8.2cvs8
6775                 see ChangeLog 2002-09-02 and 2002-09-03
6776
6777 2002-09-03 [darko]      0.8.2claws23
6778
6779         * src/folderview.c
6780                 use normal style when creating new folder to pick
6781                 proper font size 
6782
6783 2002-09-02 [melvin]     0.8.2claws22
6784
6785         * src/gtkaspell.m4
6786                 removed some obsolete code
6787
6788 2002-09-02 [melvin]     0.8.2claws21
6789
6790         * ac/aspell.m4
6791                 fixed test's equality sign (== to =)
6792
6793 2002-09-02 [alfons]     0.8.2claws20
6794
6795         * src/folder.c
6796         * src/mh.c
6797                 revert change of 0.8.2claws16 and use the mh_folder_destroy
6798                 as folder->destroy virtual as suggested by Hiro
6799                 (the mh.c code seems to have been lost around mh.c.1.21)
6800
6801 2002-09-02 [paul]       0.8.2claws19
6802
6803         * po/pt_BR.po
6804                 updated by Fabio Jr. Beneditto
6805                 
6806         * src/defs.h
6807                 use 'http://claws.sylpheed.org' for homepage link. 
6808                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
6809
6810 2002-09-01 [alfons]     0.8.2claws18
6811
6812         * src/mh.c
6813                 plug memleak related to one Martin Kluge found
6814
6815 2002-08-31 [paul]       0.8.2claws17
6816
6817         * sync with 0.8.2cvs6
6818                 see ChangeLog 2002-08-30
6819
6820 2002-08-31 [alfons]     0.8.2claws16
6821
6822         * src/folder.c
6823                 folder_destroy(): remove mailbox from folderlist even if it has
6824                 no destroy virtual
6825
6826 2002-08-31 [alfons]     0.8.2claws15
6827
6828         * src/folder.c
6829                 :%sno/if(/if (/gc
6830                 :%sno/for(/for (/gc
6831                 (being pedantic I know)
6832
6833 2002-08-31 [alfons]     0.8.2claws14
6834
6835         * src/folder.c
6836                 check for NULL pointers returned from folder->fetch_msginfo virtual
6837                 (should solve some reported crashes)
6838
6839 2002-08-30 [alfons]     0.8.2claws13
6840
6841         * acconfig.h
6842         * configure.in
6843         * src/crash.c
6844                 enable crash dialog on compilation time
6845                 (--enable-crash-dialog configure option)
6846
6847 2002-08-30 [alfons]     0.8.2claws12
6848
6849         * AUTHORS
6850                 add Martin Kluge
6851         * src/mh.c
6852                 apply memory leak plug patch by Martin Kluge
6853                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
6854                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
6855                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
6856
6857 2002-08-30 [darko]      0.8.2claws11
6858
6859         * src/folderview.c
6860                 copy Gtk style from normal style to match
6861                 font size for coloured folders
6862
6863 2002-08-29 [alfons]     0.8.2claws10
6864
6865         * sylpheed.desktop
6866                 Type=Internet <- Type=Application
6867                 (reported by Michael Schwendt, see:
6868                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
6869                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
6870
6871 2002-08-29 [paul]       0.8.2claws9
6872
6873         * sync with 0.8.2cvs5
6874                 see ChangeLog 2002-08-29
6875
6876 2002-08-29 [colin]      0.8.2claws8
6877
6878         * src/summaryview.c
6879                 Added a sanity check in summary_select_thread
6880                 Should fix bug 601605
6881
6882 2002-08-29 [colin]      0.8.2claws7
6883
6884         * src/main.c
6885                 Revert claws6 changes regarding bug #591676
6886
6887 2002-08-28 [colin]      0.8.2claws6
6888         
6889         * src/main.c
6890                 Ignore cache for queue folderitems
6891                 Fix bug #591676
6892
6893 2002-08-28 [melvin]     0.8.2claws5
6894
6895         * README.claws
6896                 Fixed typos.
6897
6898 2002-08-28 [melvin]     0.8.2claws4
6899
6900         * README.claws
6901                 Updated a bit the text concerning the spell checker
6902
6903 2002-08-28 [melvin]     0.8.2claws3
6904
6905         Merged the GNU_aspell_branch:
6906                 Support of new GNU/aspell is now included and the old pspell
6907                 is not supported anymore.
6908                 See README.claws
6909
6910         * README.claws
6911                 Updated spell checker text to reflect the switch to GNU/aspell
6912
6913         * ac/aspell.m4          *** NEW ***
6914         * src/gtkaspell.[ch]    *** NEW *** 
6915         * ac/pspell.m4          *** DELETED *** 
6916         * src/gtkspell.[ch]     *** DELETED ***
6917
6918         * ac/Makefile.am
6919                 Updated for GNU/aspell support
6920
6921         * po/POTFILES.in
6922                 Replaced gtkspell.c by gtkaspell.c
6923
6924         * acconfig.h
6925         * src/Makefile.am
6926         * src/about.c
6927         * src/compose.[ch]
6928         * src/crash.c
6929         * src/main.c
6930         * src/prefs_common.[ch]
6931                 Updated for GNU/aspell support
6932
6933 2002-08-28 [paul]       0.8.2claws2
6934
6935         * sync with 0.8.2cvs4
6936                 see ChangeLog 2002-08-27 and 2002-08-28
6937
6938 2002-08-28 [colin]      0.8.2claws1
6939
6940         * src/summary_search.c
6941                 Added "AND search"
6942
6943 2002-08-28 [jens]       0.8.2claws
6944
6945         *po/de.po
6946                 Updated German translations
6947
6948 2002-08-27 [melvin]     0.8.2claws
6949
6950         * po/fr.po
6951                 Updated French translations
6952
6953 2002-08-27 [paul]       0.8.2claws
6954
6955         * sync with 0.8.2 main release
6956
6957         * po/en_GB.po
6958           po/es.po
6959           po/it.po
6960           po/pl.po
6961           po/pt_BR.po
6962           po/sr.po
6963                 updated message catalogs submitted by
6964                 Ricardo Mones Lastra, Alessandro Maestri,
6965                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
6966                 Beneditto and Urke MMI  
6967
6968 2002-08-27 [hoa]        0.8.1claws123
6969
6970         * src/mainwindow.[ch]
6971         * src/summaryview.[ch]
6972                 removed the "filter setting" menu option.
6973                 add a "cancel a news message" menu option.
6974
6975 2002-08-26 [martin]     0.8.1claws122
6976
6977         * ChangeLog.claws
6978                 changed string under 0.8.1claws79 changed by myself
6979                 i'm sorry alfons :(
6980
6981 2002-08-26 [martin]     0.8.1claws121
6982
6983         * src/crash.c
6984                 added kill command to debuggerrc to start crash dialog
6985
6986 2002-08-26 [paul]       0.8.1claws120
6987
6988         * sync with 0.8.1cvs31
6989                 see ChangeLog 2002-08-26
6990
6991 2002-08-25 [alfons]     0.8.1claws119
6992
6993         * src/procmsg.c
6994                 fix bug that didn't send out correct headers to news server
6995                 when sending news article and email from queue (bug reported
6996                 and patch provided by Tim Mann; closes bug 
6997                 "[ 583196 ] 0.7.8claws can't post news")
6998
6999 2002-08-25 [alfons]     0.8.1claws118
7000
7001         * src/selective_download.c
7002                 mark two strings as translatable
7003                 (thanks to Urke MMI for pointing this out)
7004
7005 2002-08-25 [alfons]     0.8.1claws117
7006
7007         * src/summaryview.c
7008                 treat sent boxes as special and allow sorting them by addressee
7009                 (closes "[ 589418 ] Sent folder sorting misbehavior"
7010                 submitted by Steve Lamb)
7011
7012 2002-08-24 [alfons]     0.8.1claws116
7013
7014         * src/matcher.c
7015                 fix memleak reported by Martin Kluge
7016                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
7017
7018 2002-08-24 [oliver]     0.8.1claws115
7019
7020         * src/prefs_toolbar.c
7021                 o code cleanup as suggested by Alfons
7022                 o memleak fix
7023
7024 2002-08-24 [alfons]     0.8.1claws114
7025
7026         * src/summaryview.c
7027                 o fix another memory leak reported by Martin Kluge
7028                   (see "[ 599568 ] Small Memory Leak")
7029                 o remove 'from' variable from 'summary_set_header()'; we can
7030                   do with just 'to' 
7031
7032 2002-08-24 [paul]       0.8.1claws113
7033
7034         * sync with 0.8.1cvs30
7035                 see ChangeLog 2002-08-23
7036
7037 2002-08-24 [alfons]     0.8.1claws112
7038
7039         * src/summaryview.c
7040                 remove unnecessary allocations for search bar fixing leaks
7041                 reported by Martin Kluge
7042                 (see "[ 599451 ] Further memory leaks?")
7043
7044 2002-08-24 [alfons]     0.8.1claws111
7045
7046         * src/main.c
7047                 make get_socket_name() public for crash.c
7048         * src/crash.c
7049                 o make report bug button work (goes to claws' 
7050                   bug tracker at sf.net)
7051                 o introduce function for doing important stuff just
7052                   before claws goes down
7053                 o clean up code 
7054
7055 2002-08-24 [alfons]     0.8.1claws110
7056
7057         * src/compose.c
7058                 move cursor to "To" entry when forwarding as attachment
7059                 (reported and solved by Steve Lamb, closes bug report
7060                 "[ 592880 ] Forward as attachment; cursor not in to")
7061
7062 2002-08-24 [colin]      0.8.1claws109
7063
7064         * src/mainwindow.c
7065                 fix quick search visibility after GUI (de)separations.
7066
7067 2002-08-23 [colin]      0.8.1claws108
7068
7069         * src/mainwindow.c
7070                 fix header pane visibility after folderview or
7071                 messageview (de)separation
7072
7073 2002-08-23 [paul]       0.8.1claws107
7074
7075         * src/mainwindow.[ch]
7076           src/toolbar.c
7077                 give full control of display or non-display 
7078                 of the Execute icon to Custom toolbar settings.
7079                 add new sensitivity condition to maninwindow.h: 
7080                 M_DELAY_EXEC
7081
7082         * ChangeLog
7083           ChangeLog.jp
7084           NEWS
7085                 more sync with 0.8.1cvs29
7086
7087 2002-08-23 [melvin]     0.8.1claws106
7088
7089         * src/alertpanel.c
7090                 Readded support for custom widget in alertpanel lost in last
7091                 sync.
7092
7093 2002-08-23 [paul]       0.8.1claws105
7094
7095         * sync with 0.8.1cvs29
7096                 see ChangeLog 2002-08-23
7097
7098 2002-08-23 [colin]      0.8.1claws104
7099
7100         * src/summaryview.c
7101                 Fix folder and search pixmaps exchanging positions
7102                 after theme or toolbar changes. Thank to Oliver for 
7103                 reporting this.
7104
7105 2002-08-23 [colin]      0.8.1claws103
7106
7107         * src/mainwindow.c
7108           src/messageview.[ch]
7109           src/noticeview.[ch]
7110           src/summaryview.c
7111                 Changed messageview_create() and noticeview_create()
7112                 to avoid the last gdk_warning
7113
7114 2002-08-22 [colin]      0.8.1claws102
7115
7116         * src/summaryview.c
7117                 Fix my new `Creating pixmap from xpm' warning
7118
7119 2002-08-22 [colin]      0.8.1claws101
7120
7121         * src/mainwindow.c
7122                 Fix some of the gdk warnings
7123
7124 2002-08-22 [colin]      0.8.1claws100
7125
7126         * src/Makefile.am
7127         * src/stock_pixmap.c
7128         * src/stock_pixmap.h
7129         * src/pixmaps/quicksearch.xpm *ADDED*
7130                 Add the quicksearch pixmap
7131         * src/mainwindow.c
7132         * src/summaryview.c
7133         * src/summaryview.h
7134                 Make quicksearch bar visible/hidden via a button
7135
7136 2002-08-22 [christoph]  0.8.1claws99
7137
7138         * src/folder.c
7139                 fix folder update for newsgroups with message
7140                 numbers below minimum number of articles to fetch
7141                 (closes bug #598445)
7142
7143 2002-08-22 [paul]       0.8.1claws98
7144
7145         * sync with 0.8.1cvs28
7146                 see ChangeLog 2002-08-22
7147
7148 2002-08-21 [alfons]     0.8.1claws97
7149
7150         * src/crash.c
7151                 use bt instead of bt full which seems to work 
7152                 better, and bt full doesn't give a great deal 
7153                 of information anyway
7154
7155 2002-08-21 [colin]      0.8.1claws96
7156
7157         * src/summaryview.c
7158                 fix summaryview_searchtype_changed prototype
7159
7160 2002-08-21 [christoph]  0.8.1claws95
7161
7162         * src/mainwindow.c
7163                 o fix broken menu update for sorting type, we have to
7164                   get this info from the summaryview now
7165                 o removed setting of threaded state in menu callback
7166         * src/summaryview.[ch]
7167                 more summaryview/folderitem seperation for
7168                 threading option
7169         * configure.in
7170                 removed not required --with-compiler-flags option
7171
7172 2002-08-21 [oliver]     0.8.1claws94
7173         
7174         * src/toolbar.h 
7175                 o rename toolbar.xml to toolbar_main.xml
7176                   since toolbar_compose.xml might come up 
7177                   any time soon
7178         * README.claws
7179                 add custom toolbar              
7180
7181 2002-08-21 [darko]      0.8.1claws93
7182
7183         * src/procmsg.c
7184                 don't reset tmp flags for messages copied
7185                 to sent folder
7186
7187 2002-08-21 [colin]      0.8.1claws92
7188         
7189         * src/prefs_filtering.c
7190                 fix renaming rules on folder rename 
7191                 when folder is not a leaf folder
7192
7193 2002-08-21 [paul]       0.8.1claws91
7194
7195         * src/prefs_folder_item.c
7196                 fix alignment of colour selector
7197
7198 2002-08-21 [paul]       0.8.1claws90
7199
7200         * sync with 0.8.1cvs27
7201                 see ChangeLog 2002-08-21
7202
7203 2002-08-21 [paul]       0.8.1claws89
7204
7205         * src/summaryview.c
7206                 fix crash when changing field type in
7207                 Quick search bar
7208
7209 2002-08-21 [colin]      0.8.1claws88
7210
7211         * src/summaryview.c
7212                 Made quick search case-insensitive
7213
7214 2002-08-21 [paul]       0.8.1claws87
7215
7216         * sync with 0.8.1cvs26
7217                 see ChangeLog 2002-08-21
7218
7219 2002-08-20 [christoph]  0.8.1claws86
7220
7221         * src/folderview.c
7222         * src/main.c
7223         * src/summaryview.[ch]
7224                 more summaryview/folderitem seperation for
7225                 sort_key and sort_type
7226         * src/procmsg.c
7227                 added missing return statement
7228
7229 2002-08-20 [colin]      0.8.1claws85
7230
7231         * src/summaryview.[ch]
7232                 Added a quick search box
7233         * src/mainwindow.c
7234         * src/prefs_common.[ch]
7235                 Added a show/hide option for the quick search
7236
7237 2002-08-20 [oliver]     0.8.1claws84
7238         
7239         * src/mainwindow.c
7240                 remove toolbar_create_popups
7241         * src/toolbar.[ch]
7242                 o remove toolbar_create_popups
7243                 o fix toolbar_set_sensitive 
7244                   (Bug reports #596834 and #596832)     
7245         * src/prefs_toolbar.c
7246                 o add "Set default" button
7247                 o align label and text + combo widgets
7248
7249 2002-08-20 [hoa]        0.8.1claws83bis
7250
7251         * src/imap.c
7252                 fixed a bug in imap_fetch_msginfo() in case there is no
7253                 current folder.
7254
7255 2002-08-20 [darko]      0.8.1claws83
7256
7257         * src/folderview.c
7258                 copy the color style of folder view so it
7259                 works with GTK themes
7260
7261 2002-08-20 [darko]      0.8.1claws82
7262
7263         * src/folder.h
7264         * src/folderview.c
7265         * src/prefs_folder_item.[hc]
7266                 don't use UI stuff in folder.h
7267
7268 2002-08-20 [darko]      0.8.1claws81
7269
7270         * src/folder.h
7271         * src/prefs_folder_item.h
7272         * src/folderview.c
7273         * src/prefs_folder_item.c
7274                 ability to set folder color in folderview
7275
7276 2002-08-19 [alfons]     0.8.1claws80
7277
7278         * src/summaryview.c
7279                 fix one of the earlier memleaks reported by Martin Kluge
7280
7281 2002-08-19 [alfons]     0.8.1claws79
7282
7283         * src/mainwindow.c
7284                 hide notice view when selecting seperate folder
7285                 view (reported by Urke MMI)
7286
7287 2002-08-19 [christoph]  0.8.1claws78
7288
7289         * src/folderview.c
7290         * src/prefs_folder_item.h
7291         * src/summaryview.[ch]
7292                 o add summary_set_prefs_from_folderitem to set
7293                   summaryview prefs (first step to remove all
7294                   references to the folderitem in summaryview)
7295                 o moved compiled regex stuff from folderitem prefs
7296                   to summaryview code
7297
7298 2002-08-19 [paul]       0.8.1claws77
7299
7300         * src/compose.c
7301                 add check for '.' to QUOTE_IF_REQUIRED
7302
7303 2002-08-19 [paul]       0.8.1claws76
7304
7305         * src/inc.c
7306                 sync with 0.8.1cvs25 (plug memory leak)
7307
7308         * src/prefs_toolbar.c
7309                 re-order prefs_toolbar_cancel()
7310
7311 2002-08-18 [alfons]     0.8.1claws75
7312
7313         * src/inc.c
7314         * src/matcher.c
7315                 plug other memleaks reported by Martin Kluge
7316
7317 2002-08-18 [paul]       0.8.1claws74
7318
7319         * po/pt_BR.po
7320                 updated by Fabio Jr. Beneditto
7321
7322 2002-08-18 [paul]       0.8.1claws73
7323
7324         * src/toolbar.[ch]
7325                 fix bug where tooltips were displayed untranslated              
7326
7327         * src/prefs_toolbar.c
7328                 fix bug where clicking 'Cancel' creates an icon & text
7329                 toolbar regardless of prefs
7330         
7331
7332 2002-08-17 [oliver]     0.8.1claws72
7333
7334         * src/prefs_toolbar.c
7335                 update toolbar on CANCEL
7336                 bug reported by Martin Kluge
7337         * src/toolbar.c
7338                 toolbar_destroy memleak fixed           
7339
7340 2002-08-17 [alfons]     0.8.1claws71
7341
7342         * src/toolbar.c
7343                 plug another memleak reported by Martin Kluge
7344
7345 2002-08-16 [alfons]     0.8.1claws70
7346
7347         * src/crash.c
7348                 use execvp() correctly (suggested by wwp; thanks!)
7349
7350 2002-08-16 [alfons]     0.8.1claws69
7351
7352         * src/gtksctree.c
7353                 plug memory leak reported by Kim Schultz & Martin Kluge
7354
7355 2002-08-16 [paul]       0.8.1claws68
7356
7357         * po/es.po
7358                 updated by Ricardo Mones Lastra
7359
7360 2002-08-16 [paul]       0.8.1claws67
7361
7362         * src/toolbar.h
7363                 fix bug where 'Compose News' icon showed wrong
7364                 tooltip
7365
7366 2002-08-16 [paul]       0.8.1claws66
7367
7368         * sync with 0.8.1cvs24
7369                 see ChangeLog 2002-08-16
7370
7371         * po/it.po
7372                 updated by Alessandro Maestri
7373
7374 2002-08-15 [paul]       0.8.1claws65
7375
7376         * po/sr.po
7377                 updated by Urke MMI
7378
7379 2002-08-15 [paul]       0.8.1claws64
7380
7381         * src/*.c
7382                 don't translate debug info
7383
7384         * src/matcher.[ch]
7385                 add copyright info
7386
7387 2002-08-15 [paul]       0.8.1claws63
7388
7389         * src/prefs_toolbar.c
7390                 fix bug where clicking 'OK' creates an icon & text
7391                 toolbar regardless of prefs
7392
7393 2002-08-14 [alfons]     0.8.1claws62
7394
7395         * src/main.c
7396                 add global var that has the full argv[0]
7397         * src/crash.c
7398                 o execvp the correct sylpheed by using argv0
7399                   and setting the correct work dir
7400                 o other tweaks  
7401
7402 2002-08-14 [oliver]     0.8.1claws61
7403         
7404         * enable/disable Toolbar Action Buttons 
7405         * code cleanups
7406         * src/mainwindow.c
7407         * src/toolbar.[ch]      
7408         * src/prefs_toolbar.c   
7409
7410 2002-08-14 [melvin]     0.8.1claws60
7411
7412         * po/fr.po
7413                 Updated French translations
7414
7415 2002-08-14 [melvin]     0.8.1claws59
7416
7417         * src/crash.c
7418                 Made bug report not translatable
7419         * src/exporthtml.c
7420                 Fixed exporthtml_build_filespec() return value
7421         * src/foldersel.c
7422                 Fixed incorrect include file
7423         * src/gtkspell.c
7424         * src/prefs_actions.c
7425         * src/prefs_toolbar.c
7426                 Made debug info not translatable
7427         * src/mutt.c
7428         * src/quote_fmt.c
7429                 Added missing includes
7430         * src/prefs_common.c
7431                 Fixed typo
7432
7433 2002-08-14 [paul]       0.8.1claws58
7434
7435         * faq/es/sylpheed-faq.html
7436           faq/es/sylpheed-faq-[1-3].html
7437           faq/es/sylpheed-faq-4.html     **NEW FILE **
7438                 update Spanish FAQ
7439
7440 2002-08-13 [christoph]  0.8.1claws57
7441
7442         * src/procmsg.c
7443                 ignore thread fix that did not mark all
7444                 child nodes of a ignored thread as
7445                 ignored. Does not work perfectly yet,
7446                 but it is better now
7447
7448 2002-08-13 [alfons]     0.8.1claws56
7449
7450         * src/crash.c
7451                 o implement 'save crash log'
7452                 o some tweaks
7453
7454 2002-08-13 [melvin]     0.8.1claws55
7455
7456         * src/main.c
7457                 removed unrequired "execinfo.h" header
7458
7459 2002-08-12 [paul]       0.8.1claws54
7460
7461         * faq/en/sylpheed-faq.html
7462           faq/en/sylpheed-faq-[1-3].html
7463           faq/en/sylpheed-faq-4.html     **NEW FILE **
7464                 update English FAQ
7465
7466 2002-08-12 [alfons]     0.8.1claws53
7467
7468         * po/POTFILES.in
7469                 add crash.c to translatables
7470         * src/crash.c
7471                 bring in Leandro's crash dialog
7472
7473 2002-08-11 [alfons]     0.8.1claws52
7474
7475         * src/crash.c
7476                 clean up some warnings
7477
7478 2002-08-11 [alfons]     0.8.1claws51
7479
7480         * acconfig.h
7481         * configure.in
7482         * src/crash.[ch]        ** NEW FILES **
7483         * src/main.c            
7484                 initial gdb crash handler
7485
7486 2002-08-11 [paul]       0.8.1claws50
7487
7488         * src/prefs_toolbar.c
7489                 replace Up/Down arrow pixmaps with text to be
7490                 consistent across icon themes
7491
7492 2002-08-11 [paul]       0.8.1claws49
7493
7494         * src/prefs_common.c
7495           src/prefs_toolbar.c
7496                 rename 'Pixmap' -> 'Icon'
7497
7498         * src/toolbar.[ch]
7499                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
7500
7501 2002-08-10 [paul]       0.8.1claws48
7502
7503         * src/prefs_toolbar.c
7504                 re-work the UI
7505
7506 2002-08-10 [paul]       0.8.1claws47
7507
7508         * src/main.c
7509                 don't write Processing progress to status bar
7510                 patch submitted by Alexander Evseev
7511
7512         * src/prefs_toolbar.c
7513                 re-position and resize window
7514                 make window assume correct size on first call
7515
7516 2002-08-10 [paul]       0.8.1claws46
7517
7518         * src/mainwindow.c
7519           src/prefs_toolbar.c
7520           src/toolbar.c
7521           src/toolbar.h
7522                 obey coding style
7523                 follow UI text conventions
7524
7525 2002-08-10 [alfons]     0.8.1claws45
7526
7527         * src/toolbar.c
7528                 correct pixmap for delete action
7529
7530 2002-08-10 [paul]       0.8.1claws44
7531
7532         * po/pt_BR.po
7533                 updated by Fabio Jr. Beneditto
7534
7535 2002-08-10 [paul]       0.8.1claws43
7536
7537         * po/POTFILES.in
7538                 add custom toolbar files
7539
7540 2002-08-10 [paul]       0.8.1claws42
7541
7542         * sync with 0.8.1cvs22
7543                 see ChangeLog 2002-08-09
7544
7545 2002-08-09 [paul]       0.8.1claws41
7546
7547         * tools/Makefile.am
7548           tools/README
7549           tools/outlook2sylpheed.pl     ** NEW FILE **
7550                 add script to convert exported Outlook
7551                 contacts list to a Sylpheed addressbook.
7552                 Submitted by Ricardo Mones Lastra.
7553
7554 2002-08-09 [paul]       0.8.1claws40
7555
7556         * AUTHORS
7557           configure.in
7558           po/sr.po      ** NEW FILE **
7559                 add Serbian message catalog. Submitted by
7560                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
7561
7562 2002-08-09 [paul]       0.8.1claws39
7563
7564         * sync with 0.8.1cvs21
7565                 see ChangeLog 2002-08-08
7566
7567 2002-08-08 [oliver]     0.8.1claws38
7568
7569         * src/mainwindow.c
7570                 move Custom Toolbar to Configuration menu
7571
7572 2002-08-08 [oliver]     0.8.1claws37
7573
7574         * src/prefs_toolbar.c
7575                 fix substitute pixmap bug
7576
7577 2002-08-08 [paul]       0.8.1claws36
7578
7579         * sync with 0.8.1cvs19
7580                 see ChangeLog 2002-08-08
7581
7582 2002-08-07 [christoph]  0.8.1claws35
7583
7584         * src/utils.c
7585                 fixed a memory leak in new canonicalize_file_replace
7586
7587 2002-08-07 [christoph]  0.8.1claws34
7588
7589         * src/utils.[ch]
7590                 o canonicalize_file_replace should create the temporary
7591                   file in the same directory as the original file.
7592                 o added get_tmpfile_in_dir that creates a temorary file
7593                   in a specified directory.
7594
7595 2002-08-07 [melvin]     0.8.1claws33
7596
7597         * src/toolbar.c
7598                 fixed bug where 'Article' button acted as 'Email' button.
7599
7600 2002-08-07 [paul]       0.8.1claws32
7601
7602         * sync with 0.8.1.cvs17
7603                 see ChangeLog 2002-08-07
7604
7605 2002-08-07 [colin]      0.8.1claws31
7606         
7607         * src/news.c
7608                 fix mass-cancel problem
7609
7610 2002-08-07 [thorsten]   0.8.1claws30
7611
7612         * src/prefs_toolbar.c
7613                 fix: crash on replace or add new button
7614         * src/toolbar.c
7615                 fix: close xmlfile after reading
7616         * src/utils.c
7617                 fix: unlink() file before rename()
7618
7619 2002-08-06 [paul]       0.8.1claws29
7620
7621         * sync with 0.8.cvs15
7622                 see ChangeLog 2002-08-06
7623
7624 2002-08-06 [oliver]     0.8.1claws28
7625
7626         * src/toolbar.c
7627         * src/prefs_toolbar.c
7628                 fixed empty toolbar issue
7629
7630 2002-08-06 [oliver]     0.8.1claws27
7631
7632         * Custom Toolbar Final 
7633         * src/folderview.c
7634         * src/inc.c
7635         * src/summaryview.c
7636                 o toolbar stuff now lives in src/toolbar.[ch]
7637                 o main_window_toolbar_* functions are renamed to
7638                   toolbar_* reflecting their new source file
7639         * src/mainwindow.[ch]
7640                 o remove toolbar stuff  
7641
7642 2002-08-06 [oliver]     0.8.1claws26
7643         
7644         * src/Makefile.am
7645         * src/prefs_toolbar.[ch]        **New File**
7646         * src/toolbar.[ch]              **New File**
7647                 o prefs_toolbar.[ch] custom toolbar frontend
7648                 o toolbar.[ch]       backend 
7649
7650 2002-08-06 [oliver]     0.8.1claws25
7651
7652         * src/prefs_actions.[ch]
7653                 o new exported function actions_execute
7654
7655 2002-08-06 [paul]       0.8.1claws24
7656
7657         * sync with 0.8.1cvs4
7658                 see ChangeLog 2002-08-06
7659
7660 2002-08-06 [paul]       0.8.1claws23
7661
7662         * sync with 0.8.1cvs13
7663                 see ChangeLog 2002-08-06
7664
7665 2002-08-06 [paul]       0.8.1claws22
7666
7667         * sync with 0.8.1cvs12
7668                 see ChangeLog 2002-08-05 and 2002-08-06
7669
7670 2002-08-06 [match]      0.8.1claws21
7671
7672         * src/addrclip.c
7673                 improvements to cut/copy/paste address
7674
7675 2002-08-05 [match]      0.8.1claws20
7676
7677         * src/addritem.[ch]
7678         * src/addrcache.c
7679         * src/addrbook.c
7680         * src/editaddress.c
7681         * src/addressbook.c
7682                 fixes to improve cut/copy/paste
7683
7684 2002-08-06 [melvin]     0.8.1claws19
7685
7686         * src/account.[ch]
7687                 account_find_all_from_address(): new function that returns the
7688                 list of all accounts that are matched in an address.
7689         * src/alertpanel.[ch]
7690                 alertpanel() now accepts a custom widget
7691                 alertpanel_with_widget(): new function that pops up a panel with
7692                 a custom widget in it 
7693         * src/gtkutils.[ch]
7694                 gtkut_account_menu_new(): new function that allows the selection
7695                 of an account from a list of accounts.
7696         * src/messageview.c
7697                 Extended Return Receipt notification to select the correct 
7698                 account and to make a security test on the Delivery-Notification
7699                 address which should be the same as the Return-Path.
7700
7701 2002-08-06 [thorsten]   0.8.1claws18
7702
7703         * src/mimeview.c
7704                 attach_all: save unnamed as "noname.%d",
7705                 dont free static dirname
7706
7707 2002-08-05 [alfons]     0.8.1claws17
7708
7709         * configure.in
7710                 detect XIM by trying to link rather than compile a XIM program
7711
7712 2002-08-05 [oliver]     0.8.1claws16
7713                 
7714         * src/stock_pixmap.[ch]
7715                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
7716                 o new func to retrieve pixmaps
7717
7718 2002-08-05 [paul]       0.8.1claws15
7719
7720         * sync with 0.8.1cvs10
7721                 see ChangeLog 2002-08-05
7722
7723 2002-08-04 [alfons]     0.8.1claws14
7724
7725         * src/textview.c
7726                 see if this plugs memleak
7727
7728 2002-08-04 [melvin]     0.8.1claws13
7729
7730         * src/gtkspell.c
7731                 fixed bug that could crash Sylpheed when highlighting
7732                 all misspelled words.
7733
7734 2002-08-03 [melvin]     0.8.1claws12
7735
7736         * src/prefs_actions.c
7737                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
7738         * src/messageview.c
7739                 fixed bug where the Return Receipt was sent to
7740                 Delivery-Notification-To address even if it was not present
7741
7742 2002-08-02 [alfons]     0.8.1claws11
7743
7744         * src/prefs_actions.c
7745                 o more check for NULLs
7746                 o put create_io_dialog() in right conditional block
7747
7748 2002-08-02 [paul]       0.8.1claws10
7749
7750         * po/es.po
7751                 updated by Ricardo Mones Lastra
7752
7753 2002-08-01 [christoph]  0.8.1claws9
7754
7755         * src/folder.c
7756                 don't free the cache of the opened
7757                 folder in the summaryview
7758         * src/summaryview.c
7759                 don't unset flags, if it is not required
7760
7761 2002-08-01 [paul]       0.8.1claws8
7762
7763         * sync with 0.8.1cvs8
7764                 see ChangeLog entry 2002-08-01
7765
7766 2002-08-01 [paul]       0.8.1claws7
7767
7768         * sync with 0.8.1cvs7
7769                 see ChangeLog 2002-07-31 and 2002-08-01
7770
7771 2002-07-31 [christoph]  0.8.1claws6
7772
7773         * src/mainwindow.c
7774                 forgot to update menu sensitivity
7775                 function for new menu entry
7776
7777 2002-07-31 [alfons]     0.8.1claws5
7778
7779         * src/main.c
7780                 check folder item and its path for NULL on
7781                 initial processing
7782
7783 2002-07-31 [christoph]  0.8.1claws4
7784
7785         * src/folder.c
7786                 check if folder_item_get_msginfo in
7787                 folder_item_remove_msg returned NULL
7788         * src/imap.c
7789                 better clear the uid cache in the
7790                 uid validity check function and delete
7791                 cached messages
7792
7793 2002-07-31 [paul]       0.8.1claws3
7794
7795         * man/sylpheed.1
7796                 add the '--attach' option and a few other
7797                 minor changes
7798
7799 2002-07-31 [paul]       0.8.1claws2
7800
7801         * sync with 0.8.1cvs5
7802                 see ChangeLog 2002-07-31
7803
7804 2002-07-31 [christoph]  0.8.1claws1
7805
7806         * src/folderview.[ch]
7807         * src/mainwindow.c
7808                 replace "Rescan all folders..." with
7809                 "Check all folders for new messages..."
7810
7811 2002-07-30 [paul]       0.8.1claws
7812
7813         * version 0.8.1claws released
7814
7815 2002-07-30 [paul]       0.8.0claws29
7816
7817         * tools/OOo2sylpheed.pl ** NEW FILE **
7818           tools/README
7819                 add script to enable sending documents as
7820                 attachments from OpenOffice.org
7821
7822 2002-07-30 [melvin]     0.8.0claws28
7823
7824         * src/prefs_actions.c
7825                 Made the actions' input/output dialog display
7826                 without delay.
7827
7828 2002-07-30 [christoph]  0.8.0claws27
7829
7830         * src/procmsg.c
7831                 check if folder_item_get_msginfo in
7832                 procmsg_save_to_outbox returned NULL
7833
7834 2002-07-30 [paul]       0.8.0claws26
7835
7836         * sync with 0.8.1cvs4
7837                 see ChangeLog 2002-07-29
7838
7839 2002-07-29 [thorsten]   0.8.0claws25
7840
7841         * README.claws
7842                 added selective download, delete on server
7843
7844 2002-07-29 [paul]       0.8.0claws24
7845
7846         * sync with 0.8.1cvs3
7847                 see ChangeLog 2002-07-29
7848
7849 2002-07-27 [christoph]  0.8.0claws23
7850
7851         * src/folder.c
7852                 add extra check if fetching the msginfo
7853                 returned NULL
7854
7855 2002-07-27 [paul]       0.8.0claws22
7856
7857         * sync with 0.8.1cvs2
7858                 see ChangeLog 2002-07-26
7859
7860 2002-07-27 [christoph]  0.8.0claws21
7861
7862         * src/imap.c
7863                 add another check if a valid msginfo
7864                 was returned
7865
7866 2002-07-26 [hoa]        0.8.0claws20
7867
7868         * src/folder.c
7869                 Fixed a condition in folder_item_destroy()
7870
7871         * src/imap.c
7872                 Fixed an error in IMAP protocol
7873
7874 2002-07-26 [alfons]     0.8.0claws19
7875
7876         * src/folder.c
7877                 ofcourse compare with identifier, not the path
7878
7879 2002-07-26 [alfons]     0.8.0claws18
7880
7881         * src/folder.c
7882                 use folder item identifier for saving / restoring
7883                 preferences because folder->path might not be unique
7884
7885 2002-07-26 [melvin]     0.8.0claws17
7886
7887         * src/logwindow.c
7888                 Fixed a crash introduced in 0.8.0claws5 when log is 
7889                 cut under 80 characters.
7890
7891 2002-07-26 [paul]       0.8.0claws16
7892
7893         * sync with 0.8.1cvs1
7894                 see ChangeLog 2002-07-26
7895
7896 2002-07-26 [christoph]  0.8.0claws15
7897
7898         * src/imap.[ch]
7899                 imap folder now remembers the last selected
7900                 folder and imap_fetch_msginfo skips selecting
7901                 the folder if it is already selected
7902
7903 2002-07-26 [christoph]  0.8.0claws14
7904
7905         * src/folder.c
7906         * src/folderview.c
7907         * src/imap.c
7908                 fix imap folder rescanning
7909
7910 2002-07-25 [christoph]  0.8.0claws13
7911
7912         * src/filter.c
7913         * src/folder.[ch]
7914         * src/folderview.c
7915         * src/imap.[ch]
7916         * src/mainwindow.c
7917         * src/mbox_folder.c
7918         * src/mh.c
7919         * src/news.c
7920                 implement imap uid cache and uid validity check
7921
7922 2002-07-25 [alfons]     0.8.0claws12
7923
7924         * src/summaryview.c
7925                 fix a brown paper bag bug, and also add some more
7926                 checks
7927
7928 2002-07-25 [christoph]  0.8.0claws11
7929
7930         * src/folder.c
7931                 don't mix copy, fetch_msginfo and remove
7932                 operations in folder item copy and move
7933                 operations
7934
7935 2002-07-25 [christoph]  0.8.0claws10
7936
7937         * src/folderview.c
7938         * src/mainwindow.c
7939         * src/prefs_folder_item.c
7940         * src/summaryview.[ch]
7941                 remove no longer required parameter update_cache from
7942                 summary_show
7943
7944 2002-07-25 [paul]       0.8.0claws9
7945
7946         * sync with 0.8.1
7947         
7948         * AUTHORS
7949                 a few corrections
7950
7951 2002-07-24 [alfons]     0.8.0claws8
7952
7953         * src/summaryview.c
7954                 sort correctly when using simplified subject line
7955                 (closes feature request "[ 585141 ] applying regexp to subject 
7956                 before sort" submitted by Alexandra Walford)
7957
7958 2002-07-24 [paul]       0.8.0claws7
7959
7960         * sync with 0.8.0cvs3
7961                 see ChangeLog 2002-07-24
7962
7963 2002-07-23 [christoph]  0.8.0claws6
7964
7965         * src/folder.c
7966         * src/folder.h
7967         * src/summaryview.c
7968         * src/summaryview.h
7969         * src/main.c
7970                 o separate processing and summaryview
7971                 o removed summary_write_cache from summaryview
7972                 o removed summaryview->killed_messages, because we don't have
7973                   to keep a list of killed messages anymore. New cache will
7974                   keep the hidden messages in cache anyway
7975         * src/folderview.c
7976         * src/inc.c
7977         * src/selective_download.c
7978                 o removed unnecessary summary_write_cache calls
7979         * src/procmsg.c
7980                 o don't set ignore thread flag in procmsg_get_thread_tree
7981                   if it is already set
7982         * src/mainwindow.c
7983         * src/statusbar.h
7984                 o moved STATUSBAR_PUSH/POP to statusbar.h because
7985                   they are used in different files
7986
7987 2002-07-23 [melvin]     0.8.0claws5
7988
7989         * src/addressbook.c
7990         * src/addrgather.c
7991         * src/editaddress.c
7992         * src/editgroup.c
7993         * src/editldap_basedn.c
7994         * src/importldif.c
7995         * src/prefs_common.c
7996                 Fixed few memory leak (gtk_editable_get_chars returns
7997                 an allocated string)
7998         * src/logwindow.c
7999                 Fixed few memory leak (gtk_editable_get_chars returns
8000                 an allocated string) and modified a little the log cutting
8001                 loop.
8002         * src/compose.c
8003                 Replaced a call to an obsolete function gtk_entry_get_text()
8004                 by gtk_editable_get_chars()
8005         * src/send.c
8006                 Removed a debug printf
8007
8008 2002-07-23 [christoph]  0.8.0claws4
8009
8010         * src/filesel.c
8011                 fix another g_dirname memory leak
8012
8013 2002-07-23 [christoph]  0.8.0claws3
8014
8015         * src/mh.c
8016                 fixed a memory leak in mh_fetch_msginfo
8017                 fixed crash when message header could not be
8018                 parsed
8019
8020 2002-07-23 [paul]       0.8.0claws2
8021
8022         * sync with 0.8.0cvs2
8023                 see ChangeLog 2002-07-23
8024
8025 2002-07-23 [paul]       0.8.0claws1
8026
8027         * sync with 0.8.0cvs1
8028                 see ChangeLog 2002-07-23
8029
8030 2002-07-23 [paul]       0.8.0claws
8031
8032         * release of 0.8.0claws
8033
8034 2002-07-23 [paul]       0.7.8claws99
8035
8036         * po/ru.po
8037                 new Russian translation, submitted by
8038                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
8039
8040 2002-07-22 [jens]       0.7.8claws98
8041
8042         * po/de.po
8043                 Updated German translations.
8044
8045 2002-07-22 [paul]       0.7.8claws97
8046
8047         * po/es.po
8048           po/it.po
8049           po/nl.po
8050           po/pt_BR.po
8051                 updated translations by Ricardo Mones Lastra,
8052                 Alessandro Maestri, Wilbert Berendsen and 
8053                 Fabio Jr. Beneditto respectively
8054
8055 2002-07-22 [christoph]  0.7.8claws96
8056
8057         * src/mimeview.c
8058                 fix memory leak caused by wrong g_dirname usage
8059
8060 2002-07-22 [christoph]  0.7.8claws95
8061
8062         * src/summaryview.c
8063                 update new and unread message counts for summaryview
8064                 summaryview does not get it from the folder anymore
8065                 and has to update the values itself
8066
8067 2002-07-22 [melvin]     0.7.8claws94
8068
8069         * po/fr.po
8070                 Updated French translations.
8071
8072 2002-07-22 [christoph]  0.7.8claws93
8073
8074         * src/matcher.c
8075                 set prop->preg pointer to NULL or following check
8076                 will not fail and regexec will be called with
8077                 invalid pointer
8078
8079 2002-07-21 [alfons]     0.7.8claws92
8080         
8081         * src/prefs_common.[ch]
8082                 remove option "Send return receipt on request"
8083
8084 2002-07-21 [thorsten]   0.7.8claws91
8085
8086         * src/mimeview.c
8087                 fixed memleaks, coding style as pointed out by alfons
8088
8089 2002-07-21 [alfons]     0.7.8claws90
8090
8091         * src/messageview.c
8092         * src/noticeview.[ch]
8093                 o fix bug notice view being displayed when going to empty folder 
8094                   (noticed by Christoph)
8095                 o allow RRR to be sent when restarting sylpheed, or changing folder 
8096                   (noticed by Thorsten)
8097
8098 2002-07-21 [thorsten]   0.7.8claws89
8099
8100         * src/mimeview.c
8101                 Included save_all patch from Xaview FACQ
8102                 added support for pathnames
8103
8104 2002-07-21 [alfons]     0.7.8claws88
8105
8106         * po/POTFILES.in
8107         * src/Makefile.am
8108         * src/mainwindow.c
8109         * src/messageview.[ch]
8110         * src/noticeview.c      ** NEW FILE **
8111         * src/noticeview.h      ** NEW FILE **
8112                 make return receipts work again
8113                 (UI idea by Leandro Pereira)
8114
8115 2002-07-21 [paul]       0.7.8claws87
8116
8117         * src/summaryview.c
8118                 fix sensitivity of 'Select thread'
8119
8120 2002-07-21 [paul]       0.7.8claws86
8121
8122         * src/prefs_common.c
8123                 add browser command line for Galeon
8124
8125 2002-07-21 [paul]       0.7.8claws85
8126
8127         * Makefile.am
8128                 fix 'EXTRA_DIST': remove README.README, add TODO
8129                 and TODO.claws
8130
8131 2002-07-21 [alfons]     0.7.8claws84
8132
8133         * src/gtkstext.c
8134                 make enter clear selection
8135                 (closes "[ 579888 ] Editor selection/entry error"
8136                 reported by Steve Lamb)
8137
8138 2002-07-21 [alfons]     0.7.8claws83
8139         
8140         * src/summaryview.c
8141                 sort message list when selecting unthread messages
8142                 (closes "[ 501593 ] switching threaded view doesn't sort"
8143                 reported by Simon Schubert)
8144
8145 2002-07-20 [alfons]     0.7.8claws82
8146         
8147         * src/matcher.c
8148                 const-correctness
8149
8150 2002-07-20 [thorsten]   0.7.8claws81
8151
8152         * src/matcher.c
8153                 Fixed expansion of empty fields in matchactions
8154
8155 2002-07-19 [melvin]     0.7.8claws80
8156
8157         * src/gtkspell.c
8158                 Removed a duplicate menu entry (fast mode) introduced during
8159                 the new cache merge
8160                 Added a menu separator between 'Use alternate' and 'Fast mode'
8161
8162 2002-07-19 [paul]       0.7.8claws79
8163
8164         * tools/Makefile.am
8165           tools/README
8166                 correct typos
8167
8168 2002-07-19 [thorsten]   0.7.8claws78
8169
8170         * tools/calypso_convert.pl      ** NEW FILE **
8171           tools/README
8172           tools/Makefile.am
8173                 script to import mbox files exported
8174                 by calypso
8175                 o generates folder structure
8176                 o includes attachments
8177
8178 2002-07-19 [melvin]     0.7.8claws77
8179
8180         * src/selective_download.[ch]
8181                 Fixed bug where closing the dialog with the window manager's
8182                 close button will not unlock the summary
8183                 Corrected some function declarations that missed a return value
8184                 Made the source code comply better with coding style.
8185         * src/prefs_common.c
8186                 Added new browser command line for Mozilla.
8187
8188 2002-07-18 [paul]       0.7.8claws76
8189
8190         * src/mainwindow.c
8191           src/selective_download.[ch]
8192                 reflect theme changes, fix Gdk Warning when creating 
8193                 pixmap from NULL window, and minor clean up.
8194                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8195
8196         * po/en_GB.po
8197                 updated
8198
8199 2002-07-17 [paul]       0.7.8claws75
8200
8201         * INSTALL[.jp]
8202                 sync with 0.8.0
8203         
8204         * po/en_GB.po
8205                 updated
8206
8207 2002-07-16 [paul]       0.7.8claws74
8208
8209         * tools/filter_conv.pl
8210           tools/README
8211                 replace conversion script with reimplemented version, 
8212                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
8213
8214 2002-07-16 [colin]      0.7.8claws73
8215
8216         * src/summaryview.c
8217                 remove forgotten debug messages - sorry ;-)
8218
8219 2002-07-16 [colin]      0.7.8claws72
8220
8221         * src/mimeview.c
8222           src/summaryview.c
8223           src/textview.c
8224           src/textview.h
8225                 add the ability to select part of a text mime-part 
8226                 to reply.
8227
8228 2002-07-15 [christoph]  0.7.8claws71
8229
8230         * src/folder.c
8231                 fix folder message count for folders without
8232                 msg_is_changed (includes news folders)
8233
8234 2002-07-15 [martin]     0.7.8claws70
8235
8236         * src/summaryview.c
8237                 option "display recipient on 'From'..." now works
8238                 without the need of enabling the option
8239                 "display  sender  using  address  book".
8240
8241 2002-07-15 [christoph]  0.7.8claws69
8242
8243         * src/summaryview.c
8244                 removed setting folder status from summaryview.
8245                 folder.c should update all message counts correctly.
8246
8247 2002-07-15 [paul]       0.7.8claws68
8248
8249         * po/pt_BR.po
8250                 updated by Fabio Junior Beneditto
8251
8252 2002-07-15 [darko]      0.7.8claws67
8253
8254         * src/mh.c
8255                 Fixed target folder colorization, don't decrease op
8256                 number twice
8257
8258 2002-07-14 [paul]       0.7.8claws66
8259
8260         * sync with main 0.8.0
8261                 see ChangeLog 2002-07-14
8262
8263 2002-07-13 [melvin]     0.7.8claws65
8264         
8265         * src/addrbook.c
8266         * src/addressbook.c
8267         * src/addrindex.c
8268                 Replaced sprintf by g_snprintf to prevent possible buffer
8269                 overflow.
8270         * src/news.c
8271                 Corrected a log message output format.
8272                 Added a missing "done" debug output.
8273         * src/compose.c
8274                 Added keyboard accelerator for Priority menu items
8275                 Added missing \n in debug output
8276         * src/logwindow.c
8277         * src/gtkspell.c
8278         * src/rfc2015.c
8279                 Added missing \n in debug output
8280
8281 2002-07-13 [paul]       0.7.8claws64
8282
8283         * man/sylpheed.1
8284                 change Sergey's email address to the sf address
8285
8286         * src/textview.c
8287                 increase show_url_timeout (more useful for long
8288                 urls)
8289
8290 2002-07-12 [sergey]     0.7.8claws63
8291
8292         * src/rfc2015.c
8293                 applied (with some modifications) patch to set the
8294                 micalg parameter for signatures
8295                 (2001-08-28 Werner Koch <wk@gnupg.org>)
8296
8297 2002-07-12 [sergey]     0.7.8claws62
8298
8299         * man/Makefile.am
8300         * configure.in
8301                 fixed man page installation
8302
8303 2002-07-12 [paul]       0.7.8claws61
8304
8305         * sync with 0.7.8cvs26
8306                 see ChangeLog 2002-07-11 and 2002-07-12
8307
8308 2002-07-11 [christoph]  0.7.8claws60
8309
8310         * src/compose.c
8311         * src/procmsg.c
8312                 first use the message number to find the message
8313                 to mark with a reply flag but check the
8314                 message-id if we got the correct message, if not
8315                 try to find it by message-id.
8316                 use new string seperator that is not allowed
8317                 in message-ids.
8318
8319 2002-07-11 [paul]       0.7.8claws59
8320
8321         * sync with 0.7.8cvs23
8322                 see ChangeLog 2002-07-10
8323
8324 2002-07-10 [christoph]  0.7.8claws58
8325
8326         * src/folder.[ch]
8327         * src/msgcache.[ch]
8328                 Added message-id table to the cache in memory
8329                 and functions to msgcache.c and folder.c to
8330                 fetch MsgInfos by message id
8331         * src/compose.c
8332         * src/procmsg.c
8333                 store folder and message-id of message replying
8334                 to in queue header and set reply flag after sending
8335                 (Closes bug #469498)
8336
8337 2002-07-10 [paul]       0.7.8claws57
8338
8339         * AUTHORS
8340           man/sylpheed.1.gz
8341                 add Martin to the list of authors
8342
8343 2002-07-09 [martin]     0.7.8claws56
8344         * src/gtksctree.c
8345                 Added gtk_ctree_last_visible(), tree_update_level(),
8346                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
8347                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8348                 from gtk+ to gtksctree.c for the new sorting code
8349                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
8350                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
8351         * src/gtksctree.h
8352                 Added declaration for gtk_sctree_sort_recursive() and
8353                 gtk_sctree_sort_node
8354         * src/addressbook.c
8355         * src/foldersel.c
8356         * src/folderview.c
8357         * src/summaryview.c
8358                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8359                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
8360
8361 2002-07-08 [paul]       0.7.8claws55
8362
8363         * more sync with 0.7.8cvs21
8364                 see ChangeLog 2002-07-08
8365
8366 2002-07-08 [paul]       0.7.8claws54
8367
8368         * sync with 0.7.8cvs21
8369                 see ChangeLog 2002-07-08
8370
8371 2002-07-07 [alfons]     0.7.8claws53
8372
8373         * src/Makefile.am
8374         * src/stock_pixmap.[ch]
8375         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
8376         * src/pixmaps/notice_error.xpm  ** NEW FILE **
8377         * src/pixmaps/notice_note.xpm   ** NEW FILE **
8378                 add new pixmaps for upcoming notice pane
8379
8380 2002-07-06 [melvin]     0.7.8claws52
8381
8382         * src/gtkspell.[ch]
8383                 Made them a bit closer to Sylpheed's coding style.
8384                 Removed old code.
8385                 Removed possible memory leaks when some errors occurs.
8386
8387 2002-07-06 [melvin]     0.7.8claws51
8388
8389         * po/Makefile.in.in
8390                 Removed --no-location in xgettext command line to help
8391                 translators that use Emacs' po-mode
8392         * src/quote_fmt.c
8393                 Removed unnecessary comments that messed up sylpheed.pot
8394
8395 2002-07-06 [paul]       0.7.8claws50
8396
8397         * sync with 0.7.8cvs19
8398                 see ChangeLog 2002-07-05
8399
8400 2002-07-06 [christoph]  0.7.8claws49
8401
8402         * src/folder.c
8403         * src/mainwindow.c
8404                 fix folder_item_remove_all_msg and folderview
8405                 status for trash folders after emptying trash
8406
8407 2002-07-05 [paul]       0.7.8claws48
8408
8409         * sync with 0.7.8cvs16
8410                 see ChangeLog 2002-07-04 and 2002-07-05
8411
8412 2002-07-04 [paul]       0.7.8claws47
8413
8414         * sync with 0.7.8cvs14
8415                 see  ChangeLog 2002-07-04
8416
8417 2002-07-03 [alfons]     0.7.8claws46
8418
8419         * src/folder.c
8420                 dupe folder item's path because it's being reallocated
8421                 by new folder scanning code
8422
8423 2002-07-03 [christoph]  0.7.8claws45
8424
8425         * src/imap.c
8426                 better IMAP uid fetching using 'FETCH 1:* (UID)'
8427         * src/msgcache.c
8428                 add missing return in msgcache_write
8429
8430 2002-07-02 [thorsten]   0.7.8claws44
8431
8432         * src/jpilot.c
8433         * src/msgcache.c
8434         * src/rfc2015.c
8435                 use binary mode for file access
8436
8437 2002-07-02 [christoph]  0.7.8claws43
8438
8439         * major code cleanup (part 1)
8440         
8441                 - unused variables removed
8442                 - unused functions removed
8443                 - uninitialized variables checked
8444                 - missing return statements added
8445                 - missing function return types added
8446                 - added parentheses around assignment and
8447                   && in || when suggested by gcc
8448               
8449         * src/mh.c
8450         * src/folder.c
8451                 replaced direct calls to folder->scan_tree
8452                 with folder_scan_tree and restore folder
8453                 prefs in this function. The folder should
8454                 not have to deal with them.
8455                 ( Should now work for all folder types )
8456
8457 2002-07-02 [paul]       0.7.8claws42
8458
8459         * sync with 0.7.8cvs13
8460                 see ChangeLog 2002-07-01 and 2002-07-02
8461
8462 2002-07-01 [christoph]  0.7.8claws41
8463
8464         * src/summaryview.c
8465                 fix "goto next/prev unread message" with
8466                 ignored threads
8467
8468 2002-07-01 [paul]       0.7.8claws40
8469
8470         * po/es.po
8471                 updated by Ricardo Mones Lastra
8472
8473 2002-06-30 [match]      0.7.8claws39
8474
8475         * src/jpilot.c
8476                 applied variation of leonerd's patch (566661) to
8477                 allow multiple email addresses per JPilot entry.
8478                 addresses may be separated by space, comma, pipe,
8479                 semi-colon, new-line.
8480
8481 2002-06-30 [alfons]     0.7.8claws38
8482
8483         * src/procmsg.c
8484                 simple fix for putting older nodes before
8485                 newer nodes when threading by subject
8486
8487 2002-06-30 [christoph]  0.7.8claws37
8488
8489         * src/folder.c
8490         * src/folderview.c
8491         * src/mh.c
8492         * src/news.c
8493         * src/procmsg.c
8494                 fix broken folder tree rescaning
8495                 and don't use procmsg_get_mark_sum
8496                 anymore
8497
8498 2002-06-30 [christoph]  0.7.8claws36
8499
8500         * merge new cache branch
8501         * src/imap.c
8502                 fix new cache imap copy bug
8503         * src/folder.c
8504                 improved folder_item_scan
8505                 it should now always set the correct
8506                 new, unread and total message counts
8507
8508 2002-06-29 [paul]       0.7.8claws35
8509
8510         * configure.in
8511                 correct syntax error
8512
8513 2002-06-29 [paul]       0.7.8claws34
8514
8515         * configure.in
8516           Makefile.am
8517           man/Makefile.am       ** NEW FILE **
8518           man/sylpheed.1.gz     ** NEW FILE **
8519                 add Sylpheed man page
8520
8521 2002-06-29 [paul]       0.7.8claws33
8522
8523         * po/pt_BR.po
8524                 updated by Fabio Junior Beneditto
8525
8526 2002-06-28 [jens]       0.7.8claws32
8527
8528         * po/de.po
8529                 translation updated
8530
8531         * src/selective_download.c
8532                 removed gettext for space " "
8533
8534         * src/imap.c
8535                 removed wrong space
8536
8537 2002-06-28 [paul]       0.7.8claws31
8538
8539         * sync with 0.7.8cvs11
8540                 see ChangeLog 2002-06-28
8541
8542 2002-06-28 [paul]       0.7.8claws30
8543
8544         * sync with 0.7.8cvs10
8545                 see ChangeLog 2002-06-27 and 2002-06-28
8546
8547 2002-06-26 [paul]       0.7.8claws29
8548
8549         * src/addrgather.c
8550           src/selective_download.c
8551                 don't gettextise empty strings.
8552                 reserved by gettext. gettext("") returns 
8553                 the header entry with meta information, 
8554                 not the empty string
8555
8556         * po/en_GB.po
8557                 updated
8558
8559 2002-06-26 [paul]       0.7.8claws28
8560
8561         * sync with 0.7.8cvs7
8562                 see ChangeLog 2002-06-25
8563
8564         * src/prefs_common.c
8565                 ...and in the process, tweak the gui a little
8566
8567 2002-06-25 [alfons]     0.7.8claws27
8568         
8569         * configure.in
8570         * src/Makefile.am
8571                 fine tune ldap library detection
8572
8573 2002-06-25 [alfons]     0.7.8claws26
8574
8575         * src/compose.c
8576                 don't allow return receipts when composing a news article
8577
8578 2002-06-25 [paul]       0.7.8claws25
8579
8580         * Makefile.am
8581                 add '$(AMTAR)' to 'release' section to allow for
8582                 new and older autotools
8583
8584 2002-06-25 [paul]       0.7.8claws24
8585
8586         * src/summaryview.c
8587                 fix "No more unread messages" persistant pop-up
8588                 window bug
8589
8590 2002-06-25 [paul]       0.7.8claws23
8591
8592         * po/it.po
8593                 updated by Alessandro Maestri
8594
8595 2002-06-25 [paul]       0.7.8claws22
8596
8597         * sync with 0.7.8cvs6
8598                 see ChangeLog 2002-06-25
8599
8600 2002-06-24 [paul]       0.7.8claws21
8601
8602         * tools/update-po
8603                 add GPL copyright information
8604
8605 2002-06-24 [paul]       0.7.8claws20
8606
8607         * tools/Makefile.am
8608           tools/README
8609           tools/update-po       ** NEW FILE **
8610                 add script that eases the creation of *.po files
8611                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
8612
8613 2002-06-23 [alfons]     0.7.8claws19
8614
8615         * src/messageview.c
8616                 make notification_convert_header obey const correctness
8617                 (next step will be fixing the broken return receipt)
8618
8619 2002-06-23 [paul]       0.7.8claws18
8620
8621         * src/messageview.c
8622                 fix bug introduced in last commit:
8623                 removed too much code in last commit - put back what's
8624                 needed
8625
8626 2002-06-23 [paul]       0.7.8claws17
8627
8628         * src/messageview.[ch]
8629                 remove code committed in error from locally patched
8630                 source
8631
8632 2002-06-23 [colin]      0.7.8claws16
8633
8634         * src/compose.[ch]
8635                 add compose_entry_select(), used to select the default_to
8636                 email address - hopefully avoiding people sending mails to
8637                 wrong recipients.
8638
8639 2002-06-22 [alfons]     0.7.8claws15
8640
8641         * AUTHORS
8642                 add Bram Metsch & Stanislav Karchebny
8643         * src/smtp.[ch]
8644         * src/prefs_account.[ch]
8645         * src/send.c
8646                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
8647                   options.  (see <http://sourceforge.net/tracker/index.php
8648                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
8649
8650                 - merge Stanislav's fix to make SMTP AUTH work with qmail
8651                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
8652
8653 2002-06-22 [paul]       0.7.8claws14
8654
8655         * sync with 0.7.8cvs5
8656                 see ChangeLog 2002-06-19 and 2002-06-20
8657
8658 2002-06-22 [alfons]     0.7.8claws13
8659
8660         * src/selective_download.c
8661                 fix a stupid mistake I made
8662
8663 2002-06-22 [alfons]     0.7.8claws12
8664
8665         * src/selective_download.[ch]
8666                 fix another unnoticed leak; cleanup code
8667
8668 2002-06-21 [alfons]
8669
8670         * tools/Makefile.am
8671                 gpg-sign <-- gpg-sign-syl
8672
8673 2002-06-21 [alfons]     0.7.8claws11
8674
8675         * src/selective_download.c
8676         * src/selective_download.h
8677                 fix assorted mix of allocation errors (should solve
8678                 problem reported by Philippe Gramoullé, see:
8679                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
8680
8681 2002-06-20 [melvin]     0.7.8claws10
8682
8683         * tools/gpg-sign *REMOVED*
8684           tools/gpg-sign-syl *ADDED*
8685                 Replaced the gpg clearsigning script with the version using
8686                 xterm instead of ssh-askpass and changed its name.
8687
8688         * README.claws
8689                 Updated actions example to reflect the renaming of the
8690                 gpg clearsigning script.
8691
8692 2002-06-19 [paul]       0.7.8claws9
8693
8694         * sync with 0.7.8claws9
8695                 see ChangeLog 2002-06-18 and 2002-06-19
8696
8697 2002-06-19 [paul]       0.7.8claws8
8698
8699         * sync with 0.7.8cvs1
8700                 see ChangeLog 2002-06-18
8701
8702 2002-06-18 [alfons]     0.7.8claws7
8703
8704         * src/mainwindow.h
8705                 add omitted prototype
8706
8707 2002-06-17 [paul]       0.7.8claws6
8708
8709         * src/mainwindow.c
8710                 fix hiding of exec_btn
8711
8712 2002-06-17 [paul]       0.7.8claws5
8713
8714         * src/pop.c
8715                 remove unneeded code: should_delete() 
8716                 and Pop3State::uidl_todelete_list
8717
8718 2002-06-17 [paul]       0.7.8claws4
8719
8720         * sync with 0.7.8
8721                 see ChangeLog 2002-06-11 and 2002-06-13
8722
8723 2002-06-16 [alfons]     0.7.8claws3
8724         
8725         * src/folder.c
8726                 make sure lock sort mode (claws specific) is
8727                 also persists after a tree rescan
8728
8729 2002-06-16 [alfons]     0.7.8claws2
8730
8731         * src/prefs_folder_item.c
8732         * src/folder.[ch]
8733                 fix persistence of folder sort mode (broken
8734                 by adapting Hiro's new folder persistence code)
8735
8736 2002-06-16 [alfons]     0.7.8claws1
8737
8738         * AUTHORS
8739         * src/logwindow.c
8740         * src/prefscommon.[ch]
8741                 control size of log text in log window; 
8742                 closes patch #569155 submitted by Mitko Haralanov.
8743
8744 2002-06-15 [paul]       0.7.8claws
8745
8746         * release of 0.7.8claws
8747
8748 2002-06-15 [paul]       0.7.7claws
8749
8750         * po/pt_BR.po
8751                 updated by Fabio Junior Beneditto
8752
8753 2002-06-14 [paul]       0.7.6claws49
8754
8755         * po/es.po
8756                 updated by Ricardo Mones Lastra
8757
8758 2002-06-14 [paul]       0.7.6claws48
8759
8760         * po/nl.po
8761                 updated translation by Wilbert Berendsen
8762
8763 2002-06-14 [melvin]     0.7.6claws47
8764
8765         * po/fr.po
8766                 Updated French translation
8767
8768 2002-06-13 [paul]       0.7.6claws46
8769
8770         * src/filesel.c
8771                 allow filename to be typed in, rather than just
8772                 selected by the mouse. Patch by Gustavo Noronha Silva.
8773
8774 2002-06-13 [alfons]     0.7.6claws45
8775
8776         * src/mainwindow.[ch]
8777                 more cleanups (removing unnecessary menu items Expand 
8778                 summary / message view)
8779
8780 2002-06-13 [melvin]     0.7.6claws44
8781
8782         * po/POTFILES.in
8783                 Added src/string_match.c
8784         * src/string_match.c
8785                 Fixed possible buffer overflow.
8786                 Corrected typo.
8787                 Added missing config.h header.
8788         * src/prefs_common.c
8789           src/prefs_matcher.c
8790           src/prefs_scoring.c
8791                 Made some strings translatable (missing _(..)).
8792
8793 2002-06-13 [melvin]     0.7.6claws43
8794
8795         * README.claws
8796                 Corrected action example (verifying clearsigned mail).
8797         * src/prefs_account.c
8798                 Corrected typo.
8799         * src/prefs_common.c
8800                 Removed incorrect line that generated a Gtk-CRITICAL msg.
8801
8802 2002-06-12 [alfons]     0.7.6claws42
8803
8804         * src/summaryview.c
8805                 add init of score column lost in 0.7.6claws42
8806
8807 2002-06-12 [paul]       0.7.6claws41
8808
8809         * src/prefs_account.c
8810                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
8811                 behavior of the radio buttons, (from 0.7.7cvs2)
8812
8813 2002-06-11 [alfons]     0.7.6claws40
8814
8815         * src/messageview.[ch]
8816         * src/summaryview.[ch]
8817         * src/summary_search.c
8818         * src/mainwindow.c
8819                 perform a sync to bring in Hiro's separate view implementation 
8820
8821                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
8822
8823 2002-06-11 [paul]       0.7.6claws39
8824         
8825         * src/prefs_account.c
8826                 correct a typo on the Receive tab
8827
8828 2002-06-10 [match]      0.7.6claws38
8829
8830         * src/addressbook.c
8831                 Included address completion patch from Gustavo Noronha.
8832
8833 2002-06-10 [paul]       0.7.6claws37
8834
8835         * src/inc.[ch]
8836           src/pop.c
8837           src/prefs_account.[ch]
8838           src/selective_download.[ch]
8839                 apply PATCH #561712
8840                  NEW:
8841                 - check if POP Account
8842                 - Receive Button renamed to Preview
8843                 - Preview Button Popup: preview new/all messages
8844                 - Download Button
8845                 - Account Preferences-->Receive tab checkbutton if you
8846                   want to remove Mail after Download
8847                 -: default YES
8848                 - Account Preferences-->Receive tab checkbutton use
8849                   filtering rules on preview
8850                   (think of delete_on_server)
8851                 -: default YES
8852                 - Account selectable from SD dialog
8853                 - checkbutton to show already downloaded messages if
8854                   all messages are previewed
8855                 - new clist column showing Date
8856                 - ESC KEY close
8857                 FIXES:
8858                 - play ball with UIDL
8859                 - fault tolerant (?) 
8860                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8861
8862 2002-06-10 [melvin]     0.7.6claws36
8863
8864         * README.claws
8865                 Added a hint to ac/README in cvs instructions.
8866
8867         * src/prefs_actions.c
8868                 Made it possible to use a more elaborate command line
8869                 for asynchronous actions, too.
8870
8871 2002-06-10 [melvin]     0.7.6claws35
8872         
8873         * src/prefs_actions.c
8874                 Make it possible to use a more elaborate command line
8875                 (e.g. |foo|bar|cat>there;echo Done|)
8876                 Corrected error message when calling %f, %F and %p commands
8877                 from the compose window.
8878
8879 2002-06-09 [colin]      0.7.6claws34
8880
8881         * src/summaryview.c
8882                 Automatically find unread messages in current folder
8883                 before annoying the user.
8884
8885 2002-06-08 [alfons]     0.7.6claws33
8886
8887         * po/it.po
8888                 remove bad formatting string in it.po translation
8889                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
8890
8891 2002-06-08 [paul]       0.7.6claws32
8892
8893         * sync with 0.7.6cvs25
8894                 see ChangeLog 2002-06-07
8895
8896 2002-06-05 [paul]       0.7.6claws31
8897
8898         * src/mainwindow.c
8899                 add 'Sort by locked' and 'Sort by score'
8900
8901 2002-06-05 [paul]       0.7.6claws30
8902
8903         * sync with 0.7.6cvs24
8904                 see ChangeLog 2002-06-04
8905
8906 2002-06-04 [paul]       0.7.6claws29
8907
8908         * po/pt_BR.po
8909                 updated by Fabio Junior Beneditto
8910
8911 2002-06-03 [thorsten]   0.7.6claws28
8912
8913         * src/matcher.c
8914                 fclose() matcherrc after reading
8915
8916 2002-06-03 [paul]       0.7.6claws27
8917
8918         * sync with 0.7.6cvs21
8919                 see ChangeLog 2002-05-31
8920
8921 2002-05-31 [paul]       0.7.6claws26
8922
8923         * sync with 0.7.6cvs20
8924                 see ChangeLog 2002-05-29 and 2002-05-30
8925
8926 2002-05-31 [paul]       0.7.6claws25
8927
8928         * src/imap.c
8929                 hopefully fix last buggy sync
8930
8931         * README.claws
8932                 correct typo in 'Actions' examples
8933
8934 2002-05-29 [paul]       0.7.6claws24
8935
8936         * sync with 0.7.6cvs18
8937                 see ChangeLog 2002-05-28 and 2002-05-29
8938
8939         * src/news.c
8940           src/nntp.[ch]
8941                 sync with above 
8942
8943 2002-05-28 [paul]       0.7.6claws23
8944
8945         * sync with 0.7.6cvs16
8946                 see ChangeLog 2002-05-28
8947
8948 2002-05-27 [thorsten]   0.7.6claws22 
8949
8950         * faq/it/sylpheed-faq-1.html
8951           faq/it/sylpheed-faq-2.html
8952           faq/it/sylpheed-faq-3.html
8953           faq/it/sylpheed-faq.html
8954                 corrected DOS lineendings
8955         * faq/de/sylpheed-faq-1.html
8956           faq/de/sylpheed-faq-2.html
8957           faq/en/sylpheed-faq-1.html
8958           faq/en/sylpheed-faq-2.html
8959           faq/en/sylpheed-faq-3.html
8960           faq/es/sylpheed-faq-1.html
8961           faq/es/sylpheed-faq-2.html
8962           faq/es/sylpheed-faq-3.html
8963           faq/fr/sylpheed-faq-1.html
8964           faq/it/sylpheed-faq-1.html
8965           faq/it/sylpheed-faq-2.html
8966           faq/it/sylpheed-faq-3.html
8967           faq/it/sylpheed-faq.html
8968                 changed ">" to &quot;
8969
8970 2002-05-27 [paul]       0.7.6claws21
8971         
8972         * sync with 0.7.6cvs15
8973                 see ChangeLog 2002-05-27
8974
8975 2002-05-27 [paul]       0.7.6claws20
8976
8977         * src/prefs_account.c
8978                 correct a typo
8979
8980 2002-05-26 [paul]       0.7.6claws19
8981
8982         * tools/README
8983                 correct a typo
8984
8985 2002-05-25 [paul]       0.7.6claws18
8986
8987         * tools/README
8988                 add description of kmail2sylpheed.pl
8989
8990 2002-05-25 [paul]       0.7.6claws17
8991
8992         * tools/kmail2sylpheed.pl       ** NEW FILE **
8993                 perl script that converts an exported Kmail address
8994                 book, converts it to sylpheed addressbook file,
8995                 writes the file to .sylpheed, and updates
8996                 addrbook--index.xml 
8997
8998 2002-05-25 [paul]       0.7.6claws16
8999
9000         * sync with 0.7.6cvs14
9001                 see ChangeLog 2002-05-23
9002
9003 2002-05-24 [paul]       0.7.6claws15
9004
9005         * README.claws
9006                 make a correction and add some more info
9007
9008 2002-05-24 [paul]       0.7.6claws14
9009
9010         * src/compose.c
9011                 fix memory leak in 
9012                 compose_redirect_write_headers_from_headerlist()
9013                 add Subject and Resent-Message-ID to
9014                 compose_redirect_write_headers()
9015                 Received, Subject, and X-UIDL are filtered out in 
9016                 compose_redirect_write_to_file()
9017
9018 2002-05-23 [paul]       0.7.6claws13
9019
9020         * src/compose.[ch]
9021           src/filtering.c
9022           src/mainwindow.c
9023           src/matcher.[ch]
9024           src/matcher_parser_lex.l
9025           src/matcher_parser_parse.y
9026           src/prefs_common.[ch]
9027           src/prefs_filtering.c
9028           src/summaryview.c
9029                 rename 'Bounce' to 'Redirect'
9030
9031 2002-05-23 [paul]       0.7.6claws12
9032
9033         * more sync with 0.7.6cvs13
9034           src/compose.c
9035                 see ChangeLog 2002-05-22
9036
9037 2002-05-22 [paul]       0.7.6claws11
9038
9039         * sync with 0.7.6cvs13
9040           src/codeconv.c
9041                 see ChangeLog 2002-05-20
9042           src/prefs_common.c
9043                 see ChangeLog 2002-05-22
9044
9045 2002-05-21 [melvin]     0.7.6claws10
9046
9047         * src/folderview.c
9048                 Added missing filtering and scoring headers
9049                 Fixed bad function call that showed garbage 
9050                 in Folder->Processing
9051
9052 2002-05-21 [paul]       0.7.6claws9
9053
9054         * tools/Makefile.am
9055                 make all tools executable, (patch by Alfons).
9056
9057 2002-05-20 [alfons]     0.7.6claws8
9058
9059         * src/procheader.c
9060                 don't forget to call mktime() so we have a valid week 
9061                 and year day
9062                 (Bug report by Roger Sondermann <mail@jumaros.de>)
9063
9064 2002-05-20 [paul]       0.7.6claws7
9065
9066         * src/html.c
9067                 fix broken parsing of urls
9068         * src/textview.c
9069                 fix displaying of urls
9070
9071                 both fixes from the patch [547855] by Eugene 
9072                 Brevdo (zonem)
9073
9074 2002-05-19 [alfons]     0.7.6claws6
9075
9076         * configure.in
9077                 make sylpheed configure correctly with the latest
9078                 and greatest of automake / autoconf / gettext
9079
9080 2002-05-19 [alfons]     0.7.6claws5
9081
9082         * src/procheader.c
9083         * src/procheader.h
9084                 add function for returning ime zone offset
9085         * src/quote_fmt.c
9086         * src/quote_fmt_parse.y
9087                 better quotation formatting - does not convert
9088                 to local time, but uses the original date string.
9089                 
9090                 Note: %z inserts the timezone offset (should 
9091                 work also on platforms where strftime does not
9092                 support %z).
9093
9094 2002-05-18 [christoph]  0.7.6claws4
9095
9096         * src/summaryview.c
9097                 fix indentation of some code
9098         * tools/Makefile.am
9099                 fix spaces after \
9100         * src/Makefile.am
9101                 add missing \
9102                 correct path for ignorethread.xpm
9103                 incorrect filename for sylpheed_logo.xpm
9104                 add missing include matcher_parser_parse.h
9105
9106 2002-05-18 [paul]       0.7.6claws3
9107
9108         * sync with 0.7.6cvs8
9109                 see ChangeLog 2002-05-16 and 2002-05-17
9110
9111 2002-05-18 [melvin]     0.7.6claws2
9112
9113         * README.claws
9114                 Corrected an action's definition and fixed some misspellings.
9115
9116 2002-05-18 [paul]       0.7.6claws1
9117
9118         * tools/Makefile.am
9119           tools/gpg-sign        ** new file **
9120           tools/uudec           ** new file **
9121                 add Melvin's Actions scripts
9122
9123         * README.claws
9124                 add Melvin's descriptions for Actions
9125
9126 2002-05-18 [paul]       0.7.6claws
9127
9128         * Version 0.7.6claws released
9129
9130 2002-05-17 [paul]       0.7.5claws32
9131
9132         * po/es.po
9133                 updated by Ricardo Mones Lastra
9134
9135 2002-05-17 [paul]       0.7.5claws31
9136
9137         * src/compose.c
9138                 fix Account prefs default folder for sent/draft/deleted
9139                 messages bug
9140
9141         * po/it.po
9142           po/nl.po
9143                 updated translation by Alessandro Maestri and
9144                 Wilbert Berendsen
9145
9146 2002-05-17 [melvin]     0.7.5claws30
9147
9148         * src/prefs_actions.c
9149                 Fixed bug where using %F not at the end of the command 
9150                 resulted in an additional empty argument being created.
9151                 Thanks to Darko Koruga for reporting the bug.
9152
9153 2002-05-17 [melvin]     0.7.5claws29
9154
9155         * po/fr.po
9156                 Updated French translations.
9157
9158 2002-05-15 [paul]       0.7.5claws28
9159         
9160         * po/es.po
9161                 updated by Ricardo Mones Lastra
9162
9163 2002-05-15 [paul]       0.7.5claws27
9164
9165         * sync with 0.7.6cvs4
9166                 see ChangeLog 2002-05-14 and 2002-05-15
9167
9168 2002-05-14 [paul]       0.7.5claws26
9169
9170         * sync with 0.7.6cvs1
9171                 see ChangeLog 2002-05-13
9172
9173 2002-05-13 [thorsten]   0.7.5claws25
9174
9175         * src/messageview.c
9176                 fix select_all and copy in multipart messages
9177         * src/mainwindow.c
9178                 fix select_all and copy in multipart messages
9179
9180 2002-05-12 [paul]       0.7.5claws24
9181
9182         * src/summaryview.c
9183                 reverse last commit, bug already fixed in 0.7.5claws3
9184
9185 2002-05-12 [netztorte]  0.7.5claws23
9186
9187         * src/summaryview.c
9188                 dont parse empty addressbook (checked in before claws20)
9189
9190 2002-05-12 [melvin]     0.7.5claws22
9191
9192         * src/procmsg.[ch]
9193                 Removed unneeded priority code introduced by the previous 
9194                 commit.
9195
9196 2002-05-12 [melvin]     0.7.5claws21
9197
9198         * src/compose.[ch]
9199                 Added possibility to set message's priority.
9200         * src/procmsg.[ch]
9201                 Added possibility to set message's priority.
9202                 Added missing headers
9203
9204 2002-05-12 [melvin]     0.7.5claws20
9205
9206         * src/prefs_actions.c
9207                 Removed implicitely added quotes around the name
9208                 of the temporary files of mime parts.
9209
9210 2002-05-12 [paul]       0.7.5claws19
9211
9212         * sync with 0.7.5cvs20
9213                 see ChangeLog 2002-05-11
9214
9215 2002-05-12 [alfons]     0.7.5claws18
9216
9217         * src/quote_fmt_lex.l
9218         * src/quote_fmt_parse.y
9219                 allow quote / reply date & time format to be set using
9220                 %D{format}. format is a format string you'd pass to
9221                 strftime() (see man strftime, or the Display tab |
9222                 Date format setting).
9223
9224                 Currently %D converts the date to local time. 
9225
9226 2002-05-11 [paul]       0.7.5claws17
9227
9228         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
9229                 see ChangeLog 2002-05-10 and 2002-05-11
9230
9231 2002-05-10 [paul]       0.7.5claws16
9232
9233         * sync with 0.7.5cvs16
9234                 see ChangeLog entries 2002-05-09 and 
9235                 2002-05-10
9236
9237 2002-05-10 [colin]      0.7.5claws15
9238
9239         * src/textview.c
9240                 Corrected a bug that prevented sylpheed to open
9241                 double-clicked URIs.
9242
9243 2002-05-09 [paul]       0.7.5claws14
9244
9245         * sync with 0.7.5cvs14
9246                 see ChangeLog 2002-05-08 and 2002-05-09
9247
9248 2002-05-08 [paul]       0.7.5claws13
9249
9250         * sync with 0.7.5cvs11
9251                 see ChangeLog entry 2002-05-08
9252
9253 2002-05-08 [paul]       0.7.5claws12
9254
9255         * src/mainwindow.c
9256           src/textview.[ch]
9257                 fix segfault on View->Open in new window
9258                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9259
9260 2002-05-07 [paul]       0.7.5claws11
9261
9262         * sync with 0.7.5cvs9
9263                 see ChangeLog entry 2002-05-07
9264
9265 2002-05-06 [paul]       0.7.5claws10
9266
9267         * src/messageview.c
9268           src/textview.c
9269                 display url in statusbar on single-click
9270                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9271
9272 2002-05-06 [match]      0.7.5claws9
9273
9274         * src/addritem.[ch]
9275                 new functions.
9276         * src/addrcache.c
9277                 tidy up.
9278         * src/xmlprops.[ch]
9279                 XML implementation of properties file.
9280         * src/exporthtml.[ch]
9281         * src/expthtmldlg.[ch]
9282         * src/addressbook.c
9283                 export to HTML.
9284
9285 2002-05-02 [sergey]     0.7.5claws8
9286
9287         * src/mainwindow.c (mainwin_entries),
9288           src/prefs_common.c (prefs_send_create()),
9289           src/codeconv.c (locale_table):
9290                 use charset name "Windows-1251" instead of "CP1251".
9291
9292 2002-05-02 [colin]      0.7.5claws7
9293         
9294         * src/compose.c
9295           src/prefs_common.c
9296           src/prefs_folder_item.c
9297                 Fixed cosmetics bugs due to Outbox renamed to Sent.
9298
9299 2002-05-02 [hiro]       0.7.5claws6
9300
9301         * src/imap.c
9302                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
9303
9304 2002-05-02 [paul]       0.7.5claws5
9305
9306         * src/compose.c
9307                 more sync with 0.7.5cvs7, see ChangeLog entry
9308                 2002-05-02
9309
9310 2002-05-02 [hiro]       0.7.5claws4
9311
9312         * src/compose.c
9313                 compose_queue_sub():
9314                 check if queue folder exists (closes #550397).
9315                 removed directory creation since it should be handled
9316                 transparently.
9317         * src/imap.c
9318                 imap_add_msg(): return UID for appended message
9319                 (closes #548842).
9320
9321 2002-04-30 [paul]       0.7.5claws3
9322
9323         * src/summaryview.c
9324                 fix account_find_from_address() bug
9325
9326 2002-04-28 [colin]      0.7.5claws2
9327
9328         * src/compose.c
9329           src/textview.c
9330           src/prefs_common.[ch]
9331           src/utils.[ch]
9332                 Added user-definable quotation characters recognition.
9333
9334 2002-04-28 [paul]       0.7.5claws1
9335
9336         * sync with 0.7.5cvs4
9337                 see ChangeLog entry  2002-04-25
9338
9339 2002-04-28 [paul]       0.7.5claws
9340
9341         * po/es.po
9342           po/nl.po
9343           po/pt_BR.po
9344                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
9345                 Fabio Junior Beneditto
9346
9347 2002-04-27 [jens]       0.7.4claws103
9348
9349         * po/de.po
9350                 updated German translation.
9351
9352 2002-04-27 [hiro]       0.7.4claws102
9353
9354         * src/summaryview.c
9355                 summary_write_cache(): fixed the mark loss of hidden messages.
9356
9357 2002-04-26 [melvin]     0.7.4claws101
9358
9359         * src/procmsg.c
9360                 fixed a second typo (same one)
9361         * po/fr.po
9362           po/it.po
9363           po/pt_BR.po
9364                 fixed the type again...
9365
9366 2002-04-26 [melvin]     0.7.4claws100
9367
9368         * src/procmsg.c
9369                 fixed a typo in an alert message ("temorary").
9370         * po/it.po
9371         * po/pt_BR.po
9372                 corrected the typo  described above.
9373         * po/fr.po
9374                 updated French translation.
9375
9376 2002-04-26 [darko]      0.7.4claws99
9377
9378         * src/summaryview.c
9379                 fix target folder colorization
9380
9381 2002-04-25 [paul]       0.7.4claws98
9382
9383         * po/it.po
9384                 updated by Alessandro Maestri
9385
9386 2002-04-24 [colin]      0.7.4claws97
9387         
9388         * src/compose.c
9389                 Fixed double "subject is empty" question.
9390
9391 2002-04-23 [colin]      0.7.4claws96
9392         
9393         * src/mimeview.c
9394                 Corrected issue when "automatically display images" was
9395                 not set : first image remained after selecting second.
9396
9397 2002-04-23 [melvin]     0.7.4claws95
9398
9399         * src/prefs_actions.c
9400                 Don't display in/out dialog if there is nothing to show.
9401
9402 2002-04-23 [paul]       0.7.4claws94
9403
9404         * sync with 0.7.5cvs3
9405                 bug fixes: see ChangeLog entry 2002-04-23
9406
9407 2002-04-22 [darko]      0.7.4claws93
9408
9409         * src/compose.c
9410                 fix previous check-in which changed code after
9411                 merge from main
9412
9413 2002-04-22 [paul]       0.7.4claws92
9414
9415         * faq/de/*
9416                 add German FAQ
9417         * faq/en/*
9418           faq/es/*
9419           faq/fr/*
9420                 update English, Spanish and French FAQs
9421         * manual/de/*
9422           manual/es/*
9423                 add German and Spanish manuals
9424         * manual/en/*
9425           manual/fr/*
9426                 update English and French manuals
9427
9428         * src/Makefile.am
9429                 add to and re-arrange the pixmap entries
9430
9431 2002-04-22 [darko]      0.7.4claws91
9432
9433         * src/compose.c
9434                 fix sender initials recognition to only allow
9435                 '>' after the initials
9436
9437 2002-04-21 [paul]       0.7.4claws90
9438
9439         * sync with 0.7.5 release
9440                 see ChangeLog entry 2002-04-21
9441
9442 2002-04-21 [alfons]
9443
9444         * src/Makefile.am
9445                 add colin's new pixmaps to EXTRA_DIST
9446
9447 2002-04-21 [colin]      0.7.4claws89
9448         * src/compose.c
9449         * src/inc.c
9450         * src/mainwindow.[ch]
9451         * src/prefs_common.[ch]
9452         * src/stock_pixmap.[ch]
9453                 Added "Work offline" ability.
9454
9455 2002-04-21 [colin]      0.7.4claws88
9456         
9457         * src/mimeview.c
9458         * src/prefs_common.c
9459         * src/prefs_common.h
9460         * src/textview.c : Added an option to common preferences -> display
9461           to allow user not to automatically display images.
9462
9463 2002-04-21 [paul]       0.7.4claws87
9464
9465         * sync with 0.7.4cvs52
9466                 see ChangeLog entry 2002-04-21 (src/imap.c)
9467
9468 2002-04-21 [paul]       0.7.4claws86
9469
9470         * sync with 0.7.4cvs51
9471                 see ChangeLog entry 2002-04-21
9472
9473 2002-04-21 [paul]       0.7.4claws85
9474
9475         * sync with 0.7.4cvs49
9476                 see ChangeLog entries 2002-04-20 and 2002-04-21
9477
9478         * src/Makefile.am
9479                 clean up: remove old 'stock_' element from xpm 
9480                 filenames.
9481
9482 2002-04-21 [alfons]     0.7.4claws84
9483
9484         apply sync patch from Paul
9485
9486         * src/folderview.c
9487                 use old claws prefs_folder_item_create() for now
9488
9489 2002-04-19 [match]      0.7.4claws83
9490
9491         * src/addressbook.[ch]
9492         * src/addrharvest.[ch]
9493         * src/addrgather.[ch]
9494                 recurse folders.
9495         * src/mainwindow.c
9496         * src/summaryview.[ch]
9497                 change menu option.
9498
9499 2002-04-19 [paul]       0.7.4claws82
9500
9501         * po/pt_BR.po
9502                 updated by Fabio Junior Beneditto
9503
9504 2002-04-14 [alfons]     0.7.4claws81
9505
9506         * src/passphrase.c
9507                 add #include <sys/types.h> for mode_t and off_t 
9508
9509 2002-04-13 [paul]       0.7.4claws80
9510         
9511         * src/main.c
9512           src/passphrase.[ch]
9513           src/pgptext.c
9514           src/prefs_common.[ch]
9515           src/rfc2015.c
9516                 enable storing of GnuPG passphrase for the whole 
9517                 session or a user-defined number of minutes. patch 
9518                 submitted by Ravemax <ravemax@dextrose.com>
9519
9520 2002-04-13 [alfons]     0.7.4claws79
9521
9522         * src/textview.c
9523                 make email parser also stop scanning when encountering separators
9524                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
9525
9526 2002-04-13 [paul]       0.7.4claws78
9527
9528         * sync with 0.7.4cvs39
9529                 see ChangeLog entry 2002-04-12
9530
9531 2002-04-11 [paul]       0.7.4claws77
9532
9533         * sync with 0.7.4cvs37
9534                 see ChangeLog entry 2002-04-11
9535
9536 2002-04-11 [paul]       0.7.4claws76
9537
9538         * COPYING 
9539                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
9540                 the clause for OpenSSL). sync with sylpheed main
9541
9542 2002-04-09 [melvin]     0.7.4claws75
9543
9544         * src/compose.c
9545                 Made 'Ctrl-Enter' on send ignore some modifiers 
9546                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
9547                 to bind other *-Enter (but not Alt-Enter).
9548
9549 2002-04-09 [paul]       0.7.4claws74
9550
9551         * sync with 0.7.4cvs35
9552                 see ChangeLog entries 2002-04-09
9553
9554 2002-04-08 [paul]       0.7.4claws73
9555
9556         * sync with 0.7.4cvs33
9557                 see ChangeLog entry 200-04-08
9558
9559 2002-04-07 [match]      0.7.4claws72
9560
9561         * src/addrharvest.[ch]
9562                 fixed to read all addresses in header, regardless
9563                 of header size. improved name parsing. accommodate
9564                 harvest from folders and selected message.
9565         * src/addritem.[ch]
9566                 included new address parsing function.
9567         * src/addrgather.[ch]
9568         * src/addressbook.[ch]
9569         * src/summaryview.[ch]
9570         * src/mainwindow.c
9571                 allow address harvest of folder as well as selected
9572                 messages.
9573
9574 2002-04-07 [paul]       0.7.4claws71
9575
9576         * src/esmtp.[ch]
9577           src/smtp.c
9578                 don't try to authenticate with CRAM-MD5 in SMTP when 
9579                 SMTP-AUTH enabled if MTA doesn't issue this 
9580                 auth-method in it's ehlo-response. bug item #531364,
9581                 patch item #938910. patch submitted by Colin Leroy 
9582                 <colin@colino.net>
9583
9584 2002-04-07 [paul]       0.7.4claws70
9585
9586         * src/nntp.c
9587                 fix missing MODE_READER bug. patch submitted by
9588                 Colin Leroy <colin@colino.net>
9589
9590 2002-04-07 [alfons]     0.7.4claws69
9591
9592         * src/matcher.[ch]
9593         * src/prefs_filtering.c
9594         * src/summaryview.c
9595                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
9596                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
9597
9598 2002-04-07 [paul]       0.7.4claws68
9599
9600         * sync with 0.7.4cvs32
9601                 see ChangeLog entry 2002-04-06
9602
9603         * tools/filter_conv.pl
9604                 more bug fixes
9605
9606 2002-04-06 [paul]       0.7.4claws67
9607
9608         * tools/filter_conv.pl
9609                 modify to be able to find the name of the first
9610                 mailbox and use that. main's filter does not
9611                 record the full path to the mailbox and therefore
9612                 can only filter to the first mailbox.
9613
9614 2002-04-05 [paul]       0.7.4claws66
9615
9616         * tools/filter_conv.pl
9617                 attempt to make the script all-encompassing and
9618                 be able to convert any main 'filter' rule thrown
9619                 at it
9620
9621 2002-04-05 [paul]       0.7.4claws65
9622
9623         * tools/filter_conv.pl
9624                 allow for collapsed folder trees
9625
9626 2002-04-05 [paul]       0.7.4claws64
9627
9628         * sync with 0.7.4cvs31
9629                 see ChangeLog entries 2002-04-05
9630
9631 2002-04-03 [paul]       0.7.4claws63
9632
9633         * sync with 0.7.4cvs29
9634                 see ChangeLog entries 2002-04-02 and 2002-04-03
9635
9636 2002-04-02 [paul]       0.7.4claws62
9637
9638         * sync with 0.7.4cvs26
9639                 see ChangeLog entry 2002-04-01
9640
9641 2002-04-02 [match]      0.7.4claws61
9642
9643         * src/pine.[ch]
9644         * src/importpine.[ch]
9645         * src/addressbook.c
9646                 import Pine address book.
9647
9648 2002-04-02 [match]      0.7.4claws60
9649
9650         * src/addrharvest.[ch]
9651                 improve address parsing of funky addresses.
9652
9653 2002-04-02 [darko]      0.7.4claws59
9654
9655         * src/compose.c
9656                 wrap on send improvements, it now recognizes quoted
9657                 initials as part of the quotation string, and it
9658                 does not join lines separated by CR
9659
9660 2002-04-01 [match]      0.7.4claws58
9661
9662         * src/mgutils.[ch]
9663                 added new functions.
9664         * src/mutt.[ch]
9665                 remove excessive duplicate address generation
9666                 on import.
9667
9668 2002-04-01 [alfons]     0.7.4claws57
9669         
9670         * src/summaryview.c
9671                 put back g_free() 
9672
9673 2002-04-01 [paul]       0.7.4claws56
9674
9675         * sync with 0.7.4cvs25
9676                 see ChangeLog entry 2002-04-01
9677
9678 2002-04-01 [alfons]     0.7.4aprilfool55
9679
9680         * src/summaryview.c
9681                 honour feature request item #537427 to allow for
9682                 displaying names from address book for sent mail also
9683
9684 2002-03-29 [paul]       0.7.4claws54
9685
9686         * src/mainwindow.c
9687           src/prefs_filtering.[ch]
9688           src/prefs_matcher.c
9689           src/summaryview.c
9690                 add 'fast filter' for claws' filtering,
9691                 /Tools/Create filter rule/... patch submitted
9692                 by Neill Miller <neillm@thecodefactory.org>
9693
9694 2002-03-29 [paul]       0.7.4claws53
9695
9696         * sync with 0.7.4cvs24
9697                 see ChangeLog entry 2002-03-29
9698
9699 2002-03-28 [paul]       0.7.4claws52
9700
9701         * sync with 0.7.4cvs23
9702                 see ChangeLog entry 2002-03-28
9703
9704 2002-03-27 [melvin]     0.7.4claws51
9705
9706         * src/prefs_actions.c
9707                 Added support to pass only one message part (as a
9708                 file) to the command using '%p'. No quotes are needed
9709                 because doubles quotes are automatically added.
9710                 Fixed bug where Sylpheed could block when waiting for
9711                 a child process to finish.
9712                 Changed the help menu to remove quotes around symbols to 
9713                 avoid misinterpretation (they must not be used).
9714
9715 2002-03-27 [melvin]     0.7.4claws50
9716
9717         * src/inc.c
9718                 Made the new mail notification command always 
9719                 execute asynchronously.
9720
9721 2002-03-27 [paul]       0.7.4claws49
9722
9723         * src/compose.c
9724                 fix bug introduced in last commit
9725
9726 2002-03-27 [paul]       0.7.4claws48
9727
9728         * sync with 0.7.4cvs21
9729                 see ChangeLog 2002-03-26 and 2002-03-27
9730
9731 2002-03-26 [hoa]        0.7.4claws47
9732
9733         * src/prefs_folder_item.c
9734                 really fixed the bug #516442 with folder rescan.
9735
9736 2002-03-26 [paul]       0.7.4claws46
9737
9738         * sync with 0.7.4cvs19
9739                 see ChangeLog entries 2002-03-25 and 2002-03-26
9740
9741 2002-03-25 [hoa]        0.7.4claws45
9742
9743         * src/matcher.c
9744         * src/mh.c
9745                 fix the bug #516442 with folder rescan.
9746
9747         * src/prefs_common.[ch]
9748         * src/compose.c
9749                 added an option to enable two different behaviours
9750                 for bounce.
9751
9752
9753 2002-03-25 [paul]       0.7.4claws44
9754
9755         * src/mainwindow.c
9756           src/selective_download.c
9757                 correct a few menuitem labels
9758
9759 2002-03-25 [christoph]  0.7.4claws43
9760
9761         * src/procmsg.c
9762                 fix non deleted tmp message in
9763                 procmsg_save_to_outbox
9764                 fix problems caused by sync with
9765                 main branch's procmsg_send_queue
9766
9767 2002-03-25 [paul]       0.7.4claws42
9768
9769         * src/quote_fmt.c
9770           src/quote_fmt_lex.l
9771           src/quote_fmt_parse.y
9772                 add Last name (%L) placeholder for quoting. 
9773                 patch submitted by Thorsten Thielen 
9774                 <thth@users.sourceforge.net>
9775
9776 2002-03-25 [paul]       0.7.4claws41
9777
9778         * src/utils.c
9779                 get full hostname. patch submitted by
9780                 Bob Woodside <rwoodside1@comcast.net>
9781
9782 2002-03-25 [paul]       0.7.4claws40
9783
9784         * src/account.c
9785           src/news.c
9786           src/nntp.[ch]
9787           src/prefs_account.[ch]
9788                 enable NNTP over SSL. patch submitted by
9789                 Pascal Jermini <pascal@infinity.hn.org>
9790
9791 2002-03-24 [paul]       0.7.4claws39
9792
9793         * src/prefs_common.c
9794                 make the arrangement of the Compose tab more
9795                 coherent
9796
9797         * src/mainwindow.c
9798                 fix some irregularities of style
9799
9800         * po/de.po
9801                 updated by Kilian Krause
9802
9803 2002-03-23 [paul]       0.7.4claws38
9804
9805         * po/pt_BR.po
9806                 updated by Fabio Junior Beneditto
9807
9808 2002-03-23 [paul]       0.7.4claws37
9809
9810         * src/mainwindow.c
9811                 move 'Gather addresses' to 'Tools' menu
9812                 make 'Selective download' sensitive
9813
9814 2002-03-23 [paul]       0.7.4claws36
9815
9816         * sync with 0.7.4cvs16
9817                 see ChangeLog entries 2002-03-23
9818
9819 2002-03-22 [christoph]  0.7.4claws35
9820
9821         * src/quote_fmt_parse.y
9822                 fix include program output
9823
9824 2002-03-22 [alfons]     0.7.4claws34
9825
9826         * src/pop.c
9827                 initialize GDate stack variable correctly (sorry!)
9828
9829 2002-03-22 [paul]       0.7.4claws33
9830
9831         * src/compose.c
9832           src/mainwindow.c
9833           src/prefs_actions.c
9834           src/prefs_common.c
9835                 rename 'Tool' to 'Tools'
9836
9837         * src/mainwindow.c
9838                 move 'Delete duplicated messages' from
9839                 'Message/' to 'Tools/'
9840                 re-arrange the order of 'Tools/' items
9841
9842 2002-03-22 [paul]       0.7.4claws32
9843
9844         * src/addr_compl.c
9845           src/addressbook.[ch]
9846                 auto-address completion now also matches on
9847                 Nickname. patch submitted by Bob Forsman 
9848                 <hammor@users.sourceforge.net>
9849
9850         * src/editaddress.c
9851                 correct a spelling mistake
9852
9853 2002-03-22 [alfons]     0.7.4claws31
9854
9855         * src/pop.c
9856                 fix getting uidl from incorrect string 
9857                 (spotted by Colin)
9858
9859 2002-03-21 [alfons]     0.7.4claws30
9860
9861         * src/pop.c
9862                 more code refactoring
9863                 plug mem leak introduced by delete on server
9864
9865 2002-03-21 [paul]       0.7.4claws29
9866
9867         * sync with 0.7.4cvs11
9868                 see ChangeLog entries 2002-03-20
9869
9870 2002-03-20 [alfons]     0.7.4claws28
9871
9872         * src/inc.c
9873                 apply Colin's patch and refactor
9874
9875 2002-03-20 [paul]       0.7.4claws27
9876
9877         * sync with sylpheed 0.7.4cvs9
9878                 see ChangeLog entry 2002-03-20
9879
9880 2002-03-19 [christoph]  0.7.4claws26
9881
9882         * src/mh.c
9883         * src/procmsg.[ch]
9884         * src/summaryview.c
9885                 revert changes for flag updates
9886                 (does not work correctly and no time to debug)
9887
9888 2002-03-20 [alfons]     0.7.4claws25
9889
9890         * src/pop.c
9891                 refactor should_delete() a little bit 
9892
9893 2002-03-19 [paul]       0.7.4claws24
9894
9895         * src/inc.[ch]
9896           src/pop.c
9897           src/prefs_account.[ch]
9898                 allow the user to leave downloaded mail on the 
9899                 server for n days. Patch submitted by Colin Leroy 
9900                 <colin@colino.net>
9901
9902 2002-02-19 [paul]       0.7.4claws23
9903
9904         * sync with sylpheed 0.7.4cvs8
9905                 see ChangeLog entries 2002-03-19
9906
9907 2002-03-18 [paul]       0.7.4claws22
9908
9909         * sync with sylpheed 0.7.4cvs6
9910                 see ChangeLog entry 2002-03-18
9911
9912 2002-03-18 [paul]       0.7.4claws21
9913
9914         * po/en_GB.po
9915                 add en_GB message catalogue
9916
9917         * src/mbox_folder.c
9918           src/prefs_account.c
9919           src/prefs_actions.c
9920                 correct a few spelling mistakes
9921
9922 2002-03-17 [alfons]     0.7.4claws20
9923
9924         * src/matcher.c
9925                 more stringent checks for NULL params when writing
9926                 filtering actions to a file
9927                 
9928 2002-03-17 [hoa]        0.7.3claws20
9929
9930         * src/news.c
9931                 fixed the count of new messages
9932
9933         * src/compose.c
9934                 fixed the "attachment properties" window
9935
9936 2002-03-17 [paul]       0.7.4claws19
9937
9938         * src/defs.h
9939           src/folder.h
9940           src/news.c
9941           src/prefs_account.[ch]
9942           src/procmsg.[ch]
9943           src/summaryview.c
9944                 automatically mark cross-posted messages as read 
9945                 and (optionally) give them a colour label
9946                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
9947                 
9948
9949 2002-03-17 [paul]       0.7.4claws18
9950
9951         * sync with sylpheed 0.7.4cvs5
9952                 see ChangeLog entry 2002-03-17
9953
9954 2002-03-17 [melvin]     0.7.4claws17
9955         
9956         * src/textview.c
9957                 Worked around a gtktext 'bug': when searching for 
9958                 a text in a long message it was scrolling slowly
9959                 line by line until it hit the searched text.
9960         * po/fr.po
9961                 Updated French translation
9962
9963 2002-03-17 [melvin]     0.7.4claws16
9964
9965         * src/mainwindow.c
9966         * src/compose.c
9967         * src/prefs_actions.c
9968                 Moved "Edit/Actions" to "Tool/Actions"
9969                 Made mainwindow/compose window sensitive as soon as
9970                 no child process is running anymore even if the io dialog
9971                 is open.
9972                 Fixed a struct being initialized with a non constant char*
9973
9974 2002-03-16 [christoph]  0.7.4claws15
9975
9976         * configure.in
9977                 add --with-compiler-flags option
9978                 (only for developer hacking)
9979         * src/mh.c
9980         * src/procmsg.[ch]
9981         * src/summaryview.c
9982                 try to make folder-stats and flag handling more
9983                 independent from the summaryview. msgcounts
9984                 are only set when the folder is opened and
9985                 procmsg_msginfo_(un)set_flags will handle it
9986                 later and summaryview will get the values
9987                 from the folder.
9988
9989 2002-03-16 [paul]       0.7.4claws14
9990
9991         * src/messageview.c
9992                 fix Return-receipt. Patch submitted by Bob
9993                 Woodside <rwoodside1@comcast.net>
9994
9995 2002-03-16 [paul]       0.7.4claws13
9996
9997         * src/compose.c
9998                 fix 'dynamic' signatures, make it work again
9999                 broken during sync on 2002-03-14 (0.7.4claws2)
10000
10001 2002-03-15 [match]      0.7.4claws12
10002
10003         * src/addrharvest.[ch]
10004         * src/addrgather.[ch]
10005         * src/addressbook.[ch]
10006         * src/mainwindow.c
10007                 included address harvester feature. still some
10008                 issues with address parsing that I will fix.
10009
10010 2002-03-15 [match]      0.7.4claws11
10011
10012         * src/addrbook.[ch]
10013         * src/addrcache.[ch]
10014         * src/addressbook.[ch]
10015         * src/addrindex.c
10016         * src/editbook.c
10017         * src/importldif.c
10018         * src/importmutt.c
10019         * src/jpilot.[ch]
10020         * src/main.c
10021         * src/syldap.[ch]
10022         * src/vcard.[ch]
10023                 tidy up. fix memory leaks. moved attribs and methods
10024                 from individual interfaces to addrcache object. prep
10025                 for new stuff to come in.
10026
10027 2002-03-15 [alfons]     0.7.4claws10
10028
10029         * src/matcher.[ch]
10030         * src/matcher_parser_parse.y
10031         * src/matcher_parser_lex.l
10032         * src/prefs_matcher.c
10033                 add filtering conditions message greater than, smaller 
10034                 than, and exactly matching a size in bytes
10035                 (does not work with delete from POP3 server yet)
10036
10037                 this should also give others an idea what you should
10038                 do to add new criterions to claws filtering system
10039                 
10040
10041 2002-03-15 [paul]       0.7.4claws9
10042
10043         * tools/filter_conv.pl
10044                 exit if there are no filter rules to convert
10045                 rename filterrc to filterrc.old after completion
10046
10047 2002-03-15 [paul]       0.7.4claws8
10048
10049         * sync with sylpheed 0.7.4cvs3
10050                 see ChangeLog entry 2002-03-14
10051
10052 2002-03-14 [paul]       0.7.4claws7
10053
10054         * src/compose.c
10055                 clean up the last commit (ahem)
10056
10057 2002-03-14 [paul]       0.7.4claws6
10058
10059         * src/compose.c
10060                 fix bug #515655. honour account preferences
10061                 regarding gpg default signing/encryption when 
10062                 changing account from the compose window.
10063
10064 2002-03-14 [paul]       0.7.4claws5
10065
10066         * src/folderview.c
10067                 remove unnecessary curly brackets
10068
10069 2002-03-14 [paul]       0.7.4claws4
10070
10071         * src/folderview.c
10072           src/prefs_filtering.[ch]
10073                 add filter rename on folder rename and filter
10074                 delete on folder delete. Patch submitted by
10075                 Neill Miller <neillm@thecodefactory.org> 
10076
10077 2002-03-14 [christoph]  0.7.4claws3
10078
10079         * src/procmsg.c
10080         * src/send.c
10081                 fix local delivery
10082                 (patch submitted by "Simon 'corecode' Schubert")
10083         * src/prefs_common.c
10084         * src/procmsg.c
10085                 fix gcc 3.0 warning
10086
10087 2002-03-14 [paul]       0.7.4claws2
10088
10089         * sync with sylpheed 0.7.4cvs2
10090                 see ChangeLog entry 2002-03-13
10091
10092 2002-03-12 [darko]      0.7.4claws1
10093
10094         * src/mainwindow.c
10095                 fix what seems to be a copy and paste error
10096                 when setting color for important messages
10097                 (reported by wwp)
10098
10099 2002-03-11 [paul]       version 0.7.4claws released
10100
10101 2002-03-11 [paul]       0.7.4claws
10102
10103         * po/es.po
10104           po/it.po
10105           po/nl.po
10106           po/pt_BR.po
10107                 update message catalogs. Submitted by Ricardo Mones 
10108                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
10109                 Fabio Junior Beneditto
10110
10111         * configure.in
10112           faq/Makefile.am
10113           faq/it/Makefile
10114           faq/it/sylpheed-faq*
10115           src/mainwindow.c
10116           src/manual.[ch]
10117                 add FAQ in Italian
10118         
10119
10120 2002-03-11 [jens]       0.7.3claws7
10121
10122         * po/de.po
10123                 updated German translation
10124
10125 2002-03-11 [melvin]     0.7.3claws6
10126
10127         * po/fr.po
10128                 updated and corrected French translation
10129
10130 2002-03-10 [hoa]        0.7.3claws5
10131
10132         * src/account.c
10133         * src/inc.c
10134         * src/prefs_account.c
10135         * src/procmsg.c
10136         * src/send.[ch]
10137                 fixed the local account.
10138                 you have to change the default "/usr/sbin/sendmail"
10139                 to "/usr/sbin/sendmail -t" in the preferences of
10140                 the local account.
10141
10142         * src/procmime.c
10143                 removed some debug display for renderer
10144
10145 2002-03-10 [paul]       0.7.3claws4
10146
10147         * faq/en/sylpheed-faq-1.html
10148           faq/en/sylpheed-faq-2.html
10149                 update
10150
10151 2002-03-09 [paul]       0.7.3claws3
10152
10153         * sync with sylpheed 0.7.4
10154                 see ChangeLog entry 2002-03-09
10155
10156 2002-03-08 [paul]       0.7.3claws2
10157
10158         * faq/en/sylpheed-faq*
10159           faq/es/sylpheed-faq*
10160           faq/fr/sylpheed-faq*
10161                 update the FAQs
10162
10163         * manual/fr/.cvsignore
10164           manual/fr/Makefilea.am
10165           manual/fr/sylpheed*
10166           src/mainwindow.c
10167           src/manual.[ch]
10168                 add the French manual
10169
10170 2002-03-07 [paul]       0.7.3claws1
10171
10172         * sync with sylpheed 0.7.3cvs4
10173                 see ChangeLog entries  2002-03-06 and 2002-03-07
10174         
10175         * po/nl.po
10176                 updated by Wilbert Berendsen
10177
10178 2002-03-07 [melvin]     0.7.2claws34
10179
10180         * src/selective_download.c
10181                 Changed the pixmap of the receive button to MAIL_RECEIVE.
10182
10183 2002-03-06 [paul]       0.7.2claws33
10184
10185         * sync with sylpheed 0.7.3cvs1
10186                 bug fix, see ChangeLog entry 2002-03-05
10187
10188 2002-03-05 [paul]       0.7.2claws32
10189
10190         * src/mimeview.c
10191           src/pgptext.[ch]
10192           src/procmsg.c
10193                 reverse the pgp ascii-armored code implemented in 
10194                 0.7.2claws16. removal of this code until it matures.
10195                 this means that verifying ascii-armored pgp sigs and
10196                 automatic decryption of ascii-armored encrypted
10197                 messages no longer works.
10198
10199 2002-03-05 [paul]       0.7.2claws31
10200
10201         * configure.in
10202           Makefile.am
10203         * faq/Makefile.am
10204         * faq/en/Makefile.am
10205           faq/en/sylpheed-faq.html
10206           faq/en/sylpheed-faq-1.html
10207           faq/en/sylpheed-faq-2.html
10208           faq/en/sylpheed-faq-3.html
10209         * faq/es/Makefile.am
10210           faq/es/sylpheed-faq.html
10211           faq/es/sylpheed-faq-1.html
10212           faq/es/sylpheed-faq-2.html
10213           faq/es/sylpheed-faq-3.html
10214           faq/es/sylpheed-faq-4.html
10215         * faq/fr/Makefile.am
10216           faq/fr/sylpheed-faq.html
10217           faq/fr/sylpheed-faq-1.html
10218           faq/fr/sylpheed-faq-2.html
10219           faq/fr/sylpheed-faq-3.html
10220         * src/Makefile.am
10221           src/defs.h
10222           src/mainwindow.c
10223           src/manual.[ch]
10224                 add FAQs in English, Spanish and French
10225
10226
10227 2002-03-05 [paul]       0.7.2claws30
10228
10229         * manual/en/sylpheed.html
10230           manual/en/sylpheed-XX.html
10231                 updated the English manual
10232
10233 2002-03-05 [hoa]        
10234
10235         * src/summaryview.c
10236                 dialog box pops up if the article can't be deleted.
10237
10238 2002-03-04 [paul]       
10239         
10240         * po/pt_BR.po
10241                 updated by Fabio Junior Benedito
10242
10243 2002-03-04 [hoa]
10244
10245         * removed ac/gpgme.m4
10246                 to avoid autogen common problem
10247                 developers have to install gpgme development package now
10248
10249         * src/compose.c
10250                 encoding to 7bit or 8bit is enabled.
10251
10252 2002-03-03 [alfons]     0.7.2claws29
10253
10254         * src/pop.c
10255                 merge fix by Oliver Haertel for selective
10256                 download buglet
10257
10258 2002-03-03 [paul]       0.7.2claws28
10259         
10260         * sync with sylpheed 0.7.3
10261
10262 2002-03-03 [paul]       0.7.2claws27
10263
10264         * sync with sylpheed 0.7.2cvs24
10265                 see ChangeLog entries 2002-03-02 and 2002-03-03
10266
10267 2002-03-02 [melvin]     0.7.2claws26
10268
10269         * src/inc.[ch]
10270         * src/main.c
10271         * src/mainwindow.c
10272         * src/prefs_common.[ch]
10273                 Added user definable notification on new mail arrival.
10274                 Removed unused variables in spell checker prefs code.
10275
10276 2002-03-02 [melvin]     0.7.2claws25
10277
10278         * src/quote_fmt.c
10279                 Removed unnecessary escape sequences.
10280                 Changed 'Initial...' to 'Initials of Sender'
10281
10282 2002-03-02 [paul]       0.7.2claws24
10283
10284         * sync with sylpheed 0.7.2cvs22
10285                 see ChangeLog entry 2002-03-01
10286
10287 2002-03-01 [hoa]        0.7.2claws23
10288
10289         * src/mainwindow.c
10290                 Set sensitivity of delete actions to active
10291                 even if the folder is a newsgroup.
10292
10293         * src/summaryview.c
10294                 - Set sensitivity of delete actions
10295                 - Added function check_permission() that will check if the
10296                   user is authorized to delete a message. For news, it
10297                   will check if the author is the same.
10298                 - Enabled deletion when there is no trash folder.
10299
10300         * src/news.[ch]
10301                 - Added news_cancel_article() to cancel articles
10302                 - Implemented news_remove_message() (public function)
10303
10304 2002-03-01 [paul]       0.7.2claws22
10305
10306         * src/gtkutils.c
10307           src/textview.c
10308                 recognise urls that that don't include 'http://' and
10309                 simply begin 'www.' 
10310
10311         * AUTHORS
10312                 remove duplicated name
10313
10314 2002-02-28 [paul]       0.7.2claws21
10315
10316         * src/mainwindow.c
10317           src/summaryview.[ch]
10318                 add ability to 'Select thread'
10319                 combines Melvin's "Select thread's head" patch (#510907)
10320                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
10321                 patch (#518514) 
10322
10323 2002-02-28 [paul]       0.7.2claws20
10324
10325         * src/mimeview.c
10326                 hopefully fix segfault on right-clicking a mime part
10327                 that some people have experienced.      
10328                 fix submitted by Fredrik Olofsson <frol@linux.nu>
10329
10330 2002-02-28 [paul]       0.7.2claws19
10331
10332         * sync with sylpheed 0.7.2cvs21
10333                 see ChangeLog entries 2002-02-27 and 2002-02-28
10334
10335 2002-02-27 [paul]       0.7.2claws18
10336
10337         * sync with sylpheed 0.7.2cvs18
10338                 see ChangeLog entries 2002-02-26 and 2002-02-27
10339
10340 2002-02-26 [alfons]     0.7.2claws17
10341
10342         * src/procheader.c
10343                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
10344                 (spotted by Chris Hessman <idatech@gmx.net>)
10345
10346 2002-02-26 [paul]       0.7.2claws16
10347
10348         * src/mimeview.c
10349           src/pgptext.[ch]
10350           src/procmsg.c
10351                 make decryption of ascii-armored pgp encrypted messages
10352                 and verification of ascii-armored signatures work again.
10353                 slightly altered from the patch by Jens Jahnke 
10354                 <jan0sch@gmx.net>
10355
10356                 ##FIX ME##
10357                 * the checking of plaintext signatures always comes up in 
10358                   a popup box
10359                 * it doesn't work for multipart messages 
10360                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
10361                   including the msg headers and these 2 line themselves, are 
10362                   not displayed
10363
10364         * src/mainwindow.c
10365                 "View/Folder Tree" becomes "View/Separate Folder Tree"
10366                 "View/Message View" becomes "View/Separate Message View"
10367                 because its less ambiguous.
10368
10369         * po/es.po
10370                 updated by Ricardo Mones Lastra
10371
10372 2002-02-26 [paul]       0.7.2claws15
10373
10374         * sync with sylpheed 0.7.2cvs17
10375                 see ChangeLog entries 2002-02-25 and 2002-02-26
10376
10377 2002-02-25 [christoph]  0.7.2claws14
10378
10379         * src/filtering.[ch]
10380         * src/inc.c
10381                 do filtering stuff after all messages have been received
10382                   1. drop all messages to .processing
10383                   2. scan processing folder for messages
10384                   3. filter messages or move to inbox
10385                 this will also find old messages left in processing after
10386                 a crash or something like that and we get a real msginfo
10387                 from folder->get_msg_list and do not have to create our
10388                 own in filter_message
10389         * src/matcher_parser_parse.y
10390                 remove MIX/MAX warning (reordered includes)
10391
10392 2002-02-25 [paul]       0.7.2claws13
10393
10394         * sync with sylpheed 0.7.2cvs15
10395                 see ChangeLog entry 2002-02-24
10396
10397 2002-02-24 [alfons]     0.7.2claws12
10398
10399         * src/filtering.c
10400                 clear old color flags first when applying a new color to
10401                 a message info. 
10402                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
10403
10404 2002-02-24 [alfons]     0.7.2.claws11
10405         
10406         * AUTHORS
10407         * src/prefs_common.c
10408                 add presets for Opera and Konqueror, closes patch #517261,
10409                 submitted by Ville Skyttä <scop@users.sourceforge.net>
10410
10411 2002-02-24 [alfons]     0.7.2.claws10
10412
10413         * AUTHORS
10414         * src/summaryview.c
10415                 fix threading for null message ids, closes patch #521601,
10416                 submitted by Bob Forsman <hammor@users.sourceforge.net>
10417
10418 2002-02-24 [alfons]     0.7.2claws9
10419
10420         * src/summaryview.c
10421         * src/filtering.c
10422                 make Tool | Filter Message work with filtering system so
10423                 setting flags also works
10424
10425                 TODO:
10426
10427                 - Processing uses the same function as Tool | Filter
10428                   Message, but doesn't use the same update proc yet
10429
10430 2002-02-23 [paul]       0.7.2claws8
10431
10432         * sync with sylpheed 0.7.2cvs14
10433                 see ChangeLog entries 2002-02-22 and 2002-02-23
10434
10435 2002-02-22 [christoph]  0.7.2claws7
10436
10437         * src/quote_fmt.c
10438                 Add column space to table
10439         * src/quote_fmt_parse.y
10440                 Close files
10441
10442 2002-02-22 [paul]       0.7.2claws6
10443
10444         * src/Makefile.am
10445           src/defs.h
10446           src/filtering.c
10447           src/inc.[ch]
10448           src/mainwindow.c
10449           src/matcher.[ch]
10450           src/matcher_parser_lex.l
10451           src/matcher_parser_parse.y
10452           src/pop.[ch]
10453           src/prefs_account.h
10454           src/prefs_filtering.c
10455           src/selective_download.[ch]   *** NEW FILES ***
10456           src/utils.[ch]
10457           po/POTFILES.in
10458                 Selective Download added to 'Tool' menu. 
10459                 Retrieves email headers of the currently selected pop3 
10460                 account and allows the user to mark emails for deletion 
10461                 right on the pop3 server. Patch submitted by Oliver Haertel 
10462                 <oha@users.sourceforge.net>.
10463         
10464         * po/POTFILES.in
10465                 add 'src/quote_fmt.c'           
10466
10467 2002-02-22 [christoph]  0.7.2claws5
10468
10469         * src/Makefile.am
10470                 added quote_fmt.c
10471         * src/prefs_common.[ch]
10472         * src/prefs_template.c
10473         * src/quote_fmt.c               *** NEW FILE ***
10474         * src/quote_fmt.h
10475                 move quote format symbol description code
10476                 to it's own file because it is used from
10477                 differnent code parts
10478                 Rewrote symbol description GUI
10479                   + use table
10480                   + add separators
10481                   + get data from array (no more long constant strings)
10482         * src/quote_fmt_lex.l
10483         * src/quote_fmt_parse.y
10484                 Symbol for Literal % changed to \% instead of %%
10485                 (More logical as \ is used for quoting for other symbols)
10486                 Add |f and |p to include files and program output
10487                 Examples:
10488                     |f{/home/.../.signature}
10489                     |p{date}
10490         * po/de.po
10491                 Correct wrong spelling for "Referenzen"
10492
10493 2002-02-21 [paul]       0.7.2claws4
10494
10495         * src/procmsg.c
10496                 forgotten during sync
10497
10498 2002-02-21 [paul]       0.7.2claws3
10499
10500         * sync with sylpheed 0.7.2cvs11
10501                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
10502                 2002-02-20 and 2002-02-21
10503
10504 2002-02-20 [melvin]     0.7.2claws2
10505
10506         * src/prefs_actions.c
10507                 Added error report when child cannot fork or when execvp 
10508                 returns with an error.
10509
10510 2002-02-19 [christoph]  0.7.2claws1
10511
10512         * src/codeconv.c
10513                 return unconverted text if conde conversion is not possible
10514                 when libjconv is used.
10515                 (patch submitted by "Simon 'corecode' Schubert")
10516
10517 2002-02-19 [paul]       
10518
10519         * version 0.7.2claws release
10520
10521 2002-02-19 [paul]       0.7.2claws
10522
10523         * po/nl.po
10524                 updated by Wilbert Berendsen
10525
10526
10527 2002-02-18 [alfons]     0.7.1claws13
10528
10529         * src/syldap.c
10530         * src/jpilot.c
10531                 remove references to dlfcn and explicitly loading functions
10532                 from dynalink libs, because libs linked anyway, and functions
10533                 are loaded explicitly
10534
10535 2002-02-17 [melvin]     0.7.1claws12
10536
10537         * src/prefs_actions.c
10538                 Replaced children wait loop with double fork technique.
10539                 Now, input/output window updated at each new output.
10540                 free_children(): Fixed a memory leak.
10541                 Made input/output window non closable if running children
10542                 still exist.
10543                 Added missing <unistd.h> include.
10544                 Added some --debug outputs.
10545
10546 2002-02-17 [melvin]     0.7.1claws11
10547
10548         * src/summaryview.c
10549                 Fixed bug where descending sort order did not select top
10550                 message.
10551
10552 2002-02-17 [melvin]     0.7.1claws10
10553
10554         * acconfig.h
10555                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10556         * src/prefs_common.c
10557                 Pspell data package directory no more hard coded but
10558                 set during configuration (PSPELL_PATH). (Thanks to 
10559                                 Gustavo Noronha Silva.)
10560
10561 2002-02-17 [melvin]     0.7.1claws9
10562
10563         * configure.in
10564                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10565         * src/gtkspell.c
10566                 Fixed compile-time warnings.
10567
10568 2002-02-16 [alfons]     0.7.1claws8
10569
10570         * src/filesel.c
10571                 fix inadvertent free of NULL pointer which caused
10572                 sylpheed to crash when closing the save-as dialog
10573                 using the window close button
10574
10575 2002-02-16 [carsten]    0.7.1claws7
10576         * src/mainwindow.[ch]
10577           src/summaryview.c
10578           src/prefs_common.c
10579                 fixes for pixmap theming code:
10580                         - recently changed mail attributes shouldn't get
10581                           lost any longer
10582                         - theme is only reloaded iff another theme was
10583                           selected
10584
10585 2002-02-16 [paul]       0.7.1claws6
10586
10587         * sync with sylpheed 0.7.2 release
10588                 see ChangeLog entry 2002-02-15 and 2002-02-16
10589
10590 2002-02-15 [paul]       0.7.1claws5
10591
10592         * sync with sylpheed 0.7.1cvs9
10593                 see ChangeLog entry 2002-02-15
10594
10595         * po/POTFILES.in
10596                 remove unneeded headerwindow.c entry
10597
10598 2002-02-14 [carsten]    0.7.1claws4
10599         * src/summaryview.c
10600                 fixed a bug for "Go to next unread message": there was
10601                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
10602                 in the prefs, because of doing "Search again" instead
10603                 "No"
10604
10605 2002-02-14 [carsten]    0.7.1claws3
10606         * src/stock_pixmap.c
10607                 removed 2 more mem leaks; following memprof,
10608                 this code is "leak free" now :)
10609
10610 2002-02-14 [carsten]    0.7.1claws2
10611         * src/stock_pixmap.c
10612                 used opendir/readdir/closedir instead of scandir
10613                 -> code should work now on Solaris
10614
10615 2002-02-14 [paul]       0.7.1claws1
10616
10617         * sync with sylpheed 0.7.1cvs8
10618                 see ChangeLog entries 2002-02-13 and 2002-02-14
10619
10620         * README.claws
10621                 add some description of Actions and Pixmap Themes
10622
10623 2002-02-13 [paul]       
10624
10625         * version 0.7.1claws release
10626
10627 2002-02-13 [paul]       0.7.1claws
10628
10629         * po/es.po
10630           po/it.po
10631           po/pt_BR.po
10632                 updated translations, submitted by Ricardo Mones Lastra,
10633                 Alessandro Maestri and Fabio Junior Beneditto
10634
10635 2002-02-13 [melvin]     0.7.0claws75
10636
10637         * src/prefs_actions.c
10638                 Added missing "signal.h" include
10639
10640 2002-02-13 [melvin]     0.7.0claws74
10641
10642         * src/prefs_folder_item.c
10643                 Added missing "config.h" include
10644         * po/fr.po
10645                 Updated French translation for folder propriety.
10646
10647 2002-02-13 [jens]       0.7.0claws73
10648
10649         * po/POTFILES.in
10650                 Added missing src/prefs_folder_item.c [log added by melvin]
10651         * po/de.po
10652                 Updated German translation.
10653
10654 2002-02-13 [melvin]     0.7.0claws72
10655
10656         * po/fr.po
10657                 Updated French translation.
10658
10659 2002-02-13 [melvin]     0.7.0claws71
10660
10661         * src/gtkutils.c
10662                 Made gtkut_editable_get_selection return NULL if selection
10663                 is of length zero.
10664                 This fixes a bug where selecting part of message A then
10665                 switching to message B and replying to it will not
10666                 quote the message's body.
10667
10668 2002-02-12 [paul]       0.7.0claws70
10669
10670         * src/mainwindow.c
10671                 cosmetic, relating to pixmap themes: on toolbar make 
10672                 updating of 'Exec' and 'Compose news/Compose email'
10673                 icons faster.
10674
10675 2002-02-12 [carsten]    0.7.0claws69
10676         * src/folderview.c
10677           src/mainwindow.[ch]
10678           src/stock_pixmap.c
10679           src/summaryview.c
10680           src/prefs_common.c
10681                 - refreshing after changing pixmap theme better
10682                   now (thanks Paul)
10683                 - wanted to remove some mem leaks, but alfons was
10684                   faster (and had the better solution ;)
10685
10686 2002-02-12 [alfons]     0.7.0claws68
10687
10688         * src/prefs_common.c
10689         * src/stock_pixmap.[ch]
10690                 plug mem leaks, refactor code a little bit
10691
10692
10693 2002-02-12 [sergey]     0.7.0claws67
10694
10695         * src/imap.c
10696                 Fixed problem with copying messages to IMAP folders when the
10697                 server uses something other than '/' as a namespace separator
10698                 (cyrus-imapd uses '.').
10699
10700 2002-02-12 [jens]       0.7.0claws66
10701
10702         * po/de.po
10703                 Updated German Translation
10704
10705 2002-02-12 [paul]       0.7.0claws65
10706
10707         * sync with sylpheed 0.7.1cvs1
10708                 see ChangeLog entry 2002-02-12
10709
10710 2002-02-12 [melvin]     0.7.0claws64
10711
10712         * src/prefs_actions.c
10713                 Fixed "feature" where children's output was duplicated 
10714                 instead of refreshed while monitoring.
10715                 Removed some debug code.
10716
10717 2002-02-12 [christoph]  0.7.0claws63
10718
10719         * src/compose.c
10720                 always delete message from queue after sending/send error
10721                 (closes bug #509601)
10722
10723 2002-02-12 [melvin]     0.7.0claws62
10724
10725         * src/prefs_actions.c
10726                 Children wait loop is now triggered with a timeout of 1s
10727                 Added %F which is replaced with the list of filenames 
10728                 of all selected messages (as suggested by Ricardo Mones Lestra)
10729                 Pipe syntax changed. Prefix with | to send selection, postfix
10730                 with | to retrieve output. Prefix with > or * to send
10731                 user definable input to the command (*: input is hidden)
10732                 Old pipe action should now be postfixed with |, too.
10733
10734 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
10735         * src/stock_pixmap.c
10736                 fixed a bug: if there's no theme directory don't
10737                 throw an error, just do "nothing" (thanks Alfons)
10738
10739 2002-02-12 [carsten]    0.7.0claws60
10740         * src/folderview.c
10741           src/summaryview.c
10742                 had to write the cache twice (nasty!); some marks would 
10743                 get lost if not
10744
10745 2002-02-11 [carsten]    0.7.0claws59
10746         * acconfig.h
10747           configure.in
10748           doc-src/maintainer_guide.txt
10749           src/compose.[ch]
10750           src/defs.h
10751           src/folderview.[ch]
10752           src/gtkutils.[ch]
10753           src/mainwindow.[ch]
10754           src/prefs_common.[ch]
10755           src/stock_pixmap.[ch]
10756           src/summaryview.[ch]
10757                 pixmap theming and related work on pixmap
10758                 handling on some other places
10759                 (e.g. hrm features for all folder)
10760           src/pixmap/stock_*.xpm -> the stock_ was removed
10761         
10762 2002-02-11 [paul]       0.7.0claws58
10763
10764         * sync with sylpheed 0.7.1 release
10765                 see ChangeLog entries 2002-02-11
10766
10767 2002-02-08 [paul]       0.7.0claws57
10768
10769         * sync with sylpheed 0.7.0cvs39
10770                 see ChangeLog entry 2002-02-07 (last entry) 
10771
10772         * src/prefs_actions.c
10773           src/prefs_filtering.c
10774           src/prefs_matcher.c
10775           src/prefs_scoring.c
10776                 sync: made it compile with C compilers other than gcc
10777
10778 2002-02-07 [paul]       0.7.0claws56
10779
10780         * sync with sylpheed 0.7.0cvs38
10781                 see ChangeLog entries 2002-02-06 (last 2 entries) and
10782                 2002-02-07
10783
10784 2002-02-07 [darko]      0.7.0claws55
10785
10786         * src/gtkutils.[ch]
10787         * src/summaryview.c
10788                 Fix const gchar */gchar * issue (thanks Hiro)
10789
10790 2002-02-07 [darko]      0.7.0claws54
10791
10792         * src/compose.[ch]
10793         * src/filtering.c
10794         * src/gtkutils.[ch]
10795         * src/prefs_template.c
10796         * src/quote_fmt.h
10797         * src/quote_fmt_parse.y
10798         * src/summaryview.c
10799         * src/utils.[ch]
10800                 When replying or forwarding an email don't quote the entire
10801                 mail body but use the part of the message text that is selected
10802
10803 2002-02-06 [melvin]     0.7.0claws53
10804
10805         * src/prefs_common.[ch]
10806         * src/gtkspell.[ch]
10807         * src/compose.c
10808                 Made possible to switch quickly to last used dictionary
10809                 which makes checking bilingual documents easier.
10810
10811 2002-02-06 [melvin]     0.7.0claws52
10812         
10813         * po/POTFILES.in
10814                 Added forgotten new file src/prefs_actions.c
10815
10816 2002-02-06 [melvin]     0.7.0claws51
10817
10818         * src/prefs_actions.c   ** NEW FILE **
10819         * src/prefs_actions.h   ** NEW FILE **
10820                 Added actions to execute on message text view, or on the
10821                         message's file.
10822         * src/Makefile.am
10823                 Added src/prefs_actions.[ch]
10824         * src/compose.c
10825                 Added new menu "Edit/Actions"
10826         * src/defs.h
10827                 Added new actionsrc file.
10828         * src/main.c
10829                 Added actionsrc reading.
10830         * src/mainwindow.c
10831                 Added new menus "Edit/Actions" and "Configuration/Actions..."
10832         * src/prefs_common.h
10833                 Added new element actionslst element to prefs_common.
10834
10835 2002-02-06 [paul]       0.7.0claws50
10836
10837         * sync with sylpheed 0.7.0cvs36
10838                 see ChangeLog entry 2002-02-06
10839
10840 2002-02-05 [paul]
10841
10842         * po/es.po
10843                 updated by Ricardo Mones Lastra
10844
10845 2002-02-05 [paul]       0.7.0claws49
10846
10847         * sync with sylpheed 0.7.0cvs33
10848                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
10849
10850 2002-02-05 [paul]       0.7.0claws48
10851
10852         * src/compose.c
10853                 re-add 'Edit/Advanced/Delete entire line', previously named
10854                 'Delete Line+'
10855
10856 2002-02-04 [paul]       0.7.0claws47
10857
10858         * src/compose.c
10859           src/summaryview.c
10860                 fix bug #494993 (Reply All not taking Reply-To into consi)
10861                 eliminate differences in behaviour of right-click 'Reply to all' 
10862                 in summary view and 'Reply to all' on the toolbar. 
10863                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
10864                 view and From gets ignored by 'Reply to all' on toolbar.
10865                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
10866                 From when no Reply-To header is present.
10867
10868 2002-02-04 [paul]       0.7.0claws46
10869
10870         * sync with sylpheed 0.7.0cvs30
10871                 see ChangeLog entries 2002-02-03 and 2002-02-04
10872
10873 2002-02-03 [melvin]     0.7.0claws45
10874
10875         * src/gtkspell.[ch]
10876                 Readded function to highlight all misspelled words.
10877                 Fixed bug where user-provided-words did not replace
10878                         correctly the misspelled word when using the mouse.
10879                 Fixed bug where checking a region selected from right to left did
10880                         not check the region at all.
10881                 Fixed bug where 'Check backwards' may not check at all. 
10882                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
10883                 Fixed possible buffer overflow when checking for long strings (>1k).
10884                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
10885                 Accelerators code uses now gtk_widget_add_accel.
10886                 Removed and disabled obsolete and unfinished code.
10887                 Cleaning up.
10888
10889         * src/compose.c
10890                 Added menu item to Highlight all misspelled words.
10891
10892 2002-02-01 [paul]       0.7.0claws44
10893
10894         * src/mainwindow.c
10895                 fix '/View/Hide read messages' sensitivity when all
10896                 messages in a folder are hidden
10897
10898 2002-02-01 [paul]       0.7.0claws43
10899
10900         * src/main.c
10901                 add --send option to command line interface, sends all
10902                 queued mail. Patch submitted by Ricardo Mones Lastra.
10903
10904 2002-01-31 [paul]       0.7.0claws42
10905
10906         * src/mainwindow.c
10907                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
10908
10909 2002-01-31 [paul]       0.7.0claws41
10910
10911         * sync with sylpheed 0.7.0cvs27
10912                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
10913                 and 2002-01-31
10914
10915         * src/textview.c
10916                 comment out elements of textview_show_part() as temporary
10917                 workaround for attachment 'Display as text' bug 
10918
10919         * po/pt_BR.po
10920                 updated by Fabio Junior Beneditto
10921
10922 2002-01-30 [paul]       0.7.0claws40
10923
10924         * sync with sylpheed 0.7.0cvs24
10925                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
10926                 and 2002-01-30
10927
10928         * src/compose.c
10929                 add {N_("/_Spelling"), ... "<Branch>"} to 
10930                 GtkItemFactoryEntry compose_entries[]
10931
10932         * src/prefs_common.c
10933                 add claws menu items to prefs_keybind_apply_clicked()
10934                 and remove non-claws menu items
10935
10936 2002-01-29 [paul]       0.7.0claws39
10937
10938         * sync with sylpheed 0.7.0cvs22
10939                 see ChangeLog entries 2002-01-28 and 2002-01-29
10940
10941 2002-01-28 [melvin]     0.7.0claws38
10942
10943         * src/compose.c
10944                 Added the declartion of compose_send_control_enter.
10945
10946         * src/compose.c
10947         * src/gtkspell.[ch]
10948                 Added in a 'Spelling' menu which includes the configuration menu. 
10949                 Added a real 'Check all' and got rid from the old one which only
10950                 highlited misspelled word.
10951                 Made 'Check while typing' a disableable option.
10952                 Added a dialog when there are no more misspelled word.
10953                 Added a dialog if error occurs when switching to a dictionary.
10954         
10955         * src/prefs_common.[ch]
10956                 Added option for the default 'Check while typing' option.
10957
10958
10959 2002-01-28 [alfons]     0.7.0claws37
10960
10961         * src/compose.c
10962                 fix buglet and make code comply with sylpheed code style
10963
10964 2002-01-28 [paul]       0.7.0claws36
10965
10966         * sync with sylpheed 0.7.0cvs19
10967                 see ChangeLog entries for 2002-01-28
10968
10969 2002-01-28 [hoa]        0.7.0claws35
10970
10971         * src/defs.h
10972                 added rendererrc
10973
10974         * src/main.c
10975                 read the renderer config
10976
10977         * src/procmime.[ch]
10978                 use the renderer config to convert mime attachments
10979
10980         * src/textview.c
10981                 don't use textview_show_html/ertf,
10982                 use get_text_content instead
10983
10984 2002-01-27 [alfons]     0.7.0claws34
10985         
10986         * src/news.c
10987                 make sylpheed believe it can delete a news message...
10988                 (messages are NOT deleted, maybe we should remove
10989                 processing from the folder properties after all.)
10990
10991 2002-01-27 [alfons]     0.7.0claws33
10992
10993         * src/folder.c
10994                 add extra checks
10995         * src/news.c
10996                 implement remove_msg() 
10997
10998 2002-01-27 [alfons]     0.7.0claws32
10999
11000         * src/procmsg.h
11001         * src/procheader.c
11002         * src/messageview.c
11003                 fix return receipt / disposition notification again. this
11004                 stuff seems to break on _every_ major summary UI change, so
11005                 it's now implemented using a flag which is saved in the
11006                 marks cache
11007                 
11008 2002-01-26 [alfons]     0.7.0claws31
11009
11010         * src/import.c
11011                 let import dialog show the destination folder identifier
11012
11013 2002-01-26 [melvin]     0.7.0claws30
11014
11015         * src/folderview.c
11016         * src/summaryview.c
11017                 Readded 'Mark all read' into summary view popup menu
11018                 Added 'Mark all read' in folder view popup menu for IMAP
11019                 and NNTP.
11020                 Made it insensitive if the selected folder is not the shown
11021                 one to avoid 'Mark all read' on the wrong folder.
11022                 
11023 2002-01-26 [paul]       0.7.0claws29
11024
11025         * src/folderview.c
11026           src/summaryview.c
11027                 move 'Mark all read' from summary view to folder view
11028                 menu. (adapted from) patch submitted by Jeremy Andrews,
11029                 <lists@kerneltrap.com>
11030
11031 2002-01-25 [alfons]     0.7.0claws28
11032
11033         * src/gtkstext.c
11034                 put the gtk class name back so GtkSText adapts the 
11035                 settings of GtkText
11036
11037 2002-01-25 [alfons]     0.7.0claws27
11038
11039         * src/folderview.c 
11040                 assimilate Ricardo's patch that shows pixmaps instead of
11041                 plain "new" and "unread" texts in the folder view column
11042                 headers 
11043
11044 2002-01-25 [paul]       0.7.0claws26
11045
11046         * src/Makefile.am
11047                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
11048                 be found in non-standard locations. 
11049                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
11050
11051 2002-01-25 [paul]       0.7.0claws25
11052
11053         * sync with sylpheed 0.7.0cvs16
11054                 see ChangeLog entry 2002-01-25
11055
11056 2002-01-24 [paul]       0.7.0claws24
11057
11058         * more sync with sylpheed 0.7.0cvs15
11059                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
11060
11061 2002-01-23 [sergey]     0.7.0claws23
11062
11063         * src/importldif.c
11064                 Fixed segfault when closing LDIF import wizard with
11065                 the window manager.
11066         * src/imageview.c
11067         * src/imageview.h
11068         * src/messageview.c
11069         * src/mimeview.c
11070                 Fixed wrong scrolling position after switching between
11071                 text and image parts.
11072
11073 2002-01-23 [paul]       0.7.0claws22
11074
11075         * sync with sylpheed 0.7.0cvs15
11076                 see ChangeLog entries 2002-01-22 and 2002-01-23
11077
11078 2002-01-21 [melvin]     0.7.0claws21
11079
11080         * src/prefs_scoring.c
11081         * src/prefs_filtering.c
11082                 Fixed bug where scoring and filtering windows stopped
11083                 autochecking.
11084
11085 2002-01-21 [paul]       0.7.0claws20
11086
11087         * sync with sylpheed 0.7.0cvs12
11088                 see ChangeLog entries 2002-01-20 and 2002-01-21
11089
11090 2002-01-21 [carsten]    0.7.0claws19
11091         * src/mainwindow.c
11092         * src/menu.[ch]
11093         * src/messageview.[ch]
11094         * src/summaryview.[ch]
11095                 changes to shortcuts handling again:
11096                         + "Q" now controled by mainwin
11097                         + v/V are now customizable and have slightly
11098                           different meanings
11099                 the "button" to minimize the messageview (and maximize
11100                 the summary view) is a real button now
11101         * src/compose.c
11102                 "Delete Line+" added to Edit/Advanced (this will also
11103                 delete the '\n')
11104
11105 2002-01-20 [melvin] 0.7.0claws18
11106
11107         * src/addressbook.c
11108                 Made "Bcc" sensitive when addressbook is called from
11109                 compose window (it was a Claws only bug).
11110
11111 2002-01-19 [alfons] 0.7.0claws17
11112
11113         * src/inc.c
11114                 prevent unnecessary updates when currently selected folder has
11115                 no new messages 
11116
11117 2002-01-19 [alfons] 0.7.0claws16
11118         
11119         * src/summaryview.c
11120                 prevent writing the cache based on current message list in summary 
11121                 view when filtering also put messages in currently selected folder
11122
11123 2002-01-19 [paul]
11124
11125         * po/it.po
11126                 Italian translation submitted by Alessandro Maestri
11127                 <a.maestri@cs.tin.it>
11128
11129 2002-01-18 [melvin]     0.7.0claws15
11130
11131         * src/prefs_filters.c
11132                 fixed bug where 'cancel' from 'filters' window stops autochecking
11133                 if the timer timed out  when the window was open.
11134
11135 2002-01-18 [match]      0.7.0claws14
11136
11137         * src/addrclip.[ch]     ** NEW FILE **
11138         * src/addrselect.[ch]   ** NEW FILE **
11139         * src/adbookbase.h      ** NEW FILE **
11140                 addressbook cut, copy and paste
11141         * src/addrbook.[ch]
11142         * src/addrcache.[ch]
11143         * src/addressitem.h
11144         * src/addrindex.[ch]
11145         * src/addritem.[ch]
11146         * src/importldif.c
11147         * src/importmutt.c
11148         * src/jpilot.[ch]
11149         * src/syldap.[ch]
11150         * src/vcard.[ch]
11151         * src/jpilot.[ch]
11152         * src/editbook.c
11153         * src/editjpilot.c
11154         * src/editldap.c
11155         * src/editvcard.c
11156                 support for copy/paste
11157         * src/addressbook.c
11158                 support for copy/paste
11159                 tidy up menu option processing
11160                 correct address list function arguments
11161         * src/editaddress.c
11162                 sort user attributes
11163         * src/ldif.h
11164         * src/mutt.h
11165                 tidy up
11166
11167         * src/addrbook.[ch]
11168         * src/addrbook.[ch]
11169         * src/addrbook.[ch]
11170                 
11171
11172 2002-01-18 [paul]       0.7.0claws13
11173
11174         * sync with sylpheed 0.7.0cvs8
11175                 configure.in: support Mac OS X (Darwin)
11176
11177 2002-01-18 [carsten]    0.7.0claws12
11178         * src/html.c
11179                 small hack to fix a segfault with an empty href
11180                 (reported by Alexandra Walford <deeni@altern.org>)
11181         * src/mainwindow.c
11182         * src/summaryview.c
11183                 the shortcuts for Mark und Mark as unread are hardcoded
11184                 again
11185         * src/compose.c
11186         * src/gtkstext.[ch]
11187                 readded the shortcuts in gtkstext but made them
11188                 customizeable (simply by adding a menu plus a wrapper
11189                 to compose.c)
11190
11191 2002-01-17 [melvin]     0.7.0claws11
11192
11193         * src/gtkspell.c
11194                 fix default dictionary not being saved.
11195
11196 2002-01-16 [darko]      0.7.0claws10
11197
11198         * src/compose.c
11199                 fix wrapping crash with URL longer than wrapping margin
11200
11201 2002-12-08 [hoa]        0.7.0claws10
11202
11203         * src/matcher_parser_parse.y
11204                 fixed some bugs
11205
11206         * src/prefs_filtering.c
11207                 now, we can use bounce action in the dialog box.
11208
11209 2002-01-16 [carsten]    0.7.0claws9
11210         * src/gtkstext.c
11211                 removed the <control> and <alt> shortcuts because they're
11212                 not needed and interefered with the "normal" shortcuts
11213         * src/mainwindow.c
11214         * src/summaryview.c
11215                 removed most of the hardcoded shortcuts and assigned
11216                 them to menu entries making them easy customizable by
11217                 that
11218
11219 2002-01-16 |melvin]     0.7.0claws8
11220
11221         * src/gtkspell.c
11222                 fixed bug where using the mouse and when the compose
11223                 window is not on top may result in a crash.
11224
11225 2002-01-16 [melvin]     0.7.0claws7
11226
11227         * src/compose.c
11228                 fixed a long standingspell checker bug which could 
11229                 cause a crash after sending a message.
11230
11231 2002-01-16 [paul]       0.7.0claws6
11232
11233         * sync with sylpheed 0.7.0cvs7
11234                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
11235                 2002-01-15, and 2002-01-16
11236
11237 2002-01-16 [melvin]     0.7.0claws5
11238
11239         * README.claws
11240         * src/compose.c
11241         * src/gtkspell.[ch]
11242         * src/main.c
11243                 Heavily modified spell checker code to work around
11244                 ispell bug, to add keyboard shortcuts and for future
11245                 enhancements. See README.claws for usage information.
11246
11247 2002-01-15 [alfons]     0.7.0claws4
11248         
11249         * src/summaryview.c
11250                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
11251                 so sorting within threads reflects sort mode
11252
11253 2002-01-15 [christoph]  0.7.0claws3
11254
11255         * src/procmsg.c
11256                 added alertpanel if mail sending failed
11257
11258 2002-01-15 [alfons]     0.7.0claws2
11259         
11260         * src/prefs_filtering.c
11261                 don't stop timer when prefs filtering dialog is opened
11262
11263 2002-01-14 [alfons]     0.7.0claws1
11264
11265         * src/addr_compl.c
11266         * src/prefs.c
11267                 remove debug_print()s for privacy reasons
11268
11269 2002-01-14 [darko]      0.7.0claws
11270
11271         * README.claws
11272                 quotation wrapping is now also in the main branch
11273
11274 2002-01-14 [paul]
11275
11276         * tools/filter_conv.pl
11277                 allow for Boolean Op and case-sensitivity
11278                 this file is included in the release and tagged
11279                 'rel_0_7_0'
11280
11281 2002-01-13 [paul]       0.7.0claws
11282
11283         * release 0.7.0, with cvs tag 'rel_0_7_0'
11284
11285 2002-01-13 [paul]
11286
11287         * tools/filter_conv.pl
11288         * tools/README
11289                 rewritten to output to matcherrc instead of filteringrc
11290
11291         * po/es.po
11292                 updated Spanish translation by Ricardo Mones Lastra
11293
11294 2002-01-13 [alfons]
11295
11296         * po/nl.po
11297                 update dutch translation
11298
11299 2002-01-13 [paul]
11300
11301         * po/pt_BR.po
11302                 Updated by Fabio Junior Beneditto 
11303
11304 2002-01-13 [melvin]     0.6.6claws53
11305
11306         * po/fr.po
11307                 Updated french translation
11308
11309 2002-01-12 [alfons]     0.6.6claws52
11310
11311         * src/filtering.c
11312                 plug mem leak that has been sitting there for ages              
11313
11314 2002-01-12 [alfons]     0.6.6claws51
11315
11316         * src/summaryview.c
11317                 undo melvin's changes from 0.6.6claws48 because summary
11318                 view now refuses to select first unread message when
11319                 selecting a folder 
11320
11321 2002-01-11 [alfons]     0.6.6claws50
11322
11323         * src/import.c
11324                 use claws' semantics for getting folder item when
11325                 importing an mbox file into a folder 
11326                 (submitted by Dale P. Smith)
11327
11328 2002-01-11 [christoph]  0.6.6claws49
11329
11330         * src/prefs.h
11331                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
11332                 toggle widget, because non static prefs can not use
11333                 prefs_set_* functions
11334         * src/prefs_account.c
11335                 toggle smtp auth password field sensitivity if
11336                 user id is empty and add descrition of usage for
11337                 these fields
11338         * src/prefs_folder_item.c
11339                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
11340                 callbacks
11341
11342 2002-01-11 [melvin]     0.6.6claws48
11343
11344         * src/compose.c
11345                 fix the 'Ctrl-Enter' feature for sending and test really
11346                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
11347                 editables which was not documented in Gtk)
11348
11349         * src/summaryview.c
11350                 Made summaryview refresh after sorting and not before.
11351
11352 2002-01-11 [christoph]  0.6.6claws47
11353
11354         * src/compose.c
11355                 select account from account ids if possible and
11356                 correctly set save folder for copy in reedit
11357
11358 2002-01-10 [paul]       0.6.6claws46
11359
11360         * sync with sylpheed 0.7.0 release
11361                 see ChangeLog entries 2002-01-07, 2002-01-08 and
11362                 2002-01-09
11363
11364 2002-01-09 [alfons]
11365
11366         * src/summaryview.c
11367                 remove more dirt traces...
11368
11369 2002-01-09 [alfons]
11370         
11371         * src/summaryview.c
11372                 clean up some traces of my debugging stuff
11373
11374 2002-01-09 [alfons]     0.6.6claws45
11375
11376         * src/filtering.c
11377                 break up filteringprop_apply() in three separate pieces
11378                 so we can drop messages that failed processing in the
11379                 inbox
11380
11381         * src/summaryview.c
11382                 fix bug #469598 "no refresh of inbox after filter" which 
11383                 was introduced by the new summary view locking, and which 
11384                 prevented the summary view to update after a manual filter 
11385                 message. claw's filter message requires a summary_show().
11386                 (aargh, summary_show() again! :-)
11387                 
11388 2002-01-07 [alfons]     0.6.6claws44
11389
11390         * src/headerwindow.c
11391         * src/logwindow.c
11392         * src/messageview.c
11393         * src/sourcewindow.c
11394                 bring in Hiro's last 0.7.0 wm class fixes
11395
11396         * tools/sylprint.pl
11397                 bring in Ricardo's fix for sylprint script
11398
11399         * AUTHORS       
11400         * src/rfc2015.[ch]
11401         * src/prefs_common.[ch]
11402         * src/prefs_account.[ch]
11403         * src/compose.c
11404                 clean up account preference poison in rfc2015,
11405                 and preparation to fix double sign bug 
11406                 (patch submitted by Simon 'corecode' Schubert)
11407
11408 2002-01-07 [christoph]  0.6.6claws43
11409
11410         * src/mh.c
11411                 search for free message number, do not only rely
11412                 on last_num
11413         * src/send.c
11414                 fix smtp auth and use extra account information
11415                 if available, if not use pop3 data instead
11416                 (closes bug #500341)            
11417         * src/ssl.[ch]
11418                 match coding style
11419
11420 2002-01-06 [alfons]     0.6.6claws42
11421
11422         * src/mainwindow.c
11423                 try making the separate windows work again...
11424
11425 2002-01-06 [alfons]     0.6.6claws41
11426
11427         * src/mainwindow.c
11428                 adapt Hiro's separate window menu (to get rid of the funny
11429                 duplicate menu items), and make it work again
11430
11431 2002-01-06 [alfons]     0.6.6claws40
11432
11433         * tools/Makefile.am
11434         * tools/sylprint.rc
11435         * tools/sylprint.pl
11436         * tools/README.sylprint
11437                 add sylprint script for printing mails from Sylpheed
11438                 (contributed by Ricardo Mones Lastra)
11439
11440         * src/acount.c
11441                 clean up
11442
11443 2002-01-06 [melvin]     0.6.6claws39
11444
11445         * src/mainwindow.c
11446         * src/summaryview.c
11447                 Fixed crash introduced in 0.6.6claws38 by the menu
11448                 reorganisation (Hide read messages)
11449         
11450         * ChangeLog.claws 
11451                 Fixed typo (we are now in 2002, alfons ;) )
11452
11453 2002-01-05 [alfons]     0.6.6claws38
11454
11455         * sync with sylpheed 0.6.6cvs10-17
11456                 (last stuff marked as LAST_STABLE)
11457
11458 2002-01-04 [melvin]     0.6.6claws37
11459
11460         * src/account.c
11461                 Made account selection code use strcasestr again instead of
11462                 g_strcasecmp (fixes bug where reediting queued messages
11463                 did not select proper account reported by T. Link).
11464         
11465         * src/folderview.c
11466                 Fix bug where folder icons are not shown when 'hide read messages'
11467                 is on.
11468         
11469         * src/stock_pixmaps.[ch]
11470                 Added folder icons for 'hide read messages'.
11471         
11472         * src/compose.c
11473                 Fixed bug where 'Enter' in a header entry will send the message 
11474                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
11475
11476 2002-01-03 [melvin]     0.6.6claws36
11477         
11478         * src/prefs.[ch]
11479                 Added popup menu for common preferences and
11480                 account preferences (right click on tab displays
11481                                 a menu of all tabs.)
11482
11483 2002-01-02 [melvin]     0.6.6claws35
11484
11485         * src/gtkspell.[ch]
11486                 Made spelling code compatible with undo/redo feature.
11487                 Added creation of suggestion mode menu for the general
11488                         preferences.
11489         
11490         * src/prefs_common.[ch]
11491                 Added option menu for the speller's suggestion mode.
11492                 Added missing spaces in "..." buttons and made a "..."
11493                         button non translatable!
11494         
11495         * src/compose.c
11496                 Made speller use the default suggestion mode.
11497                 Hack to make it possible to choose 'CTRL-Enter' as a
11498                         shortcut for sending (and only for sending).
11499
11500         * src/prefs_folder_item.c
11501                 Changing subject simplification does not update cache 
11502                         anymore (because it is unnecessary).
11503                 Fixed bug where changing subject simplification updated the 
11504                         summaryview even when the viewed folder is not the
11505                         folder which properties are being changed. (E.g. 
11506                                         viewing folder A and changing
11507                                         the subject simplification of 
11508                                         folder B -not being viewed- updated the 
11509                                         summaryview of folder A with data of
11510                                         folder B). (Hope this is clear... )
11511
11512 2001-12-31 [alfons]     0.6.6claws34
11513         
11514         * src/ldif.c
11515         * src/mutt.c
11516                 fgetc() returns a signed integer which doesn't
11517                 fit in a char. so c truncates this to a char
11518                 but we may lose significant bits. i.e. we may
11519                 comparing 0xFF which may not be equal to -1
11520                 unless properly casted to signed char which
11521                 we won't do because fgetc() returns a signed
11522                 integer which doesn't fit in a char. so c 
11523                 truncates this to a char but we may lose 
11524                 significat bits. (you got the idea, thanks
11525                 to Gustavo Noronha Silva <kov@debian.org>
11526                 and the Debian folks!)
11527
11528 2001-12-30 [alfons]     0.6.6claws33
11529
11530         * src/prefs_common.c
11531                 add #ifdef USE_PSPELLs that Melvin forgot               
11532
11533 2001-12-30 [melvin]     0.6.6claws32
11534         
11535         * src/prefs_common.[ch]
11536                 Added configurable color for misspelled words.
11537
11538         * src/gtkspell.[ch]
11539                 Fixed bug of foreground text color (reported by David
11540                                 Mehrmann)
11541                 Added configurable color for misspelled words.
11542
11543 2001-12-30 [alfons]     0.6.6claws31
11544
11545         * src/folder.c
11546                 remove unnecessary things someone put there
11547
11548         * src/mh.c
11549         * src/folder.[ch]
11550                 make folder properties (like threading and sorting) persistent
11551                 (closes bug #497424 "rescan folder tree resets proprieties")
11552                 currently this is only for MH folders. 
11553
11554 2001-12-29 [melvin]     0.6.6claws30
11555
11556         * src/string_match.[ch]
11557                 Optimized a bit: regexp pattern buffer compiled only once, and
11558                   one subroutine call removed. Fixed ^ regexp search: Now, 
11559                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
11560         
11561         * src/summaryview.c
11562                 Subject filtering changed to filter summary columns and
11563                   not directly the messages subject cache. The loss in 
11564                   performance is balanced by the improvement of string_match.
11565                 Added an alert panel if there is an error in the regexp.
11566
11567         * src/src/prefs_folder_item.h
11568                 Added a regexp pattern buffer.
11569
11570 2001-12-28 [alfons]     0.6.6claws29
11571
11572         * src/string_match.[ch]
11573                 clean up name space
11574                 allow compilation *BSD
11575
11576 2001-12-27 [alfons]     0.6.6claws28
11577
11578         * src/filter.c
11579                 sync the Hiro's bug fix for BSD
11580
11581 2001-12-27 [melvin]     0.6.6claws27
11582         
11583         * src/compose.c
11584                 Simplify focus to subject entry code.
11585
11586 2001-12-27 [darko]      0.6.6claws26
11587
11588         * src/filtering.c
11589         * src/mbox_folder.c
11590         * src/messageview.c
11591         * src/mh.c
11592         * src/procheader.[ch]
11593         * src/procmsg.h
11594         * src/stock_pixmap.[ch]
11595         * src/summaryview.c
11596                 Show key icon for encrypted mails in summary view
11597
11598         * src/pixmaps/clip.xpm
11599         * src/pixmaps/clipkey.xpm
11600         * src/pixmaps/key.xpm
11601                 New/modified icons for the above
11602
11603 2001-12-27 [melvin]     0.6.6claws25
11604
11605         * src/prefs_common.c
11606                 Put spell checker options in a separate tab to decrease
11607                 the Common Preferences window height.
11608
11609         * README.claws  
11610                 Update spell checker usage instruction about its options
11611                 location.
11612
11613 2001-12-27 [melvin]     0.6.6claws24
11614
11615         * src/compose.c
11616                 Changed subject entry widget position. Initial focus is
11617                 on the To header instead of the subject entry.
11618                 Creating a new header scrolls the header list to make the
11619                 created one visible. Nevertheless, when automatically filling
11620                 headers, the first one is shown.
11621                 A Tab key press in the last empty header entry zips the 
11622                 focus to the subject entry.
11623                 (I did not change the combo boxes, yet)
11624
11625 2001-12-26 [alfons]     0.6.6claws23
11626
11627         * src/prefs_account.c
11628         * src/inc.c
11629                 allow default inbox to reside in another mailbox (only
11630                 works for POP3 accounts)
11631
11632 2001-12-26 [alfons]     0.6.6claws22
11633         
11634         * src/textview.c
11635                 make reply-on-click work with the account of the selected folder
11636         * src/compose.c
11637                 put a fixme here to remind me to fix finding correct default
11638                 account for nested folders
11639
11640 2001-12-25 [alfons]     0.6.6claws21
11641
11642         * src/summaryview.c
11643                 make column headers display locked and mark pixmaps (idea by Melvin) 
11644                 fix bug by adding score and locked column type to sort array
11645
11646 2001-12-25 [alfons]     0.6.6claws20
11647         
11648         * src/summaryview.c
11649                 catch a *potentially* inadvertent write back of  
11650                 the message cache(s) introduced by 0.6.5claws37
11651
11652 2001-12-25 [christoph]  0.6.6claws19
11653
11654         * src/stock_pixmap.[ch]
11655         * src/summaryview.c
11656                 add ignore thread pixmap
11657                 (can someone draw a better icon for this?)
11658
11659 2001-12-24 [alfons]     0.6.6claws18
11660
11661         * src/prefs_folder_item.c
11662                 make address completion actually work for the
11663                 Default To address in the Folder Property dialog.
11664
11665 2001-12-24 [alfons]     0.6.6claws17
11666         
11667         * src/summaryview.c
11668                 use new style regexp for subject stripping 
11669                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
11670
11671 2001-12-24 [darko]      0.6.6claws16
11672
11673         * src/pgptext.c
11674         * src/rfc2015.c
11675                 move GPG related informational messages to debug mode
11676
11677 2001-12-23 [alfons]     0.6.6claws15
11678
11679         * src/stock_pixmap.[ch]
11680         * src/summaryview.c
11681                 add the forgotten Claws' locked pixmap
11682
11683 2001-12-23 [alfons]     0.6.6claws14
11684
11685         * src/filesel.c
11686                 accept file name typed in entry in multi file
11687                 selector (patch submitted by Gustavo Noronha Silva 
11688                 <kov@debian.org>)
11689
11690 2001-12-23 [alfons]     0.6.6claws13
11691
11692         * src/prefs_filter.c
11693         * src/prefs_filtering.c
11694         * src/matcher.c
11695         * src/importmutt.c
11696                 clean up a little bit
11697         
11698         * src/string_match.c
11699                 validate input strings a little bit more
11700
11701 2001-12-23 [alfons]     0.6.6claws12
11702
11703         * src/Makefile.am
11704         * src/summaryview.c
11705         * src/string_match.[ch]         ** NEW **
11706         * src/folderview.[ch]
11707         * src/headerview.h
11708         * src/folder.[ch]
11709         * src/prefs_folder_item.[ch]
11710                 add subject simplification to strip out strings from
11711                 a subject line (esp. handy for mailing lists). 
11712                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
11713                 but slightly changed things for better integration.)
11714
11715 2001-12-23 [alfons]     0.6.6claws11
11716
11717         * src/mainwindow.c
11718                 fix bug introduced by submission included in 0.6.5claws52.
11719                 ideally this submission should clean the trash if any trash
11720                 folder has a message. however, the hasTrash variable was
11721                 set to false whenever a trash folder was empty (discarding
11722                 a previously found *filled* trash folder.)
11723
11724                 also edited the code a little bit and made it more safe.
11725
11726 2001-12-22 [alfons]     0.6.6claws10
11727
11728         * src/imap.c
11729                 quick fix for Martin Pool's omission of an account
11730                 specific SSL setting
11731
11732 2001-12-22 [alfons]     0.6.6claws9
11733
11734         * src/compose.c
11735         * src/messageview.c
11736         * src/mimeview.c
11737         * src/pgptext.c
11738         * src/procmime.[ch]
11739                 better support for multipart/digest (submitted
11740                 by Fredrik <e98fo@efd.lth.se>)
11741
11742 2001-12-22 [alfons]     0.6.6claws8
11743
11744         * src/addressbook.c
11745                 correct function signature
11746         * src/socket.[ch]
11747         * src/imap.[ch]
11748         * src/prefs_account.[ch]
11749                 allow IMAP over SSH tunnel (patch submitted by 
11750                 Martin Pool <mbp@samba.org>)
11751
11752 2001-12-21 [alfons]     0.6.6claws7
11753
11754         * sync with sylpheed 0.6.6cvs4-9
11755                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
11756
11757 2001-12-21 [christoph]  0.6.6claws6
11758
11759         * src/compose.c
11760         * src/prefs_folder_item.[ch]
11761                 implement saving of outgoing messages to current folder.
11762                 fix segfault when no default outbox is available
11763                 (closes bug #495683)
11764
11765 2001-12-21 [carsten]    0.6.6claws5
11766         * src/folderview.c
11767         * src/summaryview.c
11768                 pressing CTRL while DND does now the expected thing and
11769                 copies the mail (moving is still the default, as this
11770                 seam more appropriate for handling mails by DND)
11771
11772 2001-12-18 [paul]       0.6.6claws4
11773
11774         * sync with sylpheed 0.6.6cvs3
11775                 see ChangeLog entries 2001-12-18
11776
11777 2001-12-18 [hiro]       0.6.6claws3
11778
11779         * src/undo.c
11780                 fix for multibyte characters (obtain the number of letters
11781                 instead of bytes).
11782
11783 2001-12-17 [paul]       0.6.6claws2
11784
11785         * sync with sylpheed 0.6.6cvs1
11786                 see ChangeLog entry 2001-12-16
11787
11788 2000-12-17 [alfons]     0.6.6claws1
11789
11790         * src/filtering.c
11791                 clean up
11792
11793 2001-12-16 [paul]       0.6.6claws
11794 2001-12-15
11795
11796         * Release version 0.6.6claws, cvs tag: rel_0_6_6
11797
11798         * src/mimeview.c
11799                 last minute sync with main 0.6.6
11800
11801         * po/es.po
11802                 updated by Ricardo Mones Lastra
11803                 update for last minute sync
11804         * po/fr.po
11805         * po/nl.po
11806                 update for last minute sync
11807         * po/de.po
11808                 updated by Jens Oberender
11809         * po/pt_BR.po
11810                 updated by Fabio Junior Beneditto
11811
11812         * src/prefs_common.[ch]
11813         * src/undo.c
11814                 number of undo levels is user configurable
11815                 (squeeze it into the release in the dying
11816                 moments) Submitted by Jens Oberender    
11817
11818 2001-12-15 [melvin]
11819
11820         * po/fr.po
11821                 updated french translation
11822
11823 2001-12-15 [paul]       0.6.5claws92
11824
11825         * sync with sylpheed 0.6.5cvs28
11826                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
11827
11828         * po/nl.po
11829                 update to allow for sync
11830
11831 2001-12-15 [alfons]
11832         
11833         * po/nl.po
11834                 update dutch translation
11835
11836 2001-12-14 [carsten]    0.6.5claws91
11837         * src/summaryview.c
11838                 fixed bug #473785; also after changing the column order
11839                 the same message will be selected and displayed as before
11840                 the reordering
11841
11842 2001-12-14 [carsten]    0.6.5claws90
11843         * src/folderview.c
11844                 probably found the bug reported by wwb opening or closing
11845                 a folder tree just before dnd (found the solution in the
11846                 balsa source -- thanks to them)
11847
11848 2001-12-14 [carsten]    0.6.5claws89
11849         * src/gtkutils.c
11850         * src/account.c
11851                 moved gtk_clist_moveto to the right place, so that
11852                 only the accounts dialog is effected on opening
11853
11854 2001-12-14 [carsten]    0.6.5claws88
11855         * src/gtkutils.c
11856                 gtkut_clist_set_focus_row does a gtk_clist_moveto
11857                 now, so that the focused row will be seen in any case
11858                 (reported by wwp on sf-claws-user)
11859
11860 2001-12-14 [darko]      0.6.5claws87
11861
11862         * src/compose.c
11863                 remove unnecessary line
11864
11865 2001-12-14 [paul]       0.6.5claws86
11866
11867         * sync with sylpheed 0.6.5cvs27
11868                 see ChangeLog entries 2001-12-14
11869
11870 2001-12-14 [carsten]    0.6.5claws85
11871         * src/mainwindow.c
11872                 following a suggestion of Melvin the rcoabm pops up
11873                 right under the button now and the button is reliefed
11874                 while the popup is open
11875
11876 2001-12-14 [darko]      0.6.5claws84
11877
11878         * src/compose.c
11879                 fix crash when wrapping long lines if linewrap quotation
11880                 is disabled and wrapper encounters a word spanning more
11881                 than one line
11882
11883 2001-12-13 [paul]       0.6.5claws83
11884
11885         * src/compose.c
11886                 prefer 'Reply-To' header over mailing list header when
11887                 replying to a message. Finally prevent all those confirmation 
11888                 messages being sent to the list itself.
11889
11890         * src/summaryview.c
11891                 remove unused summary_set_menu_sensitive() entry
11892
11893 2001-12-13 [paul]       0.6.5claws82
11894
11895         * src/folderview.c
11896         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
11897         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
11898         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
11899                 improvements to 'Hide read messages': Inbox, Outbox,
11900                 Trash, Queue, and Draft icons now reveal presence of hidden 
11901                 messages
11902
11903 2001-12-12 [alfons]     0.6.5claws81
11904
11905         0.6.5claws80 was tagged as LAST_STABLE
11906
11907         * src/filtering.[ch]
11908         * src/matcher.[ch]
11909         * src/matcher_parser_lex.c
11910                 fix the filtering; my last attempt to get it right, 
11911                 if it does not work, it's Hoa's turn. ;-)
11912
11913                 for my honourable peers:
11914                 
11915                 the code now makes a clear distinction between
11916                 rules as they are displayed (probably escaped),
11917                 and as they are executed (probably unescaped). the
11918                 parser does *NOT* do any unescaping, this is
11919                 the task of the matcher.c (which breaks up a
11920                 rule into condition) and the filtering.c (which
11921                 breaks up the rule's action). to make this
11922                 run happily we provide an unescaped copy of
11923                 crucial strings to the MatcherProp and 
11924                 FilteringAction structures. note that the only
11925                 exception to this is any REGEXP string. those
11926                 are directly passed to regcomp() and regexp()
11927                 (who have much more powerful unescape functions).
11928                 
11929                 for everyone else:
11930         
11931                 you can escape tab (\t), carriage return (\r),
11932                 linefeed (\n), form feed (\f), quote (\"), 
11933                 single quote (\'), bell (\b) in all the entry
11934                 lines in the scoring & filtering dialogs.
11935                 as an added bonus this should not affect
11936                 existing filtering rules.
11937
11938 2001-12-12 [carsten]    0.6.5claws80
11939
11940         * src/summaryview.c
11941         * po/de.po
11942                 "item(s) selected" is now sensitive to 1 or more
11943                 than one selected (nice for language where simple
11944                 adding of a "s" is not possible as German (Eintrag
11945                 ->Eintr"age)
11946                 
11947                 the "forward as attachment" entry from the right
11948                 click menu removed, "forward" acts following the
11949                 prefs
11950         
11951         * src/textview.c
11952                 reverted my former changes; so compiler warning again
11953                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
11954                 nevertheless
11955
11956         * src/messageview.c
11957                 "search in message" does now *not* only work in MVIEW_TEXT
11958                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
11959                 message
11960
11961         * src/mainwindow.c
11962                 removed "/File/_Close" as it was the same as "/File/E_xit"
11963                 and we don't need it two times
11964
11965                 the separate folder view and message view now get a distinct
11966                 WMCLASS, just in case someone is using sawfish ;-)
11967
11968                 as the menu entries "/View/Message view" and "/View/Folder tree"
11969                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
11970                 make them sensitive accordingly and as these two are "shown"
11971                 after startup anytime check this menuitem at startup
11972
11973 2001-12-12 [paul]       0.6.5claws79
11974
11975         * src/folderview.c
11976                 fix sensitivity of 'Search folder...', broken in
11977                 0.6.5claws75
11978
11979         * src/mainwindow.c
11980                 fix dodgy English
11981
11982 2001-12-11 [carsten]    0.6.5claws78
11983         * src/filtering.c
11984                 fixed two typos returning a wrong FALSE/TRUE
11985         * src/mainwindow.[ch]
11986                 extra menu for email/news button removed
11987
11988 2001-12-11 [alfons]     0.6.5claws77
11989         
11990         * src/matcher.c                 (1.3)
11991         * src/matcher_parser_lex.l      (1.28)
11992                 revert for another attempt
11993                 mark 0.6.5claws77 as LAST_STABLE
11994
11995 2001-12-11 [christoph]  0.6.5claws76
11996
11997         * po/de.po
11998                 fixed wrong translation for prev. unread msg
11999
12000 2001-12-11 [paul]       0.6.5claws75
12001
12002         * src/folder.[ch]
12003         * src/folderview.c
12004         * src/mainwindow.c
12005         * src/summaryview.[ch]
12006         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
12007                 enable ability to hide read messages on per folder basis via 
12008                 '/Summary/Hide read messages'; when selected, a folder will 
12009                 have a red open folder icon, instead of a blue icon, if the 
12010                 folder contains hidden messges
12011                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
12012
12013         * src/mainwindow.c
12014                 remove '/Message/Forward as attachment' from 
12015                 main_window_set_menu_sensitive() to prevent debug warning
12016
12017         * src/folderview.c
12018         * src/mainwindow.c
12019                 Clean up some of the English
12020
12021         * tools/newscache_clean.pl
12022                 allow for new 'hidereadmsgs' entry in folderlist.xml
12023
12024         * po/es.po
12025                 updated translation, submitted by Ricardo Mones Lastra
12026
12027 2001-12-11 [paul]       0.6.5claws74
12028
12029         * sync with sylpheed 0.6.5cvs25
12030                 see ChangeLog entry 2001-12-11
12031
12032 2001-12-10 [alfons]     0.6.5claws73
12033
12034         * src/matcher.c
12035                 add more control characters
12036         * src/matcher_parser_lex.l
12037                 make escaping / unescaping work again
12038
12039 2001-12-10 [alfons]     0.6.5claws72
12040
12041         * src/imap.c
12042                 clean up warnings "returning value for void function" 
12043         * src/prefs_filtering.c
12044                 make info button for execute action sensitive
12045
12046 2001-12-10 [paul]       0.6.5claws71
12047
12048         * src/compose.c
12049         * src/imap.[ch]
12050         * src/summaryview.c
12051                 fix: imap server now gets informed of MARKED, UNMARKED
12052                 and REPLY events. Now people can use different IMAP-Mail
12053                 clients and have the exact same information about MARKED,
12054                 UNMARKED and REPLY status with all of them. Especially
12055                 useful for imap servers with a web-frontend.
12056                 submitted by Tobias Sandhaas <medlor@web.de>
12057
12058 2001-12-09 [melvin]     0.6.5claws70
12059         
12060         * src/textview.[ch]
12061                 fixed bug #490076 (hunted down by Alfons who implemented
12062                 a workaround in 0.6.5claws65)
12063
12064 2001-12-09 [christoph]  0.6.5claws69
12065
12066         * src/summaryview.c
12067                 set pointer to string in LOCKED column to NULL
12068                 (might fix bug #490800)
12069
12070 2001-12-09 [carsten]    0.6.5claws68
12071
12072         * po/de.po
12073                 resolved some cluttered menu shortcuts 
12074                 ('creating new email' and 'creating news message'
12075                 hade the same)
12076         * src/compose.c
12077                 wmclass now distinc from main window
12078         * src/mainwindow.c
12079           src/mainwindow.h
12080                 email/news and forward button functionality similar
12081                 to the reply buttons; removed the ugly dropdown arrows
12082                 and use instead the right mouse button
12083
12084 2001-12-09 [paul]       0.6.5claws67
12085
12086         * src/imap.c
12087         * src/utils.h
12088                 allow spaces in imap folder names
12089                 submitted by Willem van Engen <wvengen@stack.nl>
12090
12091 2001-12-09 [paul]       0.6.5claws66
12092
12093         * sync with sylpheed 0.6.5cvs24
12094                 see ChangeLog entry 2001-12-09
12095
12096 2001-12-08 [alfons]     0.6.5claws65
12097
12098         * src/textview.c
12099                 prevent secondary selection claim after "add to sender" dialog
12100                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
12101                 we trick GTK by simulating a click at (0, 0) in the textview.
12102
12103 2001-12-08 [hoa]        0.6.5claws64
12104
12105         * src/folder.c
12106                 fixed a bug about the .processing folder name while filtering
12107
12108 2001-12-08 [alfons]     0.6.5claws63
12109
12110         * src/folderview.c 
12111                 work around problem of not correctly updating folder stats
12112                 when deleting messages. there's some folder scanning evil
12113                 going so the folderview_update_msg_num() does not work
12114                 correctly. need to investigate this.
12115
12116 2001-12-08 [paul]       0.6.5claws62
12117
12118         * sync with sylpheed 0.6.5cvs23
12119                 see ChangeLog entry 2001-12-08
12120
12121 2001-12-07 [christoph]  0.6.5claws61
12122
12123         * src/compose.c
12124                 fix another header translation problem
12125
12126 2001-12-07 [alfons]     0.6.5claws60
12127
12128         * src/mbox.c
12129                 make filtering also work on local spool mbox
12130
12131 2001-12-07 [carsten]    0.6.5claws59
12132         * src/addressbook.c
12133                 addressbook window gets a wmclass distinct from the main
12134                 sylpheed window
12135         * src/compose.h
12136         * src/mainwindow.[ch]
12137                   forward menu item will use mode selected in prefs, forward 
12138                 as attatchment in menu removed (will be substituted in the
12139                 toolbar similar to reply buttons)
12140                   create news message menu entry and news button is now 
12141                 sensitive to the existance of a news account
12142         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
12143         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
12144         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
12145                 these are removed because the toolbar buttons don't show
12146                 the quoting modus any longer
12147
12148 2001-12-07 [paul]
12149
12150         * tools/newscache_clean.pl      ** NEW FILE **
12151                 perl script to do some tidying up in the newscache directory 
12152                 
12153         * tools/sylpheed-switcher       ** NEW FILE **
12154                 perl script to enable easy switching between main and claws
12155                 
12156         * tools/README
12157                 added descriptions of the two new perl scripts          
12158
12159
12160 2001-12-07 [melvin]     0.6.5claws58
12161
12162         * src/messageview.c
12163                 fixed a warning during compilation introduced in 0.6.5claws56
12164
12165 2001-12-07 [paul]       0.6.5claws57
12166
12167         * src/mainwindow.[ch]
12168         * src/menu.[ch]
12169                 further usability enhancements to replying with or without 
12170                 quoting via the toolbar, use of Ctrl key is replaced by 
12171                 drop down menu 
12172                 Submitted by Carsten Schurig            
12173
12174 2001-12-07 [melvin]     0.6.5claws56
12175
12176         * src/messageview.c
12177                 hack to fix bug that prevented to make/paste selections
12178                 after switching between MVIEW_TEXT and MVIEW_MIME views
12179                 without deselecting the selection first.
12180
12181 2001-12-06 [alfons]     0.6.5claws55
12182
12183         * src/filtering.[ch]
12184         * src/inc.c
12185                 revise filtering a little bit more, and make sure
12186                 messages are delivered to the appropriate inbox
12187                 (perhaps set per account)
12188
12189 2001-12-06 [paul]       0.6.5claws54
12190
12191         * sync with sylpheed 0.6.5cvs22
12192                 see ChangeLog entry 2001-12-06
12193
12194 2001-12-05 [alfons]     0.6.5claws53
12195
12196         * src/inc.c
12197         * src/folder.[ch]
12198         * src/procmsg.c
12199         * src/filtering.c
12200                 more revisions of filtering system
12201                 (last stable version is marked as LAST_STABLE)
12202                 
12203                 | NOTE 1): the filtering system now uses a local folder called
12204                 | .processing. if filtering fails, check this directory
12205                 | for missing messages.
12206                 |
12207                 | NOTE 2): help us find the filtering actions still missing
12208
12209 2001-12-05 [paul]       0.6.5claws52
12210
12211         * src/mainwindow.c
12212                 fix bug where 'Empty Trash?' pop-up window appears even
12213                 when Trash is empty, submitted by Jesse Skinner         
12214
12215 2001-12-05 [melvin]     0.6.5claws51
12216
12217         * src/compose.c
12218                 fixed bug #486106 to select correct account when reediting 
12219                 a queued message
12220         
12221 2001-12-04 [alfons]     0.6.5claws50
12222
12223         * src/mh.c
12224                 declare markfile in appropriate functions when
12225                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
12226                 for spotting this)
12227
12228 2001-12-04 [paul]       0.6.5claws49
12229
12230         * sync with sylpheed 0.6.5cvs21
12231                 see ChangeLog entry 2001-12-04
12232
12233 2001-12-03 [christoph]  0.6.5claws48
12234
12235         * po/de.po
12236                 changed translation of undo
12237         * src/account.c
12238         * src/folder.c
12239                 don't reinvent the wheel to traverse a GNode
12240         * src/compose.[ch]
12241                 seperate code to create the compose gui into functions
12242                 add "Others" page with folder selection for saving copy
12243                 of the message.
12244                 the folder identifier is saved to queue header
12245         * src/procmsg.c
12246                 save message to folder in queue header
12247
12248 2001-12-03 [paul]       0.6.5claws47
12249
12250         * sync with sylpheed 0.6.5cvs20
12251                 see ChangeLog entry 2001-12-03
12252
12253 2001-12-01 [paul]
12254
12255         * more sync with sylpheed 0.6.5cvs19
12256                 see ChangeLog entry 2001-11-29
12257
12258 2001-11-30 [paul]       0.6.5claws46
12259         
12260         * src/compose.c
12261                 remove conflicts introduced by Hoa's last commit
12262          
12263         * src/mainwindow.c
12264                 make 'Message/Bounce' sensitive
12265
12266 2001-11-30 [hoa]        0.6.5claws45
12267
12268         * src/compose.c
12269                 slightly change bounce function to add
12270                 information about the user that bounced the mail
12271                 in the From header line.
12272
12273         * src/folderview.c
12274                 permit the use of processing in outbox folder.
12275
12276 2001-11-29 [paul]       0.6.5claws44
12277
12278         * src/mainwindow.[ch]
12279         * src/prefs_common.c
12280         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
12281         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
12282         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
12283                 usability enhancements to the quoting, implements
12284                 use of Ctrl key to toggle quoting settings
12285                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
12286
12287 2001-11-29 [paul]       0.6.5claws43
12288         
12289         * sync with sylpheed 0.6.5cvs19
12290                 see ChangeLog entry 2001-11-28
12291
12292 2001-11-29 [melvin]     0.6.5claws42
12293         * src/Makefile.am
12294                 added enriched.[ch] to the list of files
12295
12296         * src/textview.c
12297         * src/mimeview.c
12298         * src/procmime.[ch]
12299         * src/enriched.[ch]
12300                 added support to view text/enriched
12301                 added support to show headers in message view for text/enriched and text/html
12302                         in non multipart messages
12303
12304 2001-11-28 [paul]       0.6.5claws41
12305
12306         * more sync with sylpheed 0.6.5cvs18
12307                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
12308
12309 2001-11-27 [paul]       0.6.5claws40
12310         
12311         * po/pt_BR.po
12312                 updated translation, submitted by Fabio Junior Beneditto
12313                 
12314         * sync with sylpheed 0.6.5cvs18
12315                 see ChangeLog entries 2001-11-26 (src/textview.c) and
12316                 2001-11-27
12317
12318
12319 2001-11-26 [paul]
12320
12321         * po/es.po
12322                 updated translation, submitted by Ricardo Mones Lastra
12323
12324 2001-11-26 [alfons]
12325
12326         * src/matcher.c
12327                 add more translatable strings
12328
12329 2001-11-26 [christoph]  0.6.5claws39
12330
12331         * po/de.po      
12332                 fixed one more umlaut
12333         * src/compose.c
12334                 fix translated header when it should not be translated
12335
12336 2001-11-26 [paul]       0.6.5claws38
12337
12338         * src/mainwindow.c
12339                 remove '/Message/Add Sender to address book' from 
12340                 main_window_set_menu_sensitive(), prevent debug warning
12341                 add 'Message/Mark/Mark all read' to mainwin_entries[]
12342
12343 2001-11-26 [paul]       0.6.5claws37
12344
12345         * src/summaryview.c
12346                 fix 'recurring unread state' bug 
12347
12348         * tools/README 
12349         * tools/filter_conv.pl
12350                 read name of top level mailbox from folderlist.xml
12351                 and presume nothing about its name              
12352
12353 2001-11-26 [darko]      0.6.5claws36
12354
12355         * src/gtkstext.[ch]
12356                 removed functions that are now in gtkutils.c
12357                 use gtkut_text_is_uri_string() from gtkutils.c
12358         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
12359
12360 2001-11-26 [paul]       0.6.5claws35
12361
12362         * sync with sylpheed 0.6.5cvs16
12363                 see ChangeLog entries 2001-11-25 and 2001-11-26
12364
12365 2001-11-25 [alfons]     0.6.5claws34
12366
12367         EXPERIMENTAL!!! Please checkout the last stable version using: 
12368           
12369         % cvs update -r LAST_STABLE -dRAP
12370
12371         (Or help us testing this stuff.)
12372
12373         * src/filtering.c               (1.14)
12374         * src/filtering.h               (1.6)
12375         * src/inc.c                     (1.28)
12376         * src/matcher.c                 (1.20)
12377         * src/mbox.c                    (1.9)
12378         * src/procmsg.h                 (1.14)
12379         * src/summaryview.c             (1.59)
12380         * src/summaryview.h             (dunno)
12381                 revert/merge/sync to as it was before commit 
12382                 on Thu, 19 Jul 2001 10:15:51 -0700.
12383
12384 2001-11-25 [hoa]        0.6.5claws33
12385
12386         * src/main.c
12387                 processing mails at startup
12388
12389         * src/folderview.c
12390         * src/summaryview.[ch]
12391                 processing mails when entering folder
12392
12393         * src/prefs_filtering.c
12394                 fixed some UI bugs
12395
12396 2001-11-24 [alfons]     0.6.5claws32
12397
12398         * src/summaryview.[ch]
12399                 make summary sort headers work, and also make
12400                 sure the sort type is stored
12401
12402 2001-11-23 [alfons]     0.6.5claws31
12403
12404         * src/summaryview.[ch]
12405                 make lock work like mark
12406                 disallow deleting messages marked as locked
12407
12408 2001-11-23 [alfons]     0.6.5claws30
12409
12410         * src/gtkstext.c
12411         * src/compose.[ch]
12412         * src/Makefile.am
12413         * src/undo.[ch]
12414                 merge undo patch submitted by Jens
12415
12416 2001-11-23 [christoph]  0.6.5claws29
12417
12418         * src/.cvsignore
12419                 added ylwrap
12420         * src/compose.c
12421                 fixed gpg signing and encoding
12422         * src/folder.[ch]
12423         * src/main.c
12424                 added --status option to get new, unread and total
12425                 message count from a running sylpheed
12426         * src/prefs_common.c
12427                 temporary fix for reply_with_quote problem
12428                 (don't call functions for non existing widget)
12429         * src/procmsg.c
12430                 one more check for ignored threads but still not
12431                 always working correctly. probably a recursive
12432                 check for all parents is needed
12433
12434 2001-11-23 [darko]      0.6.5claws28
12435
12436         * src/compose.c
12437                 wrapping on send improvements
12438         * src/gtkutils.[ch]
12439                 fix for GtkSText after last sync with main branch
12440                 GTK_TEXT -> GTK_STEXT
12441
12442 2001-11-23 [paul]       0.6.5claws27
12443
12444         * sync with sylpheed 0.6.5cvs14
12445                 see ChangeLog entries 2001-11-22 and 2001-11-23
12446                 
12447         * po/de.po
12448                 fixed the scrambled umlauts 
12449                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
12450
12451 2001-11-21 [paul]       0.6.5claws26
12452
12453         * sync with sylpheed 0.6.5cvs12
12454                 see 2nd ChangeLog entry dated 2001-11-20
12455
12456 2001-11-20 [paul]       0.6.5claws25
12457
12458         * sync with sylpheed 0.6.5cvs11
12459                 see ChangeLog entry 2001-11-19 (src/utils.c)
12460
12461 2001-11-20 [hiro]
12462
12463         * src/compose.c
12464                 GTK_TEXT -> GTK_STEXT
12465                 fix for wrong comment
12466
12467 2001-11-20 [hiro]       0.6.5claws24
12468
12469         * src/compose.[ch]
12470                 more merges from main branch
12471                 removed fatal warnings (uninitialized variables etc.)
12472                 some coding style fix
12473         * src/gtkutils.h
12474                 fixed typo.
12475         * src/addressbook.c
12476           src/addrindex.c
12477                 V-Card -> vCard
12478
12479 2001-11-19 [hoa]        0.6.5claws23
12480
12481         * src/filtering.c
12482         * src/prefs_scoring.c
12483         * src/matcher.[ch]
12484         * src/scoring.c
12485                 cleaning code
12486
12487         * src/matcher_parser_parse.y
12488         * src/prefs_filtering.c
12489                 bouncing
12490
12491 2001-11-19 [alfons]     0.6.5claws22
12492
12493         more of my old things into claws
12494
12495         * src/Makefile.am
12496         * src/prefs_common.c
12497         * src/procmsg.h
12498         * src/summaryview.[ch]
12499         * src/prefs_summary_column.c
12500         * src/pixmaps/locked.xpm
12501                 add indicators for locking of message in summary view
12502                 (does not work yet, only visual indicator)
12503
12504 2001-11-19 [paul]       0.6.5claws21
12505
12506         * sync with sylpheed 0.6.5cvs10
12507                 see ChangeLog entry 2001-11-19
12508
12509 2001-11-18 [alfons]     0.6.5claws20
12510         
12511         * src/filtering.c
12512                 remove an inadvertent free I forgot in previous clean up 
12513
12514 2001-11-18 [alfons]     0.6.5claws19
12515
12516         * src/filtering.[ch]
12517                 clean up & plug leaks
12518
12519 2001-11-18 [paul]       0.6.5claws18
12520
12521         * sync with sylpheed 0.6.5cvs9
12522                 see ChangeLog entries 2001-11-17 and 2001-11-18
12523
12524 2001-11-16 [paul]       0.6.5claws17
12525
12526         * sync with sylpheed 0.6.5cvs8
12527                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
12528
12529 2001-11-16 [paul]       0.6.5claws16
12530
12531         * sync with sylpheed 0.6.5cvs7
12532                 see ChangeLog entries 2001-11-15 and 2001-11-16
12533
12534 2001-11-15 [hoa]        0.6.5claws15
12535
12536         * src/compose.c
12537                 fix bounce, mails we received couln't be bounced to ourself.
12538
12539         * src/defs.h
12540         * src/filtering.[ch]
12541         * src/matcher.[ch]
12542         * src/matcher_parser.h
12543         * src/matcher_parser_lex.l
12544         * src/matcher_parser_parse.y
12545         * src/inc.c
12546         * src/main.c
12547         * src/mbox.c
12548         * src/prefs_filtering.[ch]
12549         * src/mainwindow.c
12550         * src/prefs_matcher.c
12551         * src/prefs_scoring.c
12552         * src/scoring.[ch]
12553         * src/summaryview.c
12554                 new matcher/filter/score configuration file parser
12555                 one unique configuration file => ~/.sylpheed/matcherrc
12556                 import in currently automatic, then save are made
12557                 in this new file.
12558                 one filter per folder and one global filter
12559                 (filter of a folder will be used as folder processing)
12560
12561         * src/folder.c
12562                 fix a bug in folder_item_get_identifier
12563                 
12564         * src/messageview.c
12565                 receive receipt return are fixed.
12566
12567 2001-11-14 [alfons]     0.6.5claws14
12568
12569         * src/session.h
12570                 add things from main branch to make claws compile
12571
12572 2001-11-14 [paul]       0.6.5claws13
12573
12574         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
12575                 see ChangeLog entries 2001-11-08 to 2001-11-14
12576
12577 2001-11-14 [hoa] 0.6.5claws12
12578
12579         * src/compose.[ch]
12580         * src/mainwindow.c
12581         * src/summaryview.c
12582                 add "bounce mail" option
12583
12584 2001-11-13 [christoph]  0.6.5claws11
12585
12586         * src/compose.c
12587                 Cleanup a mess i add before commiting
12588
12589 2001-11-13 [hoa]        0.6.5claws10
12590
12591         * src/compose.c
12592                 some fixes when mail are sent or
12593                 for crossposts
12594
12595 2001-11-13 [christoph]  0.6.5claws9
12596
12597         * po/de.po
12598                 Changed two string with the same translation
12599         * src/compose.c
12600         * src/procmsg.[ch]
12601         * src/send.[ch]
12602                 New mailsending process:
12603                   - Always queue message before sending
12604                     (message will be saved if sylpheed crashed or
12605                      freezes while sending)
12606                   - Allow queuing of newspostings
12607                   - No copy in outbox before sending
12608                     (closes bug #469501)
12609                   - No more redundant code for send and send_later
12610         * src/summaryview.c
12611                 Applied wwp <subscript@free.fr>'s patch that fixes
12612                 marks for multiple forwarded messages (+compose.c)
12613
12614 2001-11-12 [alfons]
12615
12616         * README.claws
12617                 remove things that are now in main branch
12618         
12619         * po/nl.po
12620                 update Dutch translation
12621
12622 2001-11-12 [mhadasht]   0.6.5.claws8
12623
12624         * src/prefs_common.c
12625                 re-enabled account autoselection feature for forward
12626                 and reedit lost during the branch point for SYNC-B4-REL
12627         * src/gtkspell.c
12628                 gtkpspell_get_dict(): more readable code (even if function is
12629                 not used yet)
12630         * ChangeLog.claws
12631                 added version number info to 2001-11-12 [hiro] comment.
12632
12633 2001-11-12 [hiro]       0.6.5.claws7
12634
12635         * src/compose.c
12636                 compose_forward(): fixed a bug that forward quote mark
12637                 wasn't used.
12638                 removed unnecessary code.
12639         * src/template_select.[ch]: removed.
12640
12641 2001-11-11 [alfons]
12642
12643         * src/compose.c
12644                 :%s/GTK_TEXT/GTK_STEXT/g
12645         
12646         * src/compose.[ch]
12647         * src/undo.[ch]
12648         * src/Makefile.am
12649                 revert the undo stuff (this is 0.6.6claws stuff)
12650
12651 2001-11-11 [hoa]        0.6.5.claws6
12652
12653         * src/compose.[ch]
12654                 Insert signature at the end of the text.
12655                 Added undo patch but currently disabled
12656
12657         * src/procmsg.c
12658                 Threading by subject improved.
12659
12660         * added src/undo.[ch]
12661                 Undo module for compose dialog box.
12662
12663 2001-11-11 [alfons]     0.6.5.claws5
12664
12665         * src/procmsg.c
12666                 prevent threading by subject on nodes that have already been
12667                 threaded by in-reply-to (as in "circular references in a tree
12668                 result in a dead branch")
12669
12670 2001-11-09 [hoa]        0.6.5.claws4
12671         
12672         * src/folderview.c
12673                 allows creation of mbox folder item from any files.
12674
12675 2001-11-09 [alfons]     0.6.5.claws3
12676         
12677         * src/utils.c
12678         * src/procmsg.c
12679                 do what I mean and correct threading by subject so it really
12680                 ignores attracting lines without "Re: "
12681
12682 2001-11-07 [alfons]     0.6.5.claws2
12683
12684         * src/procmsg.c
12685         * src/utils.[ch]
12686                 only attract by subject if a subject line starts with a "Re: "
12687         * src/syldap.c
12688                 remove warning
12689
12690 2001-11-07 [paul]       0.6.5claws1
12691
12692         * sync with sylpheed 0.6.5. release
12693                 see ChangeLog entry 2001-11-07
12694
12695 2001-11-07 [paul]       0.6.4claws31
12696
12697         * sync with sylpheed 0.6.4cvs18
12698                 see ChangeLog entries 2001-10-30 to 2001-11-07
12699                 prefs_templates.[ch] renamed prefs_template.[ch]
12700
12701 2001-11-06 [alfons]
12702         
12703         * src/utils.h
12704                 add semicolon Hoa forgot ;-)
12705                 
12706
12707 2001-11-06 [hoa]        0.6.4claws30
12708         
12709         * src/procmsg.c
12710         * src/summaryview.c
12711         * src/utils.c
12712         * src/utils.h
12713                 threading by subject - empty subject are ignored
12714
12715 2001-11-06 [christoph]  0.6.4claws29
12716
12717         * src/socket.c
12718                 use SSL_peek for sock_gets
12719         * src/utils.c
12720                 removed unneeded pointer in extracting quoted
12721                 names implementation
12722
12723 2001-11-06 [melvin]     0.6.4claws28
12724
12725         * src/gtkspell.c
12726                 fixed bug #476792 Selection overtyping with spell checker
12727                 fixed bug which could cause a buffer overflow
12728                 fixed a memory leak
12729
12730 2001-11-06 [hoa]        0.6.4claws27
12731         
12732         * src/procmsg.c
12733         * src/summaryview.c
12734                 threading by subject
12735
12736 2001-11-05 [alfons]     0.6.4claws26
12737         
12738         * README.claws
12739                 Claws -> Sylpheed (vice versa)
12740
12741         * src/compose.c
12742                 :%s/gtk_text/gtk_stext/g
12743                 :%s/GTK_TEXT/GTK_STEXT/g
12744                 (thanks to Jonathan Ware for spotting this)
12745
12746 2001-11-04 [christoph]  0.6.4claws25
12747
12748         * src/summaryview.c
12749                 replace Xalloca + strdup with Xstrdup_a
12750         * src/utils.c
12751                 better implementation of extracting quoted names
12752                 from addresses (remove backlashes and ignore
12753                 quotes after them)
12754
12755 2001-11-04 [alfons]     0.6.4claws24
12756
12757         * src/utils.[ch]
12758                 edit to comply more with coding style
12759
12760         * src/textview.c
12761                 fix bug reported by Kim Schulz. introduced by the patch integrated
12762                 in 0.6.4claws15. the code did not check the return value of
12763                 the html parser.
12764
12765         * AUTHORS
12766                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
12767
12768 2001-11-04 [christoph]  0.6.4claws23
12769
12770         * src/main.c
12771         * src/prefs_common.[ch]
12772                 init some pointers that possibly caused a segfault
12773                 reported in the claws-users ML
12774
12775 2001-11-04 [hoa]        0.6.4claws22
12776
12777         * src/grouplistdialog.c
12778                 change the names of the nodes in the tree
12779
12780         * src/compose.c
12781                 enhanced mailto syntax as described in
12782                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
12783                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
12784
12785         * src/utils.c
12786                 encode and decode URI (useful when opening URL into
12787                 netscape).
12788
12789 2001-11-03 [hoa]        0.6.4claws21
12790
12791         * src/grouplistdialog.c
12792                 a new newsgroups list selection dialog box
12793                 with a CTree instead of a CList
12794
12795 2001-11-03 [hoa]        0.6.4claws20
12796
12797         * src/folderview.c
12798                 enable property and scoring options when right
12799                 click on "inbox"
12800
12801         * src/summaryview.c
12802                 fixed bug when nickname were displayed using
12803                 the address book.
12804
12805 2001-11-02 [darko]      0.6.4claws19
12806
12807         * src/compose.c
12808                 new wrap quotation and URL/long words wrapping implementation
12809         * src/compose.c src/gtkstext.[ch]
12810                 move gtkstext_strncmp() to gtkstext.c
12811
12812 2001-11-01 [christoph]  0.6.4claws18
12813
12814         * src/prefs_account.c
12815                 fixed mess in account settings dialog
12816         * src/prefs_folder_item.c
12817                 added label with folder path to dialog
12818
12819 2001-10-31 [match]      0.6.4claws17
12820
12821         * src/vcard.c
12822                 fix memory leak.
12823         * src/addrbook.c
12824                 fix generation of spurious address book file names.
12825                 remove redundant functions.
12826         * po/POTFILES.in
12827                 added missing file names.
12828
12829 2001-10-30 [paul]       0.6.4claws16
12830
12831         * sync with sylpheed 0.6.4cvs6
12832                 see ChangeLog entries 2001-10-26 to 2001-10-30
12833
12834         * tools/filter_conv.pl
12835                 read folderlist.xml to discover whether the top-level
12836                 folder is called 'Mailbox' or 'Mail' 
12837
12838 2001-10-29 [paul]       0.6.4claws15
12839
12840         * src/html.c, src/textview.c
12841                 activate links in html mail and fix clickable parts
12842                 Submitted by Matthieu Dazy <dazy@t-surf.com>
12843
12844 2001-10-29 [paul]
12845
12846         * po/de.po, po/es.po, po/pt_BR/po
12847                 updated translations, submitted by Jens Oberender,
12848                 Ricardo Mones Lastra, and Fabio Junior Beneditto
12849
12850 2001-10-29 [darko]      0.6.4claws14
12851
12852         * src/compose.c
12853                 fix wrapping for good
12854
12855 2001-10-29 [darko]
12856
12857         * src/compose.c
12858                 undo previous change as it broke the smart wrapping
12859
12860 2001-10-29 [darko]      0.6.4claws13
12861
12862         * src/compose.c
12863                 fix infinite loop when long URL is quoted
12864                 (closes bug #475122.
12865
12866 2001-10-28 [match]
12867
12868         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
12869                 import Mutt address book
12870         * src/ldif.[ch] src/importldif.h
12871                 modified import LDIF handle user attributes
12872
12873 2001-10-28 [christoph]  0.6.4claws12
12874
12875         * src/summaryview.c
12876                 fixed that filtering did not work if there
12877                 were no filter rules
12878                 (closes bug #472003 and better implementation
12879                  of patch #474644)
12880
12881 2001-10-27 [christoph]  0.6.4claws11
12882
12883         * src/compose.c
12884                 make the folder's default account to be used when
12885                 replying. (patch by wwp <subscript@free.fr>)
12886         * src/compose.c
12887                 code cleanup, nearly killed all of wwp's patch
12888                 for folder's default account in compose
12889         * src/folderview.c
12890                 error panel when a folder could not be created
12891                 (closes bug #471080 new folder name & already
12892                  existing file)
12893
12894 2001-10-26 [alfons]
12895
12896         * src/utils.h
12897                 change prototype of strstr2() that Christoph forgot about
12898
12899 2001-10-26 [christoph]  0.6.4claws10
12900
12901         * src/account.c
12902                 made search for accounts by email address not case
12903                 sensitive
12904         * src/folder.c
12905                 fixed memory leak in folder_item_get_identifier
12906         * src/gtkspell.c
12907         * src/utils.c
12908                 fixed wrong strstr2 (should work like strstr)
12909
12910 2001-10-26 [darko]      0.6.4claws9
12911
12912         * src/compose.c src/gtkstext.[ch]
12913         * src/gtkstext.c
12914                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
12915
12916 2001-10-26 [paul]       0.6.4claws8
12917
12918         * src/html.c
12919                 ignore css and javascript tags in html mail
12920                 case-insensitive, with or without double-quoted
12921                 strings
12922
12923 2001-10-26 [paul]       0.6.4claws7
12924
12925         * sync with sylpheed 0.6.4cvs1
12926                 see ChangeLog entry 2001-10-26
12927
12928         * src/prefs_account.c, src/prefs_common.c,
12929           src/prefs_summary_column.c
12930                 minor improvements to the English
12931
12932 2001-10-25 [alfons]     0.6.4claws6
12933
12934         * src/gtkstext.c
12935         
12936                 make GtkSText follow style of GtkText (closes bug 
12937                 #469211 "text selection while writing message")
12938                 
12939                 do sync with GTK 1.2.10
12940
12941 2001-10-25 [paul]       0.6.4claws5
12942
12943         * src/html.c
12944                 ignore css tags in html mail
12945
12946 2001-10-25 [darko]      0.6.4claws4
12947
12948         * src/compose.c
12949                 don't declare is_url_string as static function since
12950                 we need it in gtkstext.c
12951         * src/gtkstext.c
12952                 remove unused variable
12953                 don't wrap long URLs while composing a message
12954
12955 2001-10-24 [christoph]  0.6.4claws3
12956
12957         * src/socket.c
12958                 fix ssl deadlock, when peer closes connection
12959
12960 2001-10-24 [paul]       0.6.4claws2
12961
12962         * src/prefs_common.c
12963                 gettextize the gpg ascii-armored warning message
12964
12965         * src/compose.c
12966                 insert a DOS/MAC file into the composed message
12967                 (improvements)
12968
12969         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
12970
12971 2001-10-22 [paul]       0.6.4claws1
12972
12973         * sync with sylpheed 0.6.4 release
12974                 see ChangeLog entries 2001-10-21
12975
12976         * po/fr.po, po/pt_BR.po
12977                 updated by Melvin Hadasht and Fabio Junior Beneditto
12978
12979 2001-10-21 [paul]       0.6.3claws30
12980
12981         * src/compose.c
12982                 insert a DOS text file from the compose window
12983                 into the composed message text (removes CRs characters)
12984                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
12985
12986         * tools/filter_conv.pl, tools/README
12987                 automatically use ~/.sylpheed as working directory
12988                 print out confirmation message on completion
12989
12990         * correct Hoa's last ChangeLog.claws entry
12991
12992 2001-10-20 [hoa]        0.6.3claws29
12993
12994         * src/grouplistdialog.c
12995                 bugfix (another ?) to give the right
12996                 newsgroups list for each news server.
12997
12998         * src/news.c
12999         * src/news.h
13000                 improve the newsgroups list cache
13001
13002 2001-10-20 [paul]       0.6.3claws28
13003
13004         * sync with sylpheed 0.6.3cvs9
13005                 see ChangeLog entry 2001-10-19
13006
13007         * correct Alfons' last ChangeLog.claws entry
13008
13009 2001-10-19 [alfons]
13010
13011         * src/pgptext.[ch]
13012                 fix compilation problems (part of bug #472895)
13013
13014 2001-10-18 [hoa]        0.6.3claws27
13015
13016         * src/grouplistdialog.c
13017                 bugfix when we refresh was clicked (bug 472701)
13018
13019 2001-10-19 [christoph]  0.6.3claws26
13020
13021         * src/compose.c
13022                 last header entry should default to "To:" or
13023                 "Newsgroups:" and not copy the last entry line
13024                 in a new compose window
13025                 (closes bug #472686, #470792)
13026
13027 2001-10-19 [paul]       0.6.3claws25
13028
13029         * sync with Sylpheed 0.6.3cvs8
13030                 see ChangeLog entries 2001-10-18 and 2001-10-19
13031
13032 2001-10-18 [christoph]  0.6.3claws24
13033
13034         * src/procmsg.c
13035                 reimplement ignore thread
13036         
13037 2001-10-18 [hoa]        0.6.3claws23
13038
13039         * src/folderview.c
13040         * src/grouplistdialog.[ch]
13041                 enhanced news subscription interface (feature 469113)
13042
13043         * src/news.c
13044         * src/news.h
13045                 enchanced newsgroup listing,
13046                 now, we can get groups informations
13047                 (NNTPGroupInfo)
13048
13049 2001-10-18 [paul]       0.6.3claws22
13050
13051         * src/summaryview.c
13052                 remove comment (sync with main branch)
13053         * src/mainwindow.c
13054                 fix 'Re-edit' bug in 'Message' menu
13055
13056 2001-10-17 [christoph]  0.6.3claws21
13057
13058         * src/compose.c
13059                 ignore empty or whitespace only header lines
13060
13061 2001-10-17 [paul]       0.6.3claws20
13062
13063         * sync with sylpheed 0.6.3cvs7
13064                 see ChangeLog entries 2001-10-14, 2001-10-16, and
13065                 2001-10-17
13066
13067 2001-10-17 [darko]
13068
13069         * src/compose.c
13070                 wrap long lines without spaces
13071                 don't wrap URLs
13072
13073 2001-10-16 [paul]
13074
13075         * po/es.po, po/nl.po, po/pt_BR.po
13076                 updated by Ricardo Mones Lastra, Alfons,
13077                 and Fabio Junior Beneditto
13078
13079         * sylpheed-0.6.3claws released
13080
13081 2001-10-15 [melvin] 0.6.3claws18
13082
13083         * README.claws
13084                 added summary and detailed installation instructions
13085                 for spell checker
13086         * po/fr.po
13087                 Updated, corrected and completed french translation
13088
13089 2001-10-15 [hoa] 0.6.3claws17
13090         * src/grouplistdialog.c
13091                 we can choose the newsgroups to display with wildcards
13092
13093 2001-10-15 [christoph]  0.6.3claws16
13094
13095         * src/account.c
13096         * src/compose.c
13097         * src/prefs_folder_item.[ch]
13098                 applied wwp <subscript@free.fr>'s folder
13099                 default account patch
13100         * po/de.po
13101                 Fixed wrong translation
13102
13103 2001-10-13 [alfons, christoph, melvin]  
13104                         0.6.3claws15
13105
13106         solution #2 to solve MT-safety problems defers all GUI related calls
13107         to the main thread using a gtk_idle_add() callback. discussed on
13108         ircnet #sylpheed, with christoph spotting some issues with the
13109         original code, and melvin allowing us to lobotomize his sylpheed.
13110
13111         * src/syldap.[ch], src/main.c
13112                 fix race problem in ldap search thread by deferring GUI 
13113                 stuff to main thread using gtk_idle_add()
13114
13115 2001-10-13 [paul]       0.6.3claws14
13116
13117         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
13118                 add Sergey's smtpcred.patch
13119                 adds separate username/password setting for SMTP Auth
13120                 needed by some servers
13121                 (closes feature request #471659)
13122
13123 2001-10-13 [paul]       0.6.3claws13
13124
13125         * src/pgptext.[ch] **NEW FILES**
13126         * src/Makefile.am, src/messageview.c, src/mimeview.c
13127                 decrypt ascii-armored gpg text embedded in
13128                 the message body.
13129                 Submitted by Jens Jahnke <jan0sch@gmx.net>
13130
13131 2001-10-13 [christoph]  0.6.3claws12
13132
13133         * README.claws
13134                 some more details on default to and
13135                 feature requests
13136         * src/main.c
13137                 init glib threading when ldap is used
13138         * src/syldap.c
13139                 threading fixes
13140         * po/de.po
13141                 fixed a typo
13142
13143 2001-10-12 [paul]       0.6.3claws11
13144
13145         * src/prefs_common.[ch], src/rfc2015.c
13146                 enable ascii-armored gpg text to be embedded in the
13147                 message body, selectable through the 'Privacy'
13148                 preferences. Supports encrypting only.
13149                 Submitted by Ravemax <ravemax@dextrose.com>
13150
13151 2001-10-12 [paul]       0.6.3claws10
13152
13153         * sync with sylpheed 0.6.3cvs6
13154                 see ChangeLog entries 2001-10-11 and 2001-11-12
13155
13156         * src/folderview.c
13157                 incorporated mbox folders, scoring, and folder
13158                 properties into the sync
13159
13160 2001-10-12 [darko]      0.6.3claws9
13161
13162         * README.claws
13163                 describe quotation wrapping
13164         * src/compose.c
13165                 don't treat tab as space to calculate line length properly
13166
13167 2001-10-11 [alfons]
13168
13169         * README.claws
13170                 correct description of how to make new filtering system work,
13171                 add some other things
13172                 
13173         * src/syldap.c
13174                 remove sched_yield() (not necessary / unportable)
13175
13176 2001-10-11 [paul]       0.6.3claws8
13177
13178         * sync with sylpheed 0.6.3cvs3
13179                 see ChangeLog entry 2001-10-10
13180
13181 2001-10-10 [christoph]  0.6.3claws7
13182
13183         * .cvsignore
13184                 ignore 2 files created by newer autotools
13185         * src/prefs_folder_item.c
13186                 using table for widget alignment
13187                 fixed memory leak and broken octal display
13188         * src/filesel.c
13189                 fixed segfault caused by lost filename
13190                 workaround (closes bug #469551)
13191
13192 2001-10-10 [paul]       0.6.3claws6
13193
13194         * sync with sylpheed 0.6.3cvs2
13195                 see ChangeLog entries 2001-10-09 and 2001-10-10
13196
13197 2001-10-10 [darko]      0.6.3.claws5
13198
13199         * src/gtkstext.c
13200                 proper calculation of right margin if smart wrapping is enabled
13201         * src/compose.c
13202                 automatically wrap long lines if wrap quotation is enabled
13203
13204 2001-10-09 [alfons]     0.6.3.claws4
13205
13206         * src/summaryview.c
13207                 select correct row when deleting last row in the summary view (and
13208                 close bug "[ #469104 ] select second last in list when deleting")
13209
13210 2001-10-09 [paul]       0.6.3claws3
13211
13212         * sync with sylpheed 0.6.3cvs1
13213                 updated some autotool scripts
13214
13215 2001-10-09 [darko]      0.6.3claws2
13216
13217         * src/gtkstext.[ch]
13218                 new name and mark with Sylpheed comment
13219         * src/compose.c
13220                 smart quotation wrapping a-la VIM
13221
13222 2001-10-08 [paul]       0.6.3claws1
13223
13224         * sync with sylpheed 0.6.3 release
13225                 see ChangeLog entry 2001-10-08
13226
13227 2001-10-08 [paul]       0.6.2claws24
13228
13229         * src/summaryview.c
13230                 more sync with sylpheed 0.6.2cvs12
13231                 Fixed the bug that didn't select the last row correctly
13232
13233
13234 2001-10-07 [paul]       0.6.2claws23
13235
13236         * sync with sylpheed 0.6.2cvs12
13237                 see ChangeLog entry 2001-10-07
13238
13239 2001-10-06 [match]
13240         * src/jpilot.[ch]
13241                 enable jpilot to read unsynch'ed addresses.
13242
13243         * src/editldap_basedn.c
13244                 fix segfault when opening dialog.
13245
13246 2001-10-06 [alfons]     0.6.2.claws22
13247
13248         * src/summaryview.c
13249                 fix bug with summary view selecting last *inserted*
13250                 node instead of last *visible* node. remember we
13251                 work with a tree
13252
13253 2001-10-06 [paul]       0.6.2claws21
13254
13255         * po/pt_BR.po
13256                 updated translation, contains some fixes and new
13257                 translations, submitted by Gustavo Noronha Silva
13258                 <kov@debian.org>
13259
13260         * src/prefs_common.c
13261                 change 'each' to 'every' - fix dubious English
13262
13263         * sync with sylpheed 0.6.2cvs11
13264
13265 2001-10-05 [alfons]     0.6.2claws20
13266
13267         * src/mainwindow.[ch], src/folderview.c
13268                 make composite tool button switch between "Compose News"
13269                 and "Compose Mail" depending on selected folder
13270                 (nifty idea by Kim Schulz <kim@schulz.dk>)
13271
13272 2001-10-05 [paul]       0.6.2claws19
13273
13274         * src/mainwindow.c, src/summaryview.c
13275                 fix 'Message/Reply to all', broken in last commit
13276
13277         * src/compose.c
13278                 fix X_BEENTHERE seg fault, thanks to Alfons
13279
13280 2001-10-04 [paul]       0.6.2claws18
13281
13282         * src/compose.[ch], src/mainwindow.c
13283                 make "Message/Reply" reply to mailing lists; matches
13284                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
13285                 based on portions of the patch submitted by
13286                 Junichi Uekawa <dancer@netfort.gr.jp>
13287
13288 2001-10-04 [darko]      0.6.2claws17
13289
13290         * src/compose.c
13291                 better smart wrapping
13292         * src/gtkstext.[hc]
13293                 a function to make text buffer contiguous
13294
13295 2001-10-03 [paul]       0.6.2claws16
13296
13297         * sync with sylpheed 0.6.2cvs10
13298
13299 2001-10-02 [alfons]
13300
13301         * configure.in
13302         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
13303                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
13304                 references to chinese translations (hope someone picks up
13305                 this)
13306
13307 2001-10-02 [christoph]  0.6.2claws15
13308
13309         * src/compose.c
13310                 fixed non translated header bug
13311         * ChangeLog.claws
13312                 fixed wrong date in alfons last entry ;)
13313
13314 2001-10-02 [alfons]     0.6.2claws14
13315
13316         * src/compose.c, src/prefs_common.[ch]
13317                 add block cursor option
13318
13319 2001-10-02 [paul]       0.6.2claws13
13320
13321         * sync with sylpheed 0.6.2cvs9
13322
13323 2001-09-30 [paul]       0.6.2claws12
13324
13325         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
13326                 updated translations
13327
13328         * po/POTFILES.in
13329                 add 'src/importldif.c'
13330
13331         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
13332                 added eudora-to-vCard conversion tool
13333                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
13334
13335         * sync with sylpheed 0.6.2cvs8
13336
13337 2001-09-30 [paul]
13338
13339         * sylpheed-0.6.2claws released
13340
13341 2001-09-27 [melvin]     0.6.2claws11
13342
13343         * src/gtkspell.c
13344                 fixed crash when using default path (introduced 
13345                 in 0.6.2claws10)
13346                 fixed tiny bug for initial suggestion mode
13347
13348 2001-09-27 [melvin]     0.6.2claws10
13349         
13350         * src/gtkspell.c
13351                 fixed bug where gtkpspell didn't set the path correctly
13352
13353         * README.claws
13354                 added a paragraph about spell checking
13355                 
13356
13357
13358 2001-09-27 [paul]       0.6.2claws9
13359
13360         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
13361                 replace '// comments' with '/* comments */' to prevent
13362                 some compiler warnings 
13363
13364         * sync with sylpheed 0.6.2cvs6
13365
13366 2001-09-26 [alfons]     0.6.2claws8
13367
13368         * src/messageview.c
13369                 introduce return receipt request notification again,
13370                 which was lost because of other semantics in 
13371                 procheader_parse() (???)
13372
13373 2001-09-26 [christoph]  0.6.2claws7
13374
13375         * src/compose.c
13376                 replace comments for old code with #if 0
13377                 readded auto cc, bcc and reply-to
13378         * src/prefs_matcher.c
13379         * src/prefs_scoring.c
13380                 removed some definition (was moved to
13381                 prefs.h)
13382
13383 2001-09-26 [paul]       0.6.2claws6
13384
13385         * src/mainwindow.c
13386                 make 'Follow-up and reply to' sensitive
13387
13388         * more sync with sylpheed 0.6.2cvs5
13389
13390 2001-09-25 [melvin]
13391
13392         * 0.6.2claws5
13393
13394         * src/gtkspell.c
13395                 fixed bug for "US-ASCII" introduced by the encoding code
13396
13397 2001-09-25 [paul]
13398
13399         * 0.6.2claws4
13400
13401         * src/prefs_common.[ch], src/summaryview.c
13402                 'next unread msg' 'go to next folder?' dialog can be
13403                 given default behaviour, either always show dialog,
13404                 or assume 'yes', or assume 'no'
13405                 Submitted by wwp <subscript@free.fr>
13406
13407 2001-09-25 [melvin]
13408                 
13409         * src/compose.c src/gtkspell.[ch]
13410                 added support for different encodings
13411
13412 2001-09-25 [paul]
13413
13414         * more sync with sylpheed 0.6.2cvs5
13415
13416 2001-09-24 [alfons]
13417         
13418         * src/prefs_folder_item.c
13419                 add check for item->prefs->default_to string is NULL and
13420                 add another check when freeing this string
13421
13422 2001-09-24 [paul]
13423
13424         * configure.in
13425                 change to version 0.6.2claws3
13426
13427         * sync with sylpheed 0.6.2cvs5 
13428
13429 2001-09-24 [match]
13430         * src/ldif.[ch], src/importldif.[ch], addressbook.c
13431                 import LDIF files.
13432         * src/addrcache.[ch], addrindex.[ch]
13433                 small update for future
13434         * src/addrbook.c
13435                 fix test XML file.
13436
13437 2001-09-24 [melvin]
13438         * src/gtkspell.[ch]
13439                 added 'Learn from mistakes' option
13440                 better handling of quotes in checked words
13441                 sorted dict list
13442         * po/fr.po
13443                 small update for spell checking stuff
13444
13445 2001-09-23 [alfons]
13446         
13447         * src/gtkspell.c
13448                 edit a little bit so it complies more with main coding style
13449
13450 2001-09-23 [alfons]
13451
13452         * src/folder.[ch], prefs_folder_item.c, compose.c
13453                 migrate "request return receipt" folder property
13454                 to folderlist.xml
13455
13456 2001-09-22 [alfons]
13457
13458         * README.claws **NEW**
13459                 (add things of interest for users of main branch 
13460                 and claws here)
13461
13462         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
13463                 re-implement threading per folder option, but store 
13464                 the setting in folderlist.xml (where it belongs)
13465
13466 2001-09-21 [melvin]
13467
13468         * src/gtkspell.[ch]
13469                 fixed bug when compose window is under another window
13470         * src/prefs_common.[ch] src/compose.c
13471                 changed 'dictionary_path' to 'dictionary' to be consistent
13472                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
13473         * ac/pspell.m4 src/Makefile.am 
13474                 dropped PSPELL_PATH macro
13475         * po/fr.po
13476                 updated translations
13477
13478 2001-09-21 [christoph]
13479
13480         * src/compose.c
13481                 added border around header fields
13482                 keep header type when new field is added
13483
13484 2001-09-20 [christoph]
13485
13486         * src/utils.[ch]
13487                 more portable debug_print with source filename
13488                 and linenumber
13489         * src/procmsg.c
13490                 more newlines after debug messages
13491
13492 2001-09-20 [paul]
13493
13494         * configure.in
13495                 change to version 0.6.2claws2
13496
13497         * sync with sylpheed 0.6.2cvs3
13498
13499 2001-09-19 [melvin]
13500
13501         * src/gtkspell.c
13502                 fixed the post-right-click focus pb
13503                 fixed crash when 'Spell check all' after dict change 
13504                         and when cursor is at the end of the text
13505                 shift-right-click pops up config menu even on misspelled words.
13506         * po/POTFILES.in
13507                 added gtkspell.c
13508
13509 2001-09-19 [melvin]
13510
13511         * src/about.c
13512                 added pspell to compiled-in features list
13513
13514 2001-09-18 [melvin]
13515
13516         * switched to pspell and dropped ispell
13517         * ac/pspell.m4
13518                 new file. autoconf macro for pspell
13519         * ac/Makefile.am 
13520         * configure.in acconfig.h
13521                 added pspell support
13522         * src/Makefile.am
13523         * src/main.c src/compose.[ch] src/gtkspell.[ch]
13524         * src/prefs_common.[ch] 
13525                 added pspell support
13526
13527 2001-09-18 [christoph]
13528
13529         * src/addr_compl.c
13530         * src/template.[ch]
13531                 replace LOG_MESSAGE with debug_print
13532         * src/compose.[ch]
13533                 gui improvements
13534         * src/menu.c
13535                 added newline after debug message
13536         * src/utils.h
13537                 using __VA_ARGS__ for debug_print macro
13538         * tools/.cvsignore
13539                 ignore Makefile and Makefile.in
13540
13541 2001-09-18 [paul]
13542
13543         * configure.in
13544                 change to version 0.6.2claws1
13545         * sync with sylpheed 0.6.2cvs1
13546
13547         * src/matcher.c 
13548         * src/prefs_matcher.c
13549                 add 'score equal to' option, submitted by
13550                 Paul Evans <nerd@freeuk.com>
13551
13552 2001-09-15 [christoph]
13553
13554         * src/mainwindow.c
13555                 comment out menu entry not existing in claws
13556         * src/menu.c
13557                 add debug output for non existing menu entries
13558         * src/summaryview.c
13559                 fix next/prev unread message for ignored threads
13560         * src/utils.[ch]
13561                 add sourcefile and line number to debug output
13562                 otherwise it is sometimes hard to find the
13563                 source code part if debug messages are translated
13564
13565 2001-09-14 [darko]
13566         
13567         * src/folderview.c
13568                 refresh target folder style after colour is changed
13569
13570 2001-09-13 [paul]
13571
13572         * configure.in
13573                 change to version 0.6.1claws3
13574
13575         * sync with sylpheed 0.6.1cvs6
13576
13577 2001-09-13 [darko]
13578         
13579         * src/folderview.c
13580                 fix target folder colourization to use user selected colour
13581
13582 2001-09-12 [darko]
13583         
13584         * src/summaryview.c
13585                 fix crash when message that is marked for copy/move is unmarked
13586
13587 2001-09-09 [paul]
13588
13589         * configure.in
13590                 change to version 0.6.1claws2
13591
13592         * sync with sylpheed 0.6.1cvs3
13593
13594 2001-09-09 [alfons]
13595         
13596         * src/folderview.c
13597                 fix bug with default font used for trash folder text
13598
13599 2001-09-06 [paul]
13600
13601         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13602                 updated translations
13603
13604         * configure.in
13605                 change to version 0.6.1claws1
13606
13607         * sync with sylpheed 0.6.1cvs2
13608
13609 2001-09-03 [paul]
13610
13611         * po/POTFILES.in
13612                 add Match's new addressbook
13613
13614         * po/de.po
13615                 updated translation submitted by Jens Oberender
13616
13617 2001-09-02 [paul]
13618
13619         * configure.in
13620                 change to 0.6.1claws
13621         * sync with sylpheed 0.6.1 release
13622
13623 2001-09-02 [paul]
13624
13625         * configure.in
13626                 change to 0.6.0claws2
13627
13628         * sync with sylpheed 0.6.0cvs4
13629
13630         * po/pt_BR.po
13631                 updated translation submitted by Fabio Junior Beneditto
13632
13633 2001-09-01 [match]
13634         * pixmaps/
13635                 interface.xpm
13636                 book.xpm
13637                 address.xpm
13638         * src/
13639                 Makefile.am
13640                 a ton of new files
13641
13642 2001-08-31 [paul]
13643
13644         * configure.in
13645                 change to version 0.6.0claws1
13646
13647         * sync with sylpheed 0.6.0cvs1
13648
13649         * po/es.po
13650                 updated translation submitted by Ricardo Mones Lastra
13651
13652         * po/POTFILES.in
13653                 add 'src/prefs_templates.c'
13654
13655         * src/compose.c, src/summaryview.c
13656                 fix segfault on 'Re_edit'               
13657
13658 2001-08-30 [alfons]
13659
13660         * configure.in, Makefile.am
13661         * tools/Makefile.am
13662                 add tools directory to source distribution
13663
13664 2001-08-30 [paul]
13665
13666         * configure.in
13667                 change to version 0.6.0claws
13668
13669         * sync with sylpheed 0.6.0 release
13670
13671 2001-08-30 [christoph]
13672
13673         * configure.in
13674                 removed autoconf version check
13675
13676 2001-08-30 [paul]
13677
13678         * src/account.c, src/compose.c, src/prefs_common.[ch]
13679         * src/procheader.[ch] src/utils.[ch]
13680                 Enhanced automatic account selection on replies
13681                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
13682
13683         * configure.in
13684                 add LDAP and JPilot to the configuration results output.
13685
13686 2001-08-29 [christoph]
13687
13688         * src/summeryview.c
13689                 no bold font for ignored threads
13690
13691 2001-08-29 [paul]
13692
13693         * configure.in
13694                 change to version 0.5.3claws6
13695
13696         * sync with sylpheed 0.5.3cvs10
13697                 src/stringtable.[ch]: New Files
13698
13699         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
13700         * src/pixmaps/sylpheed.xpm
13701                 add mini-icons to windows (by Alfons)
13702
13703 2001-08-27 [paul]
13704
13705         * src/mainwindow.c
13706                 new functions: next_labeled_cb(), prev_labeled_cb()
13707
13708         * src/summaryview.c
13709                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
13710                 summary_select_next_labeled(), summary_select_prev_labeled()
13711
13712         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
13713                 give claws blue folders and a blue trash can
13714
13715 2001-08-27 [paul]
13716
13717         * configure.in
13718                 change to version 0.5.3claws5
13719
13720         * sync with sylpheed 0.5.3cvs9
13721                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
13722
13723 2001-08-24 [christoph]
13724
13725         * src/filesel.c
13726                 keep filename when browsing directories
13727                 (not working for user entered filename, but
13728                  for default name and selected filename from
13729                  file list)
13730         * src/mainwindow.c
13731                 fixed wrong spelling "Folllow-up"
13732         * src/mbox_folder.c
13733         * src/procmsg.c
13734         * src/summaryview.c
13735                 fixed new/unread message count with ignored
13736                 threads (2 commits, first didn't notice no
13737                 longer needed decreasing)
13738         * src/inc.c
13739                 readded scrolling of progress dialog
13740                 (lost in sync)
13741
13742 2001-08-24 [paul]
13743
13744         * configure.in
13745                 change to 0.5.3claws4
13746
13747         * sync with sylpheed 0.5.3cvs7
13748
13749 2001-08-24 [christoph]
13750
13751         * src/compose.c
13752                 set request return receipt when replying
13753                 if it is set is the folder prefs of the
13754                 message
13755         * src/inc.c
13756                 disable final error popup if popups are
13757                 disabled in config (again)
13758
13759 2001-08-23 [paul]
13760
13761         * configure.in
13762                 Change version number to 0.5.3claws3
13763
13764         * sync with sylpheed 0.5.3cvs5
13765
13766         * src/mimeview.c
13767                 double quote '%s' in 'gedit %s' to fix bug when
13768                 opening attachment with spaces in the name
13769
13770 2001-08-22 [alte]
13771         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
13772           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
13773                 initial message templates support
13774
13775
13776 2001-08-22 [paul]
13777
13778         * configure.in
13779                 change version number to 0.5.3claws2
13780
13781         * sync with sylpheed 0.5.3cvs4
13782
13783         * src/procmsg.h src/summaryview.c
13784                 re-implement (un)ignore thread
13785
13786 2001-08-21 [paul]
13787
13788         * src/summaryview.c
13789                 remove unnecessary code
13790         * src/compose.c
13791                 enable 'dynamic' signatures (submitted by
13792                 Eric Limpens <eric@hscg-internet.nl>)
13793
13794 2001-08-21 [paul]
13795
13796         clean up after sync with sylpheed 0.5.3 release
13797
13798         * src/folderview.c
13799                 fix re-introduced font mess, see Christoph's
13800                 entry 2001-06-24
13801
13802         * src/summaryview.c
13803                 remove prev_msgnum
13804                 use sylpheed's small font instead of
13805                 gtk default font for summary view
13806
13807
13808 2001-08-17 [paul]
13809
13810         * configure.in
13811                 add pl to ALL_LINGUAS - sync with main branch
13812
13813         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13814                 Updated. Translations by Jens Oberender, Ricardo Mones
13815                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
13816
13817         * po/pl.po  ** NEW FILE **
13818                 sync with the main branch
13819
13820         * src/folderview.c
13821                 fix target folder colorizing and refresh problem
13822
13823
13824 2001-08-17 [christoph]
13825
13826         * src/mainwindow.c
13827                 claws uses 4 colors for target folder coloring.
13828                 arrays were not long enough and destroyed the
13829                 stack causing a segfault.
13830                 target folder colorizing does not work anymore
13831                 for me
13832
13833 2001-08-16 [paul]
13834
13835         * configure.in
13836                 change to version 0.5.3claws1
13837
13838         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
13839           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
13840           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
13841
13842                 sync with sylpheed 0.5.3 release, but keep claws method of
13843                 configuring/saving fonts
13844
13845         * src/addressbook.[ch]
13846                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
13847                 in line with a similar change in Hiroyuki's branch
13848
13849         * src/mainwindow.[ch]
13850                 disable main_window_set_thread_option()
13851         * src/prefs_folder_item.c
13852                 comment out &tmps_prefs.enable_thread,
13853         * src/mbox_folder.c, src/procmsg.[ch]
13854                 comment out MSG_IS_IGNORE_THREAD
13855         * src/summaryview.c
13856                 comment out summary_ignore_thread() and summary_unignore_thread()
13857                 comment out MSG_IS_IGNORE_THREAD
13858
13859                 use Hiroyuki's threading instead.
13860
13861
13862
13863 2001-08-15 [paul]
13864
13865         * src/account.c
13866                 use Hiroyuki's 0.5.3 column scheme but also
13867                 include the enable/disable button.
13868         * src/pixmaps/mark.xpm
13869                 add Hiroyuki's amended pixmap
13870
13871 2001-08-13 [christoph]
13872
13873         * src/account.c
13874                 receive at get all column showed wrong state for APOP
13875                 button should only work for POP3 and APOP accounts
13876         * src/prefs_account.c
13877                 added missing preprocessor statement for SSL
13878
13879 2001-08-12 [paul]
13880
13881         * src/account.[ch]
13882                 add 'receive at get all' column and enable/disable
13883                 button.
13884
13885 2001-08-06 [christoph]
13886
13887         * src/account.c
13888                 show usage of SSL in protocol column
13889
13890         * src/imap.c
13891         * src/inc.c
13892                 renamed ssl options
13893
13894         * src/prefs_account.[ch]
13895                 moved ssl options to a new page
13896
13897         * src/send.c
13898         * src/smtp.c
13899         * src/ssl.[ch]
13900                 renamed ssl options
13901                 added support for SMTP STARTTLS command
13902
13903 2001-08-05 [christoph]
13904
13905         * configure.in
13906                 debian autoconf needs version check to find
13907                 correct autoconf version. if the file is
13908                 named configure.in 2.13 is used, which does
13909                 not work with this configure.in script.
13910                 other solution would be to rename the script
13911                 to configure.ac as suggested in the autoconf
13912                 manual.
13913
13914         * src/inc.c
13915                 disable final error popup if popups are
13916                 diabled in config
13917
13918         * src/socket.c
13919                 bugfix in ssl_gets
13920                 fixes IMAP over SSL problem
13921
13922 2001-08-03 [paul]
13923
13924         * configure.in
13925                 change to 0.5.2claws1
13926
13927         * sync with sylpheed 0.5.2cvs1
13928
13929 2001-08-02 [alfons]
13930
13931         * configure.in
13932                 quick fix for ispell detection...
13933
13934 2001-08-01 [paul]
13935
13936         * configure.in
13937                 change to 0.5.1claws4
13938
13939         * sync with sylpheed 0.5.1cvs7
13940
13941 2001-07-31 [alfons]
13942
13943         * src/prefs_common.c, src/prefs_common.h, 
13944           src/gtkspell.c, src/gtkspell.h
13945                 add global spelling checker settings (compose tab) +
13946                 selection of dictionary 
13947           
13948         * configure.in  
13949                 guess valid ispell location
13950
13951 2001-07-31 [paul]
13952
13953         * po/POTFILES.in
13954                 removal of 'src/quote_fmt_parse.c'
13955         * po/de.po
13956                 Updated de.po
13957                 (submitted by Jens Oberender <didge@suse.de>)
13958
13959 2001-07-31 [darko]
13960
13961         * src/folder.[ch]
13962         * src/folderview.[ch]
13963         * src/mainwindow.c
13964         * src/mh.c
13965         * src/prefs_common.[ch]
13966         * src/summaryview.c
13967                 target folder colourization
13968
13969 2001-07-30 [paul]
13970
13971         more sync with Sylpheed 0.5.1cvs6 
13972
13973 2001-07-30 [darko]
13974
13975         * src/mh.c
13976         * src/prefs_folder_item.[hc]
13977         * src/summaryview.c
13978                 shared folders support with a GUI
13979
13980 2001-07-29 [paul]
13981
13982         0.5.1claws3
13983
13984         * sync with Sylpheed 0.5.1cvs6
13985
13986 2001-07-29 [paul]
13987
13988         * po/pt_BR.po
13989                 updated
13990                 (submitted by Fabio Junior Beneditto)
13991
13992 2001-07-28 [paul]
13993
13994         * src/procmime.c
13995         * AUTHORS
13996                 patch to correct bad image mime headers
13997                 (submitted by Don Quijote <dq@searchlores.org>)
13998
13999 2001-07-28 [paul]
14000
14001         * tools/gif2xface.pl   **NEW FILE**
14002         * tools/README
14003                 script to convert file.gif to file.xface for
14004                 use in a custom header.
14005                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
14006
14007 2001-07-27 [alfons]
14008         
14009         * configure.in
14010                 change macros for detecting JPilot and LDAP
14011
14012 2001-07-27 [christoph]
14013
14014         * src/filtering.c
14015                 code cleanup (MIN / MAX warning, needed casting)
14016
14017 2001-07-27 [alfons]
14018
14019         * procheader.c
14020                 disallow setting flags when detecting certain headers
14021                 (X-Status, Status, Seen, X-Seen). 
14022         
14023         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
14024
14025 2001-07-27 [christoph]
14026
14027         * src/prefs_filter.c
14028         * src/prefs_filtering.c
14029         * src/prefs_matcher.c
14030         * src/prefs_scoring.c
14031                 scroll list when moving rows up or down
14032
14033         * src/imap.c
14034         * src/imap.h
14035         * src/prefs_account.c
14036         * src/prefs_account.h
14037         * src/send.c
14038                 SMTP over SSL (untested, feedback requested)
14039                 IMAP over SSL
14040
14041         * src/ssl.c
14042                 code cleanup
14043
14044 2001-07-26 [alfons]
14045         
14046         * configure.in, acconfig.h
14047                 define CLAWS (need this for main / claws detection)
14048
14049 2001-07-25 [alfons]
14050
14051         * configure.in
14052                 Sylpheed 0.5.1claws2
14053                 
14054         * sync with Sylpheed 0.5.1cvs4
14055
14056 2001-07-25 [christoph]
14057
14058         * src/scoring.c
14059                 fixed segfault
14060                 item->prefs == NULL (don't know why)
14061
14062 2001-07-25 [alfons]
14063
14064         * configure.in
14065                 Sylpheed 0.5.1claws1
14066
14067         * sync with Sylpheed 0.5.1cvs1-3
14068
14069 2001-07-24 [christoph]
14070
14071         * src/folderview.c
14072         * src/prefs_folder_item.[ch]
14073                 added folderitem preferences dialog with
14074                 default To: and auto request return receipt
14075
14076         * src/compose.[ch]
14077         * src/menu.[ch]
14078                 changes to handle new folderitem preferences
14079
14080         * src/mainwindow.c
14081         * src/summaryview.c
14082                 call compose new mail with current folderitem
14083
14084 2001-07-24 [alfons]
14085
14086         Release Sylpheed 0.5.1claws
14087
14088         * configure.in
14089                 change to release version 0.5.1claws
14090
14091 2001-07-24 [christoph]
14092
14093         * src/summaryview.c
14094                 fixed segfault that happend when the selected
14095                 message was removed while retrieving new messages.
14096
14097         * po/es.po
14098                 updated translation
14099                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
14100
14101 2001-07-22 [alfons]
14102
14103         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
14104         this is a work in progress, for more information: http://nlpagan.net/sylman 
14105         
14106         * configure.in, src/mainwindow.c, manual/Makefile.am
14107                 add support for English manual
14108
14109         * AUTHORS
14110                 add authors of user manuals
14111
14112         * manual/en/sylpheed*.html
14113                 add English documentation
14114
14115 2001-07-22 [christoph]
14116
14117         * po/POTFILES.in
14118                 added src/ssl.c
14119         * src/ssl.c
14120                 changed a wrong debug message
14121
14122 2001-07-22 [alfons]
14123
14124         * po/nl.po
14125                 update Dutch translation
14126
14127         * src/prefs_filtering.c, 
14128           src/prefs_matcher.c
14129                 add more translatable strings           
14130
14131 2001-07-21 [alfons]
14132
14133         0.5.0claws7
14134
14135         * configure.in
14136                 change version
14137
14138         * src/inc.c, src/summaryview.[ch]
14139                 prevent update of mark file when filtering has done, by
14140                 using a variable; this affects two functions:
14141                         inc.c::inc_finished()
14142                         summaryview.c::summary_show()
14143
14144 2001-07-20 [alfons]
14145
14146         * src/filtering.[ch], src/prefs_filtering.c, 
14147           src/matcher.[ch]
14148                 add filtering action for label coloring 
14149
14150         * po/POTFILES.in
14151                 add labelcolors.c
14152
14153         * added src/labelcolors.c
14154         * added src/labelcolors.h
14155         * src/Makefile.am, src/summaryview.c
14156                 rearrange label coloring code
14157
14158         * src/procmsg.h
14159                 add more parentheses so label colouring works correctly
14160
14161         * src/filtering.c
14162                 don't really delete message, but move it to Trash
14163
14164         * src/prefs_matcher.c
14165                 add quote options to info dialog
14166
14167 2001-07-20 [christoph]
14168
14169         * src/Makefile.am
14170         * src/inc.c
14171         * src/main.[ch]
14172         * src/socket.h
14173         * src/ssl.[ch] (new)
14174                 moved ssl stuff to a seperate file
14175
14176 2001-07-20 [darko]
14177
14178         * src/summaryview.c
14179                 fix show sender using address book with no e-mail
14180                 address in From: field
14181
14182 2001-07-19 [alfons]
14183
14184         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
14185                 fix messy handling of escaping... now at least the
14186                 execute command is useful. escape char is '\', we
14187                 accept \n and \r too. 
14188
14189                 Real life example:
14190                 
14191                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
14192                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
14193
14194 2001-07-18 [alfons]
14195
14196         0.5.0claws6
14197
14198         * src/summaryview.c
14199                 clean up
14200
14201         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
14202           src/procmsg.[ch]
14203                 revise filtering; currently move, copy, marking have
14204                 been tested. if you like bleeding edge stuff, you
14205                 should definitely go for this version :)
14206
14207         * mark old working stuff as VERSION_0_5_0_CLAWS5        
14208
14209 2001-07-17 [christoph]
14210
14211         * src/utils.c
14212                 timestamp log
14213
14214 2001-07-17 [alfons]
14215
14216         0.5.0claws5
14217
14218         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
14219           bits in the mark file, without affecting either branch. Lots of
14220           files changed, also in claws branch.
14221
14222           UNTESTED: use of mbox folders
14223
14224         * src/summaryview.c
14225                 added mark all read; however this was a quick hack used for
14226                 cleaning up mess after initial merge with Hiroyuki
14227
14228         * configure.in
14229                 change claws version number back to 0.5.0claws5 to clear up 
14230                 confusion & pretension (recent release was technically 
14231                 0.5.0claws4, so we neatly align with Hiroyuki :-)
14232
14233 2001-07-16 [alfons]
14234
14235         sync with Hiroyuki's 0.5.0cvs4
14236
14237 2001-07-16 [alfons]
14238
14239         0.5.1claws3
14240
14241         * src/filtering.[ch]
14242                 remove invalid updating of mark files for 
14243                 filter actions MATCHING_ACTION_MOVE and 
14244                 MATCHING_ACTION_DELETE; this should fix the
14245                 folder update bug
14246                 
14247         * src/procmsg.c
14248                 revert Christoph's stab at fixing the folder 
14249                 update bug
14250
14251         * po/POTFILES.in
14252                 add missing files with translatable strings
14253
14254         * src/summaryview.c
14255                 remove debug print
14256
14257 2001-07-15 [alfons]
14258
14259         * src/addr_compl.[ch], src/prefs_filtering.c
14260                 make "filtering pref dialog's destination entry" an
14261                 "address completable entry", if filter destination is 
14262                 an email address
14263
14264         0.5.1claws2
14265         
14266         sync with Hiroyuki's 0.5.0cvs2-3
14267
14268 2001-07-15 [christoph]
14269
14270         * src/procmsg.c
14271                 fixed folder stats update after incorporation
14272
14273 2001-07-15 [alfons]
14274
14275         * src/summaryview.c
14276                 * finish label colouring stuff (for now)
14277                 * fix incorrect colour bug (off by one) 
14278
14279 2001-07-14 [alfons]
14280
14281         * src/mainwindow.c
14282                 change text labels for news and mail message so there's
14283                 plenty of toolbar estate left
14284
14285         * configure.in
14286                 0.5.1claws1
14287
14288         * src/folderview.c
14289           src/folder.[ch]
14290                 sync with Hiroyuki's 0.5.0cvs1
14291
14292         * src/summaryview.c
14293                 more rewrite label colouring
14294
14295 2001-07-14 [alfons]
14296
14297         * src/summaryview.[ch]
14298                 * start rewrite label colouring 
14299                 * fix proper location "Add Sender To Addressbook" menu item
14300
14301 2001-07-13
14302
14303         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14304         (actually this is 0.5.0claws4)
14305
14306 2001-07-13 [alfons]
14307
14308         * po/pt_BR.po
14309                 * fix duplicate message
14310                 * add updated Portugese / Brazilian translation
14311                   submitted by Fabio Junior Beneditto
14312
14313 2001-07-12 [alfons]
14314
14315         * AUTHORS
14316                 add Jens
14317
14318         * po/nl.po
14319                 add updated Dutch translation
14320
14321         * po/de.po
14322                 add updated German translation submitted by Jens
14323
14324 2001-07-11 [alfons]
14325
14326         Prerelease before 0.5.0claws. Please test.
14327         This version is temporarily tagged as VERSION_0_5_0_TEST
14328
14329         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
14330           src/prefs_scoring.c, src/prefs_matcher.c, 
14331           src/prefs_filtering.c, src/mbox.c, 
14332           src/main.c, src/inc.c, src/filtering.[ch]
14333                 revert new Hoa's new matcher (does not work yet)
14334
14335         * src/Makefile.am
14336                 clean up
14337
14338 2001-07-10
14339
14340         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14341
14342
14343 2001-07-10 [alfons]
14344
14345         * Makefile.am
14346                 add ChangeLog.claws to EXTRA_DIST
14347         * src/Makefile.am
14348                 add matcher_parser_parse.h to EXTRA_DIST
14349
14350 2001-07-10 [christoph]
14351
14352         * src/inc.c
14353                 add destination folder to table of
14354                 folders that need to be updated after
14355                 incorporation
14356
14357 2001-07-10 [alfons]
14358
14359         * folder.[ch]
14360           folderview.c
14361                 make collapse state of folders and folder items persistent, i.e.
14362                 if you collapse a folder tree, the next time sylpheed-claws starts 
14363                 up the folder tree remains collapsed.  
14364                 
14365 2001-07-10 [christoph]
14366
14367         * acconfig.h
14368         * configure.in
14369                 added --enable-ssl
14370         * src/md5.[ch]
14371                 renamed MD5_CTX to MD5_CTX_syl
14372                 conflicts with a struct in openssl
14373         * src/inc.c
14374         * src/main.[ch]
14375         * src/prefs_account.[ch]
14376         * src/socket.[ch]
14377                 SSL support for POP
14378         * src/mainwindow.c
14379                 fixed compose with current account
14380                 broken by new compose button stuff
14381
14382 2001-07-09 [hoa]
14383
14384         * AUTHORS
14385                 changed my email address
14386
14387         * src/matcher_parser_parse.y
14388                 clean the parser to remove conflicts
14389
14390 2001-07-09 [alfons]
14391
14392         * AUTHORS
14393                 add Match Grun
14394
14395         * configure.in
14396                 fix incorrect description of --enable-ldap parameter
14397
14398         * src/prefs_common.[ch]
14399           src/compose.c
14400                 add experimental option "smart wrapping" which makes the
14401                 compose editor auto wrap.
14402                 
14403                 | TODO: the problem with the buggy cursor handling is caused |
14404                 | by the GtkText. when deleting / backspacing text its       |
14405                 | wrapping algorithm does not take in account the previous   |
14406                 | line. should find a way to hack this in.                   |
14407                 | or should perhaps combine this with the word wrapping      |
14408                 | patch i wrote in january.                                  |
14409
14410         * src/about.c
14411                 show build parameters for LDAP and JPilot
14412
14413         * src/summaryview.c
14414                 revert Christoph's bugfix for selecting next unread message, 
14415                 because folder stats aren't updated correctly
14416
14417 2001-07-08 [hoa]
14418
14419         * src/filtering.c
14420         * src/mainwindow.c
14421         * src/matcher.c
14422         * src/matcher_parser_lex.l
14423         * src/matcher_parser_parse.y
14424         * src/prefs_filtering.c
14425         * src/prefs_scoring.c
14426         * src/scoring.c
14427                 bugfix of the config file parser
14428
14429 2001-07-08 [alfons]
14430
14431         * src/Makefile.am
14432                 added generated matcher sources to BUILT_SOURCES
14433
14434 2001-07-08 [hoa]
14435
14436         * src/Makefile.am
14437         * src/.cvsignore
14438                 added new config file parser
14439
14440         * src/scoring.[ch]
14441         * src/filtering.[ch]
14442         * src/matcher.[ch]
14443         * src/prefs_filtering.c
14444         * src/prefs_matcher.c
14445         * src/prefs_scoring.c
14446         * added src/matcher_parser.h
14447         * added src/matcher_parser_lex.h
14448         * added src/matcher_parser_lex.l
14449         * added src/matcher_parser_parse.y
14450                 lex & yacc config file parser
14451
14452         * src/mbox.c
14453         * src/inc.c
14454         * src/main.c
14455                 changes prefs_filtering into global_filtering           
14456
14457         * src/summaryview.c
14458                 build threads with subjects only if "Re: " is at the
14459                 beginning of the subject
14460
14461 2001-07-07 [paul]
14462
14463         0.5.0claws
14464
14465         sync with sylpheed 0.5.0
14466                 change of version number only
14467
14468 2001-07-06 [paul]
14469
14470         0.5.0claws5
14471
14472         sync with sylpheed 0.5.0pre5
14473
14474 2001-07-05 [paul]
14475
14476         sync with sylpheed 0.5.0pre4 release
14477                 /po and /manual/ja not sync'ed
14478
14479 2001-07-04 [paul]
14480
14481         more sync with sylpheed 0.5.0pre4
14482
14483 2001-07-03 [christoph]
14484
14485         * src/addressbook.c
14486                 fixed address book broken by address book
14487                 for VCard, JPilot, LDAP
14488
14489 2001-07-03 [alfons]
14490
14491         * src/matcher.c
14492         * src/textview.c
14493                 stopped memory leaks
14494
14495 2001-07-03 [paul]
14496
14497         more sync with sylpheed 0.5.0pre4
14498
14499 2001-07-02 [match]
14500
14501         * included address book patch for VCard, JPilot, LDAP
14502         * pref_common.c - fixed Font options on Display tab (cosmetic)
14503         * alertpanel.c - fixed truncated message
14504
14505 2001-07-02 [christoph]
14506
14507         * src/mbox_folder.c
14508         * src/procmsg.[ch]
14509         * src/summaryview.c
14510                 mark threads for ignoring
14511
14512 2001-07-02 [paul]
14513
14514         0.5.0claws4
14515
14516         * sync with sylpheed 0.5.0pre4
14517                 updated gettext to 0.10.38.
14518
14519 2001-07-01 [paul]
14520
14521         * src/ mainwindow.c
14522         * src/procmsg.h
14523         * src/summaryview.[ch]
14524                 new right-click option: Label.
14525                 substitute for 'Mark-->Mark/Unmark', colours the line.
14526                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
14527
14528 2001-07-01 [christoph]
14529
14530         * src/folderview.c
14531                 fixed font for trash
14532         * src/summaryview.c
14533                 move ctree to unread message
14534
14535 2001-07-01 [paul]
14536
14537         * sync with sylpheed 0.5.0pre3 release
14538
14539 2001-06-30 [alfons]
14540
14541         * src/filesel.[ch]
14542         * src/compose.c
14543                 allow inserting / attaching multiple files in
14544                 the composer window
14545
14546 2001-06-30 [paul]
14547
14548         * src/codeconv.c
14549                 small change to Alfons' previous stuff so that it
14550                 actually makes
14551
14552 2001-06-30 [alfons]
14553
14554         * lots of files changed; first attempt to merge the changes
14555           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
14556
14557 2001-06-30 [paul]
14558
14559         * po/pt_BR.po
14560                 updated and completed, translations by Fabio
14561                 Junior Beneditto <fjbeneditto@yahoo.com.br>
14562
14563 2001-06-29 [alfons]
14564
14565         * src/compose.c
14566         * src/mimeproc.[ch]
14567                 allow selecting an attached files' mime type from a 
14568                 list of types.
14569
14570 2001-06-29 [paul]
14571
14572         * more sync with sylpheed 0.5.0pre3
14573
14574 2001-06-29 [paul]
14575
14576         * po/pt_BR.po
14577                 merge with sylpheed.pot and pt_BR.po provided by
14578                 Fabio Junior Beneditto.
14579
14580 2001-06-29 [darko]
14581
14582         * src/procmime.c
14583                 make MIME types case insensitive
14584
14585 2001-06-28 [alfons]
14586
14587         * po/nl.po
14588                 merge with sylpheed.pot and old nl.po; translations added.
14589
14590 2001-06-28 [paul]
14591
14592         * more sync with sylpheed 0.5.0pre3
14593
14594 2001-06-27 [alfons]
14595
14596         * src/summaryview.c
14597                 don't crash when removing parent node of messages
14598                 attracted by subject. this was caused by not deleting
14599                 the parent node from the subject line hash table.
14600
14601 2001-06-27 [alfons]
14602
14603         * src/summaryview.c
14604         * src/compose.[ch]
14605         * src/mainwindow.c
14606                 if there are multiple messages selected, allow forwarding
14607                 them as attachments.
14608
14609 2001-06-27 [paul]
14610
14611         * more sync with sylpheed 0.5.0pre3
14612
14613 2001-06-26 [paul]
14614
14615         0.5.0claws3
14616
14617         * sync with sylpheed 0.5.0pre3
14618
14619 2001-06-25 [paul]
14620
14621         * src/mainwindow.c
14622                 fixed 'compose news article' bug
14623                 from icon-and-text toolbar
14624
14625 2001-06-25 [paul]
14626
14627         * sync with sylpheed 0.5.0pre2 release
14628
14629 2001-06-24 [christoph]
14630
14631         * src/prefs_common.c
14632                 bug fix in font selection
14633         * src/folderview.c
14634                 use sylpheed's normal font instead of
14635                 gtk default font for folders without
14636                 new messages
14637
14638 2001-06-24 [alfons]
14639
14640         * src/mainwindow.[ch]
14641                 added composite compose mail / news button (an idea by Leandro
14642                 Pereira <leandro@linuxmag.com.br>)
14643
14644 2001-06-24 [paul]
14645
14646         Added instructions for ldif-to-xml.py
14647
14648         * tools/README
14649
14650 2001-06-23 [alfons]
14651
14652         Some minor things.
14653
14654         * src/pixmaps/stock_news_compose.xpm
14655                 added pixmap by Leandro
14656         * src/prefs_common.c
14657                 tested built-in spelling checker of GCC 3.0 :)
14658         * po/nl.po
14659                 merged dutch translation of sylpheed-main with
14660                 sylpheed.pot
14661
14662 2001-06-23 [paul]
14663
14664         Added tools directory and files.
14665
14666         * tools/filter_conv.pl
14667                 converts old filter system to new filtering system
14668         * tools/ldif-to-xml.py
14669                 converts netscape addressbook to sylpheed addressbook
14670         * tools/README
14671                 descriptions/instructions for above two files
14672
14673 2001-06-23 [christoph]
14674
14675         * src/inc.c
14676         * src/manage_window.[ch]
14677         * src/prefs_common.[ch]
14678                 mail retrieval dialog can be enabled, disabled
14679                 or hidden if non of sylpheed's windows is active
14680
14681 2001-06-22 [paul]
14682
14683         0.5.0claws2
14684
14685         * sync with sylpheed 0.5.0pre2
14686
14687 2001-06-21 [christoph]
14688
14689         * src/summaryview.c
14690                 show recipient on 'from' for all accounts
14691                 
14692         * src/inc.c
14693         * src/prefs_common.[ch]
14694                 disable error popup on mail receive errors
14695
14696 2001-06-21 [alfons]
14697
14698         * src/compose.c
14699                 made the ruler correctly appear and disappear.
14700
14701         * src/Makefile.am
14702                 removed Hoa's work-in-progress-stuff (interesting!) so 
14703                 claws compiles ok.
14704
14705 2001-06-20 [christoph]
14706
14707         * src/inc.c
14708         * src/progressdialog.c
14709                 added scrolled window for list in progressdialog
14710
14711 2001-06-20 [paul]
14712
14713         sync with sylpheed 0.5.0pre1 release
14714
14715 2001-06-20 [christoph]
14716
14717         * src/summeryview.c
14718                 make building threads by subject work when
14719                 thread view is enabled
14720                 
14721         * src/compose.c
14722         * src/prefs_common.[ch]
14723                 automatically select account for mail replys
14724
14725 2001-06-19 [sergey]
14726
14727         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
14728         they are filled in from the account settings.
14729
14730 2001-06-19 [paul]
14731
14732         * more sync with sylpheed 0.5.0pre1
14733
14734 2001-06-18 [alfons]
14735
14736         * src/Makefile.am,
14737           src/procmime.c
14738                 added --sysconfdir to CPPFLAGS for pointing to the correct
14739                 location of mime.types. 
14740
14741                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
14742                 or ./configure!
14743
14744 2001-06-18 [hoa]
14745
14746         * src/summaryview.c
14747                 fixed some bug when building threads
14748
14749 2001-06-18 [pau]l
14750
14751         * src/prefs_account.c
14752                 UI stuff: More changes to the English
14753
14754 2001-06-18 [paul]
14755
14756         * src/pixmaps/stock_news_compose.xpm: new file
14757         * src/Makefile.am
14758         * src/mainwindow.c
14759         * src/summaryview.c
14760                 Added new icon for Hoa's 'compose a news
14761                 message', plus minor improvements to the
14762                 English
14763
14764         * po/ja.po
14765         * ChangeLog
14766         * ChangeLog.jp
14767                 more sync with sylpheed 0.5.0pre1
14768
14769 2001-06-18 [hoa]
14770
14771         * src/compose.[ch]
14772         * src/mainwindow.c
14773                 Follow-up and reply to
14774
14775         * src/summaryview.[ch]
14776                 Build threads also with subjects
14777
14778 2001-06-17 [hoa]
14779
14780         * src/compose.c
14781                 forwarding use the current account.
14782
14783         * src/mainwindow.c
14784                 the "compose message" button has been replaced with
14785                 "new mail" and "new news" buttons
14786
14787         * src/prefs_common.[ch]
14788                 added a configuration option to use the forward button
14789                 as "forward as attachment"
14790                 changed reply and forward format description
14791
14792         * src/quote_fmt_lex.l
14793         * src/quote_fmt_parse.y
14794                 added message with no signature in format for reply
14795                 and forward.
14796
14797 2001-06-17 [paul]
14798
14799         Minor UI stuff
14800
14801         * src/mainwindow.c
14802         * src/summaryview.c
14803                 Improvements to the English
14804
14805         * src/prefs_common.c
14806                 Improvements to the English and some
14807                 clarity/continuity improvements in the
14808                 description of Quote symbols.
14809
14810 2001-06-17 [paul]
14811
14812         0.5.0claws1
14813
14814         * sync with sylpheed 0.5.0pre1
14815
14816 2001-06-17 [hoa]
14817
14818         * src/compose.c
14819                 Better interface for compose, displayed fields
14820                 are updated whenever we change account.
14821                 Newsgroups field is automatically filled.
14822
14823         * src/mainwindow.c
14824                 Newsgroups field is automatically filled.
14825
14826         * src/prefs_account.c
14827                 Some interface stuff when fields appear and
14828                 disappear.
14829
14830 2001-06-16 [paul]
14831
14832         0.4.99claws
14833
14834         * sync with sylpheed 0.4.99
14835
14836 2001-06-16 [sergey]
14837
14838         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
14839         base64_decoder_free, base64_decoder_decode): new object and
14840         functions for decoding base64 streams.
14841         * src/procmime.c (procmime_decode_content): modified to use the
14842         new base64 decoder.
14843
14844 2001-06-15 [paul]
14845
14846         0.4.99claws10
14847
14848         * sync with sylpheed 0.4.99cvs11
14849
14850 2001-06-13 [paul]
14851
14852         0.4.99claws9
14853
14854         * sync with sylpheed 0.4.99cvs9
14855
14856 2001-06-13 [hoa]
14857
14858         * src/compose.c
14859         * src/prefs_account.c
14860
14861                 SMTP server can be defined in the news account
14862                 mime type of attachment are kept.
14863
14864         * src/summaryview.c
14865
14866                 now choose the highest important score between default
14867                 and important score of folder.
14868
14869 2001-06-09 [alfons]
14870         
14871         * src/prefs_common.c: 
14872
14873                 (prefs_quote_description_create): corrected description of 
14874                 quote format characters
14875
14876 2001-06-09 [paul]
14877
14878         0.4.99claws8
14879
14880         * sync with sylpheed 0.4.99cvs8
14881
14882 2001-06-08 [sergey]
14883
14884         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
14885         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
14886
14887 2001-06-08 [paul]
14888
14889         0.4.99claws7
14890
14891         * sync with sylpheed 0.4.99cvs7
14892
14893 2001-06-06 [sergey]
14894
14895         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
14896         clashes with autogenerated header).
14897         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
14898         * src/Makefile.am: added quote_fmt.h.
14899         * src/.cvsignore: added lex/yacc autogenerated files
14900         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
14901
14902 2001-06-06 [paul]
14903
14904         0.4.99claws6
14905
14906         * sync with sylpheed 0.4.99cvs6
14907
14908 2001-06-06 [hoa]
14909
14910         * added src/quote_fmt_parse.h
14911         * src/compose.c
14912                 removed warnings
14913
14914         * src/prefs.[ch]
14915                 don't modify readonly configuration files
14916
14917         * src/prefs_account.c
14918         * src/prefs_common.c
14919         * src/prefs_customheader.c
14920         * src/prefs_display_header.c
14921         * src/prefs_filter.c
14922         * src/prefs_filtering.c
14923         * src/prefs_scoring.c
14924                 don't open dialog box when configuration files
14925                 are readonly
14926
14927 2001-06-05 [sergey]
14928
14929         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
14930
14931         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
14932         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
14933         BUILT_SOURCES to make all files rebuild properly.
14934
14935         * src/compose.c: removed #include "quote_fmt.tab.h".
14936
14937         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
14938         CHARACTER value in yylval.
14939
14940         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
14941         receive CHARACTER value by documented means (yylval).
14942
14943         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
14944
14945 2001-06-05 [hoa]
14946
14947         * src/Makefile.am
14948                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
14949
14950         * src/filtering.c
14951         * src/matcher.c
14952         * src/matcher.h
14953         * src/prefs_filtering.c
14954                 now keep the configuration for execute action
14955
14956         * src/mbox_folder.c
14957                 fixed a warning
14958
14959 2001-06-05 [paul]
14960
14961         * sync with sylpheed 0.4.99cvs5
14962
14963 2001-06-05 [hoa]
14964
14965         * src/Makefile.am
14966                 added quote_fmt.[ch]
14967
14968         * added src/quote_fmt.y
14969         * added src/quote_fmt.l
14970         * added src/quote_fmt.tab.h
14971         * added src/quote_fmt.tab.c
14972         * added src/lex.quote_fmt.c
14973                 parsing configuration for replying
14974                 and forwarding
14975
14976         * src/prefs_common.[ch]
14977                 added configuration UI for replying
14978                 and forwarding
14979
14980         * src/compose.c
14981                 using configuration for replying
14982                 and forwarding
14983
14984 2001-06-04 [hoa]
14985
14986         * src/filtering.c
14987         * src/matcher.c
14988         * src/matcher.h
14989         * src/prefs_filtering.c
14990         * src/prefs_matcher.c
14991         * src/prefs_matcher.h
14992                 action "run a command" for filtering
14993                 and matching with a command.
14994                 fixed the "whole message" matching
14995
14996         * src/mbox_folder.c
14997                 changed temporary filename for security
14998
14999         * src/messageview.c
15000                 queue the notification if it fails to send.
15001
15002         * src/prefs_common.c
15003         * src/prefs_folder_item.c
15004                 changed the default important score             
15005
15006         * src/prefs_scoring.c
15007         * src/scoring.c
15008                 hide kill score input when the folder is not
15009                 a newsgroup
15010
15011 2001-06-03 [alfons]
15012
15013         * src/prefs_common.c:
15014
15015                 (prefs_font_select): pass font name in font entry box to font
15016                 selection dialog.
15017
15018 2001-06-03 [sergey]
15019
15020         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
15021
15022 2001-06-03 [paul]
15023
15024         * sync with sylpheed 0.4.99cvs4
15025
15026 2001-06-03 [alfons]
15027
15028         * src/headerwindow.c:
15029
15030                 (headerwindow_show_cb): use the selected summary view item, not
15031                 the displayed item.
15032
15033 2001-06-02 [alfons]
15034
15035         * src/headerwindow.c:
15036
15037                 (headerwindow_show_cb): always try to show msginfo
15038
15039 2001-06-02 [hoa]
15040
15041         * src/compose.c
15042                 keep attached parts when reediting or forwarding.
15043
15044 2001-06-01 [hoa]
15045
15046         * src/folderview.c
15047         * src/prefs_folder_item.[ch]
15048         * src/prefs_scoring.[ch]
15049         * src/scoring.[ch]
15050         * src/summaryview.[ch]
15051         * src/main.c
15052         * src/mainwindow.c
15053         * src/prefs_common.[ch]
15054                 support for folder scoring
15055                 kill score and important score for messages
15056         
15057         * src/prefs_account.c
15058                 some display bug fixed for local account
15059                 preferences
15060
15061 2001-05-31 [alfons]
15062
15063         * src/summaryview.c:
15064
15065                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
15066                 sender to address book menu item is disabled.
15067
15068 2001-05-30 [hoa]
15069
15070         * src/filtering.[ch]
15071         * src/summaryview.c
15072                 handling summary menu / filter messages
15073
15074         * src/folder.[ch]
15075                 add some stuff
15076
15077         * src/foldersel.c
15078                 imap folders now appears in list
15079
15080         * src/mbox_folder.c
15081                 doesn't crash if destination mail is not writeable
15082
15083 2001-05-29 [hoa]
15084
15085         * src/compose.c
15086                 removed some warnings
15087
15088         * src/filtering.c
15089         * src/folder.[ch]
15090         * src/prefs_filtering.c
15091                 global string to identify any folders           
15092                 removed some debug info
15093                 filtering to mbox folders is now possible
15094
15095         * src/mainwindow.c
15096                 removed some warnings
15097
15098         * src/mbox_folder.c
15099                 permission on files are changed to read/write for user only,
15100                 nothing for other.
15101                 creation of subfolder is handled better.
15102
15103 2001-05-28 [alfons]
15104
15105         Verified the sync for src/prefs_common.[ch] and
15106         src/prefs_account.[ch]. I believe there were some
15107         minor indentation differences.
15108
15109 2001-05-28 [paul]
15110
15111         0.4.99claws3
15112
15113         * sync with 0.4.99cvs3
15114
15115 2001-05-28 [hoa]
15116
15117         * src/compose.c
15118                 handling flags for mbox format
15119
15120         * src/filtering.c
15121                 use of mark file only for MH format
15122                 handling flags for mbox format
15123                 filtering cannot yet move or copy mails to mbox folders.
15124
15125         * src/folder.[ch]
15126                 changed move_msg, copy_msg,
15127                 move_msgs_with_dest, copy_msgs_with_dest functions
15128                 uses only folder->copy_msg() function
15129                 uses folder->finished_copy() to handle the destination
15130                 folder at the end of the copy or move operation.
15131
15132         * src/foldersel.c
15133                 included mbox directories.
15134
15135         * src/folderview.[ch]
15136         * src/mainwindow.c
15137                 handle folders operation for mbox format
15138
15139         * src/mbox.c
15140                 disable conversion of "From " header
15141
15142         * src/mbox_folder.[ch]
15143                 completion of mbox format handling
15144
15145         * src/mh.c
15146                 changed mh_copy_msg() function and
15147                 removed mh_move_msg(), mh_move_msgs_with_dest(),
15148                 mh_copy_msgs_with_dest()
15149
15150         * src/prefs_filtering.c
15151                 removed some warnings
15152
15153         * src/prefs_matcher.c
15154                 default boolean operation is AND
15155
15156         * src/procheader.c
15157                 handling flags for mbox format
15158                 handling of "From " header
15159
15160         * src/procmsg.[ch]
15161                 removed data field
15162                 added MSG_REALLY_DELETED flags to handle deletion of
15163                 messages in mbox format.
15164
15165         * src/summaryview.c
15166                 handling flags for mbox format
15167                 disable the MSG_DELETED flags when messages
15168                 are deleted in mbox format
15169
15170         * src/textview.c
15171                 "From " headers display fixed.
15172
15173 2001-05-27 [alfons]
15174
15175         * src/textview.c:
15176                 
15177                 (get_email_part): skip quoted email addresses, like in e.g.
15178                 "'alfons@proteus.demon.nl'".
15179
15180 2001-05-26 [alfons]
15181
15182         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
15183         and fixing the persistence troubles when using separate windows.
15184
15185         * src/mainwindow.c:
15186         
15187             Added #define SEPARATE_ACTION used in the gtk item factory for 
15188             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
15189                 use gtk_item_factory_get_widget_by_action() to get the items.
15190                 
15191             Removed separate_widget_cb from the gtk item factory data   
15192           
15193             (mainwindow_create): connect separate_widget_cb() to check
15194             menu item "toggled" signal. also passing a MainWindow pointer
15195                 as object data for both check menu items.
15196                 
15197             (separate_widget_cb): definition of separate_widget_cb() to match
15198             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
15199                 window using gtk_object_get_data(). The type of window separation 
15200                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
15201         
15202         * src/prefs_filtering.c,
15203           src/prefs_matcher.c: added horizontal scrollbars
15204
15205 2001-05-25 [darko]
15206
15207         * src/headerview.c
15208                 fix segfault with invalid bold font
15209         * src/summaryview.c
15210                 correctly display summary stats after row is marked
15211
15212 2001-05-23 [sergey]
15213
15214         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
15215         encodings with libjconv.
15216
15217 2001-05-23 [hoa]
15218
15219         * src/Makefile.am
15220                 added mbox_folder.[ch]
15221         * src/defs.h
15222                 mbox temporary folder
15223         * src/folder.[ch]
15224         * added src/mbox_folder.[ch]
15225         * src/folderview.c
15226         * src/procheader.[ch]
15227                 added mbox support
15228         * src/mbox.c
15229                 bugfix for file incorporation filtering
15230         * src/imap.c
15231                 enable creation of MBOX
15232         * src/prefs_display_header.c
15233                 enable use of headers like "From "
15234                 something that should be fixed :
15235                         displaying of such headers add an extra space
15236         * src/prefs_folder_item.c
15237                 don't create folders because it is not necessary
15238         * src/procmsg.h
15239                 added data field to MsgInfo for mbox internal use
15240         * src/summaryview.c
15241                 added some support for mbox
15242         * src/utils.[ch]
15243                 added get_mbox_cache_dir() function
15244
15245 2001-05-23 [hiroyuki]
15246
15247         * src/headerwindow.c
15248           src/inc.c
15249           src/main.c
15250           src/mh.c
15251           src/nntp.c
15252           src/procmsg.h
15253           src/session.h
15254           src/socket.[ch]
15255           src/summaryview.c
15256           src/textview.c
15257           src/automaton.c
15258           src/folderview.c: more sync with 0.4.99cvs2.
15259
15260         * src/headerwindow.c: reverted.
15261
15262 2001-05-22 [paul]
15263
15264         0.4.99claws2
15265
15266         * sync with sylpheed 0.4.99cvs2
15267                 * src/news.[ch]
15268                 * src/nntp.[ch]
15269                 * INSTALL
15270                 * INSTALL.jp
15271
15272 2001-05-22 [alfons]
15273
15274         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
15275
15276 2001-05-21 [alfons]
15277
15278         Minor things:
15279
15280         * configure.in: if gnome-config not found, "no" is displayed
15281         
15282         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
15283
15284         * src/textview.c: now also possible to add mail addresses by right
15285           clicking in the text view
15286
15287         * src/codeconv.c: merged patch which fixes endless loop when encountering
15288           invalid wide characters; from Alte <010@imis.ru>  
15289
15290 2001-05-20 [alfons]
15291
15292         Added installation of gnome specific things:
15293
15294         * Makefile.am: gnome conditional
15295
15296         * configure.in: check for installed gnome
15297
15298         * added sylpheed.png, sylpheed.desktop
15299
15300 2001-05-20 [sergey]
15301
15302         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
15303
15304         * src/mainwindow.h (main_window_toolbar_create): created a button
15305         for "Reply to all".
15306         (main_window_set_toolbar_sensitive): enable/disable the new button
15307         appropriately.
15308         (toolbar_reply_to_author_cb): handle the new button.
15309
15310         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
15311         send_progress_dialog_destroy() on failure (fixes hang on SMTP
15312         failure).
15313
15314 2001-05-19 [sergey]
15315
15316         * src/compose.h (ComposeReplyMode): new modes
15317         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
15318         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
15319
15320         * src/compose.c
15321         (compose_send): move some code into a new function:
15322         (compose_current_mail_account): new function.
15323         (compose_reply): new argument to_author, all callers changed; if
15324         to_author==TRUE and account->protocol==A_NNTP, find and use an
15325         appropriate mail account for replying.
15326         (compose_reply_set_entry): new argument to_author; ignore
15327         compose->replyto if to_author==TRUE.
15328
15329         * src/mainwindow.c: new command "Message/Reply to author".
15330         (main_window_set_menu_sensitive): enable/disable it.
15331         (reply_cb): handle it.
15332
15333         * src/summaryview.c: new command "Reply to author".
15334         (summary_set_menu_sensitive): enable/disable it.
15335         (summary_reply_cb): handle it.
15336
15337         * src/account.c (account_find_mail_from_address): new function.
15338
15339 2001-05-18 [paul]
15340
15341         0.4.99claws1
15342
15343         * sync with sylpheed 0.4.99cvs1
15344
15345 2001-05-18 [hoa]
15346
15347         * src/compose.[ch]
15348         * src/filtering.c
15349         * src/summaryview.c
15350                 new filtering action : forward and forward as attachment
15351
15352         * src/main.c
15353                 no need for $DISPLAY when we run sylpheed --help
15354                 call to parse_cmd_opt() is moved
15355
15356         * src/mainwindow.[ch]
15357                 execute button is hidden when immediate execute
15358                 is chosen
15359
15360         * src/mh.c
15361         * src/news.c
15362         * src/prefs_folder_item.c
15363         * src/procmsg.c
15364                 better handling of missing directories
15365
15366         * src/summaryview.c
15367                 reedit is enabled in outbox
15368                 reedit is enabled in queue
15369
15370 2001-05-17 [hoa]
15371
15372         * src/filtering.c
15373         * src/matcher.[ch]
15374         * src/prefs_filtering.c
15375                 changed attachement into attachment
15376
15377 2001-05-17 [alfons]
15378
15379         0.4.67claws4    
15380
15381         * sync with sylpheed 0.4.67cvs9
15382         * sync with sylpheed 0.4.67cvs7-8
15383
15384 2001-05-17 [hoa]
15385
15386         * src/Makefile.am
15387                 added prefs_filtering.c
15388
15389         * src/filtering.[ch]
15390         * src/matcher.[ch]
15391                 removed action : forward_news and forward_news_as_attachement
15392                 (forward and forward_as_attachement can be used instead)
15393
15394         * src/mainwindow.c
15395                 added menu option to access filtering configuration
15396
15397         * src/prefs_account.c
15398                 changed mail_command default to /usr/sbin/sendmail
15399
15400         * added src/prefs_filtering.[ch]
15401                 dialog box for filtering configuration
15402
15403         * src/prefs_matcher.c
15404                 added function prefs_matcher_get_criteria_from_matching()
15405
15406         * src/prefs_scoring.c
15407                 reset the dialog when register or substitute is clicked
15408
15409 2001-05-15 [hoa]
15410
15411         * src/Makefile.am
15412                 added filtering.[ch]
15413         * src/inc.c
15414                 using filering.[ch] instead of filter.[ch]
15415         * src/main.c
15416                 reading new filtering configuration
15417         * src/matcher.[ch]
15418                 added some filtering actions
15419                 and fixed a bug for headers and mail body matching
15420         * src/mbox.c
15421                 using filering.[ch] instead of filter.[ch]
15422         * src/mh.c
15423                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
15424         * src/summaryview.c
15425                 some fixes for filtering
15426
15427 2001-05-14 [hiroyuki]
15428
15429         * src/send.c: fixed some weird indentations.
15430           send_message_with_command(): call pclose() only if p != NULL.
15431         * src/textview.c: get_email_part(): modified the code for readability.
15432
15433 2001-05-14 [hiroyuki]
15434
15435         * src/md5global.h
15436           src/md5ify.c
15437           src/md5ify.h: removed from the cvs.
15438
15439 2001-05-13 [sergey]
15440
15441         * src/main.c: include rfc2015.h to avoid compiler warnings.
15442         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
15443         the panel is already on screen.
15444         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
15445         closing the alert window by ESC as "No".
15446         * src/prefs_common.c (prefs_interface_create): moved return
15447         receipt check button to the correct place.
15448
15449 2001-03-13 [alfons]
15450
15451         * src/prefs_common.c: 
15452                 moved return receipt check button to the Send tab. (prefs_send_create)
15453                 removed the date format ui related globals. (prefs_display_create)
15454
15455         0.4.67claws3
15456         
15457         * sync with sylpheed 0.4.67cvs5-6
15458
15459 2001-05-13 [paul]
15460
15461         * added Alfons' font selection patch
15462
15463         * src/defs.h
15464         * src/headerwindow.c
15465         * src/prefs_common.c
15466         * src/prefs_common.h
15467
15468 2001-05-13 [hoa]
15469         * src/defs.h
15470                 changed version of cache
15471         * src/matcher.[ch]
15472         * src/prefs_matcher.c
15473                 added additionnal matching criteria
15474         * src/procheader.c
15475         * src/procmsg.[ch]
15476         * src/news.c
15477                 added references in MsgInfo
15478
15479 2001-05-12 [hoa]
15480
15481         * src/defs.h
15482                 prepared some things for new filtering
15483         * src/matcher.[ch]
15484                 added some matching properties
15485                 inreplyto need to be enhanced
15486                 prepared some things for new filtering
15487         * src/messageview.c
15488                 added Return-Receipt-To handling
15489         * src/prefs_folder_item.c
15490                 changed default value to TRUE
15491         * src/prefs_matcher.c
15492                 added some matching properties
15493         * src/prefs_scoring.[ch]
15494                 the scoring dialog is finished
15495         * src/procheader.c
15496                 added Return-Receipt-To handling
15497                 Reference need to be added
15498         * src/procmsg.[ch]
15499                 added Return-Receipt-To handling
15500                 added threadscore to get a better score sorting when
15501                 threads are enabled
15502         * src/summaryview.c
15503                 suppressed a bug when we sort the list
15504                 when no folder is opened.
15505                 better score sorting when threads are enabled
15506
15507 2001-05-12 [alfons]
15508
15509         * reverted previous patch because of potential errors 
15510
15511         0.4.67claws2
15512         
15513         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
15514                 applied "toggle mail-retrieval dialog window" patch submitted 
15515                 by Eric Limpens <eric@qnt.net>
15516
15517         * sync with sylpheed 0.4.67cvs4
15518
15519 2001-05-12 [sergey]
15520
15521         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
15522         some picky compilers.
15523         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
15524         * src/grouplist_dialog.c: include alertpanel.h.
15525         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
15526         fix compile warning.
15527         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
15528         #include "defs.h" before others to prevent the warning of `MIN'
15529         and `MAX' redefinition.
15530
15531 2001-05-11 [hoa]
15532
15533         * src/main.c
15534         * src/messageview.c
15535         * src/prefs_account.c
15536         * src/prefs_display_header.c
15537                 removed warning
15538         * src/Makefile.am
15539                 added prefs_scoring.[ch]
15540         * src/grouplist_dialog.c
15541                 display an error dialog box if the group list
15542                 cannot be fetched.
15543         * src/mainwindow.[ch]
15544                 added main_window_set_thread_option() function
15545                 scoring dialog box enabled
15546         * src/matcher.[ch]
15547                 added flags matching unread /new / marked
15548                 / deleted / replied / forwarded
15549         * src/news.c
15550                 newsgroups are now finally in newscache
15551         * src/prefs_matcher.[ch]
15552                 finished preferences for matching dialog
15553         * added src/prefs_scoring.[ch]
15554                 scoring dialog box completed
15555         * src/scoring.[ch]
15556                 conversion to string : added scoringprop_to_string()
15557                 write config for preferences :
15558                 added prefs_scoring_write_config()
15559         * src/summaryview.c
15560                 threads can be enabled/disabled independently
15561                 for each folder
15562
15563 2001-05-10 [alfons]
15564
15565         0.4.67claws1
15566         
15567         * AUTHORS: 
15568                 thought it would be nice to have a list of all
15569                 contributors (used Changelog as a reference)
15570         
15571         * configure.in: 
15572                 messed up version numbering...
15573
15574         0.4.66claws1
15575
15576         * sync with sylpheed 0.4.67cvs1-3
15577
15578 2001-05-10 [darko]
15579
15580         * src/prefs_common.c:
15581                 better UI for strftime format, double clicking
15582                 on format now inserts the format in text entry
15583                 replaced close button with standard OK/Cancel
15584                 moved date format button to the right of the
15585                 text entry field
15586
15587 2001-05-09 [alfons]
15588
15589         * src/gtkstext.c:
15590                 Ctrl-Home / Ctrl-End have proper cursor navigation
15591
15592 2001-05-09 [hoa]
15593
15594         * src/prefs_matcher.c
15595                 finished UI to define matching properties
15596                 added ok and cancel button
15597         * src/prefs_filter.c
15598                 added ok and cancel button
15599         * src/news.c
15600                 fixed some bug in xhdr parsing
15601
15602 2001-05-08 [alfons]
15603
15604         * src/textview.c: 
15605                 fixed a bug in textview_show_header(), which displayed two colons (':');
15606                 cleaned up some warnings
15607
15608 2001-05-08 [hoa]
15609
15610         * src/Makefile.am
15611                 added prefs_matcher.[ch]
15612                 compilation with -W -Wall
15613         * src/alertpanel.c
15614                 ungrab the mouse events if grabbed - does it
15615                 fix the bug for disposition notification ?
15616         * src/mainwindow.c
15617                 added a menu option to open the matching dialog.
15618         * src/matcher.[ch]
15619                 added matcherprop_to_string() and matcherlist_to_string()
15620                 fixed some bugs, changed the name of some options
15621                 age_sup and age_inf becomes age_greater and age_lower,
15622                 body and messageheaders becomes body_part and headers_part,
15623                 changed the names of constants from SCORING_XXX to MATCHING_XXX
15624         * src/prefs_display_header.c
15625         * src/prefs_headers.c
15626                 fixed a bug that accidentally destroyed dialogs
15627                 when closed them with delete_event
15628                 Added *_deleted() which handle delete_event signal correctly.
15629         * src/prefs_folder_item.[ch]
15630                 added "enable_thread" field for future customization
15631         * added src/prefs_matcher.[ch]
15632                 sample of the UI to define matching properties
15633         * src/procheader.c
15634                 using procheader_headername_equal instead of str*cmp functions
15635                 using procheader_parse_header() function
15636         * src/scoring.c
15637                 using MATCHING_XXX instead of SCORING_XXX
15638         * src/summaryview.c
15639                 display the sender of the news even if this is ourself
15640                 when this is a news message.
15641         * src/textview.c
15642                 using headername_equal() instead of str*cmp functions
15643
15644 2001-05-08 [alfons]
15645
15646         0.4.66claws
15647
15648         * sync with sylpheed 0.4.66
15649         * src/gtkstext.c: trace logs added 
15650
15651 2001-05-08 [sergey]
15652
15653         * src/prefs_common.[ch]: added option to enable/disable GnuPG
15654         signature check popup.
15655         * src/rfc2015.c (check_signature): show signature check popup only
15656         if it is enabled in preferences.
15657
15658 2001-05-07 [alfons]
15659
15660         0.4.66claws4
15661         
15662         * sync with sylpheed 0.4.66cvs6
15663
15664 2001-05-07 [darko]
15665
15666         * src/prefs_common.[ch]: added option to enable/disable
15667           looking up sender name in address book for summary pane
15668         * src/summaryview.c: look up sender in the address book
15669           by using Alfons' address completion code
15670
15671 2001-05-07 [hiroyuki]
15672
15673         * src/inc.h
15674           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
15675           member of Pop3State.
15676         * src/news.c: brought #include "defs.h" before #include <glib.h>
15677           to prevent the warning of `MIN' and `MAX' redefinition.
15678
15679 2001-05-06 [hoa]
15680
15681         * removed src/headers_display.[ch]
15682         * removed src/prefs_display_headers.[ch]
15683         * src/inc.c
15684                 use a temporary file in the user directory for mbox import
15685         * src/news.c
15686                 added XHDR support to get "To" and "Cc" headers
15687                 (in order to match news with to or cc field for
15688                 scoring)
15689                 added function news_parse_xhdr() to get XHDR response
15690         * src/nntp.[ch]
15691                 added function nntp_xhdr()
15692         * src/matcher.c
15693                 fetch the message if necessary
15694
15695 2001-05-06 [alfons]
15696
15697         0.4.66claws3
15698
15699         * sync with sylpheed 0.4.66cvs3-5
15700
15701 2001-05-06 [hoa]
15702
15703         * src/utils.[ch]
15704                 added function itos_buf() to enable use of several buffers
15705         * src/summaryview.c
15706                 use of itos_buf() instead of itos() in summary list
15707                 to fix the broken display of message number.
15708
15709 2001-05-06 [alfons]
15710
15711         * src/gtkstext.c: bug in cursor up navigation fixed,
15712                 fixed another unsigned / signed comparison (we're getting there :-)
15713
15714 2001-05-06 [hoa]
15715
15716         * src/Makefile.am
15717                 added scoring.c scoring.h
15718                 prefs_folder_item.c prefs_folder_item.h
15719                 matcher.c matcher.h
15720         * src/defs.h
15721                 added FOLDERITEM_RC SCORING_RC
15722         * src/folder.[ch]
15723                 added prefs field in FolderItem :
15724                 properties for each folder (PrefsFolderItem),
15725                 sorting type and mode were added as the first properties.
15726         * src/main.c
15727                 read config for scoring
15728         * added src/matcher.[ch]
15729                 gives functions to parse configuration file to do
15730                 matching on mails with a list of conditions.
15731         * src/mainwindow.c
15732                 add option to sort by score
15733         * src/prefs_common.[ch]
15734                 added preference option to show score and for
15735                 the score column size
15736         * added src/prefs_folder_item.[ch]
15737                 properties for each folder (PrefsFolderItem),
15738                 sorting type and mode were added as the first properties.
15739         * src/procheader.[ch]
15740                 added procheader_parse_header()
15741                 added procheader_header_free()
15742                 added procheader_headername_equal()
15743                 and made modification to use them.
15744         * src/procmsg.[ch]
15745                 added score field to MsgInfo structure
15746         * added src/scoring.[ch]
15747                 gives functions to parse configuration file to do
15748                 scoring on mails with a list of conditions.
15749         * src/summaryview.[ch]
15750                 save the sorting type and mode for the folder
15751                 added column to display the score of the mail
15752                 added function summary_score_clicked()
15753                 sorting type and mode are restored to the folder
15754                 when it is reopen
15755         * src/textview.c
15756                 use procheader_parse_header(), procheader_headername_equal()
15757                 removed memory leak in text_scan_header when freeing headers
15758         * src/filter.c
15759                 changed the function to match names of headers
15760                 using procheader_headername_equal()
15761
15762         Scoring functions are implemented, an interface is needed
15763         to configure that.
15764
15765 2001-05-04 [alfons]
15766
15767         * src/gtkstext.c: 
15768                 hopefully fixed the row up navigation bug,
15769                 removed adding back / forward lines to cache
15770
15771 2001-05-04 [sergey]
15772
15773         * src/prefs_display_headers.c: user interface changes:
15774         (prefs_display_headers_create): remove unused "Show" check button;
15775         allow reordering of headers by dragging.
15776         (prefs_display_headers_write_config): remove unused variables.
15777         (prefs_display_headers_set_dialog): do not insert "(New)" at top
15778         of lists (not needed with the new UI).
15779         (prefs_display_headers_set_list): scan lists starting from row 0,
15780         not 1 (do not skip "(New)").
15781         (prefs_display_headers_find_header): new function.
15782         (prefs_display_headers_clist_set_row): do not allow duplicates.
15783         (prefs_display_headers_delete_cb): do not skip row 0; treat
15784         closing the alert window by ESC as "No".
15785         (prefs_display_headers_up): do not protect row 0.
15786         (prefs_display_headers_down): do not protect row 0.
15787
15788 2001-05-04 [sergey]
15789
15790         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
15791         functions.
15792
15793         * src/summaryview.c
15794         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
15795         summary_select_next_marked, summary_select_prev_marked): new
15796         functions.
15797
15798 2001-05-03 [sergey]
15799
15800         * src/news.c: fixed a bug when no article can be fetched after
15801         server timeout if the connection was restored by news_post():
15802         (news_select_group): new function.
15803         (news_fetch_msg): call news_select_group() before fetching
15804         article.
15805         (news_get_uncached_articles): set session->group after successful
15806         GROUP command.
15807
15808 2001-05-03 [hoa]
15809
15810         * src/defs.h
15811         * src/procmsg.[ch]
15812         * src/procheader.c
15813                  changed version of cache, added cc field
15814
15815         * src/prefs_display_headers.c
15816                 the interface was changed
15817
15818         * src/prefs_headers.c
15819                 added cancel button
15820
15821 2001-05-03 [alfons]
15822
15823         * completed sync of sylpheed cvs2
15824         * src/gtkstext.c: updated row up / down cursor navigation
15825         * src/textview.c: re-edited, prepared for fixing the email address
15826                 scanner.
15827
15828 2001-05-03 [darko]
15829
15830         * src/prefs_common.c: use alfons' strftime ui code
15831         entry_datefmt and datefmt_sample widgets have to be
15832         global in this module because of this change
15833
15834 2001-05-03 [hoa]
15835
15836         * src/messageview.c
15837         * src/prefs_common.[ch] added option to activate the return receipt
15838                 feature.
15839
15840 2001-05-02 [alfons]
15841
15842         * src/gtkstext.c: fix for row up/down cursor navigation. 
15843
15844         0.4.66claws2
15845         
15846         * sync with 0.4.66cvs2
15847
15848 2001-05-02 [paul]
15849
15850         added add-sender-to-addressbook patch
15851
15852         * src/addressbook.c
15853         * src/addressbook.h
15854         * src/summaryview.c
15855
15856 2001-05-02 [sergey]
15857
15858         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
15859         G_ALERTDISABLE.
15860
15861         * src/alertpanel.c (alertpanel_create): new argument can_disable,
15862         all existing callers changed to pass FALSE; create a check button
15863         to disable the message.
15864         (alertpanel_message_with_disable): new function.
15865         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
15866         (alertpanel_button_toggled): new function.
15867         (alertpanel_button_clicked, alertpanel_close): set value using
15868         G_ALERT_VALUE_MASK.
15869
15870         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
15871
15872         * src/prefs_common.c (prefs_privacy_create): new check button
15873         checkbtn_gpgme_warning.
15874
15875         * src/main.c (main): moved preferences reading before gpgme
15876         initialization; check prefs_common.gpgme_warning before giving the
15877         GnuPG warning and set it to FALSE if the user wants to disable the
15878         warning.
15879
15880 2001-05-02 [hiroyuki]
15881
15882         * src/prefs_display_headers.c: modified the layout and some labels.
15883
15884 2001-05-02 [sergey]
15885
15886         * src/prefs_account.c (prefs_account_fix_size): new function.
15887         (prefs_account_create): call prefs_account_fix_size(); use
15888         gtk_widget_show instead of gtk_widget_show_all (fixes too large
15889         size when the window is shown for the first time).
15890         (prefs_account_basic_create): changed layout of serv_table; moved
15891         localmbox_entry above smtpserv_entry (logically it replaces
15892         POP3/IMAP server).
15893         (prefs_account_protocol_activated): set sensitivity of
15894         nntpauth_chkbtn according to the protocol (in addition to
15895         hide/show); commented out gtk_table_set_row_spacing() calls.
15896         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
15897         not sensitive (fixes a bug with disabled username/password boxes
15898         when editing POP3 account after NNTP with authentication).
15899
15900 2001-05-02 [hoa]
15901
15902         * src/account.c
15903         * src/inc.c
15904         * src/prefs_account.[ch]
15905         * src/send.c
15906                 removed local account without SMTP server
15907                 added option to use mail command instead of a connexion
15908                 to SMTP server when a local account is used
15909         * src/prefs_headers.c
15910                 fixed a bug
15911         * src/news.c
15912                 fixed a bug when connexion immediately closed
15913
15914 2001-05-01 [alfons]
15915
15916         0.4.66claws1
15917         
15918         * sync with 0.4.65
15919
15920 2001-05-01 [sergey]
15921
15922         * src/prefs_account.c (Basic, prefs_account_basic_create): new
15923         widget nntpauth_chkbtn.
15924         (prefs_account_protocol_activated): handle nntpauth_chkbtn
15925         visibility.
15926         (prefs_account_nntpauth_toggled): new function.
15927
15928         * src/news.c (news_session_new_for_folder): use NNTP
15929         authentication only if ac->use_nntp_auth is set.
15930
15931 2001-05-01 [hoa]
15932
15933         * src/Makefile.am changed headers.[ch] in customheader.[ch]
15934         * src/prefs_display_headers.c changed the UI
15935         * src/prefs_headers.c changed account_name to account_id
15936         * src/compose.c using customheader.h
15937
15938 2001-05-01 [hiroyuki]
15939
15940         * src/esmtp.c
15941           src/news.c
15942           src/nntp.c: changed sock_read() to sock_gets(), they've been left
15943           unsynched.
15944
15945 2001-05-01 [hoa]
15946
15947         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
15948         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
15949                 for displaying of headers
15950         * src/grouplist_dialog.[ch] minor changes to remove warnings
15951         * src/prefs_display_headers.[ch] dialog to choose the
15952         headers to display in the mail viewer.
15953         * src/headers.h correction of #define
15954         * src/headers_display.[ch] configuration for displaying of headers.
15955         * src/main.c read config of displaying of headers
15956         * src/prefs_common.c add a button to access the config dialog
15957                 for displaying of headers
15958         * src/prefs_display_headers.[ch] dialog for configuration for
15959                 displaying of the headers.
15960         * src/prefs_headers.c cleaning of code
15961         * src/procheader.c comments added to code
15962         * src/textview.c changes to reorder the headers depending
15963                 on the config for displaying of headers
15964
15965 2001-04-30 [alfons]
15966
15967         0.4.65claws7
15968
15969         * sync with 0.4.65cvs12
15970
15971         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
15972
15973 2001-04-30 [sergey]
15974
15975         * src/nntp.h (NNTPSockInfo): new field auth_failed.
15976
15977         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
15978         is set to force reconnection after authentication failure.
15979         (nntp_gen_command): set sock->auth_failed on authentication
15980         failure, or if sock->userid and sock->passwd are not set.
15981
15982         * src/news.c (news_session_new_for_folder): set userid=NULL if
15983         password dialog is cancelled.
15984
15985 2001-04-30 [sergey]
15986
15987         * src/nntp.h (NNTPSockInfo): new type.
15988
15989         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
15990         SockInfo.
15991         (nntp_open_auth, nntp_close): new functions.
15992         (nntp_gen_command): new function to handle authentication; all
15993         NNTP command functions updated to use it.
15994         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
15995         (nntp_list): removed old useless code.
15996
15997         * src/news.h (NNTPSession): new field nntp_sock.
15998
15999         * src/news.c: all functions updated to use NNTPSockInfo instead of
16000         SockInfo.
16001         (news_session_new): new arguments (userid, passwd); made static;
16002         use nntp_open_auth() if needed.
16003         (news_session_destroy): use nntp_close() instead of sock_close().
16004         (news_query_password): changed arguments.
16005         (news_session_new_for_folder): new function.
16006         (news_session_get): use news_session_new_for_folder().
16007         (news_authenticate): deleted.
16008         (news_get_uncached_articles): removed old authentication code.
16009
16010 2001-04-30 [sergey]
16011
16012         * src/news.c: reverted my previous changes (need to do NNTP
16013         authentication in a cleaner way).
16014         
16015 2001-04-29 [sergey]
16016
16017         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
16018         news_nntp_post, news_nntp_mode): new functions (wrappers with
16019         authentication support).
16020         (news_get_article_cmd, news_get_article, news_get_header): new
16021         argument "folder"; all callers changed.
16022         (news_get_article_cmd): added authentication support.
16023         (news_session_get): use news_nntp_mode() instead of nntp_mode().
16024         (news_post): use news_nntp_post() instead of nntp_post().
16025         (news_get_uncached_articles): use news_nntp_group() instead of
16026         nntp_group() and news_nntp_xover() instead of nntp_xover();
16027         removed old authentication code.
16028         (news_get_group_list): use news_nntp_list() instead of nntp_list().
16029
16030         * src/nntp.c (nntp_list): return real error code instead of
16031         hardcoded NN_ERROR.
16032
16033 2001-04-29 [sergey]
16034
16035         * configure.in: fixed wint_t typedef detection again
16036
16037 2001-04-28 [hoa]
16038
16039         * src/prefs_account.[ch], added A_LOCAL_CMD
16040                 (send mail with mail command)
16041         * src/send.c added function send_message_with_command()
16042         * src/inc.c made a more secure get_spool() function with
16043                 mktemp() but maybe mkstemp() or something more
16044                 secure can be used.
16045
16046 2001-04-28 [alfons]
16047
16048         * src/textview.c, colorization of email addresses in headers
16049
16050         0.4.65claws6
16051
16052         * bug sync with sylpheed
16053         * prefs_common.c: created date format ui for darko
16054         * sync with 0.4.65cvs11
16055         * configure.in: corrected to have the new gpg checks
16056
16057 2001-04-27 [alfons]
16058
16059         * completed sync with 0.4.65cvs10
16060         * minor debug things added to gtkstext.c
16061
16062 2001-04-27 [darko]
16063
16064         * configure.in: remove check for availability of
16065           strftime() as advised by Hiroyuki
16066         * src/prefs_common.[ch], src/procheader.c:
16067           synch strftime() code with Hiroyki's main branch
16068
16069 2001-04-26 [sergey]
16070
16071         * src/news.c: news_query_password(), news_authenticate(): new
16072           functions.
16073           news_get_uncached_articles(): added NNTP authentication
16074           handling.
16075         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
16076           new functions.
16077         * src/prefs_account.c: prefs_account_protocol_activated():
16078           enable userid and password fields for NNTP.
16079
16080 2001-04-26
16081
16082         * configure.in: check for availability of strftime()
16083           [darko]
16084         * src/prefs_common.[ch], src/procheader.c: use
16085           strftime() for displaying date in summary pane if it
16086           is available
16087
16088 2001-04-25
16089
16090         * more .cvsignore cleanups [alfons]
16091
16092 2001-04-25
16093
16094         * ac/sv-check-type.m4: new autoconf macro.
16095         * configure.in: fixed wint_t typedef detection (did not work
16096           with gcc-2.96).
16097
16098 2001-04-25
16099
16100         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
16101           [hiroyuki]
16102
16103 2001-04-24
16104         * modified gtkstext.c : buggy cursor navigation fixed, 
16105           and font descent also taken in account when drawing
16106           cursor. [alfons]
16107
16108 2001-04-24 [hoa]
16109         * added comments in src/news.c src/nntp.c
16110         * added src/prefs_headers.[ch]
16111         * added src/headers.[ch]
16112         * modified compose.c to activate custom headers
16113                 added function is_in_custom_headers
16114         * modified prefs_account.[ch]
16115                 added function prefs_account_customhdr_edit
16116         * modified src/defs.h :
16117                 added HEADERS_RC : name of the config file
16118                 for the custom headers
16119
16120 2001-04-24
16121
16122     0.4.65claws5
16123
16124         * configure.in
16125           src/gtkstext.[ch]
16126           src/compose.c
16127           src/Makefile.am
16128           
16129           added gtkstext with configure.in patch by Hiroyuki which
16130           should fix the XIM detection [alfons]
16131
16132         * more clean up of cvs [alfons]
16133
16134                  * removed all Makefile.in files to attic.
16135
16136                  * updated all .cvsignores to really ignore things that could
16137                    be unintentionally committed by a recursive commit.
16138
16139 2001-04-23 [hoa]
16140         * added src/grouplist_dialog.[ch]
16141         * changed src/folderview.c to call grouplist_dialog instead
16142                 of inputdialog
16143         * src/news.c :
16144                 added functions news_reset_group_list
16145                 and news_get_group_list
16146         * src/nntp.c :
16147                 added function nntp_list
16148         * src/defs.h :
16149                 added GROUPLIST_FILE : name of the newsgroup list cache file
16150
16151 2001-04-21
16152
16153         * added option to warn about queued messages on exit [sergey]:
16154
16155           * src/compose.c: compose_queue(): call folder_item_scan()
16156             and folderview_update_item() after queueing.
16157           * src/folderview.c: folderview_update_node(): draw the queue
16158             folder in bold font if there are queued messages.
16159           * src/mainwindow.c: queued_messages(): new function.
16160             app_exit_cb(): display warning if there are queued messages
16161             if warn_queued_on_exit is set.
16162           * prefs_common.[ch]: add warn_queued_on_exit option.
16163
16164         * enhanced GnuPG key selection support [sergey]:
16165
16166           * src/select-keys.c: updated to newer version from Win32
16167             branch with support for selecting arbitrary keys.
16168           * src/prefs_account.c: added the Privacy tab to the account
16169             options window.
16170             prefs_account_privacy_create(),
16171             prefs_account_sign_key_set_data_from_radiobtn(),
16172             prefs_account_sign_key_set_radiobtn(): new functions.
16173           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
16174           * src/rfc2015.c: set_signers(): new function.
16175             pgp_sign(): add the account parameter, call set_signers().
16176             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
16177           * src/rfc2015.h: rfc2015_sign(): updated prototype.
16178           * src/compose.c: pass the current account to rfc2015_sign().
16179
16180         * tag name claws added to prevent confusion with main branch [alfons]
16181
16182         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
16183
16184         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
16185
16186         * sync with recent sylpheed cvs. Untested though. [alfons]
16187