fix crash when performing an action on a mime part
[claws.git] / ChangeLog.claws
1 2003-04-28 [paul]       0.8.11claws120
2
3         * src/action.c
4                 fix crash when performing an action on a
5                 mime part
6
7 2003-04-28 [paul]       0.8.11claws119
8
9         * sync with 0.8.11cvs36
10                 see ChangeLog 2003-04-28
11
12 2003-04-27 [paul]       0.8.11claws118
13
14         * more sync with 0.8.11cvs35
15                 see ChangeLog 2003-04-25
16
17 2003-04-26 [christoph]  0.8.11claws117
18
19         * src/folder.c
20                 fix remove virtual check
21
22 2003-04-26 [paul]       0.8.11claws116
23
24         * src/messageview.c
25                 fix return-receipt, make it work again
26
27 2003-04-26 [paul]       0.8.11claws115
28
29         * src/mimeview.c
30                 restore double-clicking of the [application/pgp-signature 
31                 (Select "Check signature" to check)] line in the message view,
32                 broken in recent sync
33
34 2003-04-26 [christoph]  0.8.11claws114
35
36         * src/folder.c
37                 check if remove virtual really exists before
38                 calling the function
39
40 2003-04-25 [match]      0.8.11claws113
41
42         * src/addrindex.c
43         * src/addrbook.c
44         * src/ldapquery.[ch]
45         * src/ldapctrl.[ch]
46                 fix memleak.
47         * src/ldapserver.[ch]
48                 fix memleak. fix segfault.
49                 plug a Claws memleak
50
51 2003-04-25 [alfons]     0.8.11claws112
52
53         * src/folder.c
54                 plug a Claws memleak
55
56 2003-04-25 [alfons]     0.8.11claws111
57
58         * src/common/session.c
59                 plug a memleak
60
61 2003-04-25 [paul]       0.8.11claws110
62
63         * sync with 0.8.11cvs35
64                 see ChangeLog 2003-04-24 and 2003-04-25
65                 
66         * src/gtk/pluginwindow.c
67                 correct another strange float value
68
69 2003-04-24 [christoph]  0.8.11claws109
70
71         * src/folder.c
72                 freeze folder item updates when unsetting new flags
73
74         * src/gtk/pluginwindow.c
75                 correct strange float value
76
77 2003-04-23 [paul]       0.8.11claws108
78
79         * sync with 0.8.11cvs33
80                 see ChangeLog 2003-04-23
81
82 2003-04-22 [paul]       0.8.11claws107
83
84         * src/Makefile.am
85           src/messageview.c
86           src/mimeview.c
87           src/pgptext.[ch]      ** REMOVED **
88                 remove pgptext.[ch] as its not used any more
89
90 2003-04-22 [paul]       0.8.11claws106
91
92         * sync with 0.8.11cvs31
93                 see ChangeLog 2003-04-21 and 2003-04-22
94
95 2003-04-21 [alfons]     0.8.11claws105
96
97         * src/main.c
98                 No access to GTK structures if we're a spawned child
99                 (and clean up code a little bit...) Should fix #126.
100
101 2003-04-21 [melvin]     0.8.11claws104
102
103         * src/plugins/dillo_viewer/README
104                 Improved slightly the text.
105
106 2003-04-21 [melvin]     0.8.11claws103
107
108         * src/plugins/dillo_viewer/README *** NEW ***
109                 Added a README file for the Dillo plugin
110
111 2003-04-20 [paul]
112
113         * tools/README
114           tools/outlook2sylpheed.pl
115                 updated and improved by Ricardo Mones Lastra
116
117 2003-04-18 [oliver]     0.8.11claws102
118
119         * src/inc.c 
120         * src/prefs_account.h
121                 remove Pop3SessionType (used by selective download)
122         * src/prefs_toolbar.c
123                 enable set Default Toolbar button
124
125 2003-04-18 [paul]       0.8.11claws101
126
127         * sync with 0.8.11cvs29
128                 see ChangeLog 2003-04-18
129
130 2003-04-17 [paul]       0.8.11claws100
131
132         * src/prefs_common.[ch]
133           src/summaryview.c
134                 remove 'Open next message on deletion' option,
135                 as the same effect can now be achieved via the
136                 'Always open messages in summary when selected'
137                 option.
138
139 2003-04-17 [paul]       0.8.11claws99
140
141         * sync with 0.8.11cvs28
142                 see ChangeLog 2003-04-17
143
144 2003-04-17 [christoph]  0.8.11claws98
145
146         * ac/spamassassin.m4
147         * src/plugins/spamassassin/libspamc.[ch]
148         * src/plugins/spamassassin/utils.[ch]
149                 sync libspamc with SpamAssassin project
150
151 2003-04-17 [christoph]  0.8.11claws97
152
153         * src/common/socket.h
154         * src/gtk/sslcertwindow.h
155                 rename old USE_SSL to USE_OPENSSL
156
157 2003-04-17 [paul]       0.8.11claws96
158
159         * src/prefs_common.h
160                 use gulong for P_COLOR so that it compiles/runs on
161                 64-bit systems. Patch submitted by James Noyes
162                 <jnoyes-claws@retrogeeks.com>
163                 
164         * po/de.po
165                 updated by Jens
166
167 2003-04-17 [paul]       0.8.11claws95
168
169         * sync with 0.8.11cvs27
170                 see ChangeLog 2003-04-16
171
172 2003-04-15 [paul]       0.8.11claws94
173
174         * src/prefs_common.[ch]
175                 rearrange to stop the window getting too long:
176                         move Receive dialog stuff to Receive tab
177                         move Send dialog to Send tab
178                         remove Dialogs frame
179                 rename 'Open messages in summary with cursor keys' to
180                 'Always open messages in summary when selected', as its
181                 more appropriate
182
183 2003-04-15 [paul]       0.8.11claws93
184
185         * src/prefs_common.[ch]
186           src/summaryview.c
187                 add new option '/Interface/Open next message on deletion'
188
189 2003-04-15 [paul]       0.8.11claws92
190
191         * src/summaryview.[ch]
192                 add /Mark/Lock and /Mark/Unlock to the pop-up
193                 menu. Patch submitted by Ivan Francolin Martinez
194                 <ivanfm@users.sourceforge.net>
195
196 2003-04-15 [paul]       0.8.11claws91
197
198         * sync with 0.8.11cvs24
199                 see ChangeLog 2003-04-15
200
201 2003-04-14 [jens]       0.8.11claws90
202
203         * updated German translation and some corrections from
204                 Roland Bless <bless@tm.uka.de>
205
206 2003-04-14 [paul]       0.8.11claws89
207
208         * sync with 0.8.11cvs22
209                 see ChangeLog 2003-04-14
210
211 2003-04-13 [paul]       0.8.11claws88
212
213         * src/plugins/clamav/clamav_plugin.c
214                 fix memory leaks
215                 clean up
216
217 2003-04-12 [paul]       0.8.11claws87
218
219         * src/plugins/clamav/clamav_plugin.c
220                 activate enable/disable archive scanning option
221                 
222         * src/plugins/clamav/.cvsignore         ** NEW FILE **
223
224 2003-04-12 [paul]       0.8.11claws86
225
226         * src/plugins/Makefile.am
227           src/plugins/clamav/Makefile.am                ** NEW FILE **
228           src/plugins/clamav/README                     ** NEW FILE ** 
229           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
230           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
231                 add Clam AntiVirus plugin
232
233 2003-04-12 [paul]       0.8.11claws85
234
235         * sync with 0.8.11cvs21
236                 see ChangeLog 2003-04-11
237
238 2003-04-11 [paul]       0.8.11claws84
239
240         * po/es.po
241                 update Spanish translation. Submitted by Ricardo
242                 Mones Lastra.
243
244 2003-04-10 [christoph]  0.8.11claws83
245
246         * src/mbox.c
247                 fix typo that did not move unfiltered mails to destination
248                 folder
249
250         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
251          when filtering from spool)
252
253 2003-04-10 [christoph]  0.8.11claws82
254
255         * src/imap.c
256                 use BODY.PEEK instead of BODY in in message fetch operation
257                 to make sure the IMAP server does not set the \Seen flag for
258                 messages. Sylpheed does that later itself, when the message
259                 is opened in sylpheed
260
261         (closes Bug 111 Claws destroys unread marks)
262
263 2003-04-09 [oliver]     0.8.11claws81
264         
265         * src/folder.c
266                 fix crash in folder_destroy
267         * README.claws
268                 remove selective download
269
270 2003-04-09 [christoph]  0.8.11claws80
271
272         * src/imap.c
273                 fix crash in imap_get_msginfo() when then fetched message
274                 is not found
275
276         (closes Bug 110 Crash during mail composition)
277
278 2003-04-08 [christoph]  0.8.11claws79
279
280         * src/folder.c
281         * src/prefs_account.c
282                 Filter new messages that are found in an INBOX folder
283                 when 'Filter messages on receiving' is enabled in the
284                 Folder's AccountPrefs. This allows to use Sylpheed's
285                 filtering engine for IMAP folders where messages are
286                 added to the INBOX by a MTA
287
288 2003-04-08 [paul]       0.8.11claws78
289
290         * src/procmsg.h
291                 clean up after last commit
292
293 2003-04-08 [paul]       0.8.11claws77
294
295         * sync with 0.8.11cvs20
296                 see ChangeLog 2003-04-07 and 2003-04-08
297
298 2003-04-07 [christoph]  0.8.11claws76
299
300         * src/filtering.[ch]
301         * src/inc.[ch]
302         * src/mbox.c
303         * src/procmsg.[ch]
304                 add procmsg_msginfo_filter() to execute filtering actions
305
306 2003-04-06 [christoph]  0.8.11claws75
307
308         * src/imap.c
309                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
310
311 2003-04-06 [christoph]  0.8.11claws74
312
313         * src/common/utils.[ch]
314                 add g_int_compare() function for slist sorting
315
316         * src/imap.c
317                 fetch all MsgInfos with one command in imap_get_msginfos()
318                 using an imap set with a list of ranges
319
320         * src/news.c
321                 use new g_int_compare() function
322
323 2003-04-06 [thorsten]   0.8.11claws73
324
325         * src/mh.c
326                 corrected implementation of mh_folder_destroy()
327
328 2003-04-05 [christoph]  0.8.11claws72
329
330         * src/account.c
331         * src/folder.[ch]
332         * src/folderview.c
333         * src/imap.c
334         * src/inc.c
335         * src/main.c
336         * src/mainwindow.c
337         * src/mbox_folder.c
338         * src/mh.c
339         * src/mimeview.h
340         * src/msgcache.[ch]
341         * src/news.c
342         * src/procmime.h
343         * src/procmsg.[ch]
344         * src/setup.c
345         * src/gtk/gtkutils.c
346                 o rename structure field names class and new to klass and
347                   new_msgs, to allow including files in C++
348                 o add 'extern "C"' block to some header files
349                 o add MsgInfoList and MsgNumberList as alias for GSList for
350                   developers to know what type of list is expected
351
352         * src/plugins/image_viewer/plugin.c
353         * src/plugins/image_viewer/viewer.[ch]
354         * src/plugins/image_viewer/viewerprefs.[ch]
355                 rename function names to prevent conflicts
356
357 2003-04-05 [paul]       0.8.11claws71
358
359         * sync with 0.8.11cvs18
360                 see ChangeLog 2003-04-03 and 2003-04-04
361
362 2003-04-02 [christoph]  0.8.11claws70
363
364         * src/folder.[ch]
365         * src/imap.[ch]
366         * src/mbox_folder.[ch]
367         * src/mh.[ch]
368         * src/news.[ch]
369                 o Make all virtual folder functions private
370                 o remove unused folder code
371
372         * src/common/socket.[ch]
373         * src/summaryview.c
374                 fix warnings
375
376 2003-03-30 [alfons]     0.8.11claws69
377
378         * src/send_message.c
379                 remove two debug traces and see if people still report
380                 errors
381
382 2003-03-30 [alfons]     0.8.11claws68
383
384         * src/send_message.c
385         * src/commons/session.c
386                 add more debug traces
387
388 2003-03-30 [christoph]  0.8.11claws67
389
390         * src/folder.c
391                 change processing folder name from .processing to processing
392
393         * src/common/ssl.c
394                 disable SSL certificate check because it causes Xlib error
395                 when the child process want's to open an GTK window
396
397 2003-03-30 [christoph]  0.8.11claws66
398
399         * src/folder.c
400                 don't use default folder for processing folder item because
401                 it can be a non local folder
402
403         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
404
405 2003-03-30 [alfons]     0.8.11claws65
406
407         * src/send_message.c
408                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
409                 to generate bad code for 'send_send_data_progressive': When
410                 called from 'send_send_data_finished', the 'data' pointer is
411                 cleared just before the assignment to the dialog pointer
412
413 2003-03-29 [christoph]  0.8.11claws64
414
415         * src/common/prefs.h
416         * src/plugins/image_viewer/Makefile.am
417         * src/plugins/image_viewer/plugin.c
418         * src/plugins/image_viewer/viewer.[ch]
419         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
420                 add PrefsPage for ImageViewer
421
422 2003-03-28 [thorsten]   0.8.11claws63
423
424         * src/common/session.c
425                 added some comments
426
427 2003-03-28 [paul]       0.8.11claws62
428
429         * sync with 0.8.11cvs16
430                 see ChangeLog 2003-03-28
431
432 2003-03-28 [paul]       0.8.11claws61
433
434         * sync with 0.8.11cvs15
435                 see ChangeLog 2003-03-28
436
437 2003-03-27 [christoph]  0.8.11claws60
438
439         * src/folder.c
440         * src/imap.c
441         * src/common/socket.[ch]
442                 set socket state to DISCONNECTED when any operation
443                 fails to allow reconnecting in IMAP code without
444                 checking the return code of all calls to the command
445                 functions
446
447         * src/folderview.c
448         * src/summaryview.c
449                 remove some more stuff that depends on specific
450                 folder types
451
452 2003-03-27 [paul]       0.8.11claws59
453
454         * sync with 0.8.11cvs14
455                 see ChangeLog 2003-03-27
456                 
457         * src/selective_download.[ch]   ** REMOVED **
458                 really removed
459
460 2003-03-27 [christoph]  0.8.11claws58
461
462         * src/folder.c
463                 fix handling of tmp_flags in flag copy function
464
465 2003-03-27 [paul]       0.8.11claws57
466
467         * sync with 0.8.11cvs13
468                 see ChangeLog 2003-03-27
469
470 2003-03-27 [oliver]     0.8.11claws56
471
472         * src/maiwindow.c
473                 remove sel_download_cb
474
475 2003-03-27 [oliver]     0.8.11claws55
476         
477         * src/inc.c
478                 remove POP3_TOP
479         
480 2003-03-26 [oliver]     0.8.11claws54
481
482         *src/pop.h
483                 remove POP3_TOP*
484         * README.claws
485                 remove selective donwload readme
486
487 2003-03-26 [oliver]     0.8.11claws53
488         * src/matcher.[ch]
489         * src/matcher_parser_parse.y 
490         * src/pop.c 
491         * src/prefs_account.[ch]
492         * src/prefs_filtering.c
493                 remove selective donwload
494
495 2003-03-26 [oliver]     0.8.11claws52
496
497         * src/inc.[ch] 
498         * src/filtering.c 
499         * src/mainwindow.c 
500                 remove selective donwload
501
502 2003-03-26 [oliver]     0.8.11claws51
503         
504         * src/Makefile.am
505         * src/selective_download.[ch]   ** REMOVE **    
506
507 2003-03-26 [christoph]  0.8.11claws50
508
509         * src/news.c
510                 fix NEWS that got broken by a sync with sylpheed-main
511
512 2003-03-26 [christoph]  0.8.11claws49
513
514         * src/mimeview.c
515                 fix mime type guessing when no mime type is found for a file
516
517 2003-03-25 [christoph]  0.8.11claws48
518
519         * src/mimeview.c
520         * src/procmime.c
521                 remove mime type guessing from mime parser and use
522                 name based mime types in viewer lookup for mime type
523                 application/octet-stream
524
525 2003-03-25 [christoph]  0.8.11claws47
526
527         * doc-src/readme.txt
528         * doc-src/rfc2554.txt
529                 add RFC about SMTP AUTH
530
531         * src/send_message.c
532         * src/common/smtp.[ch]
533                 add extra error code for authentication errors and
534                 clear temporary password when this error occurs
535
536         (closes Bug 84 authentication failure while sending should
537          prompt for password again)
538
539 2003-03-25 [christoph]  0.8.11claws46
540
541         * configure.ac
542         * src/Makefile.am
543         * src/imageview.[ch]                            ** REMOVE **
544         * src/messageview.[ch]
545         * src/mimeview.[ch]
546         * src/prefs_common.[ch]
547         * src/textview.c
548         * src/plugins/Makefile.am
549         * src/plugins/image_viewer/.cvsignore           ** NEW **
550         * src/plugins/image_viewer/Makefile.am          ** NEW **
551         * src/plugins/image_viewer/plugin.c             ** NEW **
552         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
553                 move image viewer into a plugin (building is enabled by default)
554                 [ToDo: Prefs for resize and autoview]
555
556 2003-03-25 [paul]       0.8.11claws45
557
558         * sync with 0.8.11cvs12
559                 see ChangeLog 2003-03-26
560
561 2003-03-25 [paul]       0.8.11claws44
562
563         * sync with 0.8.11cvs11
564                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
565                 
566         Note: Selective Download is broken.
567                 
568 2003-03-22 [christoph]  0.8.11claws43
569
570         * src/folder.c
571                 code cleanup for flags copying
572
573 2003-03-22 [christoph]  0.8.11claws42
574
575         * src/plugins/trayicon/trayicon.c
576                 fix setting the transparent area when the window size
577                 is forced by the system tray
578
579 2003-03-22 [christoph]  0.8.11claws41
580
581         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
582         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
583         * src/plugins/trayicon/newmail.xpm              ** NEW **
584         * src/plugins/trayicon/nomail.xpm               ** NEW **
585         * src/plugins/trayicon/trayicon.c
586         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
587                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
588                 o add icon for unread mails
589                 o set transparency for window
590
591 2003-03-22 [christoph]  0.8.11claws40
592
593         * src/news.c
594                 init news session to prevent crash when session is closed
595
596 2003-03-22 [christoph]  0.8.11claws39
597
598         * src/imap.c
599         * src/common/session.[ch]
600                 Init session data to make sure we don't have invalid pointers
601                 for read_ch and write_ch when new multi process sessions are
602                 not used
603
604         * src/main.c
605         * src/common/plugin.c
606         * src/common/sylpheed.c
607         * src/plugins/demo/demo.c
608         * src/plugins/dillo_viewer/dillo_viewer.c
609         * src/plugins/mathml_viewer/mathml_viewer.c
610         * src/plugins/spamassassin/spamassassin.c
611         * src/plugins/spamassassin/spamassassin_gtk.c
612                 add plugin types to allow loading plugins at different times
613                 (and maybe for different frontends), because it's not good to
614                 load GTK-Plugins gefore gtk_init was called
615
616         * configure.ac
617         * src/plugins/Makefile.am
618         * src/plugins/trayicon/.cvsignore               ** NEW **
619         * src/plugins/trayicon/Makefile.am              ** NEW **
620         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
621         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
622         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
623         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
624         * src/plugins/trayicon/trayicon.c               ** NEW **
625                 New Trayicon plugin that shows an icon in a systray that uses
626                 XEMBED protocol like Gnome's systray. Icon shows if there
627                 are new mails and a tooltip shows information about new,
628                 unread and total messages.
629
630 2003-03-22 [paul]       0.8.11claws38
631
632         * src/common/smtp.c
633                 fix ESMTP AUTH CRAM-MD5
634                 [sync with main (still version 0.8.11cvs6), see
635                  ChangeLog 2003-03-22]
636
637 2003-03-21 [colin]      0.8.11claws37
638
639         * src/send_message.c
640                 Fix USE_SSL => USE_OPENSSL
641
642 2003-03-21 [colin]      0.8.11claws36
643
644         * src/folderview.c
645                 Fix counts in drag and dropped subfolders
646
647 2003-03-21 [colin]      0.8.11claws35
648
649         * src/folder.c 
650         * src/folderview.c
651                 speed up a bit folder dnd
652
653 2003-03-20 [alfons]     0.8.11claws34
654
655         * src/main.c
656         * src/toolbar.c
657         * src/procmsg.c
658                 don't send locked queue messages
659                 (feature request "[ 705245 ] Locking message in outbox 
660                  should prevent sending")
661
662 2003-03-20 [christoph]  0.8.11claws33
663
664         * src/folder.c
665                 remove NEW and UNREAD flag in special folders when scanning
666                 
667         * src/common/smtp.c
668                 fix ESMTP AUTH CRAM-MD5
669
670 2003-03-20 [paul]       0.8.11claws32
671
672         * src/prefs_account.c
673                 Re-write 'Tunnel command to open connection' as
674                 'Use command to communicate with server', and disable
675                 it for all except IMAP accounts
676
677 2003-03-20 [paul]       0.8.11claws31
678
679         * sync with 0.8.11cvs6
680                 see ChangeLog 2003-03-20
681
682 2003-03-19 [match]      0.8.11claws30
683
684         * src/addritem.[ch]
685                 include documentation. minor refactoring.
686         * src/addr_compl.[ch]
687         * src/addrindex.[ch]
688         * src/addresbook.[ch]
689         * src/summaryview.c
690                 re-enable address lookup (was disabled in
691                 0.8.11claws20).
692
693 2003-03-19 [christoph]  0.8.11claws29
694
695         * src/procmsg.c
696                 add temp flag handling, will make moving and copying
697                 messages possible again
698
699         * src/folder.c
700                 correct calulation of folder stats
701
702 2003-03-18 [match]      0.8.11claws28
703
704         * src/editgroup.h
705                 remove case sensitive comparison (closes bug 80).
706
707 2003-03-18 [christoph]  0.8.11claws27
708
709         * src/imap.c
710                 fix imap using a tunnel command
711
712         (closes bug 87)
713
714 2003-03-18 [christoph]  0.8.11claws26
715
716         * src/folder.[ch]
717         * src/imap.c
718         * src/procmsg.[ch]
719                 rewrite flag handling for folders
720
721 2003-03-18 [christoph]  0.8.11claws25
722
723         * src/folder.c
724         * src/procmsg.c
725         * src/summaryview.c
726                 unset NEW and UNREAD flags when message is ignored, to make
727                 sure messages don't show up as unread on other IMAP clients,
728                 because the IGNORE_THREAD flag can not be syncronized through
729                 the IMAP folder
730
731 2003-03-17 [christoph]  0.8.11claws24
732
733         * src/imap.c
734                 don't use recursion to fetch uids when the number of messages
735                 does not match. Moved code into subfunction that is used
736                 again when needed, to prevent an endless loop.
737
738 2003-03-17 [thorsten]   0.8.11claws23
739
740         * src/imageview.[ch]
741                 export imageview_get_resized_size() (for plugins)
742         * src/prefs_common.[ch]
743                 added prefs_common_get() (for plugins)
744
745 2003-03-17 [christoph]  0.8.11claws22
746
747         * src/imap.c
748                 o remove UID guessing from copy code
749                 o support UIDPLUS extension for APPEND command
750
751 2003-03-17 [paul]       0.8.11claws21
752
753         * src/gtk/about.c
754                 remove 'Compiled-plugins' section.
755                 
756         * src/plugins/dillo_viewer/dillo_viewer.c
757                 slight change to description text
758
759 2003-03-16 [match]      0.8.11claws20
760         * src/ldapserver.[ch]           ** NEW **
761         * src/ldapctrl.[ch]             ** NEW **
762         * src/ldapquery.[ch]            ** NEW **
763         * src/ldaputil.[ch]             ** NEW **
764         * src/addrcindex.[ch]           ** NEW **
765         * src/addrquery.h               ** NEW **
766         * src/addritem.[ch]
767         * src/addrcache.[ch]
768         * src/addrindex.[ch]
769         * src/addr_compl.[ch]
770         * src/addressbook.[ch]
771         * src/addrbook.[ch]
772         * src/editgroup.c
773         * src/editaddress.c
774         * src/editldap.c
775         * src/editldap_basedn.c
776         * src/vcard.c
777         * src/jpilot.c
778         * src/Makefile.am
779                 included dynamic LDAP queries. improved address
780                 completion.
781
782 2003-03-16 [paul]       0.8.11claws19
783
784         * tools/multiwebsearch.pl
785                 fix a fatal typo
786
787 2003-03-16 [christoph]  0.8.11claws18
788
789         * src/mimeview.c
790         * src/plugins/dillo_viewer/dillo_viewer.c
791         * src/plugins/mathml_viewer/mathml_viewer.c
792                 make unregistering of MimeViewerFactorys possible
793
794 2003-03-16 [alfons]     0.8.11claws17
795
796         * configure.ac
797                 correct typo
798
799 2003-03-16 [melvin]     0.8.11claws16
800
801         * src/plugins/dillo_viewer.c
802                 Fixed bug where it was not possible to view more than
803                 one text/html attachment per message (bug discovered
804                 by Christoph Hohmann).
805
806 2003-03-15 [melvin]     0.8.11claws15
807
808         * src/prefs_actions.c
809                 Fixed compilation warnings.
810
811 2003-03-15 [melvin]     0.8.11claws14
812
813         * src/plugins/Makefile.am
814         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
815         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
816         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
817                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
818                 newer (http://dillo.auriga.wearlab.de/).
819
820 2003-03-15 [christoph]  0.8.11claws13
821
822         * src/imap.c
823                 don't query imap folder for attributes because we already
824                 for them from imap_status
825
826         * src/mimeview.[ch]
827                 add support for plugable MimeViewers (unloading Viewers
828                 not yet complete)
829
830         * src/plugins/Makefile.am
831         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
832         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
833         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
834                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
835                 widget from http://helm.cs.unibo.it/mml-widget/
836
837 2003-03-14 [christoph]  0.8.11claws12
838
839         * src/folder.[ch]
840                 o error return code's should better be negative
841                 o replace printf with debug_print
842
843         * src/imap.c
844                 improve IMAP folder scan by checking UID-NEXT
845
846         * src/summaryview.c
847                 remove check that are unnecessary in my opinion
848
849 2003-03-13 [christoph]  0.8.11claws11
850
851         * src/folder.[ch]
852         * src/foldersel.c
853         * src/folderview.c
854         * src/imap.c
855         * src/mbox_folder.c
856         * src/mh.c
857         * src/news.c
858         * src/prefs_scoring.c
859         * src/summaryview.c
860                 use a common function to get a displayable name
861                 for a FolderItem
862
863 2003-03-13 [paul]       0.8.11claws10
864
865         * tools/Makefile.am
866           tools/README
867           tools/multiwebsearch.conf     ** NEW FILE **
868           tools/multiwebsearch.pl       ** NEW FILE **
869                 add multiwebsearch Actions script
870
871 2003-03-13 [colin]      0.8.11claws9
872
873         * src/compose.c
874                 Remove leading emtpy lines from quoted text
875                 before quoting it
876
877 2003-03-13 [melvin]     0.8.11claws8
878
879         * src/prefs_actions.c
880                 Fixed a memory leak
881                 Code clean ups
882                 Added Cancel and OK buttons
883                 Corrected help text
884
885 2003-03-13 [christoph]  0.8.11claws7
886
887         * src/account.c
888         * src/folder.[ch]
889         * src/imap.c
890         * src/mainwindow.c
891         * src/mbox_folder.c
892         * src/mh.c
893         * src/news.c
894         * src/setup.c
895                 replace more folder type stuff with folder class stuff
896
897 2003-03-13 [melvin]     0.8.11claws6
898
899         * src/prefs_actions.c
900                 Added new tokens:
901                 %u: user provided argument
902                 %h: user provided argument (hidden on input)
903                 %s: current text selection in the message view 
904
905 2003-03-13 [paul]       0.8.11claws5
906
907         * sync with 0.8.11cvs5
908                 see ChangeLog 2003-03-11, 2003-03-12
909
910 2003-03-12 [christoph]  0.8.11claws4
911
912         * src/folder.c
913                 use folder class idstr when writing folderlist.xml
914
915         * src/folder.h
916         * src/imap.c
917         * src/news.c
918                 replace folder type checks with folder class checks
919
920 2003-03-12 [christoph]  0.8.11claws3
921
922         * src/folder.[ch]
923         * src/imap.[ch]
924         * src/main.c
925         * src/mbox_folder.[ch]
926         * src/mh.[ch]
927         * src/news.[ch]
928                 o create a list of known folder classes in the folder system
929                 o use folder class id strings for folder item identifiers
930
931 2003-03-12 [christoph]  0.8.11claws2
932
933         * src/imap.c
934                 fix imap uid validity check
935
936 2003-03-12 [christoph]  0.8.11claws1
937
938         * src/account.c
939         * src/folder.[ch]
940         * src/foldersel.c
941         * src/folderview.c
942         * src/imap.c
943         * src/mainwindow.c
944         * src/mbox_folder.c
945         * src/mh.c
946         * src/news.c
947         * src/prefs_scoring.c
948         * src/procmsg.c
949         * src/setup.c
950         * src/summaryview.c
951                 initial restructuring of folder system, seperating
952                 folders and folder classes
953
954 2003-03-12 [paul]       0.8.11claws
955
956         0.8.11claws release
957
958 2003-03-12 [christoph]
959
960         * src/gtk/prefswindow.c
961                 fix translation of "Page Index"
962
963 2003-03-12 [paul]       0.8.10claws110
964
965         a sync from 0.8.11cvs4 before the release
966
967         * src/common/utils.c
968                 subject_compare_for_sort(): allow null strings (fixes
969                 summary sorting).
970
971 2003-03-11 [paul]       0.8.10claws109
972
973         * po/es.po
974                 update Spanish translation, submitted by
975                 Ricardo Mones Lastra
976
977 2003-03-11 [melvin]     0.8.10claws108
978
979         * po/fr.po
980                 Updated French translations
981
982 2003-03-11 [paul]       0.8.10claws107
983
984         * manual/en/Makefile.am
985           manual/en/*.html
986                 update English manual, add a new page
987                 updated by Francois Barriere <fbarriere@atmel.fr>
988                 
989         * po/bg.po
990           po/it.po
991           po/sr.po
992                 update Bulgarian, Italian, and Serbian translations
993                 submitted by George Danchev, Alessandro Maestri, and
994                 Urke MMI
995
996 2003-03-10 [paul]       0.8.10claws106
997
998         * src/gtk/about.c
999           src/gtk/prefswindow.c
1000                 make some strings translatable
1001
1002 2003-03-10 [darko]      0.8.10claws105
1003
1004         * src/compose.c
1005                 code cleanup to make Hiro happy
1006
1007 2003-03-10 [paul]       0.8.10claws104
1008
1009         * sync with 0.8.11cvs2
1010                 see ChangeLog 2003-03-10
1011
1012 2003-03-09 [melvin]     0.8.10claws103
1013
1014         * src/textview.c
1015                 textview_set_font(): fix for message display in
1016                 UTF-8 locales (thanks to Sergey Vlasov).
1017                 (was unintentionnaly reverted in 0.8.6claws6)   
1018
1019 2003-03-08 [darko]      0.8.10claws102
1020
1021         * src/compose.c
1022                 fix infinite loop in wrapping as reported
1023                 by happycactus
1024                 obsoletes patch #696482
1025
1026 2003-03-08 [christoph]  0.8.10claws101
1027
1028         * src/imap.c
1029                 add workaround for IMAP servers that do not
1030                 support the "UID SEARCH UID" command
1031
1032 2003-03-07 [christoph]  0.8.10claws100
1033
1034         * src/plugins/spamassassin/spamassassin.[ch]
1035         * src/plugins/spamassassin/spamassassin_gtk.c
1036                 code cleanup
1037
1038 2003-03-07 [paul]       0.8.10claws99
1039
1040         * po/es.po
1041                 updated Spanish translation, submitted by
1042                 Ricardo Mones Lastra
1043
1044 2003-03-07 [christoph]  0.8.10claws98
1045
1046         * src/send.c
1047                 fix in 0.8.10claws94 was wrong
1048                 local delivery does not require escaping, remove escaping
1049                 code to make signatures of mails with "." lines valid
1050                 
1051                 NOTE: requires that sendmail is executed with "-i" option,
1052                       what is the default now, but has to be changed in all
1053                       exsiting accounts)
1054
1055 2003-03-07 [paul]       0.8.10claws97
1056
1057         * sync with 0.8.11 release
1058                 see ChangeLog 2003-03-07
1059
1060 2003-03-06 [paul]       0.8.10claws96
1061
1062         * src/compose.c
1063                 revert commit 0.8.10claws92
1064
1065 2003-03-06 [paul]       0.8.10claws95
1066
1067         * src/folderview.c
1068                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
1069
1070         * src/gtkaspell.c
1071                 fix bug 74, 'Crash opening editor window with pseudo-color
1072                 display'
1073                 
1074         Patches submitted by Kevin Vigor <kevin@vigor.nu>
1075
1076 2003-03-06 [christoph]  0.8.10claws94
1077
1078         * src/send.c
1079                 fix rfc2821 (4.5.2) violation in SMTP data sending,
1080                 all lines starting with a period get an extra period
1081                 inserted
1082                 (found by Simon 'corecode' Schubert)
1083
1084 2003-03-06 [paul]       0.8.10claws93
1085
1086         * src/folderview.c
1087                 if configured font can't be loaded fall back to gtk
1088                 default. (with thanks to Christoph)
1089                 
1090                 closes long-standing bug 15 'Crashes on startup'
1091
1092 2003-03-06 [paul]       0.8.10claws92
1093
1094         * src/compose.c
1095                 freeze text before autosave and thaw afterwards
1096                 fixes bug 67 'autosave make re-rediting message crazy'
1097
1098 2003-03-06 [christoph]  0.8.10claws91
1099
1100         * src/compose.c
1101                 ignore address comment in dupe check for Cc-list
1102
1103         (closes reopened bug 47 Replying to message strips name part of
1104          e-mail addresses of Cc: lines)
1105
1106 2003-03-06 [paul]       0.8.10claws90
1107
1108         * src/Makefile.am
1109                 remove reference to gtkxtext.h as its no longer in
1110                 the repository
1111
1112 2003-03-06 [paul]       0.8.10claws89
1113
1114         * sync with 0.8.10cvs25
1115                 see ChangeLog 2003-03-06
1116
1117 2003-03-06 [oliver]     0.8.10claws88
1118         
1119         * src/messageview.c
1120                 remove include
1121
1122 2003-03-06 [oliver]     0.8.10claws87
1123         
1124         * src/folderview.c 
1125                 remove changes introduced inclaws74
1126         * src/messageview.c
1127                 another attempt to sanely delete and update
1128                 messages deleted in separate messageview
1129
1130 2003-03-05 [christoph]  0.8.10claws86
1131
1132         * src/summaryview.c
1133                 check if "From" matches any account's address if
1134                 addressbook completion of addresses is disabled too
1135
1136         (closes Bug 70 "Display recipient in from" doesn't check
1137          folder's default account)
1138
1139 2003-03-05 [christoph]  0.8.10claws85
1140
1141         * src/compose.c
1142         * src/common/utils.[ch]
1143                 don't strip address comments when building Cc lists
1144
1145         (closes Bug 47 Replying to message strips name part of e-mail addresses
1146          of Cc: lines)
1147
1148         * src/folder.c
1149                 fix return value of copy function
1150
1151 2003-03-05 [christoph]  0.8.10claws84
1152
1153         * src/imap.c
1154                 don't ask imap server for non rfc822 headers
1155
1156         (closes bug 71 IMAP FETCH asks for FROM header field twice)
1157
1158         * src/imap.c
1159                 destroy session on socket error to allow reconnecting
1160
1161 2003-03-05 [christoph]  0.8.10claws83
1162
1163         * configure.ac
1164                 fix building with gnome when no prefix is set
1165
1166         (closes bug 66 Gnome directory is set to NONE)
1167
1168 2003-03-05 [paul]       0.8.10claws82
1169
1170         * sync with 0.8.10cvs23
1171                 see ChangeLog 2003-03-05
1172
1173 2003-03-04 [christoph]  0.8.10claws81
1174
1175         * src/folder.c
1176                 o fix moving and copying when folder returns 0 for new
1177                   message number
1178                 o remove some code for single message copy and move
1179                   operations and use functions for multiple messages
1180
1181         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
1182
1183         * src/news.c
1184                 remove unused include
1185
1186 2003-03-04 [paul]       0.8.10claws80
1187
1188         * src/gtk/about.c
1189                 list 'Compiled plugins'
1190
1191 2003-03-03 [christoph]  0.8.10claws79
1192
1193         * src/news.[ch]
1194                 have to multiply the percentage of the current fetch with
1195                 the percentage that it has of the total fetch operation
1196                 for correct values
1197
1198 2003-03-03 [christoph]  0.8.10claws78
1199
1200         * src/news.c
1201                 fix calculation of expected lines for progress indicator
1202
1203 2003-03-03 [christoph]  0.8.10claws77
1204
1205         * src/summaryview.c
1206         * src/common/utils.c
1207                 fix segfault when opening the root news folder
1208
1209 2003-03-03 [christoph]  0.8.10claws76
1210
1211         * src/mainwindow.[ch]
1212         * src/common/Makefile.am
1213         * src/common/progressindicator.[ch]
1214                 add UI independent progress indicator handling
1215
1216         * src/news.[ch]
1217                 use new progress indicator for message info fetching
1218
1219         * src/common/hooks.h
1220                 code cleanup
1221
1222 2003-03-03 [oliver]     0.8.10claws75
1223
1224         * src/toolbar.c
1225         * src/compose.c
1226                 removed commented code
1227
1228 2003-03-03 [oliver]     0.8.10claws74
1229
1230         * src/toolbar.[ch]
1231                 cleanups and refactoring
1232         * src/compose.[ch]
1233                 compose_reply_mode reply & forwarding interface for
1234                 toolbar buttons
1235         * src/folderview.c
1236                 act on messages marked for deletion in folderview_selected
1237                 based on prefs_common.immediate_exec since a message might 
1238                 have been deleted by messageview in a folder we are changing 
1239                 to (does anybody understand what I'm on about ?)
1240
1241 2003-03-03 [oliver]     0.8.10claws73
1242         
1243         * src/messageview.[ch]
1244                 new functions
1245                 - messageview_delete: delete message shown in messagview
1246                 - messageview_update_view: update messageview to currently 
1247                   selected summaryview message
1248                 - add separate messageview to msgview_list in order to update 
1249                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
1250         * src/summaryview.[ch]
1251                 summary_get_selection returns a list of selected msgs
1252                 in summaryview
1253         * src/mainwindow.c
1254                 toolbar reply refactoring
1255
1256 2003-03-03 [paul]       0.8.10claws72
1257
1258         * sync with 0.8.10cvs21
1259                 see ChangeLog 2003-03-03
1260
1261 2003-03-02 [christoph]  0.8.10claws71
1262
1263         * src/common/passcrypt.c
1264                 use POSIX includes
1265
1266 2003-03-02 [christoph]  0.8.10claws70
1267
1268         * configure.ac
1269         * src/prefs_account.c
1270         * src/prefs_gtk.[ch]
1271         * src/common/.cvsignore
1272         * src/common/Makefile.am
1273         * src/common/passcrypt.c                ** NEW **
1274         * src/common/passcrypt.h.in             ** NEW **
1275                 Implement password encryption in config files
1276                 using unix encrypt and setkey functions. The crypt
1277                 key can be set as a configure parameter. Old
1278                 passwords will be converted if they do not begin
1279                 with '!'
1280
1281 2003-03-02 [paul]       0.8.10claws69
1282
1283         * src/prefs_account.c
1284                 fix compile error
1285
1286 2003-03-01 [thorsten]   0.8.10claws68
1287
1288         * po/el.po
1289           po/hr.po
1290           po/it.po
1291           po/nl.po
1292           po/sr.po
1293           po/sv.po
1294                 corrected format strings
1295         * po/en_GB.po
1296                 corrected headers
1297                 (fix compile errors with GNU gettext-0.11.5)
1298
1299 2003-03-01 [oliver]     0.8.10claws67
1300
1301         * src/summaryview.c
1302                 menu callbacks call toolbar_menu_reply
1303
1304 2003-03-01 [oliver]     0.8.10claws66
1305
1306         * src/mainwindow.c
1307         * src/messageview.c
1308                 menu callbacks call toolbar_menu_reply
1309         * src/toolbar.[ch]
1310                 callbacks from menu handled by toolbar_menu_reply
1311
1312 2003-03-01 [paul]       0.8.10claws65
1313
1314         * src/addressbook.c
1315                 revert commit 0.8.10claws54 - breaks editing of
1316                 addressbook.
1317                 
1318         * po/bg.po
1319                 update Bulgarian translation, submitted by
1320                 George Danchev
1321
1322 2003-02-28 [christoph]  0.8.10claws64
1323
1324         * src/account.c
1325         * src/addressadd.c
1326         * src/compose.c
1327         * src/gtkaspell.c
1328         * src/gtkxtext.h                ** REMOVE **
1329         * src/imap.c
1330         * src/matcher.[ch]
1331         * src/mh.c
1332         * src/news.c
1333         * src/pine.c
1334         * src/prefs_common.c
1335         * src/prefs_matcher.c
1336         * src/procheader.[ch]
1337         * src/procmsg.[ch]
1338         * src/toolbar.c
1339         * src/common/ssl_certificate.c
1340         * src/gtk/colorlabel.c
1341         * src/gtk/menu.c
1342                 o fix warnings
1343                 o remove code obsoleted by new cache and folder system rework
1344
1345 2003-02-28 [oliver]     0.8.10claws63
1346         
1347         * src/toolbar.[ch]
1348                 * fix bug where reply in Messageview replied to 
1349                 Message displayed in summaryview
1350                 (reportedd via ML by chinatinte at gmx dot ch)
1351                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
1352                 didn't work in separate MessageView Toolbar
1353                 (wondering if anybody uses this at all ?)
1354         * src/summaryview.[ch]
1355                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
1356                 (generalize reply and forward code);
1357         * src/messageview.c 
1358                 remove focus_in event which updated summaryview to messageview
1359
1360 2003-02-28 [paul]       0.8.10claws62
1361
1362         * po/Makefile.in.in
1363                 add the --check option
1364                 Patch submitted by Ricardo Mones Lastra
1365
1366 2003-02-28 [paul]       0.8.10claws61
1367
1368         * src/prefs_account.c
1369                 re-order 'Signature' items
1370
1371 2003-02-28 [paul]       0.8.10claws60
1372
1373         * sync with 0.8.10cvs20
1374                 see ChangeLog 2003-02-28
1375
1376 2003-02-28 [paul]       0.8.10claws59
1377
1378         * po/POTFILES.in
1379                 update to reflect recent movement of files
1380
1381 2003-02-28 [paul]       0.8.10claws58
1382
1383         * sync with 0.8.10cvs19
1384                 see ChangeLog 2003-02-28
1385
1386 2003-02-27 [martin]     0.8.10claws57
1387
1388         * src/prefs_matcher.c 
1389                 fix segfault in prefs_matcher_ok() when the
1390                 last entry is deleted and prevents that the
1391                 message "entry not saved" comes up after deleting
1392                 an entry
1393
1394 2003-02-27 [martin]     0.8.10claws56
1395
1396         * src/prefs_filtering.c 
1397                 fix segfault in prefs_filtering_ok() when the
1398                 last entry is deleted and prevents that the
1399                 message "entry not saved" comes up after deleting
1400                 an entry
1401
1402 2003-02-27 [paul]       0.8.10claws55
1403
1404         * sync with 0.8.10cvs18
1405                 see ChangeLog 2003-02-27
1406
1407 2003-02-27 [paul]       0.8.10claws54
1408
1409         * src/addressbook.c
1410                 fix bug where the address book crashes with 
1411                 multiple lookups.
1412                 Patch [687729] submitted by David Frager 
1413                 <dbfrager@users.sourceforge.net>
1414
1415 2003-02-25 [christoph]  0.8.10claws53
1416
1417         * src/Makefile.am
1418         * src/colorlabel.[ch]           ** REMOVE **
1419         * src/gtk/Makefile.am
1420         * src/gtk/colorlabel.[ch]       ** NEW **
1421                 move colorlabel files to gtk directory
1422
1423         * src/esmtp.[ch]                ** REMOVE **
1424                 has been merged into smtp.[ch] in 0.7.5
1425
1426 2003-02-25 [christoph]  0.8.10claws52
1427
1428         * src/Makefile.am
1429         * src/about.[ch]                ** REMOVE **
1430         * src/gtk/Makefile.am
1431         * src/gtk/about.[ch]            ** NEW **
1432                 move about files to gtk directory
1433
1434 2003-02-25 [christoph]  0.8.10claws51
1435
1436         * src/folder.c
1437                 some code optimization of folder scanning code
1438
1439         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
1440
1441 2003-02-25 [christoph]  0.8.10claws50
1442
1443         * src/main.c
1444         * src/common/sylpheed.c
1445                 add command line parameter parsing to common code
1446
1447 2003-02-24 [christoph]
1448
1449         * Makefile.am
1450         * configure.ac
1451                 fix gnome prefix problems, the configure script now removed
1452                 `gnome-config --prefix` from `gnome-config --datadir`
1453                 and adds $(prefix} instead
1454
1455         (closes Bug 24 Makefile does not respect prefix when installing
1456          GNOME data)
1457
1458 2003-02-24 [christoph]  0.8.10claws49
1459
1460         * src/news.c
1461                 check for valid session before trying to authenticate
1462
1463         (closes Bug 60 crash if "authenticate on logon" is activated
1464          and newsserver-hostname is not valid)
1465
1466 2003-02-24 [melvin]     0.8.10claws48
1467
1468         * src/prefs_actions.c
1469                 Make sure all user's input is sent to the action and then
1470                 close the socket..
1471
1472 2003-02-23 [alfons]     0.8.10claws46
1473
1474         * src/summaryview.c
1475                 also wait cursor when deleting files
1476
1477 2003-02-23 [paul]
1478
1479         * tools/freshmeat_search.pl
1480           tools/google_search.pl
1481                 scripts should now work for any browser/browser command line
1482
1483 2003-02-22 [christoph]  0.8.10claws45
1484
1485         * src/procmsg.c
1486                 fix IMAP flag setting, IMAP flag is not handled correctly
1487                 anymore by the folder system and information about the
1488                 folder should not be saved in the MsgInfo (in my opinion)
1489
1490         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1491
1492 2003-02-22 [christoph]  0.8.10claws44
1493
1494         * src/summaryview.c
1495                 fix spelling of "label" ;-)
1496
1497 2003-02-22 [thorsten]   0.8.10claws43
1498
1499         * src/mimeview.c
1500           src/prefs_common.[ch]
1501           src/procmime.[ch]
1502                 do not use description as attachment name
1503
1504 2003-02-22 [alfons]     0.8.10claws42
1505
1506         * src/summaryview.c
1507                 freeze/thaw folder item updates when changing color labels,
1508                 and put a wait cursors on
1509
1510 2003-02-22 [thorsten]   0.8.10claws41
1511
1512         * src/mimeview.c
1513                 save-all fixes: crash if invoked on multipart container,
1514                 mimeinfo access, pathseparators, error dialog
1515
1516 2003-02-21 [alfons]     0.8.10claws40
1517
1518         * src/prefs_gtk.c
1519                 remove unused var
1520
1521 2003-02-21 [colin]      0.8.10claws39
1522
1523         * src/send.c
1524                 Fix smtp logging
1525
1526 2003-02-21 [colin]      0.8.10claws38
1527
1528         * src/summaryview.c
1529                 Freeze/thaw folderItem updates when filtering messages 
1530                 via Tools/Filter messages
1531
1532 2003-02-21 [paul]       0.8.10claws37
1533
1534         * src/compose.c
1535                 revert commit 0.8.10claws26, there are ulterior motives
1536                 for users to set a Reply-To header when posting to
1537                 newsgroups
1538
1539 2003-02-21 [paul]       0.8.10claws36
1540
1541         * sync with 0.8.10cvs17
1542                 see ChangeLog 2003-02-21
1543
1544 2003-02-20 [christoph]  0.8.10claws35
1545
1546         * src/imap.c
1547                 IMAP UID fetch speedup using SEARCH
1548
1549         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1550
1551         * src/imap.c
1552                 fix problem with UIDs in IMAP UID cache that no longer existed
1553
1554 2003-02-20 [christoph]  0.8.10claws34
1555
1556         * src/imap.c
1557         * src/procheader.c
1558         * src/procheader.h
1559                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
1560
1561         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1562
1563         * src/imap.c
1564                 Rewrite imap_cmd_gen_recv use sock_getline instead
1565                 of sock_gets to avoid problems with too long reply
1566                 lines
1567     
1568 2003-02-20 [colin]      0.8.10claws33
1569         
1570         * src/prefs_account.c
1571                 Better wording
1572
1573 2003-02-20 [colin]      0.8.10claws32
1574
1575         * src/compose.c
1576                 Remove useless '&& !to_sender' 
1577
1578 2003-02-20 [darko]
1579
1580         * AUTHORS
1581                 change my e-mail address
1582
1583 2003-02-19 [colin]      0.8.10claws31
1584
1585         * src/prefs_common.c
1586                 X11 style colors for every configurable color
1587
1588 2003-02-19 [alfons]     0.8.10claws30
1589
1590         * src/prefs_gtk.[ch]
1591         * src/prefs_common.c
1592                 for color_new accept both plain integers and X11 style color
1593                 names (as found in /usr/lib/X11/rgb.txt)
1594
1595 2003-02-19 [paul]       0.8.10claws29
1596
1597         * src/mainwindow.c
1598                 add tooltips to online/offline button and account selector
1599                 button
1600
1601 2003-02-19 [paul]       0.8.10claws28
1602
1603         * src/folder.c
1604           src/news.c
1605           src/prefs_account.[ch]
1606           src/prefs_common.[ch]
1607                 move 'Maximum number of articles to download' to
1608                 account prefs.
1609                 clean up account prefs gui a little by hiding entries
1610                 rather then greying out entries
1611
1612 2003-02-19 [hiro]       0.8.10claws27
1613
1614         * src/common/utils.c
1615                 fix bug #54 'yesterdays date is displayed in the message 
1616                 summary window'
1617
1618 2003-02-19 [paul]       0.8.10claws26
1619
1620         * src/compose.c
1621                 fix bug reported in Feature Request [688596] 
1622                 'Reply-to header in news'
1623
1624 2003-02-18 [paul]       0.8.10claws25
1625
1626         * src/select-keys.c
1627                 add a 'List all keys' button to key selection dialog
1628
1629 2003-02-18 [colin]      0.8.10claws24
1630         
1631         * src/stock_pixmap.c
1632                 fix compile error
1633
1634 2003-02-18 [colin]      0.8.10claws23
1635
1636         * src/common/smtp.[ch]
1637           src/prefs_account.c
1638                 Try to starttls if it seems to be the only
1639                 way to authenticate a user
1640
1641 2003-02-18 [paul]       0.8.10claws22
1642
1643         * src/Makefile.am
1644           src/folderview.c
1645           src/stock_pixmap.[ch]
1646           src/pixmaps/drafts_close.xpm  ** NEW FILE **
1647           src/pixmaps/drafts_open.xpm   ** NEW FILE **
1648                 as a Drafts folder is a special folder allow it to have
1649                 its own unique icons
1650
1651 2003-02-18 [colin]      0.8.10claws21
1652
1653         * src/imap.c
1654                 Fix port selection when using starttls
1655
1656 2003-02-18 [paul]       0.8.10claws20
1657
1658         * src/mainwindow.c
1659           src/prefs_common.[ch]
1660                 make blue the default new mail colour
1661
1662 2003-02-18 [paul]       0.8.10claws19
1663
1664         * sync with 0.8.10cvs14
1665                 see ChangeLog 2003-02-18
1666
1667 2003-02-17 [jens]       0.8.10claws18
1668
1669         * src/common/md5.c
1670                 fixed a compile problem with gcc 3.3
1671                 works on 2.95.3 too (testet on PPC as it is big endian)
1672
1673 2003-02-17 [paul]       0.8.10claws17
1674
1675         * sync with 0.8.10cvs13
1676                 see ChangeLog 2003-02-17
1677
1678 2003-02-17 [paul]       0.8.10claws16
1679
1680         * sync with 0.8.10cvs12
1681                 see ChangeLog 2003-02-17
1682
1683 2003-02-16 [match]      0.8.10claws15
1684
1685         * src/addressbook.c
1686                 Eliminates reloading of address data when items
1687                 deleted or added. Applied submitted by
1688                 Luke Plant <lukeplant@softhome.net>
1689
1690 2003-02-16 [paul]       0.8.10claws14
1691
1692         * src/news.c
1693                 when a 'protocol error' is encountered disconnect from
1694                 the server. This means that the user can carry on viewing
1695                 other articles and doesn't have to either wait until the
1696                 server timesout or quit sylpheed.
1697                 Fixes bug #53 'Unable to read messages in newsgroups, 
1698                 displayed message doesn't change'
1699
1700 2003-02-15 [christoph]  0.8.10claws13
1701
1702         * src/imap.c
1703                 fix bug that stopped scanning of folders when an
1704                 IMAP folder was empty
1705
1706         (closes bug 46 stop scan messages in folders after empty folder)
1707
1708 2003-02-15 [paul]
1709
1710         * tools/Makefile.am
1711           tools/README
1712           tools/freshmeat_search.pl     ** NEW FILE **
1713           tools/google_search.pl        ** NEW FILE **
1714                 Add 2 Actions scripts which search freshmeat/google
1715                 for the selected text using the browser configured
1716                 in sylpheedrc.
1717                 
1718         Note: These scripts are very dependent on the format of the
1719         browser command and may not work on every occasion. Testing
1720         is welcome. 
1721
1722 2003-02-14 [alfons]     0.8.10claws12
1723
1724         * src/compose.c
1725                 fix breakage because of uninitialized account pointer.
1726                 please verify.
1727
1728 2003-02-14 [paul]       0.8.10claws11
1729
1730         * src/compose.c
1731           src/prefs_account.[ch]
1732           src/prefs_common.[ch]
1733                 move signature settings to Account Prefs
1734
1735 2003-02-14 [paul]       0.8.10claws10
1736
1737         * sync with 0.8.10cvs11
1738                 see ChangeLog 2003-02-14
1739
1740 2003-02-13 [thorsten]   0.8.10claws9
1741
1742         * src/news.c
1743                 revert news progressbar (GUI separation)
1744
1745 2003-02-13 [paul]       0.8.10claws8
1746
1747         * src/compose.c
1748                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
1749                 paragraph 1
1750
1751 2003-02-13 [paul]       0.8.10claws7
1752
1753         * src/compose.[ch]
1754           src/summaryview.c
1755                 fix 'Follow-up and Reply-to' so that it creates a reply to
1756                 the newsgroup and the sender. If the message has the keyword
1757                 'poster' in the Followup-To header, all replies go to the
1758                 sender, re: RFC 1036, Section 2.2.3
1759                 rename all instances of 'ignore_replyto' to 'to_sender', both
1760                 were previously used, now we use just one.
1761
1762 2003-02-13 [paul]       0.8.10claws6
1763
1764         * sync with 0.8.10cvs9
1765                 see ChangeLog 2003-02-13
1766
1767 2003-02-13 [paul]       0.8.10claws5
1768
1769         * configure.ac
1770                 show which plugins are configured in the configure
1771                 output.
1772
1773 2003-02-12 [thorsten]   0.8.10claws4
1774
1775         * src/news.c
1776                 show progress while fetching news headers
1777
1778 2003-02-12 [christoph]  0.8.10claws3
1779
1780         * configure.ac
1781         * src/plugins/Makefile.am
1782                 use AM_CONDITIONAL to enable plugins, automake correctly
1783                 manages this when creating distdir
1784
1785 2003-02-12 [christoph]  0.8.10claws2
1786
1787         * ac/spamassassin.m4
1788         * src/plugins/spamassassin/Makefile.am
1789                 fix building SpamAssassin plugin without OpenSSL
1790
1791 2003-02-12 [paul]       0.8.10claws1
1792
1793         * ac/Makefile.am
1794           src/Makefile.am
1795           src/plugins/Makefile.am
1796                 fix failure of 'make release'
1797
1798 2003-02-12 [paul]       0.8.10claws
1799
1800         * 0.8.10claws released
1801
1802 2003-02-12 [paul]       0.8.9claws56
1803
1804         * po/bg.po
1805           po/es.po
1806           po/it.po
1807           po/ru.po
1808           po/sr.po
1809                 updated translations by George Danchev, Ricardo Mones Lastra,
1810                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
1811                 
1812         * sylpheed.spec.in
1813                 Allow the building of RPMs by a regular user. Submitted
1814                 by Sergei Astanin
1815
1816 2003-02-11 [alfons]     0.8.9claws55
1817
1818         * src/colorlabel.c
1819                 don't use pixmaps for label color rect but draw rectangles
1820                 so we can respect the color map of palette based visuals
1821                 (fixes the long time crashes on Suns - thanks to Andreas
1822                 Engel and Steve O'Hara-Smith for testing)
1823
1824 2003-02-11 [christoph]  0.8.9claws54
1825
1826         * src/matcher_parser_parse.y
1827                 correct bug where filering rules of not existing folders in
1828                 matcherrc were added to global filtering
1829                 
1830         (closes Debian Bug #180253 - Directory's filter-rules are merged with
1831          main filter-rules after removing directory, http://bugs.debian.org/180253)
1832         
1833 2003-02-11 [paul]       0.8.9claws53
1834
1835         * sync with 0.8.10cvs7
1836                 see ChangeLog 2003-02-09
1837
1838 2003-02-11 [melvin]     0.8.9claws52
1839
1840         * po/fr.po
1841                 Updated French tranlsations
1842
1843 2003-02-10 [paul]       0.8.9claws51
1844
1845         * sylpheed.spec.in
1846                 correct --enable-openssl
1847                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
1848
1849 2003-02-09 [martin]     0.8.9claws50
1850
1851         * src/prefs_matcher.c
1852                 fix segfault in prefs_matcher_substitute_cb() when
1853                 no row is selected
1854
1855 2003-02-09 [paul]       0.8.9claws49
1856
1857         * src/folderview.c
1858                 fix bug where a newsgroup folder's processing rules were
1859                 merged with the global filtering rules when the newsgroup
1860                 folder was deleted, causing some seriously bad results,
1861                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
1862
1863 2003-02-08 [melvin]     0.8.9claws48
1864
1865         * src/compose.c
1866                 Corrected and modified an alert message.
1867
1868 2003-02-07 [paul]       0.8.9claws47
1869
1870         * src/folderview.c
1871                 fix bug where both an 'Account properties' window and a
1872                 'Folder properties' window were opened when clicking on
1873                 'Properties' in an NNTP or IMAP folder's popup menu.
1874
1875 2003-02-07 [paul]       0.8.9claws46
1876
1877         * sync with 0.8.10cvs6
1878                 see ChangeLog 2003-02-06
1879
1880 2003-02-06 [christoph]  0.8.9claws45
1881
1882         * src/mbox.c
1883                 freeze folder updates while importing mbox files
1884                 (closes bug 43 importing mbox took hours)
1885                 
1886         Patch submitted by Jens Rantil <jens.rantil@telia.com>
1887
1888 2003-02-06 [thorsten]   0.8.9claws44
1889
1890         * po/de.po
1891                 Updated german translations
1892
1893 2003-02-06 [thorsten]   0.8.9claws43
1894
1895         * src/news.h
1896                 use guint for message numbers (fix count in grouplist dialog)
1897
1898 2003-02-05 [paul]       0.8.9claws42
1899
1900         * sync with 0.8.10cvs2
1901                 see ChangeLog 2003-02-05
1902
1903 2003-02-04 [colin]      0.8.9claws41
1904
1905         * src/prefs_common.[ch]
1906           src/procmsg.c
1907           src/summaryview.c
1908                 Add an option to disable threading by subject
1909
1910 2003-02-04 [christoph]  0.8.9claws40
1911
1912         * src/inc.c
1913                 only abort fetching mails from multiple accounts when the
1914                 error is fatal and does not allow to check any more accounts
1915                 (currently only disk full error)
1916
1917         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
1918          receive mails for other accouts)
1919
1920 2003-02-04 [christoph]  0.8.9claws39
1921
1922         * src/folder.c
1923                 first add the new message to the cache, then
1924                 send the update notification
1925
1926         (closes bug 39 after sending message folderview doesnt get updated)
1927
1928 2003-02-04 [colin]      0.8.9claws38
1929
1930         * src/inc.c
1931                 _really_ fix this Connecting... status
1932
1933 2003-02-04 [paul]       0.8.9claws37
1934
1935         * sync with 0.8.10
1936                 see ChangeLog 2003-02-04
1937
1938 2003-02-04 [paul]       0.8.9claws36
1939
1940         * sync with 0.8.9cvs6
1941                 see ChangeLog 2003-02-03
1942
1943 2003-02-04 [paul]       0.8.9claws35
1944
1945         * po/pt_BR.po
1946                 updated by André Filipe de Assunção e Brito 
1947                 <bedecko@netsite.com.br>
1948
1949 2003-02-03 [thorsten]   0.8.9claws34
1950
1951         * po/de.po
1952                 Updated german translations
1953
1954 2003-02-02 [paul]       0.8.9claws33
1955
1956         * po/es.po
1957                 updated by Ricardo Mones Lastra
1958
1959 2003-02-02 [thorsten]   0.8.9claws32
1960
1961         * src/mh.c
1962                 Fix mh_get_msginfo() segfault if file is inaccessible
1963
1964 2003-01-31 [colin]      0.8.9claws31
1965
1966         * src/procheader.c
1967                 Fix last commit's bug
1968
1969 2003-01-31 [colin]      0.8.9claws30
1970
1971         * src/procheader.c
1972                 Missing a change for gpg-signed messages
1973
1974 2003-01-31 [paul]       0.8.9claws29
1975
1976         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
1977           src/procheader.c
1978           src/stock_pixmap.[ch]
1979           src/summaryview.c
1980                 indicate GnuPG signed messages by displaying an icon
1981                 in the Attachment column.
1982
1983 2003-01-31 [paul]       0.8.9claws28
1984
1985         * sync with 0.8.9cvs4
1986                 see ChangeLog 2003-01-31
1987
1988 2003-01-31 [alfons]     0.8.9claws27
1989
1990         * src/textview.c
1991                 tune URI parser to accept mailto URLs with a '?'
1992                 (patch from Ruslan Balkin)
1993
1994 2003-01-31 [colin]      0.8.9claws26
1995
1996         * src/summaryview.c
1997                 Fix a leak introduced in claws24
1998
1999 2003-01-31 [colin]      0.8.9claws25
2000
2001         * src/summaryview.c
2002                 Freeze/Thaw folder updates when deleting dups
2003
2004 2003-01-31 [colin]      0.8.9claws24
2005         
2006         * src/addr_compl.c
2007           src/summaryview.c
2008           src/msgcache.c
2009                 little speed improvements
2010
2011 2003-01-31 [colin]      0.8.9claws23
2012
2013         * src/summaryview.c
2014                 Fix segfault when forwarding nothing
2015                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
2016                 
2017 2003-01-30 [paul]       0.8.9claws22
2018
2019         * sync with 0.8.9cvs3
2020                 see ChangeLog 2003-01-30
2021
2022 2003-01-30 [paul]       0.8.9claws21
2023
2024         * sync with 0.8.9cvs2
2025                 see ChangeLog 2003-01-30
2026
2027 2003-01-29 [paul]       0.8.9claws20
2028
2029         * sync with 0.8.9cvs1
2030                 see ChangeLog 2003-01-29
2031
2032 2003-01-28 [paul]       0.8.9claws19
2033
2034         * po/POTFILES.in
2035                 update to reflect changes. 
2036                 thanks to Ricardo Mones Lastra
2037
2038 2003-01-27 [christoph]  0.8.9claws18
2039
2040         * ac/openssl.m4
2041         * ac/spamassassin.m4
2042         * src/plugins/spamassassin/README
2043         * src/plugins/spamassassin/libspamc.[ch]
2044         * src/plugins/spamassassin/utils.[ch]
2045                 updated to latest libspamc
2046
2047 2003-01-27 [christoph]  0.8.9claws17
2048
2049         * src/folder.c
2050                 fix wrong use of procheader_get_header_fields
2051
2052 2003-01-27 [christoph]  0.8.9claws16
2053
2054         * src/news.c
2055         * src/prefs_account.[ch]
2056         * src/common/nntp.[ch]
2057                 allow to force authentication for NNTP servers
2058
2059         Patch submitted by Florian Mickler <dmk@d-labs.de>
2060
2061 2003-01-26 [paul]       0.8.9claws15
2062
2063         * src/summaryview.c
2064                 speed up of marking messages as read
2065                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
2066
2067 2003-01-26 [christoph]  0.8.9claws14
2068
2069         * src/Makefile.am
2070         * src/mgutils.[ch]              ** REMOVE **
2071         * src/xml.[ch]                  ** REMOVE **
2072         * src/xmlprops.[ch]             ** REMOVE **
2073         * src/common/Makefile.am
2074         * src/common/mgutils.[ch]       ** NEW **
2075         * src/common/xml.[ch]           ** NEW **
2076         * src/common/xmlprops.[ch]      ** NEW **
2077                 move xml files to common directory
2078
2079 2003-01-26 [christoph]  0.8.9claws13
2080
2081         * src/plugins/spamassassin/spamassassin_gtk.c
2082                 only set gtk entry text if string is available
2083
2084 2003-01-26 [melvin]     0.8.9claws12
2085
2086         * src/description_window.c
2087                 Allow resizing of the window
2088                 Allow automatic horizontal scroll bar
2089                 Do not vertically expand and fill
2090
2091 2003-01-26 [christoph]  0.8.9claws11
2092
2093         * src/Makefile.am
2094         * src/gtkutils.[ch]             ** REMOVE **
2095         * src/common/sylpheed.c
2096         * src/gtk/Makefile.am
2097         * src/gtk/description_window.c
2098         * src/gtk/gtkutils.[ch]         ** NEW **
2099         * src/gtk/prefswindow.c
2100                 move gtkutils to gtk directory
2101
2102 2003-01-26 [paul]       0.8.9claws10
2103
2104         * src/summaryview.c
2105                 rename summary_unread_clicked() to summary_status_clicked()
2106
2107 2003-01-26 [melvin]     0.8.9claws9
2108
2109         * src/prefs_actions.c
2110                 Cosmetical changes to the help text
2111
2112 2003-01-26 [paul]       0.8.9claws8
2113
2114         * src/folder.[ch]
2115           src/mainwindow.c
2116           src/prefs_common.c
2117           src/prefs_sumamry_column.c
2118           summaryview.[ch]
2119                 rename the 'Unread' column to 'Status'
2120
2121 2003-01-25 [match]      0.8.9claws7
2122
2123         * src/mgutils.[ch]
2124                 removed reference to LDAP constants. removed error2string.
2125                 included functions to support LDAP dynamic queries.
2126         * src/syldap.h
2127                 moved LDAP constants here.
2128         * src/addressbook.c
2129         * src/addrindex.c
2130         * src/importldif.c
2131                 removed references to LDAP constants and references to
2132                 error2string.
2133
2134 2003-01-25 [paul]       0.8.9claws6
2135
2136         * src/summaryview.c
2137                 summary_thread_build(), summary_thread_init(): remove 
2138                 unneeded reference to summaryview->folder_item
2139
2140 2003-01-25 [christoph]  0.8.9claws5
2141
2142         * src/gtk/description_window.c
2143                 o allow description texts to expand over multiple columns
2144                 o translate all columns
2145         * src/prefs_actions.c
2146                 change syntax description to use new multi column feature
2147
2148         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2149
2150 2003-01-25 [match]      0.8.9claws4
2151
2152         * src/vcard.c
2153                 fixed bug with Quoted-Printable
2154
2155 2003-01-25 [paul]       0.8.9claws3
2156
2157         * src/folder.[ch]
2158           src/summaryview.[ch]
2159                 implement per-folder collapsed/expanded threads setting
2160                 
2161         * src/prefs_common.c
2162                 remove global collapsed/expanded threads option
2163
2164 2003-01-25 [christoph]  0.8.9claws2
2165
2166         * po/POTFILES.in
2167                 add pluginwindow and prefswindow
2168         * src/compose.c
2169                 make send respond correctly to messages that could be added
2170                 to the queue folder, but the UID of the message is unknown
2171         * src/folder.c
2172         * src/imap.c
2173                 don't return guessed UIDs in imap_add_msg anymore. We return
2174                 0 to tell the folder system it was appened but the UID is
2175                 unknown. Folder system now get's the UID by scaning the folder
2176                 and searching the cache for the Message-ID
2177                 (closes bug #29 Messages queued, but not sent)
2178
2179 2003-01-25 [paul]       0.8.9claws1
2180
2181         * src/codeconv.c
2182                 conv_encode_header():  fix bug when long headers with 8-bit
2183                 characters are used, so that the encoded words are wrapped.
2184                 If the space in the original text falls on the wrap boundary,
2185                 it can be lost.
2186                 Patch by Sergey Vlasov.
2187                 
2188         * src/folderview.c
2189                  fix bug where a change to the sorting method or thread view
2190                  of a folder's messages is lost if simpify-subject is set and
2191                  toggled on or off.
2192                  Patch by Luke Plant.
2193
2194 2003-01-24 [paul]       0.8.9claws
2195
2196         * sylpheed-0.8.9claws released
2197         
2198         * Makefile.am
2199           sylpheed.spec.in
2200                 remove reference to 'INSTALL.jp'
2201
2202 2003-01-23 [paul]       0.8.8claws128
2203
2204         * po/es.po
2205           po/it.po
2206           po/ru.po
2207           po/sr.po
2208                 updated translations. submitted by Ricardo Mones Lastra,
2209                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
2210
2211 2003-01-23 [colin]      0.8.8claws127
2212
2213         * src/compose.c
2214                 Fix drafted and queued news articles re-edition
2215
2216 2003-01-23 [melvin]     0.8.8claws126
2217
2218         * po/fr.po
2219                 Updated French translations
2220
2221 2003-01-23 [colin]      0.8.8claws125
2222
2223         * src/inc.c
2224                 Fix "Connecting to..." status message
2225
2226 2003-01-22 [paul]       0.8.8claws124
2227
2228         * po/bg.po
2229                 updated by George Danchev
2230                 
2231         * src/folder.c
2232                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
2233                 and folder deletion
2234
2235 2003-01-21 [paul]       0.8.8claws123
2236
2237         * po/bg.po
2238                 updated by George Danchev
2239                 
2240         * src/about.c
2241                 its now 2003
2242                 
2243         * src/toolbar.c
2244                 don't translate 'Separator'
2245                 
2246         * src/plugins/spamassassin/Makefile.am
2247                 add aspell to CPPFLAGS
2248                 
2249         * src/plugins/spamassassin/spamassassin.c
2250           src/plugins/spamassassin/spamassassin_gtk.c
2251                 set correct default for spamassassin_receive_spam
2252                 slightly re-word descriptions and some
2253                 other minor changes
2254
2255 2003-01-19 [alfons]     0.8.8claws122
2256                 
2257         * src/mimeview.c
2258                 mimeview_save_as(): we might as well show the file name for
2259                 the single case "Save As" too
2260
2261 2003-01-19 [alfons]     0.8.8claws121
2262
2263         * src/crash.c
2264                 change bug tracker URL to bugzilla URL
2265
2266 2003-01-19 [alfons]     0.8.8claws120
2267
2268         * src/mimeview.c
2269                 mimeview_save_all(): display name of file before overwriting;
2270                 continue saving all, even when one overwrite was cancelled
2271
2272 2003-01-19 [christoph]  0.8.8claws119
2273
2274         * src/summaryview.c
2275         * src/procmsg.[ch]
2276                 fix wrong usage of procmsg_find_children in summaryview
2277                 by using procmsg_update_unread_children instead of
2278                 summaryview_update_unread_children
2279
2280 2003-01-19 [christoph]  0.8.8claws118
2281
2282         * src/procmsg.c
2283                 fix infinite loop in procmsg_find_children
2284                  (closes bug #25 sylpheed crashes on delete.)
2285
2286         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2287
2288 2003-01-19 [paul]       0.8.8claws117
2289
2290         * po/pt_BR.po
2291                 updated by Ivan Francolin Martinez
2292
2293 2003-01-18 [melvin]     0.8.8claws116
2294
2295         * src/prefs_actions.c
2296                 Removed syntax limitation of only one '&' at the end of command.
2297                         Now actions that contain '>/dev/null 2>&1' are possible.
2298
2299 2003-01-18 [melvin]     0.8.8claws115
2300
2301         * src/prefs_actions.c
2302                 Actions IO dialog: when the action ends
2303                 the "Close" button now has focus and [Escape] closes the
2304                 window.
2305
2306 2003-01-18 [christoph]  0.8.8claws114
2307
2308         * src/procmsg.c
2309                 o add debug output when MsgInfos are really freed
2310                 o free GSLists in procmsg_find_children and
2311                   procmsg_update_unread_children
2312
2313 2003-01-18 [christoph]  0.8.8claws113
2314
2315         * src/mainwindow.c
2316                 reorder Configuration menu
2317
2318 2003-01-18 [christoph]  0.8.8claws112
2319
2320         * src/compose.c
2321                 fix applying templates to forwarded messages
2322
2323         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2324
2325 2003-01-17 [christoph]  0.8.8claws111
2326
2327         * src/folder.c
2328                 destroy folder items, when a folder item is removed
2329
2330 2003-01-17 [christoph]  0.8.8claws110
2331
2332         * src/folder.c
2333                 fix wrong folder stats update when ignored message is
2334                 deleted
2335
2336 2003-01-17 [colin]      0.8.8claws109
2337         
2338         * src/mainwindow.c
2339         * src/summaryview.c
2340                 Quicksearch bugfixes: 
2341                 - hide help button at startup if not extended
2342                 - switch to extended when looking for replies
2343
2344 2003-01-17 [paul]
2345
2346         * sync with 0.8.9 release
2347
2348 2003-01-17 [paul]       0.8.8claws108
2349
2350         * sync with 0.8.8cvs11
2351                 see ChangeLog 2003-01-17
2352
2353 2003-01-16 [colin]      0.8.8claws107
2354
2355         * src/procmsg.c
2356                 Changed encryption test to re-ask passphrase
2357                 if an encrypted message hasn't been decrypted
2358                 Fixes bug #5
2359
2360 2003-01-16 [christoph]  0.8.8claws106
2361
2362         * src/prefs_gtk.c
2363         * src/prefs_toolbar.c
2364         * src/gtk/prefswindow.h
2365         * src/plugins/spamassassin/spamassassin_gtk.c
2366                 remove page destroy function that is not used anymore
2367
2368 2003-01-16 [paul]       0.8.8claws105
2369
2370         * sync with 0.8.8cvs9
2371                 see ChangeLog 2002-01-16
2372
2373 2003-01-16 [colin]      0.8.8claws104
2374
2375         * src/compose.[ch]
2376                 Fix bug with autosaved drafts for IMAP, when draft
2377                 folder is specified - fixes bugzilla bug #20
2378
2379 2003-01-15 [paul]       0.8.8claws103
2380
2381         * src/compose.[ch]
2382           src/procmsg.c
2383                 store folder and message-id of message forwarding
2384                 in queue header and set forward flag after sending
2385
2386 2003-01-15 [paul]       0.8.8claws102
2387
2388         * sync with 0.8.8cvs8
2389                 see ChangeLog 2002-01-15
2390
2391 2003-01-15 [colin]      0.8.8claws101
2392
2393         * src/Makefile.am
2394                 Fix linking with GNU libiconv
2395
2396 2003-01-15 [darko]      0.8.8claws100
2397
2398         * src/pine.c
2399                 fix crash when importing pine address book
2400                 entry with an empty name (reported by DY
2401                 <dybulk at tri8.net>)
2402
2403 2003-01-14 [paul]       0.8.8claws99
2404
2405         * configure.in  ** REMOVED **
2406           configure.ac  ** NEW FILE **
2407                 rename configure.in to configure.ac, as it is now
2408                 preferred
2409
2410 2003-01-14 [melvin]     0.8.8claws98
2411
2412         * src/folderview.c
2413                 folderview_check_new(): More precise function description
2414
2415 2003-01-14 [melvin]     0.8.8claws97
2416
2417         * src/folderview.c
2418                 folderview_check_new(): return the number of new messages 
2419                         since last check.
2420         * src/inc.c
2421                 inc_account_mail(): Disable counting of new messages for IMAP
2422                         and NNTP until bug [19] and [14] are fixed.
2423
2424 2003-01-14 [paul]       0.8.8claws96
2425
2426         * sync with 0.8.8cvs6
2427                 see ChangeLog 2003-01-14
2428
2429 2003-01-13 [alfons]     0.8.8claws95
2430
2431         * src/textview.c
2432                 tune email address validation (c. 0.8.8claws89): if . is 
2433                 just one char away from @, the address is invalid too 
2434                 (correctly rejects addresses like foo@.com)
2435
2436 2003-01-13 [paul]       0.8.8claws94
2437
2438         * src/messageview.c
2439           src/toolbar.c
2440                 fixes to the Message View toolbar and menu:
2441                 fix non-functioning Forward button
2442                 make Reply button consider default_reply_list
2443                 remove 'Follow-up...' menu entry
2444                 add 'Forward' and 'Redirect' menu entries
2445
2446 2003-01-13 [melvin]     0.8.8claws93
2447
2448         * src/inc.c
2449                 Fixed typo that could make new messages count incorrect.
2450
2451 2003-01-13 [melvin]     0.8.8claws92
2452
2453         * src/folderview.[ch]
2454                 folderview_check_new(): return the number of new messages.
2455         * src/inc.c
2456                 Should fix bug [14] where new mail notification worked 
2457                         incorrectly with IMAP accounts.
2458                 inc_spool_account(): return number of new msgs, or -1 on error
2459                 inc_all_spool(): return number of new msgs
2460                 
2461 2003-01-13 [melvin]     0.8.8claws91
2462
2463         * src/prefs_actions.c
2464                 Justify help text.
2465
2466 2003-01-12 [thorsten]   0.8.8claws90
2467
2468         * src/common/prefs.c
2469                 close file before rename
2470
2471 2003-01-12 [alfons]     0.8.8claws89
2472
2473         * AUTHORS
2474                 add Christian Mertes
2475         * src/common/utils.[ch]
2476                 g_stricase_hash(), g_stricase_equal(): functions for 
2477                 case insensitive hash tables
2478         * src/textview.c
2479                 use top level domain names to validate email address, based
2480                 on a patch by Christian Mertes (thanks!), but changed 
2481                 implementation to use a hash table 
2482
2483 2003-01-12 [paul]       0.8.8claws88
2484
2485         * po/bg.po
2486                 updated by George Danchev
2487
2488 2003-01-12 [alfons]     0.8.8claws87
2489
2490         * src/summaryview.c
2491                 delete / execute performance: use new style folder update
2492
2493 2003-01-12 [paul]       0.8.8claws86
2494
2495         * sync with 0.8.8cvs5
2496                 see ChangeLog 2003-01-13 (!)
2497
2498 2003-01-12 [alfons]     0.8.8claws85
2499
2500         * src/filtering.c
2501         * src/matcher_parser_parse.y
2502                 prepare change_score filtering action
2503         * src/matcher.[ch]
2504                 give up const-correctness on functions that call non-const-correct functions;
2505                 several casts to gpointer in g_free();
2506                 add change_score;
2507
2508 2003-01-12 [christoph]  0.8.8claws84
2509
2510         * src/compose.c
2511                 fix 2 warnings
2512
2513         * src/gtk/prefswindow.[ch]
2514         * src/plugins/spamassassin/spamassassin_gtk.c
2515                 changed the call of the widget create function
2516                 for PrefsPages, because sometimes the widget
2517                 create function needs a widget that already has
2518                 been attached to a window (to create GDK pixmaps
2519                 for exmaple). So we simply pass the GtkWindow as
2520                 the second parameter now.
2521
2522         * src/main.c
2523         * src/mainwindow.c
2524         * src/prefs_toolbar.[ch]
2525                 rewrite Toolbar Preferences using the new
2526                 prefs window
2527
2528 2003-01-11 [alfons]     0.8.8claws83
2529
2530         * src/addressadd.c
2531                 fix crash when adding sender to addressbook because status bar
2532                 isn't there (the status bar doesn't seem to be used though,
2533                 but I'll let Match decide what to do with it)
2534
2535 2003-01-11 [colin]      0.8.8claws82
2536
2537         * src/main.c
2538           src/toolbar.c
2539                 Two useless changes reversed
2540
2541 2003-01-11 [colin]      0.8.8claws81
2542
2543         * src/mainwindow.c
2544           src/mainwindow.h
2545                 Add mainwindow_get_mainwindow()
2546         * src/alertpanel.c
2547           src/alertpanel.h
2548                 Add alertpanel_error_log() 
2549         * src/compose.c
2550           src/inc.c
2551           src/messageview.c
2552           src/toolbar.c
2553           src/main.c
2554           src/procmsg.c
2555                 Network errors get a View Log button
2556
2557 2003-01-10 [alfons]     0.8.8claws80
2558
2559         * src/prefs_toolbar.c
2560         * src/toolbar.c
2561                 use the translatable string for "Separator" as file name for
2562                 separator toolbar items (probably make this uppercase?)
2563
2564 2003-01-10 [alfons]     0.8.8claws79
2565
2566         * src/prefs_toolbar.c
2567                 put right A_SEPARATOR description string in "displayed
2568                 toolbar items list" so manually added separators are
2569                 saved correctly (bug #10, "Adding a separator to the main 
2570                 toolbar fails, entry in xml file is wrong")
2571
2572 2003-01-10 [christoph]  0.8.8claws78
2573
2574         * src/imap.c
2575                 o fix warnings
2576                 o use CAPABILITY to check if NAMESPACE is available
2577
2578 2003-01-10 [christoph]  0.8.8claws77
2579
2580         * src/imap.[ch]
2581                 apply UIDPLUS IMAP extension support patch
2582
2583         Patch submitted by Simon 'corecode' Schubert
2584
2585 2003-01-10 [paul]       0.8.8claws76
2586
2587         * src/folderview.c
2588                 a sync from main which fixes the news account folders'
2589                 Properties bug
2590
2591 2003-01-10 [christoph]  0.8.8claws75
2592
2593         * src/folder.c
2594                 don't accept 0 as a valid uid returned by copy and move
2595                 functions. 0 means the message was copied or moved but the
2596                 new uid could not be fetched. It is not an error condition
2597                 for the copy or move operation.
2598
2599 2003-01-10 [paul]       0.8.8claws74
2600
2601         * src/prefs_filtering.c
2602                 change English used in Alert when entry is not
2603                 saved.
2604                 
2605         * sync with 0.8.8cvs4
2606                 see ChangeLog 2003-01-10
2607
2608 2003-01-10 [darko]      0.8.8claws73
2609
2610         * src/pine.c
2611                 fix crash when importing address book entry
2612                 without a valid address
2613
2614 2003-01-09 [alfons]     0.8.8claws72
2615
2616         * src/inc.c
2617                 filtering performance: use new style folder update
2618
2619 2003-01-09 [christoph]  0.8.8claws71
2620
2621         * src/compose.c
2622         * src/gtk/menu.[ch]
2623                 fix wrong selecting of mime encoding type, when
2624                 opening property dialog of attachments in the
2625                 compose window. 7bit was always selected and that
2626                 destoryed files with 8bit data.
2627                 (closes bug #9 Sylpheed-claws destroys attachments when
2628                  changing MIME-types)
2629
2630 2003-01-09 [paul]       0.8.8claws70
2631
2632         * sync with 0.8.8cvs3
2633                 see ChangeLog 2003-01-09
2634
2635 2003-01-08 [alfons]     0.8.8claws69
2636         
2637         * src/addressadd.c
2638                 apply patch by Kim Schulz to fix build breakage
2639                 because of missing variable
2640
2641 2003-01-08 [paul]       0.8.8claws68
2642
2643         * sync with 0.8.8cvs2
2644                 see ChangeLog 2002-01-08
2645
2646 2003-01-08 [paul]       0.8.8claws67
2647
2648         * po/it.po
2649                 updated by Alessandro Maestri
2650                 
2651         * src/addressadd.c
2652                 when using 'Add sender to addressbook' allow
2653                 name to be edited and remarks to be entered
2654                 Patch submitted by Luke Plant
2655
2656 2003-01-08 [darko]      0.8.8claws66
2657
2658         * README.claws, src/summaryview.c
2659                 fix description for marked messages
2660
2661 2003-01-08 [paul]
2662
2663         * tools/Makefile.am
2664           tools/launch_phoenix  ** NEW FILE **
2665                 add script that enables using Phoenix as the default
2666                 web browser. 
2667                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
2668                 
2669         * tools/OOo2sylpheed.pl
2670                 remove full path to sylpheed executable, just 'sylpheed'
2671                 will do
2672                 
2673         * tools/README
2674                 add launch_phoenix informtion and re-arrange and compress
2675                 the data a little
2676
2677 2003-01-07 [christoph]  0.8.8claws65
2678
2679         * src/folder.c
2680                 fix update for source folder when moving messages
2681         * src/procmsg.[ch]
2682         * src/summaryview.c
2683                 use function to set to_folder for message infos and
2684                 automatically update the op_count for old and new
2685                 folder
2686
2687 2003-01-07 [melvin]     0.8.8claws64
2688
2689         * src/prefs_actions.c
2690                 Fixed bug where an '%p' Action on a displayed image crashed 
2691                         Sylpheed
2692                 Code clean up (get rid of duplicated code and removed unnecessary 
2693                                 structure member)
2694
2695 2003-01-07 [christoph]  0.8.8claws63
2696
2697         * src/compose.c
2698         * src/folder.[ch]
2699         * src/folderview.c
2700         * src/import.c
2701         * src/inc.c
2702         * src/main.c
2703         * src/mainwindow.c
2704         * src/messageview.c
2705         * src/prefs_folder_item.c
2706         * src/procmsg.c
2707         * src/summaryview.c
2708         * src/toolbar.c
2709                 o remove all folder update triggering from the UI code. The folder
2710                   system should know much better when a folder needs an update.
2711                 o to prevent multiple updates in a row the folder updates can be
2712                   frozen for some time.
2713
2714                 Note: - Please verify that no updates are missing
2715                       - Check where freeze/thaws should be added
2716
2717 2003-01-07 [christoph]  0.8.8claws62
2718
2719         * src/prefs_actions.c
2720                 don't translate empty strings
2721
2722         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2723
2724 2003-01-06 [christoph]  0.8.8claws61
2725
2726         * src/prefs_actions.c
2727                 mark strings for gettext
2728         * src/prefs_matcher.c
2729                 use new description window for Execute action and
2730                 match condition in Filtering
2731
2732         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2733
2734 2003-01-06 [alfons]     0.8.8claws60
2735
2736         keep myself inspired to re-organize matcher part 8; 
2737         yes, more to come (I need to move out the descriptive
2738         text for actions to matcher.c, or at least make it not
2739         depend on the wicked ordering)
2740
2741         * src/prefs_matcher.c
2742                 add documentation so others may comprehend the
2743                 UI part of the conditions
2744                 
2745 2003-01-06 [christoph]  0.8.8claws59
2746
2747         * src/prefs_actions.c
2748                 use new description window for syntax help
2749         * src/gtk/description_window.c
2750                 fix display of descriptions with column count != 2
2751
2752         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2753
2754 2003-01-06 [christoph]  0.8.8claws58
2755
2756         * src/quote_fmt.c
2757         * src/summaryview.[ch]
2758         * src/gtk/Makefile.am
2759         * src/gtk/description_window.[ch]       ** NEW **
2760                 use a generic window to display syntax descriptions
2761                 currently used in quote_fmt and summaryview (new description
2762                 for extended quick search)
2763
2764         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2765
2766 2003-01-06 [paul]       0.8.8claws57
2767
2768         * sync with 0.8.8cvs1
2769                 see ChangeLog 2003-01-06
2770
2771 2003-01-06 [christoph]  0.8.8claws56
2772
2773         * src/mainwindow.c
2774         * src/prefs_gtk.[ch]
2775         * src/gtk/prefswindow.[ch]
2776         * src/plugins/spamassassin/spamassassin_gtk.c
2777                 o remove page management from prefswindow, pages
2778                   will be an argument to prefswindow_open
2779                 o prefswindow_open gets a datapointer that is
2780                   passed to the widget_create function to allow
2781                   creation of prefswindow for specific items
2782
2783 2003-01-06 [colin]      0.8.8claws55
2784         
2785         * src/summaryview.c
2786                 We don't want regexp in the reply-finder, 
2787                 because MIDs can contain !,$,. and so on
2788
2789 2003-01-06 [jens]       0.8.8claws54
2790
2791         * src/jpilot.c
2792                 fixed a wrong free in jpilot_read_db_files
2793
2794 2003-01-06 [alfons]     0.8.8claws53
2795
2796         re-organize matcher part 8; more to come
2797        
2798         * src/matcher.c
2799                 matcherprop_to_string(): put g_free()s before the
2800                 switch-case break to fix memleaks                
2801
2802 2003-01-06 [colin]      0.8.8claws52
2803
2804         * src/summaryview.c
2805                 cleanup & reply-finder now displays the first 
2806                 matching message
2807
2808 2003-01-05 [alfons]     0.8.8claws51
2809
2810         re-organize matcher part 7; more to come
2811
2812         * src/matcher.[ch]
2813                 fixes for constant correctness;
2814                 more documentation;
2815
2816 2003-01-05 [alfons]     0.8.8claws50
2817
2818         re-organize matcher part 6; more to come
2819         
2820         * src/matcher.[ch]
2821                 fixes for constant correctness;
2822                 more documentation;
2823         * src/filtering.c
2824                 fix for constant correctness
2825
2826 2003-01-05 [colin]      0.8.8claws49
2827
2828         * src/account.[ch]
2829                 Add account_get_reply_account function
2830         * src/compose.c
2831                 Use account_get_reply_account function 
2832         * src/summaryview.c
2833                 Basic reply-finder - click on the replied
2834                 icon gets you to the outbox using quick-search
2835
2836 2003-01-05 [paul]       0.8.8claws48
2837
2838         * src/prefs_common.c
2839                 small change to English
2840                 
2841         * src/prefs_filtering.c
2842                 prefs_filtering_action_select(): improve logic and uniformity
2843                 of gui
2844
2845 2003-01-05 [alfons]     0.8.8claws47
2846
2847         fine tune solution to focus problems (bug #7)
2848
2849         * src/mainwindow.c
2850                 mainwindow_focus_in_event(): remove grab event check
2851         * src/summaryview.c
2852                 summary_button_pressed(): move selection on right-click
2853                 too. we can't possibly move the selection back after
2854                 canceling a dialog, because gtk's incomplete focus 
2855                 management. whether this is a good solution, only time
2856                 will tell.
2857
2858 2003-01-05 [christoph]  0.8.8claws46
2859
2860         * src/imap.c
2861                 fix crash when no imap connection could be established
2862
2863 2003-01-05 [paul]       0.8.8claws45
2864
2865         * src/mainwindow.c
2866           src/sumamryview.c
2867           src/gtk/menu.[ch]
2868                 fix bug 605957 'shortcuts in popup-menu'
2869                 make user-defined shortcuts work
2870                 show shortcuts that are already defined
2871                 in the main menu
2872                 Patch submitted by Luke Plant
2873
2874 2003-01-05 [alfons]     0.8.8claws44
2875
2876         * src/mainwindow.c
2877                 focus_in_event handler should not select summary view row 
2878                 when another window (menu, dialog) grabbed for events 
2879                 (bug #7, "[0.8.8claws42] Message summary focus") 
2880
2881 2003-01-04 [christoph]  0.8.8claws43
2882
2883         * src/procmsg.c
2884                 update save folder after adding the sent message
2885                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
2886
2887 2003-01-02 [christoph]  0.8.8claws42
2888
2889         * src/common/plugin.c
2890                 fix unloading of all plugins and unload
2891                 plugins in reverse order
2892                 
2893         * src/gtk/pluginwindow.c
2894                 implement function of load and unload button
2895
2896         * src/gtk/prefswindow.c
2897         * src/gtk/prefswindow.h
2898                 rename register function and add new unregister
2899                 function
2900
2901         * src/plugins/spamassassin/spamassassin_gtk.c
2902                 unregister prefs page and update for changes in
2903                 src/gtk/prefswindow.c
2904
2905 2003-01-02 [paul]       0.8.8claws41
2906
2907         * po/es.po
2908                 updated by Ricardo Mones Lastra
2909
2910 2003-01-02 [paul]
2911
2912         * tools/tb2sylpheed
2913                 fixes and improvements by Urke MMI
2914
2915 2003-01-02 [thorsten]   0.8.8claws40
2916
2917         * src/procmsg.c
2918                 fixed wrong return value
2919
2920 2003-01-02 [thorsten]   0.8.8claws39
2921
2922         * src/prefs.c
2923                 fixed printing wrong variable
2924
2925 2003-01-02 [thorsten]   0.8.8claws38
2926
2927         * src/prefs.c
2928                 fixed acessing members of freed pfile struct
2929
2930 2003-01-02 [thorsten]   0.8.8claws37
2931
2932         * src/procmsg.c
2933                 detect loops across several messages
2934                 as suggested by Christoph Hohmann
2935
2936 2003-01-01 [match]      0.8.8claws36
2937
2938         * src/addrindex.c
2939                 fixed another memory leak.
2940
2941 2003-01-01 [match]      0.8.8claws35
2942
2943         * src/jpilot.[ch]
2944                 fixed memory leaks. applied Doxygen comments.
2945
2946 2003-01-01 [thorsten]   0.8.8claws34
2947
2948         * src/procmsg.c
2949                 inhibit endless loop if msg references itself
2950                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
2951
2952 2003-01-01 [christoph]  0.8.8claws33
2953
2954         * src/mainwindow.c
2955         * src/gtk/Makefile.am
2956         * src/gtk/pluginwindow.c                ** NEW **
2957         * src/gtk/pluginwindow.h                ** NEW **
2958                 add plugin window
2959
2960         * src/plugins/demo/demo.c
2961         * src/plugins/spamassassin/spamassassin.c
2962         * src/plugins/spamassassin/spamassassin_gtk.c
2963                 write better plugin descriptions
2964
2965 2002-12-31 [christoph]  0.8.8claws32
2966
2967         * src/gtk/prefswindow.c
2968         * src/plugins/spamassassin/spamassassin_gtk.c
2969                 some small improvements to GTK code
2970
2971 2002-12-31 [christoph]  0.8.8claws31
2972
2973         * src/plugins/spamassassin/spamassassin_gtk.c
2974                 enable folder select button
2975
2976 2002-12-31 [christoph]  0.8.8claws30
2977
2978         * src/mainwindow.c
2979         * src/gtk/Makefile.am
2980         * src/gtk/prefswindow.c                         ** NEW **
2981         * src/gtk/prefswindow.h                         ** NEW **
2982                 add new prefs window
2983
2984         * src/common/plugin.c
2985                 don't try to load empty config lines
2986         
2987         * src/plugins/spamassassin/Makefile.am
2988         * src/plugins/spamassassin/spamassassin.c
2989         * src/plugins/spamassassin/spamassassin.h       ** NEW **
2990         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
2991                 GTK config for SpamAssassin Plugin using
2992                 the new prefs window
2993
2994 2002-12-31 [paul]       0.8.8claws29
2995
2996         * po/POTFILES.in
2997                 remove obsolete entry 'src/menu.c'
2998
2999 2002-12-31 [alfons]     0.8.8claws28
3000
3001         * src/matcher.[ch]
3002         * src/matcher_parser_parse.y
3003         * src/prefs_matcher.c
3004                 add "ignore_thread" and "~ignore_thread" condition so it's
3005                 possible to make the actions / scoring operate on the ignore
3006                 thread flag
3007
3008 2002-12-31 [christoph]  0.8.8claws27
3009
3010         * src/addrbook.c
3011         * src/addrindex.c
3012         * src/folder.c
3013         * src/matcher.c
3014         * src/prefs_account.c
3015         * src/prefs_actions.c
3016         * src/prefs_customheader.c
3017         * src/prefs_display_header.c
3018         * src/prefs_gtk.c
3019         * src/procmime.c
3020         * src/toolbar.c
3021         * src/xmlprops.c
3022         * src/common/prefs.[ch]
3023                 extend prefs file handling for reading and automatic handling
3024                 of blocks. When reading prefs_set_block_label will automatically
3025                 move on to the block. When writing it will copy all other blocks
3026                 automatically
3027
3028         * src/common/plugin.c
3029                 Now loading plugin filenames from [Plugins] block in
3030                 sylpheed rc file
3031
3032 2002-12-30 [christoph]  0.8.8claws26
3033
3034         * src/common/hooks.[ch]
3035                 return abort status to caller of hooks_invoke
3036                 
3037         * src/inc.[ch]
3038                 invoke message filtering hook and stop
3039                 default handling when filter returns abort
3040
3041         * src/common/plugin.[ch]
3042         * src/plugins/demo/demo.c
3043                 modify plugin loader, because resolving symbols for strings
3044                 does not work correctly
3045         
3046         * configure.in
3047         * ac/spamassassin.m4                            ** NEW **
3048         * src/plugins/spamassassin/.cvsignore           ** NEW **
3049         * src/plugins/spamassassin/Makefile.am          ** NEW **
3050         * src/plugins/spamassassin/README               ** NEW **
3051         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
3052         * src/plugins/spamassassin/spamassassin.c       ** NEW **
3053         * src/plugins/spamassassin/utils.[ch]           ** NEW **
3054                 add spamassassin plugin, see src/plugins/spamassassin/README
3055                 for details
3056
3057 2002-12-29 [alfons]     0.8.8claws25
3058
3059         * src/mainwindow.c
3060                 when moving focus from a message view to the main 
3061                 window, don't forget to select the summary node
3062                 of the displayed message. should fix "[ 659103 ] 
3063                 focus-follows-mouse confuses sylpheed"
3064
3065 2002-12-29 [christoph]  0.8.8claws24
3066
3067         * src/Makefile.am
3068         * src/stringtable.[ch]          ** REMOVE **
3069         * src/common/Makefile.am
3070         * src/common/stringtable.[ch]   ** NEW **
3071                 move stringtable files to common directory
3072
3073 2002-12-29 [christoph]  0.8.8claws23
3074
3075         * src/Makefile.am
3076         * src/menu.[ch]                 ** REMOVE **
3077         * src/gtk/Makefile.am
3078         * src/gtk/menu.[ch]             ** NEW **
3079                 move menu files to gtk directory
3080
3081 2002-12-29 [match]      0.8.8claws22
3082
3083         * src/addressbook.c
3084         * src/syldap.c
3085                 moved UI specific code out of LDAP code into addressbook
3086                 UI code. fixed memory leak.
3087
3088 2002-12-29 [christoph]  0.8.8claws21
3089
3090         * src/folder.c
3091                 only check for IGNORED parent message when message is
3092                 not IGNORED itself
3093
3094 2002-12-29 [alfons]     0.8.8claws20
3095
3096         * src/summaryview.c
3097                 set gtksctree's anchor correct (immediate execute
3098                 changes the tree's layout, and anchor points at 
3099                 the incorrect row). fixes "[ 657233 ] multiple msg 
3100                 delete sometimes off by 1".
3101                 we probably have to look for more tree layout /
3102                 anchor glitches.
3103
3104 2002-12-29 [paul]       0.8.8claws19
3105
3106         * src/summaryview.c
3107                 fix bug [ 659054 ] incorrect sorting of 'From' column
3108                 when using 'display sender using address book'
3109                 thanks to Alfons and Luke Plant
3110
3111 2002-12-29 [christoph]  0.8.8claws18
3112
3113         * src/folder.c
3114         * src/procmsg.[ch]
3115                 check parent messages for IGNORE THREAD flag, when adding,
3116                 moving or copying messages to a folder
3117
3118 2002-12-27 [alfons]     0.8.8claws17
3119
3120         re-organize matcher part 5; more to come
3121
3122         * src/matcher.c
3123                 hash keywords in matchparser_tab 
3124
3125 2002-12-27 [alfons]     0.8.8claws16
3126
3127         re-organize matcher part 4; more to come
3128
3129         * src/matcher_parser.h
3130         * src/matcher_parser_lex.l
3131         * src/matcher_parser_parse.y
3132                 cleanup
3133
3134 2002-12-27 [alfons]     0.8.8claws15
3135
3136         re-organize matcher part 3; more to come
3137
3138         * src/matcher.[ch]
3139                 cleanup
3140
3141 2002-12-27 [alfons]     0.8.8claws14
3142
3143         re-organize matcher part 2; more to come but this should
3144         work. cc me if there are any regressions.
3145
3146         * src/matcher.h
3147                 add prototype for get_matchparser_tab_id()
3148         * src/matcher_parser_lex.l
3149                 look up keywords using matchparser_tab_id();
3150
3151 2002-12-27 [alfons]     0.8.8claws12
3152
3153         re-organize matcher part 1
3154
3155         * src/matcher.h
3156                 map yacc generated constants to sylpheed matcher constants
3157         * src/matcher.c
3158                 add function to find a matcher constant from a string
3159
3160 2002-12-27 [christoph]  0.8.8claws11
3161
3162         * src/compose.c
3163                 MENUITEM_ADD casts the 4th argument from integer to pointer
3164                 so it probably should not be a pointer, this means we
3165                 should use account id for it and not the account's pointer
3166
3167 2002-12-27 [paul]       0.8.8claws10
3168
3169         * src/mainwindow.c
3170                 remove unneeded 'GtkWidget *vbox'
3171                 
3172         * src/summaryview.c
3173                 further sync with 0.8.8 - make sort
3174                 by recipient work as expected
3175                 
3176         * NEWS
3177                 sync with 0.8.8
3178
3179 2002-12-27 [paul]       0.8.8claws9
3180
3181         * po/pt_BR.po
3182                 updated by Ivan F. Martinez
3183                 
3184 2002-12-27 [darko]      0.8.8claws8
3185
3186         * src/common/utils.c
3187                 added locked pattern to extended search
3188
3189 2002-12-27 [alfons]     0.8.8claws7
3190
3191         * src/prefs_matcher.[ch]
3192                 clean up
3193
3194 2002-12-26 [alfons]     0.8.8claws6
3195
3196         * src/matcher.[ch]
3197         * src/matcher_parser_lex.l
3198         * src/matcher_parser_parse.y
3199         * src/prefs_matcher.c
3200                 allow color label as a condition in the matcher
3201
3202 2002-12-26 [oliver]     0.8.8claws5
3203         
3204         * src/toolbar.c 
3205                 enable Addressbook for Main and Messageview
3206         * src/prefs_actions.c
3207                 enable actions in Messageview
3208
3209 2002-12-26 [christoph]  0.8.8claws4
3210
3211         * src/common/plugin.c
3212                 add a little debug output
3213         * configure.in
3214         * src/plugins/demo/Makefile.am
3215                 better use of automake
3216
3217 2002-12-26 [christoph]  0.8.8claws3
3218
3219         * src/Makefile.am
3220         * src/common/Makefile.am
3221                 fix "make distdir"
3222
3223 2002-12-26 [christoph]  0.8.8claws2
3224
3225         * configure.in
3226                 sort configure checks into common / gtk / plugins
3227         * po/POTFILES.in
3228                 add src/prefs_gtk.c
3229         * src/Makefile.am
3230                 add plugins SUBDIR
3231         * src/main.c
3232         * src/common/sylpheed.[ch]
3233                 added now sylpheed_done function for shutdown
3234         * src/common/Makefile.am
3235         * src/common/plugin.[ch]                ** NEW **
3236                 plugin loader and unloader
3237         * src/plugins/.cvsignore                ** NEW **
3238         * src/plugins/Makefile.am               ** NEW **
3239                 build plugins
3240         * src/plugins/demo/.cvsignore           ** NEW **
3241         * src/plugins/demo/Makefile.am          ** NEW **
3242         * src/plugins/demo/demo.c               ** NEW **
3243                 small demo plugin that installs a logtext hook and
3244                 outputs the log text to stdout
3245
3246 2002-12-26 [paul]       0.8.8claws1
3247
3248         * po/es.po
3249                 updated by Ricardo Mones Lastra
3250
3251 2002-12-26 [paul]       0.8.8claws
3252
3253         * 0.8.8claws released
3254
3255 2002-12-26 [paul]       0.8.7claws12
3256
3257         * po/bg.po
3258                 updated by George Danchev
3259
3260 2002-12-26 [paul]       0.8.7claws11
3261
3262         * po/POTFILES.in
3263                 remove unneeded 'src/prefs.c' entry 
3264
3265 2002-12-26 [paul]       0.8.7claws10
3266
3267         * src/codeconv.c
3268           src/mainwindow.c
3269                 sync with 0.8.8 release
3270         
3271         * src/folder.[ch]
3272           src/mh.c
3273           src/summaryview.c
3274                 partial sync with 0.8.8 release
3275         
3276
3277 2002-12-25 [alfons]     0.8.7claws9
3278
3279         * src/matcher.[ch]
3280         * src/matcher_parser_lex.l
3281         * src/matcher_parser_parse.y
3282         * src/prefs_matcher.c
3283                 add locked flag to possible filtering / matcher 
3284                 conditions (also a good example what should be
3285                 done to add a simple boolean condition)
3286
3287 2002-12-25 [christoph]  0.8.7claws8
3288
3289         * src/Makefile.am
3290         * src/account.[ch]
3291         * src/addrbook.c
3292         * src/addressbook.c
3293         * src/addrindex.c
3294         * src/filtering.c
3295         * src/folder.c
3296         * src/matcher.c
3297         * src/prefs.[ch]                ** REMOVE **
3298         * src/prefs_account.c
3299         * src/prefs_actions.c
3300         * src/prefs_common.c
3301         * src/prefs_customheader.c
3302         * src/prefs_display_header.c
3303         * src/prefs_filtering.c
3304         * src/prefs_folder_item.c
3305         * src/prefs_gtk.[ch]            ** NEW **
3306         * src/prefs_matcher.c
3307         * src/prefs_scoring.c
3308         * src/prefs_summary_column.c
3309         * src/procmime.c
3310         * src/selective_download.c
3311         * src/toolbar.c
3312         * src/common/Makefile.am
3313         * src/common/prefs.[ch]         ** NEW **
3314                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
3315
3316 2002-12-24 [alfons]     0.8.7claws7
3317
3318         * src/summaryview.c
3319                 summary_thread_build(): fix real cause of the crash mentioned in
3320                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
3321                 this way we get meaningful ctree nodes 
3322
3323 2002-12-24 [oliver]     0.8.7claws6
3324
3325         * src/mainwindow.[ch]
3326         * src/messageview.[ch]
3327         * src/compose.[ch]
3328         * src/inc.c
3329         * src/summaryview.c
3330                 changes to use updated toolbar handling
3331                 
3332 2002-12-24 [oliver]     0.8.7claws5
3333
3334         * src/toolbar.[ch]
3335                 generic toolbar handling
3336                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
3337         * src/prefs_toolbar.[ch]
3338                 adjust to handling
3339         
3340 2002-12-24 [oliver]     0.8.7claws4
3341         
3342         * src/stock_pixmap.[ch]
3343                 move SYLPHEED_LOGO to end of list in order 
3344                 to remove it from Custom Toolbar`s Icon View
3345
3346 2002-12-24 [alfons]     0.8.7claws3
3347
3348         * src/summaryview.c
3349                 summary_thread_build(): fix crash because of focus != selection 
3350                 after threading. when deleting the selection, gtk tries but fails 
3351                 to find the correct focusable element. we now force the selection
3352                 to be focused. this should solve the infamous bug reported by 
3353                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
3354                 a test case is available. 
3355
3356 2002-12-24 [darko]      0.8.7claws2
3357
3358         * src/summaryview.c
3359                 don't crash when unmarking message with unread children
3360
3361 2002-12-23 [christoph]  0.8.7claws1
3362
3363         * src/Makefile.am
3364         * src/common/Makefile.am
3365                 update Makefiles for moved intl.h, version.h and defs.h
3366         * src/imap.c
3367                 rewrite imap_session_get to avoid duplicate code
3368
3369 2002-12-23 [paul]       0.8.7claws
3370
3371         * Santa-Claws released
3372         
3373         * po/hu.po
3374           po/ru.po
3375                 squeeze in updated Hungarian and Russian translations.
3376                 Submitted by  Gál Zoltán and Ruslan N. Balkin
3377
3378 2002-12-23 [paul]       0.8.6claws129
3379
3380         * po/pl.po
3381                 updated by Witold Wladyslaw Wojciech Wilk
3382
3383 2002-12-23 [paul]       0.8.6claws128
3384
3385         * src/quote_fmt_parse.y
3386                 fix typo and add licence header
3387
3388 2002-12-23 [paul]       0.8.6claws127
3389
3390         * po/en_GB.po
3391                 updated
3392
3393 2002-12-23 [paul]       0.8.6claws126
3394
3395         * po/it.po
3396                 updated translation, submitted by Alessandro Maestri
3397                 
3398 2002-12-23 [paul]       0.8.6claws125
3399
3400         * src/quote_fmt_parse.y
3401                 fix signature-stripping on replies bug. match
3402                 '-- \n' and not '-- '.
3403
3404 2002-12-22 [paul]       0.8.6claws124
3405
3406         * po/bg.po
3407           po/es.po
3408           po/sr.po
3409                 updated translations. submitted by George Danchev,
3410                 Ricardo Mones Lastra, and Urke MMI respectively
3411
3412 2002-12-21 [paul]       0.8.6claws123
3413
3414         * src/addrbook.c
3415                 fix coding style
3416
3417 2002-12-21 [paul]       0.8.6claws122
3418
3419         * src/addrbook.c
3420                 fix bug [643638] where if a person is in one or more
3421                 addressbook groups editing that person's email 
3422                 address results in removal from those groups.
3423                 Patch submitted by Luke Plant.
3424
3425 2002-12-20 [christoph]  0.8.6claws121
3426
3427         * src/common/utils.c
3428         * src/summaryview.c
3429                 reimplement expand_search_string using GString to
3430                 prevent crashs caused by miscalculated string
3431                 lengths reported by Paul
3432
3433 2002-12-20 [christoph]  0.8.6claws120
3434
3435         * src/summaryview.c
3436                 don't use "changed" to check if op_count has to be changed as it
3437                 is also set when the message has unread children
3438                 (closes bug [ 653221 ] crash while deleting duplicates)
3439
3440 2002-12-20 [paul]       0.8.6claws119
3441
3442         * sync with 0.8.6cvs27
3443                 see ChangeLog 2002-12-20
3444
3445 2002-12-20 [paul]       0.8.6claws118
3446
3447         * sync with 0.8.6cvs26
3448                 see ChangeLog 2002-12-19 and 2002-12-20
3449
3450 2002-12-19 [alfons]     0.8.6claws117
3451
3452         * src/textview.c
3453                 fix incorrect parsing of email addresses, submitted by 
3454                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
3455                 name display if it contains @".
3456
3457 2002-12-18 [paul]       0.8.6claws116
3458
3459         * sync with 0.8.6cvs23
3460                 see ChangeLog 2002-12-18
3461
3462 2002-12-18 [paul]       0.8.6claws115
3463
3464         * src/Makefile.am
3465         * src/account.c
3466         * src/codeconv.c
3467         * src/gtkutils.[ch]
3468         * src/imap.c
3469                 sync with 0.8.6cvs22.
3470                 see ChangeLog 2002-12-17 and 2002-12-18
3471
3472 2002-12-17 [christoph]  0.8.6claws114
3473
3474         * src/imap.c
3475                 o don't create a session if imap greeting fails
3476                 o don't close socket when authentication fails
3477                   this is done by imap_session_destroy
3478
3479 2002-12-17 [thorsten]   0.8.6claws113
3480
3481         * tools/Makefile.am
3482           tools/README
3483           tools/google_msgid.pl ** NEW FILE **
3484                 Added "search for message-id" script and doc
3485
3486 2002-12-17 [thorsten]   0.8.6claws112
3487
3488         * po/hu.po
3489                 Updated hungarian translation
3490                 (updated by Gal Zoltan)
3491
3492 2002-12-16 [christoph]  0.8.6claws111
3493
3494         * src/addr_compl.c
3495                 remove stupid addressbook dump to debug output
3496         * src/mh.c
3497                 fix memory leak found by Hiro
3498
3499 2002-12-14 [paul]       0.8.6claws110
3500
3501         * src/compose.c
3502                 fix menubar sensitivity on send
3503                 
3504         * src/prefs_filtering.c
3505         * src/prefs_matcher.c
3506         * src/prefs_scoring.c
3507                 Fix english ;)
3508                 
3509         * src/common/quoted-printable.h
3510                 sync: fix typo
3511         
3512 2002-12-13 [christoph]  0.8.6claws109
3513
3514         * src/Makefile.am
3515         * src/manage_window.[ch]        ** REMOVE **
3516         * src/gtk/Makefile.am
3517         * src/gtk/manage_window.[ch]    ** NEW **
3518                 move manage_window files to gtk directory
3519
3520 2002-12-13 [christoph]  0.8.6claws108
3521
3522         * src/Makefile.am
3523         * src/gtkshruler.[ch]           ** REMOVE **
3524         * src/gtk/Makefile.am
3525         * src/gtk/gtkshruler.[ch]       ** NEW **
3526                 move gtkshruler files to gtk directory
3527
3528 2002-12-13 [christoph]  0.8.6claws107
3529
3530         * src/Makefile.am
3531         * src/compose.c
3532         * src/gtkstext.[ch]             ** REMOVE **
3533         * src/gtkutils.[ch]
3534         * src/textview.c
3535         * src/gtk/gtkstext.[ch]         ** NEW **
3536         * src/gtk/Makefile.am
3537                 o move stext functions to gtkstext.c to remove
3538                   dependency of gtkutils
3539                 o move gtkstext files to gtk directory
3540
3541         * src/gtk/Makefile.am
3542         * src/gtk/sslcertwindow.[ch]
3543                 UI stuff can always depend on common code so
3544                 it's ok to add ../common to include path
3545
3546 2002-12-13 [colin]      0.8.6claws106
3547
3548         * src/summaryview.c
3549                 Disconnect sighandlers for mainwindow when
3550                 quicksearch has the focus
3551                 Fix bug #653231
3552         * src/mainwindow.[ch]
3553                 Make key_pressed callback public, to be able
3554                 to disconnect it
3555
3556 2002-12-13 [christoph]  0.8.6claws105
3557
3558         * src/mh.c
3559                 create .mh_sequences file in new MH folders
3560                 (closes feature request [ 523162 ] MH folders should
3561                  get a .mh_sequences)
3562
3563 2002-12-13 [colin]      0.8.6claws104
3564
3565         * src/summaryview.c
3566                 Better handling of quicksearch show/hide
3567                 (basically the button stays under the mouse 
3568                  when toggled)
3569
3570 2002-12-13 [paul]       0.8.6claws103
3571
3572         * sync with 0.8.6cvs17
3573                 see ChangeLog 2002-12-13
3574
3575 2002-12-13 [paul]       0.8.6claws102
3576
3577         * po/es.po
3578                 updated by Ricardo Mones Lastra
3579
3580 2002-12-11 [colin]       0.8.6claws101
3581
3582         * src/folder.c
3583                 remove statusbar stuff
3584           src/folderview.c
3585                 set statusbar verbosity when moving folders
3586
3587 2002-12-11 [colin]       0.8.6claws100
3588         * src/prefs_filtering.c
3589         * src/prefs_matcher.c
3590         * src/prefs_scoring.c
3591                 Fix english ;)
3592
3593 2002-12-11 [colin]       0.8.6claws99
3594
3595         * src/prefs_common.[ch]
3596                 Add summary_quicksearch_type
3597         * src/summaryview.c
3598                 Save last used quicksearch type
3599
3600 2002-12-11 [jens]       0.8.6claws98
3601         * src/prefs_filtering.c
3602         * src/prefs_matcher.c
3603         * src/prefs_scoring.c
3604                 added dialog for incomplete rules in scoring, filtering and
3605                 matcher to ask wheather really close
3606
3607 2002-12-11 [colin]      0.8.6claws97
3608
3609         * src/folder.c
3610                 Fix folder dnd statusbar logging
3611
3612 2002-12-10 [christoph]  0.8.6claws96
3613
3614         * src/compose.c
3615         * src/folder.c
3616         * src/imap.c
3617         * src/inc.c
3618         * src/main.c
3619         * src/mainwindow.c
3620         * src/news.c
3621         * src/send.c
3622         * src/statusbar.[ch]
3623         * src/common/hooks.c
3624         * src/common/log.[ch]
3625                 o handle verbose logging in statusbar directly in statusbar code
3626                   and common code does not need any knowledge about a statusbar
3627                 o remove direct calls to statusbar_(puts|pop)_all functions
3628
3629 2002-12-10 [jens]       0.8.6claws95
3630
3631         * src/*.c
3632                 removed gettext from g_warnings
3633         * po/POTFILES.in
3634                 cleaned and updated
3635         * po/de.po
3636                 updated
3637
3638 2002-12-10 [colin]      0.8.6claws94
3639
3640         * src/main.c
3641                 finish crash dialog fix
3642
3643 2002-12-10 [colin]      0.8.6claws93
3644
3645         * src/main.c
3646                 "Fix" "sylpheed already running" instead of
3647                 crash dialog appearing after a crash
3648
3649 2002-12-10 [colin]      0.8.6claws92
3650
3651         * po/POTFILES.in
3652                 add src/gtk/sslcertwindow.c
3653
3654 2002-12-10 [paul]       0.8.6claws91
3655
3656         * po/POTFILES.in
3657                 updated to reflect recent changes
3658                 submitted by Alessandro Maestri
3659
3660 2002-12-09 [christoph]  0.8.6claws90
3661
3662         * src/Makefile.am
3663         * src/smtp.[ch]                 ** REMOVE **
3664         * src/common/Makefile.am
3665         * src/common/smtp.[ch]          ** NEW **
3666                 move smtp files to common directory
3667
3668 2002-12-09 [christoph]  0.8.6claws89
3669
3670         * src/Makefile.am
3671         * src/session.[ch]              ** REMOVE **
3672         * src/common/Makefile.am
3673         * src/common/session.[ch]       ** NEW **
3674                 move session files to common directory
3675
3676 2002-12-09 [paul]       0.8.6claws88
3677
3678         * src/account.c
3679                 fix bug [649746] edit accounts: move account reverted
3680                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
3681
3682 2002-12-09 [colin]      0.8.6claws87
3683
3684         * src/ssl_certificate.c
3685                 cleanup
3686
3687 2002-12-09 [colin]      0.8.6claws86
3688
3689         * src/ssl.c
3690                 Try to open the cert.pem database and 
3691                 issue a warning if it isn't there
3692
3693 2002-12-09 [colin]      0.8.6claws85
3694
3695         * src/common/ssl_certificate.c
3696         * src/gtk/sslcertwindow.c
3697                 Warning fixes
3698
3699 2002-12-09 [colin]      0.8.6claws84
3700
3701         * src/ssl_certificate.[ch] ** REMOVED **
3702         * src/common/ssl_certificate.[ch] ** NEW **
3703         * src/Makefile.am
3704         * src/common/Makefile.am
3705                 Moved ssl_certificate.[ch] to common
3706         * src/common/ssl.c 
3707                 Put back needed include
3708         * src/gtk/sslcertwindow.[ch]
3709                 Changed ssl_certificate.h include
3710         
3711 2002-12-09 [colin]      0.8.6claws83
3712
3713         * src/gtk/sslcertwindow.[ch]
3714                 Implement hook for certificate acception
3715         * src/ssl_certificate.[ch]
3716                 Implement hook for certificate acception
3717         * src/common/ssl.c
3718                 Reenable certificate acception check
3719         * src/mainwindow.c
3720                 Register sslcertwindow's hook
3721         
3722 2002-12-08 [christoph]  0.8.6claws82
3723
3724         * src/about.c
3725         * src/addr_compl.c
3726         * src/codeconv.c
3727         * src/manual.c
3728         * src/undo.c
3729         * src/common/utils.c
3730                 o add missing includes
3731                 o fix warnings
3732         * src/.cvsignore
3733         * src/common/.cvsignore
3734         * src/common/version.h          ** REMOVE **
3735                 remove autogenerated file
3736
3737 2002-12-08 [paul]       0.8.6claws81
3738
3739         * src/stringtable.c
3740                 put back needed include
3741
3742 2002-12-08 [colin]      0.8.6claws80
3743         
3744         * src/gtk/sslcertwindow.c
3745                 Cleaner popups when asking
3746         * src/ssl_certificate.c
3747         * src/prefs_common.[ch]
3748                 remove ssl certificate pref
3749                 put back needed include
3750         * src/undo.c
3751                 put back needed include
3752
3753 2002-12-08 [christoph]  0.8.6claws79
3754
3755         * src/folderview.c
3756         * src/logwindow.c
3757         * src/statusbar.c
3758         * src/summaryview.c
3759                 only abort hook invokation if required data is missing not
3760                 if our own data pointer is NULL, update hookfunction for
3761                 log window
3762
3763 2002-12-08 [paul]       0.8.6claws78
3764
3765         * src/about.c
3766         * src/addrcache.c
3767         * src/addrclip.c
3768         * src/addr_compl.c
3769         * src/addrselect.c
3770         * src/codeconv.c
3771         * src/colorlabel.c
3772         * src/enriched.c
3773         * src/esmtp.c
3774         * src/exporthtml.c
3775         * src/headerview.c
3776         * src/imageview.c
3777         * src/manual.c
3778         * src/noticeview.c
3779         * src/pgptext.c
3780         * src/scoring.c
3781         * src/sourcewindow.c
3782         * src/stringtable.c
3783         * src/undo.c
3784                 clean up: remove unneccesary includes
3785
3786 2002-12-08 [christoph]  0.8.6claws77
3787
3788         * src/folderview.c
3789         * src/statusbar.c
3790         * src/summaryview.c
3791         * src/common/hooks.[ch]
3792                 hook functions now have a gboolean return value, if a hook
3793                 returns TRUE it will stop executing of any more hooks in
3794                 the same hooklist for this invokation
3795
3796 2002-12-08 [colin]      0.8.6claws76
3797         
3798         * src/main.c
3799                 put back argv0 for CRASH_DIALOG
3800
3801 2002-12-08 [christoph]  0.8.6claws75
3802
3803         * src/Makefile.am
3804         * src/about.c
3805         * src/account.c
3806         * src/crash.c
3807         * src/esmtp.h
3808         * src/imap.[ch]
3809         * src/inc.c
3810         * src/main.c
3811         * src/mainwindow.c
3812         * src/news.c
3813         * src/pop.[ch]
3814         * src/prefs_account.[ch]
3815         * src/prefs_common.[ch]
3816         * src/send.[ch]
3817         * src/smtp.[ch]
3818         * src/ssl_certificate.[ch]
3819         * src/ssl_manager.[ch]
3820         * src/common/Makefile.am
3821         * src/common/log.c
3822         * src/common/nntp.[ch]
3823         * src/common/socket.[ch]
3824         * src/common/ssl.[ch]
3825         * src/gtk/sslcertwindow.[ch]
3826         * ac/openssl.m4
3827                 use new autoconf script to detect OpenSSL with extra parameters
3828                 to specify the location of libs and includes, also remove USE_SSL
3829                 to USE_OPENSSL
3830
3831         * src/common/sylpheed.[ch]
3832         * src/common/version.h.in
3833                 start seperation of common code initialization seperated from gui
3834
3835         * src/summaryview.c
3836                 The function that is called when a color label changes
3837                 should not change the color lable again
3838
3839 2002-12-08 [colin]      0.8.6claws74
3840
3841         * src/gtk/sslcertwindow.c
3842                 warning fixes
3843
3844 2002-12-08 [colin]      0.8.6claws73
3845
3846         * src/statusbar.c
3847           src/common/log.h
3848                 Register a hook for statusbar_puts_all
3849         * src/common/log.c
3850                 invoke statusbar_puts_all's hook
3851         
3852 2002-12-08 [colin]      0.8.6claws72
3853
3854         * src/ssl_certificate.c
3855                 Put back a badly-removed include
3856
3857 2002-12-08 [colin]      0.8.6claws71
3858
3859         * src/gtk/sslcertwindow.[ch]    ** NEW **
3860                 new certificate presentation
3861         * src/gtk/Makefile.am
3862                 add new files
3863         * src/ssl_certificate.[ch]
3864                 gtk cleanup, made utility functions public
3865         * src/ssl_manager.c
3866                 use new cert presentation
3867
3868 2002-12-07 [christoph]  0.8.6claws70
3869
3870         * src/Makefile.am
3871         * src/nntp.[ch]                 ** REMOVE **
3872         * src/common/Makefile.am
3873         * src/common/nntp.[ch]          ** NEW **
3874                 move nntp files to common directory
3875
3876 2002-12-07 [christoph]  0.8.6claws69
3877
3878         * src/procmsg.[ch]
3879         * src/summaryview.c
3880                 implement msginfo update callback using sylpheed's new
3881                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
3882
3883 2002-12-06 [christoph]  0.8.6claws68
3884
3885         * src/editgroup.c
3886                 This patch changes the 'Edit Group Details' dialog to
3887                 allow extended selections in either pane, so that
3888                 addresses can be added or removed from a group more
3889                 quickly and easily. (it actually is a net decrease in
3890                 file size, as some unnecessary functions have been
3891                 removed). 
3892                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
3893
3894 2002-12-06 [christoph]  0.8.6claws67
3895
3896         * src/Makefile.am
3897         * src/template.[ch]             ** REMOVE **
3898         * src/common/Makefile.am
3899         * src/common/template.[ch]      ** NEW **
3900                 move template files to common directory
3901
3902         * src/nntp.c
3903                 add missing log.h include
3904
3905 2002-12-06 [melvin]     0.8.6claws66
3906
3907         * src/prefs_actions.c
3908                 Added the trailing ">" syntax to insert command's output
3909                 without replacing old text (in contrast to trailing "|").
3910
3911 2002-12-05 [colin]      0.8.6claws65
3912         
3913         * src/common/utils.c
3914                 Don't modify original search_string or it'll change
3915                 the next iterations in the for()
3916
3917 2002-12-05 [darko]      0.8.6claws64
3918
3919         * src/common/utils.c
3920                 proper check for filtering commands, found by Colin
3921
3922 2002-12-05 [darko]      0.8.6claws63
3923
3924         * src/common/utils.c
3925                 check proper string for NULL pointer, found by Colin
3926
3927 2002-12-05 [darko]      0.8.6claws62
3928
3929         * src/common/utils.[ch]
3930                 expand_search_string(): new function
3931                 converts Mutt-like patterns to Sylpheed's
3932                 filtering engine
3933         * src/summaryview.c
3934                 use expand_search_string() to allow Mutt-like
3935                 patterns in extended search
3936         * README.claws
3937                 document extended option in quick search
3938
3939 2002-12-05 [paul]       0.8.6claws61
3940
3941         * sync with 0.8.6cvs16
3942                 see ChangeLog 2002-12-05
3943                 
3944         * po/POTFILES.in
3945                 clean up
3946
3947 2002-12-04 [christoph]  0.8.6claws60
3948
3949         * src/imap.[ch]
3950                 put imap authentication code into a new function and
3951                 remove it from imap_session_new that will allow to
3952                 send other commands before authentication
3953
3954 2002-12-04 [christoph]  0.8.6claws59
3955
3956         * src/imap.[ch]
3957                 use already existing method to prevent unneeded IMAP
3958                 folder selects. Set imap_select parameters to NULL
3959                 in some functions if the values are not required.
3960
3961         * src/xml.h
3962                 remove no longer required include
3963
3964 2002-12-04 [paul]       0.8.6claws58
3965
3966         * po/es.po
3967                 updated by Ricardo Mones Lastra
3968                 
3969         * configure.in
3970           po/hu.po      ** NEW FILE **
3971                 initial Hungarian translation, submitted
3972                 by Gál Zoltán <galzoli@hu.inter.net>
3973
3974 2002-12-03 [christoph]  0.8.6claws57
3975
3976         * src/Makefile.am
3977         * src/gtksctree.[ch]            ** REMOVE **
3978         * src/gtk/Makefile.am
3979         * src/gtk/gtksctree.[ch]        ** NEW **
3980                 move gtksctree files to gtk directory
3981
3982 2002-12-03 [christoph]  0.8.6claws56
3983
3984         * src/Makefile.am
3985         * src/md5.[ch]                  ** REMOVE **
3986         * srm/common/Makefile.am
3987         * src/common/md5.[ch]           ** NEW **
3988                 move md5 files to common directory
3989
3990         * src/gtkstext.c
3991                 remove not required #include
3992
3993 2002-12-03 [sergey]     0.8.6claws55
3994
3995         * src/gtkutils.c
3996         * src/gtkutils.h
3997                 gtkut_window_popup(): new function.
3998         * src/mainwindow.c
3999                 main_window_popup(): use gtkut_window_popup() to raise
4000                 window without changing its position.
4001                 (see sylpheed-main ML message [sylpheed:17247])
4002
4003 2002-12-03 [sergey]     0.8.6claws54
4004
4005         * src/send.c
4006                 send_message_local(): removed first-dot escaping
4007                 (SMTP-only, not needed for sending through pipe)
4008
4009 2002-12-03 [paul]       0.8.6claws53
4010
4011         * po/POTFILES.in
4012                 update to reflect recent changes (thanks
4013                 to Ricardo Mones Lastra)
4014                 
4015         * tools/filter_conv.pl
4016                  fix problem with quoted strings. Patch submitted
4017                  by Luke Plant <lukeplant@softhome.net>
4018
4019 2002-12-03 [paul]       0.8.6claws52
4020
4021         * sync with 0.8.6cvs15
4022                 see ChangeLog 2002-12-03
4023
4024 2002-12-02 [christoph]  0.8.6claws51
4025
4026         * src/logwindow.[ch]
4027         * src/common/log.[ch]
4028                 implement logging using a hook function
4029
4030         * src/folderview.c
4031         * src/folder.[ch]
4032                 define hooklist name in header file to avoid
4033                 errors caused by wrong spelling of hooklist names
4034
4035         * src/toolbar.c
4036                 fix warnings
4037
4038 2002-12-02 [christoph]  0.8.6claws50
4039
4040         * src/common/Makefile.am
4041                 add src/common/hooks.[ch]
4042
4043         * src/common/hooks.[ch]
4044                 implement a simple hook system using glib's hook functions
4045
4046         * src/folder.[ch]
4047         * src/folderview.c
4048                 use new hook system for folder item updates
4049
4050 2002-12-02 [christoph]  0.8.6claws49
4051
4052         * doc-src/ui_seperation.txt     ** NEW **
4053                 information for ui seperation
4054
4055         * src/Makefile.am
4056                 remove files that were moved to common
4057                 include common directory by default for the header files
4058
4059         * src/inc.c
4060         * src/common/socket.c
4061         * src/automaton.[ch]
4062                 implement automaton using g_io_*-functions instead of
4063                 gdk_input_add to make it ui independent
4064
4065         * src/codeconv.c
4066         * src/compose.c
4067         * src/ldif.c
4068         * src/pgptext.c
4069         * src/procmime.c
4070         * src/rfc2015.c
4071         * src/smtp.c
4072         * src/unmime.c
4073                 remove common/ prefix because directory is now in
4074                 include path
4075
4076         * src/compose.c
4077         * src/folder.c
4078         * src/folderview.c
4079         * src/mainwindow.c
4080         * src/messageview.c
4081         * src/prefs_common.c
4082         * src/procmsg.c
4083         * src/rfc2015.c
4084                 fix warnings
4085
4086         * src/imap.c
4087         * src/inc.c
4088         * src/news.c
4089         * src/pop.c
4090         * src/send.c
4091         * src/smtp.c
4092         * src/ssl_certificate.c
4093                 add log.h header file for logging functions
4094
4095         * src/main.c
4096         * src/common/utils.c
4097         * src/summaryview.c
4098         * src/xml.c
4099                 o move debug_mode to common/utils.c
4100                 o add functions to set and get debug_mode
4101
4102         * src/defs.h                    ** REMOVE **
4103         * src/intl.h                    ** REMOVE **
4104         * src/socket.[ch]               ** REMOVE **
4105         * src/ssl.[ch]                  ** REMOVE **
4106         * src/utils.[ch]                ** REMOVE **
4107                 replaced by new files in src/common/
4108         
4109         * src/common/Makefile.am
4110                 add new files in src/common/
4111
4112         * src/common/defs.h             ** NEW **
4113         * src/common/intl.h             ** NEW **
4114         * src/common/log.[ch]           ** NEW **
4115         * src/common/socket.[ch]        ** NEW **
4116         * src/common/ssl.[ch]           ** NEW **
4117         * src/common/utils.[ch]         ** NEW **
4118                 replacement for files in src/
4119
4120 2002-12-02 [colin]      0.8.6claws48
4121
4122         * src/folderview.c
4123                 Scroll folderview if necessary during dnd
4124
4125 2002-12-02 [colin]      0.8.6claws47
4126
4127         * src/folder.[ch]
4128                 Add check to verify a move is within a single mailbox
4129         * src/folderview.c
4130                 Add specific error string for this check
4131
4132 2002-12-02 [colin]      0.8.6claws46
4133
4134         * src/folder.c
4135                 Add a test to folder moving, remove a statusbar_print
4136         * src/folderview.c
4137                 Add Move folder... context-menu item
4138                 Factorize folder moving code
4139                 Enable folder DND for mbox
4140
4141 2002-12-01 [christoph]  0.8.6claws45
4142
4143         * ac/aspell.m4
4144                 remove conf.aspelltest if the version check fails
4145
4146 2002-11-30 [christoph]  0.8.6claws44
4147
4148         * autogen.sh
4149                 run libtoolize --force in autogen to create missing
4150                 libtool scripts
4151
4152 2002-11-30 [christoph]  0.8.6claws43
4153
4154         * src/Makefile.am
4155         * src/pgptext.c
4156         * src/procmime.c
4157         * src/rfc2015.c
4158         * src/uuencode.[ch]             ** REMOVED **
4159         * src/common/Makefile.am
4160         * src/common/uuencode.[ch]      ** NEW **
4161                 move uuen/decoder to common directory
4162
4163 2002-11-30 [christoph]  0.8.6claws42
4164
4165         * src/Makefile.am
4166         * src/base64.[ch]               ** REMOVED **
4167         * src/codeconv.c
4168         * src/compose.c
4169         * src/ldif.c
4170         * src/pgptext.c
4171         * src/procmime.c
4172         * src/rfc2015.c
4173         * src/smtp.c
4174         * src/unmime.c
4175         * src/common/Makefile.am
4176         * src/common/base64.[ch]        ** NEW **
4177                 move base64 en/decoder to common directory
4178
4179 2002-11-30 [christoph]  0.8.6claws41
4180
4181         * src/common                    ** NEW **
4182                 new directory for UI independent code
4183         * src/gtk                       ** NEW **
4184                 new directory for GTK frontend
4185         * src/common/.cvsignore         ** NEW **
4186         * src/gtk/.cvsignore            ** NEW **
4187                 ignore build files
4188         * src/common/Makefile.am        ** NEW **
4189         * src/gtk/Makefile.am           ** NEW **
4190                 automake files to build new seperated stuff
4191         * src/Makefile.am
4192                 the binary will currently still be build with the
4193                 files in src, so we include the code from the
4194                 subdirs for now after building the libs there
4195
4196 2002-11-30 [paul]       0.8.6claws40
4197
4198         * src/compose.c
4199                 fix bug [642731] 'Wrong selected account with drafted mail'
4200
4201 2002-11-29 [oliver]     0.8.6claws39
4202         
4203         * src/messageview.c
4204                 o update summaryview when switching between different
4205                   messageviews          
4206         * src/toolbar.c  
4207                 o check if messageview holds already removed msg
4208                   from summaryview
4209                 
4210
4211 2002-11-29 [oliver]     0.8.6claws38
4212
4213         * src/toolbar.c 
4214                 remove not needed variables and includes
4215                 make messageview stay opened and move to next when msgs are deleted 
4216
4217 2002-11-29 [oliver]     0.8.6claws37
4218         
4219         * src/toolbar.c 
4220                 disable compose button (messageview toolbar) by default
4221                 deleted msgs are moved to trash
4222         
4223 2002-11-29 [melvin]     0.8.6claws36
4224
4225         * configure.in
4226                 Increased minimal gpgme version to 0.3.10 (Zombies out)
4227                 and to detect signatures expirations (gpgme 0.3.6)
4228
4229         * src/main.c
4230                 Use non obsolescent function for Gpgme engine checking.
4231
4232         * src/rfc2015.c
4233                 Inform about expired signatures or signatures which key
4234                 has expired. Expiration date is displayed.
4235
4236         * src/sigstatus.c
4237                 Inform about expired signatures or signatures which key
4238                 has expired.
4239
4240 2002-11-28 [paul]       0.8.6claws35
4241
4242         * src/folderview.c
4243                 re-instate 'Check for new messages' in Newsgroup
4244                 folders right-click menu, after a suggestion from
4245                 Tim Mann <timmann@users.sourceforge.net>
4246
4247         * src/main.c
4248                 after a crash check only local folders for new
4249                 messages
4250
4251 2002-11-28 [paul]       0.8.6claws34
4252
4253         * configure.in
4254                 apply patch that fixes the checking of GTK with XIM 
4255                 support on different OSs, such as FreeBSD. Patch 
4256                 submitted by Topia <topia@users.sourceforge.net>
4257                 
4258 2002-11-28 [paul]       0.8.6claws33
4259
4260         * src/mainwindow.c
4261           src/prefs_common.c
4262           src/prefs_toolbar.c
4263                 more changes to the English
4264
4265 2002-11-28 [paul]       0.8.6claws32
4266
4267         * sync with 0.8.6cvs13
4268                 see ChangeLog 2002-11-28 (no sync needed
4269                 for src/compose.c)
4270
4271 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
4272         
4273         * src/mainwindow.[ch]
4274                 add patch by Ivan F. Martinez introducing messageview Toolbar
4275                 some changes and committed by oliver    
4276
4277 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
4278
4279         * src/messageview.[ch]
4280                 add patch by Ivan F. Martinez introducing messageview Toolbar
4281                 some changes and committed by oliver    
4282
4283 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
4284
4285         * src/compose.[ch]
4286                 add patch by Ivan F. Martinez introducing messageview Toolbar
4287                 some changes and committed by oliver    
4288
4289 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
4290         
4291         * src/toolbar.[ch]
4292                 add patch by Ivan F. Martinez introducing messageview Toolbar
4293                 some changes and committed by oliver
4294
4295 2002-11-28 [oliver]     0.8.6claws27
4296         
4297         * src/prefs_toolbar.[ch]
4298                 getting ready for messageview toolbar
4299                 free mem allocated by gettext
4300                 change prefs_toolbar to prefs_toolbar_open
4301  
4302 2002-11-28 [thorsten]   0.8.6claws26
4303
4304         * src/imageview.[ch]
4305                 cleaned up conflicting declarations of
4306                 imageview_show_image()
4307
4308 2002-11-28 [paul]       0.8.6claws25
4309
4310         * src/grouplistdialog.c
4311           src/prefs_common.c
4312           src/prefs_summary_column.c
4313                 a few more improvements to the English
4314
4315 2002-11-28 [colin]      0.8.6claws24
4316
4317         * man/sylpheed.1
4318                 A few updates to command-line parameters
4319
4320 2002-11-28 [colin]      0.8.6claws23
4321
4322         * src/prefs_filtering.c
4323                 Fix problems with prefs_filtering_delete_path:
4324                 a) if the first rule is removed, original pointers
4325                    weren't updated (leading to segfaults)
4326                 b) it was always global_processing updated in case
4327                    of removed path was parent of rule path
4328
4329 2002-11-27 [paul]       0.8.6claws22
4330
4331         * src/mainwindow.c
4332           src/prefs_account.c
4333           src/prefs_actions.c
4334           src/prefs_common.c
4335           src/prefs_customheader.c
4336           src/prefs_display_header.c
4337           src/prefs_filtering.c
4338           src/prefs_folder_item.c
4339           src/prefs_matcher.c
4340           src/prefs_scoring.c
4341           src/prefs_summary_column.c
4342           src/prefs_template.c
4343           src/prefs_toolbar.c
4344                  improve the English in the GUI
4345
4346 2002-11-27 [colin]      0.8.6claws21
4347
4348         * src/folder.c
4349                 Fix processing renaming problems happening after
4350                 last commit
4351
4352 2002-11-27 [colin]      0.8.6claws20
4353
4354         * src/folder.c
4355                 recursive move now deletes src each subfolder after 
4356                 having moved it
4357         * src/folderview.c
4358                 Use identifier instead of path during dnd (enables
4359                 IMAP folder dnd)
4360
4361 2002-11-27 [paul]       0.8.6claws19
4362
4363         * src/main.c
4364                 apply patch that does command-line processing 
4365                 BEFORE gtk_init, allowing claws to run from 
4366                 shell-scripts in non-X environment (e.g. crontab 
4367                 or ip-up, ip-down scripts). Patch submitted by
4368                 Ruslan N. Balkin <baron@dartel.ru>
4369                 
4370         * po/it.po
4371                 updated by Alessandro Maestri
4372
4373 2002-11-27 [paul]       0.8.6claws18
4374
4375         * sync with 0.8.6cvs12
4376           src/prefs_common.c
4377                 Differences are that main uses a 'Receive dialog'
4378                 frame on the Interface tab, whereas claws groups all 
4379                 the dialogs together in a 'Dialogs' frame.
4380
4381 2002-11-27 [colin]      0.8.6claws17
4382
4383         * src/prefs_matcher.c
4384                 Fix Execute criteria's NOT flag
4385
4386
4387 2002-11-26 [christoph]  0.8.6claws16
4388
4389         * src/ssl.c
4390                 rewrite the ssl code a little bit, only use one
4391                 SSL context, set default certificates' file/path
4392
4393 2002-11-26 [thorsten]   0.8.6claws15
4394
4395         * src/compose.c
4396                 default-reply-to didn't work for ml-reply
4397
4398 2002-11-26 [melvin]     0.8.6claws14
4399
4400         * src/prefs_actions.c
4401                 Made pipe-actions ignore short headers in message view
4402                 Made trailing-pipe-actions write in the message view with
4403                 the same font as the original message
4404
4405 2002-11-26 [paul]       0.8.6claws13
4406
4407         * src/compose.c
4408                 this time commit the correct file
4409
4410 2002-11-26 [paul]       0.8.6claws12
4411
4412         * sync with 0.8.6cvs11
4413           src/quote_fmt_parse.y  
4414                 no sync needed
4415           src/account.[ch]       
4416                 not sync'ed
4417           src/compose.c
4418                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
4419                 on draft mode.
4420                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
4421                 header
4422                 
4423         see ChangeLog 2002-11-25 and 2002-11-26
4424
4425 2002-11-26 [colin]      0.8.6claws11
4426
4427         * src/folderview.c
4428                 Fix collapsed folder not auto-expanding during
4429                 mail dnd, if it was the source folder.
4430
4431 2002-11-25 [colin]      0.8.6claws10
4432
4433         * src/folderview.[ch]
4434                 Variable renaming and cleaning (slist of nodes 
4435                 to be re-collapsed is stored in FolderView)
4436
4437 2002-11-25 [paul]       0.8.6claws9
4438
4439         * src/prefs_common.[ch]
4440                 fix breakage caused by last commit
4441
4442 2002-11-25 [paul]       0.8.6claws8
4443
4444         * sync with 0.8.6cvs4
4445                 see ChangeLog 2002-11-21
4446
4447 2002-11-25 [paul]       0.8.6claws7
4448
4449         * sync with 0.8.6cvs4
4450                 see ChangeLog 2002-11-20
4451
4452 2002-11-25 [paul]       0.8.6claws6
4453
4454         * sync with 0.8.6cvs3
4455                 see ChangeLog 2002-11-18
4456
4457 2002-11-25 [colin]      0.8.6claws5
4458
4459         * src/gtkutils.[ch]
4460                 Add gtkut_ctree_node_is_parent()
4461         * src/folderview.c
4462                 Spring-loaded folders
4463
4464 2002-11-25 [colin]      0.8.6claws4
4465
4466         * src/utils.[ch]
4467                 Add slist_concat_unique(), function to merge
4468                 two GSList filtering dups
4469         * src/folder.[ch]
4470         * src/summaryview.[ch]
4471         * src/folderview.c
4472         * src/main.c
4473                 Add detection/update/display of unread answers
4474                 to marked mails
4475         * src/procmsg.[ch]
4476                 Add procmsg_find_children()
4477                 Add procmsg_msg_has_marked_parent()
4478
4479 2002-11-25 [colin]      0.8.6claws3
4480
4481         * src/ssl_certificate.[ch]
4482                 Allow checking a certificate without a DNS
4483                 lookup
4484                 Allow to forget a cert (by deleting it)
4485                 Make ssl_certificate_destroy_public
4486         * src/ssl_manager.[ch] ** NEW FILES **
4487                 Gui to manage (display/remove) certificates
4488         * src/prefs_common.[ch]
4489                 Add a pref to allow silent acceptation of
4490                 trusted certificates or not (based on the
4491                 "I want to know what's going on" principle)
4492         * src/mainwindow.c
4493                 Add SSL manager in Tools menu
4494         * src/Makefile.am
4495                 Add the new files to the build
4496         * po/POTFILES.in
4497                 Add ssl_manager.c to translations
4498
4499 2002-11-25 [colin]      0.8.6claws2
4500
4501         * src/summaryview.[ch]
4502                 Add S_SEARCH_EXTENDED to the quick search, which 
4503                 allows to search using filtering syntax.
4504
4505 2002-11-25 [colin]      0.8.6claws1
4506
4507         * src/summaryview.c
4508                 Deletion of duplicates now prefer deleting
4509                 the unread dup (fixes feature-request 638989).
4510
4511 2002-11-24 [paul]       0.8.6claws
4512
4513         * po/es.po
4514           po/pl.po
4515           po/ru.po
4516           po/sr.po
4517                 updated by Ricardo Mones Lastra,
4518                 Witold Wladyslaw Wojciech Wilk,
4519                 Ruslan N. Balkin, and  Urke MMI 
4520                 respectively
4521
4522 2002-11-24 [paul]       0.8.5claws182
4523
4524         * po/bg.po
4525                 updated by George Danchev
4526
4527 2002-11-23 [alfons]     0.8.5claws181
4528
4529         * src/imap.c
4530                 tiny memory leak found by browsing Dimitar's 
4531                 valgrind report
4532
4533 2002-11-23 [paul]       0.8.5claws180
4534
4535         * po/it.po
4536                 updated by Alessandro Maestri
4537
4538 2002-11-22 [christoph]  0.8.5claws179
4539
4540         * src/compose.c
4541         * src/inc.c
4542         * src/prefs_filtering.c
4543         * src/summaryview.c
4544                 more warning fixes
4545
4546 2002-11-22 [alfons]     0.8.5claws178
4547
4548         * src/summaryview.c
4549                 summary_execute_delete_func(): if message is deleted, make 
4550                 sure to also remove its entry in the subject hash table. 
4551                 fixes a corner case bug.
4552
4553 2002-11-22 [paul]       0.8.5claws177
4554
4555         * .cvsignore
4556                 add 'autom4te.cache'
4557                 
4558         * ltconfig      ** REMOVED **
4559                 not needed
4560
4561 2002-11-22 [paul]       0.8.5claws176
4562
4563         * src/textview.c
4564                 textview_set_font(): fix for message display in
4565                 UTF-8 locales (thanks to Sergey Vlasov).
4566                 
4567         * AUTHORS
4568                 add new team members and contributors
4569
4570
4571 2002-11-21 [colin]      0.8.5claws175
4572
4573         * src/procmsg.[ch]
4574                 Add procmsg_remove_special_headers()
4575         * src/mh.c
4576                 Use procmsg_remove_special_headers() for 
4577                 previous fix
4578
4579 2002-11-21 [colin]      0.8.5claws174
4580
4581         * src/mh.c
4582                 Fix moving/copying from queue/draft folders
4583                 for MH folders
4584
4585 2002-11-21 [christoph]  0.8.5claws173
4586
4587         * src/crash.c
4588         * src/filtering.c
4589         * src/logwindow.c
4590         * src/main.c
4591         * src/matcher_parser_lex.[hl]
4592         * src/mbox.c
4593         * src/mbox_folder.[ch]
4594         * src/prefs_filtering.c
4595         * src/procheader.c
4596         * src/quote_fmt_lex.l
4597         * src/ssl.c
4598                 fix all warnings except the warnings in lex and yacc files
4599
4600 2002-11-20 [christoph]  0.8.5claws172
4601
4602         * src/imap.c
4603                 fix MsgInfo retrieval for IMAP draft and queue folders
4604                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
4605
4606 2002-11-19 [christoph]  0.8.5claws171
4607
4608         * src/compose.c
4609                 fix segfault, when draft saving does not get
4610                 the MsgInfo of the new message
4611                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
4612
4613 2002-11-19 [christoph]  0.8.5claws170
4614
4615         * src/procmsg.c
4616                 add parameter check for flag setting function
4617                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
4618
4619 2002-11-18 [paul]       0.8.5claws169
4620
4621         * src/compose.c
4622                 more sensitivity fixes to redirect mode:
4623                 * disable toolbar draft button
4624                 * allow only Address book in the Tools menu
4625                 * disable editing of message by the spell
4626                   checker
4627
4628 2002-11-18 [paul]       0.8.5claws168
4629
4630         * src/compose.c
4631                 fix sensitivity of menu items in compose_redirect():
4632                 allow only the necessary items 
4633
4634 2002-11-18 [paul]       0.8.5claws167
4635
4636         * src/compose.c
4637                 fix bug [ 603259 ] 'attachment got lost on bounce'
4638
4639 2002-11-18 [paul]       0.8.5claws166
4640
4641         * po/ru.po
4642                 updated by Ruslan N. Balkin <baron@dartel.ru>
4643
4644 2002-11-18 [colin]      0.8.5claws165
4645
4646         * src/main.c
4647           src/defs.h
4648                 Remove old filtering stuff
4649
4650
4651 2002-11-17 [oliver]     0.8.5claws164
4652
4653         * src/toolbar.h
4654                 remove not needed typedef 
4655
4656 2002-11-17 [oliver]     0.8.5claws163
4657
4658         * src/toolbar.c
4659                 make toolbar's on click events translatable
4660
4661 2002-11-15 [colin]      0.8.5claws162
4662
4663         * src/summaryview.c
4664                 Revert too-soon integration of a feature
4665
4666 2002-11-15 [christoph]  0.8.5claws161
4667
4668         * src/imap.c
4669                 use main's implementation of imap_get_msginfo
4670
4671 2002-11-15 [christoph]  0.8.5claws160
4672
4673         * src/compose.c
4674         * src/folder.[ch]
4675         * src/imap.c
4676         * src/mbox_folder.c
4677         * src/mh.c
4678         * src/news.c
4679         * src/procmsg.c
4680         * src/summaryview.c
4681                 replace claws' fetch_msginfo with main's get_msginfo
4682                 (use main's implementation where possible)
4683
4684 2002-11-15 [colin]      0.8.5claws159
4685
4686         * src/ssl_certificate.c
4687                 Missed a check
4688
4689 2002-11-16 [melvin]     0.8.5claws158
4690
4691         * po/fr.po
4692                 Updated French translations.
4693
4694 2002-11-16 [colin]      0.8.5claws157
4695
4696         * src/ssl_certificate.c
4697                 Check for missing parts in the certificates
4698
4699 2002-11-15 [colin]      0.8.5claws156
4700
4701         * src/folderview.c
4702                 Preventive fix (missing check) found by
4703                 Alfons
4704
4705 2002-11-15 [paul]
4706
4707         * NEWS
4708                 sync with 0.8.6 release
4709
4710 2002-11-15 [colin]      0.8.5claws155
4711
4712         * src/folder.[ch]
4713           src/folderview.c
4714                 Fix error handling of folder_item_move_to()
4715                 (thanks to Alfons!)
4716
4717 2002-11-15 [colin]      0.8.5claws154
4718
4719         * src/folder.[ch]
4720           src/folderview.c
4721                 folder_item_move_to() sets an error message instead
4722                 of having GUI stuff in folder.c
4723
4724 2002-11-15 [colin]      0.8.5claws153
4725
4726         * src/procmsg.[ch]
4727                 Implemented a callback for MsgInfo updates, 
4728                 heavily copy/pasted from Christoph's folder 
4729                 callback system
4730         * src/summaryview.[ch]
4731                 Register summary_update_msg as callback
4732
4733 2002-11-14 [colin]      0.8.5claws152
4734         
4735         * src/procmsg.c
4736                 Update the FolderItem after sending (fixes 617593)
4737
4738 2002-11-14 [christoph]  0.8.5claws151
4739
4740         * src/folder.c
4741                 fix wrong position of NULL pointer check found
4742                 by Sergey
4743
4744 2002-11-14 [christoph]  0.8.5claws150
4745
4746         * src/folder.c
4747                 fix segfault when deleting messages from IMAP folders
4748                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
4749
4750 2002-11-14 [colin]      0.8.5claws149
4751
4752         * src/compose.c
4753                 Forwarding was also ignoring the folder's default account.
4754
4755 2002-11-14 [colin]      0.8.5claws148
4756
4757         * src/compose.c
4758                 Fix sent folder not set to folder properties when 
4759                 forwarding.
4760
4761 2002-11-14 [thorsten]   0.8.5claws147
4762
4763         * src/inc.c
4764                 inc_start(): Files were not moved from .processing to inbox,
4765                 if no global processing rule existed
4766
4767 2002-11-14 [colin]      0.8.5claws146
4768
4769         * src/ssl_certificate
4770                 Fix file operations
4771
4772 2002-11-14 [paul]       0.8.5claws145
4773
4774         * po/it.po
4775                 updated by Alessandro Maestri
4776
4777 2002-11-13 [alfons]     0.8.5claws144
4778
4779         * src/folder.c
4780                 folder_item_close(): only mark messages unread
4781                 when a folder has new messages 
4782
4783 2002-11-13 [keith]      0.8.5claws143
4784
4785         * src/imap.c
4786                 Fix problem moving or copying between
4787                 IMAP folders
4788
4789 2002-11-13 [colin]      0.8.5claws142
4790
4791         * src/matcher_parser_parse.y
4792                 Fix rule problem when " don't match
4793
4794 2002-11-13 [christoph]  0.8.5claws141
4795
4796         * src/folder.c
4797         * src/folderview.c
4798                 moved cache saving to folder_item_close
4799                 the folderview should not have to deal with
4800                 this things
4801
4802 2002-11-13 [christoph]  0.8.5claws140
4803
4804         * src/summaryview.c
4805                 moved setting of important score to
4806                 summary_set_prefs_from_folderitem
4807
4808 2002-11-13 [colin]      0.8.5claws139
4809
4810         * src/matcher_parser_parse.y
4811                 Fix a segfault in the parser (happening when
4812                 a good expression had been tested and a bad 
4813                 one arrives)
4814
4815 2002-11-13 [paul]       0.8.5claws138
4816
4817         * sync with 0.8.5cvs24
4818                 see ChangeLog 2002-11-13
4819                 
4820         * po/pt_BR.po
4821                 updated by Fabio Jr. Beneditto
4822
4823 2002-11-13 [colin]      0.8.5claws137
4824         
4825         * src/msgcache.c
4826           src/defs.h
4827           src/procmsg.[ch]
4828                 Revert last commit, problem
4829
4830 2002-11-13 [colin]      0.8.5claws136
4831
4832         * src/msgcache.c
4833                 Remove duplicated code
4834         * src/defs.h
4835                 Bumped CACHE_VERSION and MARK_VERSION
4836         * src/procmsg.[ch]
4837                 Network endian for cache and mark files
4838
4839 2002-11-12 [colin]      0.8.5claws135
4840
4841         * src/inc.c
4842                 Fix the "socket error" dialog which disappeared
4843
4844 2002-11-12 [colin]      0.8.5claws134
4845
4846         * src/msgcache.c
4847                 Reverse last commit which had performance 
4848                 problems, but still reverse the list
4849
4850 2002-11-12 [colin]      0.8.5claws133
4851
4852         * src/msgcache.c
4853                 Reverse list order
4854
4855 2002-11-12 [melvin]     0.8.5claws132
4856
4857         * src/compose.c
4858                 Added a check for a NULL prefs_common.dictionary
4859
4860 2002-11-12 [colin]      0.8.5claws131
4861
4862         * src/ssl_certificate.[ch]
4863                 Use FQDN hostname
4864
4865 2002-11-12 [colin]      0.8.5claws130
4866
4867         * src/ssl_certificate.[ch]
4868                 Take connection port into account for 
4869                 checking certificates (a single hostname
4870                 could have multiple servers with multiple
4871                 certificates)
4872         * src/ssl.c
4873                 Pass the port to ssl_certificate_check
4874
4875 2002-11-12 [paul]       0.8.5claws129
4876
4877         * src/folder.c
4878                 fix a typo in last commit
4879
4880 2002-11-12 [paul]       0.8.5claws128
4881
4882         * sync with 0.8.5cvs23
4883                 see ChangeLog entry 2002-11-12
4884
4885 2002-11-11 [colin]      0.8.5claws127
4886
4887         * src/ssl_certificate.c
4888                 Cleaner messages
4889                 Don't popup, instead log error, if the 
4890                 corresponding pref is checked
4891         * src/ssl_certificate.h
4892                 include <openssl/objects/h>
4893
4894 2002-11-11 [colin]      0.8.5claws126
4895
4896         * src/ssl_certificate.h
4897                 _Really_ clean it
4898
4899 2002-11-11 [colin]      0.8.5claws125
4900         
4901         * src/ssl_certificate.c
4902                 Fixed leak
4903
4904 2002-11-11 [colin]      0.8.5claws124
4905
4906         * src/ssl.c
4907                 Cleaned a bit
4908         * src/ssl_certificate.[ch]
4909                 Cleaned a bit (better use of SSL API)
4910                 (This will cause non-recognition of saved 
4911                  certificates of claws12[23]...)
4912
4913 2002-11-11 [paul]       0.8.5claws123
4914         
4915         * po/es.po
4916                 updated by Ricardo Mones Lastra
4917
4918 2002-11-11 [colin]      0.8.5claws122
4919
4920         * src/ssl.c
4921                 Fix a typo
4922
4923 2002-11-11 [colin]      0.8.5claws121
4924
4925         * src/ssl_certificate.[ch] ** NEW FILES **
4926         * src/ssl.[ch]
4927                 Check SSL certificates presented to us
4928         * src/Makefile.am
4929                 Add ssl_certificate.[ch]
4930         * po/POTFILES.in
4931                 Add ssl_certificate.c
4932
4933 2002-11-11 [paul]       0.8.5claws120
4934
4935         * sync with 0.8.5cvs22
4936                 see ChangeLog 2002-11-11
4937
4938 2002-11-11 [paul]       0.8.5claws119
4939
4940         * sync with 0.8.5cvs21
4941                 see ChangeLog 2002-11-11
4942
4943 2002-11-10 [jens]       0.8.5claws118
4944
4945         * src/folder.c
4946         * src/folderview.c
4947                 corrected some typing
4948         * po/de.po
4949                 updated german translation
4950         * sylpheed.spec.in
4951                 cleaned up specfile and adjusted it for claws
4952
4953 2002-11-10 [colin]      0.8.5claws117
4954
4955         * src/summaryview.c
4956                 a STATUSBAR_PUSH/POP fix
4957
4958 2002-11-10 [colin]      0.8.5claws116
4959
4960         * src/prefs_folder_item.c
4961                 Fix hanging after opening folder properties
4962
4963 2002-11-10 [hoa]        0.8.5claws115
4964
4965         * src/matcher_parser_lex.l
4966         * src/matcher_parser_parse.y
4967                 config file for scoring and filtering is no more trashed
4968                 when there is a syntax error in a filtering rule when
4969                 editing it in a dialog.
4970
4971 2002-11-09 [colin]      0.8.5claws114
4972
4973         * src/mbox_folder.c
4974                 Added missing initialisation of folder->destroy()
4975
4976 2002-11-09 [colin]      0.8.5claws113
4977
4978         * src/folder.c
4979           src/folderview.c
4980                 Fix the status bar messages
4981
4982 2002-11-09 [colin]      0.8.5claws112
4983
4984         * src/folderview.c
4985                 Fix hangs after folder dnd, happening after 
4986                 claws109.
4987
4988 2002-11-09 [christoph]  0.8.5claws111
4989
4990         * src/folderview.c
4991                 just changed order of calls (reverse order of
4992                 associated calls)
4993         * src/inc.c
4994                 lock inc when checking only one account, otherwise
4995                 inc all could be executed at the same time
4996
4997 2002-11-09 [christoph]  0.8.5claws110
4998
4999         * src/folderview.c
5000                 better unlock the mouse cursor before calling
5001                 summary_show because it changes the cursor too
5002
5003 2002-11-09 [christoph]  0.8.5claws109
5004
5005         * src/folder.[ch]
5006         * src/folderview.c
5007                 add functions to open and close a folder
5008                 o opending will execute scanning for remote folders
5009                   and processing
5010                 o closing will unset new flag for messages
5011
5012 2002-11-09 [colin]      0.8.5claws108
5013
5014         * src/folder.c
5015                 Add a call to prefs_matcher_write_config to 
5016                 avoid non-leaf folders filtering settings to be
5017                 lost
5018
5019 2002-11-09 [paul]       0.8.5claws107
5020
5021         * src/prefs_account.c
5022                 re-word a label
5023
5024 2002-11-09 [colin]      0.8.5claws106
5025
5026         * src/folderview.c
5027                 Minor esthetic fix
5028
5029 2002-11-09 [colin]      0.8.5claws105
5030
5031         * src/folderview.c
5032                 Fix prefs_filtering deletion for MH folders (same
5033                 reason as below)
5034         * src/prefs_filtering.c
5035                 Fix prefs_filtering renaming and deletion for 
5036                 folder-based processing rules.  
5037
5038 2002-11-09 [christoph]  0.8.5claws104
5039
5040         * src/compose.c
5041         * src/folder.[ch]
5042         * src/folderview.[ch]
5043         * src/import.c
5044         * src/inc.c
5045         * src/main.c
5046         * src/mainwindow.c
5047         * src/messageview.c
5048         * src/prefs_folder_item.c
5049         * src/procmsg.c
5050         * src/summaryview.c
5051                 implement a callback system for folder item updates
5052
5053 2002-11-09 [colin]      0.8.5claws103
5054
5055         * src/folderview.c
5056                 Fix prefs_filtering renaming for MH folders (we
5057                 shouldn't rename by path as another folder could
5058                 have the same hierarchy).
5059
5060 2002-11-09 [colin]      0.8.5claws102
5061
5062         * src/folder.c
5063                 Fix a leak found by Christoph, use better variable
5064                 names
5065
5066 2002-11-09 [colin]      0.8.5claws101
5067
5068         * src/folder.c
5069                 One more fix for processing rules
5070
5071 2002-11-08 [colin]      0.8.5claws100
5072         
5073         * src/matcher.c
5074                 Don't copy the compiled regexp (will be reevaluated)
5075         * src/folderview.c
5076                 Lock folderview while moving
5077         * src/folder.c
5078                 Provide info on what's happening to the user
5079
5080 2002-11-08 [colin]      0.8.5claws99
5081
5082         * src/folderview.c
5083                 Fix folder reordering after a move if parent is 
5084                 root
5085         * src/scoring.[ch]
5086                 Add function to copy a ScoringProp
5087         * src/prefs_folder_item.c
5088                 Copy scoring rules when copying a folder prefs
5089
5090 2002-11-08 [colin]      0.8.5claws98
5091
5092         * src/folderview.c
5093                 Fixes in case of failure
5094         * src/filtering.[ch]    
5095                 Add function to duplicate a FilteringProp
5096         * src/matcher.[ch]
5097                 Add function to duplicate a MatcherProp
5098         * src/prefs_folder_item.c
5099                 Save folder's processing rules when copying 
5100                 its prefs
5101
5102 2002-11-08 [colin]      0.8.5claws97
5103         
5104         * src/folderview.c
5105                 Sort after move
5106         * src/folder.c 
5107                 Change a printf to debug_print
5108
5109 2002-11-08 [colin]      0.8.5claws96
5110
5111         * src/folder.c
5112           src/folderview.c
5113                 Fix segfaults, call me stupido
5114         
5115
5116 2002-11-08 [colin]      0.8.5claws95
5117
5118         *src/folder.c
5119                 Added forgotten prefs to save when moving folders
5120
5121 2002-11-08 [colin]      0.8.5claws94
5122
5123         * src/folder.c
5124                 Fixes to folder DND (prefs copy)
5125         * src/folderview.c
5126                 Optimization for folder DND (don't rescan whole tree)
5127                 Added folderview_create_folder_node() for this 
5128                 optimization, so de-duped a bit the code
5129         * src/prefs_folder_item.[ch]
5130                 Added prefs_folder_item_copy_prefs()    
5131           
5132 2002-11-08 [paul]       0.8.5claws93
5133
5134         * src/prefs_account.c
5135           tools/README
5136           tools/kmail2sylpheed_v2.pl
5137                 correct some typos
5138
5139 2002-11-08 [paul]       0.8.5claws92
5140
5141         * src/compose.c
5142           src/prefs_account.[ch]
5143                 remove account options 'clearsign' and 'ascii_armored',
5144                 replace with 'default_gnupg_mode' to prevent mixed-mode
5145                 Privacy settings
5146
5147 2002-11-08 [paul]       0.8.5claws91
5148
5149         * src/compose.[ch]
5150                 re-implement GnuPG 'on-the-fly' mode selection,
5151                 disallow mixed-mode
5152
5153 2002-11-08 [colin]      0.8.5claws90
5154
5155         * src/folderview.c
5156           src/prefs_folder_item.c
5157                 Change "Property" to "Properties"
5158
5159 2002-11-07 [colin]      0.8.5claws89
5160
5161         * src/folderview.c
5162           src/folder.c
5163                 Allow folder dropping to a root folder
5164
5165 2002-11-07 [paul]       0.8.5claws88
5166
5167         * src/compose.c
5168                 revert last commit
5169
5170 2002-11-07 [paul]       0.8.5claws87
5171
5172         * src/compose.c
5173                 fix reply-to-list bug. closes bug report
5174                 "[633382] reply-to-list broken in recent cvs"
5175
5176 2002-11-07 [paul]       0.8.5claws86
5177
5178         * src/compose.c
5179                 add a forgotten '#if USE_GPGME ... #endif'
5180
5181 2002-11-07 [paul]       0.8.5claws85
5182
5183         * sync with 0.8.5cvs20
5184                 see ChangeLog 2002-11-07
5185
5186 2002-11-07 [colin]      0.8.5claws84
5187
5188         * src/folder.[ch]
5189                 Change folder_item_move_to to return the newly 
5190                 created folderitem.
5191         * src/folderview.c
5192                 Select the new folderitem after moving.
5193
5194 2002-11-07 [colin]      0.8.5claws83
5195
5196         * src/prefs_filtering.c
5197                 Fix rule rewriting when moving a leaf folder to a 
5198                 shorter path
5199
5200 2002-11-07 [colin]      0.8.5claws82
5201
5202         * src/prefs_filtering.c
5203                 fix a leak
5204
5205 2002-11-07 [colin]      0.8.5claws81
5206
5207         * src/folder.[ch]
5208                 Add folder_item_move_to() function to move a 
5209                 folderitem into another one (updates matcher etc)
5210         * src/folderview.c
5211                 Add folder drag'n drop (context menu to come)
5212                 [Should be dataloss free, but Please backup before 
5213                  trying !]
5214
5215 2002-11-06 [colin]      0.8.5claws80
5216
5217         * src/mh.c
5218                 mh_create_folder() returns NULL if can't create
5219                 directory hierarchy
5220
5221 2002-11-06 [paul]       0.8.5claws79
5222
5223         * src/compose.[ch]
5224                 allow 'on-the-fly' changing of the type of encryption 
5225                 and/or signing used (mime/ascii) via the compose window
5226
5227 2002-11-06 [paul]       0.8.5claws78
5228
5229         * sync with 0.8.5cvs19
5230                 see ChangeLog 2002-11-06 for src/account.c: 
5231                 account_get_special_folder()
5232                 
5233 2002-11-05 [alfons]     0.8.5claws77
5234
5235         * src/crash.c
5236                 very minor cleanups: nothing to see here, move on. :-)
5237
5238 2002-11-05 [colin]      0.8.5claws76
5239
5240         * src/main.c
5241                 Changes choices if compose windows are opened to
5242                 Discard, Draft, Don't quit
5243
5244 2002-11-05 [thorsten]   0.8.5claws75
5245
5246         * src/compose.c
5247                 reenabled default_reply_to folder option
5248
5249 2002-11-05 [colin]      0.8.5claws74
5250
5251         * src/compose.[ch] 
5252                 add compose_draft()
5253         * src/crash.c
5254                 add SIGTERM handler
5255         * src/main.[ch]
5256                 add clean_quit() for the SIGTERM handler
5257
5258 2002-11-05 [paul]       0.8.5claws73
5259         
5260         * po/es.po
5261                 updated by Ricardo Mones Lastra
5262
5263 2002-11-05 [melvin]     0.8.5claws72
5264
5265         * src/logwindow.c
5266                 Fixed log-clipping bug #616795.
5267                 To stop logging in the log window use 0 length.
5268         * src/prefs_common.c
5269                 Added a label to inform about the 0 log length behaviour.
5270
5271 2002-11-05 [paul]       0.8.5claws71
5272
5273         * sync with 0.8.5cvs17
5274                 see ChangeLog 2002-11-05
5275
5276 2002-11-04 [paul]       0.8.5claws70
5277
5278         * sylpheed-128x128.png
5279           sylpheed-64x64.png
5280           sylpheed.png
5281                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
5282                 <nikai@users.sourceforge.net>
5283                 
5284         * po/bg.po
5285                 updated by George Danchev
5286
5287 2002-11-03 [thorsten]   0.8.5claws69
5288
5289         * src/main.c
5290           src/mimeview.c
5291           src/rfc2015.h
5292                 add check if gpg is active
5293
5294 2002-11-03 [thorsten]   0.8.5claws68
5295
5296         * src/toolbar.h
5297                 removed GSList declaration causing trouble on MacOS-X
5298                 (submitted by alfons, reported by xfesty)
5299
5300 2002-11-01 [paul]       0.8.5claws67
5301
5302         * src/mainwindow.c
5303                 remove last remnants of main's filter code
5304
5305 2002-11-01 [paul]       0.8.5claws66
5306
5307         * tools/filter_conv.pl
5308                 fix bug where user-defined headers were ignored
5309
5310 2002-11-01 [paul]       0.8.5claws65
5311
5312         * src/logwindow.c
5313                 make a debug_print() not translatable
5314
5315 2002-10-31 [melvin]     0.8.5claws64
5316
5317         * ac/aspell.m4
5318                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
5319                 not run any GNU/aspell test.  The dictionary path will
5320                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
5321                 was given, in which case, it will be $prefix/lib/aspell/
5322         * configure.in
5323                 Fixed typo in commentary (Aspell code).
5324
5325 2002-10-31 [paul]       0.8.5claws63
5326
5327         * po/POTFILES.in
5328                 remove src/filter.c and src/prefs_filter.c
5329                 thanks to Ricardo for reminding me
5330
5331 2002-10-31 [colin]      0.8.5claws62
5332
5333         * src/mbox_folder.c
5334                 Plug some leaks
5335
5336 2002-10-31 [paul]       0.8.5claws61
5337
5338         * src/prefs_filter.[ch] ** REMOVED **
5339           src/filter.[ch]       ** REMOVED **
5340           
5341         * src/Makefile.am
5342           src/folderview.c
5343           src/inc.c
5344           src/main.c
5345           src/mainwindow.c
5346           src/mbox.c
5347           src/prefs_common.c
5348           src/prefs_filtering.c
5349           src/summaryview.[ch]
5350                 remove main's 'filter' code
5351                 
5352         README.claws
5353                 update to reflect removal of main's filter
5354
5355 2002-10-31 [paul]       0.8.5claws60
5356
5357         * src/summaryview.c
5358                 remove check for global_processing in summary_filter_open(). 
5359                 This fixes the bug where if the user uses the right-click 
5360                 'Create filter rule...' and doesn't have any filter rules 
5361                 already defined in claws' advanced filtering, the newly 
5362                 created filter rule goes to main's filtering which is 
5363                 inaccessible through the gui. Now the filter rule gets added
5364                 to claws' filtering by default.
5365
5366 2002-10-28 [melvin]     0.8.5claws59
5367
5368         * src/prefs_actions.c
5369                 Fixed bug #627322 where MIME parts were not always
5370                 correctly passed to a %p action
5371                 Display an error dialog when message filename is not found.
5372
5373 2002-10-28 [melvin]     0.8.5claws58
5374
5375         * src/prefs_common.c
5376                 Readded a missing function declaration lost in 0.8.3claws34
5377
5378 2002-10-28 [paul]       0.8.5claws57
5379
5380         * sync with 0.8.5cvs15
5381                 see ChangeLog 2002-10-28 and 2002-10-25
5382                 
5383         Note: ChangeLog entry 2002-10-24 is not sync'ed.
5384
5385 2002-10-27 [oliver]     0.8.5claws56
5386
5387         * src/pop.c
5388                 plug leak in pop3_top_recv
5389
5390 2002-10-26 [christoph]  0.8.5claws55
5391
5392         * src/folder.c
5393                 set need_update folder flag when messages are added
5394                 (closes bug [ 626922 ] folder not updated after receiving)
5395
5396 2002-10-25 [melvin]     0.8.5claws54
5397
5398         * src/imageview.c
5399                 Fixed a memleak introduced in the scaling code.
5400
5401 2002-10-24 [alfons]     0.8.5claws53
5402
5403         * src/filtering.c
5404                 make filtering's forward message action forward from the 
5405                 correct account
5406                 (closes bug [628089 ] Filter -> Forward from address problem
5407                 reported by Oktay)
5408
5409 2002-10-24 [christoph]  0.8.5claws52
5410
5411         * src/mainwindow.c
5412         * src/manual.[ch]
5413                 o use manual of current locale or english if current
5414                   locale is not available (and english is available)
5415                 o also link to sylpheed doc project manuals
5416
5417 2002-10-23 [paul]       0.8.5claws51
5418
5419         * tools/README
5420           tools/kmail2sylpheed_v2.pl
5421                 add new version of kmail addressbook importer script.
5422                 works with newer versions of Kmail/KAddressBook which
5423                 have new and rearranged data.
5424
5425 2002-10-23 [martin]     0.8.5claws50
5426
5427         * src/folderview.c
5428         * src/summaryview.c
5429         * src/utils.h
5430         * src/utils.c
5431                 added length parameter to get_abbrev_newsgroup_name()
5432                 changed this function so that it abbreviates the newsgroup
5433                 names only so long it is smaller than the length parameter
5434                 (for better reading of some newsgroup names and space efficiency)
5435
5436 2002-10-22 [colin]      0.8.5claws49
5437
5438         *src/foldersel.c
5439                 Revert Alfons' last modification (after voting ;-))
5440
5441 2002-10-21 [alfons]     0.8.5claws48
5442
5443         * src/foldersel.c
5444                 folder view in folder selection dialog reflects state of
5445                 folder view in main window
5446
5447 2002-10-18 [alfons]     0.8.5claws47
5448
5449         * src/mbox.c
5450                 drop imported messages in folder selected by user,
5451                 and not in the inbox
5452                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
5453
5454 2002-10-18 [alfons]     0.8.5claws46
5455
5456         * src/compose.c
5457                 make automagic reply work correctly for email accounts 
5458                 (whether it's viable to do a full sync with Hiro's 
5459                 compose.c is still under discussion)
5460
5461 2002-10-18 [melvin]     0.8.5claws45
5462
5463         * src/prefs_actions.c
5464                 Fixed bug #622275 where asynchroneous actions left 
5465                 zombies processes
5466                 Made (synchroneous) actions' input be displayed live.
5467
5468 2002-10-18 [christoph]  0.8.5claws44
5469
5470         * src/textview.c
5471                 don't add a newline in the textview in front of the
5472                 first textpart if header display is disabled
5473                 (closes bug [ 603385 ] disabled header display leaves blank
5474                  lin)
5475
5476 2002-10-18 [christoph]  0.8.5claws43
5477
5478         * src/folder.[ch]
5479         * src/imap.c
5480         * src/mbox_folder.c
5481         * src/mh.c
5482         * src/news.c
5483                 folder->get_num_list now returns an error code
5484                 (closes bug [ 609424 ] News cache cleared on failure)
5485                 
5486 2002-10-17 [colin]      0.8.5claws42
5487         
5488         * src/news.c
5489                 Changed a printf by debug_print
5490
5491 2002-10-16 [paul]       
5492
5493         * tools/OOo2sylpheed.pl
5494                 allow for spaces in the name of the
5495                 file to be attached.
5496
5497 2002-10-16 [colin]      0.8.5claws41
5498
5499         * src/main.c
5500                 Use a tristate to change online mode
5501
5502 2002-10-16 [paul]       0.8.5claws40
5503
5504         * po/es.po
5505                 updated by Ricardo Mones Lastra
5506
5507 2002-10-16 [colin]      0.8.5claws39
5508
5509         * src/main.c
5510           src/mainwindow.[ch]
5511                 Added --online and --offline command-line
5512                 switches
5513
5514 2002-10-15 [christoph]  0.8.5claws38
5515
5516         * src/procmime.c
5517                 set mimeinfo->name to NULL after g_free to
5518                 avoid double freeing with g_free
5519
5520 2002-10-14 [christoph]  0.8.5claws37
5521
5522         * src/compose.c
5523         * src/filtering.c
5524         * src/summaryview.c
5525                 remove calls to folder->change_flags that are now
5526                 done by procmsg flag functions (seems it is not
5527                 used by any foldertype anyway)
5528         * src/folder.c
5529                 init folder->change_flags with NULL
5530
5531 2002-10-14 [christoph]  0.8.5claws36
5532
5533         * src/folder.[ch]
5534         * src/imap.[ch]
5535                 use virtual functions for folder item new and destroy
5536                 functions
5537
5538 2002-10-14 [melvin]     0.8.5claws35
5539
5540         * src/compose.c
5541                 Added a test to not run the spell checker if no default
5542                 dictionary is available. No dialog is displayed though.
5543
5544 2002-10-14 [melvin]     0.8.5claws34
5545
5546         * src/gtkaspell.c
5547                 Fixed bug in dictionary list context menu where
5548                 "More..." pointed to an emtpy submenu if the
5549                 number of dictionaries is a multiple of 15
5550                 Removed unneeded code in suggestions list creation
5551
5552 2002-10-14 [paul]       0.8.5claws33
5553
5554         * po/bg.po
5555                 updated by George Danchev
5556
5557 2002-10-13 [hoa]        0.8.5claws32
5558
5559         * src/matcher.[ch]
5560           src/matcher_parser_parser.y
5561                 removed the escaped string from internal structure
5562                 of matcher.
5563
5564 2002-10-12 [colin]      0.8.5claws31
5565
5566         * src/gtksctree.[ch]
5567           src/summaryview.c
5568                 Removed useless function gtksctree_reanchor
5569
5570 2002-10-12 [alfons]     0.8.5claws30
5571         
5572         * sync with remaining main changes 2002-10-09 - 2002-10-11
5573         - drop changes to src/compose.c (requires claws specific changes)
5574         
5575 2002-10-12 [alfons]     0.8.5claws29
5576         
5577         * sync with main changes of 2002-10-08
5578         - drop changes to src/compose.c (requires claws specific changes)
5579         - drop changes to src/summaryview.c (requires changes to compose.c)     
5580
5581 2002-10-12 [alfons]     0.8.5claws28
5582         
5583         * sync with main changes of 2002-10-07
5584
5585 2002-10-12 [alfons]     0.8.5claws27
5586
5587         * sync with main changes of 2002-10-04
5588         - drop changes to src/compose.c (requires claws specific changes)
5589         - drop changes to src/prefs_folder_item.c (claws implementation
5590           seems to be working)
5591
5592 2002-10-12 [colin]      0.8.5claws26
5593
5594         * src/mainwindow.c
5595                 Fix folder-flicker when space-reading, introduced 
5596                 in claws22.
5597
5598 2002-10-12 [colin]      0.8.5claws25
5599
5600         * src/compose.c
5601                 Save account address when saving as draft.
5602                 (closes bug 621838)
5603
5604 2002-10-12 [colin]      0.8.5claws24
5605
5606         * src/summaryview.c
5607                 Fix the problem consisting of no message selected
5608                 after the last message in a folder has been moved.
5609
5610 2002-10-12 [paul]       0.8.5claws23
5611
5612         * src/compose.c
5613           src/prefs_template.c
5614           src/template.[ch]
5615                 add Cc and Bcc to templates. Patch submitted by
5616                 John L. Males.
5617
5618 2002-10-12 [colin]      0.8.5claws22
5619
5620         * src/folderview.c
5621                 Fix a bug after "Check for new messages":
5622                 If a folder was opened, it was still selected at
5623                 the end of the check, but displayed empty.
5624         * src/mainwindow.c
5625                 Remove unnecessary check
5626
5627 2002-10-12 [paul]
5628
5629         * tools/README
5630                 be more verbose in the description of
5631                 OOo2sylpheed.pl
5632                 
5633
5634 2002-10-11 [colin]      0.8.5claws21
5635
5636         * src/mainwindow.c
5637                 Make space work (better) when no mail is selected
5638
5639 2002-10-11 [colin]      0.8.5claws20
5640
5641         * src/inc.c
5642           src/news.c
5643                 fix warnings
5644
5645 2002-10-11 [colin]      0.8.5claws19
5646
5647         * src/mainwindow.c
5648                 revert 0.8.5claws6 changes as i couldn't get to
5649                 anything satisfying
5650
5651 2002-10-11 [melvin]     0.8.5claws18
5652
5653         * src/compose.c
5654                 Removed buggy and unused macro (should have been committed in
5655                 0.8.5claws17)
5656
5657 2002-10-11 [melvin]     0.8.5claws17
5658
5659         * src/compose.c
5660                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
5661
5662 2002-10-11 [thorsten]   0.8.5claws16 
5663
5664         * src/folderview.c
5665                 remove rescan warning
5666
5667 2002-10-11 [colin]      0.8.5claws15 
5668
5669         * src/procheader.c
5670                 fix a segfault that happens if conv_unmime_header
5671                 fails (should be better to find out why it fails)
5672
5673 2002-10-11 [christoph]  0.8.5claws14
5674
5675         * src/summaryview.c
5676                 update folderview stats after ignore/unignore thread
5677
5678 2002-10-11 [hoa]        0.8.5claws13
5679
5680         * src/quote_fmt_parse.y
5681                 Fixed a yacc/bison syntax error
5682         * src/matcher.c
5683                 Escaping of string is fixed.
5684
5685 2002-10-11 [colin]      0.8.5claws12
5686
5687         * src/imageview.c
5688                 Resize images to fit
5689
5690 2002-10-11 [paul]       0.8.5claws11
5691
5692         * po/es.po
5693                 updated by Ricardo Mones Lastra
5694
5695 2002-10-10 [alfons]     0.8.5claws10
5696
5697         * src/compose.c
5698                 allow dropping files by "moving" files from a file manager,
5699                 not only by the more cumbersome "copying". the latter 
5700                 mostly implies holding down the Control button
5701
5702 2002-10-10 [christoph]  0.8.5claws9
5703
5704         * src/summaryview.c
5705                 update folders after thread building for ignored threads
5706
5707 2002-10-10 [christoph]  0.8.5claws8
5708
5709         * config/.cvsignore
5710                 added Makefile
5711         * src/filtering.[ch]
5712         * src/folder.[ch]
5713         * src/folderview.[ch]
5714         * src/import.c
5715         * src/inc.[ch]
5716         * src/mbox.[ch]
5717         * src/procmsg.c
5718         * src/summaryview.[ch]
5719                 o added new flag need_update to FolderItem
5720                 o removed folder_table from various functions from tracking
5721                   folder updates
5722                 o set need_update flags in folder.c's move, copy and delete
5723                   functions and procmsg's flags functions
5724                 o added function folderview_update_items_when_required that
5725                   updates all folders with need_update set
5726                 o call folderview_update_items_when_required instead of
5727                   folderview_update_item_foreach
5728
5729 2002-10-09 [sergey]     0.8.5claws7
5730
5731         * src/compose.c
5732                 Strip CRs whel loading the text into editor in reedit mode.
5733
5734 2002-10-09 [colin]      0.8.5claws6
5735
5736         * src/mainwindow.c
5737                 Make Space work when no mail is selected
5738
5739 2002-10-09 [colin]      0.8.5claws5
5740
5741         * src/gtksctree.[ch]
5742                 Fix range_select
5743                 Add gtk_sctree_reanchor() 
5744         * src/summaryview.c
5745                 Use gtk_sctree_reanchor() - better fix for 
5746                 bug 60413
5747
5748 2002-10-09 [colin]      0.8.5claws4
5749
5750         * src/summaryview.c
5751                 Fix shift-click select after delete problem
5752                 (closes bug 60413)
5753
5754 2002-10-08 [thorsten]   0.8.5claws3
5755
5756         * src/summaryview.c
5757                 exclude current msg from -hide read messages-
5758
5759 2002-10-08 [colin]      0.8.5claws2
5760
5761         * src/inc.[ch]
5762           src/pop.c
5763           src/recv.c
5764                 Differentiate socket errors from disk full
5765                 errors
5766
5767 2002-10-08 [christoph]  0.8.5claws1
5768
5769         * Makefile.am
5770         * configure.in
5771                 modifications for new config directory
5772
5773         * config.guess  ** REMOVED **
5774         * config.sub    ** REMOVED **
5775         * install-sh    ** REMOVED **
5776         * ltmain.sh     ** REMOVED **
5777         * missing       ** REMOVED **
5778         * mkinstalldirs ** REMOVED **
5779                 these files are autogenerated by automake
5780                 when you run autogen.sh
5781
5782         * config/.cvsignore     ** NEW FILE **
5783         * config/Makefile.am    ** NEW FILE **
5784                 ignore autogenerated files
5785                 create a Makefile in this directory
5786
5787 2002-10-08 [paul]       0.8.5claws
5788
5789         * 0.8.5claws release
5790         
5791         * src/compose.c
5792           src/procheader.c
5793           src/procmsg.c
5794                 fix quote reply format for newsgroups reply bug
5795                 (thanks to Hoa)
5796                 
5797         * po/en_GB.po
5798           po/pl.po
5799                 updated by me and Witold Wladyslaw Wojciech Wilk
5800                 repectively
5801
5802 2002-10-07 [paul]       0.8.3claws53
5803
5804         * po/it.po
5805           po/pt_BR.po
5806           po/sr.po
5807                 updated messages catalogs, submitted by
5808                 Alessandro Maestri, Fabio Jr.Beneditto 
5809                 and Urke MMI, respectively.
5810
5811 2002-10-07 [christoph]  0.8.3claws52
5812
5813         * src/folder.[ch]
5814         * src/folderview.c
5815         * src/mainwindow.c
5816                 fix new folder ghost message bug
5817                 (closes bug [ 619722 ] wrong count for newly created folders)
5818
5819 2002-10-07 [christoph]  0.8.3claws51
5820
5821         * src/compose.c
5822                 fix news posting problem
5823
5824 2002-10-07 [melvin]     0.8.3claws50
5825
5826         * po/fr.po
5827                 Updated French translation
5828
5829 2002-10-05 [christoph]  0.8.3claws49
5830
5831         * src/gtkstext.c
5832                 check if line_start_cache is set in gtk_stext_update_text
5833                 (closes bug [ 618119 ] crash while doing search in folder)
5834
5835 2002-10-05 [christoph]  0.8.3claws48
5836
5837         * src/imap.c
5838         * src/news.c
5839         * src/utils.c
5840         * src/utils.h
5841                 implement cache cleanups for claws' folder system
5842                 (closes bug [ 595916 ] imapcache not cleaned up)
5843
5844 2002-10-05 [melvin]     0.8.3claws47
5845
5846         * src/prefs_actions.c
5847                 Made the help text more clear for the %p token
5848
5849 2002-10-04 [paul]       0.8.3claws46
5850
5851         * sync with 0.8.5
5852                 see ChangeLog 2002-10-02 and 2002-10-03
5853
5854 2002-10-04 [christoph]  0.8.3claws45
5855
5856         * src/inc.c
5857                 fix segfault caused by pop before smtp
5858                 call to inc_account_mail with NULL
5859                 pointer for mainwin
5860
5861 2002-10-04 [paul]       0.8.3claws44
5862
5863         * configure.in
5864                 sync the LDAP detection from 0.8.5cvs1
5865
5866 2002-10-02 [christoph]  0.8.3claws43
5867
5868         * po/de.po
5869                 fix small spelling error
5870
5871 2002-10-02 [melvin]     0.8.3claws42
5872
5873         * ac/aspell.m4
5874                 Behave better and say "no" when test program cannot be run.
5875
5876 2002-10-02 [paul]       0.8.3claws41
5877
5878         * sync with 0.8.4cvs1
5879                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
5880                 
5881         * src/summaryview.c
5882                 toggle the behavior of Reply menuitem between
5883                 normal reply and reply-to-list
5884
5885 2002-10-01 [sergey]     0.8.3claws40
5886
5887         * src/compose.c
5888                 Convert newlines in the message text to the canonical form
5889                 before base64 encoding (RFC2045 compliance, fixes some
5890                 interoperability issues with Evolution 1.0.3)
5891
5892 2002-09-29 [colin]      0.8.3claws39
5893
5894         * src/summaryview.c
5895                 Fix an unwanted copy/paste
5896
5897 2002-09-29 [colin]      0.8.3claws38
5898
5899         * src/mainwindow.c
5900                 Renamed "Custom toolbar" to "Customize toolbar"
5901                 Renamed "Show all header" to "Show all headers"
5902                 Renamed "Set diplay item" to "Set displayed items"
5903         * src/prefs_common.c
5904                 Renamed "Show all header" to "Show all headers"
5905         * src/prefs_summary_column.c
5906                 Renamed "diplay item" to "displayed items"
5907
5908 2002-09-29 [colin]      0.8.3claws37
5909
5910         * src/mainwindow.[ch]
5911                 online/offline status pixmaps follow theme
5912                 changes
5913         * src/summaryview.[ch]
5914                 quicksearch pixmap follows theme changes
5915
5916 2002-09-29 [thorsten]   0.8.3claws36
5917
5918         * src/compose.c
5919           src/prefs_folder_item.[ch]
5920                 add default_reply_to folder option (closes patch 581044)
5921
5922 2002-09-29 [christoph]  0.8.3claws35
5923
5924         * acconfig.h    ** REMOVED **
5925         * configure.in
5926         * ac/aspell.m4
5927         * ac/check-type.m4
5928         * ac/gnupg-check-typedef.m4
5929                 fix autoheader 2.50 warning
5930
5931 2002-09-29 [christoph]  0.8.3claws34
5932
5933         * major code cleanup (part 2)
5934         
5935                 - unused variables removed
5936                 - unused functions removed
5937                 - uninitialized variables checked
5938                 - missing return statements added
5939                 - missing function return types added
5940                 - added parentheses around assignment
5941                   when suggested by gcc
5942
5943 2002-09-29 [alfons]     0.8.3claws33
5944
5945         * src/logwindow.c
5946                 log_window_clear(): only bracket gtk_text_forward_delete() 
5947                 with gtk_text_freeze() / gtk_text_thaw() (see if this
5948                 works around GTK text bug)
5949
5950 2002-09-29 [paul]       0.8.3claws32
5951
5952         * po/bg.po
5953           po/sr.po
5954                 updated by George Danchev and Urke MMI
5955                 respectively
5956
5957 2002-09-27 [christoph]  0.8.3claws31
5958
5959         * doc-src/readme.txt
5960         * doc-src/rfc1806.txt   ** REMOVED **
5961         * doc-src/rfc2183.txt   ** NEW FILE **
5962         * doc-src/rfc2980.txt   ** NEW FILE **
5963                 update rfcs
5964
5965 2002-09-27 [melvin]     0.8.3claws30
5966
5967         * ac/aspell.m4
5968                 Fixed typo which could break linking
5969
5970 2002-09-27 [melvin]     0.8.3claws29
5971
5972         * ac/aspell.m4
5973                 Improved GNU/aspell checking. 
5974                 Fixed bug #614490
5975
5976 2002-09-27 [paul]       0.8.3claws28
5977
5978         * sync with 0.8.3cvs8
5979                 see ChangeLog 2002-09-27
5980
5981 2002-09-26 [colin]      0.8.3claws27
5982
5983         * src/toolbar.[ch]
5984           src/mainwindow.[ch]
5985                 Add "Reply to Mailing-list" to the toolbar
5986
5987 2002-09-26 [christoph]  0.8.3claws26
5988
5989         * src/summaryview.c
5990                 Fix wrong message counts in summaryview status
5991
5992 2002-09-26 [paul]       0.8.3claws25
5993
5994         * sync with 0.8.3cvs7
5995                 see ChangeLog 2002-09-26
5996
5997 2002-09-26 [paul]       0.8.3claws24
5998
5999         * sync with 0.8.3cvs6
6000                 see ChangeLog 2002-09-25
6001
6002 2002-09-25 [christoph]  0.8.3claws23
6003
6004         * src/prefs_common.c
6005         * src/prefs_folder_item.c
6006         * src/prefs_scoring.c
6007                 Renamed "kill score" to "hide score" in GUI
6008                 and prefs files
6009
6010 2002-09-25 [paul]       0.8.3claws22
6011
6012         * sync with 0.8.3cvs5
6013                 see ChangeLog 2002-09-24
6014
6015 2002-09-24 [alfons]     0.8.3claws21
6016
6017         patch by Satoshi Nagayasu: allows appending / saving multiple 
6018         selected files (closes "[ 612279 ] save multiple mesg(s) in 
6019         'Save as ...'")
6020
6021         * AUTHORS
6022                 add Satoshi Nagayasu
6023         * src/summaryview.c
6024                 summary_save_as(): allow saving selected files to
6025                 one file
6026                 summary_set_menu_sensitive: enable "Save As..." when
6027                 multiple files are selected
6028         * src/utils.[ch]
6029                 append_file(): new function
6030
6031 2002-09-24 [colin]      0.8.3claws20
6032
6033         * src/procmime.c
6034                 Fix segfault when mimeinfo doesn't have a 
6035                 content_type. 
6036
6037 2002-09-24 [colin]      0.8.3claws19
6038
6039         * src/prefs_common.[ch]
6040                 Add a preference to display send dialog or not
6041         * src/send.c
6042                 Display send dialog according to preference
6043
6044 2002-09-24 [colin]      0.8.3claws18
6045
6046         * src/compose.[ch]
6047                 Disable user actions when sending
6048
6049 2002-09-24 [colin]      0.8.3claws17
6050
6051         * src/procmime.c
6052                 Do not display name or filename for attachments
6053                 with an application/pgp-signature type
6054                 (security flaw, see bug 537413)
6055
6056 2002-09-23 [colin]      0.8.3claws16
6057
6058         * src/editaddress.c
6059                 Initialize entry_email, entry_alias and 
6060                 entry_remarks to first email address of the list
6061
6062 2002-09-23 [colin]      0.83claws15
6063
6064         * src/compose.c
6065                 Drop pgp-signature when reediting a signed queued
6066                 message
6067
6068 2002-09-23 [melvin]     0.8.3claws14
6069
6070         * po/fr.po
6071                 Updated French translation
6072
6073 2002-09-23 [melvin]     0.8.3claws13
6074
6075         * src/mainwindow.c
6076                 Made custom toolbar menu labels more consistent
6077         * src/prefs_toolbar.c
6078                 Made custom toolbar window title more consistent
6079
6080 2002-09-22 [colin]      0.8.3claws12
6081
6082         * src/inc.c
6083                 Initialize session type to normal before getting 
6084                 mail (fixes strange Get behaviour)
6085         * src/prefs_account.h
6086                 Move STYPE_POP_BEFORE_SMTP to last position to 
6087                 avoid other side-effects
6088
6089 2002-09-22 [colin]      0.8.3claws11
6090
6091         * src/prefs_account.c
6092                 Fix pop_bfr_smtp_tm_entry sensivity when switching
6093                 from pop3 to apop or vice-versa
6094
6095 2002-09-22 [colin]      0.8.3claws10
6096         
6097         * src/prefs_account.[ch]
6098                 Add an option for the POP before SMTP timeout
6099         * src/inc.c
6100                 Remember time of last POP connection
6101         * src/send.c
6102                 Do POP before SMTP only if timeout reached
6103
6104 2002-09-22 [oliver]     0.8.3claws9
6105         
6106         * README.claws
6107                 explain custom toolbar
6108
6109 2002-09-22 [oliver]     0.8.3claws8
6110
6111         * src/prefs_actions.[ch]
6112         custom toolbar for compose      
6113                 actions callback from compose toolbar
6114         * src/folderview.c
6115                 remove include toolbar.h
6116
6117 2002-09-22 [oliver]     0.8.3claws7
6118         
6119         * src/prefs_toolbar.[ch]
6120                 custom toolbar for compose
6121                 - generic prefs_toolbar handles both
6122                   Mainwin's toolbar as well as Compose toolbar          
6123
6124 2002-09-22 [oliver]     0.8.3claws6
6125         
6126         * src/toolbar.[ch]
6127                 custom toolbar for compose
6128                 restructure toolbar.[ch]
6129
6130 2002-09-22 [oliver]     0.8.3claws5
6131
6132         * src/compose.[ch]
6133                 custom toolbar for compose
6134
6135 2002-09-22 [oliver]     0.8.3claws4
6136         
6137         * src/mainwindow.[ch]
6138                 custom toolbar for compose 
6139                 move mainwin toolbar back to mainwindow
6140
6141 2002-09-22 [alfons]     0.8.3claws3
6142
6143         * src/procmsg.c
6144                 :%sno/if(/if (/gc
6145                 :%sno/for(/for (/gc
6146                 (beautify)
6147
6148 2002-09-22 [alfons]     0.8.3claws2
6149         
6150         * src/procmsg.c
6151                 procmsg_save_to_outbox(): don't unlink message file from queue;
6152                 callers should do it using folder_item_remove_msg()
6153
6154 2002-09-22 [colin]      0.8.3claws1
6155
6156         * src/mimeview.[ch]
6157                 Made mimeview_check_signature() public
6158         * src/textview.c
6159                 Made GPG signatures verifiable by clicking
6160                 the [application/pgp-signature] in the Text
6161                 view
6162
6163 2002-09-22 [paul]       0.8.3claws
6164
6165         * po/bg.po
6166           po/en_GB.po
6167           po/es.po
6168           po/it.po
6169           po/pl.po
6170           po/pt_BR.po
6171           po/sr.po
6172                 updated translations, submitted by George Danchev,
6173                 me, Ricardo Mones Lastra, Alessandro Maestri,
6174                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
6175                 and Urke MMI, respectively.     
6176
6177 2002-09-22 [alfons]     0.8.2claws65
6178
6179         * src/procmsg.c
6180         * src/pgptext.c
6181                 no furry valgrinds have been used to plug these memleaks
6182
6183 2002-09-20 [paul]       0.8.2claws64
6184
6185         * sync with 0.8.3cvs4
6186                 'Select thread' re-implemented 
6187                 see ChangeLog 2002-09-20
6188
6189 2002-09-21 [alfons]     0.8.2claws63
6190
6191         * src/compose.c
6192                 compose_send(): plug unnoticed memleak
6193
6194 2002-09-20 [alfons]     0.8.2claws62
6195
6196         * src/addr_compl.c
6197                 replace_address_in_edit(): strict check for NULL address to
6198                 fix "[ 607348 ] Segfault in address completion". My guess is
6199                 that this happens with an empty address book, but it's good
6200                 to have this check here anyway
6201                 
6202                 completion_window_button_press(): free string returned 
6203                 from the internal cache
6204
6205 2002-09-20 [christoph]  0.8.2claws61
6206
6207         * src/procmime.h
6208                 added ENC_BINARY to EncodingType
6209         * src/procmime.c
6210                 the string returned by procmime_get_encoding_str
6211                 should not depend on the order of values in the
6212                 EncodingType definition
6213         * doc-src/rfc1806.txt   ** NEW FILE **
6214                 Added rfc1806 about MIME Content-Disposition
6215                 Extension
6216
6217 2002-09-19 [paul]       0.8.2claws60
6218
6219         * sync with 0.8.2cvs3
6220                 see ChangeLog 2002-09-19
6221
6222 2002-09-19 [paul]       0.8.2claws59
6223
6224         * src/prefs_folder_item.c
6225                 revert to Darko's original alignment of colour
6226                 selector button
6227                 add a colon to folder_color label
6228                 
6229         * src/compose.c
6230                 add Colin's patch (with Hiro's modifications) to 
6231                 force BASE64 encoding for 8-bit text when signing
6232                 (sync with 0.8.3cvs2)
6233
6234 2002-09-18 [alfons]     0.8.2claws58
6235
6236         * src/compose.c
6237                 :%sno/if(/if (/gc
6238                 :%sno/for(/for (/gc
6239                 (beautify a little bit)
6240
6241 2002-09-18 [christoph]  0.8.2claws57
6242
6243         * src/pine.c
6244                 fix handling of fgetc return value
6245
6246 2002-09-17 [alfons]     0.8.2claws56
6247         
6248         * src/summaryview.c
6249                 summary_sort(): check non-NULL summaryview->folder_item when no 
6250                 folder is selected at all
6251                 (closes "[ 610344 ] sort label make syl Crash")
6252
6253 2002-09-17 [alfons]     0.8.2claws55
6254         
6255         * src/compose.c
6256                 beautify a little bit
6257
6258 2002-09-17 [christoph]  0.8.2claws54
6259
6260         * src/folder.c
6261                 initialize max values for cache and folder
6262                 when cache or folder is empty
6263
6264 2002-09-15 [colin]      0.8.2claws53
6265
6266         * src/compose.c
6267                 Fix a leak (thanks Alfons!) and cleaned
6268                 variables names for custom headers
6269
6270 2002-09-15 [colin]      0.8.2claws52
6271
6272         * src/compose.c
6273                 Fix custom headers recognition when
6274                 prefs_common.trans_hdr is on
6275
6276 2002-09-15 [colin]      0.8.2claws51
6277
6278         * src/compose.c
6279                 Allow dynamically-added custom headers
6280                 Yet not reparsed if reedited
6281
6282 2002-09-15 [alfons]     0.8.2claws50
6283
6284         * src/prefs_account.c
6285                 fix warnings
6286
6287 2002-09-15 [colin]      0.8.2claws49
6288         
6289         * src/prefs_account.c
6290                 fix pop_before_smtp sensitivity
6291
6292 2002-09-15 [colin]      0.8.2claws48
6293
6294         * src/inc.[ch]
6295                 add inc_pop_before_smtp()
6296                 allow MainWindow to be undefined in 
6297                 inc_account_mail() and inc_start()
6298         * src/pop.c
6299           src/prefs_account.h
6300                 add STYPE_POP_BEFORE_SMTP session type
6301         * src/prefs_account.c
6302                 activated pop before smtp option
6303         * src/send.c
6304                 do pop before smtp if the relevant option 
6305                 is set
6306
6307 2002-09-15 [paul]       0.8.2claws47
6308
6309         * sync with 0.8.3
6310                 see ChangeLog 2002-09-15
6311
6312 2002-09-14 [paul]       0.8.2claws46
6313
6314         * po/bg.po
6315                 updated Bulgarian translation, submitted by
6316                 George Danchev
6317
6318 2002-09-13 [paul]       0.8.2claws45
6319
6320         * src/compose.c
6321                 merge claws' select_account() with main's
6322                 (new) compose_select_account(). [sync with
6323                 0.8.2cvs15, see ChangeLog 2002-09-11]
6324
6325 2002-09-12 [christoph]  0.8.2claws44
6326
6327         * src/filter.c
6328                 allocate 1 elements of FolderItem not 0
6329
6330 2002-09-12 [colin]      0.8.2claws43
6331
6332         * src/compose.c
6333                 Fix bug #590825 (obey Follow-up: poster)
6334
6335 2002-09-12 [colin]      0.8.2claws42
6336
6337         * src/procmime.c
6338                 Fix bug #557009 (wrong headers for messages 
6339                 forwarded as attachments)
6340
6341 2002-09-11 [colin]      0.8.2claws41
6342         
6343         * src/compose.c
6344                 Put SCF: pseudo-header on top of message
6345                 Set draft tmp_flag when saved as draft
6346
6347         * src/procmsg.c
6348           src/procheader.c
6349                 Skip after first \n\n for beginning of real message
6350                 for drafts too
6351
6352 2002-09-11 [christoph]  0.8.2claws40
6353
6354         * src/filtering.c
6355                 use procmsg flag functions in filtering or processing
6356                 will cause incorrect folder message counts
6357
6358 2002-09-11 [colin]      0.8.2claws39
6359
6360         * src/compose.c
6361                 Fix bug #550175 - wrong save folder when reediting
6362                 drafts
6363
6364 2002-09-11 [paul]       0.8.2claws38
6365
6366         * sync with 0.8.2cvs14
6367                 see ChangeLog 2002-09-11
6368
6369 2002-09-11 [colin]      0.8.2claws37
6370
6371         * src/folder.c
6372                 Fix a typo (seeming to cause new/unread status to
6373                 be lost)
6374
6375 2002-09-10 [christoph]  0.8.2claws36
6376
6377         * src/compose.c
6378                 compose_redirect should not use compose_generic_new
6379                 because that does more stuff than expected including
6380                 opening the external editor
6381                 (closes bug "[ 526608 ] bounced messages appear blank
6382                  in editor")
6383
6384 2002-09-10 [christoph]  0.8.2claws35
6385
6386         * src/folder.c
6387                 fix problem with too large message number range
6388                 causing a crash in folder_item_scan
6389
6390 2002-09-10 [paul]       0.8.2claws34
6391
6392         * sync with 0.8.2cvs13
6393                 see ChangeLog 2002-09-10
6394
6395 2002-09-10 [christoph]  0.8.2claws33
6396
6397         * src/msgcache.c
6398                 set MsgInfo TmpFlags for queue and draft folders
6399                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
6400
6401 2002-09-10 [paul]       0.8.2claws32
6402
6403         * AUTHORS
6404           po/bg.po      ** NEW FILE **
6405                 new Bulgarian translation submitted by
6406                 George Danchev <danchev@spnet.net>
6407                 
6408         * tools/Makefile.am
6409           tools/README
6410           tools/tb2sylpheed     ** NEW FILE **
6411                 add script that converts an addressbook exported
6412                 from The Bat! into a Sylpheed addressbook. Submitted
6413                 by Urke MMI <urke-kg@eunet.yu>
6414
6415 2002-09-10 [paul]       0.8.2claws31
6416
6417         * sync with 0.8.2cvs12
6418                 see ChangeLog 2002-09-10
6419
6420 2002-09-06 [paul]       0.8.2claws30
6421
6422         * src/prefs_common.c
6423                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
6424                 
6425         * tools/Makefile.am
6426           tools/README
6427           tools/ldif-to-xml.py  ** REMOVED **
6428                 remove obsolete python script
6429
6430 2002-09-06 [paul]       0.8.2claws29
6431
6432         * sync with 0.8.2cvs10
6433                 see ChangeLog 2002-09-06
6434
6435 2002-09-04 [paul]       0.8.2claws28
6436
6437         * sync with 0.8.2cvs9
6438                 see ChangeLog 2002-08-04
6439
6440 2002-09-04 [colin]      0.8.2claws27 
6441
6442         * src/prefs_common.[ch]
6443                 Added signature color configuration
6444         * src/textview.c
6445                 Use user-specified signature color
6446
6447 2002-09-03 [colin]      0.8.2claws26
6448
6449         * src/prefs_common.[ch]
6450                 Added autosave and autosave_length prefs
6451         * src/compose.c
6452                 Added compose_remove_draft()
6453                 Auto-save drafts according to the prefs
6454         * src/main.c
6455                 Added a crash-indicator file, allowing to check
6456                 for new messages on startup if Sylpheed crashed
6457                 (makes saved drafts "reappear")
6458
6459 2002-09-03 [colin]      0.8.2claws25
6460
6461         * src/textview.[ch]
6462                 Grey the signature
6463
6464 2002-09-03 [paul]       0.8.2claws24
6465
6466         * sync with 0.8.2cvs8
6467                 see ChangeLog 2002-09-02 and 2002-09-03
6468
6469 2002-09-03 [darko]      0.8.2claws23
6470
6471         * src/folderview.c
6472                 use normal style when creating new folder to pick
6473                 proper font size 
6474
6475 2002-09-02 [melvin]     0.8.2claws22
6476
6477         * src/gtkaspell.m4
6478                 removed some obsolete code
6479
6480 2002-09-02 [melvin]     0.8.2claws21
6481
6482         * ac/aspell.m4
6483                 fixed test's equality sign (== to =)
6484
6485 2002-09-02 [alfons]     0.8.2claws20
6486
6487         * src/folder.c
6488         * src/mh.c
6489                 revert change of 0.8.2claws16 and use the mh_folder_destroy
6490                 as folder->destroy virtual as suggested by Hiro
6491                 (the mh.c code seems to have been lost around mh.c.1.21)
6492
6493 2002-09-02 [paul]       0.8.2claws19
6494
6495         * po/pt_BR.po
6496                 updated by Fabio Jr. Beneditto
6497                 
6498         * src/defs.h
6499                 use 'http://claws.sylpheed.org' for homepage link. 
6500                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
6501
6502 2002-09-01 [alfons]     0.8.2claws18
6503
6504         * src/mh.c
6505                 plug memleak related to one Martin Kluge found
6506
6507 2002-08-31 [paul]       0.8.2claws17
6508
6509         * sync with 0.8.2cvs6
6510                 see ChangeLog 2002-08-30
6511
6512 2002-08-31 [alfons]     0.8.2claws16
6513
6514         * src/folder.c
6515                 folder_destroy(): remove mailbox from folderlist even if it has
6516                 no destroy virtual
6517
6518 2002-08-31 [alfons]     0.8.2claws15
6519
6520         * src/folder.c
6521                 :%sno/if(/if (/gc
6522                 :%sno/for(/for (/gc
6523                 (being pedantic I know)
6524
6525 2002-08-31 [alfons]     0.8.2claws14
6526
6527         * src/folder.c
6528                 check for NULL pointers returned from folder->fetch_msginfo virtual
6529                 (should solve some reported crashes)
6530
6531 2002-08-30 [alfons]     0.8.2claws13
6532
6533         * acconfig.h
6534         * configure.in
6535         * src/crash.c
6536                 enable crash dialog on compilation time
6537                 (--enable-crash-dialog configure option)
6538
6539 2002-08-30 [alfons]     0.8.2claws12
6540
6541         * AUTHORS
6542                 add Martin Kluge
6543         * src/mh.c
6544                 apply memory leak plug patch by Martin Kluge
6545                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
6546                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
6547                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
6548
6549 2002-08-30 [darko]      0.8.2claws11
6550
6551         * src/folderview.c
6552                 copy Gtk style from normal style to match
6553                 font size for coloured folders
6554
6555 2002-08-29 [alfons]     0.8.2claws10
6556
6557         * sylpheed.desktop
6558                 Type=Internet <- Type=Application
6559                 (reported by Michael Schwendt, see:
6560                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
6561                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
6562
6563 2002-08-29 [paul]       0.8.2claws9
6564
6565         * sync with 0.8.2cvs5
6566                 see ChangeLog 2002-08-29
6567
6568 2002-08-29 [colin]      0.8.2claws8
6569
6570         * src/summaryview.c
6571                 Added a sanity check in summary_select_thread
6572                 Should fix bug 601605
6573
6574 2002-08-29 [colin]      0.8.2claws7
6575
6576         * src/main.c
6577                 Revert claws6 changes regarding bug #591676
6578
6579 2002-08-28 [colin]      0.8.2claws6
6580         
6581         * src/main.c
6582                 Ignore cache for queue folderitems
6583                 Fix bug #591676
6584
6585 2002-08-28 [melvin]     0.8.2claws5
6586
6587         * README.claws
6588                 Fixed typos.
6589
6590 2002-08-28 [melvin]     0.8.2claws4
6591
6592         * README.claws
6593                 Updated a bit the text concerning the spell checker
6594
6595 2002-08-28 [melvin]     0.8.2claws3
6596
6597         Merged the GNU_aspell_branch:
6598                 Support of new GNU/aspell is now included and the old pspell
6599                 is not supported anymore.
6600                 See README.claws
6601
6602         * README.claws
6603                 Updated spell checker text to reflect the switch to GNU/aspell
6604
6605         * ac/aspell.m4          *** NEW ***
6606         * src/gtkaspell.[ch]    *** NEW *** 
6607         * ac/pspell.m4          *** DELETED *** 
6608         * src/gtkspell.[ch]     *** DELETED ***
6609
6610         * ac/Makefile.am
6611                 Updated for GNU/aspell support
6612
6613         * po/POTFILES.in
6614                 Replaced gtkspell.c by gtkaspell.c
6615
6616         * acconfig.h
6617         * src/Makefile.am
6618         * src/about.c
6619         * src/compose.[ch]
6620         * src/crash.c
6621         * src/main.c
6622         * src/prefs_common.[ch]
6623                 Updated for GNU/aspell support
6624
6625 2002-08-28 [paul]       0.8.2claws2
6626
6627         * sync with 0.8.2cvs4
6628                 see ChangeLog 2002-08-27 and 2002-08-28
6629
6630 2002-08-28 [colin]      0.8.2claws1
6631
6632         * src/summary_search.c
6633                 Added "AND search"
6634
6635 2002-08-28 [jens]       0.8.2claws
6636
6637         *po/de.po
6638                 Updated German translations
6639
6640 2002-08-27 [melvin]     0.8.2claws
6641
6642         * po/fr.po
6643                 Updated French translations
6644
6645 2002-08-27 [paul]       0.8.2claws
6646
6647         * sync with 0.8.2 main release
6648
6649         * po/en_GB.po
6650           po/es.po
6651           po/it.po
6652           po/pl.po
6653           po/pt_BR.po
6654           po/sr.po
6655                 updated message catalogs submitted by
6656                 Ricardo Mones Lastra, Alessandro Maestri,
6657                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
6658                 Beneditto and Urke MMI  
6659
6660 2002-08-27 [hoa]        0.8.1claws123
6661
6662         * src/mainwindow.[ch]
6663         * src/summaryview.[ch]
6664                 removed the "filter setting" menu option.
6665                 add a "cancel a news message" menu option.
6666
6667 2002-08-26 [martin]     0.8.1claws122
6668
6669         * ChangeLog.claws
6670                 changed string under 0.8.1claws79 changed by myself
6671                 i'm sorry alfons :(
6672
6673 2002-08-26 [martin]     0.8.1claws121
6674
6675         * src/crash.c
6676                 added kill command to debuggerrc to start crash dialog
6677
6678 2002-08-26 [paul]       0.8.1claws120
6679
6680         * sync with 0.8.1cvs31
6681                 see ChangeLog 2002-08-26
6682
6683 2002-08-25 [alfons]     0.8.1claws119
6684
6685         * src/procmsg.c
6686                 fix bug that didn't send out correct headers to news server
6687                 when sending news article and email from queue (bug reported
6688                 and patch provided by Tim Mann; closes bug 
6689                 "[ 583196 ] 0.7.8claws can't post news")
6690
6691 2002-08-25 [alfons]     0.8.1claws118
6692
6693         * src/selective_download.c
6694                 mark two strings as translatable
6695                 (thanks to Urke MMI for pointing this out)
6696
6697 2002-08-25 [alfons]     0.8.1claws117
6698
6699         * src/summaryview.c
6700                 treat sent boxes as special and allow sorting them by addressee
6701                 (closes "[ 589418 ] Sent folder sorting misbehavior"
6702                 submitted by Steve Lamb)
6703
6704 2002-08-24 [alfons]     0.8.1claws116
6705
6706         * src/matcher.c
6707                 fix memleak reported by Martin Kluge
6708                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
6709
6710 2002-08-24 [oliver]     0.8.1claws115
6711
6712         * src/prefs_toolbar.c
6713                 o code cleanup as suggested by Alfons
6714                 o memleak fix
6715
6716 2002-08-24 [alfons]     0.8.1claws114
6717
6718         * src/summaryview.c
6719                 o fix another memory leak reported by Martin Kluge
6720                   (see "[ 599568 ] Small Memory Leak")
6721                 o remove 'from' variable from 'summary_set_header()'; we can
6722                   do with just 'to' 
6723
6724 2002-08-24 [paul]       0.8.1claws113
6725
6726         * sync with 0.8.1cvs30
6727                 see ChangeLog 2002-08-23
6728
6729 2002-08-24 [alfons]     0.8.1claws112
6730
6731         * src/summaryview.c
6732                 remove unnecessary allocations for search bar fixing leaks
6733                 reported by Martin Kluge
6734                 (see "[ 599451 ] Further memory leaks?")
6735
6736 2002-08-24 [alfons]     0.8.1claws111
6737
6738         * src/main.c
6739                 make get_socket_name() public for crash.c
6740         * src/crash.c
6741                 o make report bug button work (goes to claws' 
6742                   bug tracker at sf.net)
6743                 o introduce function for doing important stuff just
6744                   before claws goes down
6745                 o clean up code 
6746
6747 2002-08-24 [alfons]     0.8.1claws110
6748
6749         * src/compose.c
6750                 move cursor to "To" entry when forwarding as attachment
6751                 (reported and solved by Steve Lamb, closes bug report
6752                 "[ 592880 ] Forward as attachment; cursor not in to")
6753
6754 2002-08-24 [colin]      0.8.1claws109
6755
6756         * src/mainwindow.c
6757                 fix quick search visibility after GUI (de)separations.
6758
6759 2002-08-23 [colin]      0.8.1claws108
6760
6761         * src/mainwindow.c
6762                 fix header pane visibility after folderview or
6763                 messageview (de)separation
6764
6765 2002-08-23 [paul]       0.8.1claws107
6766
6767         * src/mainwindow.[ch]
6768           src/toolbar.c
6769                 give full control of display or non-display 
6770                 of the Execute icon to Custom toolbar settings.
6771                 add new sensitivity condition to maninwindow.h: 
6772                 M_DELAY_EXEC
6773
6774         * ChangeLog
6775           ChangeLog.jp
6776           NEWS
6777                 more sync with 0.8.1cvs29
6778
6779 2002-08-23 [melvin]     0.8.1claws106
6780
6781         * src/alertpanel.c
6782                 Readded support for custom widget in alertpanel lost in last
6783                 sync.
6784
6785 2002-08-23 [paul]       0.8.1claws105
6786
6787         * sync with 0.8.1cvs29
6788                 see ChangeLog 2002-08-23
6789
6790 2002-08-23 [colin]      0.8.1claws104
6791
6792         * src/summaryview.c
6793                 Fix folder and search pixmaps exchanging positions
6794                 after theme or toolbar changes. Thank to Oliver for 
6795                 reporting this.
6796
6797 2002-08-23 [colin]      0.8.1claws103
6798
6799         * src/mainwindow.c
6800           src/messageview.[ch]
6801           src/noticeview.[ch]
6802           src/summaryview.c
6803                 Changed messageview_create() and noticeview_create()
6804                 to avoid the last gdk_warning
6805
6806 2002-08-22 [colin]      0.8.1claws102
6807
6808         * src/summaryview.c
6809                 Fix my new `Creating pixmap from xpm' warning
6810
6811 2002-08-22 [colin]      0.8.1claws101
6812
6813         * src/mainwindow.c
6814                 Fix some of the gdk warnings
6815
6816 2002-08-22 [colin]      0.8.1claws100
6817
6818         * src/Makefile.am
6819         * src/stock_pixmap.c
6820         * src/stock_pixmap.h
6821         * src/pixmaps/quicksearch.xpm *ADDED*
6822                 Add the quicksearch pixmap
6823         * src/mainwindow.c
6824         * src/summaryview.c
6825         * src/summaryview.h
6826                 Make quicksearch bar visible/hidden via a button
6827
6828 2002-08-22 [christoph]  0.8.1claws99
6829
6830         * src/folder.c
6831                 fix folder update for newsgroups with message
6832                 numbers below minimum number of articles to fetch
6833                 (closes bug #598445)
6834
6835 2002-08-22 [paul]       0.8.1claws98
6836
6837         * sync with 0.8.1cvs28
6838                 see ChangeLog 2002-08-22
6839
6840 2002-08-21 [alfons]     0.8.1claws97
6841
6842         * src/crash.c
6843                 use bt instead of bt full which seems to work 
6844                 better, and bt full doesn't give a great deal 
6845                 of information anyway
6846
6847 2002-08-21 [colin]      0.8.1claws96
6848
6849         * src/summaryview.c
6850                 fix summaryview_searchtype_changed prototype
6851
6852 2002-08-21 [christoph]  0.8.1claws95
6853
6854         * src/mainwindow.c
6855                 o fix broken menu update for sorting type, we have to
6856                   get this info from the summaryview now
6857                 o removed setting of threaded state in menu callback
6858         * src/summaryview.[ch]
6859                 more summaryview/folderitem seperation for
6860                 threading option
6861         * configure.in
6862                 removed not required --with-compiler-flags option
6863
6864 2002-08-21 [oliver]     0.8.1claws94
6865         
6866         * src/toolbar.h 
6867                 o rename toolbar.xml to toolbar_main.xml
6868                   since toolbar_compose.xml might come up 
6869                   any time soon
6870         * README.claws
6871                 add custom toolbar              
6872
6873 2002-08-21 [darko]      0.8.1claws93
6874
6875         * src/procmsg.c
6876                 don't reset tmp flags for messages copied
6877                 to sent folder
6878
6879 2002-08-21 [colin]      0.8.1claws92
6880         
6881         * src/prefs_filtering.c
6882                 fix renaming rules on folder rename 
6883                 when folder is not a leaf folder
6884
6885 2002-08-21 [paul]       0.8.1claws91
6886
6887         * src/prefs_folder_item.c
6888                 fix alignment of colour selector
6889
6890 2002-08-21 [paul]       0.8.1claws90
6891
6892         * sync with 0.8.1cvs27
6893                 see ChangeLog 2002-08-21
6894
6895 2002-08-21 [paul]       0.8.1claws89
6896
6897         * src/summaryview.c
6898                 fix crash when changing field type in
6899                 Quick search bar
6900
6901 2002-08-21 [colin]      0.8.1claws88
6902
6903         * src/summaryview.c
6904                 Made quick search case-insensitive
6905
6906 2002-08-21 [paul]       0.8.1claws87
6907
6908         * sync with 0.8.1cvs26
6909                 see ChangeLog 2002-08-21
6910
6911 2002-08-20 [christoph]  0.8.1claws86
6912
6913         * src/folderview.c
6914         * src/main.c
6915         * src/summaryview.[ch]
6916                 more summaryview/folderitem seperation for
6917                 sort_key and sort_type
6918         * src/procmsg.c
6919                 added missing return statement
6920
6921 2002-08-20 [colin]      0.8.1claws85
6922
6923         * src/summaryview.[ch]
6924                 Added a quick search box
6925         * src/mainwindow.c
6926         * src/prefs_common.[ch]
6927                 Added a show/hide option for the quick search
6928
6929 2002-08-20 [oliver]     0.8.1claws84
6930         
6931         * src/mainwindow.c
6932                 remove toolbar_create_popups
6933         * src/toolbar.[ch]
6934                 o remove toolbar_create_popups
6935                 o fix toolbar_set_sensitive 
6936                   (Bug reports #596834 and #596832)     
6937         * src/prefs_toolbar.c
6938                 o add "Set default" button
6939                 o align label and text + combo widgets
6940
6941 2002-08-20 [hoa]        0.8.1claws83bis
6942
6943         * src/imap.c
6944                 fixed a bug in imap_fetch_msginfo() in case there is no
6945                 current folder.
6946
6947 2002-08-20 [darko]      0.8.1claws83
6948
6949         * src/folderview.c
6950                 copy the color style of folder view so it
6951                 works with GTK themes
6952
6953 2002-08-20 [darko]      0.8.1claws82
6954
6955         * src/folder.h
6956         * src/folderview.c
6957         * src/prefs_folder_item.[hc]
6958                 don't use UI stuff in folder.h
6959
6960 2002-08-20 [darko]      0.8.1claws81
6961
6962         * src/folder.h
6963         * src/prefs_folder_item.h
6964         * src/folderview.c
6965         * src/prefs_folder_item.c
6966                 ability to set folder color in folderview
6967
6968 2002-08-19 [alfons]     0.8.1claws80
6969
6970         * src/summaryview.c
6971                 fix one of the earlier memleaks reported by Martin Kluge
6972
6973 2002-08-19 [alfons]     0.8.1claws79
6974
6975         * src/mainwindow.c
6976                 hide notice view when selecting seperate folder
6977                 view (reported by Urke MMI)
6978
6979 2002-08-19 [christoph]  0.8.1claws78
6980
6981         * src/folderview.c
6982         * src/prefs_folder_item.h
6983         * src/summaryview.[ch]
6984                 o add summary_set_prefs_from_folderitem to set
6985                   summaryview prefs (first step to remove all
6986                   references to the folderitem in summaryview)
6987                 o moved compiled regex stuff from folderitem prefs
6988                   to summaryview code
6989
6990 2002-08-19 [paul]       0.8.1claws77
6991
6992         * src/compose.c
6993                 add check for '.' to QUOTE_IF_REQUIRED
6994
6995 2002-08-19 [paul]       0.8.1claws76
6996
6997         * src/inc.c
6998                 sync with 0.8.1cvs25 (plug memory leak)
6999
7000         * src/prefs_toolbar.c
7001                 re-order prefs_toolbar_cancel()
7002
7003 2002-08-18 [alfons]     0.8.1claws75
7004
7005         * src/inc.c
7006         * src/matcher.c
7007                 plug other memleaks reported by Martin Kluge
7008
7009 2002-08-18 [paul]       0.8.1claws74
7010
7011         * po/pt_BR.po
7012                 updated by Fabio Jr. Beneditto
7013
7014 2002-08-18 [paul]       0.8.1claws73
7015
7016         * src/toolbar.[ch]
7017                 fix bug where tooltips were displayed untranslated              
7018
7019         * src/prefs_toolbar.c
7020                 fix bug where clicking 'Cancel' creates an icon & text
7021                 toolbar regardless of prefs
7022         
7023
7024 2002-08-17 [oliver]     0.8.1claws72
7025
7026         * src/prefs_toolbar.c
7027                 update toolbar on CANCEL
7028                 bug reported by Martin Kluge
7029         * src/toolbar.c
7030                 toolbar_destroy memleak fixed           
7031
7032 2002-08-17 [alfons]     0.8.1claws71
7033
7034         * src/toolbar.c
7035                 plug another memleak reported by Martin Kluge
7036
7037 2002-08-16 [alfons]     0.8.1claws70
7038
7039         * src/crash.c
7040                 use execvp() correctly (suggested by wwp; thanks!)
7041
7042 2002-08-16 [alfons]     0.8.1claws69
7043
7044         * src/gtksctree.c
7045                 plug memory leak reported by Kim Schultz & Martin Kluge
7046
7047 2002-08-16 [paul]       0.8.1claws68
7048
7049         * po/es.po
7050                 updated by Ricardo Mones Lastra
7051
7052 2002-08-16 [paul]       0.8.1claws67
7053
7054         * src/toolbar.h
7055                 fix bug where 'Compose News' icon showed wrong
7056                 tooltip
7057
7058 2002-08-16 [paul]       0.8.1claws66
7059
7060         * sync with 0.8.1cvs24
7061                 see ChangeLog 2002-08-16
7062
7063         * po/it.po
7064                 updated by Alessandro Maestri
7065
7066 2002-08-15 [paul]       0.8.1claws65
7067
7068         * po/sr.po
7069                 updated by Urke MMI
7070
7071 2002-08-15 [paul]       0.8.1claws64
7072
7073         * src/*.c
7074                 don't translate debug info
7075
7076         * src/matcher.[ch]
7077                 add copyright info
7078
7079 2002-08-15 [paul]       0.8.1claws63
7080
7081         * src/prefs_toolbar.c
7082                 fix bug where clicking 'OK' creates an icon & text
7083                 toolbar regardless of prefs
7084
7085 2002-08-14 [alfons]     0.8.1claws62
7086
7087         * src/main.c
7088                 add global var that has the full argv[0]
7089         * src/crash.c
7090                 o execvp the correct sylpheed by using argv0
7091                   and setting the correct work dir
7092                 o other tweaks  
7093
7094 2002-08-14 [oliver]     0.8.1claws61
7095         
7096         * enable/disable Toolbar Action Buttons 
7097         * code cleanups
7098         * src/mainwindow.c
7099         * src/toolbar.[ch]      
7100         * src/prefs_toolbar.c   
7101
7102 2002-08-14 [melvin]     0.8.1claws60
7103
7104         * po/fr.po
7105                 Updated French translations
7106
7107 2002-08-14 [melvin]     0.8.1claws59
7108
7109         * src/crash.c
7110                 Made bug report not translatable
7111         * src/exporthtml.c
7112                 Fixed exporthtml_build_filespec() return value
7113         * src/foldersel.c
7114                 Fixed incorrect include file
7115         * src/gtkspell.c
7116         * src/prefs_actions.c
7117         * src/prefs_toolbar.c
7118                 Made debug info not translatable
7119         * src/mutt.c
7120         * src/quote_fmt.c
7121                 Added missing includes
7122         * src/prefs_common.c
7123                 Fixed typo
7124
7125 2002-08-14 [paul]       0.8.1claws58
7126
7127         * faq/es/sylpheed-faq.html
7128           faq/es/sylpheed-faq-[1-3].html
7129           faq/es/sylpheed-faq-4.html     **NEW FILE **
7130                 update Spanish FAQ
7131
7132 2002-08-13 [christoph]  0.8.1claws57
7133
7134         * src/procmsg.c
7135                 ignore thread fix that did not mark all
7136                 child nodes of a ignored thread as
7137                 ignored. Does not work perfectly yet,
7138                 but it is better now
7139
7140 2002-08-13 [alfons]     0.8.1claws56
7141
7142         * src/crash.c
7143                 o implement 'save crash log'
7144                 o some tweaks
7145
7146 2002-08-13 [melvin]     0.8.1claws55
7147
7148         * src/main.c
7149                 removed unrequired "execinfo.h" header
7150
7151 2002-08-12 [paul]       0.8.1claws54
7152
7153         * faq/en/sylpheed-faq.html
7154           faq/en/sylpheed-faq-[1-3].html
7155           faq/en/sylpheed-faq-4.html     **NEW FILE **
7156                 update English FAQ
7157
7158 2002-08-12 [alfons]     0.8.1claws53
7159
7160         * po/POTFILES.in
7161                 add crash.c to translatables
7162         * src/crash.c
7163                 bring in Leandro's crash dialog
7164
7165 2002-08-11 [alfons]     0.8.1claws52
7166
7167         * src/crash.c
7168                 clean up some warnings
7169
7170 2002-08-11 [alfons]     0.8.1claws51
7171
7172         * acconfig.h
7173         * configure.in
7174         * src/crash.[ch]        ** NEW FILES **
7175         * src/main.c            
7176                 initial gdb crash handler
7177
7178 2002-08-11 [paul]       0.8.1claws50
7179
7180         * src/prefs_toolbar.c
7181                 replace Up/Down arrow pixmaps with text to be
7182                 consistent across icon themes
7183
7184 2002-08-11 [paul]       0.8.1claws49
7185
7186         * src/prefs_common.c
7187           src/prefs_toolbar.c
7188                 rename 'Pixmap' -> 'Icon'
7189
7190         * src/toolbar.[ch]
7191                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
7192
7193 2002-08-10 [paul]       0.8.1claws48
7194
7195         * src/prefs_toolbar.c
7196                 re-work the UI
7197
7198 2002-08-10 [paul]       0.8.1claws47
7199
7200         * src/main.c
7201                 don't write Processing progress to status bar
7202                 patch submitted by Alexander Evseev
7203
7204         * src/prefs_toolbar.c
7205                 re-position and resize window
7206                 make window assume correct size on first call
7207
7208 2002-08-10 [paul]       0.8.1claws46
7209
7210         * src/mainwindow.c
7211           src/prefs_toolbar.c
7212           src/toolbar.c
7213           src/toolbar.h
7214                 obey coding style
7215                 follow UI text conventions
7216
7217 2002-08-10 [alfons]     0.8.1claws45
7218
7219         * src/toolbar.c
7220                 correct pixmap for delete action
7221
7222 2002-08-10 [paul]       0.8.1claws44
7223
7224         * po/pt_BR.po
7225                 updated by Fabio Jr. Beneditto
7226
7227 2002-08-10 [paul]       0.8.1claws43
7228
7229         * po/POTFILES.in
7230                 add custom toolbar files
7231
7232 2002-08-10 [paul]       0.8.1claws42
7233
7234         * sync with 0.8.1cvs22
7235                 see ChangeLog 2002-08-09
7236
7237 2002-08-09 [paul]       0.8.1claws41
7238
7239         * tools/Makefile.am
7240           tools/README
7241           tools/outlook2sylpheed.pl     ** NEW FILE **
7242                 add script to convert exported Outlook
7243                 contacts list to a Sylpheed addressbook.
7244                 Submitted by Ricardo Mones Lastra.
7245
7246 2002-08-09 [paul]       0.8.1claws40
7247
7248         * AUTHORS
7249           configure.in
7250           po/sr.po      ** NEW FILE **
7251                 add Serbian message catalog. Submitted by
7252                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
7253
7254 2002-08-09 [paul]       0.8.1claws39
7255
7256         * sync with 0.8.1cvs21
7257                 see ChangeLog 2002-08-08
7258
7259 2002-08-08 [oliver]     0.8.1claws38
7260
7261         * src/mainwindow.c
7262                 move Custom Toolbar to Configuration menu
7263
7264 2002-08-08 [oliver]     0.8.1claws37
7265
7266         * src/prefs_toolbar.c
7267                 fix substitute pixmap bug
7268
7269 2002-08-08 [paul]       0.8.1claws36
7270
7271         * sync with 0.8.1cvs19
7272                 see ChangeLog 2002-08-08
7273
7274 2002-08-07 [christoph]  0.8.1claws35
7275
7276         * src/utils.c
7277                 fixed a memory leak in new canonicalize_file_replace
7278
7279 2002-08-07 [christoph]  0.8.1claws34
7280
7281         * src/utils.[ch]
7282                 o canonicalize_file_replace should create the temporary
7283                   file in the same directory as the original file.
7284                 o added get_tmpfile_in_dir that creates a temorary file
7285                   in a specified directory.
7286
7287 2002-08-07 [melvin]     0.8.1claws33
7288
7289         * src/toolbar.c
7290                 fixed bug where 'Article' button acted as 'Email' button.
7291
7292 2002-08-07 [paul]       0.8.1claws32
7293
7294         * sync with 0.8.1.cvs17
7295                 see ChangeLog 2002-08-07
7296
7297 2002-08-07 [colin]      0.8.1claws31
7298         
7299         * src/news.c
7300                 fix mass-cancel problem
7301
7302 2002-08-07 [thorsten]   0.8.1claws30
7303
7304         * src/prefs_toolbar.c
7305                 fix: crash on replace or add new button
7306         * src/toolbar.c
7307                 fix: close xmlfile after reading
7308         * src/utils.c
7309                 fix: unlink() file before rename()
7310
7311 2002-08-06 [paul]       0.8.1claws29
7312
7313         * sync with 0.8.cvs15
7314                 see ChangeLog 2002-08-06
7315
7316 2002-08-06 [oliver]     0.8.1claws28
7317
7318         * src/toolbar.c
7319         * src/prefs_toolbar.c
7320                 fixed empty toolbar issue
7321
7322 2002-08-06 [oliver]     0.8.1claws27
7323
7324         * Custom Toolbar Final 
7325         * src/folderview.c
7326         * src/inc.c
7327         * src/summaryview.c
7328                 o toolbar stuff now lives in src/toolbar.[ch]
7329                 o main_window_toolbar_* functions are renamed to
7330                   toolbar_* reflecting their new source file
7331         * src/mainwindow.[ch]
7332                 o remove toolbar stuff  
7333
7334 2002-08-06 [oliver]     0.8.1claws26
7335         
7336         * src/Makefile.am
7337         * src/prefs_toolbar.[ch]        **New File**
7338         * src/toolbar.[ch]              **New File**
7339                 o prefs_toolbar.[ch] custom toolbar frontend
7340                 o toolbar.[ch]       backend 
7341
7342 2002-08-06 [oliver]     0.8.1claws25
7343
7344         * src/prefs_actions.[ch]
7345                 o new exported function actions_execute
7346
7347 2002-08-06 [paul]       0.8.1claws24
7348
7349         * sync with 0.8.1cvs4
7350                 see ChangeLog 2002-08-06
7351
7352 2002-08-06 [paul]       0.8.1claws23
7353
7354         * sync with 0.8.1cvs13
7355                 see ChangeLog 2002-08-06
7356
7357 2002-08-06 [paul]       0.8.1claws22
7358
7359         * sync with 0.8.1cvs12
7360                 see ChangeLog 2002-08-05 and 2002-08-06
7361
7362 2002-08-06 [match]      0.8.1claws21
7363
7364         * src/addrclip.c
7365                 improvements to cut/copy/paste address
7366
7367 2002-08-05 [match]      0.8.1claws20
7368
7369         * src/addritem.[ch]
7370         * src/addrcache.c
7371         * src/addrbook.c
7372         * src/editaddress.c
7373         * src/addressbook.c
7374                 fixes to improve cut/copy/paste
7375
7376 2002-08-06 [melvin]     0.8.1claws19
7377
7378         * src/account.[ch]
7379                 account_find_all_from_address(): new function that returns the
7380                 list of all accounts that are matched in an address.
7381         * src/alertpanel.[ch]
7382                 alertpanel() now accepts a custom widget
7383                 alertpanel_with_widget(): new function that pops up a panel with
7384                 a custom widget in it 
7385         * src/gtkutils.[ch]
7386                 gtkut_account_menu_new(): new function that allows the selection
7387                 of an account from a list of accounts.
7388         * src/messageview.c
7389                 Extended Return Receipt notification to select the correct 
7390                 account and to make a security test on the Delivery-Notification
7391                 address which should be the same as the Return-Path.
7392
7393 2002-08-06 [thorsten]   0.8.1claws18
7394
7395         * src/mimeview.c
7396                 attach_all: save unnamed as "noname.%d",
7397                 dont free static dirname
7398
7399 2002-08-05 [alfons]     0.8.1claws17
7400
7401         * configure.in
7402                 detect XIM by trying to link rather than compile a XIM program
7403
7404 2002-08-05 [oliver]     0.8.1claws16
7405                 
7406         * src/stock_pixmap.[ch]
7407                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
7408                 o new func to retrieve pixmaps
7409
7410 2002-08-05 [paul]       0.8.1claws15
7411
7412         * sync with 0.8.1cvs10
7413                 see ChangeLog 2002-08-05
7414
7415 2002-08-04 [alfons]     0.8.1claws14
7416
7417         * src/textview.c
7418                 see if this plugs memleak
7419
7420 2002-08-04 [melvin]     0.8.1claws13
7421
7422         * src/gtkspell.c
7423                 fixed bug that could crash Sylpheed when highlighting
7424                 all misspelled words.
7425
7426 2002-08-03 [melvin]     0.8.1claws12
7427
7428         * src/prefs_actions.c
7429                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
7430         * src/messageview.c
7431                 fixed bug where the Return Receipt was sent to
7432                 Delivery-Notification-To address even if it was not present
7433
7434 2002-08-02 [alfons]     0.8.1claws11
7435
7436         * src/prefs_actions.c
7437                 o more check for NULLs
7438                 o put create_io_dialog() in right conditional block
7439
7440 2002-08-02 [paul]       0.8.1claws10
7441
7442         * po/es.po
7443                 updated by Ricardo Mones Lastra
7444
7445 2002-08-01 [christoph]  0.8.1claws9
7446
7447         * src/folder.c
7448                 don't free the cache of the opened
7449                 folder in the summaryview
7450         * src/summaryview.c
7451                 don't unset flags, if it is not required
7452
7453 2002-08-01 [paul]       0.8.1claws8
7454
7455         * sync with 0.8.1cvs8
7456                 see ChangeLog entry 2002-08-01
7457
7458 2002-08-01 [paul]       0.8.1claws7
7459
7460         * sync with 0.8.1cvs7
7461                 see ChangeLog 2002-07-31 and 2002-08-01
7462
7463 2002-07-31 [christoph]  0.8.1claws6
7464
7465         * src/mainwindow.c
7466                 forgot to update menu sensitivity
7467                 function for new menu entry
7468
7469 2002-07-31 [alfons]     0.8.1claws5
7470
7471         * src/main.c
7472                 check folder item and its path for NULL on
7473                 initial processing
7474
7475 2002-07-31 [christoph]  0.8.1claws4
7476
7477         * src/folder.c
7478                 check if folder_item_get_msginfo in
7479                 folder_item_remove_msg returned NULL
7480         * src/imap.c
7481                 better clear the uid cache in the
7482                 uid validity check function and delete
7483                 cached messages
7484
7485 2002-07-31 [paul]       0.8.1claws3
7486
7487         * man/sylpheed.1
7488                 add the '--attach' option and a few other
7489                 minor changes
7490
7491 2002-07-31 [paul]       0.8.1claws2
7492
7493         * sync with 0.8.1cvs5
7494                 see ChangeLog 2002-07-31
7495
7496 2002-07-31 [christoph]  0.8.1claws1
7497
7498         * src/folderview.[ch]
7499         * src/mainwindow.c
7500                 replace "Rescan all folders..." with
7501                 "Check all folders for new messages..."
7502
7503 2002-07-30 [paul]       0.8.1claws
7504
7505         * version 0.8.1claws released
7506
7507 2002-07-30 [paul]       0.8.0claws29
7508
7509         * tools/OOo2sylpheed.pl ** NEW FILE **
7510           tools/README
7511                 add script to enable sending documents as
7512                 attachments from OpenOffice.org
7513
7514 2002-07-30 [melvin]     0.8.0claws28
7515
7516         * src/prefs_actions.c
7517                 Made the actions' input/output dialog display
7518                 without delay.
7519
7520 2002-07-30 [christoph]  0.8.0claws27
7521
7522         * src/procmsg.c
7523                 check if folder_item_get_msginfo in
7524                 procmsg_save_to_outbox returned NULL
7525
7526 2002-07-30 [paul]       0.8.0claws26
7527
7528         * sync with 0.8.1cvs4
7529                 see ChangeLog 2002-07-29
7530
7531 2002-07-29 [thorsten]   0.8.0claws25
7532
7533         * README.claws
7534                 added selective download, delete on server
7535
7536 2002-07-29 [paul]       0.8.0claws24
7537
7538         * sync with 0.8.1cvs3
7539                 see ChangeLog 2002-07-29
7540
7541 2002-07-27 [christoph]  0.8.0claws23
7542
7543         * src/folder.c
7544                 add extra check if fetching the msginfo
7545                 returned NULL
7546
7547 2002-07-27 [paul]       0.8.0claws22
7548
7549         * sync with 0.8.1cvs2
7550                 see ChangeLog 2002-07-26
7551
7552 2002-07-27 [christoph]  0.8.0claws21
7553
7554         * src/imap.c
7555                 add another check if a valid msginfo
7556                 was returned
7557
7558 2002-07-26 [hoa]        0.8.0claws20
7559
7560         * src/folder.c
7561                 Fixed a condition in folder_item_destroy()
7562
7563         * src/imap.c
7564                 Fixed an error in IMAP protocol
7565
7566 2002-07-26 [alfons]     0.8.0claws19
7567
7568         * src/folder.c
7569                 ofcourse compare with identifier, not the path
7570
7571 2002-07-26 [alfons]     0.8.0claws18
7572
7573         * src/folder.c
7574                 use folder item identifier for saving / restoring
7575                 preferences because folder->path might not be unique
7576
7577 2002-07-26 [melvin]     0.8.0claws17
7578
7579         * src/logwindow.c
7580                 Fixed a crash introduced in 0.8.0claws5 when log is 
7581                 cut under 80 characters.
7582
7583 2002-07-26 [paul]       0.8.0claws16
7584
7585         * sync with 0.8.1cvs1
7586                 see ChangeLog 2002-07-26
7587
7588 2002-07-26 [christoph]  0.8.0claws15
7589
7590         * src/imap.[ch]
7591                 imap folder now remembers the last selected
7592                 folder and imap_fetch_msginfo skips selecting
7593                 the folder if it is already selected
7594
7595 2002-07-26 [christoph]  0.8.0claws14
7596
7597         * src/folder.c
7598         * src/folderview.c
7599         * src/imap.c
7600                 fix imap folder rescanning
7601
7602 2002-07-25 [christoph]  0.8.0claws13
7603
7604         * src/filter.c
7605         * src/folder.[ch]
7606         * src/folderview.c
7607         * src/imap.[ch]
7608         * src/mainwindow.c
7609         * src/mbox_folder.c
7610         * src/mh.c
7611         * src/news.c
7612                 implement imap uid cache and uid validity check
7613
7614 2002-07-25 [alfons]     0.8.0claws12
7615
7616         * src/summaryview.c
7617                 fix a brown paper bag bug, and also add some more
7618                 checks
7619
7620 2002-07-25 [christoph]  0.8.0claws11
7621
7622         * src/folder.c
7623                 don't mix copy, fetch_msginfo and remove
7624                 operations in folder item copy and move
7625                 operations
7626
7627 2002-07-25 [christoph]  0.8.0claws10
7628
7629         * src/folderview.c
7630         * src/mainwindow.c
7631         * src/prefs_folder_item.c
7632         * src/summaryview.[ch]
7633                 remove no longer required parameter update_cache from
7634                 summary_show
7635
7636 2002-07-25 [paul]       0.8.0claws9
7637
7638         * sync with 0.8.1
7639         
7640         * AUTHORS
7641                 a few corrections
7642
7643 2002-07-24 [alfons]     0.8.0claws8
7644
7645         * src/summaryview.c
7646                 sort correctly when using simplified subject line
7647                 (closes feature request "[ 585141 ] applying regexp to subject 
7648                 before sort" submitted by Alexandra Walford)
7649
7650 2002-07-24 [paul]       0.8.0claws7
7651
7652         * sync with 0.8.0cvs3
7653                 see ChangeLog 2002-07-24
7654
7655 2002-07-23 [christoph]  0.8.0claws6
7656
7657         * src/folder.c
7658         * src/folder.h
7659         * src/summaryview.c
7660         * src/summaryview.h
7661         * src/main.c
7662                 o separate processing and summaryview
7663                 o removed summary_write_cache from summaryview
7664                 o removed summaryview->killed_messages, because we don't have
7665                   to keep a list of killed messages anymore. New cache will
7666                   keep the hidden messages in cache anyway
7667         * src/folderview.c
7668         * src/inc.c
7669         * src/selective_download.c
7670                 o removed unnecessary summary_write_cache calls
7671         * src/procmsg.c
7672                 o don't set ignore thread flag in procmsg_get_thread_tree
7673                   if it is already set
7674         * src/mainwindow.c
7675         * src/statusbar.h
7676                 o moved STATUSBAR_PUSH/POP to statusbar.h because
7677                   they are used in different files
7678
7679 2002-07-23 [melvin]     0.8.0claws5
7680
7681         * src/addressbook.c
7682         * src/addrgather.c
7683         * src/editaddress.c
7684         * src/editgroup.c
7685         * src/editldap_basedn.c
7686         * src/importldif.c
7687         * src/prefs_common.c
7688                 Fixed few memory leak (gtk_editable_get_chars returns
7689                 an allocated string)
7690         * src/logwindow.c
7691                 Fixed few memory leak (gtk_editable_get_chars returns
7692                 an allocated string) and modified a little the log cutting
7693                 loop.
7694         * src/compose.c
7695                 Replaced a call to an obsolete function gtk_entry_get_text()
7696                 by gtk_editable_get_chars()
7697         * src/send.c
7698                 Removed a debug printf
7699
7700 2002-07-23 [christoph]  0.8.0claws4
7701
7702         * src/filesel.c
7703                 fix another g_dirname memory leak
7704
7705 2002-07-23 [christoph]  0.8.0claws3
7706
7707         * src/mh.c
7708                 fixed a memory leak in mh_fetch_msginfo
7709                 fixed crash when message header could not be
7710                 parsed
7711
7712 2002-07-23 [paul]       0.8.0claws2
7713
7714         * sync with 0.8.0cvs2
7715                 see ChangeLog 2002-07-23
7716
7717 2002-07-23 [paul]       0.8.0claws1
7718
7719         * sync with 0.8.0cvs1
7720                 see ChangeLog 2002-07-23
7721
7722 2002-07-23 [paul]       0.8.0claws
7723
7724         * release of 0.8.0claws
7725
7726 2002-07-23 [paul]       0.7.8claws99
7727
7728         * po/ru.po
7729                 new Russian translation, submitted by
7730                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
7731
7732 2002-07-22 [jens]       0.7.8claws98
7733
7734         * po/de.po
7735                 Updated German translations.
7736
7737 2002-07-22 [paul]       0.7.8claws97
7738
7739         * po/es.po
7740           po/it.po
7741           po/nl.po
7742           po/pt_BR.po
7743                 updated translations by Ricardo Mones Lastra,
7744                 Alessandro Maestri, Wilbert Berendsen and 
7745                 Fabio Jr. Beneditto respectively
7746
7747 2002-07-22 [christoph]  0.7.8claws96
7748
7749         * src/mimeview.c
7750                 fix memory leak caused by wrong g_dirname usage
7751
7752 2002-07-22 [christoph]  0.7.8claws95
7753
7754         * src/summaryview.c
7755                 update new and unread message counts for summaryview
7756                 summaryview does not get it from the folder anymore
7757                 and has to update the values itself
7758
7759 2002-07-22 [melvin]     0.7.8claws94
7760
7761         * po/fr.po
7762                 Updated French translations.
7763
7764 2002-07-22 [christoph]  0.7.8claws93
7765
7766         * src/matcher.c
7767                 set prop->preg pointer to NULL or following check
7768                 will not fail and regexec will be called with
7769                 invalid pointer
7770
7771 2002-07-21 [alfons]     0.7.8claws92
7772         
7773         * src/prefs_common.[ch]
7774                 remove option "Send return receipt on request"
7775
7776 2002-07-21 [thorsten]   0.7.8claws91
7777
7778         * src/mimeview.c
7779                 fixed memleaks, coding style as pointed out by alfons
7780
7781 2002-07-21 [alfons]     0.7.8claws90
7782
7783         * src/messageview.c
7784         * src/noticeview.[ch]
7785                 o fix bug notice view being displayed when going to empty folder 
7786                   (noticed by Christoph)
7787                 o allow RRR to be sent when restarting sylpheed, or changing folder 
7788                   (noticed by Thorsten)
7789
7790 2002-07-21 [thorsten]   0.7.8claws89
7791
7792         * src/mimeview.c
7793                 Included save_all patch from Xaview FACQ
7794                 added support for pathnames
7795
7796 2002-07-21 [alfons]     0.7.8claws88
7797
7798         * po/POTFILES.in
7799         * src/Makefile.am
7800         * src/mainwindow.c
7801         * src/messageview.[ch]
7802         * src/noticeview.c      ** NEW FILE **
7803         * src/noticeview.h      ** NEW FILE **
7804                 make return receipts work again
7805                 (UI idea by Leandro Pereira)
7806
7807 2002-07-21 [paul]       0.7.8claws87
7808
7809         * src/summaryview.c
7810                 fix sensitivity of 'Select thread'
7811
7812 2002-07-21 [paul]       0.7.8claws86
7813
7814         * src/prefs_common.c
7815                 add browser command line for Galeon
7816
7817 2002-07-21 [paul]       0.7.8claws85
7818
7819         * Makefile.am
7820                 fix 'EXTRA_DIST': remove README.README, add TODO
7821                 and TODO.claws
7822
7823 2002-07-21 [alfons]     0.7.8claws84
7824
7825         * src/gtkstext.c
7826                 make enter clear selection
7827                 (closes "[ 579888 ] Editor selection/entry error"
7828                 reported by Steve Lamb)
7829
7830 2002-07-21 [alfons]     0.7.8claws83
7831         
7832         * src/summaryview.c
7833                 sort message list when selecting unthread messages
7834                 (closes "[ 501593 ] switching threaded view doesn't sort"
7835                 reported by Simon Schubert)
7836
7837 2002-07-20 [alfons]     0.7.8claws82
7838         
7839         * src/matcher.c
7840                 const-correctness
7841
7842 2002-07-20 [thorsten]   0.7.8claws81
7843
7844         * src/matcher.c
7845                 Fixed expansion of empty fields in matchactions
7846
7847 2002-07-19 [melvin]     0.7.8claws80
7848
7849         * src/gtkspell.c
7850                 Removed a duplicate menu entry (fast mode) introduced during
7851                 the new cache merge
7852                 Added a menu separator between 'Use alternate' and 'Fast mode'
7853
7854 2002-07-19 [paul]       0.7.8claws79
7855
7856         * tools/Makefile.am
7857           tools/README
7858                 correct typos
7859
7860 2002-07-19 [thorsten]   0.7.8claws78
7861
7862         * tools/calypso_convert.pl      ** NEW FILE **
7863           tools/README
7864           tools/Makefile.am
7865                 script to import mbox files exported
7866                 by calypso
7867                 o generates folder structure
7868                 o includes attachments
7869
7870 2002-07-19 [melvin]     0.7.8claws77
7871
7872         * src/selective_download.[ch]
7873                 Fixed bug where closing the dialog with the window manager's
7874                 close button will not unlock the summary
7875                 Corrected some function declarations that missed a return value
7876                 Made the source code comply better with coding style.
7877         * src/prefs_common.c
7878                 Added new browser command line for Mozilla.
7879
7880 2002-07-18 [paul]       0.7.8claws76
7881
7882         * src/mainwindow.c
7883           src/selective_download.[ch]
7884                 reflect theme changes, fix Gdk Warning when creating 
7885                 pixmap from NULL window, and minor clean up.
7886                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
7887
7888         * po/en_GB.po
7889                 updated
7890
7891 2002-07-17 [paul]       0.7.8claws75
7892
7893         * INSTALL[.jp]
7894                 sync with 0.8.0
7895         
7896         * po/en_GB.po
7897                 updated
7898
7899 2002-07-16 [paul]       0.7.8claws74
7900
7901         * tools/filter_conv.pl
7902           tools/README
7903                 replace conversion script with reimplemented version, 
7904                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
7905
7906 2002-07-16 [colin]      0.7.8claws73
7907
7908         * src/summaryview.c
7909                 remove forgotten debug messages - sorry ;-)
7910
7911 2002-07-16 [colin]      0.7.8claws72
7912
7913         * src/mimeview.c
7914           src/summaryview.c
7915           src/textview.c
7916           src/textview.h
7917                 add the ability to select part of a text mime-part 
7918                 to reply.
7919
7920 2002-07-15 [christoph]  0.7.8claws71
7921
7922         * src/folder.c
7923                 fix folder message count for folders without
7924                 msg_is_changed (includes news folders)
7925
7926 2002-07-15 [martin]     0.7.8claws70
7927
7928         * src/summaryview.c
7929                 option "display recipient on 'From'..." now works
7930                 without the need of enabling the option
7931                 "display  sender  using  address  book".
7932
7933 2002-07-15 [christoph]  0.7.8claws69
7934
7935         * src/summaryview.c
7936                 removed setting folder status from summaryview.
7937                 folder.c should update all message counts correctly.
7938
7939 2002-07-15 [paul]       0.7.8claws68
7940
7941         * po/pt_BR.po
7942                 updated by Fabio Junior Beneditto
7943
7944 2002-07-15 [darko]      0.7.8claws67
7945
7946         * src/mh.c
7947                 Fixed target folder colorization, don't decrease op
7948                 number twice
7949
7950 2002-07-14 [paul]       0.7.8claws66
7951
7952         * sync with main 0.8.0
7953                 see ChangeLog 2002-07-14
7954
7955 2002-07-13 [melvin]     0.7.8claws65
7956         
7957         * src/addrbook.c
7958         * src/addressbook.c
7959         * src/addrindex.c
7960                 Replaced sprintf by g_snprintf to prevent possible buffer
7961                 overflow.
7962         * src/news.c
7963                 Corrected a log message output format.
7964                 Added a missing "done" debug output.
7965         * src/compose.c
7966                 Added keyboard accelerator for Priority menu items
7967                 Added missing \n in debug output
7968         * src/logwindow.c
7969         * src/gtkspell.c
7970         * src/rfc2015.c
7971                 Added missing \n in debug output
7972
7973 2002-07-13 [paul]       0.7.8claws64
7974
7975         * man/sylpheed.1
7976                 change Sergey's email address to the sf address
7977
7978         * src/textview.c
7979                 increase show_url_timeout (more useful for long
7980                 urls)
7981
7982 2002-07-12 [sergey]     0.7.8claws63
7983
7984         * src/rfc2015.c
7985                 applied (with some modifications) patch to set the
7986                 micalg parameter for signatures
7987                 (2001-08-28 Werner Koch <wk@gnupg.org>)
7988
7989 2002-07-12 [sergey]     0.7.8claws62
7990
7991         * man/Makefile.am
7992         * configure.in
7993                 fixed man page installation
7994
7995 2002-07-12 [paul]       0.7.8claws61
7996
7997         * sync with 0.7.8cvs26
7998                 see ChangeLog 2002-07-11 and 2002-07-12
7999
8000 2002-07-11 [christoph]  0.7.8claws60
8001
8002         * src/compose.c
8003         * src/procmsg.c
8004                 first use the message number to find the message
8005                 to mark with a reply flag but check the
8006                 message-id if we got the correct message, if not
8007                 try to find it by message-id.
8008                 use new string seperator that is not allowed
8009                 in message-ids.
8010
8011 2002-07-11 [paul]       0.7.8claws59
8012
8013         * sync with 0.7.8cvs23
8014                 see ChangeLog 2002-07-10
8015
8016 2002-07-10 [christoph]  0.7.8claws58
8017
8018         * src/folder.[ch]
8019         * src/msgcache.[ch]
8020                 Added message-id table to the cache in memory
8021                 and functions to msgcache.c and folder.c to
8022                 fetch MsgInfos by message id
8023         * src/compose.c
8024         * src/procmsg.c
8025                 store folder and message-id of message replying
8026                 to in queue header and set reply flag after sending
8027                 (Closes bug #469498)
8028
8029 2002-07-10 [paul]       0.7.8claws57
8030
8031         * AUTHORS
8032           man/sylpheed.1.gz
8033                 add Martin to the list of authors
8034
8035 2002-07-09 [martin]     0.7.8claws56
8036         * src/gtksctree.c
8037                 Added gtk_ctree_last_visible(), tree_update_level(),
8038                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
8039                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8040                 from gtk+ to gtksctree.c for the new sorting code
8041                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
8042                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
8043         * src/gtksctree.h
8044                 Added declaration for gtk_sctree_sort_recursive() and
8045                 gtk_sctree_sort_node
8046         * src/addressbook.c
8047         * src/foldersel.c
8048         * src/folderview.c
8049         * src/summaryview.c
8050                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8051                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
8052
8053 2002-07-08 [paul]       0.7.8claws55
8054
8055         * more sync with 0.7.8cvs21
8056                 see ChangeLog 2002-07-08
8057
8058 2002-07-08 [paul]       0.7.8claws54
8059
8060         * sync with 0.7.8cvs21
8061                 see ChangeLog 2002-07-08
8062
8063 2002-07-07 [alfons]     0.7.8claws53
8064
8065         * src/Makefile.am
8066         * src/stock_pixmap.[ch]
8067         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
8068         * src/pixmaps/notice_error.xpm  ** NEW FILE **
8069         * src/pixmaps/notice_note.xpm   ** NEW FILE **
8070                 add new pixmaps for upcoming notice pane
8071
8072 2002-07-06 [melvin]     0.7.8claws52
8073
8074         * src/gtkspell.[ch]
8075                 Made them a bit closer to Sylpheed's coding style.
8076                 Removed old code.
8077                 Removed possible memory leaks when some errors occurs.
8078
8079 2002-07-06 [melvin]     0.7.8claws51
8080
8081         * po/Makefile.in.in
8082                 Removed --no-location in xgettext command line to help
8083                 translators that use Emacs' po-mode
8084         * src/quote_fmt.c
8085                 Removed unnecessary comments that messed up sylpheed.pot
8086
8087 2002-07-06 [paul]       0.7.8claws50
8088
8089         * sync with 0.7.8cvs19
8090                 see ChangeLog 2002-07-05
8091
8092 2002-07-06 [christoph]  0.7.8claws49
8093
8094         * src/folder.c
8095         * src/mainwindow.c
8096                 fix folder_item_remove_all_msg and folderview
8097                 status for trash folders after emptying trash
8098
8099 2002-07-05 [paul]       0.7.8claws48
8100
8101         * sync with 0.7.8cvs16
8102                 see ChangeLog 2002-07-04 and 2002-07-05
8103
8104 2002-07-04 [paul]       0.7.8claws47
8105
8106         * sync with 0.7.8cvs14
8107                 see  ChangeLog 2002-07-04
8108
8109 2002-07-03 [alfons]     0.7.8claws46
8110
8111         * src/folder.c
8112                 dupe folder item's path because it's being reallocated
8113                 by new folder scanning code
8114
8115 2002-07-03 [christoph]  0.7.8claws45
8116
8117         * src/imap.c
8118                 better IMAP uid fetching using 'FETCH 1:* (UID)'
8119         * src/msgcache.c
8120                 add missing return in msgcache_write
8121
8122 2002-07-02 [thorsten]   0.7.8claws44
8123
8124         * src/jpilot.c
8125         * src/msgcache.c
8126         * src/rfc2015.c
8127                 use binary mode for file access
8128
8129 2002-07-02 [christoph]  0.7.8claws43
8130
8131         * major code cleanup (part 1)
8132         
8133                 - unused variables removed
8134                 - unused functions removed
8135                 - uninitialized variables checked
8136                 - missing return statements added
8137                 - missing function return types added
8138                 - added parentheses around assignment and
8139                   && in || when suggested by gcc
8140               
8141         * src/mh.c
8142         * src/folder.c
8143                 replaced direct calls to folder->scan_tree
8144                 with folder_scan_tree and restore folder
8145                 prefs in this function. The folder should
8146                 not have to deal with them.
8147                 ( Should now work for all folder types )
8148
8149 2002-07-02 [paul]       0.7.8claws42
8150
8151         * sync with 0.7.8cvs13
8152                 see ChangeLog 2002-07-01 and 2002-07-02
8153
8154 2002-07-01 [christoph]  0.7.8claws41
8155
8156         * src/summaryview.c
8157                 fix "goto next/prev unread message" with
8158                 ignored threads
8159
8160 2002-07-01 [paul]       0.7.8claws40
8161
8162         * po/es.po
8163                 updated by Ricardo Mones Lastra
8164
8165 2002-06-30 [match]      0.7.8claws39
8166
8167         * src/jpilot.c
8168                 applied variation of leonerd's patch (566661) to
8169                 allow multiple email addresses per JPilot entry.
8170                 addresses may be separated by space, comma, pipe,
8171                 semi-colon, new-line.
8172
8173 2002-06-30 [alfons]     0.7.8claws38
8174
8175         * src/procmsg.c
8176                 simple fix for putting older nodes before
8177                 newer nodes when threading by subject
8178
8179 2002-06-30 [christoph]  0.7.8claws37
8180
8181         * src/folder.c
8182         * src/folderview.c
8183         * src/mh.c
8184         * src/news.c
8185         * src/procmsg.c
8186                 fix broken folder tree rescaning
8187                 and don't use procmsg_get_mark_sum
8188                 anymore
8189
8190 2002-06-30 [christoph]  0.7.8claws36
8191
8192         * merge new cache branch
8193         * src/imap.c
8194                 fix new cache imap copy bug
8195         * src/folder.c
8196                 improved folder_item_scan
8197                 it should now always set the correct
8198                 new, unread and total message counts
8199
8200 2002-06-29 [paul]       0.7.8claws35
8201
8202         * configure.in
8203                 correct syntax error
8204
8205 2002-06-29 [paul]       0.7.8claws34
8206
8207         * configure.in
8208           Makefile.am
8209           man/Makefile.am       ** NEW FILE **
8210           man/sylpheed.1.gz     ** NEW FILE **
8211                 add Sylpheed man page
8212
8213 2002-06-29 [paul]       0.7.8claws33
8214
8215         * po/pt_BR.po
8216                 updated by Fabio Junior Beneditto
8217
8218 2002-06-28 [jens]       0.7.8claws32
8219
8220         * po/de.po
8221                 translation updated
8222
8223         * src/selective_download.c
8224                 removed gettext for space " "
8225
8226         * src/imap.c
8227                 removed wrong space
8228
8229 2002-06-28 [paul]       0.7.8claws31
8230
8231         * sync with 0.7.8cvs11
8232                 see ChangeLog 2002-06-28
8233
8234 2002-06-28 [paul]       0.7.8claws30
8235
8236         * sync with 0.7.8cvs10
8237                 see ChangeLog 2002-06-27 and 2002-06-28
8238
8239 2002-06-26 [paul]       0.7.8claws29
8240
8241         * src/addrgather.c
8242           src/selective_download.c
8243                 don't gettextise empty strings.
8244                 reserved by gettext. gettext("") returns 
8245                 the header entry with meta information, 
8246                 not the empty string
8247
8248         * po/en_GB.po
8249                 updated
8250
8251 2002-06-26 [paul]       0.7.8claws28
8252
8253         * sync with 0.7.8cvs7
8254                 see ChangeLog 2002-06-25
8255
8256         * src/prefs_common.c
8257                 ...and in the process, tweak the gui a little
8258
8259 2002-06-25 [alfons]     0.7.8claws27
8260         
8261         * configure.in
8262         * src/Makefile.am
8263                 fine tune ldap library detection
8264
8265 2002-06-25 [alfons]     0.7.8claws26
8266
8267         * src/compose.c
8268                 don't allow return receipts when composing a news article
8269
8270 2002-06-25 [paul]       0.7.8claws25
8271
8272         * Makefile.am
8273                 add '$(AMTAR)' to 'release' section to allow for
8274                 new and older autotools
8275
8276 2002-06-25 [paul]       0.7.8claws24
8277
8278         * src/summaryview.c
8279                 fix "No more unread messages" persistant pop-up
8280                 window bug
8281
8282 2002-06-25 [paul]       0.7.8claws23
8283
8284         * po/it.po
8285                 updated by Alessandro Maestri
8286
8287 2002-06-25 [paul]       0.7.8claws22
8288
8289         * sync with 0.7.8cvs6
8290                 see ChangeLog 2002-06-25
8291
8292 2002-06-24 [paul]       0.7.8claws21
8293
8294         * tools/update-po
8295                 add GPL copyright information
8296
8297 2002-06-24 [paul]       0.7.8claws20
8298
8299         * tools/Makefile.am
8300           tools/README
8301           tools/update-po       ** NEW FILE **
8302                 add script that eases the creation of *.po files
8303                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
8304
8305 2002-06-23 [alfons]     0.7.8claws19
8306
8307         * src/messageview.c
8308                 make notification_convert_header obey const correctness
8309                 (next step will be fixing the broken return receipt)
8310
8311 2002-06-23 [paul]       0.7.8claws18
8312
8313         * src/messageview.c
8314                 fix bug introduced in last commit:
8315                 removed too much code in last commit - put back what's
8316                 needed
8317
8318 2002-06-23 [paul]       0.7.8claws17
8319
8320         * src/messageview.[ch]
8321                 remove code committed in error from locally patched
8322                 source
8323
8324 2002-06-23 [colin]      0.7.8claws16
8325
8326         * src/compose.[ch]
8327                 add compose_entry_select(), used to select the default_to
8328                 email address - hopefully avoiding people sending mails to
8329                 wrong recipients.
8330
8331 2002-06-22 [alfons]     0.7.8claws15
8332
8333         * AUTHORS
8334                 add Bram Metsch & Stanislav Karchebny
8335         * src/smtp.[ch]
8336         * src/prefs_account.[ch]
8337         * src/send.c
8338                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
8339                   options.  (see <http://sourceforge.net/tracker/index.php
8340                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
8341
8342                 - merge Stanislav's fix to make SMTP AUTH work with qmail
8343                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
8344
8345 2002-06-22 [paul]       0.7.8claws14
8346
8347         * sync with 0.7.8cvs5
8348                 see ChangeLog 2002-06-19 and 2002-06-20
8349
8350 2002-06-22 [alfons]     0.7.8claws13
8351
8352         * src/selective_download.c
8353                 fix a stupid mistake I made
8354
8355 2002-06-22 [alfons]     0.7.8claws12
8356
8357         * src/selective_download.[ch]
8358                 fix another unnoticed leak; cleanup code
8359
8360 2002-06-21 [alfons]
8361
8362         * tools/Makefile.am
8363                 gpg-sign <-- gpg-sign-syl
8364
8365 2002-06-21 [alfons]     0.7.8claws11
8366
8367         * src/selective_download.c
8368         * src/selective_download.h
8369                 fix assorted mix of allocation errors (should solve
8370                 problem reported by Philippe Gramoullé, see:
8371                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
8372
8373 2002-06-20 [melvin]     0.7.8claws10
8374
8375         * tools/gpg-sign *REMOVED*
8376           tools/gpg-sign-syl *ADDED*
8377                 Replaced the gpg clearsigning script with the version using
8378                 xterm instead of ssh-askpass and changed its name.
8379
8380         * README.claws
8381                 Updated actions example to reflect the renaming of the
8382                 gpg clearsigning script.
8383
8384 2002-06-19 [paul]       0.7.8claws9
8385
8386         * sync with 0.7.8claws9
8387                 see ChangeLog 2002-06-18 and 2002-06-19
8388
8389 2002-06-19 [paul]       0.7.8claws8
8390
8391         * sync with 0.7.8cvs1
8392                 see ChangeLog 2002-06-18
8393
8394 2002-06-18 [alfons]     0.7.8claws7
8395
8396         * src/mainwindow.h
8397                 add omitted prototype
8398
8399 2002-06-17 [paul]       0.7.8claws6
8400
8401         * src/mainwindow.c
8402                 fix hiding of exec_btn
8403
8404 2002-06-17 [paul]       0.7.8claws5
8405
8406         * src/pop.c
8407                 remove unneeded code: should_delete() 
8408                 and Pop3State::uidl_todelete_list
8409
8410 2002-06-17 [paul]       0.7.8claws4
8411
8412         * sync with 0.7.8
8413                 see ChangeLog 2002-06-11 and 2002-06-13
8414
8415 2002-06-16 [alfons]     0.7.8claws3
8416         
8417         * src/folder.c
8418                 make sure lock sort mode (claws specific) is
8419                 also persists after a tree rescan
8420
8421 2002-06-16 [alfons]     0.7.8claws2
8422
8423         * src/prefs_folder_item.c
8424         * src/folder.[ch]
8425                 fix persistence of folder sort mode (broken
8426                 by adapting Hiro's new folder persistence code)
8427
8428 2002-06-16 [alfons]     0.7.8claws1
8429
8430         * AUTHORS
8431         * src/logwindow.c
8432         * src/prefscommon.[ch]
8433                 control size of log text in log window; 
8434                 closes patch #569155 submitted by Mitko Haralanov.
8435
8436 2002-06-15 [paul]       0.7.8claws
8437
8438         * release of 0.7.8claws
8439
8440 2002-06-15 [paul]       0.7.7claws
8441
8442         * po/pt_BR.po
8443                 updated by Fabio Junior Beneditto
8444
8445 2002-06-14 [paul]       0.7.6claws49
8446
8447         * po/es.po
8448                 updated by Ricardo Mones Lastra
8449
8450 2002-06-14 [paul]       0.7.6claws48
8451
8452         * po/nl.po
8453                 updated translation by Wilbert Berendsen
8454
8455 2002-06-14 [melvin]     0.7.6claws47
8456
8457         * po/fr.po
8458                 Updated French translation
8459
8460 2002-06-13 [paul]       0.7.6claws46
8461
8462         * src/filesel.c
8463                 allow filename to be typed in, rather than just
8464                 selected by the mouse. Patch by Gustavo Noronha Silva.
8465
8466 2002-06-13 [alfons]     0.7.6claws45
8467
8468         * src/mainwindow.[ch]
8469                 more cleanups (removing unnecessary menu items Expand 
8470                 summary / message view)
8471
8472 2002-06-13 [melvin]     0.7.6claws44
8473
8474         * po/POTFILES.in
8475                 Added src/string_match.c
8476         * src/string_match.c
8477                 Fixed possible buffer overflow.
8478                 Corrected typo.
8479                 Added missing config.h header.
8480         * src/prefs_common.c
8481           src/prefs_matcher.c
8482           src/prefs_scoring.c
8483                 Made some strings translatable (missing _(..)).
8484
8485 2002-06-13 [melvin]     0.7.6claws43
8486
8487         * README.claws
8488                 Corrected action example (verifying clearsigned mail).
8489         * src/prefs_account.c
8490                 Corrected typo.
8491         * src/prefs_common.c
8492                 Removed incorrect line that generated a Gtk-CRITICAL msg.
8493
8494 2002-06-12 [alfons]     0.7.6claws42
8495
8496         * src/summaryview.c
8497                 add init of score column lost in 0.7.6claws42
8498
8499 2002-06-12 [paul]       0.7.6claws41
8500
8501         * src/prefs_account.c
8502                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
8503                 behavior of the radio buttons, (from 0.7.7cvs2)
8504
8505 2002-06-11 [alfons]     0.7.6claws40
8506
8507         * src/messageview.[ch]
8508         * src/summaryview.[ch]
8509         * src/summary_search.c
8510         * src/mainwindow.c
8511                 perform a sync to bring in Hiro's separate view implementation 
8512
8513                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
8514
8515 2002-06-11 [paul]       0.7.6claws39
8516         
8517         * src/prefs_account.c
8518                 correct a typo on the Receive tab
8519
8520 2002-06-10 [match]      0.7.6claws38
8521
8522         * src/addressbook.c
8523                 Included address completion patch from Gustavo Noronha.
8524
8525 2002-06-10 [paul]       0.7.6claws37
8526
8527         * src/inc.[ch]
8528           src/pop.c
8529           src/prefs_account.[ch]
8530           src/selective_download.[ch]
8531                 apply PATCH #561712
8532                  NEW:
8533                 - check if POP Account
8534                 - Receive Button renamed to Preview
8535                 - Preview Button Popup: preview new/all messages
8536                 - Download Button
8537                 - Account Preferences-->Receive tab checkbutton if you
8538                   want to remove Mail after Download
8539                 -: default YES
8540                 - Account Preferences-->Receive tab checkbutton use
8541                   filtering rules on preview
8542                   (think of delete_on_server)
8543                 -: default YES
8544                 - Account selectable from SD dialog
8545                 - checkbutton to show already downloaded messages if
8546                   all messages are previewed
8547                 - new clist column showing Date
8548                 - ESC KEY close
8549                 FIXES:
8550                 - play ball with UIDL
8551                 - fault tolerant (?) 
8552                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8553
8554 2002-06-10 [melvin]     0.7.6claws36
8555
8556         * README.claws
8557                 Added a hint to ac/README in cvs instructions.
8558
8559         * src/prefs_actions.c
8560                 Made it possible to use a more elaborate command line
8561                 for asynchronous actions, too.
8562
8563 2002-06-10 [melvin]     0.7.6claws35
8564         
8565         * src/prefs_actions.c
8566                 Make it possible to use a more elaborate command line
8567                 (e.g. |foo|bar|cat>there;echo Done|)
8568                 Corrected error message when calling %f, %F and %p commands
8569                 from the compose window.
8570
8571 2002-06-09 [colin]      0.7.6claws34
8572
8573         * src/summaryview.c
8574                 Automatically find unread messages in current folder
8575                 before annoying the user.
8576
8577 2002-06-08 [alfons]     0.7.6claws33
8578
8579         * po/it.po
8580                 remove bad formatting string in it.po translation
8581                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
8582
8583 2002-06-08 [paul]       0.7.6claws32
8584
8585         * sync with 0.7.6cvs25
8586                 see ChangeLog 2002-06-07
8587
8588 2002-06-05 [paul]       0.7.6claws31
8589
8590         * src/mainwindow.c
8591                 add 'Sort by locked' and 'Sort by score'
8592
8593 2002-06-05 [paul]       0.7.6claws30
8594
8595         * sync with 0.7.6cvs24
8596                 see ChangeLog 2002-06-04
8597
8598 2002-06-04 [paul]       0.7.6claws29
8599
8600         * po/pt_BR.po
8601                 updated by Fabio Junior Beneditto
8602
8603 2002-06-03 [thorsten]   0.7.6claws28
8604
8605         * src/matcher.c
8606                 fclose() matcherrc after reading
8607
8608 2002-06-03 [paul]       0.7.6claws27
8609
8610         * sync with 0.7.6cvs21
8611                 see ChangeLog 2002-05-31
8612
8613 2002-05-31 [paul]       0.7.6claws26
8614
8615         * sync with 0.7.6cvs20
8616                 see ChangeLog 2002-05-29 and 2002-05-30
8617
8618 2002-05-31 [paul]       0.7.6claws25
8619
8620         * src/imap.c
8621                 hopefully fix last buggy sync
8622
8623         * README.claws
8624                 correct typo in 'Actions' examples
8625
8626 2002-05-29 [paul]       0.7.6claws24
8627
8628         * sync with 0.7.6cvs18
8629                 see ChangeLog 2002-05-28 and 2002-05-29
8630
8631         * src/news.c
8632           src/nntp.[ch]
8633                 sync with above 
8634
8635 2002-05-28 [paul]       0.7.6claws23
8636
8637         * sync with 0.7.6cvs16
8638                 see ChangeLog 2002-05-28
8639
8640 2002-05-27 [thorsten]   0.7.6claws22 
8641
8642         * faq/it/sylpheed-faq-1.html
8643           faq/it/sylpheed-faq-2.html
8644           faq/it/sylpheed-faq-3.html
8645           faq/it/sylpheed-faq.html
8646                 corrected DOS lineendings
8647         * faq/de/sylpheed-faq-1.html
8648           faq/de/sylpheed-faq-2.html
8649           faq/en/sylpheed-faq-1.html
8650           faq/en/sylpheed-faq-2.html
8651           faq/en/sylpheed-faq-3.html
8652           faq/es/sylpheed-faq-1.html
8653           faq/es/sylpheed-faq-2.html
8654           faq/es/sylpheed-faq-3.html
8655           faq/fr/sylpheed-faq-1.html
8656           faq/it/sylpheed-faq-1.html
8657           faq/it/sylpheed-faq-2.html
8658           faq/it/sylpheed-faq-3.html
8659           faq/it/sylpheed-faq.html
8660                 changed ">" to &quot;
8661
8662 2002-05-27 [paul]       0.7.6claws21
8663         
8664         * sync with 0.7.6cvs15
8665                 see ChangeLog 2002-05-27
8666
8667 2002-05-27 [paul]       0.7.6claws20
8668
8669         * src/prefs_account.c
8670                 correct a typo
8671
8672 2002-05-26 [paul]       0.7.6claws19
8673
8674         * tools/README
8675                 correct a typo
8676
8677 2002-05-25 [paul]       0.7.6claws18
8678
8679         * tools/README
8680                 add description of kmail2sylpheed.pl
8681
8682 2002-05-25 [paul]       0.7.6claws17
8683
8684         * tools/kmail2sylpheed.pl       ** NEW FILE **
8685                 perl script that converts an exported Kmail address
8686                 book, converts it to sylpheed addressbook file,
8687                 writes the file to .sylpheed, and updates
8688                 addrbook--index.xml 
8689
8690 2002-05-25 [paul]       0.7.6claws16
8691
8692         * sync with 0.7.6cvs14
8693                 see ChangeLog 2002-05-23
8694
8695 2002-05-24 [paul]       0.7.6claws15
8696
8697         * README.claws
8698                 make a correction and add some more info
8699
8700 2002-05-24 [paul]       0.7.6claws14
8701
8702         * src/compose.c
8703                 fix memory leak in 
8704                 compose_redirect_write_headers_from_headerlist()
8705                 add Subject and Resent-Message-ID to
8706                 compose_redirect_write_headers()
8707                 Received, Subject, and X-UIDL are filtered out in 
8708                 compose_redirect_write_to_file()
8709
8710 2002-05-23 [paul]       0.7.6claws13
8711
8712         * src/compose.[ch]
8713           src/filtering.c
8714           src/mainwindow.c
8715           src/matcher.[ch]
8716           src/matcher_parser_lex.l
8717           src/matcher_parser_parse.y
8718           src/prefs_common.[ch]
8719           src/prefs_filtering.c
8720           src/summaryview.c
8721                 rename 'Bounce' to 'Redirect'
8722
8723 2002-05-23 [paul]       0.7.6claws12
8724
8725         * more sync with 0.7.6cvs13
8726           src/compose.c
8727                 see ChangeLog 2002-05-22
8728
8729 2002-05-22 [paul]       0.7.6claws11
8730
8731         * sync with 0.7.6cvs13
8732           src/codeconv.c
8733                 see ChangeLog 2002-05-20
8734           src/prefs_common.c
8735                 see ChangeLog 2002-05-22
8736
8737 2002-05-21 [melvin]     0.7.6claws10
8738
8739         * src/folderview.c
8740                 Added missing filtering and scoring headers
8741                 Fixed bad function call that showed garbage 
8742                 in Folder->Processing
8743
8744 2002-05-21 [paul]       0.7.6claws9
8745
8746         * tools/Makefile.am
8747                 make all tools executable, (patch by Alfons).
8748
8749 2002-05-20 [alfons]     0.7.6claws8
8750
8751         * src/procheader.c
8752                 don't forget to call mktime() so we have a valid week 
8753                 and year day
8754                 (Bug report by Roger Sondermann <mail@jumaros.de>)
8755
8756 2002-05-20 [paul]       0.7.6claws7
8757
8758         * src/html.c
8759                 fix broken parsing of urls
8760         * src/textview.c
8761                 fix displaying of urls
8762
8763                 both fixes from the patch [547855] by Eugene 
8764                 Brevdo (zonem)
8765
8766 2002-05-19 [alfons]     0.7.6claws6
8767
8768         * configure.in
8769                 make sylpheed configure correctly with the latest
8770                 and greatest of automake / autoconf / gettext
8771
8772 2002-05-19 [alfons]     0.7.6claws5
8773
8774         * src/procheader.c
8775         * src/procheader.h
8776                 add function for returning ime zone offset
8777         * src/quote_fmt.c
8778         * src/quote_fmt_parse.y
8779                 better quotation formatting - does not convert
8780                 to local time, but uses the original date string.
8781                 
8782                 Note: %z inserts the timezone offset (should 
8783                 work also on platforms where strftime does not
8784                 support %z).
8785
8786 2002-05-18 [christoph]  0.7.6claws4
8787
8788         * src/summaryview.c
8789                 fix indentation of some code
8790         * tools/Makefile.am
8791                 fix spaces after \
8792         * src/Makefile.am
8793                 add missing \
8794                 correct path for ignorethread.xpm
8795                 incorrect filename for sylpheed_logo.xpm
8796                 add missing include matcher_parser_parse.h
8797
8798 2002-05-18 [paul]       0.7.6claws3
8799
8800         * sync with 0.7.6cvs8
8801                 see ChangeLog 2002-05-16 and 2002-05-17
8802
8803 2002-05-18 [melvin]     0.7.6claws2
8804
8805         * README.claws
8806                 Corrected an action's definition and fixed some misspellings.
8807
8808 2002-05-18 [paul]       0.7.6claws1
8809
8810         * tools/Makefile.am
8811           tools/gpg-sign        ** new file **
8812           tools/uudec           ** new file **
8813                 add Melvin's Actions scripts
8814
8815         * README.claws
8816                 add Melvin's descriptions for Actions
8817
8818 2002-05-18 [paul]       0.7.6claws
8819
8820         * Version 0.7.6claws released
8821
8822 2002-05-17 [paul]       0.7.5claws32
8823
8824         * po/es.po
8825                 updated by Ricardo Mones Lastra
8826
8827 2002-05-17 [paul]       0.7.5claws31
8828
8829         * src/compose.c
8830                 fix Account prefs default folder for sent/draft/deleted
8831                 messages bug
8832
8833         * po/it.po
8834           po/nl.po
8835                 updated translation by Alessandro Maestri and
8836                 Wilbert Berendsen
8837
8838 2002-05-17 [melvin]     0.7.5claws30
8839
8840         * src/prefs_actions.c
8841                 Fixed bug where using %F not at the end of the command 
8842                 resulted in an additional empty argument being created.
8843                 Thanks to Darko Koruga for reporting the bug.
8844
8845 2002-05-17 [melvin]     0.7.5claws29
8846
8847         * po/fr.po
8848                 Updated French translations.
8849
8850 2002-05-15 [paul]       0.7.5claws28
8851         
8852         * po/es.po
8853                 updated by Ricardo Mones Lastra
8854
8855 2002-05-15 [paul]       0.7.5claws27
8856
8857         * sync with 0.7.6cvs4
8858                 see ChangeLog 2002-05-14 and 2002-05-15
8859
8860 2002-05-14 [paul]       0.7.5claws26
8861
8862         * sync with 0.7.6cvs1
8863                 see ChangeLog 2002-05-13
8864
8865 2002-05-13 [thorsten]   0.7.5claws25
8866
8867         * src/messageview.c
8868                 fix select_all and copy in multipart messages
8869         * src/mainwindow.c
8870                 fix select_all and copy in multipart messages
8871
8872 2002-05-12 [paul]       0.7.5claws24
8873
8874         * src/summaryview.c
8875                 reverse last commit, bug already fixed in 0.7.5claws3
8876
8877 2002-05-12 [netztorte]  0.7.5claws23
8878
8879         * src/summaryview.c
8880                 dont parse empty addressbook (checked in before claws20)
8881
8882 2002-05-12 [melvin]     0.7.5claws22
8883
8884         * src/procmsg.[ch]
8885                 Removed unneeded priority code introduced by the previous 
8886                 commit.
8887
8888 2002-05-12 [melvin]     0.7.5claws21
8889
8890         * src/compose.[ch]
8891                 Added possibility to set message's priority.
8892         * src/procmsg.[ch]
8893                 Added possibility to set message's priority.
8894                 Added missing headers
8895
8896 2002-05-12 [melvin]     0.7.5claws20
8897
8898         * src/prefs_actions.c
8899                 Removed implicitely added quotes around the name
8900                 of the temporary files of mime parts.
8901
8902 2002-05-12 [paul]       0.7.5claws19
8903
8904         * sync with 0.7.5cvs20
8905                 see ChangeLog 2002-05-11
8906
8907 2002-05-12 [alfons]     0.7.5claws18
8908
8909         * src/quote_fmt_lex.l
8910         * src/quote_fmt_parse.y
8911                 allow quote / reply date & time format to be set using
8912                 %D{format}. format is a format string you'd pass to
8913                 strftime() (see man strftime, or the Display tab |
8914                 Date format setting).
8915
8916                 Currently %D converts the date to local time. 
8917
8918 2002-05-11 [paul]       0.7.5claws17
8919
8920         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
8921                 see ChangeLog 2002-05-10 and 2002-05-11
8922
8923 2002-05-10 [paul]       0.7.5claws16
8924
8925         * sync with 0.7.5cvs16
8926                 see ChangeLog entries 2002-05-09 and 
8927                 2002-05-10
8928
8929 2002-05-10 [colin]      0.7.5claws15
8930
8931         * src/textview.c
8932                 Corrected a bug that prevented sylpheed to open
8933                 double-clicked URIs.
8934
8935 2002-05-09 [paul]       0.7.5claws14
8936
8937         * sync with 0.7.5cvs14
8938                 see ChangeLog 2002-05-08 and 2002-05-09
8939
8940 2002-05-08 [paul]       0.7.5claws13
8941
8942         * sync with 0.7.5cvs11
8943                 see ChangeLog entry 2002-05-08
8944
8945 2002-05-08 [paul]       0.7.5claws12
8946
8947         * src/mainwindow.c
8948           src/textview.[ch]
8949                 fix segfault on View->Open in new window
8950                 patch submitted by Thorsten Maerz <torte@netztorte.de>
8951
8952 2002-05-07 [paul]       0.7.5claws11
8953
8954         * sync with 0.7.5cvs9
8955                 see ChangeLog entry 2002-05-07
8956
8957 2002-05-06 [paul]       0.7.5claws10
8958
8959         * src/messageview.c
8960           src/textview.c
8961                 display url in statusbar on single-click
8962                 patch submitted by Thorsten Maerz <torte@netztorte.de>
8963
8964 2002-05-06 [match]      0.7.5claws9
8965
8966         * src/addritem.[ch]
8967                 new functions.
8968         * src/addrcache.c
8969                 tidy up.
8970         * src/xmlprops.[ch]
8971                 XML implementation of properties file.
8972         * src/exporthtml.[ch]
8973         * src/expthtmldlg.[ch]
8974         * src/addressbook.c
8975                 export to HTML.
8976
8977 2002-05-02 [sergey]     0.7.5claws8
8978
8979         * src/mainwindow.c (mainwin_entries),
8980           src/prefs_common.c (prefs_send_create()),
8981           src/codeconv.c (locale_table):
8982                 use charset name "Windows-1251" instead of "CP1251".
8983
8984 2002-05-02 [colin]      0.7.5claws7
8985         
8986         * src/compose.c
8987           src/prefs_common.c
8988           src/prefs_folder_item.c
8989                 Fixed cosmetics bugs due to Outbox renamed to Sent.
8990
8991 2002-05-02 [hiro]       0.7.5claws6
8992
8993         * src/imap.c
8994                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
8995
8996 2002-05-02 [paul]       0.7.5claws5
8997
8998         * src/compose.c
8999                 more sync with 0.7.5cvs7, see ChangeLog entry
9000                 2002-05-02
9001
9002 2002-05-02 [hiro]       0.7.5claws4
9003
9004         * src/compose.c
9005                 compose_queue_sub():
9006                 check if queue folder exists (closes #550397).
9007                 removed directory creation since it should be handled
9008                 transparently.
9009         * src/imap.c
9010                 imap_add_msg(): return UID for appended message
9011                 (closes #548842).
9012
9013 2002-04-30 [paul]       0.7.5claws3
9014
9015         * src/summaryview.c
9016                 fix account_find_from_address() bug
9017
9018 2002-04-28 [colin]      0.7.5claws2
9019
9020         * src/compose.c
9021           src/textview.c
9022           src/prefs_common.[ch]
9023           src/utils.[ch]
9024                 Added user-definable quotation characters recognition.
9025
9026 2002-04-28 [paul]       0.7.5claws1
9027
9028         * sync with 0.7.5cvs4
9029                 see ChangeLog entry  2002-04-25
9030
9031 2002-04-28 [paul]       0.7.5claws
9032
9033         * po/es.po
9034           po/nl.po
9035           po/pt_BR.po
9036                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
9037                 Fabio Junior Beneditto
9038
9039 2002-04-27 [jens]       0.7.4claws103
9040
9041         * po/de.po
9042                 updated German translation.
9043
9044 2002-04-27 [hiro]       0.7.4claws102
9045
9046         * src/summaryview.c
9047                 summary_write_cache(): fixed the mark loss of hidden messages.
9048
9049 2002-04-26 [melvin]     0.7.4claws101
9050
9051         * src/procmsg.c
9052                 fixed a second typo (same one)
9053         * po/fr.po
9054           po/it.po
9055           po/pt_BR.po
9056                 fixed the type again...
9057
9058 2002-04-26 [melvin]     0.7.4claws100
9059
9060         * src/procmsg.c
9061                 fixed a typo in an alert message ("temorary").
9062         * po/it.po
9063         * po/pt_BR.po
9064                 corrected the typo  described above.
9065         * po/fr.po
9066                 updated French translation.
9067
9068 2002-04-26 [darko]      0.7.4claws99
9069
9070         * src/summaryview.c
9071                 fix target folder colorization
9072
9073 2002-04-25 [paul]       0.7.4claws98
9074
9075         * po/it.po
9076                 updated by Alessandro Maestri
9077
9078 2002-04-24 [colin]      0.7.4claws97
9079         
9080         * src/compose.c
9081                 Fixed double "subject is empty" question.
9082
9083 2002-04-23 [colin]      0.7.4claws96
9084         
9085         * src/mimeview.c
9086                 Corrected issue when "automatically display images" was
9087                 not set : first image remained after selecting second.
9088
9089 2002-04-23 [melvin]     0.7.4claws95
9090
9091         * src/prefs_actions.c
9092                 Don't display in/out dialog if there is nothing to show.
9093
9094 2002-04-23 [paul]       0.7.4claws94
9095
9096         * sync with 0.7.5cvs3
9097                 bug fixes: see ChangeLog entry 2002-04-23
9098
9099 2002-04-22 [darko]      0.7.4claws93
9100
9101         * src/compose.c
9102                 fix previous check-in which changed code after
9103                 merge from main
9104
9105 2002-04-22 [paul]       0.7.4claws92
9106
9107         * faq/de/*
9108                 add German FAQ
9109         * faq/en/*
9110           faq/es/*
9111           faq/fr/*
9112                 update English, Spanish and French FAQs
9113         * manual/de/*
9114           manual/es/*
9115                 add German and Spanish manuals
9116         * manual/en/*
9117           manual/fr/*
9118                 update English and French manuals
9119
9120         * src/Makefile.am
9121                 add to and re-arrange the pixmap entries
9122
9123 2002-04-22 [darko]      0.7.4claws91
9124
9125         * src/compose.c
9126                 fix sender initials recognition to only allow
9127                 '>' after the initials
9128
9129 2002-04-21 [paul]       0.7.4claws90
9130
9131         * sync with 0.7.5 release
9132                 see ChangeLog entry 2002-04-21
9133
9134 2002-04-21 [alfons]
9135
9136         * src/Makefile.am
9137                 add colin's new pixmaps to EXTRA_DIST
9138
9139 2002-04-21 [colin]      0.7.4claws89
9140         * src/compose.c
9141         * src/inc.c
9142         * src/mainwindow.[ch]
9143         * src/prefs_common.[ch]
9144         * src/stock_pixmap.[ch]
9145                 Added "Work offline" ability.
9146
9147 2002-04-21 [colin]      0.7.4claws88
9148         
9149         * src/mimeview.c
9150         * src/prefs_common.c
9151         * src/prefs_common.h
9152         * src/textview.c : Added an option to common preferences -> display
9153           to allow user not to automatically display images.
9154
9155 2002-04-21 [paul]       0.7.4claws87
9156
9157         * sync with 0.7.4cvs52
9158                 see ChangeLog entry 2002-04-21 (src/imap.c)
9159
9160 2002-04-21 [paul]       0.7.4claws86
9161
9162         * sync with 0.7.4cvs51
9163                 see ChangeLog entry 2002-04-21
9164
9165 2002-04-21 [paul]       0.7.4claws85
9166
9167         * sync with 0.7.4cvs49
9168                 see ChangeLog entries 2002-04-20 and 2002-04-21
9169
9170         * src/Makefile.am
9171                 clean up: remove old 'stock_' element from xpm 
9172                 filenames.
9173
9174 2002-04-21 [alfons]     0.7.4claws84
9175
9176         apply sync patch from Paul
9177
9178         * src/folderview.c
9179                 use old claws prefs_folder_item_create() for now
9180
9181 2002-04-19 [match]      0.7.4claws83
9182
9183         * src/addressbook.[ch]
9184         * src/addrharvest.[ch]
9185         * src/addrgather.[ch]
9186                 recurse folders.
9187         * src/mainwindow.c
9188         * src/summaryview.[ch]
9189                 change menu option.
9190
9191 2002-04-19 [paul]       0.7.4claws82
9192
9193         * po/pt_BR.po
9194                 updated by Fabio Junior Beneditto
9195
9196 2002-04-14 [alfons]     0.7.4claws81
9197
9198         * src/passphrase.c
9199                 add #include <sys/types.h> for mode_t and off_t 
9200
9201 2002-04-13 [paul]       0.7.4claws80
9202         
9203         * src/main.c
9204           src/passphrase.[ch]
9205           src/pgptext.c
9206           src/prefs_common.[ch]
9207           src/rfc2015.c
9208                 enable storing of GnuPG passphrase for the whole 
9209                 session or a user-defined number of minutes. patch 
9210                 submitted by Ravemax <ravemax@dextrose.com>
9211
9212 2002-04-13 [alfons]     0.7.4claws79
9213
9214         * src/textview.c
9215                 make email parser also stop scanning when encountering separators
9216                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
9217
9218 2002-04-13 [paul]       0.7.4claws78
9219
9220         * sync with 0.7.4cvs39
9221                 see ChangeLog entry 2002-04-12
9222
9223 2002-04-11 [paul]       0.7.4claws77
9224
9225         * sync with 0.7.4cvs37
9226                 see ChangeLog entry 2002-04-11
9227
9228 2002-04-11 [paul]       0.7.4claws76
9229
9230         * COPYING 
9231                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
9232                 the clause for OpenSSL). sync with sylpheed main
9233
9234 2002-04-09 [melvin]     0.7.4claws75
9235
9236         * src/compose.c
9237                 Made 'Ctrl-Enter' on send ignore some modifiers 
9238                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
9239                 to bind other *-Enter (but not Alt-Enter).
9240
9241 2002-04-09 [paul]       0.7.4claws74
9242
9243         * sync with 0.7.4cvs35
9244                 see ChangeLog entries 2002-04-09
9245
9246 2002-04-08 [paul]       0.7.4claws73
9247
9248         * sync with 0.7.4cvs33
9249                 see ChangeLog entry 200-04-08
9250
9251 2002-04-07 [match]      0.7.4claws72
9252
9253         * src/addrharvest.[ch]
9254                 fixed to read all addresses in header, regardless
9255                 of header size. improved name parsing. accommodate
9256                 harvest from folders and selected message.
9257         * src/addritem.[ch]
9258                 included new address parsing function.
9259         * src/addrgather.[ch]
9260         * src/addressbook.[ch]
9261         * src/summaryview.[ch]
9262         * src/mainwindow.c
9263                 allow address harvest of folder as well as selected
9264                 messages.
9265
9266 2002-04-07 [paul]       0.7.4claws71
9267
9268         * src/esmtp.[ch]
9269           src/smtp.c
9270                 don't try to authenticate with CRAM-MD5 in SMTP when 
9271                 SMTP-AUTH enabled if MTA doesn't issue this 
9272                 auth-method in it's ehlo-response. bug item #531364,
9273                 patch item #938910. patch submitted by Colin Leroy 
9274                 <colin@colino.net>
9275
9276 2002-04-07 [paul]       0.7.4claws70
9277
9278         * src/nntp.c
9279                 fix missing MODE_READER bug. patch submitted by
9280                 Colin Leroy <colin@colino.net>
9281
9282 2002-04-07 [alfons]     0.7.4claws69
9283
9284         * src/matcher.[ch]
9285         * src/prefs_filtering.c
9286         * src/summaryview.c
9287                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
9288                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
9289
9290 2002-04-07 [paul]       0.7.4claws68
9291
9292         * sync with 0.7.4cvs32
9293                 see ChangeLog entry 2002-04-06
9294
9295         * tools/filter_conv.pl
9296                 more bug fixes
9297
9298 2002-04-06 [paul]       0.7.4claws67
9299
9300         * tools/filter_conv.pl
9301                 modify to be able to find the name of the first
9302                 mailbox and use that. main's filter does not
9303                 record the full path to the mailbox and therefore
9304                 can only filter to the first mailbox.
9305
9306 2002-04-05 [paul]       0.7.4claws66
9307
9308         * tools/filter_conv.pl
9309                 attempt to make the script all-encompassing and
9310                 be able to convert any main 'filter' rule thrown
9311                 at it
9312
9313 2002-04-05 [paul]       0.7.4claws65
9314
9315         * tools/filter_conv.pl
9316                 allow for collapsed folder trees
9317
9318 2002-04-05 [paul]       0.7.4claws64
9319
9320         * sync with 0.7.4cvs31
9321                 see ChangeLog entries 2002-04-05
9322
9323 2002-04-03 [paul]       0.7.4claws63
9324
9325         * sync with 0.7.4cvs29
9326                 see ChangeLog entries 2002-04-02 and 2002-04-03
9327
9328 2002-04-02 [paul]       0.7.4claws62
9329
9330         * sync with 0.7.4cvs26
9331                 see ChangeLog entry 2002-04-01
9332
9333 2002-04-02 [match]      0.7.4claws61
9334
9335         * src/pine.[ch]
9336         * src/importpine.[ch]
9337         * src/addressbook.c
9338                 import Pine address book.
9339
9340 2002-04-02 [match]      0.7.4claws60
9341
9342         * src/addrharvest.[ch]
9343                 improve address parsing of funky addresses.
9344
9345 2002-04-02 [darko]      0.7.4claws59
9346
9347         * src/compose.c
9348                 wrap on send improvements, it now recognizes quoted
9349                 initials as part of the quotation string, and it
9350                 does not join lines separated by CR
9351
9352 2002-04-01 [match]      0.7.4claws58
9353
9354         * src/mgutils.[ch]
9355                 added new functions.
9356         * src/mutt.[ch]
9357                 remove excessive duplicate address generation
9358                 on import.
9359
9360 2002-04-01 [alfons]     0.7.4claws57
9361         
9362         * src/summaryview.c
9363                 put back g_free() 
9364
9365 2002-04-01 [paul]       0.7.4claws56
9366
9367         * sync with 0.7.4cvs25
9368                 see ChangeLog entry 2002-04-01
9369
9370 2002-04-01 [alfons]     0.7.4aprilfool55
9371
9372         * src/summaryview.c
9373                 honour feature request item #537427 to allow for
9374                 displaying names from address book for sent mail also
9375
9376 2002-03-29 [paul]       0.7.4claws54
9377
9378         * src/mainwindow.c
9379           src/prefs_filtering.[ch]
9380           src/prefs_matcher.c
9381           src/summaryview.c
9382                 add 'fast filter' for claws' filtering,
9383                 /Tools/Create filter rule/... patch submitted
9384                 by Neill Miller <neillm@thecodefactory.org>
9385
9386 2002-03-29 [paul]       0.7.4claws53
9387
9388         * sync with 0.7.4cvs24
9389                 see ChangeLog entry 2002-03-29
9390
9391 2002-03-28 [paul]       0.7.4claws52
9392
9393         * sync with 0.7.4cvs23
9394                 see ChangeLog entry 2002-03-28
9395
9396 2002-03-27 [melvin]     0.7.4claws51
9397
9398         * src/prefs_actions.c
9399                 Added support to pass only one message part (as a
9400                 file) to the command using '%p'. No quotes are needed
9401                 because doubles quotes are automatically added.
9402                 Fixed bug where Sylpheed could block when waiting for
9403                 a child process to finish.
9404                 Changed the help menu to remove quotes around symbols to 
9405                 avoid misinterpretation (they must not be used).
9406
9407 2002-03-27 [melvin]     0.7.4claws50
9408
9409         * src/inc.c
9410                 Made the new mail notification command always 
9411                 execute asynchronously.
9412
9413 2002-03-27 [paul]       0.7.4claws49
9414
9415         * src/compose.c
9416                 fix bug introduced in last commit
9417
9418 2002-03-27 [paul]       0.7.4claws48
9419
9420         * sync with 0.7.4cvs21
9421                 see ChangeLog 2002-03-26 and 2002-03-27
9422
9423 2002-03-26 [hoa]        0.7.4claws47
9424
9425         * src/prefs_folder_item.c
9426                 really fixed the bug #516442 with folder rescan.
9427
9428 2002-03-26 [paul]       0.7.4claws46
9429
9430         * sync with 0.7.4cvs19
9431                 see ChangeLog entries 2002-03-25 and 2002-03-26
9432
9433 2002-03-25 [hoa]        0.7.4claws45
9434
9435         * src/matcher.c
9436         * src/mh.c
9437                 fix the bug #516442 with folder rescan.
9438
9439         * src/prefs_common.[ch]
9440         * src/compose.c
9441                 added an option to enable two different behaviours
9442                 for bounce.
9443
9444
9445 2002-03-25 [paul]       0.7.4claws44
9446
9447         * src/mainwindow.c
9448           src/selective_download.c
9449                 correct a few menuitem labels
9450
9451 2002-03-25 [christoph]  0.7.4claws43
9452
9453         * src/procmsg.c
9454                 fix non deleted tmp message in
9455                 procmsg_save_to_outbox
9456                 fix problems caused by sync with
9457                 main branch's procmsg_send_queue
9458
9459 2002-03-25 [paul]       0.7.4claws42
9460
9461         * src/quote_fmt.c
9462           src/quote_fmt_lex.l
9463           src/quote_fmt_parse.y
9464                 add Last name (%L) placeholder for quoting. 
9465                 patch submitted by Thorsten Thielen 
9466                 <thth@users.sourceforge.net>
9467
9468 2002-03-25 [paul]       0.7.4claws41
9469
9470         * src/utils.c
9471                 get full hostname. patch submitted by
9472                 Bob Woodside <rwoodside1@comcast.net>
9473
9474 2002-03-25 [paul]       0.7.4claws40
9475
9476         * src/account.c
9477           src/news.c
9478           src/nntp.[ch]
9479           src/prefs_account.[ch]
9480                 enable NNTP over SSL. patch submitted by
9481                 Pascal Jermini <pascal@infinity.hn.org>
9482
9483 2002-03-24 [paul]       0.7.4claws39
9484
9485         * src/prefs_common.c
9486                 make the arrangement of the Compose tab more
9487                 coherent
9488
9489         * src/mainwindow.c
9490                 fix some irregularities of style
9491
9492         * po/de.po
9493                 updated by Kilian Krause
9494
9495 2002-03-23 [paul]       0.7.4claws38
9496
9497         * po/pt_BR.po
9498                 updated by Fabio Junior Beneditto
9499
9500 2002-03-23 [paul]       0.7.4claws37
9501
9502         * src/mainwindow.c
9503                 move 'Gather addresses' to 'Tools' menu
9504                 make 'Selective download' sensitive
9505
9506 2002-03-23 [paul]       0.7.4claws36
9507
9508         * sync with 0.7.4cvs16
9509                 see ChangeLog entries 2002-03-23
9510
9511 2002-03-22 [christoph]  0.7.4claws35
9512
9513         * src/quote_fmt_parse.y
9514                 fix include program output
9515
9516 2002-03-22 [alfons]     0.7.4claws34
9517
9518         * src/pop.c
9519                 initialize GDate stack variable correctly (sorry!)
9520
9521 2002-03-22 [paul]       0.7.4claws33
9522
9523         * src/compose.c
9524           src/mainwindow.c
9525           src/prefs_actions.c
9526           src/prefs_common.c
9527                 rename 'Tool' to 'Tools'
9528
9529         * src/mainwindow.c
9530                 move 'Delete duplicated messages' from
9531                 'Message/' to 'Tools/'
9532                 re-arrange the order of 'Tools/' items
9533
9534 2002-03-22 [paul]       0.7.4claws32
9535
9536         * src/addr_compl.c
9537           src/addressbook.[ch]
9538                 auto-address completion now also matches on
9539                 Nickname. patch submitted by Bob Forsman 
9540                 <hammor@users.sourceforge.net>
9541
9542         * src/editaddress.c
9543                 correct a spelling mistake
9544
9545 2002-03-22 [alfons]     0.7.4claws31
9546
9547         * src/pop.c
9548                 fix getting uidl from incorrect string 
9549                 (spotted by Colin)
9550
9551 2002-03-21 [alfons]     0.7.4claws30
9552
9553         * src/pop.c
9554                 more code refactoring
9555                 plug mem leak introduced by delete on server
9556
9557 2002-03-21 [paul]       0.7.4claws29
9558
9559         * sync with 0.7.4cvs11
9560                 see ChangeLog entries 2002-03-20
9561
9562 2002-03-20 [alfons]     0.7.4claws28
9563
9564         * src/inc.c
9565                 apply Colin's patch and refactor
9566
9567 2002-03-20 [paul]       0.7.4claws27
9568
9569         * sync with sylpheed 0.7.4cvs9
9570                 see ChangeLog entry 2002-03-20
9571
9572 2002-03-19 [christoph]  0.7.4claws26
9573
9574         * src/mh.c
9575         * src/procmsg.[ch]
9576         * src/summaryview.c
9577                 revert changes for flag updates
9578                 (does not work correctly and no time to debug)
9579
9580 2002-03-20 [alfons]     0.7.4claws25
9581
9582         * src/pop.c
9583                 refactor should_delete() a little bit 
9584
9585 2002-03-19 [paul]       0.7.4claws24
9586
9587         * src/inc.[ch]
9588           src/pop.c
9589           src/prefs_account.[ch]
9590                 allow the user to leave downloaded mail on the 
9591                 server for n days. Patch submitted by Colin Leroy 
9592                 <colin@colino.net>
9593
9594 2002-02-19 [paul]       0.7.4claws23
9595
9596         * sync with sylpheed 0.7.4cvs8
9597                 see ChangeLog entries 2002-03-19
9598
9599 2002-03-18 [paul]       0.7.4claws22
9600
9601         * sync with sylpheed 0.7.4cvs6
9602                 see ChangeLog entry 2002-03-18
9603
9604 2002-03-18 [paul]       0.7.4claws21
9605
9606         * po/en_GB.po
9607                 add en_GB message catalogue
9608
9609         * src/mbox_folder.c
9610           src/prefs_account.c
9611           src/prefs_actions.c
9612                 correct a few spelling mistakes
9613
9614 2002-03-17 [alfons]     0.7.4claws20
9615
9616         * src/matcher.c
9617                 more stringent checks for NULL params when writing
9618                 filtering actions to a file
9619                 
9620 2002-03-17 [hoa]        0.7.3claws20
9621
9622         * src/news.c
9623                 fixed the count of new messages
9624
9625         * src/compose.c
9626                 fixed the "attachment properties" window
9627
9628 2002-03-17 [paul]       0.7.4claws19
9629
9630         * src/defs.h
9631           src/folder.h
9632           src/news.c
9633           src/prefs_account.[ch]
9634           src/procmsg.[ch]
9635           src/summaryview.c
9636                 automatically mark cross-posted messages as read 
9637                 and (optionally) give them a colour label
9638                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
9639                 
9640
9641 2002-03-17 [paul]       0.7.4claws18
9642
9643         * sync with sylpheed 0.7.4cvs5
9644                 see ChangeLog entry 2002-03-17
9645
9646 2002-03-17 [melvin]     0.7.4claws17
9647         
9648         * src/textview.c
9649                 Worked around a gtktext 'bug': when searching for 
9650                 a text in a long message it was scrolling slowly
9651                 line by line until it hit the searched text.
9652         * po/fr.po
9653                 Updated French translation
9654
9655 2002-03-17 [melvin]     0.7.4claws16
9656
9657         * src/mainwindow.c
9658         * src/compose.c
9659         * src/prefs_actions.c
9660                 Moved "Edit/Actions" to "Tool/Actions"
9661                 Made mainwindow/compose window sensitive as soon as
9662                 no child process is running anymore even if the io dialog
9663                 is open.
9664                 Fixed a struct being initialized with a non constant char*
9665
9666 2002-03-16 [christoph]  0.7.4claws15
9667
9668         * configure.in
9669                 add --with-compiler-flags option
9670                 (only for developer hacking)
9671         * src/mh.c
9672         * src/procmsg.[ch]
9673         * src/summaryview.c
9674                 try to make folder-stats and flag handling more
9675                 independent from the summaryview. msgcounts
9676                 are only set when the folder is opened and
9677                 procmsg_msginfo_(un)set_flags will handle it
9678                 later and summaryview will get the values
9679                 from the folder.
9680
9681 2002-03-16 [paul]       0.7.4claws14
9682
9683         * src/messageview.c
9684                 fix Return-receipt. Patch submitted by Bob
9685                 Woodside <rwoodside1@comcast.net>
9686
9687 2002-03-16 [paul]       0.7.4claws13
9688
9689         * src/compose.c
9690                 fix 'dynamic' signatures, make it work again
9691                 broken during sync on 2002-03-14 (0.7.4claws2)
9692
9693 2002-03-15 [match]      0.7.4claws12
9694
9695         * src/addrharvest.[ch]
9696         * src/addrgather.[ch]
9697         * src/addressbook.[ch]
9698         * src/mainwindow.c
9699                 included address harvester feature. still some
9700                 issues with address parsing that I will fix.
9701
9702 2002-03-15 [match]      0.7.4claws11
9703
9704         * src/addrbook.[ch]
9705         * src/addrcache.[ch]
9706         * src/addressbook.[ch]
9707         * src/addrindex.c
9708         * src/editbook.c
9709         * src/importldif.c
9710         * src/importmutt.c
9711         * src/jpilot.[ch]
9712         * src/main.c
9713         * src/syldap.[ch]
9714         * src/vcard.[ch]
9715                 tidy up. fix memory leaks. moved attribs and methods
9716                 from individual interfaces to addrcache object. prep
9717                 for new stuff to come in.
9718
9719 2002-03-15 [alfons]     0.7.4claws10
9720
9721         * src/matcher.[ch]
9722         * src/matcher_parser_parse.y
9723         * src/matcher_parser_lex.l
9724         * src/prefs_matcher.c
9725                 add filtering conditions message greater than, smaller 
9726                 than, and exactly matching a size in bytes
9727                 (does not work with delete from POP3 server yet)
9728
9729                 this should also give others an idea what you should
9730                 do to add new criterions to claws filtering system
9731                 
9732
9733 2002-03-15 [paul]       0.7.4claws9
9734
9735         * tools/filter_conv.pl
9736                 exit if there are no filter rules to convert
9737                 rename filterrc to filterrc.old after completion
9738
9739 2002-03-15 [paul]       0.7.4claws8
9740
9741         * sync with sylpheed 0.7.4cvs3
9742                 see ChangeLog entry 2002-03-14
9743
9744 2002-03-14 [paul]       0.7.4claws7
9745
9746         * src/compose.c
9747                 clean up the last commit (ahem)
9748
9749 2002-03-14 [paul]       0.7.4claws6
9750
9751         * src/compose.c
9752                 fix bug #515655. honour account preferences
9753                 regarding gpg default signing/encryption when 
9754                 changing account from the compose window.
9755
9756 2002-03-14 [paul]       0.7.4claws5
9757
9758         * src/folderview.c
9759                 remove unnecessary curly brackets
9760
9761 2002-03-14 [paul]       0.7.4claws4
9762
9763         * src/folderview.c
9764           src/prefs_filtering.[ch]
9765                 add filter rename on folder rename and filter
9766                 delete on folder delete. Patch submitted by
9767                 Neill Miller <neillm@thecodefactory.org> 
9768
9769 2002-03-14 [christoph]  0.7.4claws3
9770
9771         * src/procmsg.c
9772         * src/send.c
9773                 fix local delivery
9774                 (patch submitted by "Simon 'corecode' Schubert")
9775         * src/prefs_common.c
9776         * src/procmsg.c
9777                 fix gcc 3.0 warning
9778
9779 2002-03-14 [paul]       0.7.4claws2
9780
9781         * sync with sylpheed 0.7.4cvs2
9782                 see ChangeLog entry 2002-03-13
9783
9784 2002-03-12 [darko]      0.7.4claws1
9785
9786         * src/mainwindow.c
9787                 fix what seems to be a copy and paste error
9788                 when setting color for important messages
9789                 (reported by wwp)
9790
9791 2002-03-11 [paul]       version 0.7.4claws released
9792
9793 2002-03-11 [paul]       0.7.4claws
9794
9795         * po/es.po
9796           po/it.po
9797           po/nl.po
9798           po/pt_BR.po
9799                 update message catalogs. Submitted by Ricardo Mones 
9800                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
9801                 Fabio Junior Beneditto
9802
9803         * configure.in
9804           faq/Makefile.am
9805           faq/it/Makefile
9806           faq/it/sylpheed-faq*
9807           src/mainwindow.c
9808           src/manual.[ch]
9809                 add FAQ in Italian
9810         
9811
9812 2002-03-11 [jens]       0.7.3claws7
9813
9814         * po/de.po
9815                 updated German translation
9816
9817 2002-03-11 [melvin]     0.7.3claws6
9818
9819         * po/fr.po
9820                 updated and corrected French translation
9821
9822 2002-03-10 [hoa]        0.7.3claws5
9823
9824         * src/account.c
9825         * src/inc.c
9826         * src/prefs_account.c
9827         * src/procmsg.c
9828         * src/send.[ch]
9829                 fixed the local account.
9830                 you have to change the default "/usr/sbin/sendmail"
9831                 to "/usr/sbin/sendmail -t" in the preferences of
9832                 the local account.
9833
9834         * src/procmime.c
9835                 removed some debug display for renderer
9836
9837 2002-03-10 [paul]       0.7.3claws4
9838
9839         * faq/en/sylpheed-faq-1.html
9840           faq/en/sylpheed-faq-2.html
9841                 update
9842
9843 2002-03-09 [paul]       0.7.3claws3
9844
9845         * sync with sylpheed 0.7.4
9846                 see ChangeLog entry 2002-03-09
9847
9848 2002-03-08 [paul]       0.7.3claws2
9849
9850         * faq/en/sylpheed-faq*
9851           faq/es/sylpheed-faq*
9852           faq/fr/sylpheed-faq*
9853                 update the FAQs
9854
9855         * manual/fr/.cvsignore
9856           manual/fr/Makefilea.am
9857           manual/fr/sylpheed*
9858           src/mainwindow.c
9859           src/manual.[ch]
9860                 add the French manual
9861
9862 2002-03-07 [paul]       0.7.3claws1
9863
9864         * sync with sylpheed 0.7.3cvs4
9865                 see ChangeLog entries  2002-03-06 and 2002-03-07
9866         
9867         * po/nl.po
9868                 updated by Wilbert Berendsen
9869
9870 2002-03-07 [melvin]     0.7.2claws34
9871
9872         * src/selective_download.c
9873                 Changed the pixmap of the receive button to MAIL_RECEIVE.
9874
9875 2002-03-06 [paul]       0.7.2claws33
9876
9877         * sync with sylpheed 0.7.3cvs1
9878                 bug fix, see ChangeLog entry 2002-03-05
9879
9880 2002-03-05 [paul]       0.7.2claws32
9881
9882         * src/mimeview.c
9883           src/pgptext.[ch]
9884           src/procmsg.c
9885                 reverse the pgp ascii-armored code implemented in 
9886                 0.7.2claws16. removal of this code until it matures.
9887                 this means that verifying ascii-armored pgp sigs and
9888                 automatic decryption of ascii-armored encrypted
9889                 messages no longer works.
9890
9891 2002-03-05 [paul]       0.7.2claws31
9892
9893         * configure.in
9894           Makefile.am
9895         * faq/Makefile.am
9896         * faq/en/Makefile.am
9897           faq/en/sylpheed-faq.html
9898           faq/en/sylpheed-faq-1.html
9899           faq/en/sylpheed-faq-2.html
9900           faq/en/sylpheed-faq-3.html
9901         * faq/es/Makefile.am
9902           faq/es/sylpheed-faq.html
9903           faq/es/sylpheed-faq-1.html
9904           faq/es/sylpheed-faq-2.html
9905           faq/es/sylpheed-faq-3.html
9906           faq/es/sylpheed-faq-4.html
9907         * faq/fr/Makefile.am
9908           faq/fr/sylpheed-faq.html
9909           faq/fr/sylpheed-faq-1.html
9910           faq/fr/sylpheed-faq-2.html
9911           faq/fr/sylpheed-faq-3.html
9912         * src/Makefile.am
9913           src/defs.h
9914           src/mainwindow.c
9915           src/manual.[ch]
9916                 add FAQs in English, Spanish and French
9917
9918
9919 2002-03-05 [paul]       0.7.2claws30
9920
9921         * manual/en/sylpheed.html
9922           manual/en/sylpheed-XX.html
9923                 updated the English manual
9924
9925 2002-03-05 [hoa]        
9926
9927         * src/summaryview.c
9928                 dialog box pops up if the article can't be deleted.
9929
9930 2002-03-04 [paul]       
9931         
9932         * po/pt_BR.po
9933                 updated by Fabio Junior Benedito
9934
9935 2002-03-04 [hoa]
9936
9937         * removed ac/gpgme.m4
9938                 to avoid autogen common problem
9939                 developers have to install gpgme development package now
9940
9941         * src/compose.c
9942                 encoding to 7bit or 8bit is enabled.
9943
9944 2002-03-03 [alfons]     0.7.2claws29
9945
9946         * src/pop.c
9947                 merge fix by Oliver Haertel for selective
9948                 download buglet
9949
9950 2002-03-03 [paul]       0.7.2claws28
9951         
9952         * sync with sylpheed 0.7.3
9953
9954 2002-03-03 [paul]       0.7.2claws27
9955
9956         * sync with sylpheed 0.7.2cvs24
9957                 see ChangeLog entries 2002-03-02 and 2002-03-03
9958
9959 2002-03-02 [melvin]     0.7.2claws26
9960
9961         * src/inc.[ch]
9962         * src/main.c
9963         * src/mainwindow.c
9964         * src/prefs_common.[ch]
9965                 Added user definable notification on new mail arrival.
9966                 Removed unused variables in spell checker prefs code.
9967
9968 2002-03-02 [melvin]     0.7.2claws25
9969
9970         * src/quote_fmt.c
9971                 Removed unnecessary escape sequences.
9972                 Changed 'Initial...' to 'Initials of Sender'
9973
9974 2002-03-02 [paul]       0.7.2claws24
9975
9976         * sync with sylpheed 0.7.2cvs22
9977                 see ChangeLog entry 2002-03-01
9978
9979 2002-03-01 [hoa]        0.7.2claws23
9980
9981         * src/mainwindow.c
9982                 Set sensitivity of delete actions to active
9983                 even if the folder is a newsgroup.
9984
9985         * src/summaryview.c
9986                 - Set sensitivity of delete actions
9987                 - Added function check_permission() that will check if the
9988                   user is authorized to delete a message. For news, it
9989                   will check if the author is the same.
9990                 - Enabled deletion when there is no trash folder.
9991
9992         * src/news.[ch]
9993                 - Added news_cancel_article() to cancel articles
9994                 - Implemented news_remove_message() (public function)
9995
9996 2002-03-01 [paul]       0.7.2claws22
9997
9998         * src/gtkutils.c
9999           src/textview.c
10000                 recognise urls that that don't include 'http://' and
10001                 simply begin 'www.' 
10002
10003         * AUTHORS
10004                 remove duplicated name
10005
10006 2002-02-28 [paul]       0.7.2claws21
10007
10008         * src/mainwindow.c
10009           src/summaryview.[ch]
10010                 add ability to 'Select thread'
10011                 combines Melvin's "Select thread's head" patch (#510907)
10012                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
10013                 patch (#518514) 
10014
10015 2002-02-28 [paul]       0.7.2claws20
10016
10017         * src/mimeview.c
10018                 hopefully fix segfault on right-clicking a mime part
10019                 that some people have experienced.      
10020                 fix submitted by Fredrik Olofsson <frol@linux.nu>
10021
10022 2002-02-28 [paul]       0.7.2claws19
10023
10024         * sync with sylpheed 0.7.2cvs21
10025                 see ChangeLog entries 2002-02-27 and 2002-02-28
10026
10027 2002-02-27 [paul]       0.7.2claws18
10028
10029         * sync with sylpheed 0.7.2cvs18
10030                 see ChangeLog entries 2002-02-26 and 2002-02-27
10031
10032 2002-02-26 [alfons]     0.7.2claws17
10033
10034         * src/procheader.c
10035                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
10036                 (spotted by Chris Hessman <idatech@gmx.net>)
10037
10038 2002-02-26 [paul]       0.7.2claws16
10039
10040         * src/mimeview.c
10041           src/pgptext.[ch]
10042           src/procmsg.c
10043                 make decryption of ascii-armored pgp encrypted messages
10044                 and verification of ascii-armored signatures work again.
10045                 slightly altered from the patch by Jens Jahnke 
10046                 <jan0sch@gmx.net>
10047
10048                 ##FIX ME##
10049                 * the checking of plaintext signatures always comes up in 
10050                   a popup box
10051                 * it doesn't work for multipart messages 
10052                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
10053                   including the msg headers and these 2 line themselves, are 
10054                   not displayed
10055
10056         * src/mainwindow.c
10057                 "View/Folder Tree" becomes "View/Separate Folder Tree"
10058                 "View/Message View" becomes "View/Separate Message View"
10059                 because its less ambiguous.
10060
10061         * po/es.po
10062                 updated by Ricardo Mones Lastra
10063
10064 2002-02-26 [paul]       0.7.2claws15
10065
10066         * sync with sylpheed 0.7.2cvs17
10067                 see ChangeLog entries 2002-02-25 and 2002-02-26
10068
10069 2002-02-25 [christoph]  0.7.2claws14
10070
10071         * src/filtering.[ch]
10072         * src/inc.c
10073                 do filtering stuff after all messages have been received
10074                   1. drop all messages to .processing
10075                   2. scan processing folder for messages
10076                   3. filter messages or move to inbox
10077                 this will also find old messages left in processing after
10078                 a crash or something like that and we get a real msginfo
10079                 from folder->get_msg_list and do not have to create our
10080                 own in filter_message
10081         * src/matcher_parser_parse.y
10082                 remove MIX/MAX warning (reordered includes)
10083
10084 2002-02-25 [paul]       0.7.2claws13
10085
10086         * sync with sylpheed 0.7.2cvs15
10087                 see ChangeLog entry 2002-02-24
10088
10089 2002-02-24 [alfons]     0.7.2claws12
10090
10091         * src/filtering.c
10092                 clear old color flags first when applying a new color to
10093                 a message info. 
10094                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
10095
10096 2002-02-24 [alfons]     0.7.2.claws11
10097         
10098         * AUTHORS
10099         * src/prefs_common.c
10100                 add presets for Opera and Konqueror, closes patch #517261,
10101                 submitted by Ville Skyttä <scop@users.sourceforge.net>
10102
10103 2002-02-24 [alfons]     0.7.2.claws10
10104
10105         * AUTHORS
10106         * src/summaryview.c
10107                 fix threading for null message ids, closes patch #521601,
10108                 submitted by Bob Forsman <hammor@users.sourceforge.net>
10109
10110 2002-02-24 [alfons]     0.7.2claws9
10111
10112         * src/summaryview.c
10113         * src/filtering.c
10114                 make Tool | Filter Message work with filtering system so
10115                 setting flags also works
10116
10117                 TODO:
10118
10119                 - Processing uses the same function as Tool | Filter
10120                   Message, but doesn't use the same update proc yet
10121
10122 2002-02-23 [paul]       0.7.2claws8
10123
10124         * sync with sylpheed 0.7.2cvs14
10125                 see ChangeLog entries 2002-02-22 and 2002-02-23
10126
10127 2002-02-22 [christoph]  0.7.2claws7
10128
10129         * src/quote_fmt.c
10130                 Add column space to table
10131         * src/quote_fmt_parse.y
10132                 Close files
10133
10134 2002-02-22 [paul]       0.7.2claws6
10135
10136         * src/Makefile.am
10137           src/defs.h
10138           src/filtering.c
10139           src/inc.[ch]
10140           src/mainwindow.c
10141           src/matcher.[ch]
10142           src/matcher_parser_lex.l
10143           src/matcher_parser_parse.y
10144           src/pop.[ch]
10145           src/prefs_account.h
10146           src/prefs_filtering.c
10147           src/selective_download.[ch]   *** NEW FILES ***
10148           src/utils.[ch]
10149           po/POTFILES.in
10150                 Selective Download added to 'Tool' menu. 
10151                 Retrieves email headers of the currently selected pop3 
10152                 account and allows the user to mark emails for deletion 
10153                 right on the pop3 server. Patch submitted by Oliver Haertel 
10154                 <oha@users.sourceforge.net>.
10155         
10156         * po/POTFILES.in
10157                 add 'src/quote_fmt.c'           
10158
10159 2002-02-22 [christoph]  0.7.2claws5
10160
10161         * src/Makefile.am
10162                 added quote_fmt.c
10163         * src/prefs_common.[ch]
10164         * src/prefs_template.c
10165         * src/quote_fmt.c               *** NEW FILE ***
10166         * src/quote_fmt.h
10167                 move quote format symbol description code
10168                 to it's own file because it is used from
10169                 differnent code parts
10170                 Rewrote symbol description GUI
10171                   + use table
10172                   + add separators
10173                   + get data from array (no more long constant strings)
10174         * src/quote_fmt_lex.l
10175         * src/quote_fmt_parse.y
10176                 Symbol for Literal % changed to \% instead of %%
10177                 (More logical as \ is used for quoting for other symbols)
10178                 Add |f and |p to include files and program output
10179                 Examples:
10180                     |f{/home/.../.signature}
10181                     |p{date}
10182         * po/de.po
10183                 Correct wrong spelling for "Referenzen"
10184
10185 2002-02-21 [paul]       0.7.2claws4
10186
10187         * src/procmsg.c
10188                 forgotten during sync
10189
10190 2002-02-21 [paul]       0.7.2claws3
10191
10192         * sync with sylpheed 0.7.2cvs11
10193                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
10194                 2002-02-20 and 2002-02-21
10195
10196 2002-02-20 [melvin]     0.7.2claws2
10197
10198         * src/prefs_actions.c
10199                 Added error report when child cannot fork or when execvp 
10200                 returns with an error.
10201
10202 2002-02-19 [christoph]  0.7.2claws1
10203
10204         * src/codeconv.c
10205                 return unconverted text if conde conversion is not possible
10206                 when libjconv is used.
10207                 (patch submitted by "Simon 'corecode' Schubert")
10208
10209 2002-02-19 [paul]       
10210
10211         * version 0.7.2claws release
10212
10213 2002-02-19 [paul]       0.7.2claws
10214
10215         * po/nl.po
10216                 updated by Wilbert Berendsen
10217
10218
10219 2002-02-18 [alfons]     0.7.1claws13
10220
10221         * src/syldap.c
10222         * src/jpilot.c
10223                 remove references to dlfcn and explicitly loading functions
10224                 from dynalink libs, because libs linked anyway, and functions
10225                 are loaded explicitly
10226
10227 2002-02-17 [melvin]     0.7.1claws12
10228
10229         * src/prefs_actions.c
10230                 Replaced children wait loop with double fork technique.
10231                 Now, input/output window updated at each new output.
10232                 free_children(): Fixed a memory leak.
10233                 Made input/output window non closable if running children
10234                 still exist.
10235                 Added missing <unistd.h> include.
10236                 Added some --debug outputs.
10237
10238 2002-02-17 [melvin]     0.7.1claws11
10239
10240         * src/summaryview.c
10241                 Fixed bug where descending sort order did not select top
10242                 message.
10243
10244 2002-02-17 [melvin]     0.7.1claws10
10245
10246         * acconfig.h
10247                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10248         * src/prefs_common.c
10249                 Pspell data package directory no more hard coded but
10250                 set during configuration (PSPELL_PATH). (Thanks to 
10251                                 Gustavo Noronha Silva.)
10252
10253 2002-02-17 [melvin]     0.7.1claws9
10254
10255         * configure.in
10256                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10257         * src/gtkspell.c
10258                 Fixed compile-time warnings.
10259
10260 2002-02-16 [alfons]     0.7.1claws8
10261
10262         * src/filesel.c
10263                 fix inadvertent free of NULL pointer which caused
10264                 sylpheed to crash when closing the save-as dialog
10265                 using the window close button
10266
10267 2002-02-16 [carsten]    0.7.1claws7
10268         * src/mainwindow.[ch]
10269           src/summaryview.c
10270           src/prefs_common.c
10271                 fixes for pixmap theming code:
10272                         - recently changed mail attributes shouldn't get
10273                           lost any longer
10274                         - theme is only reloaded iff another theme was
10275                           selected
10276
10277 2002-02-16 [paul]       0.7.1claws6
10278
10279         * sync with sylpheed 0.7.2 release
10280                 see ChangeLog entry 2002-02-15 and 2002-02-16
10281
10282 2002-02-15 [paul]       0.7.1claws5
10283
10284         * sync with sylpheed 0.7.1cvs9
10285                 see ChangeLog entry 2002-02-15
10286
10287         * po/POTFILES.in
10288                 remove unneeded headerwindow.c entry
10289
10290 2002-02-14 [carsten]    0.7.1claws4
10291         * src/summaryview.c
10292                 fixed a bug for "Go to next unread message": there was
10293                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
10294                 in the prefs, because of doing "Search again" instead
10295                 "No"
10296
10297 2002-02-14 [carsten]    0.7.1claws3
10298         * src/stock_pixmap.c
10299                 removed 2 more mem leaks; following memprof,
10300                 this code is "leak free" now :)
10301
10302 2002-02-14 [carsten]    0.7.1claws2
10303         * src/stock_pixmap.c
10304                 used opendir/readdir/closedir instead of scandir
10305                 -> code should work now on Solaris
10306
10307 2002-02-14 [paul]       0.7.1claws1
10308
10309         * sync with sylpheed 0.7.1cvs8
10310                 see ChangeLog entries 2002-02-13 and 2002-02-14
10311
10312         * README.claws
10313                 add some description of Actions and Pixmap Themes
10314
10315 2002-02-13 [paul]       
10316
10317         * version 0.7.1claws release
10318
10319 2002-02-13 [paul]       0.7.1claws
10320
10321         * po/es.po
10322           po/it.po
10323           po/pt_BR.po
10324                 updated translations, submitted by Ricardo Mones Lastra,
10325                 Alessandro Maestri and Fabio Junior Beneditto
10326
10327 2002-02-13 [melvin]     0.7.0claws75
10328
10329         * src/prefs_actions.c
10330                 Added missing "signal.h" include
10331
10332 2002-02-13 [melvin]     0.7.0claws74
10333
10334         * src/prefs_folder_item.c
10335                 Added missing "config.h" include
10336         * po/fr.po
10337                 Updated French translation for folder propriety.
10338
10339 2002-02-13 [jens]       0.7.0claws73
10340
10341         * po/POTFILES.in
10342                 Added missing src/prefs_folder_item.c [log added by melvin]
10343         * po/de.po
10344                 Updated German translation.
10345
10346 2002-02-13 [melvin]     0.7.0claws72
10347
10348         * po/fr.po
10349                 Updated French translation.
10350
10351 2002-02-13 [melvin]     0.7.0claws71
10352
10353         * src/gtkutils.c
10354                 Made gtkut_editable_get_selection return NULL if selection
10355                 is of length zero.
10356                 This fixes a bug where selecting part of message A then
10357                 switching to message B and replying to it will not
10358                 quote the message's body.
10359
10360 2002-02-12 [paul]       0.7.0claws70
10361
10362         * src/mainwindow.c
10363                 cosmetic, relating to pixmap themes: on toolbar make 
10364                 updating of 'Exec' and 'Compose news/Compose email'
10365                 icons faster.
10366
10367 2002-02-12 [carsten]    0.7.0claws69
10368         * src/folderview.c
10369           src/mainwindow.[ch]
10370           src/stock_pixmap.c
10371           src/summaryview.c
10372           src/prefs_common.c
10373                 - refreshing after changing pixmap theme better
10374                   now (thanks Paul)
10375                 - wanted to remove some mem leaks, but alfons was
10376                   faster (and had the better solution ;)
10377
10378 2002-02-12 [alfons]     0.7.0claws68
10379
10380         * src/prefs_common.c
10381         * src/stock_pixmap.[ch]
10382                 plug mem leaks, refactor code a little bit
10383
10384
10385 2002-02-12 [sergey]     0.7.0claws67
10386
10387         * src/imap.c
10388                 Fixed problem with copying messages to IMAP folders when the
10389                 server uses something other than '/' as a namespace separator
10390                 (cyrus-imapd uses '.').
10391
10392 2002-02-12 [jens]       0.7.0claws66
10393
10394         * po/de.po
10395                 Updated German Translation
10396
10397 2002-02-12 [paul]       0.7.0claws65
10398
10399         * sync with sylpheed 0.7.1cvs1
10400                 see ChangeLog entry 2002-02-12
10401
10402 2002-02-12 [melvin]     0.7.0claws64
10403
10404         * src/prefs_actions.c
10405                 Fixed "feature" where children's output was duplicated 
10406                 instead of refreshed while monitoring.
10407                 Removed some debug code.
10408
10409 2002-02-12 [christoph]  0.7.0claws63
10410
10411         * src/compose.c
10412                 always delete message from queue after sending/send error
10413                 (closes bug #509601)
10414
10415 2002-02-12 [melvin]     0.7.0claws62
10416
10417         * src/prefs_actions.c
10418                 Children wait loop is now triggered with a timeout of 1s
10419                 Added %F which is replaced with the list of filenames 
10420                 of all selected messages (as suggested by Ricardo Mones Lestra)
10421                 Pipe syntax changed. Prefix with | to send selection, postfix
10422                 with | to retrieve output. Prefix with > or * to send
10423                 user definable input to the command (*: input is hidden)
10424                 Old pipe action should now be postfixed with |, too.
10425
10426 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
10427         * src/stock_pixmap.c
10428                 fixed a bug: if there's no theme directory don't
10429                 throw an error, just do "nothing" (thanks Alfons)
10430
10431 2002-02-12 [carsten]    0.7.0claws60
10432         * src/folderview.c
10433           src/summaryview.c
10434                 had to write the cache twice (nasty!); some marks would 
10435                 get lost if not
10436
10437 2002-02-11 [carsten]    0.7.0claws59
10438         * acconfig.h
10439           configure.in
10440           doc-src/maintainer_guide.txt
10441           src/compose.[ch]
10442           src/defs.h
10443           src/folderview.[ch]
10444           src/gtkutils.[ch]
10445           src/mainwindow.[ch]
10446           src/prefs_common.[ch]
10447           src/stock_pixmap.[ch]
10448           src/summaryview.[ch]
10449                 pixmap theming and related work on pixmap
10450                 handling on some other places
10451                 (e.g. hrm features for all folder)
10452           src/pixmap/stock_*.xpm -> the stock_ was removed
10453         
10454 2002-02-11 [paul]       0.7.0claws58
10455
10456         * sync with sylpheed 0.7.1 release
10457                 see ChangeLog entries 2002-02-11
10458
10459 2002-02-08 [paul]       0.7.0claws57
10460
10461         * sync with sylpheed 0.7.0cvs39
10462                 see ChangeLog entry 2002-02-07 (last entry) 
10463
10464         * src/prefs_actions.c
10465           src/prefs_filtering.c
10466           src/prefs_matcher.c
10467           src/prefs_scoring.c
10468                 sync: made it compile with C compilers other than gcc
10469
10470 2002-02-07 [paul]       0.7.0claws56
10471
10472         * sync with sylpheed 0.7.0cvs38
10473                 see ChangeLog entries 2002-02-06 (last 2 entries) and
10474                 2002-02-07
10475
10476 2002-02-07 [darko]      0.7.0claws55
10477
10478         * src/gtkutils.[ch]
10479         * src/summaryview.c
10480                 Fix const gchar */gchar * issue (thanks Hiro)
10481
10482 2002-02-07 [darko]      0.7.0claws54
10483
10484         * src/compose.[ch]
10485         * src/filtering.c
10486         * src/gtkutils.[ch]
10487         * src/prefs_template.c
10488         * src/quote_fmt.h
10489         * src/quote_fmt_parse.y
10490         * src/summaryview.c
10491         * src/utils.[ch]
10492                 When replying or forwarding an email don't quote the entire
10493                 mail body but use the part of the message text that is selected
10494
10495 2002-02-06 [melvin]     0.7.0claws53
10496
10497         * src/prefs_common.[ch]
10498         * src/gtkspell.[ch]
10499         * src/compose.c
10500                 Made possible to switch quickly to last used dictionary
10501                 which makes checking bilingual documents easier.
10502
10503 2002-02-06 [melvin]     0.7.0claws52
10504         
10505         * po/POTFILES.in
10506                 Added forgotten new file src/prefs_actions.c
10507
10508 2002-02-06 [melvin]     0.7.0claws51
10509
10510         * src/prefs_actions.c   ** NEW FILE **
10511         * src/prefs_actions.h   ** NEW FILE **
10512                 Added actions to execute on message text view, or on the
10513                         message's file.
10514         * src/Makefile.am
10515                 Added src/prefs_actions.[ch]
10516         * src/compose.c
10517                 Added new menu "Edit/Actions"
10518         * src/defs.h
10519                 Added new actionsrc file.
10520         * src/main.c
10521                 Added actionsrc reading.
10522         * src/mainwindow.c
10523                 Added new menus "Edit/Actions" and "Configuration/Actions..."
10524         * src/prefs_common.h
10525                 Added new element actionslst element to prefs_common.
10526
10527 2002-02-06 [paul]       0.7.0claws50
10528
10529         * sync with sylpheed 0.7.0cvs36
10530                 see ChangeLog entry 2002-02-06
10531
10532 2002-02-05 [paul]
10533
10534         * po/es.po
10535                 updated by Ricardo Mones Lastra
10536
10537 2002-02-05 [paul]       0.7.0claws49
10538
10539         * sync with sylpheed 0.7.0cvs33
10540                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
10541
10542 2002-02-05 [paul]       0.7.0claws48
10543
10544         * src/compose.c
10545                 re-add 'Edit/Advanced/Delete entire line', previously named
10546                 'Delete Line+'
10547
10548 2002-02-04 [paul]       0.7.0claws47
10549
10550         * src/compose.c
10551           src/summaryview.c
10552                 fix bug #494993 (Reply All not taking Reply-To into consi)
10553                 eliminate differences in behaviour of right-click 'Reply to all' 
10554                 in summary view and 'Reply to all' on the toolbar. 
10555                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
10556                 view and From gets ignored by 'Reply to all' on toolbar.
10557                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
10558                 From when no Reply-To header is present.
10559
10560 2002-02-04 [paul]       0.7.0claws46
10561
10562         * sync with sylpheed 0.7.0cvs30
10563                 see ChangeLog entries 2002-02-03 and 2002-02-04
10564
10565 2002-02-03 [melvin]     0.7.0claws45
10566
10567         * src/gtkspell.[ch]
10568                 Readded function to highlight all misspelled words.
10569                 Fixed bug where user-provided-words did not replace
10570                         correctly the misspelled word when using the mouse.
10571                 Fixed bug where checking a region selected from right to left did
10572                         not check the region at all.
10573                 Fixed bug where 'Check backwards' may not check at all. 
10574                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
10575                 Fixed possible buffer overflow when checking for long strings (>1k).
10576                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
10577                 Accelerators code uses now gtk_widget_add_accel.
10578                 Removed and disabled obsolete and unfinished code.
10579                 Cleaning up.
10580
10581         * src/compose.c
10582                 Added menu item to Highlight all misspelled words.
10583
10584 2002-02-01 [paul]       0.7.0claws44
10585
10586         * src/mainwindow.c
10587                 fix '/View/Hide read messages' sensitivity when all
10588                 messages in a folder are hidden
10589
10590 2002-02-01 [paul]       0.7.0claws43
10591
10592         * src/main.c
10593                 add --send option to command line interface, sends all
10594                 queued mail. Patch submitted by Ricardo Mones Lastra.
10595
10596 2002-01-31 [paul]       0.7.0claws42
10597
10598         * src/mainwindow.c
10599                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
10600
10601 2002-01-31 [paul]       0.7.0claws41
10602
10603         * sync with sylpheed 0.7.0cvs27
10604                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
10605                 and 2002-01-31
10606
10607         * src/textview.c
10608                 comment out elements of textview_show_part() as temporary
10609                 workaround for attachment 'Display as text' bug 
10610
10611         * po/pt_BR.po
10612                 updated by Fabio Junior Beneditto
10613
10614 2002-01-30 [paul]       0.7.0claws40
10615
10616         * sync with sylpheed 0.7.0cvs24
10617                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
10618                 and 2002-01-30
10619
10620         * src/compose.c
10621                 add {N_("/_Spelling"), ... "<Branch>"} to 
10622                 GtkItemFactoryEntry compose_entries[]
10623
10624         * src/prefs_common.c
10625                 add claws menu items to prefs_keybind_apply_clicked()
10626                 and remove non-claws menu items
10627
10628 2002-01-29 [paul]       0.7.0claws39
10629
10630         * sync with sylpheed 0.7.0cvs22
10631                 see ChangeLog entries 2002-01-28 and 2002-01-29
10632
10633 2002-01-28 [melvin]     0.7.0claws38
10634
10635         * src/compose.c
10636                 Added the declartion of compose_send_control_enter.
10637
10638         * src/compose.c
10639         * src/gtkspell.[ch]
10640                 Added in a 'Spelling' menu which includes the configuration menu. 
10641                 Added a real 'Check all' and got rid from the old one which only
10642                 highlited misspelled word.
10643                 Made 'Check while typing' a disableable option.
10644                 Added a dialog when there are no more misspelled word.
10645                 Added a dialog if error occurs when switching to a dictionary.
10646         
10647         * src/prefs_common.[ch]
10648                 Added option for the default 'Check while typing' option.
10649
10650
10651 2002-01-28 [alfons]     0.7.0claws37
10652
10653         * src/compose.c
10654                 fix buglet and make code comply with sylpheed code style
10655
10656 2002-01-28 [paul]       0.7.0claws36
10657
10658         * sync with sylpheed 0.7.0cvs19
10659                 see ChangeLog entries for 2002-01-28
10660
10661 2002-01-28 [hoa]        0.7.0claws35
10662
10663         * src/defs.h
10664                 added rendererrc
10665
10666         * src/main.c
10667                 read the renderer config
10668
10669         * src/procmime.[ch]
10670                 use the renderer config to convert mime attachments
10671
10672         * src/textview.c
10673                 don't use textview_show_html/ertf,
10674                 use get_text_content instead
10675
10676 2002-01-27 [alfons]     0.7.0claws34
10677         
10678         * src/news.c
10679                 make sylpheed believe it can delete a news message...
10680                 (messages are NOT deleted, maybe we should remove
10681                 processing from the folder properties after all.)
10682
10683 2002-01-27 [alfons]     0.7.0claws33
10684
10685         * src/folder.c
10686                 add extra checks
10687         * src/news.c
10688                 implement remove_msg() 
10689
10690 2002-01-27 [alfons]     0.7.0claws32
10691
10692         * src/procmsg.h
10693         * src/procheader.c
10694         * src/messageview.c
10695                 fix return receipt / disposition notification again. this
10696                 stuff seems to break on _every_ major summary UI change, so
10697                 it's now implemented using a flag which is saved in the
10698                 marks cache
10699                 
10700 2002-01-26 [alfons]     0.7.0claws31
10701
10702         * src/import.c
10703                 let import dialog show the destination folder identifier
10704
10705 2002-01-26 [melvin]     0.7.0claws30
10706
10707         * src/folderview.c
10708         * src/summaryview.c
10709                 Readded 'Mark all read' into summary view popup menu
10710                 Added 'Mark all read' in folder view popup menu for IMAP
10711                 and NNTP.
10712                 Made it insensitive if the selected folder is not the shown
10713                 one to avoid 'Mark all read' on the wrong folder.
10714                 
10715 2002-01-26 [paul]       0.7.0claws29
10716
10717         * src/folderview.c
10718           src/summaryview.c
10719                 move 'Mark all read' from summary view to folder view
10720                 menu. (adapted from) patch submitted by Jeremy Andrews,
10721                 <lists@kerneltrap.com>
10722
10723 2002-01-25 [alfons]     0.7.0claws28
10724
10725         * src/gtkstext.c
10726                 put the gtk class name back so GtkSText adapts the 
10727                 settings of GtkText
10728
10729 2002-01-25 [alfons]     0.7.0claws27
10730
10731         * src/folderview.c 
10732                 assimilate Ricardo's patch that shows pixmaps instead of
10733                 plain "new" and "unread" texts in the folder view column
10734                 headers 
10735
10736 2002-01-25 [paul]       0.7.0claws26
10737
10738         * src/Makefile.am
10739                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
10740                 be found in non-standard locations. 
10741                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
10742
10743 2002-01-25 [paul]       0.7.0claws25
10744
10745         * sync with sylpheed 0.7.0cvs16
10746                 see ChangeLog entry 2002-01-25
10747
10748 2002-01-24 [paul]       0.7.0claws24
10749
10750         * more sync with sylpheed 0.7.0cvs15
10751                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
10752
10753 2002-01-23 [sergey]     0.7.0claws23
10754
10755         * src/importldif.c
10756                 Fixed segfault when closing LDIF import wizard with
10757                 the window manager.
10758         * src/imageview.c
10759         * src/imageview.h
10760         * src/messageview.c
10761         * src/mimeview.c
10762                 Fixed wrong scrolling position after switching between
10763                 text and image parts.
10764
10765 2002-01-23 [paul]       0.7.0claws22
10766
10767         * sync with sylpheed 0.7.0cvs15
10768                 see ChangeLog entries 2002-01-22 and 2002-01-23
10769
10770 2002-01-21 [melvin]     0.7.0claws21
10771
10772         * src/prefs_scoring.c
10773         * src/prefs_filtering.c
10774                 Fixed bug where scoring and filtering windows stopped
10775                 autochecking.
10776
10777 2002-01-21 [paul]       0.7.0claws20
10778
10779         * sync with sylpheed 0.7.0cvs12
10780                 see ChangeLog entries 2002-01-20 and 2002-01-21
10781
10782 2002-01-21 [carsten]    0.7.0claws19
10783         * src/mainwindow.c
10784         * src/menu.[ch]
10785         * src/messageview.[ch]
10786         * src/summaryview.[ch]
10787                 changes to shortcuts handling again:
10788                         + "Q" now controled by mainwin
10789                         + v/V are now customizable and have slightly
10790                           different meanings
10791                 the "button" to minimize the messageview (and maximize
10792                 the summary view) is a real button now
10793         * src/compose.c
10794                 "Delete Line+" added to Edit/Advanced (this will also
10795                 delete the '\n')
10796
10797 2002-01-20 [melvin] 0.7.0claws18
10798
10799         * src/addressbook.c
10800                 Made "Bcc" sensitive when addressbook is called from
10801                 compose window (it was a Claws only bug).
10802
10803 2002-01-19 [alfons] 0.7.0claws17
10804
10805         * src/inc.c
10806                 prevent unnecessary updates when currently selected folder has
10807                 no new messages 
10808
10809 2002-01-19 [alfons] 0.7.0claws16
10810         
10811         * src/summaryview.c
10812                 prevent writing the cache based on current message list in summary 
10813                 view when filtering also put messages in currently selected folder
10814
10815 2002-01-19 [paul]
10816
10817         * po/it.po
10818                 Italian translation submitted by Alessandro Maestri
10819                 <a.maestri@cs.tin.it>
10820
10821 2002-01-18 [melvin]     0.7.0claws15
10822
10823         * src/prefs_filters.c
10824                 fixed bug where 'cancel' from 'filters' window stops autochecking
10825                 if the timer timed out  when the window was open.
10826
10827 2002-01-18 [match]      0.7.0claws14
10828
10829         * src/addrclip.[ch]     ** NEW FILE **
10830         * src/addrselect.[ch]   ** NEW FILE **
10831         * src/adbookbase.h      ** NEW FILE **
10832                 addressbook cut, copy and paste
10833         * src/addrbook.[ch]
10834         * src/addrcache.[ch]
10835         * src/addressitem.h
10836         * src/addrindex.[ch]
10837         * src/addritem.[ch]
10838         * src/importldif.c
10839         * src/importmutt.c
10840         * src/jpilot.[ch]
10841         * src/syldap.[ch]
10842         * src/vcard.[ch]
10843         * src/jpilot.[ch]
10844         * src/editbook.c
10845         * src/editjpilot.c
10846         * src/editldap.c
10847         * src/editvcard.c
10848                 support for copy/paste
10849         * src/addressbook.c
10850                 support for copy/paste
10851                 tidy up menu option processing
10852                 correct address list function arguments
10853         * src/editaddress.c
10854                 sort user attributes
10855         * src/ldif.h
10856         * src/mutt.h
10857                 tidy up
10858
10859         * src/addrbook.[ch]
10860         * src/addrbook.[ch]
10861         * src/addrbook.[ch]
10862                 
10863
10864 2002-01-18 [paul]       0.7.0claws13
10865
10866         * sync with sylpheed 0.7.0cvs8
10867                 configure.in: support Mac OS X (Darwin)
10868
10869 2002-01-18 [carsten]    0.7.0claws12
10870         * src/html.c
10871                 small hack to fix a segfault with an empty href
10872                 (reported by Alexandra Walford <deeni@altern.org>)
10873         * src/mainwindow.c
10874         * src/summaryview.c
10875                 the shortcuts for Mark und Mark as unread are hardcoded
10876                 again
10877         * src/compose.c
10878         * src/gtkstext.[ch]
10879                 readded the shortcuts in gtkstext but made them
10880                 customizeable (simply by adding a menu plus a wrapper
10881                 to compose.c)
10882
10883 2002-01-17 [melvin]     0.7.0claws11
10884
10885         * src/gtkspell.c
10886                 fix default dictionary not being saved.
10887
10888 2002-01-16 [darko]      0.7.0claws10
10889
10890         * src/compose.c
10891                 fix wrapping crash with URL longer than wrapping margin
10892
10893 2002-12-08 [hoa]        0.7.0claws10
10894
10895         * src/matcher_parser_parse.y
10896                 fixed some bugs
10897
10898         * src/prefs_filtering.c
10899                 now, we can use bounce action in the dialog box.
10900
10901 2002-01-16 [carsten]    0.7.0claws9
10902         * src/gtkstext.c
10903                 removed the <control> and <alt> shortcuts because they're
10904                 not needed and interefered with the "normal" shortcuts
10905         * src/mainwindow.c
10906         * src/summaryview.c
10907                 removed most of the hardcoded shortcuts and assigned
10908                 them to menu entries making them easy customizable by
10909                 that
10910
10911 2002-01-16 |melvin]     0.7.0claws8
10912
10913         * src/gtkspell.c
10914                 fixed bug where using the mouse and when the compose
10915                 window is not on top may result in a crash.
10916
10917 2002-01-16 [melvin]     0.7.0claws7
10918
10919         * src/compose.c
10920                 fixed a long standingspell checker bug which could 
10921                 cause a crash after sending a message.
10922
10923 2002-01-16 [paul]       0.7.0claws6
10924
10925         * sync with sylpheed 0.7.0cvs7
10926                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
10927                 2002-01-15, and 2002-01-16
10928
10929 2002-01-16 [melvin]     0.7.0claws5
10930
10931         * README.claws
10932         * src/compose.c
10933         * src/gtkspell.[ch]
10934         * src/main.c
10935                 Heavily modified spell checker code to work around
10936                 ispell bug, to add keyboard shortcuts and for future
10937                 enhancements. See README.claws for usage information.
10938
10939 2002-01-15 [alfons]     0.7.0claws4
10940         
10941         * src/summaryview.c
10942                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
10943                 so sorting within threads reflects sort mode
10944
10945 2002-01-15 [christoph]  0.7.0claws3
10946
10947         * src/procmsg.c
10948                 added alertpanel if mail sending failed
10949
10950 2002-01-15 [alfons]     0.7.0claws2
10951         
10952         * src/prefs_filtering.c
10953                 don't stop timer when prefs filtering dialog is opened
10954
10955 2002-01-14 [alfons]     0.7.0claws1
10956
10957         * src/addr_compl.c
10958         * src/prefs.c
10959                 remove debug_print()s for privacy reasons
10960
10961 2002-01-14 [darko]      0.7.0claws
10962
10963         * README.claws
10964                 quotation wrapping is now also in the main branch
10965
10966 2002-01-14 [paul]
10967
10968         * tools/filter_conv.pl
10969                 allow for Boolean Op and case-sensitivity
10970                 this file is included in the release and tagged
10971                 'rel_0_7_0'
10972
10973 2002-01-13 [paul]       0.7.0claws
10974
10975         * release 0.7.0, with cvs tag 'rel_0_7_0'
10976
10977 2002-01-13 [paul]
10978
10979         * tools/filter_conv.pl
10980         * tools/README
10981                 rewritten to output to matcherrc instead of filteringrc
10982
10983         * po/es.po
10984                 updated Spanish translation by Ricardo Mones Lastra
10985
10986 2002-01-13 [alfons]
10987
10988         * po/nl.po
10989                 update dutch translation
10990
10991 2002-01-13 [paul]
10992
10993         * po/pt_BR.po
10994                 Updated by Fabio Junior Beneditto 
10995
10996 2002-01-13 [melvin]     0.6.6claws53
10997
10998         * po/fr.po
10999                 Updated french translation
11000
11001 2002-01-12 [alfons]     0.6.6claws52
11002
11003         * src/filtering.c
11004                 plug mem leak that has been sitting there for ages              
11005
11006 2002-01-12 [alfons]     0.6.6claws51
11007
11008         * src/summaryview.c
11009                 undo melvin's changes from 0.6.6claws48 because summary
11010                 view now refuses to select first unread message when
11011                 selecting a folder 
11012
11013 2002-01-11 [alfons]     0.6.6claws50
11014
11015         * src/import.c
11016                 use claws' semantics for getting folder item when
11017                 importing an mbox file into a folder 
11018                 (submitted by Dale P. Smith)
11019
11020 2002-01-11 [christoph]  0.6.6claws49
11021
11022         * src/prefs.h
11023                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
11024                 toggle widget, because non static prefs can not use
11025                 prefs_set_* functions
11026         * src/prefs_account.c
11027                 toggle smtp auth password field sensitivity if
11028                 user id is empty and add descrition of usage for
11029                 these fields
11030         * src/prefs_folder_item.c
11031                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
11032                 callbacks
11033
11034 2002-01-11 [melvin]     0.6.6claws48
11035
11036         * src/compose.c
11037                 fix the 'Ctrl-Enter' feature for sending and test really
11038                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
11039                 editables which was not documented in Gtk)
11040
11041         * src/summaryview.c
11042                 Made summaryview refresh after sorting and not before.
11043
11044 2002-01-11 [christoph]  0.6.6claws47
11045
11046         * src/compose.c
11047                 select account from account ids if possible and
11048                 correctly set save folder for copy in reedit
11049
11050 2002-01-10 [paul]       0.6.6claws46
11051
11052         * sync with sylpheed 0.7.0 release
11053                 see ChangeLog entries 2002-01-07, 2002-01-08 and
11054                 2002-01-09
11055
11056 2002-01-09 [alfons]
11057
11058         * src/summaryview.c
11059                 remove more dirt traces...
11060
11061 2002-01-09 [alfons]
11062         
11063         * src/summaryview.c
11064                 clean up some traces of my debugging stuff
11065
11066 2002-01-09 [alfons]     0.6.6claws45
11067
11068         * src/filtering.c
11069                 break up filteringprop_apply() in three separate pieces
11070                 so we can drop messages that failed processing in the
11071                 inbox
11072
11073         * src/summaryview.c
11074                 fix bug #469598 "no refresh of inbox after filter" which 
11075                 was introduced by the new summary view locking, and which 
11076                 prevented the summary view to update after a manual filter 
11077                 message. claw's filter message requires a summary_show().
11078                 (aargh, summary_show() again! :-)
11079                 
11080 2002-01-07 [alfons]     0.6.6claws44
11081
11082         * src/headerwindow.c
11083         * src/logwindow.c
11084         * src/messageview.c
11085         * src/sourcewindow.c
11086                 bring in Hiro's last 0.7.0 wm class fixes
11087
11088         * tools/sylprint.pl
11089                 bring in Ricardo's fix for sylprint script
11090
11091         * AUTHORS       
11092         * src/rfc2015.[ch]
11093         * src/prefs_common.[ch]
11094         * src/prefs_account.[ch]
11095         * src/compose.c
11096                 clean up account preference poison in rfc2015,
11097                 and preparation to fix double sign bug 
11098                 (patch submitted by Simon 'corecode' Schubert)
11099
11100 2002-01-07 [christoph]  0.6.6claws43
11101
11102         * src/mh.c
11103                 search for free message number, do not only rely
11104                 on last_num
11105         * src/send.c
11106                 fix smtp auth and use extra account information
11107                 if available, if not use pop3 data instead
11108                 (closes bug #500341)            
11109         * src/ssl.[ch]
11110                 match coding style
11111
11112 2002-01-06 [alfons]     0.6.6claws42
11113
11114         * src/mainwindow.c
11115                 try making the separate windows work again...
11116
11117 2002-01-06 [alfons]     0.6.6claws41
11118
11119         * src/mainwindow.c
11120                 adapt Hiro's separate window menu (to get rid of the funny
11121                 duplicate menu items), and make it work again
11122
11123 2002-01-06 [alfons]     0.6.6claws40
11124
11125         * tools/Makefile.am
11126         * tools/sylprint.rc
11127         * tools/sylprint.pl
11128         * tools/README.sylprint
11129                 add sylprint script for printing mails from Sylpheed
11130                 (contributed by Ricardo Mones Lastra)
11131
11132         * src/acount.c
11133                 clean up
11134
11135 2002-01-06 [melvin]     0.6.6claws39
11136
11137         * src/mainwindow.c
11138         * src/summaryview.c
11139                 Fixed crash introduced in 0.6.6claws38 by the menu
11140                 reorganisation (Hide read messages)
11141         
11142         * ChangeLog.claws 
11143                 Fixed typo (we are now in 2002, alfons ;) )
11144
11145 2002-01-05 [alfons]     0.6.6claws38
11146
11147         * sync with sylpheed 0.6.6cvs10-17
11148                 (last stuff marked as LAST_STABLE)
11149
11150 2002-01-04 [melvin]     0.6.6claws37
11151
11152         * src/account.c
11153                 Made account selection code use strcasestr again instead of
11154                 g_strcasecmp (fixes bug where reediting queued messages
11155                 did not select proper account reported by T. Link).
11156         
11157         * src/folderview.c
11158                 Fix bug where folder icons are not shown when 'hide read messages'
11159                 is on.
11160         
11161         * src/stock_pixmaps.[ch]
11162                 Added folder icons for 'hide read messages'.
11163         
11164         * src/compose.c
11165                 Fixed bug where 'Enter' in a header entry will send the message 
11166                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
11167
11168 2002-01-03 [melvin]     0.6.6claws36
11169         
11170         * src/prefs.[ch]
11171                 Added popup menu for common preferences and
11172                 account preferences (right click on tab displays
11173                                 a menu of all tabs.)
11174
11175 2002-01-02 [melvin]     0.6.6claws35
11176
11177         * src/gtkspell.[ch]
11178                 Made spelling code compatible with undo/redo feature.
11179                 Added creation of suggestion mode menu for the general
11180                         preferences.
11181         
11182         * src/prefs_common.[ch]
11183                 Added option menu for the speller's suggestion mode.
11184                 Added missing spaces in "..." buttons and made a "..."
11185                         button non translatable!
11186         
11187         * src/compose.c
11188                 Made speller use the default suggestion mode.
11189                 Hack to make it possible to choose 'CTRL-Enter' as a
11190                         shortcut for sending (and only for sending).
11191
11192         * src/prefs_folder_item.c
11193                 Changing subject simplification does not update cache 
11194                         anymore (because it is unnecessary).
11195                 Fixed bug where changing subject simplification updated the 
11196                         summaryview even when the viewed folder is not the
11197                         folder which properties are being changed. (E.g. 
11198                                         viewing folder A and changing
11199                                         the subject simplification of 
11200                                         folder B -not being viewed- updated the 
11201                                         summaryview of folder A with data of
11202                                         folder B). (Hope this is clear... )
11203
11204 2001-12-31 [alfons]     0.6.6claws34
11205         
11206         * src/ldif.c
11207         * src/mutt.c
11208                 fgetc() returns a signed integer which doesn't
11209                 fit in a char. so c truncates this to a char
11210                 but we may lose significant bits. i.e. we may
11211                 comparing 0xFF which may not be equal to -1
11212                 unless properly casted to signed char which
11213                 we won't do because fgetc() returns a signed
11214                 integer which doesn't fit in a char. so c 
11215                 truncates this to a char but we may lose 
11216                 significat bits. (you got the idea, thanks
11217                 to Gustavo Noronha Silva <kov@debian.org>
11218                 and the Debian folks!)
11219
11220 2001-12-30 [alfons]     0.6.6claws33
11221
11222         * src/prefs_common.c
11223                 add #ifdef USE_PSPELLs that Melvin forgot               
11224
11225 2001-12-30 [melvin]     0.6.6claws32
11226         
11227         * src/prefs_common.[ch]
11228                 Added configurable color for misspelled words.
11229
11230         * src/gtkspell.[ch]
11231                 Fixed bug of foreground text color (reported by David
11232                                 Mehrmann)
11233                 Added configurable color for misspelled words.
11234
11235 2001-12-30 [alfons]     0.6.6claws31
11236
11237         * src/folder.c
11238                 remove unnecessary things someone put there
11239
11240         * src/mh.c
11241         * src/folder.[ch]
11242                 make folder properties (like threading and sorting) persistent
11243                 (closes bug #497424 "rescan folder tree resets proprieties")
11244                 currently this is only for MH folders. 
11245
11246 2001-12-29 [melvin]     0.6.6claws30
11247
11248         * src/string_match.[ch]
11249                 Optimized a bit: regexp pattern buffer compiled only once, and
11250                   one subroutine call removed. Fixed ^ regexp search: Now, 
11251                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
11252         
11253         * src/summaryview.c
11254                 Subject filtering changed to filter summary columns and
11255                   not directly the messages subject cache. The loss in 
11256                   performance is balanced by the improvement of string_match.
11257                 Added an alert panel if there is an error in the regexp.
11258
11259         * src/src/prefs_folder_item.h
11260                 Added a regexp pattern buffer.
11261
11262 2001-12-28 [alfons]     0.6.6claws29
11263
11264         * src/string_match.[ch]
11265                 clean up name space
11266                 allow compilation *BSD
11267
11268 2001-12-27 [alfons]     0.6.6claws28
11269
11270         * src/filter.c
11271                 sync the Hiro's bug fix for BSD
11272
11273 2001-12-27 [melvin]     0.6.6claws27
11274         
11275         * src/compose.c
11276                 Simplify focus to subject entry code.
11277
11278 2001-12-27 [darko]      0.6.6claws26
11279
11280         * src/filtering.c
11281         * src/mbox_folder.c
11282         * src/messageview.c
11283         * src/mh.c
11284         * src/procheader.[ch]
11285         * src/procmsg.h
11286         * src/stock_pixmap.[ch]
11287         * src/summaryview.c
11288                 Show key icon for encrypted mails in summary view
11289
11290         * src/pixmaps/clip.xpm
11291         * src/pixmaps/clipkey.xpm
11292         * src/pixmaps/key.xpm
11293                 New/modified icons for the above
11294
11295 2001-12-27 [melvin]     0.6.6claws25
11296
11297         * src/prefs_common.c
11298                 Put spell checker options in a separate tab to decrease
11299                 the Common Preferences window height.
11300
11301         * README.claws  
11302                 Update spell checker usage instruction about its options
11303                 location.
11304
11305 2001-12-27 [melvin]     0.6.6claws24
11306
11307         * src/compose.c
11308                 Changed subject entry widget position. Initial focus is
11309                 on the To header instead of the subject entry.
11310                 Creating a new header scrolls the header list to make the
11311                 created one visible. Nevertheless, when automatically filling
11312                 headers, the first one is shown.
11313                 A Tab key press in the last empty header entry zips the 
11314                 focus to the subject entry.
11315                 (I did not change the combo boxes, yet)
11316
11317 2001-12-26 [alfons]     0.6.6claws23
11318
11319         * src/prefs_account.c
11320         * src/inc.c
11321                 allow default inbox to reside in another mailbox (only
11322                 works for POP3 accounts)
11323
11324 2001-12-26 [alfons]     0.6.6claws22
11325         
11326         * src/textview.c
11327                 make reply-on-click work with the account of the selected folder
11328         * src/compose.c
11329                 put a fixme here to remind me to fix finding correct default
11330                 account for nested folders
11331
11332 2001-12-25 [alfons]     0.6.6claws21
11333
11334         * src/summaryview.c
11335                 make column headers display locked and mark pixmaps (idea by Melvin) 
11336                 fix bug by adding score and locked column type to sort array
11337
11338 2001-12-25 [alfons]     0.6.6claws20
11339         
11340         * src/summaryview.c
11341                 catch a *potentially* inadvertent write back of  
11342                 the message cache(s) introduced by 0.6.5claws37
11343
11344 2001-12-25 [christoph]  0.6.6claws19
11345
11346         * src/stock_pixmap.[ch]
11347         * src/summaryview.c
11348                 add ignore thread pixmap
11349                 (can someone draw a better icon for this?)
11350
11351 2001-12-24 [alfons]     0.6.6claws18
11352
11353         * src/prefs_folder_item.c
11354                 make address completion actually work for the
11355                 Default To address in the Folder Property dialog.
11356
11357 2001-12-24 [alfons]     0.6.6claws17
11358         
11359         * src/summaryview.c
11360                 use new style regexp for subject stripping 
11361                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
11362
11363 2001-12-24 [darko]      0.6.6claws16
11364
11365         * src/pgptext.c
11366         * src/rfc2015.c
11367                 move GPG related informational messages to debug mode
11368
11369 2001-12-23 [alfons]     0.6.6claws15
11370
11371         * src/stock_pixmap.[ch]
11372         * src/summaryview.c
11373                 add the forgotten Claws' locked pixmap
11374
11375 2001-12-23 [alfons]     0.6.6claws14
11376
11377         * src/filesel.c
11378                 accept file name typed in entry in multi file
11379                 selector (patch submitted by Gustavo Noronha Silva 
11380                 <kov@debian.org>)
11381
11382 2001-12-23 [alfons]     0.6.6claws13
11383
11384         * src/prefs_filter.c
11385         * src/prefs_filtering.c
11386         * src/matcher.c
11387         * src/importmutt.c
11388                 clean up a little bit
11389         
11390         * src/string_match.c
11391                 validate input strings a little bit more
11392
11393 2001-12-23 [alfons]     0.6.6claws12
11394
11395         * src/Makefile.am
11396         * src/summaryview.c
11397         * src/string_match.[ch]         ** NEW **
11398         * src/folderview.[ch]
11399         * src/headerview.h
11400         * src/folder.[ch]
11401         * src/prefs_folder_item.[ch]
11402                 add subject simplification to strip out strings from
11403                 a subject line (esp. handy for mailing lists). 
11404                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
11405                 but slightly changed things for better integration.)
11406
11407 2001-12-23 [alfons]     0.6.6claws11
11408
11409         * src/mainwindow.c
11410                 fix bug introduced by submission included in 0.6.5claws52.
11411                 ideally this submission should clean the trash if any trash
11412                 folder has a message. however, the hasTrash variable was
11413                 set to false whenever a trash folder was empty (discarding
11414                 a previously found *filled* trash folder.)
11415
11416                 also edited the code a little bit and made it more safe.
11417
11418 2001-12-22 [alfons]     0.6.6claws10
11419
11420         * src/imap.c
11421                 quick fix for Martin Pool's omission of an account
11422                 specific SSL setting
11423
11424 2001-12-22 [alfons]     0.6.6claws9
11425
11426         * src/compose.c
11427         * src/messageview.c
11428         * src/mimeview.c
11429         * src/pgptext.c
11430         * src/procmime.[ch]
11431                 better support for multipart/digest (submitted
11432                 by Fredrik <e98fo@efd.lth.se>)
11433
11434 2001-12-22 [alfons]     0.6.6claws8
11435
11436         * src/addressbook.c
11437                 correct function signature
11438         * src/socket.[ch]
11439         * src/imap.[ch]
11440         * src/prefs_account.[ch]
11441                 allow IMAP over SSH tunnel (patch submitted by 
11442                 Martin Pool <mbp@samba.org>)
11443
11444 2001-12-21 [alfons]     0.6.6claws7
11445
11446         * sync with sylpheed 0.6.6cvs4-9
11447                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
11448
11449 2001-12-21 [christoph]  0.6.6claws6
11450
11451         * src/compose.c
11452         * src/prefs_folder_item.[ch]
11453                 implement saving of outgoing messages to current folder.
11454                 fix segfault when no default outbox is available
11455                 (closes bug #495683)
11456
11457 2001-12-21 [carsten]    0.6.6claws5
11458         * src/folderview.c
11459         * src/summaryview.c
11460                 pressing CTRL while DND does now the expected thing and
11461                 copies the mail (moving is still the default, as this
11462                 seam more appropriate for handling mails by DND)
11463
11464 2001-12-18 [paul]       0.6.6claws4
11465
11466         * sync with sylpheed 0.6.6cvs3
11467                 see ChangeLog entries 2001-12-18
11468
11469 2001-12-18 [hiro]       0.6.6claws3
11470
11471         * src/undo.c
11472                 fix for multibyte characters (obtain the number of letters
11473                 instead of bytes).
11474
11475 2001-12-17 [paul]       0.6.6claws2
11476
11477         * sync with sylpheed 0.6.6cvs1
11478                 see ChangeLog entry 2001-12-16
11479
11480 2000-12-17 [alfons]     0.6.6claws1
11481
11482         * src/filtering.c
11483                 clean up
11484
11485 2001-12-16 [paul]       0.6.6claws
11486 2001-12-15
11487
11488         * Release version 0.6.6claws, cvs tag: rel_0_6_6
11489
11490         * src/mimeview.c
11491                 last minute sync with main 0.6.6
11492
11493         * po/es.po
11494                 updated by Ricardo Mones Lastra
11495                 update for last minute sync
11496         * po/fr.po
11497         * po/nl.po
11498                 update for last minute sync
11499         * po/de.po
11500                 updated by Jens Oberender
11501         * po/pt_BR.po
11502                 updated by Fabio Junior Beneditto
11503
11504         * src/prefs_common.[ch]
11505         * src/undo.c
11506                 number of undo levels is user configurable
11507                 (squeeze it into the release in the dying
11508                 moments) Submitted by Jens Oberender    
11509
11510 2001-12-15 [melvin]
11511
11512         * po/fr.po
11513                 updated french translation
11514
11515 2001-12-15 [paul]       0.6.5claws92
11516
11517         * sync with sylpheed 0.6.5cvs28
11518                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
11519
11520         * po/nl.po
11521                 update to allow for sync
11522
11523 2001-12-15 [alfons]
11524         
11525         * po/nl.po
11526                 update dutch translation
11527
11528 2001-12-14 [carsten]    0.6.5claws91
11529         * src/summaryview.c
11530                 fixed bug #473785; also after changing the column order
11531                 the same message will be selected and displayed as before
11532                 the reordering
11533
11534 2001-12-14 [carsten]    0.6.5claws90
11535         * src/folderview.c
11536                 probably found the bug reported by wwb opening or closing
11537                 a folder tree just before dnd (found the solution in the
11538                 balsa source -- thanks to them)
11539
11540 2001-12-14 [carsten]    0.6.5claws89
11541         * src/gtkutils.c
11542         * src/account.c
11543                 moved gtk_clist_moveto to the right place, so that
11544                 only the accounts dialog is effected on opening
11545
11546 2001-12-14 [carsten]    0.6.5claws88
11547         * src/gtkutils.c
11548                 gtkut_clist_set_focus_row does a gtk_clist_moveto
11549                 now, so that the focused row will be seen in any case
11550                 (reported by wwp on sf-claws-user)
11551
11552 2001-12-14 [darko]      0.6.5claws87
11553
11554         * src/compose.c
11555                 remove unnecessary line
11556
11557 2001-12-14 [paul]       0.6.5claws86
11558
11559         * sync with sylpheed 0.6.5cvs27
11560                 see ChangeLog entries 2001-12-14
11561
11562 2001-12-14 [carsten]    0.6.5claws85
11563         * src/mainwindow.c
11564                 following a suggestion of Melvin the rcoabm pops up
11565                 right under the button now and the button is reliefed
11566                 while the popup is open
11567
11568 2001-12-14 [darko]      0.6.5claws84
11569
11570         * src/compose.c
11571                 fix crash when wrapping long lines if linewrap quotation
11572                 is disabled and wrapper encounters a word spanning more
11573                 than one line
11574
11575 2001-12-13 [paul]       0.6.5claws83
11576
11577         * src/compose.c
11578                 prefer 'Reply-To' header over mailing list header when
11579                 replying to a message. Finally prevent all those confirmation 
11580                 messages being sent to the list itself.
11581
11582         * src/summaryview.c
11583                 remove unused summary_set_menu_sensitive() entry
11584
11585 2001-12-13 [paul]       0.6.5claws82
11586
11587         * src/folderview.c
11588         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
11589         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
11590         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
11591                 improvements to 'Hide read messages': Inbox, Outbox,
11592                 Trash, Queue, and Draft icons now reveal presence of hidden 
11593                 messages
11594
11595 2001-12-12 [alfons]     0.6.5claws81
11596
11597         0.6.5claws80 was tagged as LAST_STABLE
11598
11599         * src/filtering.[ch]
11600         * src/matcher.[ch]
11601         * src/matcher_parser_lex.c
11602                 fix the filtering; my last attempt to get it right, 
11603                 if it does not work, it's Hoa's turn. ;-)
11604
11605                 for my honourable peers:
11606                 
11607                 the code now makes a clear distinction between
11608                 rules as they are displayed (probably escaped),
11609                 and as they are executed (probably unescaped). the
11610                 parser does *NOT* do any unescaping, this is
11611                 the task of the matcher.c (which breaks up a
11612                 rule into condition) and the filtering.c (which
11613                 breaks up the rule's action). to make this
11614                 run happily we provide an unescaped copy of
11615                 crucial strings to the MatcherProp and 
11616                 FilteringAction structures. note that the only
11617                 exception to this is any REGEXP string. those
11618                 are directly passed to regcomp() and regexp()
11619                 (who have much more powerful unescape functions).
11620                 
11621                 for everyone else:
11622         
11623                 you can escape tab (\t), carriage return (\r),
11624                 linefeed (\n), form feed (\f), quote (\"), 
11625                 single quote (\'), bell (\b) in all the entry
11626                 lines in the scoring & filtering dialogs.
11627                 as an added bonus this should not affect
11628                 existing filtering rules.
11629
11630 2001-12-12 [carsten]    0.6.5claws80
11631
11632         * src/summaryview.c
11633         * po/de.po
11634                 "item(s) selected" is now sensitive to 1 or more
11635                 than one selected (nice for language where simple
11636                 adding of a "s" is not possible as German (Eintrag
11637                 ->Eintr"age)
11638                 
11639                 the "forward as attachment" entry from the right
11640                 click menu removed, "forward" acts following the
11641                 prefs
11642         
11643         * src/textview.c
11644                 reverted my former changes; so compiler warning again
11645                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
11646                 nevertheless
11647
11648         * src/messageview.c
11649                 "search in message" does now *not* only work in MVIEW_TEXT
11650                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
11651                 message
11652
11653         * src/mainwindow.c
11654                 removed "/File/_Close" as it was the same as "/File/E_xit"
11655                 and we don't need it two times
11656
11657                 the separate folder view and message view now get a distinct
11658                 WMCLASS, just in case someone is using sawfish ;-)
11659
11660                 as the menu entries "/View/Message view" and "/View/Folder tree"
11661                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
11662                 make them sensitive accordingly and as these two are "shown"
11663                 after startup anytime check this menuitem at startup
11664
11665 2001-12-12 [paul]       0.6.5claws79
11666
11667         * src/folderview.c
11668                 fix sensitivity of 'Search folder...', broken in
11669                 0.6.5claws75
11670
11671         * src/mainwindow.c
11672                 fix dodgy English
11673
11674 2001-12-11 [carsten]    0.6.5claws78
11675         * src/filtering.c
11676                 fixed two typos returning a wrong FALSE/TRUE
11677         * src/mainwindow.[ch]
11678                 extra menu for email/news button removed
11679
11680 2001-12-11 [alfons]     0.6.5claws77
11681         
11682         * src/matcher.c                 (1.3)
11683         * src/matcher_parser_lex.l      (1.28)
11684                 revert for another attempt
11685                 mark 0.6.5claws77 as LAST_STABLE
11686
11687 2001-12-11 [christoph]  0.6.5claws76
11688
11689         * po/de.po
11690                 fixed wrong translation for prev. unread msg
11691
11692 2001-12-11 [paul]       0.6.5claws75
11693
11694         * src/folder.[ch]
11695         * src/folderview.c
11696         * src/mainwindow.c
11697         * src/summaryview.[ch]
11698         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
11699                 enable ability to hide read messages on per folder basis via 
11700                 '/Summary/Hide read messages'; when selected, a folder will 
11701                 have a red open folder icon, instead of a blue icon, if the 
11702                 folder contains hidden messges
11703                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
11704
11705         * src/mainwindow.c
11706                 remove '/Message/Forward as attachment' from 
11707                 main_window_set_menu_sensitive() to prevent debug warning
11708
11709         * src/folderview.c
11710         * src/mainwindow.c
11711                 Clean up some of the English
11712
11713         * tools/newscache_clean.pl
11714                 allow for new 'hidereadmsgs' entry in folderlist.xml
11715
11716         * po/es.po
11717                 updated translation, submitted by Ricardo Mones Lastra
11718
11719 2001-12-11 [paul]       0.6.5claws74
11720
11721         * sync with sylpheed 0.6.5cvs25
11722                 see ChangeLog entry 2001-12-11
11723
11724 2001-12-10 [alfons]     0.6.5claws73
11725
11726         * src/matcher.c
11727                 add more control characters
11728         * src/matcher_parser_lex.l
11729                 make escaping / unescaping work again
11730
11731 2001-12-10 [alfons]     0.6.5claws72
11732
11733         * src/imap.c
11734                 clean up warnings "returning value for void function" 
11735         * src/prefs_filtering.c
11736                 make info button for execute action sensitive
11737
11738 2001-12-10 [paul]       0.6.5claws71
11739
11740         * src/compose.c
11741         * src/imap.[ch]
11742         * src/summaryview.c
11743                 fix: imap server now gets informed of MARKED, UNMARKED
11744                 and REPLY events. Now people can use different IMAP-Mail
11745                 clients and have the exact same information about MARKED,
11746                 UNMARKED and REPLY status with all of them. Especially
11747                 useful for imap servers with a web-frontend.
11748                 submitted by Tobias Sandhaas <medlor@web.de>
11749
11750 2001-12-09 [melvin]     0.6.5claws70
11751         
11752         * src/textview.[ch]
11753                 fixed bug #490076 (hunted down by Alfons who implemented
11754                 a workaround in 0.6.5claws65)
11755
11756 2001-12-09 [christoph]  0.6.5claws69
11757
11758         * src/summaryview.c
11759                 set pointer to string in LOCKED column to NULL
11760                 (might fix bug #490800)
11761
11762 2001-12-09 [carsten]    0.6.5claws68
11763
11764         * po/de.po
11765                 resolved some cluttered menu shortcuts 
11766                 ('creating new email' and 'creating news message'
11767                 hade the same)
11768         * src/compose.c
11769                 wmclass now distinc from main window
11770         * src/mainwindow.c
11771           src/mainwindow.h
11772                 email/news and forward button functionality similar
11773                 to the reply buttons; removed the ugly dropdown arrows
11774                 and use instead the right mouse button
11775
11776 2001-12-09 [paul]       0.6.5claws67
11777
11778         * src/imap.c
11779         * src/utils.h
11780                 allow spaces in imap folder names
11781                 submitted by Willem van Engen <wvengen@stack.nl>
11782
11783 2001-12-09 [paul]       0.6.5claws66
11784
11785         * sync with sylpheed 0.6.5cvs24
11786                 see ChangeLog entry 2001-12-09
11787
11788 2001-12-08 [alfons]     0.6.5claws65
11789
11790         * src/textview.c
11791                 prevent secondary selection claim after "add to sender" dialog
11792                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
11793                 we trick GTK by simulating a click at (0, 0) in the textview.
11794
11795 2001-12-08 [hoa]        0.6.5claws64
11796
11797         * src/folder.c
11798                 fixed a bug about the .processing folder name while filtering
11799
11800 2001-12-08 [alfons]     0.6.5claws63
11801
11802         * src/folderview.c 
11803                 work around problem of not correctly updating folder stats
11804                 when deleting messages. there's some folder scanning evil
11805                 going so the folderview_update_msg_num() does not work
11806                 correctly. need to investigate this.
11807
11808 2001-12-08 [paul]       0.6.5claws62
11809
11810         * sync with sylpheed 0.6.5cvs23
11811                 see ChangeLog entry 2001-12-08
11812
11813 2001-12-07 [christoph]  0.6.5claws61
11814
11815         * src/compose.c
11816                 fix another header translation problem
11817
11818 2001-12-07 [alfons]     0.6.5claws60
11819
11820         * src/mbox.c
11821                 make filtering also work on local spool mbox
11822
11823 2001-12-07 [carsten]    0.6.5claws59
11824         * src/addressbook.c
11825                 addressbook window gets a wmclass distinct from the main
11826                 sylpheed window
11827         * src/compose.h
11828         * src/mainwindow.[ch]
11829                   forward menu item will use mode selected in prefs, forward 
11830                 as attatchment in menu removed (will be substituted in the
11831                 toolbar similar to reply buttons)
11832                   create news message menu entry and news button is now 
11833                 sensitive to the existance of a news account
11834         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
11835         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
11836         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
11837                 these are removed because the toolbar buttons don't show
11838                 the quoting modus any longer
11839
11840 2001-12-07 [paul]
11841
11842         * tools/newscache_clean.pl      ** NEW FILE **
11843                 perl script to do some tidying up in the newscache directory 
11844                 
11845         * tools/sylpheed-switcher       ** NEW FILE **
11846                 perl script to enable easy switching between main and claws
11847                 
11848         * tools/README
11849                 added descriptions of the two new perl scripts          
11850
11851
11852 2001-12-07 [melvin]     0.6.5claws58
11853
11854         * src/messageview.c
11855                 fixed a warning during compilation introduced in 0.6.5claws56
11856
11857 2001-12-07 [paul]       0.6.5claws57
11858
11859         * src/mainwindow.[ch]
11860         * src/menu.[ch]
11861                 further usability enhancements to replying with or without 
11862                 quoting via the toolbar, use of Ctrl key is replaced by 
11863                 drop down menu 
11864                 Submitted by Carsten Schurig            
11865
11866 2001-12-07 [melvin]     0.6.5claws56
11867
11868         * src/messageview.c
11869                 hack to fix bug that prevented to make/paste selections
11870                 after switching between MVIEW_TEXT and MVIEW_MIME views
11871                 without deselecting the selection first.
11872
11873 2001-12-06 [alfons]     0.6.5claws55
11874
11875         * src/filtering.[ch]
11876         * src/inc.c
11877                 revise filtering a little bit more, and make sure
11878                 messages are delivered to the appropriate inbox
11879                 (perhaps set per account)
11880
11881 2001-12-06 [paul]       0.6.5claws54
11882
11883         * sync with sylpheed 0.6.5cvs22
11884                 see ChangeLog entry 2001-12-06
11885
11886 2001-12-05 [alfons]     0.6.5claws53
11887
11888         * src/inc.c
11889         * src/folder.[ch]
11890         * src/procmsg.c
11891         * src/filtering.c
11892                 more revisions of filtering system
11893                 (last stable version is marked as LAST_STABLE)
11894                 
11895                 | NOTE 1): the filtering system now uses a local folder called
11896                 | .processing. if filtering fails, check this directory
11897                 | for missing messages.
11898                 |
11899                 | NOTE 2): help us find the filtering actions still missing
11900
11901 2001-12-05 [paul]       0.6.5claws52
11902
11903         * src/mainwindow.c
11904                 fix bug where 'Empty Trash?' pop-up window appears even
11905                 when Trash is empty, submitted by Jesse Skinner         
11906
11907 2001-12-05 [melvin]     0.6.5claws51
11908
11909         * src/compose.c
11910                 fixed bug #486106 to select correct account when reediting 
11911                 a queued message
11912         
11913 2001-12-04 [alfons]     0.6.5claws50
11914
11915         * src/mh.c
11916                 declare markfile in appropriate functions when
11917                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
11918                 for spotting this)
11919
11920 2001-12-04 [paul]       0.6.5claws49
11921
11922         * sync with sylpheed 0.6.5cvs21
11923                 see ChangeLog entry 2001-12-04
11924
11925 2001-12-03 [christoph]  0.6.5claws48
11926
11927         * po/de.po
11928                 changed translation of undo
11929         * src/account.c
11930         * src/folder.c
11931                 don't reinvent the wheel to traverse a GNode
11932         * src/compose.[ch]
11933                 seperate code to create the compose gui into functions
11934                 add "Others" page with folder selection for saving copy
11935                 of the message.
11936                 the folder identifier is saved to queue header
11937         * src/procmsg.c
11938                 save message to folder in queue header
11939
11940 2001-12-03 [paul]       0.6.5claws47
11941
11942         * sync with sylpheed 0.6.5cvs20
11943                 see ChangeLog entry 2001-12-03
11944
11945 2001-12-01 [paul]
11946
11947         * more sync with sylpheed 0.6.5cvs19
11948                 see ChangeLog entry 2001-11-29
11949
11950 2001-11-30 [paul]       0.6.5claws46
11951         
11952         * src/compose.c
11953                 remove conflicts introduced by Hoa's last commit
11954          
11955         * src/mainwindow.c
11956                 make 'Message/Bounce' sensitive
11957
11958 2001-11-30 [hoa]        0.6.5claws45
11959
11960         * src/compose.c
11961                 slightly change bounce function to add
11962                 information about the user that bounced the mail
11963                 in the From header line.
11964
11965         * src/folderview.c
11966                 permit the use of processing in outbox folder.
11967
11968 2001-11-29 [paul]       0.6.5claws44
11969
11970         * src/mainwindow.[ch]
11971         * src/prefs_common.c
11972         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
11973         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
11974         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
11975                 usability enhancements to the quoting, implements
11976                 use of Ctrl key to toggle quoting settings
11977                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
11978
11979 2001-11-29 [paul]       0.6.5claws43
11980         
11981         * sync with sylpheed 0.6.5cvs19
11982                 see ChangeLog entry 2001-11-28
11983
11984 2001-11-29 [melvin]     0.6.5claws42
11985         * src/Makefile.am
11986                 added enriched.[ch] to the list of files
11987
11988         * src/textview.c
11989         * src/mimeview.c
11990         * src/procmime.[ch]
11991         * src/enriched.[ch]
11992                 added support to view text/enriched
11993                 added support to show headers in message view for text/enriched and text/html
11994                         in non multipart messages
11995
11996 2001-11-28 [paul]       0.6.5claws41
11997
11998         * more sync with sylpheed 0.6.5cvs18
11999                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
12000
12001 2001-11-27 [paul]       0.6.5claws40
12002         
12003         * po/pt_BR.po
12004                 updated translation, submitted by Fabio Junior Beneditto
12005                 
12006         * sync with sylpheed 0.6.5cvs18
12007                 see ChangeLog entries 2001-11-26 (src/textview.c) and
12008                 2001-11-27
12009
12010
12011 2001-11-26 [paul]
12012
12013         * po/es.po
12014                 updated translation, submitted by Ricardo Mones Lastra
12015
12016 2001-11-26 [alfons]
12017
12018         * src/matcher.c
12019                 add more translatable strings
12020
12021 2001-11-26 [christoph]  0.6.5claws39
12022
12023         * po/de.po      
12024                 fixed one more umlaut
12025         * src/compose.c
12026                 fix translated header when it should not be translated
12027
12028 2001-11-26 [paul]       0.6.5claws38
12029
12030         * src/mainwindow.c
12031                 remove '/Message/Add Sender to address book' from 
12032                 main_window_set_menu_sensitive(), prevent debug warning
12033                 add 'Message/Mark/Mark all read' to mainwin_entries[]
12034
12035 2001-11-26 [paul]       0.6.5claws37
12036
12037         * src/summaryview.c
12038                 fix 'recurring unread state' bug 
12039
12040         * tools/README 
12041         * tools/filter_conv.pl
12042                 read name of top level mailbox from folderlist.xml
12043                 and presume nothing about its name              
12044
12045 2001-11-26 [darko]      0.6.5claws36
12046
12047         * src/gtkstext.[ch]
12048                 removed functions that are now in gtkutils.c
12049                 use gtkut_text_is_uri_string() from gtkutils.c
12050         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
12051
12052 2001-11-26 [paul]       0.6.5claws35
12053
12054         * sync with sylpheed 0.6.5cvs16
12055                 see ChangeLog entries 2001-11-25 and 2001-11-26
12056
12057 2001-11-25 [alfons]     0.6.5claws34
12058
12059         EXPERIMENTAL!!! Please checkout the last stable version using: 
12060           
12061         % cvs update -r LAST_STABLE -dRAP
12062
12063         (Or help us testing this stuff.)
12064
12065         * src/filtering.c               (1.14)
12066         * src/filtering.h               (1.6)
12067         * src/inc.c                     (1.28)
12068         * src/matcher.c                 (1.20)
12069         * src/mbox.c                    (1.9)
12070         * src/procmsg.h                 (1.14)
12071         * src/summaryview.c             (1.59)
12072         * src/summaryview.h             (dunno)
12073                 revert/merge/sync to as it was before commit 
12074                 on Thu, 19 Jul 2001 10:15:51 -0700.
12075
12076 2001-11-25 [hoa]        0.6.5claws33
12077
12078         * src/main.c
12079                 processing mails at startup
12080
12081         * src/folderview.c
12082         * src/summaryview.[ch]
12083                 processing mails when entering folder
12084
12085         * src/prefs_filtering.c
12086                 fixed some UI bugs
12087
12088 2001-11-24 [alfons]     0.6.5claws32
12089
12090         * src/summaryview.[ch]
12091                 make summary sort headers work, and also make
12092                 sure the sort type is stored
12093
12094 2001-11-23 [alfons]     0.6.5claws31
12095
12096         * src/summaryview.[ch]
12097                 make lock work like mark
12098                 disallow deleting messages marked as locked
12099
12100 2001-11-23 [alfons]     0.6.5claws30
12101
12102         * src/gtkstext.c
12103         * src/compose.[ch]
12104         * src/Makefile.am
12105         * src/undo.[ch]
12106                 merge undo patch submitted by Jens
12107
12108 2001-11-23 [christoph]  0.6.5claws29
12109
12110         * src/.cvsignore
12111                 added ylwrap
12112         * src/compose.c
12113                 fixed gpg signing and encoding
12114         * src/folder.[ch]
12115         * src/main.c
12116                 added --status option to get new, unread and total
12117                 message count from a running sylpheed
12118         * src/prefs_common.c
12119                 temporary fix for reply_with_quote problem
12120                 (don't call functions for non existing widget)
12121         * src/procmsg.c
12122                 one more check for ignored threads but still not
12123                 always working correctly. probably a recursive
12124                 check for all parents is needed
12125
12126 2001-11-23 [darko]      0.6.5claws28
12127
12128         * src/compose.c
12129                 wrapping on send improvements
12130         * src/gtkutils.[ch]
12131                 fix for GtkSText after last sync with main branch
12132                 GTK_TEXT -> GTK_STEXT
12133
12134 2001-11-23 [paul]       0.6.5claws27
12135
12136         * sync with sylpheed 0.6.5cvs14
12137                 see ChangeLog entries 2001-11-22 and 2001-11-23
12138                 
12139         * po/de.po
12140                 fixed the scrambled umlauts 
12141                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
12142
12143 2001-11-21 [paul]       0.6.5claws26
12144
12145         * sync with sylpheed 0.6.5cvs12
12146                 see 2nd ChangeLog entry dated 2001-11-20
12147
12148 2001-11-20 [paul]       0.6.5claws25
12149
12150         * sync with sylpheed 0.6.5cvs11
12151                 see ChangeLog entry 2001-11-19 (src/utils.c)
12152
12153 2001-11-20 [hiro]
12154
12155         * src/compose.c
12156                 GTK_TEXT -> GTK_STEXT
12157                 fix for wrong comment
12158
12159 2001-11-20 [hiro]       0.6.5claws24
12160
12161         * src/compose.[ch]
12162                 more merges from main branch
12163                 removed fatal warnings (uninitialized variables etc.)
12164                 some coding style fix
12165         * src/gtkutils.h
12166                 fixed typo.
12167         * src/addressbook.c
12168           src/addrindex.c
12169                 V-Card -> vCard
12170
12171 2001-11-19 [hoa]        0.6.5claws23
12172
12173         * src/filtering.c
12174         * src/prefs_scoring.c
12175         * src/matcher.[ch]
12176         * src/scoring.c
12177                 cleaning code
12178
12179         * src/matcher_parser_parse.y
12180         * src/prefs_filtering.c
12181                 bouncing
12182
12183 2001-11-19 [alfons]     0.6.5claws22
12184
12185         more of my old things into claws
12186
12187         * src/Makefile.am
12188         * src/prefs_common.c
12189         * src/procmsg.h
12190         * src/summaryview.[ch]
12191         * src/prefs_summary_column.c
12192         * src/pixmaps/locked.xpm
12193                 add indicators for locking of message in summary view
12194                 (does not work yet, only visual indicator)
12195
12196 2001-11-19 [paul]       0.6.5claws21
12197
12198         * sync with sylpheed 0.6.5cvs10
12199                 see ChangeLog entry 2001-11-19
12200
12201 2001-11-18 [alfons]     0.6.5claws20
12202         
12203         * src/filtering.c
12204                 remove an inadvertent free I forgot in previous clean up 
12205
12206 2001-11-18 [alfons]     0.6.5claws19
12207
12208         * src/filtering.[ch]
12209                 clean up & plug leaks
12210
12211 2001-11-18 [paul]       0.6.5claws18
12212
12213         * sync with sylpheed 0.6.5cvs9
12214                 see ChangeLog entries 2001-11-17 and 2001-11-18
12215
12216 2001-11-16 [paul]       0.6.5claws17
12217
12218         * sync with sylpheed 0.6.5cvs8
12219                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
12220
12221 2001-11-16 [paul]       0.6.5claws16
12222
12223         * sync with sylpheed 0.6.5cvs7
12224                 see ChangeLog entries 2001-11-15 and 2001-11-16
12225
12226 2001-11-15 [hoa]        0.6.5claws15
12227
12228         * src/compose.c
12229                 fix bounce, mails we received couln't be bounced to ourself.
12230
12231         * src/defs.h
12232         * src/filtering.[ch]
12233         * src/matcher.[ch]
12234         * src/matcher_parser.h
12235         * src/matcher_parser_lex.l
12236         * src/matcher_parser_parse.y
12237         * src/inc.c
12238         * src/main.c
12239         * src/mbox.c
12240         * src/prefs_filtering.[ch]
12241         * src/mainwindow.c
12242         * src/prefs_matcher.c
12243         * src/prefs_scoring.c
12244         * src/scoring.[ch]
12245         * src/summaryview.c
12246                 new matcher/filter/score configuration file parser
12247                 one unique configuration file => ~/.sylpheed/matcherrc
12248                 import in currently automatic, then save are made
12249                 in this new file.
12250                 one filter per folder and one global filter
12251                 (filter of a folder will be used as folder processing)
12252
12253         * src/folder.c
12254                 fix a bug in folder_item_get_identifier
12255                 
12256         * src/messageview.c
12257                 receive receipt return are fixed.
12258
12259 2001-11-14 [alfons]     0.6.5claws14
12260
12261         * src/session.h
12262                 add things from main branch to make claws compile
12263
12264 2001-11-14 [paul]       0.6.5claws13
12265
12266         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
12267                 see ChangeLog entries 2001-11-08 to 2001-11-14
12268
12269 2001-11-14 [hoa] 0.6.5claws12
12270
12271         * src/compose.[ch]
12272         * src/mainwindow.c
12273         * src/summaryview.c
12274                 add "bounce mail" option
12275
12276 2001-11-13 [christoph]  0.6.5claws11
12277
12278         * src/compose.c
12279                 Cleanup a mess i add before commiting
12280
12281 2001-11-13 [hoa]        0.6.5claws10
12282
12283         * src/compose.c
12284                 some fixes when mail are sent or
12285                 for crossposts
12286
12287 2001-11-13 [christoph]  0.6.5claws9
12288
12289         * po/de.po
12290                 Changed two string with the same translation
12291         * src/compose.c
12292         * src/procmsg.[ch]
12293         * src/send.[ch]
12294                 New mailsending process:
12295                   - Always queue message before sending
12296                     (message will be saved if sylpheed crashed or
12297                      freezes while sending)
12298                   - Allow queuing of newspostings
12299                   - No copy in outbox before sending
12300                     (closes bug #469501)
12301                   - No more redundant code for send and send_later
12302         * src/summaryview.c
12303                 Applied wwp <subscript@free.fr>'s patch that fixes
12304                 marks for multiple forwarded messages (+compose.c)
12305
12306 2001-11-12 [alfons]
12307
12308         * README.claws
12309                 remove things that are now in main branch
12310         
12311         * po/nl.po
12312                 update Dutch translation
12313
12314 2001-11-12 [mhadasht]   0.6.5.claws8
12315
12316         * src/prefs_common.c
12317                 re-enabled account autoselection feature for forward
12318                 and reedit lost during the branch point for SYNC-B4-REL
12319         * src/gtkspell.c
12320                 gtkpspell_get_dict(): more readable code (even if function is
12321                 not used yet)
12322         * ChangeLog.claws
12323                 added version number info to 2001-11-12 [hiro] comment.
12324
12325 2001-11-12 [hiro]       0.6.5.claws7
12326
12327         * src/compose.c
12328                 compose_forward(): fixed a bug that forward quote mark
12329                 wasn't used.
12330                 removed unnecessary code.
12331         * src/template_select.[ch]: removed.
12332
12333 2001-11-11 [alfons]
12334
12335         * src/compose.c
12336                 :%s/GTK_TEXT/GTK_STEXT/g
12337         
12338         * src/compose.[ch]
12339         * src/undo.[ch]
12340         * src/Makefile.am
12341                 revert the undo stuff (this is 0.6.6claws stuff)
12342
12343 2001-11-11 [hoa]        0.6.5.claws6
12344
12345         * src/compose.[ch]
12346                 Insert signature at the end of the text.
12347                 Added undo patch but currently disabled
12348
12349         * src/procmsg.c
12350                 Threading by subject improved.
12351
12352         * added src/undo.[ch]
12353                 Undo module for compose dialog box.
12354
12355 2001-11-11 [alfons]     0.6.5.claws5
12356
12357         * src/procmsg.c
12358                 prevent threading by subject on nodes that have already been
12359                 threaded by in-reply-to (as in "circular references in a tree
12360                 result in a dead branch")
12361
12362 2001-11-09 [hoa]        0.6.5.claws4
12363         
12364         * src/folderview.c
12365                 allows creation of mbox folder item from any files.
12366
12367 2001-11-09 [alfons]     0.6.5.claws3
12368         
12369         * src/utils.c
12370         * src/procmsg.c
12371                 do what I mean and correct threading by subject so it really
12372                 ignores attracting lines without "Re: "
12373
12374 2001-11-07 [alfons]     0.6.5.claws2
12375
12376         * src/procmsg.c
12377         * src/utils.[ch]
12378                 only attract by subject if a subject line starts with a "Re: "
12379         * src/syldap.c
12380                 remove warning
12381
12382 2001-11-07 [paul]       0.6.5claws1
12383
12384         * sync with sylpheed 0.6.5. release
12385                 see ChangeLog entry 2001-11-07
12386
12387 2001-11-07 [paul]       0.6.4claws31
12388
12389         * sync with sylpheed 0.6.4cvs18
12390                 see ChangeLog entries 2001-10-30 to 2001-11-07
12391                 prefs_templates.[ch] renamed prefs_template.[ch]
12392
12393 2001-11-06 [alfons]
12394         
12395         * src/utils.h
12396                 add semicolon Hoa forgot ;-)
12397                 
12398
12399 2001-11-06 [hoa]        0.6.4claws30
12400         
12401         * src/procmsg.c
12402         * src/summaryview.c
12403         * src/utils.c
12404         * src/utils.h
12405                 threading by subject - empty subject are ignored
12406
12407 2001-11-06 [christoph]  0.6.4claws29
12408
12409         * src/socket.c
12410                 use SSL_peek for sock_gets
12411         * src/utils.c
12412                 removed unneeded pointer in extracting quoted
12413                 names implementation
12414
12415 2001-11-06 [melvin]     0.6.4claws28
12416
12417         * src/gtkspell.c
12418                 fixed bug #476792 Selection overtyping with spell checker
12419                 fixed bug which could cause a buffer overflow
12420                 fixed a memory leak
12421
12422 2001-11-06 [hoa]        0.6.4claws27
12423         
12424         * src/procmsg.c
12425         * src/summaryview.c
12426                 threading by subject
12427
12428 2001-11-05 [alfons]     0.6.4claws26
12429         
12430         * README.claws
12431                 Claws -> Sylpheed (vice versa)
12432
12433         * src/compose.c
12434                 :%s/gtk_text/gtk_stext/g
12435                 :%s/GTK_TEXT/GTK_STEXT/g
12436                 (thanks to Jonathan Ware for spotting this)
12437
12438 2001-11-04 [christoph]  0.6.4claws25
12439
12440         * src/summaryview.c
12441                 replace Xalloca + strdup with Xstrdup_a
12442         * src/utils.c
12443                 better implementation of extracting quoted names
12444                 from addresses (remove backlashes and ignore
12445                 quotes after them)
12446
12447 2001-11-04 [alfons]     0.6.4claws24
12448
12449         * src/utils.[ch]
12450                 edit to comply more with coding style
12451
12452         * src/textview.c
12453                 fix bug reported by Kim Schulz. introduced by the patch integrated
12454                 in 0.6.4claws15. the code did not check the return value of
12455                 the html parser.
12456
12457         * AUTHORS
12458                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
12459
12460 2001-11-04 [christoph]  0.6.4claws23
12461
12462         * src/main.c
12463         * src/prefs_common.[ch]
12464                 init some pointers that possibly caused a segfault
12465                 reported in the claws-users ML
12466
12467 2001-11-04 [hoa]        0.6.4claws22
12468
12469         * src/grouplistdialog.c
12470                 change the names of the nodes in the tree
12471
12472         * src/compose.c
12473                 enhanced mailto syntax as described in
12474                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
12475                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
12476
12477         * src/utils.c
12478                 encode and decode URI (useful when opening URL into
12479                 netscape).
12480
12481 2001-11-03 [hoa]        0.6.4claws21
12482
12483         * src/grouplistdialog.c
12484                 a new newsgroups list selection dialog box
12485                 with a CTree instead of a CList
12486
12487 2001-11-03 [hoa]        0.6.4claws20
12488
12489         * src/folderview.c
12490                 enable property and scoring options when right
12491                 click on "inbox"
12492
12493         * src/summaryview.c
12494                 fixed bug when nickname were displayed using
12495                 the address book.
12496
12497 2001-11-02 [darko]      0.6.4claws19
12498
12499         * src/compose.c
12500                 new wrap quotation and URL/long words wrapping implementation
12501         * src/compose.c src/gtkstext.[ch]
12502                 move gtkstext_strncmp() to gtkstext.c
12503
12504 2001-11-01 [christoph]  0.6.4claws18
12505
12506         * src/prefs_account.c
12507                 fixed mess in account settings dialog
12508         * src/prefs_folder_item.c
12509                 added label with folder path to dialog
12510
12511 2001-10-31 [match]      0.6.4claws17
12512
12513         * src/vcard.c
12514                 fix memory leak.
12515         * src/addrbook.c
12516                 fix generation of spurious address book file names.
12517                 remove redundant functions.
12518         * po/POTFILES.in
12519                 added missing file names.
12520
12521 2001-10-30 [paul]       0.6.4claws16
12522
12523         * sync with sylpheed 0.6.4cvs6
12524                 see ChangeLog entries 2001-10-26 to 2001-10-30
12525
12526         * tools/filter_conv.pl
12527                 read folderlist.xml to discover whether the top-level
12528                 folder is called 'Mailbox' or 'Mail' 
12529
12530 2001-10-29 [paul]       0.6.4claws15
12531
12532         * src/html.c, src/textview.c
12533                 activate links in html mail and fix clickable parts
12534                 Submitted by Matthieu Dazy <dazy@t-surf.com>
12535
12536 2001-10-29 [paul]
12537
12538         * po/de.po, po/es.po, po/pt_BR/po
12539                 updated translations, submitted by Jens Oberender,
12540                 Ricardo Mones Lastra, and Fabio Junior Beneditto
12541
12542 2001-10-29 [darko]      0.6.4claws14
12543
12544         * src/compose.c
12545                 fix wrapping for good
12546
12547 2001-10-29 [darko]
12548
12549         * src/compose.c
12550                 undo previous change as it broke the smart wrapping
12551
12552 2001-10-29 [darko]      0.6.4claws13
12553
12554         * src/compose.c
12555                 fix infinite loop when long URL is quoted
12556                 (closes bug #475122.
12557
12558 2001-10-28 [match]
12559
12560         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
12561                 import Mutt address book
12562         * src/ldif.[ch] src/importldif.h
12563                 modified import LDIF handle user attributes
12564
12565 2001-10-28 [christoph]  0.6.4claws12
12566
12567         * src/summaryview.c
12568                 fixed that filtering did not work if there
12569                 were no filter rules
12570                 (closes bug #472003 and better implementation
12571                  of patch #474644)
12572
12573 2001-10-27 [christoph]  0.6.4claws11
12574
12575         * src/compose.c
12576                 make the folder's default account to be used when
12577                 replying. (patch by wwp <subscript@free.fr>)
12578         * src/compose.c
12579                 code cleanup, nearly killed all of wwp's patch
12580                 for folder's default account in compose
12581         * src/folderview.c
12582                 error panel when a folder could not be created
12583                 (closes bug #471080 new folder name & already
12584                  existing file)
12585
12586 2001-10-26 [alfons]
12587
12588         * src/utils.h
12589                 change prototype of strstr2() that Christoph forgot about
12590
12591 2001-10-26 [christoph]  0.6.4claws10
12592
12593         * src/account.c
12594                 made search for accounts by email address not case
12595                 sensitive
12596         * src/folder.c
12597                 fixed memory leak in folder_item_get_identifier
12598         * src/gtkspell.c
12599         * src/utils.c
12600                 fixed wrong strstr2 (should work like strstr)
12601
12602 2001-10-26 [darko]      0.6.4claws9
12603
12604         * src/compose.c src/gtkstext.[ch]
12605         * src/gtkstext.c
12606                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
12607
12608 2001-10-26 [paul]       0.6.4claws8
12609
12610         * src/html.c
12611                 ignore css and javascript tags in html mail
12612                 case-insensitive, with or without double-quoted
12613                 strings
12614
12615 2001-10-26 [paul]       0.6.4claws7
12616
12617         * sync with sylpheed 0.6.4cvs1
12618                 see ChangeLog entry 2001-10-26
12619
12620         * src/prefs_account.c, src/prefs_common.c,
12621           src/prefs_summary_column.c
12622                 minor improvements to the English
12623
12624 2001-10-25 [alfons]     0.6.4claws6
12625
12626         * src/gtkstext.c
12627         
12628                 make GtkSText follow style of GtkText (closes bug 
12629                 #469211 "text selection while writing message")
12630                 
12631                 do sync with GTK 1.2.10
12632
12633 2001-10-25 [paul]       0.6.4claws5
12634
12635         * src/html.c
12636                 ignore css tags in html mail
12637
12638 2001-10-25 [darko]      0.6.4claws4
12639
12640         * src/compose.c
12641                 don't declare is_url_string as static function since
12642                 we need it in gtkstext.c
12643         * src/gtkstext.c
12644                 remove unused variable
12645                 don't wrap long URLs while composing a message
12646
12647 2001-10-24 [christoph]  0.6.4claws3
12648
12649         * src/socket.c
12650                 fix ssl deadlock, when peer closes connection
12651
12652 2001-10-24 [paul]       0.6.4claws2
12653
12654         * src/prefs_common.c
12655                 gettextize the gpg ascii-armored warning message
12656
12657         * src/compose.c
12658                 insert a DOS/MAC file into the composed message
12659                 (improvements)
12660
12661         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
12662
12663 2001-10-22 [paul]       0.6.4claws1
12664
12665         * sync with sylpheed 0.6.4 release
12666                 see ChangeLog entries 2001-10-21
12667
12668         * po/fr.po, po/pt_BR.po
12669                 updated by Melvin Hadasht and Fabio Junior Beneditto
12670
12671 2001-10-21 [paul]       0.6.3claws30
12672
12673         * src/compose.c
12674                 insert a DOS text file from the compose window
12675                 into the composed message text (removes CRs characters)
12676                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
12677
12678         * tools/filter_conv.pl, tools/README
12679                 automatically use ~/.sylpheed as working directory
12680                 print out confirmation message on completion
12681
12682         * correct Hoa's last ChangeLog.claws entry
12683
12684 2001-10-20 [hoa]        0.6.3claws29
12685
12686         * src/grouplistdialog.c
12687                 bugfix (another ?) to give the right
12688                 newsgroups list for each news server.
12689
12690         * src/news.c
12691         * src/news.h
12692                 improve the newsgroups list cache
12693
12694 2001-10-20 [paul]       0.6.3claws28
12695
12696         * sync with sylpheed 0.6.3cvs9
12697                 see ChangeLog entry 2001-10-19
12698
12699         * correct Alfons' last ChangeLog.claws entry
12700
12701 2001-10-19 [alfons]
12702
12703         * src/pgptext.[ch]
12704                 fix compilation problems (part of bug #472895)
12705
12706 2001-10-18 [hoa]        0.6.3claws27
12707
12708         * src/grouplistdialog.c
12709                 bugfix when we refresh was clicked (bug 472701)
12710
12711 2001-10-19 [christoph]  0.6.3claws26
12712
12713         * src/compose.c
12714                 last header entry should default to "To:" or
12715                 "Newsgroups:" and not copy the last entry line
12716                 in a new compose window
12717                 (closes bug #472686, #470792)
12718
12719 2001-10-19 [paul]       0.6.3claws25
12720
12721         * sync with Sylpheed 0.6.3cvs8
12722                 see ChangeLog entries 2001-10-18 and 2001-10-19
12723
12724 2001-10-18 [christoph]  0.6.3claws24
12725
12726         * src/procmsg.c
12727                 reimplement ignore thread
12728         
12729 2001-10-18 [hoa]        0.6.3claws23
12730
12731         * src/folderview.c
12732         * src/grouplistdialog.[ch]
12733                 enhanced news subscription interface (feature 469113)
12734
12735         * src/news.c
12736         * src/news.h
12737                 enchanced newsgroup listing,
12738                 now, we can get groups informations
12739                 (NNTPGroupInfo)
12740
12741 2001-10-18 [paul]       0.6.3claws22
12742
12743         * src/summaryview.c
12744                 remove comment (sync with main branch)
12745         * src/mainwindow.c
12746                 fix 'Re-edit' bug in 'Message' menu
12747
12748 2001-10-17 [christoph]  0.6.3claws21
12749
12750         * src/compose.c
12751                 ignore empty or whitespace only header lines
12752
12753 2001-10-17 [paul]       0.6.3claws20
12754
12755         * sync with sylpheed 0.6.3cvs7
12756                 see ChangeLog entries 2001-10-14, 2001-10-16, and
12757                 2001-10-17
12758
12759 2001-10-17 [darko]
12760
12761         * src/compose.c
12762                 wrap long lines without spaces
12763                 don't wrap URLs
12764
12765 2001-10-16 [paul]
12766
12767         * po/es.po, po/nl.po, po/pt_BR.po
12768                 updated by Ricardo Mones Lastra, Alfons,
12769                 and Fabio Junior Beneditto
12770
12771         * sylpheed-0.6.3claws released
12772
12773 2001-10-15 [melvin] 0.6.3claws18
12774
12775         * README.claws
12776                 added summary and detailed installation instructions
12777                 for spell checker
12778         * po/fr.po
12779                 Updated, corrected and completed french translation
12780
12781 2001-10-15 [hoa] 0.6.3claws17
12782         * src/grouplistdialog.c
12783                 we can choose the newsgroups to display with wildcards
12784
12785 2001-10-15 [christoph]  0.6.3claws16
12786
12787         * src/account.c
12788         * src/compose.c
12789         * src/prefs_folder_item.[ch]
12790                 applied wwp <subscript@free.fr>'s folder
12791                 default account patch
12792         * po/de.po
12793                 Fixed wrong translation
12794
12795 2001-10-13 [alfons, christoph, melvin]  
12796                         0.6.3claws15
12797
12798         solution #2 to solve MT-safety problems defers all GUI related calls
12799         to the main thread using a gtk_idle_add() callback. discussed on
12800         ircnet #sylpheed, with christoph spotting some issues with the
12801         original code, and melvin allowing us to lobotomize his sylpheed.
12802
12803         * src/syldap.[ch], src/main.c
12804                 fix race problem in ldap search thread by deferring GUI 
12805                 stuff to main thread using gtk_idle_add()
12806
12807 2001-10-13 [paul]       0.6.3claws14
12808
12809         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
12810                 add Sergey's smtpcred.patch
12811                 adds separate username/password setting for SMTP Auth
12812                 needed by some servers
12813                 (closes feature request #471659)
12814
12815 2001-10-13 [paul]       0.6.3claws13
12816
12817         * src/pgptext.[ch] **NEW FILES**
12818         * src/Makefile.am, src/messageview.c, src/mimeview.c
12819                 decrypt ascii-armored gpg text embedded in
12820                 the message body.
12821                 Submitted by Jens Jahnke <jan0sch@gmx.net>
12822
12823 2001-10-13 [christoph]  0.6.3claws12
12824
12825         * README.claws
12826                 some more details on default to and
12827                 feature requests
12828         * src/main.c
12829                 init glib threading when ldap is used
12830         * src/syldap.c
12831                 threading fixes
12832         * po/de.po
12833                 fixed a typo
12834
12835 2001-10-12 [paul]       0.6.3claws11
12836
12837         * src/prefs_common.[ch], src/rfc2015.c
12838                 enable ascii-armored gpg text to be embedded in the
12839                 message body, selectable through the 'Privacy'
12840                 preferences. Supports encrypting only.
12841                 Submitted by Ravemax <ravemax@dextrose.com>
12842
12843 2001-10-12 [paul]       0.6.3claws10
12844
12845         * sync with sylpheed 0.6.3cvs6
12846                 see ChangeLog entries 2001-10-11 and 2001-11-12
12847
12848         * src/folderview.c
12849                 incorporated mbox folders, scoring, and folder
12850                 properties into the sync
12851
12852 2001-10-12 [darko]      0.6.3claws9
12853
12854         * README.claws
12855                 describe quotation wrapping
12856         * src/compose.c
12857                 don't treat tab as space to calculate line length properly
12858
12859 2001-10-11 [alfons]
12860
12861         * README.claws
12862                 correct description of how to make new filtering system work,
12863                 add some other things
12864                 
12865         * src/syldap.c
12866                 remove sched_yield() (not necessary / unportable)
12867
12868 2001-10-11 [paul]       0.6.3claws8
12869
12870         * sync with sylpheed 0.6.3cvs3
12871                 see ChangeLog entry 2001-10-10
12872
12873 2001-10-10 [christoph]  0.6.3claws7
12874
12875         * .cvsignore
12876                 ignore 2 files created by newer autotools
12877         * src/prefs_folder_item.c
12878                 using table for widget alignment
12879                 fixed memory leak and broken octal display
12880         * src/filesel.c
12881                 fixed segfault caused by lost filename
12882                 workaround (closes bug #469551)
12883
12884 2001-10-10 [paul]       0.6.3claws6
12885
12886         * sync with sylpheed 0.6.3cvs2
12887                 see ChangeLog entries 2001-10-09 and 2001-10-10
12888
12889 2001-10-10 [darko]      0.6.3.claws5
12890
12891         * src/gtkstext.c
12892                 proper calculation of right margin if smart wrapping is enabled
12893         * src/compose.c
12894                 automatically wrap long lines if wrap quotation is enabled
12895
12896 2001-10-09 [alfons]     0.6.3.claws4
12897
12898         * src/summaryview.c
12899                 select correct row when deleting last row in the summary view (and
12900                 close bug "[ #469104 ] select second last in list when deleting")
12901
12902 2001-10-09 [paul]       0.6.3claws3
12903
12904         * sync with sylpheed 0.6.3cvs1
12905                 updated some autotool scripts
12906
12907 2001-10-09 [darko]      0.6.3claws2
12908
12909         * src/gtkstext.[ch]
12910                 new name and mark with Sylpheed comment
12911         * src/compose.c
12912                 smart quotation wrapping a-la VIM
12913
12914 2001-10-08 [paul]       0.6.3claws1
12915
12916         * sync with sylpheed 0.6.3 release
12917                 see ChangeLog entry 2001-10-08
12918
12919 2001-10-08 [paul]       0.6.2claws24
12920
12921         * src/summaryview.c
12922                 more sync with sylpheed 0.6.2cvs12
12923                 Fixed the bug that didn't select the last row correctly
12924
12925
12926 2001-10-07 [paul]       0.6.2claws23
12927
12928         * sync with sylpheed 0.6.2cvs12
12929                 see ChangeLog entry 2001-10-07
12930
12931 2001-10-06 [match]
12932         * src/jpilot.[ch]
12933                 enable jpilot to read unsynch'ed addresses.
12934
12935         * src/editldap_basedn.c
12936                 fix segfault when opening dialog.
12937
12938 2001-10-06 [alfons]     0.6.2.claws22
12939
12940         * src/summaryview.c
12941                 fix bug with summary view selecting last *inserted*
12942                 node instead of last *visible* node. remember we
12943                 work with a tree
12944
12945 2001-10-06 [paul]       0.6.2claws21
12946
12947         * po/pt_BR.po
12948                 updated translation, contains some fixes and new
12949                 translations, submitted by Gustavo Noronha Silva
12950                 <kov@debian.org>
12951
12952         * src/prefs_common.c
12953                 change 'each' to 'every' - fix dubious English
12954
12955         * sync with sylpheed 0.6.2cvs11
12956
12957 2001-10-05 [alfons]     0.6.2claws20
12958
12959         * src/mainwindow.[ch], src/folderview.c
12960                 make composite tool button switch between "Compose News"
12961                 and "Compose Mail" depending on selected folder
12962                 (nifty idea by Kim Schulz <kim@schulz.dk>)
12963
12964 2001-10-05 [paul]       0.6.2claws19
12965
12966         * src/mainwindow.c, src/summaryview.c
12967                 fix 'Message/Reply to all', broken in last commit
12968
12969         * src/compose.c
12970                 fix X_BEENTHERE seg fault, thanks to Alfons
12971
12972 2001-10-04 [paul]       0.6.2claws18
12973
12974         * src/compose.[ch], src/mainwindow.c
12975                 make "Message/Reply" reply to mailing lists; matches
12976                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
12977                 based on portions of the patch submitted by
12978                 Junichi Uekawa <dancer@netfort.gr.jp>
12979
12980 2001-10-04 [darko]      0.6.2claws17
12981
12982         * src/compose.c
12983                 better smart wrapping
12984         * src/gtkstext.[hc]
12985                 a function to make text buffer contiguous
12986
12987 2001-10-03 [paul]       0.6.2claws16
12988
12989         * sync with sylpheed 0.6.2cvs10
12990
12991 2001-10-02 [alfons]
12992
12993         * configure.in
12994         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
12995                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
12996                 references to chinese translations (hope someone picks up
12997                 this)
12998
12999 2001-10-02 [christoph]  0.6.2claws15
13000
13001         * src/compose.c
13002                 fixed non translated header bug
13003         * ChangeLog.claws
13004                 fixed wrong date in alfons last entry ;)
13005
13006 2001-10-02 [alfons]     0.6.2claws14
13007
13008         * src/compose.c, src/prefs_common.[ch]
13009                 add block cursor option
13010
13011 2001-10-02 [paul]       0.6.2claws13
13012
13013         * sync with sylpheed 0.6.2cvs9
13014
13015 2001-09-30 [paul]       0.6.2claws12
13016
13017         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
13018                 updated translations
13019
13020         * po/POTFILES.in
13021                 add 'src/importldif.c'
13022
13023         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
13024                 added eudora-to-vCard conversion tool
13025                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
13026
13027         * sync with sylpheed 0.6.2cvs8
13028
13029 2001-09-30 [paul]
13030
13031         * sylpheed-0.6.2claws released
13032
13033 2001-09-27 [melvin]     0.6.2claws11
13034
13035         * src/gtkspell.c
13036                 fixed crash when using default path (introduced 
13037                 in 0.6.2claws10)
13038                 fixed tiny bug for initial suggestion mode
13039
13040 2001-09-27 [melvin]     0.6.2claws10
13041         
13042         * src/gtkspell.c
13043                 fixed bug where gtkpspell didn't set the path correctly
13044
13045         * README.claws
13046                 added a paragraph about spell checking
13047                 
13048
13049
13050 2001-09-27 [paul]       0.6.2claws9
13051
13052         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
13053                 replace '// comments' with '/* comments */' to prevent
13054                 some compiler warnings 
13055
13056         * sync with sylpheed 0.6.2cvs6
13057
13058 2001-09-26 [alfons]     0.6.2claws8
13059
13060         * src/messageview.c
13061                 introduce return receipt request notification again,
13062                 which was lost because of other semantics in 
13063                 procheader_parse() (???)
13064
13065 2001-09-26 [christoph]  0.6.2claws7
13066
13067         * src/compose.c
13068                 replace comments for old code with #if 0
13069                 readded auto cc, bcc and reply-to
13070         * src/prefs_matcher.c
13071         * src/prefs_scoring.c
13072                 removed some definition (was moved to
13073                 prefs.h)
13074
13075 2001-09-26 [paul]       0.6.2claws6
13076
13077         * src/mainwindow.c
13078                 make 'Follow-up and reply to' sensitive
13079
13080         * more sync with sylpheed 0.6.2cvs5
13081
13082 2001-09-25 [melvin]
13083
13084         * 0.6.2claws5
13085
13086         * src/gtkspell.c
13087                 fixed bug for "US-ASCII" introduced by the encoding code
13088
13089 2001-09-25 [paul]
13090
13091         * 0.6.2claws4
13092
13093         * src/prefs_common.[ch], src/summaryview.c
13094                 'next unread msg' 'go to next folder?' dialog can be
13095                 given default behaviour, either always show dialog,
13096                 or assume 'yes', or assume 'no'
13097                 Submitted by wwp <subscript@free.fr>
13098
13099 2001-09-25 [melvin]
13100                 
13101         * src/compose.c src/gtkspell.[ch]
13102                 added support for different encodings
13103
13104 2001-09-25 [paul]
13105
13106         * more sync with sylpheed 0.6.2cvs5
13107
13108 2001-09-24 [alfons]
13109         
13110         * src/prefs_folder_item.c
13111                 add check for item->prefs->default_to string is NULL and
13112                 add another check when freeing this string
13113
13114 2001-09-24 [paul]
13115
13116         * configure.in
13117                 change to version 0.6.2claws3
13118
13119         * sync with sylpheed 0.6.2cvs5 
13120
13121 2001-09-24 [match]
13122         * src/ldif.[ch], src/importldif.[ch], addressbook.c
13123                 import LDIF files.
13124         * src/addrcache.[ch], addrindex.[ch]
13125                 small update for future
13126         * src/addrbook.c
13127                 fix test XML file.
13128
13129 2001-09-24 [melvin]
13130         * src/gtkspell.[ch]
13131                 added 'Learn from mistakes' option
13132                 better handling of quotes in checked words
13133                 sorted dict list
13134         * po/fr.po
13135                 small update for spell checking stuff
13136
13137 2001-09-23 [alfons]
13138         
13139         * src/gtkspell.c
13140                 edit a little bit so it complies more with main coding style
13141
13142 2001-09-23 [alfons]
13143
13144         * src/folder.[ch], prefs_folder_item.c, compose.c
13145                 migrate "request return receipt" folder property
13146                 to folderlist.xml
13147
13148 2001-09-22 [alfons]
13149
13150         * README.claws **NEW**
13151                 (add things of interest for users of main branch 
13152                 and claws here)
13153
13154         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
13155                 re-implement threading per folder option, but store 
13156                 the setting in folderlist.xml (where it belongs)
13157
13158 2001-09-21 [melvin]
13159
13160         * src/gtkspell.[ch]
13161                 fixed bug when compose window is under another window
13162         * src/prefs_common.[ch] src/compose.c
13163                 changed 'dictionary_path' to 'dictionary' to be consistent
13164                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
13165         * ac/pspell.m4 src/Makefile.am 
13166                 dropped PSPELL_PATH macro
13167         * po/fr.po
13168                 updated translations
13169
13170 2001-09-21 [christoph]
13171
13172         * src/compose.c
13173                 added border around header fields
13174                 keep header type when new field is added
13175
13176 2001-09-20 [christoph]
13177
13178         * src/utils.[ch]
13179                 more portable debug_print with source filename
13180                 and linenumber
13181         * src/procmsg.c
13182                 more newlines after debug messages
13183
13184 2001-09-20 [paul]
13185
13186         * configure.in
13187                 change to version 0.6.2claws2
13188
13189         * sync with sylpheed 0.6.2cvs3
13190
13191 2001-09-19 [melvin]
13192
13193         * src/gtkspell.c
13194                 fixed the post-right-click focus pb
13195                 fixed crash when 'Spell check all' after dict change 
13196                         and when cursor is at the end of the text
13197                 shift-right-click pops up config menu even on misspelled words.
13198         * po/POTFILES.in
13199                 added gtkspell.c
13200
13201 2001-09-19 [melvin]
13202
13203         * src/about.c
13204                 added pspell to compiled-in features list
13205
13206 2001-09-18 [melvin]
13207
13208         * switched to pspell and dropped ispell
13209         * ac/pspell.m4
13210                 new file. autoconf macro for pspell
13211         * ac/Makefile.am 
13212         * configure.in acconfig.h
13213                 added pspell support
13214         * src/Makefile.am
13215         * src/main.c src/compose.[ch] src/gtkspell.[ch]
13216         * src/prefs_common.[ch] 
13217                 added pspell support
13218
13219 2001-09-18 [christoph]
13220
13221         * src/addr_compl.c
13222         * src/template.[ch]
13223                 replace LOG_MESSAGE with debug_print
13224         * src/compose.[ch]
13225                 gui improvements
13226         * src/menu.c
13227                 added newline after debug message
13228         * src/utils.h
13229                 using __VA_ARGS__ for debug_print macro
13230         * tools/.cvsignore
13231                 ignore Makefile and Makefile.in
13232
13233 2001-09-18 [paul]
13234
13235         * configure.in
13236                 change to version 0.6.2claws1
13237         * sync with sylpheed 0.6.2cvs1
13238
13239         * src/matcher.c 
13240         * src/prefs_matcher.c
13241                 add 'score equal to' option, submitted by
13242                 Paul Evans <nerd@freeuk.com>
13243
13244 2001-09-15 [christoph]
13245
13246         * src/mainwindow.c
13247                 comment out menu entry not existing in claws
13248         * src/menu.c
13249                 add debug output for non existing menu entries
13250         * src/summaryview.c
13251                 fix next/prev unread message for ignored threads
13252         * src/utils.[ch]
13253                 add sourcefile and line number to debug output
13254                 otherwise it is sometimes hard to find the
13255                 source code part if debug messages are translated
13256
13257 2001-09-14 [darko]
13258         
13259         * src/folderview.c
13260                 refresh target folder style after colour is changed
13261
13262 2001-09-13 [paul]
13263
13264         * configure.in
13265                 change to version 0.6.1claws3
13266
13267         * sync with sylpheed 0.6.1cvs6
13268
13269 2001-09-13 [darko]
13270         
13271         * src/folderview.c
13272                 fix target folder colourization to use user selected colour
13273
13274 2001-09-12 [darko]
13275         
13276         * src/summaryview.c
13277                 fix crash when message that is marked for copy/move is unmarked
13278
13279 2001-09-09 [paul]
13280
13281         * configure.in
13282                 change to version 0.6.1claws2
13283
13284         * sync with sylpheed 0.6.1cvs3
13285
13286 2001-09-09 [alfons]
13287         
13288         * src/folderview.c
13289                 fix bug with default font used for trash folder text
13290
13291 2001-09-06 [paul]
13292
13293         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13294                 updated translations
13295
13296         * configure.in
13297                 change to version 0.6.1claws1
13298
13299         * sync with sylpheed 0.6.1cvs2
13300
13301 2001-09-03 [paul]
13302
13303         * po/POTFILES.in
13304                 add Match's new addressbook
13305
13306         * po/de.po
13307                 updated translation submitted by Jens Oberender
13308
13309 2001-09-02 [paul]
13310
13311         * configure.in
13312                 change to 0.6.1claws
13313         * sync with sylpheed 0.6.1 release
13314
13315 2001-09-02 [paul]
13316
13317         * configure.in
13318                 change to 0.6.0claws2
13319
13320         * sync with sylpheed 0.6.0cvs4
13321
13322         * po/pt_BR.po
13323                 updated translation submitted by Fabio Junior Beneditto
13324
13325 2001-09-01 [match]
13326         * pixmaps/
13327                 interface.xpm
13328                 book.xpm
13329                 address.xpm
13330         * src/
13331                 Makefile.am
13332                 a ton of new files
13333
13334 2001-08-31 [paul]
13335
13336         * configure.in
13337                 change to version 0.6.0claws1
13338
13339         * sync with sylpheed 0.6.0cvs1
13340
13341         * po/es.po
13342                 updated translation submitted by Ricardo Mones Lastra
13343
13344         * po/POTFILES.in
13345                 add 'src/prefs_templates.c'
13346
13347         * src/compose.c, src/summaryview.c
13348                 fix segfault on 'Re_edit'               
13349
13350 2001-08-30 [alfons]
13351
13352         * configure.in, Makefile.am
13353         * tools/Makefile.am
13354                 add tools directory to source distribution
13355
13356 2001-08-30 [paul]
13357
13358         * configure.in
13359                 change to version 0.6.0claws
13360
13361         * sync with sylpheed 0.6.0 release
13362
13363 2001-08-30 [christoph]
13364
13365         * configure.in
13366                 removed autoconf version check
13367
13368 2001-08-30 [paul]
13369
13370         * src/account.c, src/compose.c, src/prefs_common.[ch]
13371         * src/procheader.[ch] src/utils.[ch]
13372                 Enhanced automatic account selection on replies
13373                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
13374
13375         * configure.in
13376                 add LDAP and JPilot to the configuration results output.
13377
13378 2001-08-29 [christoph]
13379
13380         * src/summeryview.c
13381                 no bold font for ignored threads
13382
13383 2001-08-29 [paul]
13384
13385         * configure.in
13386                 change to version 0.5.3claws6
13387
13388         * sync with sylpheed 0.5.3cvs10
13389                 src/stringtable.[ch]: New Files
13390
13391         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
13392         * src/pixmaps/sylpheed.xpm
13393                 add mini-icons to windows (by Alfons)
13394
13395 2001-08-27 [paul]
13396
13397         * src/mainwindow.c
13398                 new functions: next_labeled_cb(), prev_labeled_cb()
13399
13400         * src/summaryview.c
13401                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
13402                 summary_select_next_labeled(), summary_select_prev_labeled()
13403
13404         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
13405                 give claws blue folders and a blue trash can
13406
13407 2001-08-27 [paul]
13408
13409         * configure.in
13410                 change to version 0.5.3claws5
13411
13412         * sync with sylpheed 0.5.3cvs9
13413                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
13414
13415 2001-08-24 [christoph]
13416
13417         * src/filesel.c
13418                 keep filename when browsing directories
13419                 (not working for user entered filename, but
13420                  for default name and selected filename from
13421                  file list)
13422         * src/mainwindow.c
13423                 fixed wrong spelling "Folllow-up"
13424         * src/mbox_folder.c
13425         * src/procmsg.c
13426         * src/summaryview.c
13427                 fixed new/unread message count with ignored
13428                 threads (2 commits, first didn't notice no
13429                 longer needed decreasing)
13430         * src/inc.c
13431                 readded scrolling of progress dialog
13432                 (lost in sync)
13433
13434 2001-08-24 [paul]
13435
13436         * configure.in
13437                 change to 0.5.3claws4
13438
13439         * sync with sylpheed 0.5.3cvs7
13440
13441 2001-08-24 [christoph]
13442
13443         * src/compose.c
13444                 set request return receipt when replying
13445                 if it is set is the folder prefs of the
13446                 message
13447         * src/inc.c
13448                 disable final error popup if popups are
13449                 disabled in config (again)
13450
13451 2001-08-23 [paul]
13452
13453         * configure.in
13454                 Change version number to 0.5.3claws3
13455
13456         * sync with sylpheed 0.5.3cvs5
13457
13458         * src/mimeview.c
13459                 double quote '%s' in 'gedit %s' to fix bug when
13460                 opening attachment with spaces in the name
13461
13462 2001-08-22 [alte]
13463         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
13464           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
13465                 initial message templates support
13466
13467
13468 2001-08-22 [paul]
13469
13470         * configure.in
13471                 change version number to 0.5.3claws2
13472
13473         * sync with sylpheed 0.5.3cvs4
13474
13475         * src/procmsg.h src/summaryview.c
13476                 re-implement (un)ignore thread
13477
13478 2001-08-21 [paul]
13479
13480         * src/summaryview.c
13481                 remove unnecessary code
13482         * src/compose.c
13483                 enable 'dynamic' signatures (submitted by
13484                 Eric Limpens <eric@hscg-internet.nl>)
13485
13486 2001-08-21 [paul]
13487
13488         clean up after sync with sylpheed 0.5.3 release
13489
13490         * src/folderview.c
13491                 fix re-introduced font mess, see Christoph's
13492                 entry 2001-06-24
13493
13494         * src/summaryview.c
13495                 remove prev_msgnum
13496                 use sylpheed's small font instead of
13497                 gtk default font for summary view
13498
13499
13500 2001-08-17 [paul]
13501
13502         * configure.in
13503                 add pl to ALL_LINGUAS - sync with main branch
13504
13505         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13506                 Updated. Translations by Jens Oberender, Ricardo Mones
13507                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
13508
13509         * po/pl.po  ** NEW FILE **
13510                 sync with the main branch
13511
13512         * src/folderview.c
13513                 fix target folder colorizing and refresh problem
13514
13515
13516 2001-08-17 [christoph]
13517
13518         * src/mainwindow.c
13519                 claws uses 4 colors for target folder coloring.
13520                 arrays were not long enough and destroyed the
13521                 stack causing a segfault.
13522                 target folder colorizing does not work anymore
13523                 for me
13524
13525 2001-08-16 [paul]
13526
13527         * configure.in
13528                 change to version 0.5.3claws1
13529
13530         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
13531           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
13532           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
13533
13534                 sync with sylpheed 0.5.3 release, but keep claws method of
13535                 configuring/saving fonts
13536
13537         * src/addressbook.[ch]
13538                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
13539                 in line with a similar change in Hiroyuki's branch
13540
13541         * src/mainwindow.[ch]
13542                 disable main_window_set_thread_option()
13543         * src/prefs_folder_item.c
13544                 comment out &tmps_prefs.enable_thread,
13545         * src/mbox_folder.c, src/procmsg.[ch]
13546                 comment out MSG_IS_IGNORE_THREAD
13547         * src/summaryview.c
13548                 comment out summary_ignore_thread() and summary_unignore_thread()
13549                 comment out MSG_IS_IGNORE_THREAD
13550
13551                 use Hiroyuki's threading instead.
13552
13553
13554
13555 2001-08-15 [paul]
13556
13557         * src/account.c
13558                 use Hiroyuki's 0.5.3 column scheme but also
13559                 include the enable/disable button.
13560         * src/pixmaps/mark.xpm
13561                 add Hiroyuki's amended pixmap
13562
13563 2001-08-13 [christoph]
13564
13565         * src/account.c
13566                 receive at get all column showed wrong state for APOP
13567                 button should only work for POP3 and APOP accounts
13568         * src/prefs_account.c
13569                 added missing preprocessor statement for SSL
13570
13571 2001-08-12 [paul]
13572
13573         * src/account.[ch]
13574                 add 'receive at get all' column and enable/disable
13575                 button.
13576
13577 2001-08-06 [christoph]
13578
13579         * src/account.c
13580                 show usage of SSL in protocol column
13581
13582         * src/imap.c
13583         * src/inc.c
13584                 renamed ssl options
13585
13586         * src/prefs_account.[ch]
13587                 moved ssl options to a new page
13588
13589         * src/send.c
13590         * src/smtp.c
13591         * src/ssl.[ch]
13592                 renamed ssl options
13593                 added support for SMTP STARTTLS command
13594
13595 2001-08-05 [christoph]
13596
13597         * configure.in
13598                 debian autoconf needs version check to find
13599                 correct autoconf version. if the file is
13600                 named configure.in 2.13 is used, which does
13601                 not work with this configure.in script.
13602                 other solution would be to rename the script
13603                 to configure.ac as suggested in the autoconf
13604                 manual.
13605
13606         * src/inc.c
13607                 disable final error popup if popups are
13608                 diabled in config
13609
13610         * src/socket.c
13611                 bugfix in ssl_gets
13612                 fixes IMAP over SSL problem
13613
13614 2001-08-03 [paul]
13615
13616         * configure.in
13617                 change to 0.5.2claws1
13618
13619         * sync with sylpheed 0.5.2cvs1
13620
13621 2001-08-02 [alfons]
13622
13623         * configure.in
13624                 quick fix for ispell detection...
13625
13626 2001-08-01 [paul]
13627
13628         * configure.in
13629                 change to 0.5.1claws4
13630
13631         * sync with sylpheed 0.5.1cvs7
13632
13633 2001-07-31 [alfons]
13634
13635         * src/prefs_common.c, src/prefs_common.h, 
13636           src/gtkspell.c, src/gtkspell.h
13637                 add global spelling checker settings (compose tab) +
13638                 selection of dictionary 
13639           
13640         * configure.in  
13641                 guess valid ispell location
13642
13643 2001-07-31 [paul]
13644
13645         * po/POTFILES.in
13646                 removal of 'src/quote_fmt_parse.c'
13647         * po/de.po
13648                 Updated de.po
13649                 (submitted by Jens Oberender <didge@suse.de>)
13650
13651 2001-07-31 [darko]
13652
13653         * src/folder.[ch]
13654         * src/folderview.[ch]
13655         * src/mainwindow.c
13656         * src/mh.c
13657         * src/prefs_common.[ch]
13658         * src/summaryview.c
13659                 target folder colourization
13660
13661 2001-07-30 [paul]
13662
13663         more sync with Sylpheed 0.5.1cvs6 
13664
13665 2001-07-30 [darko]
13666
13667         * src/mh.c
13668         * src/prefs_folder_item.[hc]
13669         * src/summaryview.c
13670                 shared folders support with a GUI
13671
13672 2001-07-29 [paul]
13673
13674         0.5.1claws3
13675
13676         * sync with Sylpheed 0.5.1cvs6
13677
13678 2001-07-29 [paul]
13679
13680         * po/pt_BR.po
13681                 updated
13682                 (submitted by Fabio Junior Beneditto)
13683
13684 2001-07-28 [paul]
13685
13686         * src/procmime.c
13687         * AUTHORS
13688                 patch to correct bad image mime headers
13689                 (submitted by Don Quijote <dq@searchlores.org>)
13690
13691 2001-07-28 [paul]
13692
13693         * tools/gif2xface.pl   **NEW FILE**
13694         * tools/README
13695                 script to convert file.gif to file.xface for
13696                 use in a custom header.
13697                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
13698
13699 2001-07-27 [alfons]
13700         
13701         * configure.in
13702                 change macros for detecting JPilot and LDAP
13703
13704 2001-07-27 [christoph]
13705
13706         * src/filtering.c
13707                 code cleanup (MIN / MAX warning, needed casting)
13708
13709 2001-07-27 [alfons]
13710
13711         * procheader.c
13712                 disallow setting flags when detecting certain headers
13713                 (X-Status, Status, Seen, X-Seen). 
13714         
13715         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
13716
13717 2001-07-27 [christoph]
13718
13719         * src/prefs_filter.c
13720         * src/prefs_filtering.c
13721         * src/prefs_matcher.c
13722         * src/prefs_scoring.c
13723                 scroll list when moving rows up or down
13724
13725         * src/imap.c
13726         * src/imap.h
13727         * src/prefs_account.c
13728         * src/prefs_account.h
13729         * src/send.c
13730                 SMTP over SSL (untested, feedback requested)
13731                 IMAP over SSL
13732
13733         * src/ssl.c
13734                 code cleanup
13735
13736 2001-07-26 [alfons]
13737         
13738         * configure.in, acconfig.h
13739                 define CLAWS (need this for main / claws detection)
13740
13741 2001-07-25 [alfons]
13742
13743         * configure.in
13744                 Sylpheed 0.5.1claws2
13745                 
13746         * sync with Sylpheed 0.5.1cvs4
13747
13748 2001-07-25 [christoph]
13749
13750         * src/scoring.c
13751                 fixed segfault
13752                 item->prefs == NULL (don't know why)
13753
13754 2001-07-25 [alfons]
13755
13756         * configure.in
13757                 Sylpheed 0.5.1claws1
13758
13759         * sync with Sylpheed 0.5.1cvs1-3
13760
13761 2001-07-24 [christoph]
13762
13763         * src/folderview.c
13764         * src/prefs_folder_item.[ch]
13765                 added folderitem preferences dialog with
13766                 default To: and auto request return receipt
13767
13768         * src/compose.[ch]
13769         * src/menu.[ch]
13770                 changes to handle new folderitem preferences
13771
13772         * src/mainwindow.c
13773         * src/summaryview.c
13774                 call compose new mail with current folderitem
13775
13776 2001-07-24 [alfons]
13777
13778         Release Sylpheed 0.5.1claws
13779
13780         * configure.in
13781                 change to release version 0.5.1claws
13782
13783 2001-07-24 [christoph]
13784
13785         * src/summaryview.c
13786                 fixed segfault that happend when the selected
13787                 message was removed while retrieving new messages.
13788
13789         * po/es.po
13790                 updated translation
13791                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
13792
13793 2001-07-22 [alfons]
13794
13795         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
13796         this is a work in progress, for more information: http://nlpagan.net/sylman 
13797         
13798         * configure.in, src/mainwindow.c, manual/Makefile.am
13799                 add support for English manual
13800
13801         * AUTHORS
13802                 add authors of user manuals
13803
13804         * manual/en/sylpheed*.html
13805                 add English documentation
13806
13807 2001-07-22 [christoph]
13808
13809         * po/POTFILES.in
13810                 added src/ssl.c
13811         * src/ssl.c
13812                 changed a wrong debug message
13813
13814 2001-07-22 [alfons]
13815
13816         * po/nl.po
13817                 update Dutch translation
13818
13819         * src/prefs_filtering.c, 
13820           src/prefs_matcher.c
13821                 add more translatable strings           
13822
13823 2001-07-21 [alfons]
13824
13825         0.5.0claws7
13826
13827         * configure.in
13828                 change version
13829
13830         * src/inc.c, src/summaryview.[ch]
13831                 prevent update of mark file when filtering has done, by
13832                 using a variable; this affects two functions:
13833                         inc.c::inc_finished()
13834                         summaryview.c::summary_show()
13835
13836 2001-07-20 [alfons]
13837
13838         * src/filtering.[ch], src/prefs_filtering.c, 
13839           src/matcher.[ch]
13840                 add filtering action for label coloring 
13841
13842         * po/POTFILES.in
13843                 add labelcolors.c
13844
13845         * added src/labelcolors.c
13846         * added src/labelcolors.h
13847         * src/Makefile.am, src/summaryview.c
13848                 rearrange label coloring code
13849
13850         * src/procmsg.h
13851                 add more parentheses so label colouring works correctly
13852
13853         * src/filtering.c
13854                 don't really delete message, but move it to Trash
13855
13856         * src/prefs_matcher.c
13857                 add quote options to info dialog
13858
13859 2001-07-20 [christoph]
13860
13861         * src/Makefile.am
13862         * src/inc.c
13863         * src/main.[ch]
13864         * src/socket.h
13865         * src/ssl.[ch] (new)
13866                 moved ssl stuff to a seperate file
13867
13868 2001-07-20 [darko]
13869
13870         * src/summaryview.c
13871                 fix show sender using address book with no e-mail
13872                 address in From: field
13873
13874 2001-07-19 [alfons]
13875
13876         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
13877                 fix messy handling of escaping... now at least the
13878                 execute command is useful. escape char is '\', we
13879                 accept \n and \r too. 
13880
13881                 Real life example:
13882                 
13883                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
13884                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
13885
13886 2001-07-18 [alfons]
13887
13888         0.5.0claws6
13889
13890         * src/summaryview.c
13891                 clean up
13892
13893         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
13894           src/procmsg.[ch]
13895                 revise filtering; currently move, copy, marking have
13896                 been tested. if you like bleeding edge stuff, you
13897                 should definitely go for this version :)
13898
13899         * mark old working stuff as VERSION_0_5_0_CLAWS5        
13900
13901 2001-07-17 [christoph]
13902
13903         * src/utils.c
13904                 timestamp log
13905
13906 2001-07-17 [alfons]
13907
13908         0.5.0claws5
13909
13910         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
13911           bits in the mark file, without affecting either branch. Lots of
13912           files changed, also in claws branch.
13913
13914           UNTESTED: use of mbox folders
13915
13916         * src/summaryview.c
13917                 added mark all read; however this was a quick hack used for
13918                 cleaning up mess after initial merge with Hiroyuki
13919
13920         * configure.in
13921                 change claws version number back to 0.5.0claws5 to clear up 
13922                 confusion & pretension (recent release was technically 
13923                 0.5.0claws4, so we neatly align with Hiroyuki :-)
13924
13925 2001-07-16 [alfons]
13926
13927         sync with Hiroyuki's 0.5.0cvs4
13928
13929 2001-07-16 [alfons]
13930
13931         0.5.1claws3
13932
13933         * src/filtering.[ch]
13934                 remove invalid updating of mark files for 
13935                 filter actions MATCHING_ACTION_MOVE and 
13936                 MATCHING_ACTION_DELETE; this should fix the
13937                 folder update bug
13938                 
13939         * src/procmsg.c
13940                 revert Christoph's stab at fixing the folder 
13941                 update bug
13942
13943         * po/POTFILES.in
13944                 add missing files with translatable strings
13945
13946         * src/summaryview.c
13947                 remove debug print
13948
13949 2001-07-15 [alfons]
13950
13951         * src/addr_compl.[ch], src/prefs_filtering.c
13952                 make "filtering pref dialog's destination entry" an
13953                 "address completable entry", if filter destination is 
13954                 an email address
13955
13956         0.5.1claws2
13957         
13958         sync with Hiroyuki's 0.5.0cvs2-3
13959
13960 2001-07-15 [christoph]
13961
13962         * src/procmsg.c
13963                 fixed folder stats update after incorporation
13964
13965 2001-07-15 [alfons]
13966
13967         * src/summaryview.c
13968                 * finish label colouring stuff (for now)
13969                 * fix incorrect colour bug (off by one) 
13970
13971 2001-07-14 [alfons]
13972
13973         * src/mainwindow.c
13974                 change text labels for news and mail message so there's
13975                 plenty of toolbar estate left
13976
13977         * configure.in
13978                 0.5.1claws1
13979
13980         * src/folderview.c
13981           src/folder.[ch]
13982                 sync with Hiroyuki's 0.5.0cvs1
13983
13984         * src/summaryview.c
13985                 more rewrite label colouring
13986
13987 2001-07-14 [alfons]
13988
13989         * src/summaryview.[ch]
13990                 * start rewrite label colouring 
13991                 * fix proper location "Add Sender To Addressbook" menu item
13992
13993 2001-07-13
13994
13995         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
13996         (actually this is 0.5.0claws4)
13997
13998 2001-07-13 [alfons]
13999
14000         * po/pt_BR.po
14001                 * fix duplicate message
14002                 * add updated Portugese / Brazilian translation
14003                   submitted by Fabio Junior Beneditto
14004
14005 2001-07-12 [alfons]
14006
14007         * AUTHORS
14008                 add Jens
14009
14010         * po/nl.po
14011                 add updated Dutch translation
14012
14013         * po/de.po
14014                 add updated German translation submitted by Jens
14015
14016 2001-07-11 [alfons]
14017
14018         Prerelease before 0.5.0claws. Please test.
14019         This version is temporarily tagged as VERSION_0_5_0_TEST
14020
14021         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
14022           src/prefs_scoring.c, src/prefs_matcher.c, 
14023           src/prefs_filtering.c, src/mbox.c, 
14024           src/main.c, src/inc.c, src/filtering.[ch]
14025                 revert new Hoa's new matcher (does not work yet)
14026
14027         * src/Makefile.am
14028                 clean up
14029
14030 2001-07-10
14031
14032         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14033
14034
14035 2001-07-10 [alfons]
14036
14037         * Makefile.am
14038                 add ChangeLog.claws to EXTRA_DIST
14039         * src/Makefile.am
14040                 add matcher_parser_parse.h to EXTRA_DIST
14041
14042 2001-07-10 [christoph]
14043
14044         * src/inc.c
14045                 add destination folder to table of
14046                 folders that need to be updated after
14047                 incorporation
14048
14049 2001-07-10 [alfons]
14050
14051         * folder.[ch]
14052           folderview.c
14053                 make collapse state of folders and folder items persistent, i.e.
14054                 if you collapse a folder tree, the next time sylpheed-claws starts 
14055                 up the folder tree remains collapsed.  
14056                 
14057 2001-07-10 [christoph]
14058
14059         * acconfig.h
14060         * configure.in
14061                 added --enable-ssl
14062         * src/md5.[ch]
14063                 renamed MD5_CTX to MD5_CTX_syl
14064                 conflicts with a struct in openssl
14065         * src/inc.c
14066         * src/main.[ch]
14067         * src/prefs_account.[ch]
14068         * src/socket.[ch]
14069                 SSL support for POP
14070         * src/mainwindow.c
14071                 fixed compose with current account
14072                 broken by new compose button stuff
14073
14074 2001-07-09 [hoa]
14075
14076         * AUTHORS
14077                 changed my email address
14078
14079         * src/matcher_parser_parse.y
14080                 clean the parser to remove conflicts
14081
14082 2001-07-09 [alfons]
14083
14084         * AUTHORS
14085                 add Match Grun
14086
14087         * configure.in
14088                 fix incorrect description of --enable-ldap parameter
14089
14090         * src/prefs_common.[ch]
14091           src/compose.c
14092                 add experimental option "smart wrapping" which makes the
14093                 compose editor auto wrap.
14094                 
14095                 | TODO: the problem with the buggy cursor handling is caused |
14096                 | by the GtkText. when deleting / backspacing text its       |
14097                 | wrapping algorithm does not take in account the previous   |
14098                 | line. should find a way to hack this in.                   |
14099                 | or should perhaps combine this with the word wrapping      |
14100                 | patch i wrote in january.                                  |
14101
14102         * src/about.c
14103                 show build parameters for LDAP and JPilot
14104
14105         * src/summaryview.c
14106                 revert Christoph's bugfix for selecting next unread message, 
14107                 because folder stats aren't updated correctly
14108
14109 2001-07-08 [hoa]
14110
14111         * src/filtering.c
14112         * src/mainwindow.c
14113         * src/matcher.c
14114         * src/matcher_parser_lex.l
14115         * src/matcher_parser_parse.y
14116         * src/prefs_filtering.c
14117         * src/prefs_scoring.c
14118         * src/scoring.c
14119                 bugfix of the config file parser
14120
14121 2001-07-08 [alfons]
14122
14123         * src/Makefile.am
14124                 added generated matcher sources to BUILT_SOURCES
14125
14126 2001-07-08 [hoa]
14127
14128         * src/Makefile.am
14129         * src/.cvsignore
14130                 added new config file parser
14131
14132         * src/scoring.[ch]
14133         * src/filtering.[ch]
14134         * src/matcher.[ch]
14135         * src/prefs_filtering.c
14136         * src/prefs_matcher.c
14137         * src/prefs_scoring.c
14138         * added src/matcher_parser.h
14139         * added src/matcher_parser_lex.h
14140         * added src/matcher_parser_lex.l
14141         * added src/matcher_parser_parse.y
14142                 lex & yacc config file parser
14143
14144         * src/mbox.c
14145         * src/inc.c
14146         * src/main.c
14147                 changes prefs_filtering into global_filtering           
14148
14149         * src/summaryview.c
14150                 build threads with subjects only if "Re: " is at the
14151                 beginning of the subject
14152
14153 2001-07-07 [paul]
14154
14155         0.5.0claws
14156
14157         sync with sylpheed 0.5.0
14158                 change of version number only
14159
14160 2001-07-06 [paul]
14161
14162         0.5.0claws5
14163
14164         sync with sylpheed 0.5.0pre5
14165
14166 2001-07-05 [paul]
14167
14168         sync with sylpheed 0.5.0pre4 release
14169                 /po and /manual/ja not sync'ed
14170
14171 2001-07-04 [paul]
14172
14173         more sync with sylpheed 0.5.0pre4
14174
14175 2001-07-03 [christoph]
14176
14177         * src/addressbook.c
14178                 fixed address book broken by address book
14179                 for VCard, JPilot, LDAP
14180
14181 2001-07-03 [alfons]
14182
14183         * src/matcher.c
14184         * src/textview.c
14185                 stopped memory leaks
14186
14187 2001-07-03 [paul]
14188
14189         more sync with sylpheed 0.5.0pre4
14190
14191 2001-07-02 [match]
14192
14193         * included address book patch for VCard, JPilot, LDAP
14194         * pref_common.c - fixed Font options on Display tab (cosmetic)
14195         * alertpanel.c - fixed truncated message
14196
14197 2001-07-02 [christoph]
14198
14199         * src/mbox_folder.c
14200         * src/procmsg.[ch]
14201         * src/summaryview.c
14202                 mark threads for ignoring
14203
14204 2001-07-02 [paul]
14205
14206         0.5.0claws4
14207
14208         * sync with sylpheed 0.5.0pre4
14209                 updated gettext to 0.10.38.
14210
14211 2001-07-01 [paul]
14212
14213         * src/ mainwindow.c
14214         * src/procmsg.h
14215         * src/summaryview.[ch]
14216                 new right-click option: Label.
14217                 substitute for 'Mark-->Mark/Unmark', colours the line.
14218                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
14219
14220 2001-07-01 [christoph]
14221
14222         * src/folderview.c
14223                 fixed font for trash
14224         * src/summaryview.c
14225                 move ctree to unread message
14226
14227 2001-07-01 [paul]
14228
14229         * sync with sylpheed 0.5.0pre3 release
14230
14231 2001-06-30 [alfons]
14232
14233         * src/filesel.[ch]
14234         * src/compose.c
14235                 allow inserting / attaching multiple files in
14236                 the composer window
14237
14238 2001-06-30 [paul]
14239
14240         * src/codeconv.c
14241                 small change to Alfons' previous stuff so that it
14242                 actually makes
14243
14244 2001-06-30 [alfons]
14245
14246         * lots of files changed; first attempt to merge the changes
14247           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
14248
14249 2001-06-30 [paul]
14250
14251         * po/pt_BR.po
14252                 updated and completed, translations by Fabio
14253                 Junior Beneditto <fjbeneditto@yahoo.com.br>
14254
14255 2001-06-29 [alfons]
14256
14257         * src/compose.c
14258         * src/mimeproc.[ch]
14259                 allow selecting an attached files' mime type from a 
14260                 list of types.
14261
14262 2001-06-29 [paul]
14263
14264         * more sync with sylpheed 0.5.0pre3
14265
14266 2001-06-29 [paul]
14267
14268         * po/pt_BR.po
14269                 merge with sylpheed.pot and pt_BR.po provided by
14270                 Fabio Junior Beneditto.
14271
14272 2001-06-29 [darko]
14273
14274         * src/procmime.c
14275                 make MIME types case insensitive
14276
14277 2001-06-28 [alfons]
14278
14279         * po/nl.po
14280                 merge with sylpheed.pot and old nl.po; translations added.
14281
14282 2001-06-28 [paul]
14283
14284         * more sync with sylpheed 0.5.0pre3
14285
14286 2001-06-27 [alfons]
14287
14288         * src/summaryview.c
14289                 don't crash when removing parent node of messages
14290                 attracted by subject. this was caused by not deleting
14291                 the parent node from the subject line hash table.
14292
14293 2001-06-27 [alfons]
14294
14295         * src/summaryview.c
14296         * src/compose.[ch]
14297         * src/mainwindow.c
14298                 if there are multiple messages selected, allow forwarding
14299                 them as attachments.
14300
14301 2001-06-27 [paul]
14302
14303         * more sync with sylpheed 0.5.0pre3
14304
14305 2001-06-26 [paul]
14306
14307         0.5.0claws3
14308
14309         * sync with sylpheed 0.5.0pre3
14310
14311 2001-06-25 [paul]
14312
14313         * src/mainwindow.c
14314                 fixed 'compose news article' bug
14315                 from icon-and-text toolbar
14316
14317 2001-06-25 [paul]
14318
14319         * sync with sylpheed 0.5.0pre2 release
14320
14321 2001-06-24 [christoph]
14322
14323         * src/prefs_common.c
14324                 bug fix in font selection
14325         * src/folderview.c
14326                 use sylpheed's normal font instead of
14327                 gtk default font for folders without
14328                 new messages
14329
14330 2001-06-24 [alfons]
14331
14332         * src/mainwindow.[ch]
14333                 added composite compose mail / news button (an idea by Leandro
14334                 Pereira <leandro@linuxmag.com.br>)
14335
14336 2001-06-24 [paul]
14337
14338         Added instructions for ldif-to-xml.py
14339
14340         * tools/README
14341
14342 2001-06-23 [alfons]
14343
14344         Some minor things.
14345
14346         * src/pixmaps/stock_news_compose.xpm
14347                 added pixmap by Leandro
14348         * src/prefs_common.c
14349                 tested built-in spelling checker of GCC 3.0 :)
14350         * po/nl.po
14351                 merged dutch translation of sylpheed-main with
14352                 sylpheed.pot
14353
14354 2001-06-23 [paul]
14355
14356         Added tools directory and files.
14357
14358         * tools/filter_conv.pl
14359                 converts old filter system to new filtering system
14360         * tools/ldif-to-xml.py
14361                 converts netscape addressbook to sylpheed addressbook
14362         * tools/README
14363                 descriptions/instructions for above two files
14364
14365 2001-06-23 [christoph]
14366
14367         * src/inc.c
14368         * src/manage_window.[ch]
14369         * src/prefs_common.[ch]
14370                 mail retrieval dialog can be enabled, disabled
14371                 or hidden if non of sylpheed's windows is active
14372
14373 2001-06-22 [paul]
14374
14375         0.5.0claws2
14376
14377         * sync with sylpheed 0.5.0pre2
14378
14379 2001-06-21 [christoph]
14380
14381         * src/summaryview.c
14382                 show recipient on 'from' for all accounts
14383                 
14384         * src/inc.c
14385         * src/prefs_common.[ch]
14386                 disable error popup on mail receive errors
14387
14388 2001-06-21 [alfons]
14389
14390         * src/compose.c
14391                 made the ruler correctly appear and disappear.
14392
14393         * src/Makefile.am
14394                 removed Hoa's work-in-progress-stuff (interesting!) so 
14395                 claws compiles ok.
14396
14397 2001-06-20 [christoph]
14398
14399         * src/inc.c
14400         * src/progressdialog.c
14401                 added scrolled window for list in progressdialog
14402
14403 2001-06-20 [paul]
14404
14405         sync with sylpheed 0.5.0pre1 release
14406
14407 2001-06-20 [christoph]
14408
14409         * src/summeryview.c
14410                 make building threads by subject work when
14411                 thread view is enabled
14412                 
14413         * src/compose.c
14414         * src/prefs_common.[ch]
14415                 automatically select account for mail replys
14416
14417 2001-06-19 [sergey]
14418
14419         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
14420         they are filled in from the account settings.
14421
14422 2001-06-19 [paul]
14423
14424         * more sync with sylpheed 0.5.0pre1
14425
14426 2001-06-18 [alfons]
14427
14428         * src/Makefile.am,
14429           src/procmime.c
14430                 added --sysconfdir to CPPFLAGS for pointing to the correct
14431                 location of mime.types. 
14432
14433                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
14434                 or ./configure!
14435
14436 2001-06-18 [hoa]
14437
14438         * src/summaryview.c
14439                 fixed some bug when building threads
14440
14441 2001-06-18 [pau]l
14442
14443         * src/prefs_account.c
14444                 UI stuff: More changes to the English
14445
14446 2001-06-18 [paul]
14447
14448         * src/pixmaps/stock_news_compose.xpm: new file
14449         * src/Makefile.am
14450         * src/mainwindow.c
14451         * src/summaryview.c
14452                 Added new icon for Hoa's 'compose a news
14453                 message', plus minor improvements to the
14454                 English
14455
14456         * po/ja.po
14457         * ChangeLog
14458         * ChangeLog.jp
14459                 more sync with sylpheed 0.5.0pre1
14460
14461 2001-06-18 [hoa]
14462
14463         * src/compose.[ch]
14464         * src/mainwindow.c
14465                 Follow-up and reply to
14466
14467         * src/summaryview.[ch]
14468                 Build threads also with subjects
14469
14470 2001-06-17 [hoa]
14471
14472         * src/compose.c
14473                 forwarding use the current account.
14474
14475         * src/mainwindow.c
14476                 the "compose message" button has been replaced with
14477                 "new mail" and "new news" buttons
14478
14479         * src/prefs_common.[ch]
14480                 added a configuration option to use the forward button
14481                 as "forward as attachment"
14482                 changed reply and forward format description
14483
14484         * src/quote_fmt_lex.l
14485         * src/quote_fmt_parse.y
14486                 added message with no signature in format for reply
14487                 and forward.
14488
14489 2001-06-17 [paul]
14490
14491         Minor UI stuff
14492
14493         * src/mainwindow.c
14494         * src/summaryview.c
14495                 Improvements to the English
14496
14497         * src/prefs_common.c
14498                 Improvements to the English and some
14499                 clarity/continuity improvements in the
14500                 description of Quote symbols.
14501
14502 2001-06-17 [paul]
14503
14504         0.5.0claws1
14505
14506         * sync with sylpheed 0.5.0pre1
14507
14508 2001-06-17 [hoa]
14509
14510         * src/compose.c
14511                 Better interface for compose, displayed fields
14512                 are updated whenever we change account.
14513                 Newsgroups field is automatically filled.
14514
14515         * src/mainwindow.c
14516                 Newsgroups field is automatically filled.
14517
14518         * src/prefs_account.c
14519                 Some interface stuff when fields appear and
14520                 disappear.
14521
14522 2001-06-16 [paul]
14523
14524         0.4.99claws
14525
14526         * sync with sylpheed 0.4.99
14527
14528 2001-06-16 [sergey]
14529
14530         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
14531         base64_decoder_free, base64_decoder_decode): new object and
14532         functions for decoding base64 streams.
14533         * src/procmime.c (procmime_decode_content): modified to use the
14534         new base64 decoder.
14535
14536 2001-06-15 [paul]
14537
14538         0.4.99claws10
14539
14540         * sync with sylpheed 0.4.99cvs11
14541
14542 2001-06-13 [paul]
14543
14544         0.4.99claws9
14545
14546         * sync with sylpheed 0.4.99cvs9
14547
14548 2001-06-13 [hoa]
14549
14550         * src/compose.c
14551         * src/prefs_account.c
14552
14553                 SMTP server can be defined in the news account
14554                 mime type of attachment are kept.
14555
14556         * src/summaryview.c
14557
14558                 now choose the highest important score between default
14559                 and important score of folder.
14560
14561 2001-06-09 [alfons]
14562         
14563         * src/prefs_common.c: 
14564
14565                 (prefs_quote_description_create): corrected description of 
14566                 quote format characters
14567
14568 2001-06-09 [paul]
14569
14570         0.4.99claws8
14571
14572         * sync with sylpheed 0.4.99cvs8
14573
14574 2001-06-08 [sergey]
14575
14576         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
14577         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
14578
14579 2001-06-08 [paul]
14580
14581         0.4.99claws7
14582
14583         * sync with sylpheed 0.4.99cvs7
14584
14585 2001-06-06 [sergey]
14586
14587         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
14588         clashes with autogenerated header).
14589         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
14590         * src/Makefile.am: added quote_fmt.h.
14591         * src/.cvsignore: added lex/yacc autogenerated files
14592         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
14593
14594 2001-06-06 [paul]
14595
14596         0.4.99claws6
14597
14598         * sync with sylpheed 0.4.99cvs6
14599
14600 2001-06-06 [hoa]
14601
14602         * added src/quote_fmt_parse.h
14603         * src/compose.c
14604                 removed warnings
14605
14606         * src/prefs.[ch]
14607                 don't modify readonly configuration files
14608
14609         * src/prefs_account.c
14610         * src/prefs_common.c
14611         * src/prefs_customheader.c
14612         * src/prefs_display_header.c
14613         * src/prefs_filter.c
14614         * src/prefs_filtering.c
14615         * src/prefs_scoring.c
14616                 don't open dialog box when configuration files
14617                 are readonly
14618
14619 2001-06-05 [sergey]
14620
14621         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
14622
14623         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
14624         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
14625         BUILT_SOURCES to make all files rebuild properly.
14626
14627         * src/compose.c: removed #include "quote_fmt.tab.h".
14628
14629         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
14630         CHARACTER value in yylval.
14631
14632         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
14633         receive CHARACTER value by documented means (yylval).
14634
14635         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
14636
14637 2001-06-05 [hoa]
14638
14639         * src/Makefile.am
14640                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
14641
14642         * src/filtering.c
14643         * src/matcher.c
14644         * src/matcher.h
14645         * src/prefs_filtering.c
14646                 now keep the configuration for execute action
14647
14648         * src/mbox_folder.c
14649                 fixed a warning
14650
14651 2001-06-05 [paul]
14652
14653         * sync with sylpheed 0.4.99cvs5
14654
14655 2001-06-05 [hoa]
14656
14657         * src/Makefile.am
14658                 added quote_fmt.[ch]
14659
14660         * added src/quote_fmt.y
14661         * added src/quote_fmt.l
14662         * added src/quote_fmt.tab.h
14663         * added src/quote_fmt.tab.c
14664         * added src/lex.quote_fmt.c
14665                 parsing configuration for replying
14666                 and forwarding
14667
14668         * src/prefs_common.[ch]
14669                 added configuration UI for replying
14670                 and forwarding
14671
14672         * src/compose.c
14673                 using configuration for replying
14674                 and forwarding
14675
14676 2001-06-04 [hoa]
14677
14678         * src/filtering.c
14679         * src/matcher.c
14680         * src/matcher.h
14681         * src/prefs_filtering.c
14682         * src/prefs_matcher.c
14683         * src/prefs_matcher.h
14684                 action "run a command" for filtering
14685                 and matching with a command.
14686                 fixed the "whole message" matching
14687
14688         * src/mbox_folder.c
14689                 changed temporary filename for security
14690
14691         * src/messageview.c
14692                 queue the notification if it fails to send.
14693
14694         * src/prefs_common.c
14695         * src/prefs_folder_item.c
14696                 changed the default important score             
14697
14698         * src/prefs_scoring.c
14699         * src/scoring.c
14700                 hide kill score input when the folder is not
14701                 a newsgroup
14702
14703 2001-06-03 [alfons]
14704
14705         * src/prefs_common.c:
14706
14707                 (prefs_font_select): pass font name in font entry box to font
14708                 selection dialog.
14709
14710 2001-06-03 [sergey]
14711
14712         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
14713
14714 2001-06-03 [paul]
14715
14716         * sync with sylpheed 0.4.99cvs4
14717
14718 2001-06-03 [alfons]
14719
14720         * src/headerwindow.c:
14721
14722                 (headerwindow_show_cb): use the selected summary view item, not
14723                 the displayed item.
14724
14725 2001-06-02 [alfons]
14726
14727         * src/headerwindow.c:
14728
14729                 (headerwindow_show_cb): always try to show msginfo
14730
14731 2001-06-02 [hoa]
14732
14733         * src/compose.c
14734                 keep attached parts when reediting or forwarding.
14735
14736 2001-06-01 [hoa]
14737
14738         * src/folderview.c
14739         * src/prefs_folder_item.[ch]
14740         * src/prefs_scoring.[ch]
14741         * src/scoring.[ch]
14742         * src/summaryview.[ch]
14743         * src/main.c
14744         * src/mainwindow.c
14745         * src/prefs_common.[ch]
14746                 support for folder scoring
14747                 kill score and important score for messages
14748         
14749         * src/prefs_account.c
14750                 some display bug fixed for local account
14751                 preferences
14752
14753 2001-05-31 [alfons]
14754
14755         * src/summaryview.c:
14756
14757                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
14758                 sender to address book menu item is disabled.
14759
14760 2001-05-30 [hoa]
14761
14762         * src/filtering.[ch]
14763         * src/summaryview.c
14764                 handling summary menu / filter messages
14765
14766         * src/folder.[ch]
14767                 add some stuff
14768
14769         * src/foldersel.c
14770                 imap folders now appears in list
14771
14772         * src/mbox_folder.c
14773                 doesn't crash if destination mail is not writeable
14774
14775 2001-05-29 [hoa]
14776
14777         * src/compose.c
14778                 removed some warnings
14779
14780         * src/filtering.c
14781         * src/folder.[ch]
14782         * src/prefs_filtering.c
14783                 global string to identify any folders           
14784                 removed some debug info
14785                 filtering to mbox folders is now possible
14786
14787         * src/mainwindow.c
14788                 removed some warnings
14789
14790         * src/mbox_folder.c
14791                 permission on files are changed to read/write for user only,
14792                 nothing for other.
14793                 creation of subfolder is handled better.
14794
14795 2001-05-28 [alfons]
14796
14797         Verified the sync for src/prefs_common.[ch] and
14798         src/prefs_account.[ch]. I believe there were some
14799         minor indentation differences.
14800
14801 2001-05-28 [paul]
14802
14803         0.4.99claws3
14804
14805         * sync with 0.4.99cvs3
14806
14807 2001-05-28 [hoa]
14808
14809         * src/compose.c
14810                 handling flags for mbox format
14811
14812         * src/filtering.c
14813                 use of mark file only for MH format
14814                 handling flags for mbox format
14815                 filtering cannot yet move or copy mails to mbox folders.
14816
14817         * src/folder.[ch]
14818                 changed move_msg, copy_msg,
14819                 move_msgs_with_dest, copy_msgs_with_dest functions
14820                 uses only folder->copy_msg() function
14821                 uses folder->finished_copy() to handle the destination
14822                 folder at the end of the copy or move operation.
14823
14824         * src/foldersel.c
14825                 included mbox directories.
14826
14827         * src/folderview.[ch]
14828         * src/mainwindow.c
14829                 handle folders operation for mbox format
14830
14831         * src/mbox.c
14832                 disable conversion of "From " header
14833
14834         * src/mbox_folder.[ch]
14835                 completion of mbox format handling
14836
14837         * src/mh.c
14838                 changed mh_copy_msg() function and
14839                 removed mh_move_msg(), mh_move_msgs_with_dest(),
14840                 mh_copy_msgs_with_dest()
14841
14842         * src/prefs_filtering.c
14843                 removed some warnings
14844
14845         * src/prefs_matcher.c
14846                 default boolean operation is AND
14847
14848         * src/procheader.c
14849                 handling flags for mbox format
14850                 handling of "From " header
14851
14852         * src/procmsg.[ch]
14853                 removed data field
14854                 added MSG_REALLY_DELETED flags to handle deletion of
14855                 messages in mbox format.
14856
14857         * src/summaryview.c
14858                 handling flags for mbox format
14859                 disable the MSG_DELETED flags when messages
14860                 are deleted in mbox format
14861
14862         * src/textview.c
14863                 "From " headers display fixed.
14864
14865 2001-05-27 [alfons]
14866
14867         * src/textview.c:
14868                 
14869                 (get_email_part): skip quoted email addresses, like in e.g.
14870                 "'alfons@proteus.demon.nl'".
14871
14872 2001-05-26 [alfons]
14873
14874         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
14875         and fixing the persistence troubles when using separate windows.
14876
14877         * src/mainwindow.c:
14878         
14879             Added #define SEPARATE_ACTION used in the gtk item factory for 
14880             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
14881                 use gtk_item_factory_get_widget_by_action() to get the items.
14882                 
14883             Removed separate_widget_cb from the gtk item factory data   
14884           
14885             (mainwindow_create): connect separate_widget_cb() to check
14886             menu item "toggled" signal. also passing a MainWindow pointer
14887                 as object data for both check menu items.
14888                 
14889             (separate_widget_cb): definition of separate_widget_cb() to match
14890             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
14891                 window using gtk_object_get_data(). The type of window separation 
14892                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
14893         
14894         * src/prefs_filtering.c,
14895           src/prefs_matcher.c: added horizontal scrollbars
14896
14897 2001-05-25 [darko]
14898
14899         * src/headerview.c
14900                 fix segfault with invalid bold font
14901         * src/summaryview.c
14902                 correctly display summary stats after row is marked
14903
14904 2001-05-23 [sergey]
14905
14906         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
14907         encodings with libjconv.
14908
14909 2001-05-23 [hoa]
14910
14911         * src/Makefile.am
14912                 added mbox_folder.[ch]
14913         * src/defs.h
14914                 mbox temporary folder
14915         * src/folder.[ch]
14916         * added src/mbox_folder.[ch]
14917         * src/folderview.c
14918         * src/procheader.[ch]
14919                 added mbox support
14920         * src/mbox.c
14921                 bugfix for file incorporation filtering
14922         * src/imap.c
14923                 enable creation of MBOX
14924         * src/prefs_display_header.c
14925                 enable use of headers like "From "
14926                 something that should be fixed :
14927                         displaying of such headers add an extra space
14928         * src/prefs_folder_item.c
14929                 don't create folders because it is not necessary
14930         * src/procmsg.h
14931                 added data field to MsgInfo for mbox internal use
14932         * src/summaryview.c
14933                 added some support for mbox
14934         * src/utils.[ch]
14935                 added get_mbox_cache_dir() function
14936
14937 2001-05-23 [hiroyuki]
14938
14939         * src/headerwindow.c
14940           src/inc.c
14941           src/main.c
14942           src/mh.c
14943           src/nntp.c
14944           src/procmsg.h
14945           src/session.h
14946           src/socket.[ch]
14947           src/summaryview.c
14948           src/textview.c
14949           src/automaton.c
14950           src/folderview.c: more sync with 0.4.99cvs2.
14951
14952         * src/headerwindow.c: reverted.
14953
14954 2001-05-22 [paul]
14955
14956         0.4.99claws2
14957
14958         * sync with sylpheed 0.4.99cvs2
14959                 * src/news.[ch]
14960                 * src/nntp.[ch]
14961                 * INSTALL
14962                 * INSTALL.jp
14963
14964 2001-05-22 [alfons]
14965
14966         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
14967
14968 2001-05-21 [alfons]
14969
14970         Minor things:
14971
14972         * configure.in: if gnome-config not found, "no" is displayed
14973         
14974         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
14975
14976         * src/textview.c: now also possible to add mail addresses by right
14977           clicking in the text view
14978
14979         * src/codeconv.c: merged patch which fixes endless loop when encountering
14980           invalid wide characters; from Alte <010@imis.ru>  
14981
14982 2001-05-20 [alfons]
14983
14984         Added installation of gnome specific things:
14985
14986         * Makefile.am: gnome conditional
14987
14988         * configure.in: check for installed gnome
14989
14990         * added sylpheed.png, sylpheed.desktop
14991
14992 2001-05-20 [sergey]
14993
14994         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
14995
14996         * src/mainwindow.h (main_window_toolbar_create): created a button
14997         for "Reply to all".
14998         (main_window_set_toolbar_sensitive): enable/disable the new button
14999         appropriately.
15000         (toolbar_reply_to_author_cb): handle the new button.
15001
15002         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
15003         send_progress_dialog_destroy() on failure (fixes hang on SMTP
15004         failure).
15005
15006 2001-05-19 [sergey]
15007
15008         * src/compose.h (ComposeReplyMode): new modes
15009         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
15010         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
15011
15012         * src/compose.c
15013         (compose_send): move some code into a new function:
15014         (compose_current_mail_account): new function.
15015         (compose_reply): new argument to_author, all callers changed; if
15016         to_author==TRUE and account->protocol==A_NNTP, find and use an
15017         appropriate mail account for replying.
15018         (compose_reply_set_entry): new argument to_author; ignore
15019         compose->replyto if to_author==TRUE.
15020
15021         * src/mainwindow.c: new command "Message/Reply to author".
15022         (main_window_set_menu_sensitive): enable/disable it.
15023         (reply_cb): handle it.
15024
15025         * src/summaryview.c: new command "Reply to author".
15026         (summary_set_menu_sensitive): enable/disable it.
15027         (summary_reply_cb): handle it.
15028
15029         * src/account.c (account_find_mail_from_address): new function.
15030
15031 2001-05-18 [paul]
15032
15033         0.4.99claws1
15034
15035         * sync with sylpheed 0.4.99cvs1
15036
15037 2001-05-18 [hoa]
15038
15039         * src/compose.[ch]
15040         * src/filtering.c
15041         * src/summaryview.c
15042                 new filtering action : forward and forward as attachment
15043
15044         * src/main.c
15045                 no need for $DISPLAY when we run sylpheed --help
15046                 call to parse_cmd_opt() is moved
15047
15048         * src/mainwindow.[ch]
15049                 execute button is hidden when immediate execute
15050                 is chosen
15051
15052         * src/mh.c
15053         * src/news.c
15054         * src/prefs_folder_item.c
15055         * src/procmsg.c
15056                 better handling of missing directories
15057
15058         * src/summaryview.c
15059                 reedit is enabled in outbox
15060                 reedit is enabled in queue
15061
15062 2001-05-17 [hoa]
15063
15064         * src/filtering.c
15065         * src/matcher.[ch]
15066         * src/prefs_filtering.c
15067                 changed attachement into attachment
15068
15069 2001-05-17 [alfons]
15070
15071         0.4.67claws4    
15072
15073         * sync with sylpheed 0.4.67cvs9
15074         * sync with sylpheed 0.4.67cvs7-8
15075
15076 2001-05-17 [hoa]
15077
15078         * src/Makefile.am
15079                 added prefs_filtering.c
15080
15081         * src/filtering.[ch]
15082         * src/matcher.[ch]
15083                 removed action : forward_news and forward_news_as_attachement
15084                 (forward and forward_as_attachement can be used instead)
15085
15086         * src/mainwindow.c
15087                 added menu option to access filtering configuration
15088
15089         * src/prefs_account.c
15090                 changed mail_command default to /usr/sbin/sendmail
15091
15092         * added src/prefs_filtering.[ch]
15093                 dialog box for filtering configuration
15094
15095         * src/prefs_matcher.c
15096                 added function prefs_matcher_get_criteria_from_matching()
15097
15098         * src/prefs_scoring.c
15099                 reset the dialog when register or substitute is clicked
15100
15101 2001-05-15 [hoa]
15102
15103         * src/Makefile.am
15104                 added filtering.[ch]
15105         * src/inc.c
15106                 using filering.[ch] instead of filter.[ch]
15107         * src/main.c
15108                 reading new filtering configuration
15109         * src/matcher.[ch]
15110                 added some filtering actions
15111                 and fixed a bug for headers and mail body matching
15112         * src/mbox.c
15113                 using filering.[ch] instead of filter.[ch]
15114         * src/mh.c
15115                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
15116         * src/summaryview.c
15117                 some fixes for filtering
15118
15119 2001-05-14 [hiroyuki]
15120
15121         * src/send.c: fixed some weird indentations.
15122           send_message_with_command(): call pclose() only if p != NULL.
15123         * src/textview.c: get_email_part(): modified the code for readability.
15124
15125 2001-05-14 [hiroyuki]
15126
15127         * src/md5global.h
15128           src/md5ify.c
15129           src/md5ify.h: removed from the cvs.
15130
15131 2001-05-13 [sergey]
15132
15133         * src/main.c: include rfc2015.h to avoid compiler warnings.
15134         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
15135         the panel is already on screen.
15136         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
15137         closing the alert window by ESC as "No".
15138         * src/prefs_common.c (prefs_interface_create): moved return
15139         receipt check button to the correct place.
15140
15141 2001-03-13 [alfons]
15142
15143         * src/prefs_common.c: 
15144                 moved return receipt check button to the Send tab. (prefs_send_create)
15145                 removed the date format ui related globals. (prefs_display_create)
15146
15147         0.4.67claws3
15148         
15149         * sync with sylpheed 0.4.67cvs5-6
15150
15151 2001-05-13 [paul]
15152
15153         * added Alfons' font selection patch
15154
15155         * src/defs.h
15156         * src/headerwindow.c
15157         * src/prefs_common.c
15158         * src/prefs_common.h
15159
15160 2001-05-13 [hoa]
15161         * src/defs.h
15162                 changed version of cache
15163         * src/matcher.[ch]
15164         * src/prefs_matcher.c
15165                 added additionnal matching criteria
15166         * src/procheader.c
15167         * src/procmsg.[ch]
15168         * src/news.c
15169                 added references in MsgInfo
15170
15171 2001-05-12 [hoa]
15172
15173         * src/defs.h
15174                 prepared some things for new filtering
15175         * src/matcher.[ch]
15176                 added some matching properties
15177                 inreplyto need to be enhanced
15178                 prepared some things for new filtering
15179         * src/messageview.c
15180                 added Return-Receipt-To handling
15181         * src/prefs_folder_item.c
15182                 changed default value to TRUE
15183         * src/prefs_matcher.c
15184                 added some matching properties
15185         * src/prefs_scoring.[ch]
15186                 the scoring dialog is finished
15187         * src/procheader.c
15188                 added Return-Receipt-To handling
15189                 Reference need to be added
15190         * src/procmsg.[ch]
15191                 added Return-Receipt-To handling
15192                 added threadscore to get a better score sorting when
15193                 threads are enabled
15194         * src/summaryview.c
15195                 suppressed a bug when we sort the list
15196                 when no folder is opened.
15197                 better score sorting when threads are enabled
15198
15199 2001-05-12 [alfons]
15200
15201         * reverted previous patch because of potential errors 
15202
15203         0.4.67claws2
15204         
15205         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
15206                 applied "toggle mail-retrieval dialog window" patch submitted 
15207                 by Eric Limpens <eric@qnt.net>
15208
15209         * sync with sylpheed 0.4.67cvs4
15210
15211 2001-05-12 [sergey]
15212
15213         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
15214         some picky compilers.
15215         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
15216         * src/grouplist_dialog.c: include alertpanel.h.
15217         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
15218         fix compile warning.
15219         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
15220         #include "defs.h" before others to prevent the warning of `MIN'
15221         and `MAX' redefinition.
15222
15223 2001-05-11 [hoa]
15224
15225         * src/main.c
15226         * src/messageview.c
15227         * src/prefs_account.c
15228         * src/prefs_display_header.c
15229                 removed warning
15230         * src/Makefile.am
15231                 added prefs_scoring.[ch]
15232         * src/grouplist_dialog.c
15233                 display an error dialog box if the group list
15234                 cannot be fetched.
15235         * src/mainwindow.[ch]
15236                 added main_window_set_thread_option() function
15237                 scoring dialog box enabled
15238         * src/matcher.[ch]
15239                 added flags matching unread /new / marked
15240                 / deleted / replied / forwarded
15241         * src/news.c
15242                 newsgroups are now finally in newscache
15243         * src/prefs_matcher.[ch]
15244                 finished preferences for matching dialog
15245         * added src/prefs_scoring.[ch]
15246                 scoring dialog box completed
15247         * src/scoring.[ch]
15248                 conversion to string : added scoringprop_to_string()
15249                 write config for preferences :
15250                 added prefs_scoring_write_config()
15251         * src/summaryview.c
15252                 threads can be enabled/disabled independently
15253                 for each folder
15254
15255 2001-05-10 [alfons]
15256
15257         0.4.67claws1
15258         
15259         * AUTHORS: 
15260                 thought it would be nice to have a list of all
15261                 contributors (used Changelog as a reference)
15262         
15263         * configure.in: 
15264                 messed up version numbering...
15265
15266         0.4.66claws1
15267
15268         * sync with sylpheed 0.4.67cvs1-3
15269
15270 2001-05-10 [darko]
15271
15272         * src/prefs_common.c:
15273                 better UI for strftime format, double clicking
15274                 on format now inserts the format in text entry
15275                 replaced close button with standard OK/Cancel
15276                 moved date format button to the right of the
15277                 text entry field
15278
15279 2001-05-09 [alfons]
15280
15281         * src/gtkstext.c:
15282                 Ctrl-Home / Ctrl-End have proper cursor navigation
15283
15284 2001-05-09 [hoa]
15285
15286         * src/prefs_matcher.c
15287                 finished UI to define matching properties
15288                 added ok and cancel button
15289         * src/prefs_filter.c
15290                 added ok and cancel button
15291         * src/news.c
15292                 fixed some bug in xhdr parsing
15293
15294 2001-05-08 [alfons]
15295
15296         * src/textview.c: 
15297                 fixed a bug in textview_show_header(), which displayed two colons (':');
15298                 cleaned up some warnings
15299
15300 2001-05-08 [hoa]
15301
15302         * src/Makefile.am
15303                 added prefs_matcher.[ch]
15304                 compilation with -W -Wall
15305         * src/alertpanel.c
15306                 ungrab the mouse events if grabbed - does it
15307                 fix the bug for disposition notification ?
15308         * src/mainwindow.c
15309                 added a menu option to open the matching dialog.
15310         * src/matcher.[ch]
15311                 added matcherprop_to_string() and matcherlist_to_string()
15312                 fixed some bugs, changed the name of some options
15313                 age_sup and age_inf becomes age_greater and age_lower,
15314                 body and messageheaders becomes body_part and headers_part,
15315                 changed the names of constants from SCORING_XXX to MATCHING_XXX
15316         * src/prefs_display_header.c
15317         * src/prefs_headers.c
15318                 fixed a bug that accidentally destroyed dialogs
15319                 when closed them with delete_event
15320                 Added *_deleted() which handle delete_event signal correctly.
15321         * src/prefs_folder_item.[ch]
15322                 added "enable_thread" field for future customization
15323         * added src/prefs_matcher.[ch]
15324                 sample of the UI to define matching properties
15325         * src/procheader.c
15326                 using procheader_headername_equal instead of str*cmp functions
15327                 using procheader_parse_header() function
15328         * src/scoring.c
15329                 using MATCHING_XXX instead of SCORING_XXX
15330         * src/summaryview.c
15331                 display the sender of the news even if this is ourself
15332                 when this is a news message.
15333         * src/textview.c
15334                 using headername_equal() instead of str*cmp functions
15335
15336 2001-05-08 [alfons]
15337
15338         0.4.66claws
15339
15340         * sync with sylpheed 0.4.66
15341         * src/gtkstext.c: trace logs added 
15342
15343 2001-05-08 [sergey]
15344
15345         * src/prefs_common.[ch]: added option to enable/disable GnuPG
15346         signature check popup.
15347         * src/rfc2015.c (check_signature): show signature check popup only
15348         if it is enabled in preferences.
15349
15350 2001-05-07 [alfons]
15351
15352         0.4.66claws4
15353         
15354         * sync with sylpheed 0.4.66cvs6
15355
15356 2001-05-07 [darko]
15357
15358         * src/prefs_common.[ch]: added option to enable/disable
15359           looking up sender name in address book for summary pane
15360         * src/summaryview.c: look up sender in the address book
15361           by using Alfons' address completion code
15362
15363 2001-05-07 [hiroyuki]
15364
15365         * src/inc.h
15366           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
15367           member of Pop3State.
15368         * src/news.c: brought #include "defs.h" before #include <glib.h>
15369           to prevent the warning of `MIN' and `MAX' redefinition.
15370
15371 2001-05-06 [hoa]
15372
15373         * removed src/headers_display.[ch]
15374         * removed src/prefs_display_headers.[ch]
15375         * src/inc.c
15376                 use a temporary file in the user directory for mbox import
15377         * src/news.c
15378                 added XHDR support to get "To" and "Cc" headers
15379                 (in order to match news with to or cc field for
15380                 scoring)
15381                 added function news_parse_xhdr() to get XHDR response
15382         * src/nntp.[ch]
15383                 added function nntp_xhdr()
15384         * src/matcher.c
15385                 fetch the message if necessary
15386
15387 2001-05-06 [alfons]
15388
15389         0.4.66claws3
15390
15391         * sync with sylpheed 0.4.66cvs3-5
15392
15393 2001-05-06 [hoa]
15394
15395         * src/utils.[ch]
15396                 added function itos_buf() to enable use of several buffers
15397         * src/summaryview.c
15398                 use of itos_buf() instead of itos() in summary list
15399                 to fix the broken display of message number.
15400
15401 2001-05-06 [alfons]
15402
15403         * src/gtkstext.c: bug in cursor up navigation fixed,
15404                 fixed another unsigned / signed comparison (we're getting there :-)
15405
15406 2001-05-06 [hoa]
15407
15408         * src/Makefile.am
15409                 added scoring.c scoring.h
15410                 prefs_folder_item.c prefs_folder_item.h
15411                 matcher.c matcher.h
15412         * src/defs.h
15413                 added FOLDERITEM_RC SCORING_RC
15414         * src/folder.[ch]
15415                 added prefs field in FolderItem :
15416                 properties for each folder (PrefsFolderItem),
15417                 sorting type and mode were added as the first properties.
15418         * src/main.c
15419                 read config for scoring
15420         * added src/matcher.[ch]
15421                 gives functions to parse configuration file to do
15422                 matching on mails with a list of conditions.
15423         * src/mainwindow.c
15424                 add option to sort by score
15425         * src/prefs_common.[ch]
15426                 added preference option to show score and for
15427                 the score column size
15428         * added src/prefs_folder_item.[ch]
15429                 properties for each folder (PrefsFolderItem),
15430                 sorting type and mode were added as the first properties.
15431         * src/procheader.[ch]
15432                 added procheader_parse_header()
15433                 added procheader_header_free()
15434                 added procheader_headername_equal()
15435                 and made modification to use them.
15436         * src/procmsg.[ch]
15437                 added score field to MsgInfo structure
15438         * added src/scoring.[ch]
15439                 gives functions to parse configuration file to do
15440                 scoring on mails with a list of conditions.
15441         * src/summaryview.[ch]
15442                 save the sorting type and mode for the folder
15443                 added column to display the score of the mail
15444                 added function summary_score_clicked()
15445                 sorting type and mode are restored to the folder
15446                 when it is reopen
15447         * src/textview.c
15448                 use procheader_parse_header(), procheader_headername_equal()
15449                 removed memory leak in text_scan_header when freeing headers
15450         * src/filter.c
15451                 changed the function to match names of headers
15452                 using procheader_headername_equal()
15453
15454         Scoring functions are implemented, an interface is needed
15455         to configure that.
15456
15457 2001-05-04 [alfons]
15458
15459         * src/gtkstext.c: 
15460                 hopefully fixed the row up navigation bug,
15461                 removed adding back / forward lines to cache
15462
15463 2001-05-04 [sergey]
15464
15465         * src/prefs_display_headers.c: user interface changes:
15466         (prefs_display_headers_create): remove unused "Show" check button;
15467         allow reordering of headers by dragging.
15468         (prefs_display_headers_write_config): remove unused variables.
15469         (prefs_display_headers_set_dialog): do not insert "(New)" at top
15470         of lists (not needed with the new UI).
15471         (prefs_display_headers_set_list): scan lists starting from row 0,
15472         not 1 (do not skip "(New)").
15473         (prefs_display_headers_find_header): new function.
15474         (prefs_display_headers_clist_set_row): do not allow duplicates.
15475         (prefs_display_headers_delete_cb): do not skip row 0; treat
15476         closing the alert window by ESC as "No".
15477         (prefs_display_headers_up): do not protect row 0.
15478         (prefs_display_headers_down): do not protect row 0.
15479
15480 2001-05-04 [sergey]
15481
15482         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
15483         functions.
15484
15485         * src/summaryview.c
15486         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
15487         summary_select_next_marked, summary_select_prev_marked): new
15488         functions.
15489
15490 2001-05-03 [sergey]
15491
15492         * src/news.c: fixed a bug when no article can be fetched after
15493         server timeout if the connection was restored by news_post():
15494         (news_select_group): new function.
15495         (news_fetch_msg): call news_select_group() before fetching
15496         article.
15497         (news_get_uncached_articles): set session->group after successful
15498         GROUP command.
15499
15500 2001-05-03 [hoa]
15501
15502         * src/defs.h
15503         * src/procmsg.[ch]
15504         * src/procheader.c
15505                  changed version of cache, added cc field
15506
15507         * src/prefs_display_headers.c
15508                 the interface was changed
15509
15510         * src/prefs_headers.c
15511                 added cancel button
15512
15513 2001-05-03 [alfons]
15514
15515         * completed sync of sylpheed cvs2
15516         * src/gtkstext.c: updated row up / down cursor navigation
15517         * src/textview.c: re-edited, prepared for fixing the email address
15518                 scanner.
15519
15520 2001-05-03 [darko]
15521
15522         * src/prefs_common.c: use alfons' strftime ui code
15523         entry_datefmt and datefmt_sample widgets have to be
15524         global in this module because of this change
15525
15526 2001-05-03 [hoa]
15527
15528         * src/messageview.c
15529         * src/prefs_common.[ch] added option to activate the return receipt
15530                 feature.
15531
15532 2001-05-02 [alfons]
15533
15534         * src/gtkstext.c: fix for row up/down cursor navigation. 
15535
15536         0.4.66claws2
15537         
15538         * sync with 0.4.66cvs2
15539
15540 2001-05-02 [paul]
15541
15542         added add-sender-to-addressbook patch
15543
15544         * src/addressbook.c
15545         * src/addressbook.h
15546         * src/summaryview.c
15547
15548 2001-05-02 [sergey]
15549
15550         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
15551         G_ALERTDISABLE.
15552
15553         * src/alertpanel.c (alertpanel_create): new argument can_disable,
15554         all existing callers changed to pass FALSE; create a check button
15555         to disable the message.
15556         (alertpanel_message_with_disable): new function.
15557         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
15558         (alertpanel_button_toggled): new function.
15559         (alertpanel_button_clicked, alertpanel_close): set value using
15560         G_ALERT_VALUE_MASK.
15561
15562         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
15563
15564         * src/prefs_common.c (prefs_privacy_create): new check button
15565         checkbtn_gpgme_warning.
15566
15567         * src/main.c (main): moved preferences reading before gpgme
15568         initialization; check prefs_common.gpgme_warning before giving the
15569         GnuPG warning and set it to FALSE if the user wants to disable the
15570         warning.
15571
15572 2001-05-02 [hiroyuki]
15573
15574         * src/prefs_display_headers.c: modified the layout and some labels.
15575
15576 2001-05-02 [sergey]
15577
15578         * src/prefs_account.c (prefs_account_fix_size): new function.
15579         (prefs_account_create): call prefs_account_fix_size(); use
15580         gtk_widget_show instead of gtk_widget_show_all (fixes too large
15581         size when the window is shown for the first time).
15582         (prefs_account_basic_create): changed layout of serv_table; moved
15583         localmbox_entry above smtpserv_entry (logically it replaces
15584         POP3/IMAP server).
15585         (prefs_account_protocol_activated): set sensitivity of
15586         nntpauth_chkbtn according to the protocol (in addition to
15587         hide/show); commented out gtk_table_set_row_spacing() calls.
15588         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
15589         not sensitive (fixes a bug with disabled username/password boxes
15590         when editing POP3 account after NNTP with authentication).
15591
15592 2001-05-02 [hoa]
15593
15594         * src/account.c
15595         * src/inc.c
15596         * src/prefs_account.[ch]
15597         * src/send.c
15598                 removed local account without SMTP server
15599                 added option to use mail command instead of a connexion
15600                 to SMTP server when a local account is used
15601         * src/prefs_headers.c
15602                 fixed a bug
15603         * src/news.c
15604                 fixed a bug when connexion immediately closed
15605
15606 2001-05-01 [alfons]
15607
15608         0.4.66claws1
15609         
15610         * sync with 0.4.65
15611
15612 2001-05-01 [sergey]
15613
15614         * src/prefs_account.c (Basic, prefs_account_basic_create): new
15615         widget nntpauth_chkbtn.
15616         (prefs_account_protocol_activated): handle nntpauth_chkbtn
15617         visibility.
15618         (prefs_account_nntpauth_toggled): new function.
15619
15620         * src/news.c (news_session_new_for_folder): use NNTP
15621         authentication only if ac->use_nntp_auth is set.
15622
15623 2001-05-01 [hoa]
15624
15625         * src/Makefile.am changed headers.[ch] in customheader.[ch]
15626         * src/prefs_display_headers.c changed the UI
15627         * src/prefs_headers.c changed account_name to account_id
15628         * src/compose.c using customheader.h
15629
15630 2001-05-01 [hiroyuki]
15631
15632         * src/esmtp.c
15633           src/news.c
15634           src/nntp.c: changed sock_read() to sock_gets(), they've been left
15635           unsynched.
15636
15637 2001-05-01 [hoa]
15638
15639         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
15640         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
15641                 for displaying of headers
15642         * src/grouplist_dialog.[ch] minor changes to remove warnings
15643         * src/prefs_display_headers.[ch] dialog to choose the
15644         headers to display in the mail viewer.
15645         * src/headers.h correction of #define
15646         * src/headers_display.[ch] configuration for displaying of headers.
15647         * src/main.c read config of displaying of headers
15648         * src/prefs_common.c add a button to access the config dialog
15649                 for displaying of headers
15650         * src/prefs_display_headers.[ch] dialog for configuration for
15651                 displaying of the headers.
15652         * src/prefs_headers.c cleaning of code
15653         * src/procheader.c comments added to code
15654         * src/textview.c changes to reorder the headers depending
15655                 on the config for displaying of headers
15656
15657 2001-04-30 [alfons]
15658
15659         0.4.65claws7
15660
15661         * sync with 0.4.65cvs12
15662
15663         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
15664
15665 2001-04-30 [sergey]
15666
15667         * src/nntp.h (NNTPSockInfo): new field auth_failed.
15668
15669         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
15670         is set to force reconnection after authentication failure.
15671         (nntp_gen_command): set sock->auth_failed on authentication
15672         failure, or if sock->userid and sock->passwd are not set.
15673
15674         * src/news.c (news_session_new_for_folder): set userid=NULL if
15675         password dialog is cancelled.
15676
15677 2001-04-30 [sergey]
15678
15679         * src/nntp.h (NNTPSockInfo): new type.
15680
15681         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
15682         SockInfo.
15683         (nntp_open_auth, nntp_close): new functions.
15684         (nntp_gen_command): new function to handle authentication; all
15685         NNTP command functions updated to use it.
15686         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
15687         (nntp_list): removed old useless code.
15688
15689         * src/news.h (NNTPSession): new field nntp_sock.
15690
15691         * src/news.c: all functions updated to use NNTPSockInfo instead of
15692         SockInfo.
15693         (news_session_new): new arguments (userid, passwd); made static;
15694         use nntp_open_auth() if needed.
15695         (news_session_destroy): use nntp_close() instead of sock_close().
15696         (news_query_password): changed arguments.
15697         (news_session_new_for_folder): new function.
15698         (news_session_get): use news_session_new_for_folder().
15699         (news_authenticate): deleted.
15700         (news_get_uncached_articles): removed old authentication code.
15701
15702 2001-04-30 [sergey]
15703
15704         * src/news.c: reverted my previous changes (need to do NNTP
15705         authentication in a cleaner way).
15706         
15707 2001-04-29 [sergey]
15708
15709         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
15710         news_nntp_post, news_nntp_mode): new functions (wrappers with
15711         authentication support).
15712         (news_get_article_cmd, news_get_article, news_get_header): new
15713         argument "folder"; all callers changed.
15714         (news_get_article_cmd): added authentication support.
15715         (news_session_get): use news_nntp_mode() instead of nntp_mode().
15716         (news_post): use news_nntp_post() instead of nntp_post().
15717         (news_get_uncached_articles): use news_nntp_group() instead of
15718         nntp_group() and news_nntp_xover() instead of nntp_xover();
15719         removed old authentication code.
15720         (news_get_group_list): use news_nntp_list() instead of nntp_list().
15721
15722         * src/nntp.c (nntp_list): return real error code instead of
15723         hardcoded NN_ERROR.
15724
15725 2001-04-29 [sergey]
15726
15727         * configure.in: fixed wint_t typedef detection again
15728
15729 2001-04-28 [hoa]
15730
15731         * src/prefs_account.[ch], added A_LOCAL_CMD
15732                 (send mail with mail command)
15733         * src/send.c added function send_message_with_command()
15734         * src/inc.c made a more secure get_spool() function with
15735                 mktemp() but maybe mkstemp() or something more
15736                 secure can be used.
15737
15738 2001-04-28 [alfons]
15739
15740         * src/textview.c, colorization of email addresses in headers
15741
15742         0.4.65claws6
15743
15744         * bug sync with sylpheed
15745         * prefs_common.c: created date format ui for darko
15746         * sync with 0.4.65cvs11
15747         * configure.in: corrected to have the new gpg checks
15748
15749 2001-04-27 [alfons]
15750
15751         * completed sync with 0.4.65cvs10
15752         * minor debug things added to gtkstext.c
15753
15754 2001-04-27 [darko]
15755
15756         * configure.in: remove check for availability of
15757           strftime() as advised by Hiroyuki
15758         * src/prefs_common.[ch], src/procheader.c:
15759           synch strftime() code with Hiroyki's main branch
15760
15761 2001-04-26 [sergey]
15762
15763         * src/news.c: news_query_password(), news_authenticate(): new
15764           functions.
15765           news_get_uncached_articles(): added NNTP authentication
15766           handling.
15767         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
15768           new functions.
15769         * src/prefs_account.c: prefs_account_protocol_activated():
15770           enable userid and password fields for NNTP.
15771
15772 2001-04-26
15773
15774         * configure.in: check for availability of strftime()
15775           [darko]
15776         * src/prefs_common.[ch], src/procheader.c: use
15777           strftime() for displaying date in summary pane if it
15778           is available
15779
15780 2001-04-25
15781
15782         * more .cvsignore cleanups [alfons]
15783
15784 2001-04-25
15785
15786         * ac/sv-check-type.m4: new autoconf macro.
15787         * configure.in: fixed wint_t typedef detection (did not work
15788           with gcc-2.96).
15789
15790 2001-04-25
15791
15792         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
15793           [hiroyuki]
15794
15795 2001-04-24
15796         * modified gtkstext.c : buggy cursor navigation fixed, 
15797           and font descent also taken in account when drawing
15798           cursor. [alfons]
15799
15800 2001-04-24 [hoa]
15801         * added comments in src/news.c src/nntp.c
15802         * added src/prefs_headers.[ch]
15803         * added src/headers.[ch]
15804         * modified compose.c to activate custom headers
15805                 added function is_in_custom_headers
15806         * modified prefs_account.[ch]
15807                 added function prefs_account_customhdr_edit
15808         * modified src/defs.h :
15809                 added HEADERS_RC : name of the config file
15810                 for the custom headers
15811
15812 2001-04-24
15813
15814     0.4.65claws5
15815
15816         * configure.in
15817           src/gtkstext.[ch]
15818           src/compose.c
15819           src/Makefile.am
15820           
15821           added gtkstext with configure.in patch by Hiroyuki which
15822           should fix the XIM detection [alfons]
15823
15824         * more clean up of cvs [alfons]
15825
15826                  * removed all Makefile.in files to attic.
15827
15828                  * updated all .cvsignores to really ignore things that could
15829                    be unintentionally committed by a recursive commit.
15830
15831 2001-04-23 [hoa]
15832         * added src/grouplist_dialog.[ch]
15833         * changed src/folderview.c to call grouplist_dialog instead
15834                 of inputdialog
15835         * src/news.c :
15836                 added functions news_reset_group_list
15837                 and news_get_group_list
15838         * src/nntp.c :
15839                 added function nntp_list
15840         * src/defs.h :
15841                 added GROUPLIST_FILE : name of the newsgroup list cache file
15842
15843 2001-04-21
15844
15845         * added option to warn about queued messages on exit [sergey]:
15846
15847           * src/compose.c: compose_queue(): call folder_item_scan()
15848             and folderview_update_item() after queueing.
15849           * src/folderview.c: folderview_update_node(): draw the queue
15850             folder in bold font if there are queued messages.
15851           * src/mainwindow.c: queued_messages(): new function.
15852             app_exit_cb(): display warning if there are queued messages
15853             if warn_queued_on_exit is set.
15854           * prefs_common.[ch]: add warn_queued_on_exit option.
15855
15856         * enhanced GnuPG key selection support [sergey]:
15857
15858           * src/select-keys.c: updated to newer version from Win32
15859             branch with support for selecting arbitrary keys.
15860           * src/prefs_account.c: added the Privacy tab to the account
15861             options window.
15862             prefs_account_privacy_create(),
15863             prefs_account_sign_key_set_data_from_radiobtn(),
15864             prefs_account_sign_key_set_radiobtn(): new functions.
15865           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
15866           * src/rfc2015.c: set_signers(): new function.
15867             pgp_sign(): add the account parameter, call set_signers().
15868             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
15869           * src/rfc2015.h: rfc2015_sign(): updated prototype.
15870           * src/compose.c: pass the current account to rfc2015_sign().
15871
15872         * tag name claws added to prevent confusion with main branch [alfons]
15873
15874         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
15875
15876         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
15877
15878         * sync with recent sylpheed cvs. Untested though. [alfons]
15879