193ea6f83725f2afb55bc733056bbeb3d8df9c35
[claws.git] / ChangeLog.claws
1 2003-04-27 [paul]       0.8.11claws118
2
3         * more sync with 0.8.11cvs35
4                 see ChangeLog 2003-04-25
5
6 2003-04-26 [christoph]  0.8.11claws117
7
8         * src/folder.c
9                 fix remove virtual check
10
11 2003-04-26 [paul]       0.8.11claws116
12
13         * src/messageview.c
14                 fix return-receipt, make it work again
15
16 2003-04-26 [paul]       0.8.11claws115
17
18         * src/mimeview.c
19                 restore double-clicking of the [application/pgp-signature 
20                 (Select "Check signature" to check)] line in the message view,
21                 broken in recent sync
22
23 2003-04-26 [christoph]  0.8.11claws114
24
25         * src/folder.c
26                 check if remove virtual really exists before
27                 calling the function
28
29 2003-04-25 [match]      0.8.11claws113
30
31         * src/addrindex.c
32         * src/addrbook.c
33         * src/ldapquery.[ch]
34         * src/ldapctrl.[ch]
35                 fix memleak.
36         * src/ldapserver.[ch]
37                 fix memleak. fix segfault.
38                 plug a Claws memleak
39
40 2003-04-25 [alfons]     0.8.11claws112
41
42         * src/folder.c
43                 plug a Claws memleak
44
45 2003-04-25 [alfons]     0.8.11claws111
46
47         * src/common/session.c
48                 plug a memleak
49
50 2003-04-25 [paul]       0.8.11claws110
51
52         * sync with 0.8.11cvs35
53                 see ChangeLog 2003-04-24 and 2003-04-25
54                 
55         * src/gtk/pluginwindow.c
56                 correct another strange float value
57
58 2003-04-24 [christoph]  0.8.11claws109
59
60         * src/folder.c
61                 freeze folder item updates when unsetting new flags
62
63         * src/gtk/pluginwindow.c
64                 correct strange float value
65
66 2003-04-23 [paul]       0.8.11claws108
67
68         * sync with 0.8.11cvs33
69                 see ChangeLog 2003-04-23
70
71 2003-04-22 [paul]       0.8.11claws107
72
73         * src/Makefile.am
74           src/messageview.c
75           src/mimeview.c
76           src/pgptext.[ch]      ** REMOVED **
77                 remove pgptext.[ch] as its not used any more
78
79 2003-04-22 [paul]       0.8.11claws106
80
81         * sync with 0.8.11cvs31
82                 see ChangeLog 2003-04-21 and 2003-04-22
83
84 2003-04-21 [alfons]     0.8.11claws105
85
86         * src/main.c
87                 No access to GTK structures if we're a spawned child
88                 (and clean up code a little bit...) Should fix #126.
89
90 2003-04-21 [melvin]     0.8.11claws104
91
92         * src/plugins/dillo_viewer/README
93                 Improved slightly the text.
94
95 2003-04-21 [melvin]     0.8.11claws103
96
97         * src/plugins/dillo_viewer/README *** NEW ***
98                 Added a README file for the Dillo plugin
99
100 2003-04-20 [paul]
101
102         * tools/README
103           tools/outlook2sylpheed.pl
104                 updated and improved by Ricardo Mones Lastra
105
106 2003-04-18 [oliver]     0.8.11claws102
107
108         * src/inc.c 
109         * src/prefs_account.h
110                 remove Pop3SessionType (used by selective download)
111         * src/prefs_toolbar.c
112                 enable set Default Toolbar button
113
114 2003-04-18 [paul]       0.8.11claws101
115
116         * sync with 0.8.11cvs29
117                 see ChangeLog 2003-04-18
118
119 2003-04-17 [paul]       0.8.11claws100
120
121         * src/prefs_common.[ch]
122           src/summaryview.c
123                 remove 'Open next message on deletion' option,
124                 as the same effect can now be achieved via the
125                 'Always open messages in summary when selected'
126                 option.
127
128 2003-04-17 [paul]       0.8.11claws99
129
130         * sync with 0.8.11cvs28
131                 see ChangeLog 2003-04-17
132
133 2003-04-17 [christoph]  0.8.11claws98
134
135         * ac/spamassassin.m4
136         * src/plugins/spamassassin/libspamc.[ch]
137         * src/plugins/spamassassin/utils.[ch]
138                 sync libspamc with SpamAssassin project
139
140 2003-04-17 [christoph]  0.8.11claws97
141
142         * src/common/socket.h
143         * src/gtk/sslcertwindow.h
144                 rename old USE_SSL to USE_OPENSSL
145
146 2003-04-17 [paul]       0.8.11claws96
147
148         * src/prefs_common.h
149                 use gulong for P_COLOR so that it compiles/runs on
150                 64-bit systems. Patch submitted by James Noyes
151                 <jnoyes-claws@retrogeeks.com>
152                 
153         * po/de.po
154                 updated by Jens
155
156 2003-04-17 [paul]       0.8.11claws95
157
158         * sync with 0.8.11cvs27
159                 see ChangeLog 2003-04-16
160
161 2003-04-15 [paul]       0.8.11claws94
162
163         * src/prefs_common.[ch]
164                 rearrange to stop the window getting too long:
165                         move Receive dialog stuff to Receive tab
166                         move Send dialog to Send tab
167                         remove Dialogs frame
168                 rename 'Open messages in summary with cursor keys' to
169                 'Always open messages in summary when selected', as its
170                 more appropriate
171
172 2003-04-15 [paul]       0.8.11claws93
173
174         * src/prefs_common.[ch]
175           src/summaryview.c
176                 add new option '/Interface/Open next message on deletion'
177
178 2003-04-15 [paul]       0.8.11claws92
179
180         * src/summaryview.[ch]
181                 add /Mark/Lock and /Mark/Unlock to the pop-up
182                 menu. Patch submitted by Ivan Francolin Martinez
183                 <ivanfm@users.sourceforge.net>
184
185 2003-04-15 [paul]       0.8.11claws91
186
187         * sync with 0.8.11cvs24
188                 see ChangeLog 2003-04-15
189
190 2003-04-14 [jens]       0.8.11claws90
191
192         * updated German translation and some corrections from
193                 Roland Bless <bless@tm.uka.de>
194
195 2003-04-14 [paul]       0.8.11claws89
196
197         * sync with 0.8.11cvs22
198                 see ChangeLog 2003-04-14
199
200 2003-04-13 [paul]       0.8.11claws88
201
202         * src/plugins/clamav/clamav_plugin.c
203                 fix memory leaks
204                 clean up
205
206 2003-04-12 [paul]       0.8.11claws87
207
208         * src/plugins/clamav/clamav_plugin.c
209                 activate enable/disable archive scanning option
210                 
211         * src/plugins/clamav/.cvsignore         ** NEW FILE **
212
213 2003-04-12 [paul]       0.8.11claws86
214
215         * src/plugins/Makefile.am
216           src/plugins/clamav/Makefile.am                ** NEW FILE **
217           src/plugins/clamav/README                     ** NEW FILE ** 
218           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
219           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
220                 add Clam AntiVirus plugin
221
222 2003-04-12 [paul]       0.8.11claws85
223
224         * sync with 0.8.11cvs21
225                 see ChangeLog 2003-04-11
226
227 2003-04-11 [paul]       0.8.11claws84
228
229         * po/es.po
230                 update Spanish translation. Submitted by Ricardo
231                 Mones Lastra.
232
233 2003-04-10 [christoph]  0.8.11claws83
234
235         * src/mbox.c
236                 fix typo that did not move unfiltered mails to destination
237                 folder
238
239         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
240          when filtering from spool)
241
242 2003-04-10 [christoph]  0.8.11claws82
243
244         * src/imap.c
245                 use BODY.PEEK instead of BODY in in message fetch operation
246                 to make sure the IMAP server does not set the \Seen flag for
247                 messages. Sylpheed does that later itself, when the message
248                 is opened in sylpheed
249
250         (closes Bug 111 Claws destroys unread marks)
251
252 2003-04-09 [oliver]     0.8.11claws81
253         
254         * src/folder.c
255                 fix crash in folder_destroy
256         * README.claws
257                 remove selective download
258
259 2003-04-09 [christoph]  0.8.11claws80
260
261         * src/imap.c
262                 fix crash in imap_get_msginfo() when then fetched message
263                 is not found
264
265         (closes Bug 110 Crash during mail composition)
266
267 2003-04-08 [christoph]  0.8.11claws79
268
269         * src/folder.c
270         * src/prefs_account.c
271                 Filter new messages that are found in an INBOX folder
272                 when 'Filter messages on receiving' is enabled in the
273                 Folder's AccountPrefs. This allows to use Sylpheed's
274                 filtering engine for IMAP folders where messages are
275                 added to the INBOX by a MTA
276
277 2003-04-08 [paul]       0.8.11claws78
278
279         * src/procmsg.h
280                 clean up after last commit
281
282 2003-04-08 [paul]       0.8.11claws77
283
284         * sync with 0.8.11cvs20
285                 see ChangeLog 2003-04-07 and 2003-04-08
286
287 2003-04-07 [christoph]  0.8.11claws76
288
289         * src/filtering.[ch]
290         * src/inc.[ch]
291         * src/mbox.c
292         * src/procmsg.[ch]
293                 add procmsg_msginfo_filter() to execute filtering actions
294
295 2003-04-06 [christoph]  0.8.11claws75
296
297         * src/imap.c
298                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
299
300 2003-04-06 [christoph]  0.8.11claws74
301
302         * src/common/utils.[ch]
303                 add g_int_compare() function for slist sorting
304
305         * src/imap.c
306                 fetch all MsgInfos with one command in imap_get_msginfos()
307                 using an imap set with a list of ranges
308
309         * src/news.c
310                 use new g_int_compare() function
311
312 2003-04-06 [thorsten]   0.8.11claws73
313
314         * src/mh.c
315                 corrected implementation of mh_folder_destroy()
316
317 2003-04-05 [christoph]  0.8.11claws72
318
319         * src/account.c
320         * src/folder.[ch]
321         * src/folderview.c
322         * src/imap.c
323         * src/inc.c
324         * src/main.c
325         * src/mainwindow.c
326         * src/mbox_folder.c
327         * src/mh.c
328         * src/mimeview.h
329         * src/msgcache.[ch]
330         * src/news.c
331         * src/procmime.h
332         * src/procmsg.[ch]
333         * src/setup.c
334         * src/gtk/gtkutils.c
335                 o rename structure field names class and new to klass and
336                   new_msgs, to allow including files in C++
337                 o add 'extern "C"' block to some header files
338                 o add MsgInfoList and MsgNumberList as alias for GSList for
339                   developers to know what type of list is expected
340
341         * src/plugins/image_viewer/plugin.c
342         * src/plugins/image_viewer/viewer.[ch]
343         * src/plugins/image_viewer/viewerprefs.[ch]
344                 rename function names to prevent conflicts
345
346 2003-04-05 [paul]       0.8.11claws71
347
348         * sync with 0.8.11cvs18
349                 see ChangeLog 2003-04-03 and 2003-04-04
350
351 2003-04-02 [christoph]  0.8.11claws70
352
353         * src/folder.[ch]
354         * src/imap.[ch]
355         * src/mbox_folder.[ch]
356         * src/mh.[ch]
357         * src/news.[ch]
358                 o Make all virtual folder functions private
359                 o remove unused folder code
360
361         * src/common/socket.[ch]
362         * src/summaryview.c
363                 fix warnings
364
365 2003-03-30 [alfons]     0.8.11claws69
366
367         * src/send_message.c
368                 remove two debug traces and see if people still report
369                 errors
370
371 2003-03-30 [alfons]     0.8.11claws68
372
373         * src/send_message.c
374         * src/commons/session.c
375                 add more debug traces
376
377 2003-03-30 [christoph]  0.8.11claws67
378
379         * src/folder.c
380                 change processing folder name from .processing to processing
381
382         * src/common/ssl.c
383                 disable SSL certificate check because it causes Xlib error
384                 when the child process want's to open an GTK window
385
386 2003-03-30 [christoph]  0.8.11claws66
387
388         * src/folder.c
389                 don't use default folder for processing folder item because
390                 it can be a non local folder
391
392         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
393
394 2003-03-30 [alfons]     0.8.11claws65
395
396         * src/send_message.c
397                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
398                 to generate bad code for 'send_send_data_progressive': When
399                 called from 'send_send_data_finished', the 'data' pointer is
400                 cleared just before the assignment to the dialog pointer
401
402 2003-03-29 [christoph]  0.8.11claws64
403
404         * src/common/prefs.h
405         * src/plugins/image_viewer/Makefile.am
406         * src/plugins/image_viewer/plugin.c
407         * src/plugins/image_viewer/viewer.[ch]
408         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
409                 add PrefsPage for ImageViewer
410
411 2003-03-28 [thorsten]   0.8.11claws63
412
413         * src/common/session.c
414                 added some comments
415
416 2003-03-28 [paul]       0.8.11claws62
417
418         * sync with 0.8.11cvs16
419                 see ChangeLog 2003-03-28
420
421 2003-03-28 [paul]       0.8.11claws61
422
423         * sync with 0.8.11cvs15
424                 see ChangeLog 2003-03-28
425
426 2003-03-27 [christoph]  0.8.11claws60
427
428         * src/folder.c
429         * src/imap.c
430         * src/common/socket.[ch]
431                 set socket state to DISCONNECTED when any operation
432                 fails to allow reconnecting in IMAP code without
433                 checking the return code of all calls to the command
434                 functions
435
436         * src/folderview.c
437         * src/summaryview.c
438                 remove some more stuff that depends on specific
439                 folder types
440
441 2003-03-27 [paul]       0.8.11claws59
442
443         * sync with 0.8.11cvs14
444                 see ChangeLog 2003-03-27
445                 
446         * src/selective_download.[ch]   ** REMOVED **
447                 really removed
448
449 2003-03-27 [christoph]  0.8.11claws58
450
451         * src/folder.c
452                 fix handling of tmp_flags in flag copy function
453
454 2003-03-27 [paul]       0.8.11claws57
455
456         * sync with 0.8.11cvs13
457                 see ChangeLog 2003-03-27
458
459 2003-03-27 [oliver]     0.8.11claws56
460
461         * src/maiwindow.c
462                 remove sel_download_cb
463
464 2003-03-27 [oliver]     0.8.11claws55
465         
466         * src/inc.c
467                 remove POP3_TOP
468         
469 2003-03-26 [oliver]     0.8.11claws54
470
471         *src/pop.h
472                 remove POP3_TOP*
473         * README.claws
474                 remove selective donwload readme
475
476 2003-03-26 [oliver]     0.8.11claws53
477         * src/matcher.[ch]
478         * src/matcher_parser_parse.y 
479         * src/pop.c 
480         * src/prefs_account.[ch]
481         * src/prefs_filtering.c
482                 remove selective donwload
483
484 2003-03-26 [oliver]     0.8.11claws52
485
486         * src/inc.[ch] 
487         * src/filtering.c 
488         * src/mainwindow.c 
489                 remove selective donwload
490
491 2003-03-26 [oliver]     0.8.11claws51
492         
493         * src/Makefile.am
494         * src/selective_download.[ch]   ** REMOVE **    
495
496 2003-03-26 [christoph]  0.8.11claws50
497
498         * src/news.c
499                 fix NEWS that got broken by a sync with sylpheed-main
500
501 2003-03-26 [christoph]  0.8.11claws49
502
503         * src/mimeview.c
504                 fix mime type guessing when no mime type is found for a file
505
506 2003-03-25 [christoph]  0.8.11claws48
507
508         * src/mimeview.c
509         * src/procmime.c
510                 remove mime type guessing from mime parser and use
511                 name based mime types in viewer lookup for mime type
512                 application/octet-stream
513
514 2003-03-25 [christoph]  0.8.11claws47
515
516         * doc-src/readme.txt
517         * doc-src/rfc2554.txt
518                 add RFC about SMTP AUTH
519
520         * src/send_message.c
521         * src/common/smtp.[ch]
522                 add extra error code for authentication errors and
523                 clear temporary password when this error occurs
524
525         (closes Bug 84 authentication failure while sending should
526          prompt for password again)
527
528 2003-03-25 [christoph]  0.8.11claws46
529
530         * configure.ac
531         * src/Makefile.am
532         * src/imageview.[ch]                            ** REMOVE **
533         * src/messageview.[ch]
534         * src/mimeview.[ch]
535         * src/prefs_common.[ch]
536         * src/textview.c
537         * src/plugins/Makefile.am
538         * src/plugins/image_viewer/.cvsignore           ** NEW **
539         * src/plugins/image_viewer/Makefile.am          ** NEW **
540         * src/plugins/image_viewer/plugin.c             ** NEW **
541         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
542                 move image viewer into a plugin (building is enabled by default)
543                 [ToDo: Prefs for resize and autoview]
544
545 2003-03-25 [paul]       0.8.11claws45
546
547         * sync with 0.8.11cvs12
548                 see ChangeLog 2003-03-26
549
550 2003-03-25 [paul]       0.8.11claws44
551
552         * sync with 0.8.11cvs11
553                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
554                 
555         Note: Selective Download is broken.
556                 
557 2003-03-22 [christoph]  0.8.11claws43
558
559         * src/folder.c
560                 code cleanup for flags copying
561
562 2003-03-22 [christoph]  0.8.11claws42
563
564         * src/plugins/trayicon/trayicon.c
565                 fix setting the transparent area when the window size
566                 is forced by the system tray
567
568 2003-03-22 [christoph]  0.8.11claws41
569
570         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
571         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
572         * src/plugins/trayicon/newmail.xpm              ** NEW **
573         * src/plugins/trayicon/nomail.xpm               ** NEW **
574         * src/plugins/trayicon/trayicon.c
575         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
576                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
577                 o add icon for unread mails
578                 o set transparency for window
579
580 2003-03-22 [christoph]  0.8.11claws40
581
582         * src/news.c
583                 init news session to prevent crash when session is closed
584
585 2003-03-22 [christoph]  0.8.11claws39
586
587         * src/imap.c
588         * src/common/session.[ch]
589                 Init session data to make sure we don't have invalid pointers
590                 for read_ch and write_ch when new multi process sessions are
591                 not used
592
593         * src/main.c
594         * src/common/plugin.c
595         * src/common/sylpheed.c
596         * src/plugins/demo/demo.c
597         * src/plugins/dillo_viewer/dillo_viewer.c
598         * src/plugins/mathml_viewer/mathml_viewer.c
599         * src/plugins/spamassassin/spamassassin.c
600         * src/plugins/spamassassin/spamassassin_gtk.c
601                 add plugin types to allow loading plugins at different times
602                 (and maybe for different frontends), because it's not good to
603                 load GTK-Plugins gefore gtk_init was called
604
605         * configure.ac
606         * src/plugins/Makefile.am
607         * src/plugins/trayicon/.cvsignore               ** NEW **
608         * src/plugins/trayicon/Makefile.am              ** NEW **
609         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
610         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
611         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
612         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
613         * src/plugins/trayicon/trayicon.c               ** NEW **
614                 New Trayicon plugin that shows an icon in a systray that uses
615                 XEMBED protocol like Gnome's systray. Icon shows if there
616                 are new mails and a tooltip shows information about new,
617                 unread and total messages.
618
619 2003-03-22 [paul]       0.8.11claws38
620
621         * src/common/smtp.c
622                 fix ESMTP AUTH CRAM-MD5
623                 [sync with main (still version 0.8.11cvs6), see
624                  ChangeLog 2003-03-22]
625
626 2003-03-21 [colin]      0.8.11claws37
627
628         * src/send_message.c
629                 Fix USE_SSL => USE_OPENSSL
630
631 2003-03-21 [colin]      0.8.11claws36
632
633         * src/folderview.c
634                 Fix counts in drag and dropped subfolders
635
636 2003-03-21 [colin]      0.8.11claws35
637
638         * src/folder.c 
639         * src/folderview.c
640                 speed up a bit folder dnd
641
642 2003-03-20 [alfons]     0.8.11claws34
643
644         * src/main.c
645         * src/toolbar.c
646         * src/procmsg.c
647                 don't send locked queue messages
648                 (feature request "[ 705245 ] Locking message in outbox 
649                  should prevent sending")
650
651 2003-03-20 [christoph]  0.8.11claws33
652
653         * src/folder.c
654                 remove NEW and UNREAD flag in special folders when scanning
655                 
656         * src/common/smtp.c
657                 fix ESMTP AUTH CRAM-MD5
658
659 2003-03-20 [paul]       0.8.11claws32
660
661         * src/prefs_account.c
662                 Re-write 'Tunnel command to open connection' as
663                 'Use command to communicate with server', and disable
664                 it for all except IMAP accounts
665
666 2003-03-20 [paul]       0.8.11claws31
667
668         * sync with 0.8.11cvs6
669                 see ChangeLog 2003-03-20
670
671 2003-03-19 [match]      0.8.11claws30
672
673         * src/addritem.[ch]
674                 include documentation. minor refactoring.
675         * src/addr_compl.[ch]
676         * src/addrindex.[ch]
677         * src/addresbook.[ch]
678         * src/summaryview.c
679                 re-enable address lookup (was disabled in
680                 0.8.11claws20).
681
682 2003-03-19 [christoph]  0.8.11claws29
683
684         * src/procmsg.c
685                 add temp flag handling, will make moving and copying
686                 messages possible again
687
688         * src/folder.c
689                 correct calulation of folder stats
690
691 2003-03-18 [match]      0.8.11claws28
692
693         * src/editgroup.h
694                 remove case sensitive comparison (closes bug 80).
695
696 2003-03-18 [christoph]  0.8.11claws27
697
698         * src/imap.c
699                 fix imap using a tunnel command
700
701         (closes bug 87)
702
703 2003-03-18 [christoph]  0.8.11claws26
704
705         * src/folder.[ch]
706         * src/imap.c
707         * src/procmsg.[ch]
708                 rewrite flag handling for folders
709
710 2003-03-18 [christoph]  0.8.11claws25
711
712         * src/folder.c
713         * src/procmsg.c
714         * src/summaryview.c
715                 unset NEW and UNREAD flags when message is ignored, to make
716                 sure messages don't show up as unread on other IMAP clients,
717                 because the IGNORE_THREAD flag can not be syncronized through
718                 the IMAP folder
719
720 2003-03-17 [christoph]  0.8.11claws24
721
722         * src/imap.c
723                 don't use recursion to fetch uids when the number of messages
724                 does not match. Moved code into subfunction that is used
725                 again when needed, to prevent an endless loop.
726
727 2003-03-17 [thorsten]   0.8.11claws23
728
729         * src/imageview.[ch]
730                 export imageview_get_resized_size() (for plugins)
731         * src/prefs_common.[ch]
732                 added prefs_common_get() (for plugins)
733
734 2003-03-17 [christoph]  0.8.11claws22
735
736         * src/imap.c
737                 o remove UID guessing from copy code
738                 o support UIDPLUS extension for APPEND command
739
740 2003-03-17 [paul]       0.8.11claws21
741
742         * src/gtk/about.c
743                 remove 'Compiled-plugins' section.
744                 
745         * src/plugins/dillo_viewer/dillo_viewer.c
746                 slight change to description text
747
748 2003-03-16 [match]      0.8.11claws20
749         * src/ldapserver.[ch]           ** NEW **
750         * src/ldapctrl.[ch]             ** NEW **
751         * src/ldapquery.[ch]            ** NEW **
752         * src/ldaputil.[ch]             ** NEW **
753         * src/addrcindex.[ch]           ** NEW **
754         * src/addrquery.h               ** NEW **
755         * src/addritem.[ch]
756         * src/addrcache.[ch]
757         * src/addrindex.[ch]
758         * src/addr_compl.[ch]
759         * src/addressbook.[ch]
760         * src/addrbook.[ch]
761         * src/editgroup.c
762         * src/editaddress.c
763         * src/editldap.c
764         * src/editldap_basedn.c
765         * src/vcard.c
766         * src/jpilot.c
767         * src/Makefile.am
768                 included dynamic LDAP queries. improved address
769                 completion.
770
771 2003-03-16 [paul]       0.8.11claws19
772
773         * tools/multiwebsearch.pl
774                 fix a fatal typo
775
776 2003-03-16 [christoph]  0.8.11claws18
777
778         * src/mimeview.c
779         * src/plugins/dillo_viewer/dillo_viewer.c
780         * src/plugins/mathml_viewer/mathml_viewer.c
781                 make unregistering of MimeViewerFactorys possible
782
783 2003-03-16 [alfons]     0.8.11claws17
784
785         * configure.ac
786                 correct typo
787
788 2003-03-16 [melvin]     0.8.11claws16
789
790         * src/plugins/dillo_viewer.c
791                 Fixed bug where it was not possible to view more than
792                 one text/html attachment per message (bug discovered
793                 by Christoph Hohmann).
794
795 2003-03-15 [melvin]     0.8.11claws15
796
797         * src/prefs_actions.c
798                 Fixed compilation warnings.
799
800 2003-03-15 [melvin]     0.8.11claws14
801
802         * src/plugins/Makefile.am
803         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
804         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
805         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
806                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
807                 newer (http://dillo.auriga.wearlab.de/).
808
809 2003-03-15 [christoph]  0.8.11claws13
810
811         * src/imap.c
812                 don't query imap folder for attributes because we already
813                 for them from imap_status
814
815         * src/mimeview.[ch]
816                 add support for plugable MimeViewers (unloading Viewers
817                 not yet complete)
818
819         * src/plugins/Makefile.am
820         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
821         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
822         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
823                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
824                 widget from http://helm.cs.unibo.it/mml-widget/
825
826 2003-03-14 [christoph]  0.8.11claws12
827
828         * src/folder.[ch]
829                 o error return code's should better be negative
830                 o replace printf with debug_print
831
832         * src/imap.c
833                 improve IMAP folder scan by checking UID-NEXT
834
835         * src/summaryview.c
836                 remove check that are unnecessary in my opinion
837
838 2003-03-13 [christoph]  0.8.11claws11
839
840         * src/folder.[ch]
841         * src/foldersel.c
842         * src/folderview.c
843         * src/imap.c
844         * src/mbox_folder.c
845         * src/mh.c
846         * src/news.c
847         * src/prefs_scoring.c
848         * src/summaryview.c
849                 use a common function to get a displayable name
850                 for a FolderItem
851
852 2003-03-13 [paul]       0.8.11claws10
853
854         * tools/Makefile.am
855           tools/README
856           tools/multiwebsearch.conf     ** NEW FILE **
857           tools/multiwebsearch.pl       ** NEW FILE **
858                 add multiwebsearch Actions script
859
860 2003-03-13 [colin]      0.8.11claws9
861
862         * src/compose.c
863                 Remove leading emtpy lines from quoted text
864                 before quoting it
865
866 2003-03-13 [melvin]     0.8.11claws8
867
868         * src/prefs_actions.c
869                 Fixed a memory leak
870                 Code clean ups
871                 Added Cancel and OK buttons
872                 Corrected help text
873
874 2003-03-13 [christoph]  0.8.11claws7
875
876         * src/account.c
877         * src/folder.[ch]
878         * src/imap.c
879         * src/mainwindow.c
880         * src/mbox_folder.c
881         * src/mh.c
882         * src/news.c
883         * src/setup.c
884                 replace more folder type stuff with folder class stuff
885
886 2003-03-13 [melvin]     0.8.11claws6
887
888         * src/prefs_actions.c
889                 Added new tokens:
890                 %u: user provided argument
891                 %h: user provided argument (hidden on input)
892                 %s: current text selection in the message view 
893
894 2003-03-13 [paul]       0.8.11claws5
895
896         * sync with 0.8.11cvs5
897                 see ChangeLog 2003-03-11, 2003-03-12
898
899 2003-03-12 [christoph]  0.8.11claws4
900
901         * src/folder.c
902                 use folder class idstr when writing folderlist.xml
903
904         * src/folder.h
905         * src/imap.c
906         * src/news.c
907                 replace folder type checks with folder class checks
908
909 2003-03-12 [christoph]  0.8.11claws3
910
911         * src/folder.[ch]
912         * src/imap.[ch]
913         * src/main.c
914         * src/mbox_folder.[ch]
915         * src/mh.[ch]
916         * src/news.[ch]
917                 o create a list of known folder classes in the folder system
918                 o use folder class id strings for folder item identifiers
919
920 2003-03-12 [christoph]  0.8.11claws2
921
922         * src/imap.c
923                 fix imap uid validity check
924
925 2003-03-12 [christoph]  0.8.11claws1
926
927         * src/account.c
928         * src/folder.[ch]
929         * src/foldersel.c
930         * src/folderview.c
931         * src/imap.c
932         * src/mainwindow.c
933         * src/mbox_folder.c
934         * src/mh.c
935         * src/news.c
936         * src/prefs_scoring.c
937         * src/procmsg.c
938         * src/setup.c
939         * src/summaryview.c
940                 initial restructuring of folder system, seperating
941                 folders and folder classes
942
943 2003-03-12 [paul]       0.8.11claws
944
945         0.8.11claws release
946
947 2003-03-12 [christoph]
948
949         * src/gtk/prefswindow.c
950                 fix translation of "Page Index"
951
952 2003-03-12 [paul]       0.8.10claws110
953
954         a sync from 0.8.11cvs4 before the release
955
956         * src/common/utils.c
957                 subject_compare_for_sort(): allow null strings (fixes
958                 summary sorting).
959
960 2003-03-11 [paul]       0.8.10claws109
961
962         * po/es.po
963                 update Spanish translation, submitted by
964                 Ricardo Mones Lastra
965
966 2003-03-11 [melvin]     0.8.10claws108
967
968         * po/fr.po
969                 Updated French translations
970
971 2003-03-11 [paul]       0.8.10claws107
972
973         * manual/en/Makefile.am
974           manual/en/*.html
975                 update English manual, add a new page
976                 updated by Francois Barriere <fbarriere@atmel.fr>
977                 
978         * po/bg.po
979           po/it.po
980           po/sr.po
981                 update Bulgarian, Italian, and Serbian translations
982                 submitted by George Danchev, Alessandro Maestri, and
983                 Urke MMI
984
985 2003-03-10 [paul]       0.8.10claws106
986
987         * src/gtk/about.c
988           src/gtk/prefswindow.c
989                 make some strings translatable
990
991 2003-03-10 [darko]      0.8.10claws105
992
993         * src/compose.c
994                 code cleanup to make Hiro happy
995
996 2003-03-10 [paul]       0.8.10claws104
997
998         * sync with 0.8.11cvs2
999                 see ChangeLog 2003-03-10
1000
1001 2003-03-09 [melvin]     0.8.10claws103
1002
1003         * src/textview.c
1004                 textview_set_font(): fix for message display in
1005                 UTF-8 locales (thanks to Sergey Vlasov).
1006                 (was unintentionnaly reverted in 0.8.6claws6)   
1007
1008 2003-03-08 [darko]      0.8.10claws102
1009
1010         * src/compose.c
1011                 fix infinite loop in wrapping as reported
1012                 by happycactus
1013                 obsoletes patch #696482
1014
1015 2003-03-08 [christoph]  0.8.10claws101
1016
1017         * src/imap.c
1018                 add workaround for IMAP servers that do not
1019                 support the "UID SEARCH UID" command
1020
1021 2003-03-07 [christoph]  0.8.10claws100
1022
1023         * src/plugins/spamassassin/spamassassin.[ch]
1024         * src/plugins/spamassassin/spamassassin_gtk.c
1025                 code cleanup
1026
1027 2003-03-07 [paul]       0.8.10claws99
1028
1029         * po/es.po
1030                 updated Spanish translation, submitted by
1031                 Ricardo Mones Lastra
1032
1033 2003-03-07 [christoph]  0.8.10claws98
1034
1035         * src/send.c
1036                 fix in 0.8.10claws94 was wrong
1037                 local delivery does not require escaping, remove escaping
1038                 code to make signatures of mails with "." lines valid
1039                 
1040                 NOTE: requires that sendmail is executed with "-i" option,
1041                       what is the default now, but has to be changed in all
1042                       exsiting accounts)
1043
1044 2003-03-07 [paul]       0.8.10claws97
1045
1046         * sync with 0.8.11 release
1047                 see ChangeLog 2003-03-07
1048
1049 2003-03-06 [paul]       0.8.10claws96
1050
1051         * src/compose.c
1052                 revert commit 0.8.10claws92
1053
1054 2003-03-06 [paul]       0.8.10claws95
1055
1056         * src/folderview.c
1057                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
1058
1059         * src/gtkaspell.c
1060                 fix bug 74, 'Crash opening editor window with pseudo-color
1061                 display'
1062                 
1063         Patches submitted by Kevin Vigor <kevin@vigor.nu>
1064
1065 2003-03-06 [christoph]  0.8.10claws94
1066
1067         * src/send.c
1068                 fix rfc2821 (4.5.2) violation in SMTP data sending,
1069                 all lines starting with a period get an extra period
1070                 inserted
1071                 (found by Simon 'corecode' Schubert)
1072
1073 2003-03-06 [paul]       0.8.10claws93
1074
1075         * src/folderview.c
1076                 if configured font can't be loaded fall back to gtk
1077                 default. (with thanks to Christoph)
1078                 
1079                 closes long-standing bug 15 'Crashes on startup'
1080
1081 2003-03-06 [paul]       0.8.10claws92
1082
1083         * src/compose.c
1084                 freeze text before autosave and thaw afterwards
1085                 fixes bug 67 'autosave make re-rediting message crazy'
1086
1087 2003-03-06 [christoph]  0.8.10claws91
1088
1089         * src/compose.c
1090                 ignore address comment in dupe check for Cc-list
1091
1092         (closes reopened bug 47 Replying to message strips name part of
1093          e-mail addresses of Cc: lines)
1094
1095 2003-03-06 [paul]       0.8.10claws90
1096
1097         * src/Makefile.am
1098                 remove reference to gtkxtext.h as its no longer in
1099                 the repository
1100
1101 2003-03-06 [paul]       0.8.10claws89
1102
1103         * sync with 0.8.10cvs25
1104                 see ChangeLog 2003-03-06
1105
1106 2003-03-06 [oliver]     0.8.10claws88
1107         
1108         * src/messageview.c
1109                 remove include
1110
1111 2003-03-06 [oliver]     0.8.10claws87
1112         
1113         * src/folderview.c 
1114                 remove changes introduced inclaws74
1115         * src/messageview.c
1116                 another attempt to sanely delete and update
1117                 messages deleted in separate messageview
1118
1119 2003-03-05 [christoph]  0.8.10claws86
1120
1121         * src/summaryview.c
1122                 check if "From" matches any account's address if
1123                 addressbook completion of addresses is disabled too
1124
1125         (closes Bug 70 "Display recipient in from" doesn't check
1126          folder's default account)
1127
1128 2003-03-05 [christoph]  0.8.10claws85
1129
1130         * src/compose.c
1131         * src/common/utils.[ch]
1132                 don't strip address comments when building Cc lists
1133
1134         (closes Bug 47 Replying to message strips name part of e-mail addresses
1135          of Cc: lines)
1136
1137         * src/folder.c
1138                 fix return value of copy function
1139
1140 2003-03-05 [christoph]  0.8.10claws84
1141
1142         * src/imap.c
1143                 don't ask imap server for non rfc822 headers
1144
1145         (closes bug 71 IMAP FETCH asks for FROM header field twice)
1146
1147         * src/imap.c
1148                 destroy session on socket error to allow reconnecting
1149
1150 2003-03-05 [christoph]  0.8.10claws83
1151
1152         * configure.ac
1153                 fix building with gnome when no prefix is set
1154
1155         (closes bug 66 Gnome directory is set to NONE)
1156
1157 2003-03-05 [paul]       0.8.10claws82
1158
1159         * sync with 0.8.10cvs23
1160                 see ChangeLog 2003-03-05
1161
1162 2003-03-04 [christoph]  0.8.10claws81
1163
1164         * src/folder.c
1165                 o fix moving and copying when folder returns 0 for new
1166                   message number
1167                 o remove some code for single message copy and move
1168                   operations and use functions for multiple messages
1169
1170         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
1171
1172         * src/news.c
1173                 remove unused include
1174
1175 2003-03-04 [paul]       0.8.10claws80
1176
1177         * src/gtk/about.c
1178                 list 'Compiled plugins'
1179
1180 2003-03-03 [christoph]  0.8.10claws79
1181
1182         * src/news.[ch]
1183                 have to multiply the percentage of the current fetch with
1184                 the percentage that it has of the total fetch operation
1185                 for correct values
1186
1187 2003-03-03 [christoph]  0.8.10claws78
1188
1189         * src/news.c
1190                 fix calculation of expected lines for progress indicator
1191
1192 2003-03-03 [christoph]  0.8.10claws77
1193
1194         * src/summaryview.c
1195         * src/common/utils.c
1196                 fix segfault when opening the root news folder
1197
1198 2003-03-03 [christoph]  0.8.10claws76
1199
1200         * src/mainwindow.[ch]
1201         * src/common/Makefile.am
1202         * src/common/progressindicator.[ch]
1203                 add UI independent progress indicator handling
1204
1205         * src/news.[ch]
1206                 use new progress indicator for message info fetching
1207
1208         * src/common/hooks.h
1209                 code cleanup
1210
1211 2003-03-03 [oliver]     0.8.10claws75
1212
1213         * src/toolbar.c
1214         * src/compose.c
1215                 removed commented code
1216
1217 2003-03-03 [oliver]     0.8.10claws74
1218
1219         * src/toolbar.[ch]
1220                 cleanups and refactoring
1221         * src/compose.[ch]
1222                 compose_reply_mode reply & forwarding interface for
1223                 toolbar buttons
1224         * src/folderview.c
1225                 act on messages marked for deletion in folderview_selected
1226                 based on prefs_common.immediate_exec since a message might 
1227                 have been deleted by messageview in a folder we are changing 
1228                 to (does anybody understand what I'm on about ?)
1229
1230 2003-03-03 [oliver]     0.8.10claws73
1231         
1232         * src/messageview.[ch]
1233                 new functions
1234                 - messageview_delete: delete message shown in messagview
1235                 - messageview_update_view: update messageview to currently 
1236                   selected summaryview message
1237                 - add separate messageview to msgview_list in order to update 
1238                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
1239         * src/summaryview.[ch]
1240                 summary_get_selection returns a list of selected msgs
1241                 in summaryview
1242         * src/mainwindow.c
1243                 toolbar reply refactoring
1244
1245 2003-03-03 [paul]       0.8.10claws72
1246
1247         * sync with 0.8.10cvs21
1248                 see ChangeLog 2003-03-03
1249
1250 2003-03-02 [christoph]  0.8.10claws71
1251
1252         * src/common/passcrypt.c
1253                 use POSIX includes
1254
1255 2003-03-02 [christoph]  0.8.10claws70
1256
1257         * configure.ac
1258         * src/prefs_account.c
1259         * src/prefs_gtk.[ch]
1260         * src/common/.cvsignore
1261         * src/common/Makefile.am
1262         * src/common/passcrypt.c                ** NEW **
1263         * src/common/passcrypt.h.in             ** NEW **
1264                 Implement password encryption in config files
1265                 using unix encrypt and setkey functions. The crypt
1266                 key can be set as a configure parameter. Old
1267                 passwords will be converted if they do not begin
1268                 with '!'
1269
1270 2003-03-02 [paul]       0.8.10claws69
1271
1272         * src/prefs_account.c
1273                 fix compile error
1274
1275 2003-03-01 [thorsten]   0.8.10claws68
1276
1277         * po/el.po
1278           po/hr.po
1279           po/it.po
1280           po/nl.po
1281           po/sr.po
1282           po/sv.po
1283                 corrected format strings
1284         * po/en_GB.po
1285                 corrected headers
1286                 (fix compile errors with GNU gettext-0.11.5)
1287
1288 2003-03-01 [oliver]     0.8.10claws67
1289
1290         * src/summaryview.c
1291                 menu callbacks call toolbar_menu_reply
1292
1293 2003-03-01 [oliver]     0.8.10claws66
1294
1295         * src/mainwindow.c
1296         * src/messageview.c
1297                 menu callbacks call toolbar_menu_reply
1298         * src/toolbar.[ch]
1299                 callbacks from menu handled by toolbar_menu_reply
1300
1301 2003-03-01 [paul]       0.8.10claws65
1302
1303         * src/addressbook.c
1304                 revert commit 0.8.10claws54 - breaks editing of
1305                 addressbook.
1306                 
1307         * po/bg.po
1308                 update Bulgarian translation, submitted by
1309                 George Danchev
1310
1311 2003-02-28 [christoph]  0.8.10claws64
1312
1313         * src/account.c
1314         * src/addressadd.c
1315         * src/compose.c
1316         * src/gtkaspell.c
1317         * src/gtkxtext.h                ** REMOVE **
1318         * src/imap.c
1319         * src/matcher.[ch]
1320         * src/mh.c
1321         * src/news.c
1322         * src/pine.c
1323         * src/prefs_common.c
1324         * src/prefs_matcher.c
1325         * src/procheader.[ch]
1326         * src/procmsg.[ch]
1327         * src/toolbar.c
1328         * src/common/ssl_certificate.c
1329         * src/gtk/colorlabel.c
1330         * src/gtk/menu.c
1331                 o fix warnings
1332                 o remove code obsoleted by new cache and folder system rework
1333
1334 2003-02-28 [oliver]     0.8.10claws63
1335         
1336         * src/toolbar.[ch]
1337                 * fix bug where reply in Messageview replied to 
1338                 Message displayed in summaryview
1339                 (reportedd via ML by chinatinte at gmx dot ch)
1340                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
1341                 didn't work in separate MessageView Toolbar
1342                 (wondering if anybody uses this at all ?)
1343         * src/summaryview.[ch]
1344                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
1345                 (generalize reply and forward code);
1346         * src/messageview.c 
1347                 remove focus_in event which updated summaryview to messageview
1348
1349 2003-02-28 [paul]       0.8.10claws62
1350
1351         * po/Makefile.in.in
1352                 add the --check option
1353                 Patch submitted by Ricardo Mones Lastra
1354
1355 2003-02-28 [paul]       0.8.10claws61
1356
1357         * src/prefs_account.c
1358                 re-order 'Signature' items
1359
1360 2003-02-28 [paul]       0.8.10claws60
1361
1362         * sync with 0.8.10cvs20
1363                 see ChangeLog 2003-02-28
1364
1365 2003-02-28 [paul]       0.8.10claws59
1366
1367         * po/POTFILES.in
1368                 update to reflect recent movement of files
1369
1370 2003-02-28 [paul]       0.8.10claws58
1371
1372         * sync with 0.8.10cvs19
1373                 see ChangeLog 2003-02-28
1374
1375 2003-02-27 [martin]     0.8.10claws57
1376
1377         * src/prefs_matcher.c 
1378                 fix segfault in prefs_matcher_ok() when the
1379                 last entry is deleted and prevents that the
1380                 message "entry not saved" comes up after deleting
1381                 an entry
1382
1383 2003-02-27 [martin]     0.8.10claws56
1384
1385         * src/prefs_filtering.c 
1386                 fix segfault in prefs_filtering_ok() when the
1387                 last entry is deleted and prevents that the
1388                 message "entry not saved" comes up after deleting
1389                 an entry
1390
1391 2003-02-27 [paul]       0.8.10claws55
1392
1393         * sync with 0.8.10cvs18
1394                 see ChangeLog 2003-02-27
1395
1396 2003-02-27 [paul]       0.8.10claws54
1397
1398         * src/addressbook.c
1399                 fix bug where the address book crashes with 
1400                 multiple lookups.
1401                 Patch [687729] submitted by David Frager 
1402                 <dbfrager@users.sourceforge.net>
1403
1404 2003-02-25 [christoph]  0.8.10claws53
1405
1406         * src/Makefile.am
1407         * src/colorlabel.[ch]           ** REMOVE **
1408         * src/gtk/Makefile.am
1409         * src/gtk/colorlabel.[ch]       ** NEW **
1410                 move colorlabel files to gtk directory
1411
1412         * src/esmtp.[ch]                ** REMOVE **
1413                 has been merged into smtp.[ch] in 0.7.5
1414
1415 2003-02-25 [christoph]  0.8.10claws52
1416
1417         * src/Makefile.am
1418         * src/about.[ch]                ** REMOVE **
1419         * src/gtk/Makefile.am
1420         * src/gtk/about.[ch]            ** NEW **
1421                 move about files to gtk directory
1422
1423 2003-02-25 [christoph]  0.8.10claws51
1424
1425         * src/folder.c
1426                 some code optimization of folder scanning code
1427
1428         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
1429
1430 2003-02-25 [christoph]  0.8.10claws50
1431
1432         * src/main.c
1433         * src/common/sylpheed.c
1434                 add command line parameter parsing to common code
1435
1436 2003-02-24 [christoph]
1437
1438         * Makefile.am
1439         * configure.ac
1440                 fix gnome prefix problems, the configure script now removed
1441                 `gnome-config --prefix` from `gnome-config --datadir`
1442                 and adds $(prefix} instead
1443
1444         (closes Bug 24 Makefile does not respect prefix when installing
1445          GNOME data)
1446
1447 2003-02-24 [christoph]  0.8.10claws49
1448
1449         * src/news.c
1450                 check for valid session before trying to authenticate
1451
1452         (closes Bug 60 crash if "authenticate on logon" is activated
1453          and newsserver-hostname is not valid)
1454
1455 2003-02-24 [melvin]     0.8.10claws48
1456
1457         * src/prefs_actions.c
1458                 Make sure all user's input is sent to the action and then
1459                 close the socket..
1460
1461 2003-02-23 [alfons]     0.8.10claws46
1462
1463         * src/summaryview.c
1464                 also wait cursor when deleting files
1465
1466 2003-02-23 [paul]
1467
1468         * tools/freshmeat_search.pl
1469           tools/google_search.pl
1470                 scripts should now work for any browser/browser command line
1471
1472 2003-02-22 [christoph]  0.8.10claws45
1473
1474         * src/procmsg.c
1475                 fix IMAP flag setting, IMAP flag is not handled correctly
1476                 anymore by the folder system and information about the
1477                 folder should not be saved in the MsgInfo (in my opinion)
1478
1479         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1480
1481 2003-02-22 [christoph]  0.8.10claws44
1482
1483         * src/summaryview.c
1484                 fix spelling of "label" ;-)
1485
1486 2003-02-22 [thorsten]   0.8.10claws43
1487
1488         * src/mimeview.c
1489           src/prefs_common.[ch]
1490           src/procmime.[ch]
1491                 do not use description as attachment name
1492
1493 2003-02-22 [alfons]     0.8.10claws42
1494
1495         * src/summaryview.c
1496                 freeze/thaw folder item updates when changing color labels,
1497                 and put a wait cursors on
1498
1499 2003-02-22 [thorsten]   0.8.10claws41
1500
1501         * src/mimeview.c
1502                 save-all fixes: crash if invoked on multipart container,
1503                 mimeinfo access, pathseparators, error dialog
1504
1505 2003-02-21 [alfons]     0.8.10claws40
1506
1507         * src/prefs_gtk.c
1508                 remove unused var
1509
1510 2003-02-21 [colin]      0.8.10claws39
1511
1512         * src/send.c
1513                 Fix smtp logging
1514
1515 2003-02-21 [colin]      0.8.10claws38
1516
1517         * src/summaryview.c
1518                 Freeze/thaw folderItem updates when filtering messages 
1519                 via Tools/Filter messages
1520
1521 2003-02-21 [paul]       0.8.10claws37
1522
1523         * src/compose.c
1524                 revert commit 0.8.10claws26, there are ulterior motives
1525                 for users to set a Reply-To header when posting to
1526                 newsgroups
1527
1528 2003-02-21 [paul]       0.8.10claws36
1529
1530         * sync with 0.8.10cvs17
1531                 see ChangeLog 2003-02-21
1532
1533 2003-02-20 [christoph]  0.8.10claws35
1534
1535         * src/imap.c
1536                 IMAP UID fetch speedup using SEARCH
1537
1538         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1539
1540         * src/imap.c
1541                 fix problem with UIDs in IMAP UID cache that no longer existed
1542
1543 2003-02-20 [christoph]  0.8.10claws34
1544
1545         * src/imap.c
1546         * src/procheader.c
1547         * src/procheader.h
1548                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
1549
1550         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1551
1552         * src/imap.c
1553                 Rewrite imap_cmd_gen_recv use sock_getline instead
1554                 of sock_gets to avoid problems with too long reply
1555                 lines
1556     
1557 2003-02-20 [colin]      0.8.10claws33
1558         
1559         * src/prefs_account.c
1560                 Better wording
1561
1562 2003-02-20 [colin]      0.8.10claws32
1563
1564         * src/compose.c
1565                 Remove useless '&& !to_sender' 
1566
1567 2003-02-20 [darko]
1568
1569         * AUTHORS
1570                 change my e-mail address
1571
1572 2003-02-19 [colin]      0.8.10claws31
1573
1574         * src/prefs_common.c
1575                 X11 style colors for every configurable color
1576
1577 2003-02-19 [alfons]     0.8.10claws30
1578
1579         * src/prefs_gtk.[ch]
1580         * src/prefs_common.c
1581                 for color_new accept both plain integers and X11 style color
1582                 names (as found in /usr/lib/X11/rgb.txt)
1583
1584 2003-02-19 [paul]       0.8.10claws29
1585
1586         * src/mainwindow.c
1587                 add tooltips to online/offline button and account selector
1588                 button
1589
1590 2003-02-19 [paul]       0.8.10claws28
1591
1592         * src/folder.c
1593           src/news.c
1594           src/prefs_account.[ch]
1595           src/prefs_common.[ch]
1596                 move 'Maximum number of articles to download' to
1597                 account prefs.
1598                 clean up account prefs gui a little by hiding entries
1599                 rather then greying out entries
1600
1601 2003-02-19 [hiro]       0.8.10claws27
1602
1603         * src/common/utils.c
1604                 fix bug #54 'yesterdays date is displayed in the message 
1605                 summary window'
1606
1607 2003-02-19 [paul]       0.8.10claws26
1608
1609         * src/compose.c
1610                 fix bug reported in Feature Request [688596] 
1611                 'Reply-to header in news'
1612
1613 2003-02-18 [paul]       0.8.10claws25
1614
1615         * src/select-keys.c
1616                 add a 'List all keys' button to key selection dialog
1617
1618 2003-02-18 [colin]      0.8.10claws24
1619         
1620         * src/stock_pixmap.c
1621                 fix compile error
1622
1623 2003-02-18 [colin]      0.8.10claws23
1624
1625         * src/common/smtp.[ch]
1626           src/prefs_account.c
1627                 Try to starttls if it seems to be the only
1628                 way to authenticate a user
1629
1630 2003-02-18 [paul]       0.8.10claws22
1631
1632         * src/Makefile.am
1633           src/folderview.c
1634           src/stock_pixmap.[ch]
1635           src/pixmaps/drafts_close.xpm  ** NEW FILE **
1636           src/pixmaps/drafts_open.xpm   ** NEW FILE **
1637                 as a Drafts folder is a special folder allow it to have
1638                 its own unique icons
1639
1640 2003-02-18 [colin]      0.8.10claws21
1641
1642         * src/imap.c
1643                 Fix port selection when using starttls
1644
1645 2003-02-18 [paul]       0.8.10claws20
1646
1647         * src/mainwindow.c
1648           src/prefs_common.[ch]
1649                 make blue the default new mail colour
1650
1651 2003-02-18 [paul]       0.8.10claws19
1652
1653         * sync with 0.8.10cvs14
1654                 see ChangeLog 2003-02-18
1655
1656 2003-02-17 [jens]       0.8.10claws18
1657
1658         * src/common/md5.c
1659                 fixed a compile problem with gcc 3.3
1660                 works on 2.95.3 too (testet on PPC as it is big endian)
1661
1662 2003-02-17 [paul]       0.8.10claws17
1663
1664         * sync with 0.8.10cvs13
1665                 see ChangeLog 2003-02-17
1666
1667 2003-02-17 [paul]       0.8.10claws16
1668
1669         * sync with 0.8.10cvs12
1670                 see ChangeLog 2003-02-17
1671
1672 2003-02-16 [match]      0.8.10claws15
1673
1674         * src/addressbook.c
1675                 Eliminates reloading of address data when items
1676                 deleted or added. Applied submitted by
1677                 Luke Plant <lukeplant@softhome.net>
1678
1679 2003-02-16 [paul]       0.8.10claws14
1680
1681         * src/news.c
1682                 when a 'protocol error' is encountered disconnect from
1683                 the server. This means that the user can carry on viewing
1684                 other articles and doesn't have to either wait until the
1685                 server timesout or quit sylpheed.
1686                 Fixes bug #53 'Unable to read messages in newsgroups, 
1687                 displayed message doesn't change'
1688
1689 2003-02-15 [christoph]  0.8.10claws13
1690
1691         * src/imap.c
1692                 fix bug that stopped scanning of folders when an
1693                 IMAP folder was empty
1694
1695         (closes bug 46 stop scan messages in folders after empty folder)
1696
1697 2003-02-15 [paul]
1698
1699         * tools/Makefile.am
1700           tools/README
1701           tools/freshmeat_search.pl     ** NEW FILE **
1702           tools/google_search.pl        ** NEW FILE **
1703                 Add 2 Actions scripts which search freshmeat/google
1704                 for the selected text using the browser configured
1705                 in sylpheedrc.
1706                 
1707         Note: These scripts are very dependent on the format of the
1708         browser command and may not work on every occasion. Testing
1709         is welcome. 
1710
1711 2003-02-14 [alfons]     0.8.10claws12
1712
1713         * src/compose.c
1714                 fix breakage because of uninitialized account pointer.
1715                 please verify.
1716
1717 2003-02-14 [paul]       0.8.10claws11
1718
1719         * src/compose.c
1720           src/prefs_account.[ch]
1721           src/prefs_common.[ch]
1722                 move signature settings to Account Prefs
1723
1724 2003-02-14 [paul]       0.8.10claws10
1725
1726         * sync with 0.8.10cvs11
1727                 see ChangeLog 2003-02-14
1728
1729 2003-02-13 [thorsten]   0.8.10claws9
1730
1731         * src/news.c
1732                 revert news progressbar (GUI separation)
1733
1734 2003-02-13 [paul]       0.8.10claws8
1735
1736         * src/compose.c
1737                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
1738                 paragraph 1
1739
1740 2003-02-13 [paul]       0.8.10claws7
1741
1742         * src/compose.[ch]
1743           src/summaryview.c
1744                 fix 'Follow-up and Reply-to' so that it creates a reply to
1745                 the newsgroup and the sender. If the message has the keyword
1746                 'poster' in the Followup-To header, all replies go to the
1747                 sender, re: RFC 1036, Section 2.2.3
1748                 rename all instances of 'ignore_replyto' to 'to_sender', both
1749                 were previously used, now we use just one.
1750
1751 2003-02-13 [paul]       0.8.10claws6
1752
1753         * sync with 0.8.10cvs9
1754                 see ChangeLog 2003-02-13
1755
1756 2003-02-13 [paul]       0.8.10claws5
1757
1758         * configure.ac
1759                 show which plugins are configured in the configure
1760                 output.
1761
1762 2003-02-12 [thorsten]   0.8.10claws4
1763
1764         * src/news.c
1765                 show progress while fetching news headers
1766
1767 2003-02-12 [christoph]  0.8.10claws3
1768
1769         * configure.ac
1770         * src/plugins/Makefile.am
1771                 use AM_CONDITIONAL to enable plugins, automake correctly
1772                 manages this when creating distdir
1773
1774 2003-02-12 [christoph]  0.8.10claws2
1775
1776         * ac/spamassassin.m4
1777         * src/plugins/spamassassin/Makefile.am
1778                 fix building SpamAssassin plugin without OpenSSL
1779
1780 2003-02-12 [paul]       0.8.10claws1
1781
1782         * ac/Makefile.am
1783           src/Makefile.am
1784           src/plugins/Makefile.am
1785                 fix failure of 'make release'
1786
1787 2003-02-12 [paul]       0.8.10claws
1788
1789         * 0.8.10claws released
1790
1791 2003-02-12 [paul]       0.8.9claws56
1792
1793         * po/bg.po
1794           po/es.po
1795           po/it.po
1796           po/ru.po
1797           po/sr.po
1798                 updated translations by George Danchev, Ricardo Mones Lastra,
1799                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
1800                 
1801         * sylpheed.spec.in
1802                 Allow the building of RPMs by a regular user. Submitted
1803                 by Sergei Astanin
1804
1805 2003-02-11 [alfons]     0.8.9claws55
1806
1807         * src/colorlabel.c
1808                 don't use pixmaps for label color rect but draw rectangles
1809                 so we can respect the color map of palette based visuals
1810                 (fixes the long time crashes on Suns - thanks to Andreas
1811                 Engel and Steve O'Hara-Smith for testing)
1812
1813 2003-02-11 [christoph]  0.8.9claws54
1814
1815         * src/matcher_parser_parse.y
1816                 correct bug where filering rules of not existing folders in
1817                 matcherrc were added to global filtering
1818                 
1819         (closes Debian Bug #180253 - Directory's filter-rules are merged with
1820          main filter-rules after removing directory, http://bugs.debian.org/180253)
1821         
1822 2003-02-11 [paul]       0.8.9claws53
1823
1824         * sync with 0.8.10cvs7
1825                 see ChangeLog 2003-02-09
1826
1827 2003-02-11 [melvin]     0.8.9claws52
1828
1829         * po/fr.po
1830                 Updated French tranlsations
1831
1832 2003-02-10 [paul]       0.8.9claws51
1833
1834         * sylpheed.spec.in
1835                 correct --enable-openssl
1836                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
1837
1838 2003-02-09 [martin]     0.8.9claws50
1839
1840         * src/prefs_matcher.c
1841                 fix segfault in prefs_matcher_substitute_cb() when
1842                 no row is selected
1843
1844 2003-02-09 [paul]       0.8.9claws49
1845
1846         * src/folderview.c
1847                 fix bug where a newsgroup folder's processing rules were
1848                 merged with the global filtering rules when the newsgroup
1849                 folder was deleted, causing some seriously bad results,
1850                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
1851
1852 2003-02-08 [melvin]     0.8.9claws48
1853
1854         * src/compose.c
1855                 Corrected and modified an alert message.
1856
1857 2003-02-07 [paul]       0.8.9claws47
1858
1859         * src/folderview.c
1860                 fix bug where both an 'Account properties' window and a
1861                 'Folder properties' window were opened when clicking on
1862                 'Properties' in an NNTP or IMAP folder's popup menu.
1863
1864 2003-02-07 [paul]       0.8.9claws46
1865
1866         * sync with 0.8.10cvs6
1867                 see ChangeLog 2003-02-06
1868
1869 2003-02-06 [christoph]  0.8.9claws45
1870
1871         * src/mbox.c
1872                 freeze folder updates while importing mbox files
1873                 (closes bug 43 importing mbox took hours)
1874                 
1875         Patch submitted by Jens Rantil <jens.rantil@telia.com>
1876
1877 2003-02-06 [thorsten]   0.8.9claws44
1878
1879         * po/de.po
1880                 Updated german translations
1881
1882 2003-02-06 [thorsten]   0.8.9claws43
1883
1884         * src/news.h
1885                 use guint for message numbers (fix count in grouplist dialog)
1886
1887 2003-02-05 [paul]       0.8.9claws42
1888
1889         * sync with 0.8.10cvs2
1890                 see ChangeLog 2003-02-05
1891
1892 2003-02-04 [colin]      0.8.9claws41
1893
1894         * src/prefs_common.[ch]
1895           src/procmsg.c
1896           src/summaryview.c
1897                 Add an option to disable threading by subject
1898
1899 2003-02-04 [christoph]  0.8.9claws40
1900
1901         * src/inc.c
1902                 only abort fetching mails from multiple accounts when the
1903                 error is fatal and does not allow to check any more accounts
1904                 (currently only disk full error)
1905
1906         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
1907          receive mails for other accouts)
1908
1909 2003-02-04 [christoph]  0.8.9claws39
1910
1911         * src/folder.c
1912                 first add the new message to the cache, then
1913                 send the update notification
1914
1915         (closes bug 39 after sending message folderview doesnt get updated)
1916
1917 2003-02-04 [colin]      0.8.9claws38
1918
1919         * src/inc.c
1920                 _really_ fix this Connecting... status
1921
1922 2003-02-04 [paul]       0.8.9claws37
1923
1924         * sync with 0.8.10
1925                 see ChangeLog 2003-02-04
1926
1927 2003-02-04 [paul]       0.8.9claws36
1928
1929         * sync with 0.8.9cvs6
1930                 see ChangeLog 2003-02-03
1931
1932 2003-02-04 [paul]       0.8.9claws35
1933
1934         * po/pt_BR.po
1935                 updated by André Filipe de Assunção e Brito 
1936                 <bedecko@netsite.com.br>
1937
1938 2003-02-03 [thorsten]   0.8.9claws34
1939
1940         * po/de.po
1941                 Updated german translations
1942
1943 2003-02-02 [paul]       0.8.9claws33
1944
1945         * po/es.po
1946                 updated by Ricardo Mones Lastra
1947
1948 2003-02-02 [thorsten]   0.8.9claws32
1949
1950         * src/mh.c
1951                 Fix mh_get_msginfo() segfault if file is inaccessible
1952
1953 2003-01-31 [colin]      0.8.9claws31
1954
1955         * src/procheader.c
1956                 Fix last commit's bug
1957
1958 2003-01-31 [colin]      0.8.9claws30
1959
1960         * src/procheader.c
1961                 Missing a change for gpg-signed messages
1962
1963 2003-01-31 [paul]       0.8.9claws29
1964
1965         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
1966           src/procheader.c
1967           src/stock_pixmap.[ch]
1968           src/summaryview.c
1969                 indicate GnuPG signed messages by displaying an icon
1970                 in the Attachment column.
1971
1972 2003-01-31 [paul]       0.8.9claws28
1973
1974         * sync with 0.8.9cvs4
1975                 see ChangeLog 2003-01-31
1976
1977 2003-01-31 [alfons]     0.8.9claws27
1978
1979         * src/textview.c
1980                 tune URI parser to accept mailto URLs with a '?'
1981                 (patch from Ruslan Balkin)
1982
1983 2003-01-31 [colin]      0.8.9claws26
1984
1985         * src/summaryview.c
1986                 Fix a leak introduced in claws24
1987
1988 2003-01-31 [colin]      0.8.9claws25
1989
1990         * src/summaryview.c
1991                 Freeze/Thaw folder updates when deleting dups
1992
1993 2003-01-31 [colin]      0.8.9claws24
1994         
1995         * src/addr_compl.c
1996           src/summaryview.c
1997           src/msgcache.c
1998                 little speed improvements
1999
2000 2003-01-31 [colin]      0.8.9claws23
2001
2002         * src/summaryview.c
2003                 Fix segfault when forwarding nothing
2004                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
2005                 
2006 2003-01-30 [paul]       0.8.9claws22
2007
2008         * sync with 0.8.9cvs3
2009                 see ChangeLog 2003-01-30
2010
2011 2003-01-30 [paul]       0.8.9claws21
2012
2013         * sync with 0.8.9cvs2
2014                 see ChangeLog 2003-01-30
2015
2016 2003-01-29 [paul]       0.8.9claws20
2017
2018         * sync with 0.8.9cvs1
2019                 see ChangeLog 2003-01-29
2020
2021 2003-01-28 [paul]       0.8.9claws19
2022
2023         * po/POTFILES.in
2024                 update to reflect changes. 
2025                 thanks to Ricardo Mones Lastra
2026
2027 2003-01-27 [christoph]  0.8.9claws18
2028
2029         * ac/openssl.m4
2030         * ac/spamassassin.m4
2031         * src/plugins/spamassassin/README
2032         * src/plugins/spamassassin/libspamc.[ch]
2033         * src/plugins/spamassassin/utils.[ch]
2034                 updated to latest libspamc
2035
2036 2003-01-27 [christoph]  0.8.9claws17
2037
2038         * src/folder.c
2039                 fix wrong use of procheader_get_header_fields
2040
2041 2003-01-27 [christoph]  0.8.9claws16
2042
2043         * src/news.c
2044         * src/prefs_account.[ch]
2045         * src/common/nntp.[ch]
2046                 allow to force authentication for NNTP servers
2047
2048         Patch submitted by Florian Mickler <dmk@d-labs.de>
2049
2050 2003-01-26 [paul]       0.8.9claws15
2051
2052         * src/summaryview.c
2053                 speed up of marking messages as read
2054                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
2055
2056 2003-01-26 [christoph]  0.8.9claws14
2057
2058         * src/Makefile.am
2059         * src/mgutils.[ch]              ** REMOVE **
2060         * src/xml.[ch]                  ** REMOVE **
2061         * src/xmlprops.[ch]             ** REMOVE **
2062         * src/common/Makefile.am
2063         * src/common/mgutils.[ch]       ** NEW **
2064         * src/common/xml.[ch]           ** NEW **
2065         * src/common/xmlprops.[ch]      ** NEW **
2066                 move xml files to common directory
2067
2068 2003-01-26 [christoph]  0.8.9claws13
2069
2070         * src/plugins/spamassassin/spamassassin_gtk.c
2071                 only set gtk entry text if string is available
2072
2073 2003-01-26 [melvin]     0.8.9claws12
2074
2075         * src/description_window.c
2076                 Allow resizing of the window
2077                 Allow automatic horizontal scroll bar
2078                 Do not vertically expand and fill
2079
2080 2003-01-26 [christoph]  0.8.9claws11
2081
2082         * src/Makefile.am
2083         * src/gtkutils.[ch]             ** REMOVE **
2084         * src/common/sylpheed.c
2085         * src/gtk/Makefile.am
2086         * src/gtk/description_window.c
2087         * src/gtk/gtkutils.[ch]         ** NEW **
2088         * src/gtk/prefswindow.c
2089                 move gtkutils to gtk directory
2090
2091 2003-01-26 [paul]       0.8.9claws10
2092
2093         * src/summaryview.c
2094                 rename summary_unread_clicked() to summary_status_clicked()
2095
2096 2003-01-26 [melvin]     0.8.9claws9
2097
2098         * src/prefs_actions.c
2099                 Cosmetical changes to the help text
2100
2101 2003-01-26 [paul]       0.8.9claws8
2102
2103         * src/folder.[ch]
2104           src/mainwindow.c
2105           src/prefs_common.c
2106           src/prefs_sumamry_column.c
2107           summaryview.[ch]
2108                 rename the 'Unread' column to 'Status'
2109
2110 2003-01-25 [match]      0.8.9claws7
2111
2112         * src/mgutils.[ch]
2113                 removed reference to LDAP constants. removed error2string.
2114                 included functions to support LDAP dynamic queries.
2115         * src/syldap.h
2116                 moved LDAP constants here.
2117         * src/addressbook.c
2118         * src/addrindex.c
2119         * src/importldif.c
2120                 removed references to LDAP constants and references to
2121                 error2string.
2122
2123 2003-01-25 [paul]       0.8.9claws6
2124
2125         * src/summaryview.c
2126                 summary_thread_build(), summary_thread_init(): remove 
2127                 unneeded reference to summaryview->folder_item
2128
2129 2003-01-25 [christoph]  0.8.9claws5
2130
2131         * src/gtk/description_window.c
2132                 o allow description texts to expand over multiple columns
2133                 o translate all columns
2134         * src/prefs_actions.c
2135                 change syntax description to use new multi column feature
2136
2137         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2138
2139 2003-01-25 [match]      0.8.9claws4
2140
2141         * src/vcard.c
2142                 fixed bug with Quoted-Printable
2143
2144 2003-01-25 [paul]       0.8.9claws3
2145
2146         * src/folder.[ch]
2147           src/summaryview.[ch]
2148                 implement per-folder collapsed/expanded threads setting
2149                 
2150         * src/prefs_common.c
2151                 remove global collapsed/expanded threads option
2152
2153 2003-01-25 [christoph]  0.8.9claws2
2154
2155         * po/POTFILES.in
2156                 add pluginwindow and prefswindow
2157         * src/compose.c
2158                 make send respond correctly to messages that could be added
2159                 to the queue folder, but the UID of the message is unknown
2160         * src/folder.c
2161         * src/imap.c
2162                 don't return guessed UIDs in imap_add_msg anymore. We return
2163                 0 to tell the folder system it was appened but the UID is
2164                 unknown. Folder system now get's the UID by scaning the folder
2165                 and searching the cache for the Message-ID
2166                 (closes bug #29 Messages queued, but not sent)
2167
2168 2003-01-25 [paul]       0.8.9claws1
2169
2170         * src/codeconv.c
2171                 conv_encode_header():  fix bug when long headers with 8-bit
2172                 characters are used, so that the encoded words are wrapped.
2173                 If the space in the original text falls on the wrap boundary,
2174                 it can be lost.
2175                 Patch by Sergey Vlasov.
2176                 
2177         * src/folderview.c
2178                  fix bug where a change to the sorting method or thread view
2179                  of a folder's messages is lost if simpify-subject is set and
2180                  toggled on or off.
2181                  Patch by Luke Plant.
2182
2183 2003-01-24 [paul]       0.8.9claws
2184
2185         * sylpheed-0.8.9claws released
2186         
2187         * Makefile.am
2188           sylpheed.spec.in
2189                 remove reference to 'INSTALL.jp'
2190
2191 2003-01-23 [paul]       0.8.8claws128
2192
2193         * po/es.po
2194           po/it.po
2195           po/ru.po
2196           po/sr.po
2197                 updated translations. submitted by Ricardo Mones Lastra,
2198                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
2199
2200 2003-01-23 [colin]      0.8.8claws127
2201
2202         * src/compose.c
2203                 Fix drafted and queued news articles re-edition
2204
2205 2003-01-23 [melvin]     0.8.8claws126
2206
2207         * po/fr.po
2208                 Updated French translations
2209
2210 2003-01-23 [colin]      0.8.8claws125
2211
2212         * src/inc.c
2213                 Fix "Connecting to..." status message
2214
2215 2003-01-22 [paul]       0.8.8claws124
2216
2217         * po/bg.po
2218                 updated by George Danchev
2219                 
2220         * src/folder.c
2221                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
2222                 and folder deletion
2223
2224 2003-01-21 [paul]       0.8.8claws123
2225
2226         * po/bg.po
2227                 updated by George Danchev
2228                 
2229         * src/about.c
2230                 its now 2003
2231                 
2232         * src/toolbar.c
2233                 don't translate 'Separator'
2234                 
2235         * src/plugins/spamassassin/Makefile.am
2236                 add aspell to CPPFLAGS
2237                 
2238         * src/plugins/spamassassin/spamassassin.c
2239           src/plugins/spamassassin/spamassassin_gtk.c
2240                 set correct default for spamassassin_receive_spam
2241                 slightly re-word descriptions and some
2242                 other minor changes
2243
2244 2003-01-19 [alfons]     0.8.8claws122
2245                 
2246         * src/mimeview.c
2247                 mimeview_save_as(): we might as well show the file name for
2248                 the single case "Save As" too
2249
2250 2003-01-19 [alfons]     0.8.8claws121
2251
2252         * src/crash.c
2253                 change bug tracker URL to bugzilla URL
2254
2255 2003-01-19 [alfons]     0.8.8claws120
2256
2257         * src/mimeview.c
2258                 mimeview_save_all(): display name of file before overwriting;
2259                 continue saving all, even when one overwrite was cancelled
2260
2261 2003-01-19 [christoph]  0.8.8claws119
2262
2263         * src/summaryview.c
2264         * src/procmsg.[ch]
2265                 fix wrong usage of procmsg_find_children in summaryview
2266                 by using procmsg_update_unread_children instead of
2267                 summaryview_update_unread_children
2268
2269 2003-01-19 [christoph]  0.8.8claws118
2270
2271         * src/procmsg.c
2272                 fix infinite loop in procmsg_find_children
2273                  (closes bug #25 sylpheed crashes on delete.)
2274
2275         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2276
2277 2003-01-19 [paul]       0.8.8claws117
2278
2279         * po/pt_BR.po
2280                 updated by Ivan Francolin Martinez
2281
2282 2003-01-18 [melvin]     0.8.8claws116
2283
2284         * src/prefs_actions.c
2285                 Removed syntax limitation of only one '&' at the end of command.
2286                         Now actions that contain '>/dev/null 2>&1' are possible.
2287
2288 2003-01-18 [melvin]     0.8.8claws115
2289
2290         * src/prefs_actions.c
2291                 Actions IO dialog: when the action ends
2292                 the "Close" button now has focus and [Escape] closes the
2293                 window.
2294
2295 2003-01-18 [christoph]  0.8.8claws114
2296
2297         * src/procmsg.c
2298                 o add debug output when MsgInfos are really freed
2299                 o free GSLists in procmsg_find_children and
2300                   procmsg_update_unread_children
2301
2302 2003-01-18 [christoph]  0.8.8claws113
2303
2304         * src/mainwindow.c
2305                 reorder Configuration menu
2306
2307 2003-01-18 [christoph]  0.8.8claws112
2308
2309         * src/compose.c
2310                 fix applying templates to forwarded messages
2311
2312         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2313
2314 2003-01-17 [christoph]  0.8.8claws111
2315
2316         * src/folder.c
2317                 destroy folder items, when a folder item is removed
2318
2319 2003-01-17 [christoph]  0.8.8claws110
2320
2321         * src/folder.c
2322                 fix wrong folder stats update when ignored message is
2323                 deleted
2324
2325 2003-01-17 [colin]      0.8.8claws109
2326         
2327         * src/mainwindow.c
2328         * src/summaryview.c
2329                 Quicksearch bugfixes: 
2330                 - hide help button at startup if not extended
2331                 - switch to extended when looking for replies
2332
2333 2003-01-17 [paul]
2334
2335         * sync with 0.8.9 release
2336
2337 2003-01-17 [paul]       0.8.8claws108
2338
2339         * sync with 0.8.8cvs11
2340                 see ChangeLog 2003-01-17
2341
2342 2003-01-16 [colin]      0.8.8claws107
2343
2344         * src/procmsg.c
2345                 Changed encryption test to re-ask passphrase
2346                 if an encrypted message hasn't been decrypted
2347                 Fixes bug #5
2348
2349 2003-01-16 [christoph]  0.8.8claws106
2350
2351         * src/prefs_gtk.c
2352         * src/prefs_toolbar.c
2353         * src/gtk/prefswindow.h
2354         * src/plugins/spamassassin/spamassassin_gtk.c
2355                 remove page destroy function that is not used anymore
2356
2357 2003-01-16 [paul]       0.8.8claws105
2358
2359         * sync with 0.8.8cvs9
2360                 see ChangeLog 2002-01-16
2361
2362 2003-01-16 [colin]      0.8.8claws104
2363
2364         * src/compose.[ch]
2365                 Fix bug with autosaved drafts for IMAP, when draft
2366                 folder is specified - fixes bugzilla bug #20
2367
2368 2003-01-15 [paul]       0.8.8claws103
2369
2370         * src/compose.[ch]
2371           src/procmsg.c
2372                 store folder and message-id of message forwarding
2373                 in queue header and set forward flag after sending
2374
2375 2003-01-15 [paul]       0.8.8claws102
2376
2377         * sync with 0.8.8cvs8
2378                 see ChangeLog 2002-01-15
2379
2380 2003-01-15 [colin]      0.8.8claws101
2381
2382         * src/Makefile.am
2383                 Fix linking with GNU libiconv
2384
2385 2003-01-15 [darko]      0.8.8claws100
2386
2387         * src/pine.c
2388                 fix crash when importing pine address book
2389                 entry with an empty name (reported by DY
2390                 <dybulk at tri8.net>)
2391
2392 2003-01-14 [paul]       0.8.8claws99
2393
2394         * configure.in  ** REMOVED **
2395           configure.ac  ** NEW FILE **
2396                 rename configure.in to configure.ac, as it is now
2397                 preferred
2398
2399 2003-01-14 [melvin]     0.8.8claws98
2400
2401         * src/folderview.c
2402                 folderview_check_new(): More precise function description
2403
2404 2003-01-14 [melvin]     0.8.8claws97
2405
2406         * src/folderview.c
2407                 folderview_check_new(): return the number of new messages 
2408                         since last check.
2409         * src/inc.c
2410                 inc_account_mail(): Disable counting of new messages for IMAP
2411                         and NNTP until bug [19] and [14] are fixed.
2412
2413 2003-01-14 [paul]       0.8.8claws96
2414
2415         * sync with 0.8.8cvs6
2416                 see ChangeLog 2003-01-14
2417
2418 2003-01-13 [alfons]     0.8.8claws95
2419
2420         * src/textview.c
2421                 tune email address validation (c. 0.8.8claws89): if . is 
2422                 just one char away from @, the address is invalid too 
2423                 (correctly rejects addresses like foo@.com)
2424
2425 2003-01-13 [paul]       0.8.8claws94
2426
2427         * src/messageview.c
2428           src/toolbar.c
2429                 fixes to the Message View toolbar and menu:
2430                 fix non-functioning Forward button
2431                 make Reply button consider default_reply_list
2432                 remove 'Follow-up...' menu entry
2433                 add 'Forward' and 'Redirect' menu entries
2434
2435 2003-01-13 [melvin]     0.8.8claws93
2436
2437         * src/inc.c
2438                 Fixed typo that could make new messages count incorrect.
2439
2440 2003-01-13 [melvin]     0.8.8claws92
2441
2442         * src/folderview.[ch]
2443                 folderview_check_new(): return the number of new messages.
2444         * src/inc.c
2445                 Should fix bug [14] where new mail notification worked 
2446                         incorrectly with IMAP accounts.
2447                 inc_spool_account(): return number of new msgs, or -1 on error
2448                 inc_all_spool(): return number of new msgs
2449                 
2450 2003-01-13 [melvin]     0.8.8claws91
2451
2452         * src/prefs_actions.c
2453                 Justify help text.
2454
2455 2003-01-12 [thorsten]   0.8.8claws90
2456
2457         * src/common/prefs.c
2458                 close file before rename
2459
2460 2003-01-12 [alfons]     0.8.8claws89
2461
2462         * AUTHORS
2463                 add Christian Mertes
2464         * src/common/utils.[ch]
2465                 g_stricase_hash(), g_stricase_equal(): functions for 
2466                 case insensitive hash tables
2467         * src/textview.c
2468                 use top level domain names to validate email address, based
2469                 on a patch by Christian Mertes (thanks!), but changed 
2470                 implementation to use a hash table 
2471
2472 2003-01-12 [paul]       0.8.8claws88
2473
2474         * po/bg.po
2475                 updated by George Danchev
2476
2477 2003-01-12 [alfons]     0.8.8claws87
2478
2479         * src/summaryview.c
2480                 delete / execute performance: use new style folder update
2481
2482 2003-01-12 [paul]       0.8.8claws86
2483
2484         * sync with 0.8.8cvs5
2485                 see ChangeLog 2003-01-13 (!)
2486
2487 2003-01-12 [alfons]     0.8.8claws85
2488
2489         * src/filtering.c
2490         * src/matcher_parser_parse.y
2491                 prepare change_score filtering action
2492         * src/matcher.[ch]
2493                 give up const-correctness on functions that call non-const-correct functions;
2494                 several casts to gpointer in g_free();
2495                 add change_score;
2496
2497 2003-01-12 [christoph]  0.8.8claws84
2498
2499         * src/compose.c
2500                 fix 2 warnings
2501
2502         * src/gtk/prefswindow.[ch]
2503         * src/plugins/spamassassin/spamassassin_gtk.c
2504                 changed the call of the widget create function
2505                 for PrefsPages, because sometimes the widget
2506                 create function needs a widget that already has
2507                 been attached to a window (to create GDK pixmaps
2508                 for exmaple). So we simply pass the GtkWindow as
2509                 the second parameter now.
2510
2511         * src/main.c
2512         * src/mainwindow.c
2513         * src/prefs_toolbar.[ch]
2514                 rewrite Toolbar Preferences using the new
2515                 prefs window
2516
2517 2003-01-11 [alfons]     0.8.8claws83
2518
2519         * src/addressadd.c
2520                 fix crash when adding sender to addressbook because status bar
2521                 isn't there (the status bar doesn't seem to be used though,
2522                 but I'll let Match decide what to do with it)
2523
2524 2003-01-11 [colin]      0.8.8claws82
2525
2526         * src/main.c
2527           src/toolbar.c
2528                 Two useless changes reversed
2529
2530 2003-01-11 [colin]      0.8.8claws81
2531
2532         * src/mainwindow.c
2533           src/mainwindow.h
2534                 Add mainwindow_get_mainwindow()
2535         * src/alertpanel.c
2536           src/alertpanel.h
2537                 Add alertpanel_error_log() 
2538         * src/compose.c
2539           src/inc.c
2540           src/messageview.c
2541           src/toolbar.c
2542           src/main.c
2543           src/procmsg.c
2544                 Network errors get a View Log button
2545
2546 2003-01-10 [alfons]     0.8.8claws80
2547
2548         * src/prefs_toolbar.c
2549         * src/toolbar.c
2550                 use the translatable string for "Separator" as file name for
2551                 separator toolbar items (probably make this uppercase?)
2552
2553 2003-01-10 [alfons]     0.8.8claws79
2554
2555         * src/prefs_toolbar.c
2556                 put right A_SEPARATOR description string in "displayed
2557                 toolbar items list" so manually added separators are
2558                 saved correctly (bug #10, "Adding a separator to the main 
2559                 toolbar fails, entry in xml file is wrong")
2560
2561 2003-01-10 [christoph]  0.8.8claws78
2562
2563         * src/imap.c
2564                 o fix warnings
2565                 o use CAPABILITY to check if NAMESPACE is available
2566
2567 2003-01-10 [christoph]  0.8.8claws77
2568
2569         * src/imap.[ch]
2570                 apply UIDPLUS IMAP extension support patch
2571
2572         Patch submitted by Simon 'corecode' Schubert
2573
2574 2003-01-10 [paul]       0.8.8claws76
2575
2576         * src/folderview.c
2577                 a sync from main which fixes the news account folders'
2578                 Properties bug
2579
2580 2003-01-10 [christoph]  0.8.8claws75
2581
2582         * src/folder.c
2583                 don't accept 0 as a valid uid returned by copy and move
2584                 functions. 0 means the message was copied or moved but the
2585                 new uid could not be fetched. It is not an error condition
2586                 for the copy or move operation.
2587
2588 2003-01-10 [paul]       0.8.8claws74
2589
2590         * src/prefs_filtering.c
2591                 change English used in Alert when entry is not
2592                 saved.
2593                 
2594         * sync with 0.8.8cvs4
2595                 see ChangeLog 2003-01-10
2596
2597 2003-01-10 [darko]      0.8.8claws73
2598
2599         * src/pine.c
2600                 fix crash when importing address book entry
2601                 without a valid address
2602
2603 2003-01-09 [alfons]     0.8.8claws72
2604
2605         * src/inc.c
2606                 filtering performance: use new style folder update
2607
2608 2003-01-09 [christoph]  0.8.8claws71
2609
2610         * src/compose.c
2611         * src/gtk/menu.[ch]
2612                 fix wrong selecting of mime encoding type, when
2613                 opening property dialog of attachments in the
2614                 compose window. 7bit was always selected and that
2615                 destoryed files with 8bit data.
2616                 (closes bug #9 Sylpheed-claws destroys attachments when
2617                  changing MIME-types)
2618
2619 2003-01-09 [paul]       0.8.8claws70
2620
2621         * sync with 0.8.8cvs3
2622                 see ChangeLog 2003-01-09
2623
2624 2003-01-08 [alfons]     0.8.8claws69
2625         
2626         * src/addressadd.c
2627                 apply patch by Kim Schulz to fix build breakage
2628                 because of missing variable
2629
2630 2003-01-08 [paul]       0.8.8claws68
2631
2632         * sync with 0.8.8cvs2
2633                 see ChangeLog 2002-01-08
2634
2635 2003-01-08 [paul]       0.8.8claws67
2636
2637         * po/it.po
2638                 updated by Alessandro Maestri
2639                 
2640         * src/addressadd.c
2641                 when using 'Add sender to addressbook' allow
2642                 name to be edited and remarks to be entered
2643                 Patch submitted by Luke Plant
2644
2645 2003-01-08 [darko]      0.8.8claws66
2646
2647         * README.claws, src/summaryview.c
2648                 fix description for marked messages
2649
2650 2003-01-08 [paul]
2651
2652         * tools/Makefile.am
2653           tools/launch_phoenix  ** NEW FILE **
2654                 add script that enables using Phoenix as the default
2655                 web browser. 
2656                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
2657                 
2658         * tools/OOo2sylpheed.pl
2659                 remove full path to sylpheed executable, just 'sylpheed'
2660                 will do
2661                 
2662         * tools/README
2663                 add launch_phoenix informtion and re-arrange and compress
2664                 the data a little
2665
2666 2003-01-07 [christoph]  0.8.8claws65
2667
2668         * src/folder.c
2669                 fix update for source folder when moving messages
2670         * src/procmsg.[ch]
2671         * src/summaryview.c
2672                 use function to set to_folder for message infos and
2673                 automatically update the op_count for old and new
2674                 folder
2675
2676 2003-01-07 [melvin]     0.8.8claws64
2677
2678         * src/prefs_actions.c
2679                 Fixed bug where an '%p' Action on a displayed image crashed 
2680                         Sylpheed
2681                 Code clean up (get rid of duplicated code and removed unnecessary 
2682                                 structure member)
2683
2684 2003-01-07 [christoph]  0.8.8claws63
2685
2686         * src/compose.c
2687         * src/folder.[ch]
2688         * src/folderview.c
2689         * src/import.c
2690         * src/inc.c
2691         * src/main.c
2692         * src/mainwindow.c
2693         * src/messageview.c
2694         * src/prefs_folder_item.c
2695         * src/procmsg.c
2696         * src/summaryview.c
2697         * src/toolbar.c
2698                 o remove all folder update triggering from the UI code. The folder
2699                   system should know much better when a folder needs an update.
2700                 o to prevent multiple updates in a row the folder updates can be
2701                   frozen for some time.
2702
2703                 Note: - Please verify that no updates are missing
2704                       - Check where freeze/thaws should be added
2705
2706 2003-01-07 [christoph]  0.8.8claws62
2707
2708         * src/prefs_actions.c
2709                 don't translate empty strings
2710
2711         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2712
2713 2003-01-06 [christoph]  0.8.8claws61
2714
2715         * src/prefs_actions.c
2716                 mark strings for gettext
2717         * src/prefs_matcher.c
2718                 use new description window for Execute action and
2719                 match condition in Filtering
2720
2721         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2722
2723 2003-01-06 [alfons]     0.8.8claws60
2724
2725         keep myself inspired to re-organize matcher part 8; 
2726         yes, more to come (I need to move out the descriptive
2727         text for actions to matcher.c, or at least make it not
2728         depend on the wicked ordering)
2729
2730         * src/prefs_matcher.c
2731                 add documentation so others may comprehend the
2732                 UI part of the conditions
2733                 
2734 2003-01-06 [christoph]  0.8.8claws59
2735
2736         * src/prefs_actions.c
2737                 use new description window for syntax help
2738         * src/gtk/description_window.c
2739                 fix display of descriptions with column count != 2
2740
2741         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2742
2743 2003-01-06 [christoph]  0.8.8claws58
2744
2745         * src/quote_fmt.c
2746         * src/summaryview.[ch]
2747         * src/gtk/Makefile.am
2748         * src/gtk/description_window.[ch]       ** NEW **
2749                 use a generic window to display syntax descriptions
2750                 currently used in quote_fmt and summaryview (new description
2751                 for extended quick search)
2752
2753         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2754
2755 2003-01-06 [paul]       0.8.8claws57
2756
2757         * sync with 0.8.8cvs1
2758                 see ChangeLog 2003-01-06
2759
2760 2003-01-06 [christoph]  0.8.8claws56
2761
2762         * src/mainwindow.c
2763         * src/prefs_gtk.[ch]
2764         * src/gtk/prefswindow.[ch]
2765         * src/plugins/spamassassin/spamassassin_gtk.c
2766                 o remove page management from prefswindow, pages
2767                   will be an argument to prefswindow_open
2768                 o prefswindow_open gets a datapointer that is
2769                   passed to the widget_create function to allow
2770                   creation of prefswindow for specific items
2771
2772 2003-01-06 [colin]      0.8.8claws55
2773         
2774         * src/summaryview.c
2775                 We don't want regexp in the reply-finder, 
2776                 because MIDs can contain !,$,. and so on
2777
2778 2003-01-06 [jens]       0.8.8claws54
2779
2780         * src/jpilot.c
2781                 fixed a wrong free in jpilot_read_db_files
2782
2783 2003-01-06 [alfons]     0.8.8claws53
2784
2785         re-organize matcher part 8; more to come
2786        
2787         * src/matcher.c
2788                 matcherprop_to_string(): put g_free()s before the
2789                 switch-case break to fix memleaks                
2790
2791 2003-01-06 [colin]      0.8.8claws52
2792
2793         * src/summaryview.c
2794                 cleanup & reply-finder now displays the first 
2795                 matching message
2796
2797 2003-01-05 [alfons]     0.8.8claws51
2798
2799         re-organize matcher part 7; more to come
2800
2801         * src/matcher.[ch]
2802                 fixes for constant correctness;
2803                 more documentation;
2804
2805 2003-01-05 [alfons]     0.8.8claws50
2806
2807         re-organize matcher part 6; more to come
2808         
2809         * src/matcher.[ch]
2810                 fixes for constant correctness;
2811                 more documentation;
2812         * src/filtering.c
2813                 fix for constant correctness
2814
2815 2003-01-05 [colin]      0.8.8claws49
2816
2817         * src/account.[ch]
2818                 Add account_get_reply_account function
2819         * src/compose.c
2820                 Use account_get_reply_account function 
2821         * src/summaryview.c
2822                 Basic reply-finder - click on the replied
2823                 icon gets you to the outbox using quick-search
2824
2825 2003-01-05 [paul]       0.8.8claws48
2826
2827         * src/prefs_common.c
2828                 small change to English
2829                 
2830         * src/prefs_filtering.c
2831                 prefs_filtering_action_select(): improve logic and uniformity
2832                 of gui
2833
2834 2003-01-05 [alfons]     0.8.8claws47
2835
2836         fine tune solution to focus problems (bug #7)
2837
2838         * src/mainwindow.c
2839                 mainwindow_focus_in_event(): remove grab event check
2840         * src/summaryview.c
2841                 summary_button_pressed(): move selection on right-click
2842                 too. we can't possibly move the selection back after
2843                 canceling a dialog, because gtk's incomplete focus 
2844                 management. whether this is a good solution, only time
2845                 will tell.
2846
2847 2003-01-05 [christoph]  0.8.8claws46
2848
2849         * src/imap.c
2850                 fix crash when no imap connection could be established
2851
2852 2003-01-05 [paul]       0.8.8claws45
2853
2854         * src/mainwindow.c
2855           src/sumamryview.c
2856           src/gtk/menu.[ch]
2857                 fix bug 605957 'shortcuts in popup-menu'
2858                 make user-defined shortcuts work
2859                 show shortcuts that are already defined
2860                 in the main menu
2861                 Patch submitted by Luke Plant
2862
2863 2003-01-05 [alfons]     0.8.8claws44
2864
2865         * src/mainwindow.c
2866                 focus_in_event handler should not select summary view row 
2867                 when another window (menu, dialog) grabbed for events 
2868                 (bug #7, "[0.8.8claws42] Message summary focus") 
2869
2870 2003-01-04 [christoph]  0.8.8claws43
2871
2872         * src/procmsg.c
2873                 update save folder after adding the sent message
2874                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
2875
2876 2003-01-02 [christoph]  0.8.8claws42
2877
2878         * src/common/plugin.c
2879                 fix unloading of all plugins and unload
2880                 plugins in reverse order
2881                 
2882         * src/gtk/pluginwindow.c
2883                 implement function of load and unload button
2884
2885         * src/gtk/prefswindow.c
2886         * src/gtk/prefswindow.h
2887                 rename register function and add new unregister
2888                 function
2889
2890         * src/plugins/spamassassin/spamassassin_gtk.c
2891                 unregister prefs page and update for changes in
2892                 src/gtk/prefswindow.c
2893
2894 2003-01-02 [paul]       0.8.8claws41
2895
2896         * po/es.po
2897                 updated by Ricardo Mones Lastra
2898
2899 2003-01-02 [paul]
2900
2901         * tools/tb2sylpheed
2902                 fixes and improvements by Urke MMI
2903
2904 2003-01-02 [thorsten]   0.8.8claws40
2905
2906         * src/procmsg.c
2907                 fixed wrong return value
2908
2909 2003-01-02 [thorsten]   0.8.8claws39
2910
2911         * src/prefs.c
2912                 fixed printing wrong variable
2913
2914 2003-01-02 [thorsten]   0.8.8claws38
2915
2916         * src/prefs.c
2917                 fixed acessing members of freed pfile struct
2918
2919 2003-01-02 [thorsten]   0.8.8claws37
2920
2921         * src/procmsg.c
2922                 detect loops across several messages
2923                 as suggested by Christoph Hohmann
2924
2925 2003-01-01 [match]      0.8.8claws36
2926
2927         * src/addrindex.c
2928                 fixed another memory leak.
2929
2930 2003-01-01 [match]      0.8.8claws35
2931
2932         * src/jpilot.[ch]
2933                 fixed memory leaks. applied Doxygen comments.
2934
2935 2003-01-01 [thorsten]   0.8.8claws34
2936
2937         * src/procmsg.c
2938                 inhibit endless loop if msg references itself
2939                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
2940
2941 2003-01-01 [christoph]  0.8.8claws33
2942
2943         * src/mainwindow.c
2944         * src/gtk/Makefile.am
2945         * src/gtk/pluginwindow.c                ** NEW **
2946         * src/gtk/pluginwindow.h                ** NEW **
2947                 add plugin window
2948
2949         * src/plugins/demo/demo.c
2950         * src/plugins/spamassassin/spamassassin.c
2951         * src/plugins/spamassassin/spamassassin_gtk.c
2952                 write better plugin descriptions
2953
2954 2002-12-31 [christoph]  0.8.8claws32
2955
2956         * src/gtk/prefswindow.c
2957         * src/plugins/spamassassin/spamassassin_gtk.c
2958                 some small improvements to GTK code
2959
2960 2002-12-31 [christoph]  0.8.8claws31
2961
2962         * src/plugins/spamassassin/spamassassin_gtk.c
2963                 enable folder select button
2964
2965 2002-12-31 [christoph]  0.8.8claws30
2966
2967         * src/mainwindow.c
2968         * src/gtk/Makefile.am
2969         * src/gtk/prefswindow.c                         ** NEW **
2970         * src/gtk/prefswindow.h                         ** NEW **
2971                 add new prefs window
2972
2973         * src/common/plugin.c
2974                 don't try to load empty config lines
2975         
2976         * src/plugins/spamassassin/Makefile.am
2977         * src/plugins/spamassassin/spamassassin.c
2978         * src/plugins/spamassassin/spamassassin.h       ** NEW **
2979         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
2980                 GTK config for SpamAssassin Plugin using
2981                 the new prefs window
2982
2983 2002-12-31 [paul]       0.8.8claws29
2984
2985         * po/POTFILES.in
2986                 remove obsolete entry 'src/menu.c'
2987
2988 2002-12-31 [alfons]     0.8.8claws28
2989
2990         * src/matcher.[ch]
2991         * src/matcher_parser_parse.y
2992         * src/prefs_matcher.c
2993                 add "ignore_thread" and "~ignore_thread" condition so it's
2994                 possible to make the actions / scoring operate on the ignore
2995                 thread flag
2996
2997 2002-12-31 [christoph]  0.8.8claws27
2998
2999         * src/addrbook.c
3000         * src/addrindex.c
3001         * src/folder.c
3002         * src/matcher.c
3003         * src/prefs_account.c
3004         * src/prefs_actions.c
3005         * src/prefs_customheader.c
3006         * src/prefs_display_header.c
3007         * src/prefs_gtk.c
3008         * src/procmime.c
3009         * src/toolbar.c
3010         * src/xmlprops.c
3011         * src/common/prefs.[ch]
3012                 extend prefs file handling for reading and automatic handling
3013                 of blocks. When reading prefs_set_block_label will automatically
3014                 move on to the block. When writing it will copy all other blocks
3015                 automatically
3016
3017         * src/common/plugin.c
3018                 Now loading plugin filenames from [Plugins] block in
3019                 sylpheed rc file
3020
3021 2002-12-30 [christoph]  0.8.8claws26
3022
3023         * src/common/hooks.[ch]
3024                 return abort status to caller of hooks_invoke
3025                 
3026         * src/inc.[ch]
3027                 invoke message filtering hook and stop
3028                 default handling when filter returns abort
3029
3030         * src/common/plugin.[ch]
3031         * src/plugins/demo/demo.c
3032                 modify plugin loader, because resolving symbols for strings
3033                 does not work correctly
3034         
3035         * configure.in
3036         * ac/spamassassin.m4                            ** NEW **
3037         * src/plugins/spamassassin/.cvsignore           ** NEW **
3038         * src/plugins/spamassassin/Makefile.am          ** NEW **
3039         * src/plugins/spamassassin/README               ** NEW **
3040         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
3041         * src/plugins/spamassassin/spamassassin.c       ** NEW **
3042         * src/plugins/spamassassin/utils.[ch]           ** NEW **
3043                 add spamassassin plugin, see src/plugins/spamassassin/README
3044                 for details
3045
3046 2002-12-29 [alfons]     0.8.8claws25
3047
3048         * src/mainwindow.c
3049                 when moving focus from a message view to the main 
3050                 window, don't forget to select the summary node
3051                 of the displayed message. should fix "[ 659103 ] 
3052                 focus-follows-mouse confuses sylpheed"
3053
3054 2002-12-29 [christoph]  0.8.8claws24
3055
3056         * src/Makefile.am
3057         * src/stringtable.[ch]          ** REMOVE **
3058         * src/common/Makefile.am
3059         * src/common/stringtable.[ch]   ** NEW **
3060                 move stringtable files to common directory
3061
3062 2002-12-29 [christoph]  0.8.8claws23
3063
3064         * src/Makefile.am
3065         * src/menu.[ch]                 ** REMOVE **
3066         * src/gtk/Makefile.am
3067         * src/gtk/menu.[ch]             ** NEW **
3068                 move menu files to gtk directory
3069
3070 2002-12-29 [match]      0.8.8claws22
3071
3072         * src/addressbook.c
3073         * src/syldap.c
3074                 moved UI specific code out of LDAP code into addressbook
3075                 UI code. fixed memory leak.
3076
3077 2002-12-29 [christoph]  0.8.8claws21
3078
3079         * src/folder.c
3080                 only check for IGNORED parent message when message is
3081                 not IGNORED itself
3082
3083 2002-12-29 [alfons]     0.8.8claws20
3084
3085         * src/summaryview.c
3086                 set gtksctree's anchor correct (immediate execute
3087                 changes the tree's layout, and anchor points at 
3088                 the incorrect row). fixes "[ 657233 ] multiple msg 
3089                 delete sometimes off by 1".
3090                 we probably have to look for more tree layout /
3091                 anchor glitches.
3092
3093 2002-12-29 [paul]       0.8.8claws19
3094
3095         * src/summaryview.c
3096                 fix bug [ 659054 ] incorrect sorting of 'From' column
3097                 when using 'display sender using address book'
3098                 thanks to Alfons and Luke Plant
3099
3100 2002-12-29 [christoph]  0.8.8claws18
3101
3102         * src/folder.c
3103         * src/procmsg.[ch]
3104                 check parent messages for IGNORE THREAD flag, when adding,
3105                 moving or copying messages to a folder
3106
3107 2002-12-27 [alfons]     0.8.8claws17
3108
3109         re-organize matcher part 5; more to come
3110
3111         * src/matcher.c
3112                 hash keywords in matchparser_tab 
3113
3114 2002-12-27 [alfons]     0.8.8claws16
3115
3116         re-organize matcher part 4; more to come
3117
3118         * src/matcher_parser.h
3119         * src/matcher_parser_lex.l
3120         * src/matcher_parser_parse.y
3121                 cleanup
3122
3123 2002-12-27 [alfons]     0.8.8claws15
3124
3125         re-organize matcher part 3; more to come
3126
3127         * src/matcher.[ch]
3128                 cleanup
3129
3130 2002-12-27 [alfons]     0.8.8claws14
3131
3132         re-organize matcher part 2; more to come but this should
3133         work. cc me if there are any regressions.
3134
3135         * src/matcher.h
3136                 add prototype for get_matchparser_tab_id()
3137         * src/matcher_parser_lex.l
3138                 look up keywords using matchparser_tab_id();
3139
3140 2002-12-27 [alfons]     0.8.8claws12
3141
3142         re-organize matcher part 1
3143
3144         * src/matcher.h
3145                 map yacc generated constants to sylpheed matcher constants
3146         * src/matcher.c
3147                 add function to find a matcher constant from a string
3148
3149 2002-12-27 [christoph]  0.8.8claws11
3150
3151         * src/compose.c
3152                 MENUITEM_ADD casts the 4th argument from integer to pointer
3153                 so it probably should not be a pointer, this means we
3154                 should use account id for it and not the account's pointer
3155
3156 2002-12-27 [paul]       0.8.8claws10
3157
3158         * src/mainwindow.c
3159                 remove unneeded 'GtkWidget *vbox'
3160                 
3161         * src/summaryview.c
3162                 further sync with 0.8.8 - make sort
3163                 by recipient work as expected
3164                 
3165         * NEWS
3166                 sync with 0.8.8
3167
3168 2002-12-27 [paul]       0.8.8claws9
3169
3170         * po/pt_BR.po
3171                 updated by Ivan F. Martinez
3172                 
3173 2002-12-27 [darko]      0.8.8claws8
3174
3175         * src/common/utils.c
3176                 added locked pattern to extended search
3177
3178 2002-12-27 [alfons]     0.8.8claws7
3179
3180         * src/prefs_matcher.[ch]
3181                 clean up
3182
3183 2002-12-26 [alfons]     0.8.8claws6
3184
3185         * src/matcher.[ch]
3186         * src/matcher_parser_lex.l
3187         * src/matcher_parser_parse.y
3188         * src/prefs_matcher.c
3189                 allow color label as a condition in the matcher
3190
3191 2002-12-26 [oliver]     0.8.8claws5
3192         
3193         * src/toolbar.c 
3194                 enable Addressbook for Main and Messageview
3195         * src/prefs_actions.c
3196                 enable actions in Messageview
3197
3198 2002-12-26 [christoph]  0.8.8claws4
3199
3200         * src/common/plugin.c
3201                 add a little debug output
3202         * configure.in
3203         * src/plugins/demo/Makefile.am
3204                 better use of automake
3205
3206 2002-12-26 [christoph]  0.8.8claws3
3207
3208         * src/Makefile.am
3209         * src/common/Makefile.am
3210                 fix "make distdir"
3211
3212 2002-12-26 [christoph]  0.8.8claws2
3213
3214         * configure.in
3215                 sort configure checks into common / gtk / plugins
3216         * po/POTFILES.in
3217                 add src/prefs_gtk.c
3218         * src/Makefile.am
3219                 add plugins SUBDIR
3220         * src/main.c
3221         * src/common/sylpheed.[ch]
3222                 added now sylpheed_done function for shutdown
3223         * src/common/Makefile.am
3224         * src/common/plugin.[ch]                ** NEW **
3225                 plugin loader and unloader
3226         * src/plugins/.cvsignore                ** NEW **
3227         * src/plugins/Makefile.am               ** NEW **
3228                 build plugins
3229         * src/plugins/demo/.cvsignore           ** NEW **
3230         * src/plugins/demo/Makefile.am          ** NEW **
3231         * src/plugins/demo/demo.c               ** NEW **
3232                 small demo plugin that installs a logtext hook and
3233                 outputs the log text to stdout
3234
3235 2002-12-26 [paul]       0.8.8claws1
3236
3237         * po/es.po
3238                 updated by Ricardo Mones Lastra
3239
3240 2002-12-26 [paul]       0.8.8claws
3241
3242         * 0.8.8claws released
3243
3244 2002-12-26 [paul]       0.8.7claws12
3245
3246         * po/bg.po
3247                 updated by George Danchev
3248
3249 2002-12-26 [paul]       0.8.7claws11
3250
3251         * po/POTFILES.in
3252                 remove unneeded 'src/prefs.c' entry 
3253
3254 2002-12-26 [paul]       0.8.7claws10
3255
3256         * src/codeconv.c
3257           src/mainwindow.c
3258                 sync with 0.8.8 release
3259         
3260         * src/folder.[ch]
3261           src/mh.c
3262           src/summaryview.c
3263                 partial sync with 0.8.8 release
3264         
3265
3266 2002-12-25 [alfons]     0.8.7claws9
3267
3268         * src/matcher.[ch]
3269         * src/matcher_parser_lex.l
3270         * src/matcher_parser_parse.y
3271         * src/prefs_matcher.c
3272                 add locked flag to possible filtering / matcher 
3273                 conditions (also a good example what should be
3274                 done to add a simple boolean condition)
3275
3276 2002-12-25 [christoph]  0.8.7claws8
3277
3278         * src/Makefile.am
3279         * src/account.[ch]
3280         * src/addrbook.c
3281         * src/addressbook.c
3282         * src/addrindex.c
3283         * src/filtering.c
3284         * src/folder.c
3285         * src/matcher.c
3286         * src/prefs.[ch]                ** REMOVE **
3287         * src/prefs_account.c
3288         * src/prefs_actions.c
3289         * src/prefs_common.c
3290         * src/prefs_customheader.c
3291         * src/prefs_display_header.c
3292         * src/prefs_filtering.c
3293         * src/prefs_folder_item.c
3294         * src/prefs_gtk.[ch]            ** NEW **
3295         * src/prefs_matcher.c
3296         * src/prefs_scoring.c
3297         * src/prefs_summary_column.c
3298         * src/procmime.c
3299         * src/selective_download.c
3300         * src/toolbar.c
3301         * src/common/Makefile.am
3302         * src/common/prefs.[ch]         ** NEW **
3303                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
3304
3305 2002-12-24 [alfons]     0.8.7claws7
3306
3307         * src/summaryview.c
3308                 summary_thread_build(): fix real cause of the crash mentioned in
3309                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
3310                 this way we get meaningful ctree nodes 
3311
3312 2002-12-24 [oliver]     0.8.7claws6
3313
3314         * src/mainwindow.[ch]
3315         * src/messageview.[ch]
3316         * src/compose.[ch]
3317         * src/inc.c
3318         * src/summaryview.c
3319                 changes to use updated toolbar handling
3320                 
3321 2002-12-24 [oliver]     0.8.7claws5
3322
3323         * src/toolbar.[ch]
3324                 generic toolbar handling
3325                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
3326         * src/prefs_toolbar.[ch]
3327                 adjust to handling
3328         
3329 2002-12-24 [oliver]     0.8.7claws4
3330         
3331         * src/stock_pixmap.[ch]
3332                 move SYLPHEED_LOGO to end of list in order 
3333                 to remove it from Custom Toolbar`s Icon View
3334
3335 2002-12-24 [alfons]     0.8.7claws3
3336
3337         * src/summaryview.c
3338                 summary_thread_build(): fix crash because of focus != selection 
3339                 after threading. when deleting the selection, gtk tries but fails 
3340                 to find the correct focusable element. we now force the selection
3341                 to be focused. this should solve the infamous bug reported by 
3342                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
3343                 a test case is available. 
3344
3345 2002-12-24 [darko]      0.8.7claws2
3346
3347         * src/summaryview.c
3348                 don't crash when unmarking message with unread children
3349
3350 2002-12-23 [christoph]  0.8.7claws1
3351
3352         * src/Makefile.am
3353         * src/common/Makefile.am
3354                 update Makefiles for moved intl.h, version.h and defs.h
3355         * src/imap.c
3356                 rewrite imap_session_get to avoid duplicate code
3357
3358 2002-12-23 [paul]       0.8.7claws
3359
3360         * Santa-Claws released
3361         
3362         * po/hu.po
3363           po/ru.po
3364                 squeeze in updated Hungarian and Russian translations.
3365                 Submitted by  Gál Zoltán and Ruslan N. Balkin
3366
3367 2002-12-23 [paul]       0.8.6claws129
3368
3369         * po/pl.po
3370                 updated by Witold Wladyslaw Wojciech Wilk
3371
3372 2002-12-23 [paul]       0.8.6claws128
3373
3374         * src/quote_fmt_parse.y
3375                 fix typo and add licence header
3376
3377 2002-12-23 [paul]       0.8.6claws127
3378
3379         * po/en_GB.po
3380                 updated
3381
3382 2002-12-23 [paul]       0.8.6claws126
3383
3384         * po/it.po
3385                 updated translation, submitted by Alessandro Maestri
3386                 
3387 2002-12-23 [paul]       0.8.6claws125
3388
3389         * src/quote_fmt_parse.y
3390                 fix signature-stripping on replies bug. match
3391                 '-- \n' and not '-- '.
3392
3393 2002-12-22 [paul]       0.8.6claws124
3394
3395         * po/bg.po
3396           po/es.po
3397           po/sr.po
3398                 updated translations. submitted by George Danchev,
3399                 Ricardo Mones Lastra, and Urke MMI respectively
3400
3401 2002-12-21 [paul]       0.8.6claws123
3402
3403         * src/addrbook.c
3404                 fix coding style
3405
3406 2002-12-21 [paul]       0.8.6claws122
3407
3408         * src/addrbook.c
3409                 fix bug [643638] where if a person is in one or more
3410                 addressbook groups editing that person's email 
3411                 address results in removal from those groups.
3412                 Patch submitted by Luke Plant.
3413
3414 2002-12-20 [christoph]  0.8.6claws121
3415
3416         * src/common/utils.c
3417         * src/summaryview.c
3418                 reimplement expand_search_string using GString to
3419                 prevent crashs caused by miscalculated string
3420                 lengths reported by Paul
3421
3422 2002-12-20 [christoph]  0.8.6claws120
3423
3424         * src/summaryview.c
3425                 don't use "changed" to check if op_count has to be changed as it
3426                 is also set when the message has unread children
3427                 (closes bug [ 653221 ] crash while deleting duplicates)
3428
3429 2002-12-20 [paul]       0.8.6claws119
3430
3431         * sync with 0.8.6cvs27
3432                 see ChangeLog 2002-12-20
3433
3434 2002-12-20 [paul]       0.8.6claws118
3435
3436         * sync with 0.8.6cvs26
3437                 see ChangeLog 2002-12-19 and 2002-12-20
3438
3439 2002-12-19 [alfons]     0.8.6claws117
3440
3441         * src/textview.c
3442                 fix incorrect parsing of email addresses, submitted by 
3443                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
3444                 name display if it contains @".
3445
3446 2002-12-18 [paul]       0.8.6claws116
3447
3448         * sync with 0.8.6cvs23
3449                 see ChangeLog 2002-12-18
3450
3451 2002-12-18 [paul]       0.8.6claws115
3452
3453         * src/Makefile.am
3454         * src/account.c
3455         * src/codeconv.c
3456         * src/gtkutils.[ch]
3457         * src/imap.c
3458                 sync with 0.8.6cvs22.
3459                 see ChangeLog 2002-12-17 and 2002-12-18
3460
3461 2002-12-17 [christoph]  0.8.6claws114
3462
3463         * src/imap.c
3464                 o don't create a session if imap greeting fails
3465                 o don't close socket when authentication fails
3466                   this is done by imap_session_destroy
3467
3468 2002-12-17 [thorsten]   0.8.6claws113
3469
3470         * tools/Makefile.am
3471           tools/README
3472           tools/google_msgid.pl ** NEW FILE **
3473                 Added "search for message-id" script and doc
3474
3475 2002-12-17 [thorsten]   0.8.6claws112
3476
3477         * po/hu.po
3478                 Updated hungarian translation
3479                 (updated by Gal Zoltan)
3480
3481 2002-12-16 [christoph]  0.8.6claws111
3482
3483         * src/addr_compl.c
3484                 remove stupid addressbook dump to debug output
3485         * src/mh.c
3486                 fix memory leak found by Hiro
3487
3488 2002-12-14 [paul]       0.8.6claws110
3489
3490         * src/compose.c
3491                 fix menubar sensitivity on send
3492                 
3493         * src/prefs_filtering.c
3494         * src/prefs_matcher.c
3495         * src/prefs_scoring.c
3496                 Fix english ;)
3497                 
3498         * src/common/quoted-printable.h
3499                 sync: fix typo
3500         
3501 2002-12-13 [christoph]  0.8.6claws109
3502
3503         * src/Makefile.am
3504         * src/manage_window.[ch]        ** REMOVE **
3505         * src/gtk/Makefile.am
3506         * src/gtk/manage_window.[ch]    ** NEW **
3507                 move manage_window files to gtk directory
3508
3509 2002-12-13 [christoph]  0.8.6claws108
3510
3511         * src/Makefile.am
3512         * src/gtkshruler.[ch]           ** REMOVE **
3513         * src/gtk/Makefile.am
3514         * src/gtk/gtkshruler.[ch]       ** NEW **
3515                 move gtkshruler files to gtk directory
3516
3517 2002-12-13 [christoph]  0.8.6claws107
3518
3519         * src/Makefile.am
3520         * src/compose.c
3521         * src/gtkstext.[ch]             ** REMOVE **
3522         * src/gtkutils.[ch]
3523         * src/textview.c
3524         * src/gtk/gtkstext.[ch]         ** NEW **
3525         * src/gtk/Makefile.am
3526                 o move stext functions to gtkstext.c to remove
3527                   dependency of gtkutils
3528                 o move gtkstext files to gtk directory
3529
3530         * src/gtk/Makefile.am
3531         * src/gtk/sslcertwindow.[ch]
3532                 UI stuff can always depend on common code so
3533                 it's ok to add ../common to include path
3534
3535 2002-12-13 [colin]      0.8.6claws106
3536
3537         * src/summaryview.c
3538                 Disconnect sighandlers for mainwindow when
3539                 quicksearch has the focus
3540                 Fix bug #653231
3541         * src/mainwindow.[ch]
3542                 Make key_pressed callback public, to be able
3543                 to disconnect it
3544
3545 2002-12-13 [christoph]  0.8.6claws105
3546
3547         * src/mh.c
3548                 create .mh_sequences file in new MH folders
3549                 (closes feature request [ 523162 ] MH folders should
3550                  get a .mh_sequences)
3551
3552 2002-12-13 [colin]      0.8.6claws104
3553
3554         * src/summaryview.c
3555                 Better handling of quicksearch show/hide
3556                 (basically the button stays under the mouse 
3557                  when toggled)
3558
3559 2002-12-13 [paul]       0.8.6claws103
3560
3561         * sync with 0.8.6cvs17
3562                 see ChangeLog 2002-12-13
3563
3564 2002-12-13 [paul]       0.8.6claws102
3565
3566         * po/es.po
3567                 updated by Ricardo Mones Lastra
3568
3569 2002-12-11 [colin]       0.8.6claws101
3570
3571         * src/folder.c
3572                 remove statusbar stuff
3573           src/folderview.c
3574                 set statusbar verbosity when moving folders
3575
3576 2002-12-11 [colin]       0.8.6claws100
3577         * src/prefs_filtering.c
3578         * src/prefs_matcher.c
3579         * src/prefs_scoring.c
3580                 Fix english ;)
3581
3582 2002-12-11 [colin]       0.8.6claws99
3583
3584         * src/prefs_common.[ch]
3585                 Add summary_quicksearch_type
3586         * src/summaryview.c
3587                 Save last used quicksearch type
3588
3589 2002-12-11 [jens]       0.8.6claws98
3590         * src/prefs_filtering.c
3591         * src/prefs_matcher.c
3592         * src/prefs_scoring.c
3593                 added dialog for incomplete rules in scoring, filtering and
3594                 matcher to ask wheather really close
3595
3596 2002-12-11 [colin]      0.8.6claws97
3597
3598         * src/folder.c
3599                 Fix folder dnd statusbar logging
3600
3601 2002-12-10 [christoph]  0.8.6claws96
3602
3603         * src/compose.c
3604         * src/folder.c
3605         * src/imap.c
3606         * src/inc.c
3607         * src/main.c
3608         * src/mainwindow.c
3609         * src/news.c
3610         * src/send.c
3611         * src/statusbar.[ch]
3612         * src/common/hooks.c
3613         * src/common/log.[ch]
3614                 o handle verbose logging in statusbar directly in statusbar code
3615                   and common code does not need any knowledge about a statusbar
3616                 o remove direct calls to statusbar_(puts|pop)_all functions
3617
3618 2002-12-10 [jens]       0.8.6claws95
3619
3620         * src/*.c
3621                 removed gettext from g_warnings
3622         * po/POTFILES.in
3623                 cleaned and updated
3624         * po/de.po
3625                 updated
3626
3627 2002-12-10 [colin]      0.8.6claws94
3628
3629         * src/main.c
3630                 finish crash dialog fix
3631
3632 2002-12-10 [colin]      0.8.6claws93
3633
3634         * src/main.c
3635                 "Fix" "sylpheed already running" instead of
3636                 crash dialog appearing after a crash
3637
3638 2002-12-10 [colin]      0.8.6claws92
3639
3640         * po/POTFILES.in
3641                 add src/gtk/sslcertwindow.c
3642
3643 2002-12-10 [paul]       0.8.6claws91
3644
3645         * po/POTFILES.in
3646                 updated to reflect recent changes
3647                 submitted by Alessandro Maestri
3648
3649 2002-12-09 [christoph]  0.8.6claws90
3650
3651         * src/Makefile.am
3652         * src/smtp.[ch]                 ** REMOVE **
3653         * src/common/Makefile.am
3654         * src/common/smtp.[ch]          ** NEW **
3655                 move smtp files to common directory
3656
3657 2002-12-09 [christoph]  0.8.6claws89
3658
3659         * src/Makefile.am
3660         * src/session.[ch]              ** REMOVE **
3661         * src/common/Makefile.am
3662         * src/common/session.[ch]       ** NEW **
3663                 move session files to common directory
3664
3665 2002-12-09 [paul]       0.8.6claws88
3666
3667         * src/account.c
3668                 fix bug [649746] edit accounts: move account reverted
3669                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
3670
3671 2002-12-09 [colin]      0.8.6claws87
3672
3673         * src/ssl_certificate.c
3674                 cleanup
3675
3676 2002-12-09 [colin]      0.8.6claws86
3677
3678         * src/ssl.c
3679                 Try to open the cert.pem database and 
3680                 issue a warning if it isn't there
3681
3682 2002-12-09 [colin]      0.8.6claws85
3683
3684         * src/common/ssl_certificate.c
3685         * src/gtk/sslcertwindow.c
3686                 Warning fixes
3687
3688 2002-12-09 [colin]      0.8.6claws84
3689
3690         * src/ssl_certificate.[ch] ** REMOVED **
3691         * src/common/ssl_certificate.[ch] ** NEW **
3692         * src/Makefile.am
3693         * src/common/Makefile.am
3694                 Moved ssl_certificate.[ch] to common
3695         * src/common/ssl.c 
3696                 Put back needed include
3697         * src/gtk/sslcertwindow.[ch]
3698                 Changed ssl_certificate.h include
3699         
3700 2002-12-09 [colin]      0.8.6claws83
3701
3702         * src/gtk/sslcertwindow.[ch]
3703                 Implement hook for certificate acception
3704         * src/ssl_certificate.[ch]
3705                 Implement hook for certificate acception
3706         * src/common/ssl.c
3707                 Reenable certificate acception check
3708         * src/mainwindow.c
3709                 Register sslcertwindow's hook
3710         
3711 2002-12-08 [christoph]  0.8.6claws82
3712
3713         * src/about.c
3714         * src/addr_compl.c
3715         * src/codeconv.c
3716         * src/manual.c
3717         * src/undo.c
3718         * src/common/utils.c
3719                 o add missing includes
3720                 o fix warnings
3721         * src/.cvsignore
3722         * src/common/.cvsignore
3723         * src/common/version.h          ** REMOVE **
3724                 remove autogenerated file
3725
3726 2002-12-08 [paul]       0.8.6claws81
3727
3728         * src/stringtable.c
3729                 put back needed include
3730
3731 2002-12-08 [colin]      0.8.6claws80
3732         
3733         * src/gtk/sslcertwindow.c
3734                 Cleaner popups when asking
3735         * src/ssl_certificate.c
3736         * src/prefs_common.[ch]
3737                 remove ssl certificate pref
3738                 put back needed include
3739         * src/undo.c
3740                 put back needed include
3741
3742 2002-12-08 [christoph]  0.8.6claws79
3743
3744         * src/folderview.c
3745         * src/logwindow.c
3746         * src/statusbar.c
3747         * src/summaryview.c
3748                 only abort hook invokation if required data is missing not
3749                 if our own data pointer is NULL, update hookfunction for
3750                 log window
3751
3752 2002-12-08 [paul]       0.8.6claws78
3753
3754         * src/about.c
3755         * src/addrcache.c
3756         * src/addrclip.c
3757         * src/addr_compl.c
3758         * src/addrselect.c
3759         * src/codeconv.c
3760         * src/colorlabel.c
3761         * src/enriched.c
3762         * src/esmtp.c
3763         * src/exporthtml.c
3764         * src/headerview.c
3765         * src/imageview.c
3766         * src/manual.c
3767         * src/noticeview.c
3768         * src/pgptext.c
3769         * src/scoring.c
3770         * src/sourcewindow.c
3771         * src/stringtable.c
3772         * src/undo.c
3773                 clean up: remove unneccesary includes
3774
3775 2002-12-08 [christoph]  0.8.6claws77
3776
3777         * src/folderview.c
3778         * src/statusbar.c
3779         * src/summaryview.c
3780         * src/common/hooks.[ch]
3781                 hook functions now have a gboolean return value, if a hook
3782                 returns TRUE it will stop executing of any more hooks in
3783                 the same hooklist for this invokation
3784
3785 2002-12-08 [colin]      0.8.6claws76
3786         
3787         * src/main.c
3788                 put back argv0 for CRASH_DIALOG
3789
3790 2002-12-08 [christoph]  0.8.6claws75
3791
3792         * src/Makefile.am
3793         * src/about.c
3794         * src/account.c
3795         * src/crash.c
3796         * src/esmtp.h
3797         * src/imap.[ch]
3798         * src/inc.c
3799         * src/main.c
3800         * src/mainwindow.c
3801         * src/news.c
3802         * src/pop.[ch]
3803         * src/prefs_account.[ch]
3804         * src/prefs_common.[ch]
3805         * src/send.[ch]
3806         * src/smtp.[ch]
3807         * src/ssl_certificate.[ch]
3808         * src/ssl_manager.[ch]
3809         * src/common/Makefile.am
3810         * src/common/log.c
3811         * src/common/nntp.[ch]
3812         * src/common/socket.[ch]
3813         * src/common/ssl.[ch]
3814         * src/gtk/sslcertwindow.[ch]
3815         * ac/openssl.m4
3816                 use new autoconf script to detect OpenSSL with extra parameters
3817                 to specify the location of libs and includes, also remove USE_SSL
3818                 to USE_OPENSSL
3819
3820         * src/common/sylpheed.[ch]
3821         * src/common/version.h.in
3822                 start seperation of common code initialization seperated from gui
3823
3824         * src/summaryview.c
3825                 The function that is called when a color label changes
3826                 should not change the color lable again
3827
3828 2002-12-08 [colin]      0.8.6claws74
3829
3830         * src/gtk/sslcertwindow.c
3831                 warning fixes
3832
3833 2002-12-08 [colin]      0.8.6claws73
3834
3835         * src/statusbar.c
3836           src/common/log.h
3837                 Register a hook for statusbar_puts_all
3838         * src/common/log.c
3839                 invoke statusbar_puts_all's hook
3840         
3841 2002-12-08 [colin]      0.8.6claws72
3842
3843         * src/ssl_certificate.c
3844                 Put back a badly-removed include
3845
3846 2002-12-08 [colin]      0.8.6claws71
3847
3848         * src/gtk/sslcertwindow.[ch]    ** NEW **
3849                 new certificate presentation
3850         * src/gtk/Makefile.am
3851                 add new files
3852         * src/ssl_certificate.[ch]
3853                 gtk cleanup, made utility functions public
3854         * src/ssl_manager.c
3855                 use new cert presentation
3856
3857 2002-12-07 [christoph]  0.8.6claws70
3858
3859         * src/Makefile.am
3860         * src/nntp.[ch]                 ** REMOVE **
3861         * src/common/Makefile.am
3862         * src/common/nntp.[ch]          ** NEW **
3863                 move nntp files to common directory
3864
3865 2002-12-07 [christoph]  0.8.6claws69
3866
3867         * src/procmsg.[ch]
3868         * src/summaryview.c
3869                 implement msginfo update callback using sylpheed's new
3870                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
3871
3872 2002-12-06 [christoph]  0.8.6claws68
3873
3874         * src/editgroup.c
3875                 This patch changes the 'Edit Group Details' dialog to
3876                 allow extended selections in either pane, so that
3877                 addresses can be added or removed from a group more
3878                 quickly and easily. (it actually is a net decrease in
3879                 file size, as some unnecessary functions have been
3880                 removed). 
3881                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
3882
3883 2002-12-06 [christoph]  0.8.6claws67
3884
3885         * src/Makefile.am
3886         * src/template.[ch]             ** REMOVE **
3887         * src/common/Makefile.am
3888         * src/common/template.[ch]      ** NEW **
3889                 move template files to common directory
3890
3891         * src/nntp.c
3892                 add missing log.h include
3893
3894 2002-12-06 [melvin]     0.8.6claws66
3895
3896         * src/prefs_actions.c
3897                 Added the trailing ">" syntax to insert command's output
3898                 without replacing old text (in contrast to trailing "|").
3899
3900 2002-12-05 [colin]      0.8.6claws65
3901         
3902         * src/common/utils.c
3903                 Don't modify original search_string or it'll change
3904                 the next iterations in the for()
3905
3906 2002-12-05 [darko]      0.8.6claws64
3907
3908         * src/common/utils.c
3909                 proper check for filtering commands, found by Colin
3910
3911 2002-12-05 [darko]      0.8.6claws63
3912
3913         * src/common/utils.c
3914                 check proper string for NULL pointer, found by Colin
3915
3916 2002-12-05 [darko]      0.8.6claws62
3917
3918         * src/common/utils.[ch]
3919                 expand_search_string(): new function
3920                 converts Mutt-like patterns to Sylpheed's
3921                 filtering engine
3922         * src/summaryview.c
3923                 use expand_search_string() to allow Mutt-like
3924                 patterns in extended search
3925         * README.claws
3926                 document extended option in quick search
3927
3928 2002-12-05 [paul]       0.8.6claws61
3929
3930         * sync with 0.8.6cvs16
3931                 see ChangeLog 2002-12-05
3932                 
3933         * po/POTFILES.in
3934                 clean up
3935
3936 2002-12-04 [christoph]  0.8.6claws60
3937
3938         * src/imap.[ch]
3939                 put imap authentication code into a new function and
3940                 remove it from imap_session_new that will allow to
3941                 send other commands before authentication
3942
3943 2002-12-04 [christoph]  0.8.6claws59
3944
3945         * src/imap.[ch]
3946                 use already existing method to prevent unneeded IMAP
3947                 folder selects. Set imap_select parameters to NULL
3948                 in some functions if the values are not required.
3949
3950         * src/xml.h
3951                 remove no longer required include
3952
3953 2002-12-04 [paul]       0.8.6claws58
3954
3955         * po/es.po
3956                 updated by Ricardo Mones Lastra
3957                 
3958         * configure.in
3959           po/hu.po      ** NEW FILE **
3960                 initial Hungarian translation, submitted
3961                 by Gál Zoltán <galzoli@hu.inter.net>
3962
3963 2002-12-03 [christoph]  0.8.6claws57
3964
3965         * src/Makefile.am
3966         * src/gtksctree.[ch]            ** REMOVE **
3967         * src/gtk/Makefile.am
3968         * src/gtk/gtksctree.[ch]        ** NEW **
3969                 move gtksctree files to gtk directory
3970
3971 2002-12-03 [christoph]  0.8.6claws56
3972
3973         * src/Makefile.am
3974         * src/md5.[ch]                  ** REMOVE **
3975         * srm/common/Makefile.am
3976         * src/common/md5.[ch]           ** NEW **
3977                 move md5 files to common directory
3978
3979         * src/gtkstext.c
3980                 remove not required #include
3981
3982 2002-12-03 [sergey]     0.8.6claws55
3983
3984         * src/gtkutils.c
3985         * src/gtkutils.h
3986                 gtkut_window_popup(): new function.
3987         * src/mainwindow.c
3988                 main_window_popup(): use gtkut_window_popup() to raise
3989                 window without changing its position.
3990                 (see sylpheed-main ML message [sylpheed:17247])
3991
3992 2002-12-03 [sergey]     0.8.6claws54
3993
3994         * src/send.c
3995                 send_message_local(): removed first-dot escaping
3996                 (SMTP-only, not needed for sending through pipe)
3997
3998 2002-12-03 [paul]       0.8.6claws53
3999
4000         * po/POTFILES.in
4001                 update to reflect recent changes (thanks
4002                 to Ricardo Mones Lastra)
4003                 
4004         * tools/filter_conv.pl
4005                  fix problem with quoted strings. Patch submitted
4006                  by Luke Plant <lukeplant@softhome.net>
4007
4008 2002-12-03 [paul]       0.8.6claws52
4009
4010         * sync with 0.8.6cvs15
4011                 see ChangeLog 2002-12-03
4012
4013 2002-12-02 [christoph]  0.8.6claws51
4014
4015         * src/logwindow.[ch]
4016         * src/common/log.[ch]
4017                 implement logging using a hook function
4018
4019         * src/folderview.c
4020         * src/folder.[ch]
4021                 define hooklist name in header file to avoid
4022                 errors caused by wrong spelling of hooklist names
4023
4024         * src/toolbar.c
4025                 fix warnings
4026
4027 2002-12-02 [christoph]  0.8.6claws50
4028
4029         * src/common/Makefile.am
4030                 add src/common/hooks.[ch]
4031
4032         * src/common/hooks.[ch]
4033                 implement a simple hook system using glib's hook functions
4034
4035         * src/folder.[ch]
4036         * src/folderview.c
4037                 use new hook system for folder item updates
4038
4039 2002-12-02 [christoph]  0.8.6claws49
4040
4041         * doc-src/ui_seperation.txt     ** NEW **
4042                 information for ui seperation
4043
4044         * src/Makefile.am
4045                 remove files that were moved to common
4046                 include common directory by default for the header files
4047
4048         * src/inc.c
4049         * src/common/socket.c
4050         * src/automaton.[ch]
4051                 implement automaton using g_io_*-functions instead of
4052                 gdk_input_add to make it ui independent
4053
4054         * src/codeconv.c
4055         * src/compose.c
4056         * src/ldif.c
4057         * src/pgptext.c
4058         * src/procmime.c
4059         * src/rfc2015.c
4060         * src/smtp.c
4061         * src/unmime.c
4062                 remove common/ prefix because directory is now in
4063                 include path
4064
4065         * src/compose.c
4066         * src/folder.c
4067         * src/folderview.c
4068         * src/mainwindow.c
4069         * src/messageview.c
4070         * src/prefs_common.c
4071         * src/procmsg.c
4072         * src/rfc2015.c
4073                 fix warnings
4074
4075         * src/imap.c
4076         * src/inc.c
4077         * src/news.c
4078         * src/pop.c
4079         * src/send.c
4080         * src/smtp.c
4081         * src/ssl_certificate.c
4082                 add log.h header file for logging functions
4083
4084         * src/main.c
4085         * src/common/utils.c
4086         * src/summaryview.c
4087         * src/xml.c
4088                 o move debug_mode to common/utils.c
4089                 o add functions to set and get debug_mode
4090
4091         * src/defs.h                    ** REMOVE **
4092         * src/intl.h                    ** REMOVE **
4093         * src/socket.[ch]               ** REMOVE **
4094         * src/ssl.[ch]                  ** REMOVE **
4095         * src/utils.[ch]                ** REMOVE **
4096                 replaced by new files in src/common/
4097         
4098         * src/common/Makefile.am
4099                 add new files in src/common/
4100
4101         * src/common/defs.h             ** NEW **
4102         * src/common/intl.h             ** NEW **
4103         * src/common/log.[ch]           ** NEW **
4104         * src/common/socket.[ch]        ** NEW **
4105         * src/common/ssl.[ch]           ** NEW **
4106         * src/common/utils.[ch]         ** NEW **
4107                 replacement for files in src/
4108
4109 2002-12-02 [colin]      0.8.6claws48
4110
4111         * src/folderview.c
4112                 Scroll folderview if necessary during dnd
4113
4114 2002-12-02 [colin]      0.8.6claws47
4115
4116         * src/folder.[ch]
4117                 Add check to verify a move is within a single mailbox
4118         * src/folderview.c
4119                 Add specific error string for this check
4120
4121 2002-12-02 [colin]      0.8.6claws46
4122
4123         * src/folder.c
4124                 Add a test to folder moving, remove a statusbar_print
4125         * src/folderview.c
4126                 Add Move folder... context-menu item
4127                 Factorize folder moving code
4128                 Enable folder DND for mbox
4129
4130 2002-12-01 [christoph]  0.8.6claws45
4131
4132         * ac/aspell.m4
4133                 remove conf.aspelltest if the version check fails
4134
4135 2002-11-30 [christoph]  0.8.6claws44
4136
4137         * autogen.sh
4138                 run libtoolize --force in autogen to create missing
4139                 libtool scripts
4140
4141 2002-11-30 [christoph]  0.8.6claws43
4142
4143         * src/Makefile.am
4144         * src/pgptext.c
4145         * src/procmime.c
4146         * src/rfc2015.c
4147         * src/uuencode.[ch]             ** REMOVED **
4148         * src/common/Makefile.am
4149         * src/common/uuencode.[ch]      ** NEW **
4150                 move uuen/decoder to common directory
4151
4152 2002-11-30 [christoph]  0.8.6claws42
4153
4154         * src/Makefile.am
4155         * src/base64.[ch]               ** REMOVED **
4156         * src/codeconv.c
4157         * src/compose.c
4158         * src/ldif.c
4159         * src/pgptext.c
4160         * src/procmime.c
4161         * src/rfc2015.c
4162         * src/smtp.c
4163         * src/unmime.c
4164         * src/common/Makefile.am
4165         * src/common/base64.[ch]        ** NEW **
4166                 move base64 en/decoder to common directory
4167
4168 2002-11-30 [christoph]  0.8.6claws41
4169
4170         * src/common                    ** NEW **
4171                 new directory for UI independent code
4172         * src/gtk                       ** NEW **
4173                 new directory for GTK frontend
4174         * src/common/.cvsignore         ** NEW **
4175         * src/gtk/.cvsignore            ** NEW **
4176                 ignore build files
4177         * src/common/Makefile.am        ** NEW **
4178         * src/gtk/Makefile.am           ** NEW **
4179                 automake files to build new seperated stuff
4180         * src/Makefile.am
4181                 the binary will currently still be build with the
4182                 files in src, so we include the code from the
4183                 subdirs for now after building the libs there
4184
4185 2002-11-30 [paul]       0.8.6claws40
4186
4187         * src/compose.c
4188                 fix bug [642731] 'Wrong selected account with drafted mail'
4189
4190 2002-11-29 [oliver]     0.8.6claws39
4191         
4192         * src/messageview.c
4193                 o update summaryview when switching between different
4194                   messageviews          
4195         * src/toolbar.c  
4196                 o check if messageview holds already removed msg
4197                   from summaryview
4198                 
4199
4200 2002-11-29 [oliver]     0.8.6claws38
4201
4202         * src/toolbar.c 
4203                 remove not needed variables and includes
4204                 make messageview stay opened and move to next when msgs are deleted 
4205
4206 2002-11-29 [oliver]     0.8.6claws37
4207         
4208         * src/toolbar.c 
4209                 disable compose button (messageview toolbar) by default
4210                 deleted msgs are moved to trash
4211         
4212 2002-11-29 [melvin]     0.8.6claws36
4213
4214         * configure.in
4215                 Increased minimal gpgme version to 0.3.10 (Zombies out)
4216                 and to detect signatures expirations (gpgme 0.3.6)
4217
4218         * src/main.c
4219                 Use non obsolescent function for Gpgme engine checking.
4220
4221         * src/rfc2015.c
4222                 Inform about expired signatures or signatures which key
4223                 has expired. Expiration date is displayed.
4224
4225         * src/sigstatus.c
4226                 Inform about expired signatures or signatures which key
4227                 has expired.
4228
4229 2002-11-28 [paul]       0.8.6claws35
4230
4231         * src/folderview.c
4232                 re-instate 'Check for new messages' in Newsgroup
4233                 folders right-click menu, after a suggestion from
4234                 Tim Mann <timmann@users.sourceforge.net>
4235
4236         * src/main.c
4237                 after a crash check only local folders for new
4238                 messages
4239
4240 2002-11-28 [paul]       0.8.6claws34
4241
4242         * configure.in
4243                 apply patch that fixes the checking of GTK with XIM 
4244                 support on different OSs, such as FreeBSD. Patch 
4245                 submitted by Topia <topia@users.sourceforge.net>
4246                 
4247 2002-11-28 [paul]       0.8.6claws33
4248
4249         * src/mainwindow.c
4250           src/prefs_common.c
4251           src/prefs_toolbar.c
4252                 more changes to the English
4253
4254 2002-11-28 [paul]       0.8.6claws32
4255
4256         * sync with 0.8.6cvs13
4257                 see ChangeLog 2002-11-28 (no sync needed
4258                 for src/compose.c)
4259
4260 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
4261         
4262         * src/mainwindow.[ch]
4263                 add patch by Ivan F. Martinez introducing messageview Toolbar
4264                 some changes and committed by oliver    
4265
4266 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
4267
4268         * src/messageview.[ch]
4269                 add patch by Ivan F. Martinez introducing messageview Toolbar
4270                 some changes and committed by oliver    
4271
4272 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
4273
4274         * src/compose.[ch]
4275                 add patch by Ivan F. Martinez introducing messageview Toolbar
4276                 some changes and committed by oliver    
4277
4278 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
4279         
4280         * src/toolbar.[ch]
4281                 add patch by Ivan F. Martinez introducing messageview Toolbar
4282                 some changes and committed by oliver
4283
4284 2002-11-28 [oliver]     0.8.6claws27
4285         
4286         * src/prefs_toolbar.[ch]
4287                 getting ready for messageview toolbar
4288                 free mem allocated by gettext
4289                 change prefs_toolbar to prefs_toolbar_open
4290  
4291 2002-11-28 [thorsten]   0.8.6claws26
4292
4293         * src/imageview.[ch]
4294                 cleaned up conflicting declarations of
4295                 imageview_show_image()
4296
4297 2002-11-28 [paul]       0.8.6claws25
4298
4299         * src/grouplistdialog.c
4300           src/prefs_common.c
4301           src/prefs_summary_column.c
4302                 a few more improvements to the English
4303
4304 2002-11-28 [colin]      0.8.6claws24
4305
4306         * man/sylpheed.1
4307                 A few updates to command-line parameters
4308
4309 2002-11-28 [colin]      0.8.6claws23
4310
4311         * src/prefs_filtering.c
4312                 Fix problems with prefs_filtering_delete_path:
4313                 a) if the first rule is removed, original pointers
4314                    weren't updated (leading to segfaults)
4315                 b) it was always global_processing updated in case
4316                    of removed path was parent of rule path
4317
4318 2002-11-27 [paul]       0.8.6claws22
4319
4320         * src/mainwindow.c
4321           src/prefs_account.c
4322           src/prefs_actions.c
4323           src/prefs_common.c
4324           src/prefs_customheader.c
4325           src/prefs_display_header.c
4326           src/prefs_filtering.c
4327           src/prefs_folder_item.c
4328           src/prefs_matcher.c
4329           src/prefs_scoring.c
4330           src/prefs_summary_column.c
4331           src/prefs_template.c
4332           src/prefs_toolbar.c
4333                  improve the English in the GUI
4334
4335 2002-11-27 [colin]      0.8.6claws21
4336
4337         * src/folder.c
4338                 Fix processing renaming problems happening after
4339                 last commit
4340
4341 2002-11-27 [colin]      0.8.6claws20
4342
4343         * src/folder.c
4344                 recursive move now deletes src each subfolder after 
4345                 having moved it
4346         * src/folderview.c
4347                 Use identifier instead of path during dnd (enables
4348                 IMAP folder dnd)
4349
4350 2002-11-27 [paul]       0.8.6claws19
4351
4352         * src/main.c
4353                 apply patch that does command-line processing 
4354                 BEFORE gtk_init, allowing claws to run from 
4355                 shell-scripts in non-X environment (e.g. crontab 
4356                 or ip-up, ip-down scripts). Patch submitted by
4357                 Ruslan N. Balkin <baron@dartel.ru>
4358                 
4359         * po/it.po
4360                 updated by Alessandro Maestri
4361
4362 2002-11-27 [paul]       0.8.6claws18
4363
4364         * sync with 0.8.6cvs12
4365           src/prefs_common.c
4366                 Differences are that main uses a 'Receive dialog'
4367                 frame on the Interface tab, whereas claws groups all 
4368                 the dialogs together in a 'Dialogs' frame.
4369
4370 2002-11-27 [colin]      0.8.6claws17
4371
4372         * src/prefs_matcher.c
4373                 Fix Execute criteria's NOT flag
4374
4375
4376 2002-11-26 [christoph]  0.8.6claws16
4377
4378         * src/ssl.c
4379                 rewrite the ssl code a little bit, only use one
4380                 SSL context, set default certificates' file/path
4381
4382 2002-11-26 [thorsten]   0.8.6claws15
4383
4384         * src/compose.c
4385                 default-reply-to didn't work for ml-reply
4386
4387 2002-11-26 [melvin]     0.8.6claws14
4388
4389         * src/prefs_actions.c
4390                 Made pipe-actions ignore short headers in message view
4391                 Made trailing-pipe-actions write in the message view with
4392                 the same font as the original message
4393
4394 2002-11-26 [paul]       0.8.6claws13
4395
4396         * src/compose.c
4397                 this time commit the correct file
4398
4399 2002-11-26 [paul]       0.8.6claws12
4400
4401         * sync with 0.8.6cvs11
4402           src/quote_fmt_parse.y  
4403                 no sync needed
4404           src/account.[ch]       
4405                 not sync'ed
4406           src/compose.c
4407                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
4408                 on draft mode.
4409                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
4410                 header
4411                 
4412         see ChangeLog 2002-11-25 and 2002-11-26
4413
4414 2002-11-26 [colin]      0.8.6claws11
4415
4416         * src/folderview.c
4417                 Fix collapsed folder not auto-expanding during
4418                 mail dnd, if it was the source folder.
4419
4420 2002-11-25 [colin]      0.8.6claws10
4421
4422         * src/folderview.[ch]
4423                 Variable renaming and cleaning (slist of nodes 
4424                 to be re-collapsed is stored in FolderView)
4425
4426 2002-11-25 [paul]       0.8.6claws9
4427
4428         * src/prefs_common.[ch]
4429                 fix breakage caused by last commit
4430
4431 2002-11-25 [paul]       0.8.6claws8
4432
4433         * sync with 0.8.6cvs4
4434                 see ChangeLog 2002-11-21
4435
4436 2002-11-25 [paul]       0.8.6claws7
4437
4438         * sync with 0.8.6cvs4
4439                 see ChangeLog 2002-11-20
4440
4441 2002-11-25 [paul]       0.8.6claws6
4442
4443         * sync with 0.8.6cvs3
4444                 see ChangeLog 2002-11-18
4445
4446 2002-11-25 [colin]      0.8.6claws5
4447
4448         * src/gtkutils.[ch]
4449                 Add gtkut_ctree_node_is_parent()
4450         * src/folderview.c
4451                 Spring-loaded folders
4452
4453 2002-11-25 [colin]      0.8.6claws4
4454
4455         * src/utils.[ch]
4456                 Add slist_concat_unique(), function to merge
4457                 two GSList filtering dups
4458         * src/folder.[ch]
4459         * src/summaryview.[ch]
4460         * src/folderview.c
4461         * src/main.c
4462                 Add detection/update/display of unread answers
4463                 to marked mails
4464         * src/procmsg.[ch]
4465                 Add procmsg_find_children()
4466                 Add procmsg_msg_has_marked_parent()
4467
4468 2002-11-25 [colin]      0.8.6claws3
4469
4470         * src/ssl_certificate.[ch]
4471                 Allow checking a certificate without a DNS
4472                 lookup
4473                 Allow to forget a cert (by deleting it)
4474                 Make ssl_certificate_destroy_public
4475         * src/ssl_manager.[ch] ** NEW FILES **
4476                 Gui to manage (display/remove) certificates
4477         * src/prefs_common.[ch]
4478                 Add a pref to allow silent acceptation of
4479                 trusted certificates or not (based on the
4480                 "I want to know what's going on" principle)
4481         * src/mainwindow.c
4482                 Add SSL manager in Tools menu
4483         * src/Makefile.am
4484                 Add the new files to the build
4485         * po/POTFILES.in
4486                 Add ssl_manager.c to translations
4487
4488 2002-11-25 [colin]      0.8.6claws2
4489
4490         * src/summaryview.[ch]
4491                 Add S_SEARCH_EXTENDED to the quick search, which 
4492                 allows to search using filtering syntax.
4493
4494 2002-11-25 [colin]      0.8.6claws1
4495
4496         * src/summaryview.c
4497                 Deletion of duplicates now prefer deleting
4498                 the unread dup (fixes feature-request 638989).
4499
4500 2002-11-24 [paul]       0.8.6claws
4501
4502         * po/es.po
4503           po/pl.po
4504           po/ru.po
4505           po/sr.po
4506                 updated by Ricardo Mones Lastra,
4507                 Witold Wladyslaw Wojciech Wilk,
4508                 Ruslan N. Balkin, and  Urke MMI 
4509                 respectively
4510
4511 2002-11-24 [paul]       0.8.5claws182
4512
4513         * po/bg.po
4514                 updated by George Danchev
4515
4516 2002-11-23 [alfons]     0.8.5claws181
4517
4518         * src/imap.c
4519                 tiny memory leak found by browsing Dimitar's 
4520                 valgrind report
4521
4522 2002-11-23 [paul]       0.8.5claws180
4523
4524         * po/it.po
4525                 updated by Alessandro Maestri
4526
4527 2002-11-22 [christoph]  0.8.5claws179
4528
4529         * src/compose.c
4530         * src/inc.c
4531         * src/prefs_filtering.c
4532         * src/summaryview.c
4533                 more warning fixes
4534
4535 2002-11-22 [alfons]     0.8.5claws178
4536
4537         * src/summaryview.c
4538                 summary_execute_delete_func(): if message is deleted, make 
4539                 sure to also remove its entry in the subject hash table. 
4540                 fixes a corner case bug.
4541
4542 2002-11-22 [paul]       0.8.5claws177
4543
4544         * .cvsignore
4545                 add 'autom4te.cache'
4546                 
4547         * ltconfig      ** REMOVED **
4548                 not needed
4549
4550 2002-11-22 [paul]       0.8.5claws176
4551
4552         * src/textview.c
4553                 textview_set_font(): fix for message display in
4554                 UTF-8 locales (thanks to Sergey Vlasov).
4555                 
4556         * AUTHORS
4557                 add new team members and contributors
4558
4559
4560 2002-11-21 [colin]      0.8.5claws175
4561
4562         * src/procmsg.[ch]
4563                 Add procmsg_remove_special_headers()
4564         * src/mh.c
4565                 Use procmsg_remove_special_headers() for 
4566                 previous fix
4567
4568 2002-11-21 [colin]      0.8.5claws174
4569
4570         * src/mh.c
4571                 Fix moving/copying from queue/draft folders
4572                 for MH folders
4573
4574 2002-11-21 [christoph]  0.8.5claws173
4575
4576         * src/crash.c
4577         * src/filtering.c
4578         * src/logwindow.c
4579         * src/main.c
4580         * src/matcher_parser_lex.[hl]
4581         * src/mbox.c
4582         * src/mbox_folder.[ch]
4583         * src/prefs_filtering.c
4584         * src/procheader.c
4585         * src/quote_fmt_lex.l
4586         * src/ssl.c
4587                 fix all warnings except the warnings in lex and yacc files
4588
4589 2002-11-20 [christoph]  0.8.5claws172
4590
4591         * src/imap.c
4592                 fix MsgInfo retrieval for IMAP draft and queue folders
4593                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
4594
4595 2002-11-19 [christoph]  0.8.5claws171
4596
4597         * src/compose.c
4598                 fix segfault, when draft saving does not get
4599                 the MsgInfo of the new message
4600                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
4601
4602 2002-11-19 [christoph]  0.8.5claws170
4603
4604         * src/procmsg.c
4605                 add parameter check for flag setting function
4606                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
4607
4608 2002-11-18 [paul]       0.8.5claws169
4609
4610         * src/compose.c
4611                 more sensitivity fixes to redirect mode:
4612                 * disable toolbar draft button
4613                 * allow only Address book in the Tools menu
4614                 * disable editing of message by the spell
4615                   checker
4616
4617 2002-11-18 [paul]       0.8.5claws168
4618
4619         * src/compose.c
4620                 fix sensitivity of menu items in compose_redirect():
4621                 allow only the necessary items 
4622
4623 2002-11-18 [paul]       0.8.5claws167
4624
4625         * src/compose.c
4626                 fix bug [ 603259 ] 'attachment got lost on bounce'
4627
4628 2002-11-18 [paul]       0.8.5claws166
4629
4630         * po/ru.po
4631                 updated by Ruslan N. Balkin <baron@dartel.ru>
4632
4633 2002-11-18 [colin]      0.8.5claws165
4634
4635         * src/main.c
4636           src/defs.h
4637                 Remove old filtering stuff
4638
4639
4640 2002-11-17 [oliver]     0.8.5claws164
4641
4642         * src/toolbar.h
4643                 remove not needed typedef 
4644
4645 2002-11-17 [oliver]     0.8.5claws163
4646
4647         * src/toolbar.c
4648                 make toolbar's on click events translatable
4649
4650 2002-11-15 [colin]      0.8.5claws162
4651
4652         * src/summaryview.c
4653                 Revert too-soon integration of a feature
4654
4655 2002-11-15 [christoph]  0.8.5claws161
4656
4657         * src/imap.c
4658                 use main's implementation of imap_get_msginfo
4659
4660 2002-11-15 [christoph]  0.8.5claws160
4661
4662         * src/compose.c
4663         * src/folder.[ch]
4664         * src/imap.c
4665         * src/mbox_folder.c
4666         * src/mh.c
4667         * src/news.c
4668         * src/procmsg.c
4669         * src/summaryview.c
4670                 replace claws' fetch_msginfo with main's get_msginfo
4671                 (use main's implementation where possible)
4672
4673 2002-11-15 [colin]      0.8.5claws159
4674
4675         * src/ssl_certificate.c
4676                 Missed a check
4677
4678 2002-11-16 [melvin]     0.8.5claws158
4679
4680         * po/fr.po
4681                 Updated French translations.
4682
4683 2002-11-16 [colin]      0.8.5claws157
4684
4685         * src/ssl_certificate.c
4686                 Check for missing parts in the certificates
4687
4688 2002-11-15 [colin]      0.8.5claws156
4689
4690         * src/folderview.c
4691                 Preventive fix (missing check) found by
4692                 Alfons
4693
4694 2002-11-15 [paul]
4695
4696         * NEWS
4697                 sync with 0.8.6 release
4698
4699 2002-11-15 [colin]      0.8.5claws155
4700
4701         * src/folder.[ch]
4702           src/folderview.c
4703                 Fix error handling of folder_item_move_to()
4704                 (thanks to Alfons!)
4705
4706 2002-11-15 [colin]      0.8.5claws154
4707
4708         * src/folder.[ch]
4709           src/folderview.c
4710                 folder_item_move_to() sets an error message instead
4711                 of having GUI stuff in folder.c
4712
4713 2002-11-15 [colin]      0.8.5claws153
4714
4715         * src/procmsg.[ch]
4716                 Implemented a callback for MsgInfo updates, 
4717                 heavily copy/pasted from Christoph's folder 
4718                 callback system
4719         * src/summaryview.[ch]
4720                 Register summary_update_msg as callback
4721
4722 2002-11-14 [colin]      0.8.5claws152
4723         
4724         * src/procmsg.c
4725                 Update the FolderItem after sending (fixes 617593)
4726
4727 2002-11-14 [christoph]  0.8.5claws151
4728
4729         * src/folder.c
4730                 fix wrong position of NULL pointer check found
4731                 by Sergey
4732
4733 2002-11-14 [christoph]  0.8.5claws150
4734
4735         * src/folder.c
4736                 fix segfault when deleting messages from IMAP folders
4737                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
4738
4739 2002-11-14 [colin]      0.8.5claws149
4740
4741         * src/compose.c
4742                 Forwarding was also ignoring the folder's default account.
4743
4744 2002-11-14 [colin]      0.8.5claws148
4745
4746         * src/compose.c
4747                 Fix sent folder not set to folder properties when 
4748                 forwarding.
4749
4750 2002-11-14 [thorsten]   0.8.5claws147
4751
4752         * src/inc.c
4753                 inc_start(): Files were not moved from .processing to inbox,
4754                 if no global processing rule existed
4755
4756 2002-11-14 [colin]      0.8.5claws146
4757
4758         * src/ssl_certificate
4759                 Fix file operations
4760
4761 2002-11-14 [paul]       0.8.5claws145
4762
4763         * po/it.po
4764                 updated by Alessandro Maestri
4765
4766 2002-11-13 [alfons]     0.8.5claws144
4767
4768         * src/folder.c
4769                 folder_item_close(): only mark messages unread
4770                 when a folder has new messages 
4771
4772 2002-11-13 [keith]      0.8.5claws143
4773
4774         * src/imap.c
4775                 Fix problem moving or copying between
4776                 IMAP folders
4777
4778 2002-11-13 [colin]      0.8.5claws142
4779
4780         * src/matcher_parser_parse.y
4781                 Fix rule problem when " don't match
4782
4783 2002-11-13 [christoph]  0.8.5claws141
4784
4785         * src/folder.c
4786         * src/folderview.c
4787                 moved cache saving to folder_item_close
4788                 the folderview should not have to deal with
4789                 this things
4790
4791 2002-11-13 [christoph]  0.8.5claws140
4792
4793         * src/summaryview.c
4794                 moved setting of important score to
4795                 summary_set_prefs_from_folderitem
4796
4797 2002-11-13 [colin]      0.8.5claws139
4798
4799         * src/matcher_parser_parse.y
4800                 Fix a segfault in the parser (happening when
4801                 a good expression had been tested and a bad 
4802                 one arrives)
4803
4804 2002-11-13 [paul]       0.8.5claws138
4805
4806         * sync with 0.8.5cvs24
4807                 see ChangeLog 2002-11-13
4808                 
4809         * po/pt_BR.po
4810                 updated by Fabio Jr. Beneditto
4811
4812 2002-11-13 [colin]      0.8.5claws137
4813         
4814         * src/msgcache.c
4815           src/defs.h
4816           src/procmsg.[ch]
4817                 Revert last commit, problem
4818
4819 2002-11-13 [colin]      0.8.5claws136
4820
4821         * src/msgcache.c
4822                 Remove duplicated code
4823         * src/defs.h
4824                 Bumped CACHE_VERSION and MARK_VERSION
4825         * src/procmsg.[ch]
4826                 Network endian for cache and mark files
4827
4828 2002-11-12 [colin]      0.8.5claws135
4829
4830         * src/inc.c
4831                 Fix the "socket error" dialog which disappeared
4832
4833 2002-11-12 [colin]      0.8.5claws134
4834
4835         * src/msgcache.c
4836                 Reverse last commit which had performance 
4837                 problems, but still reverse the list
4838
4839 2002-11-12 [colin]      0.8.5claws133
4840
4841         * src/msgcache.c
4842                 Reverse list order
4843
4844 2002-11-12 [melvin]     0.8.5claws132
4845
4846         * src/compose.c
4847                 Added a check for a NULL prefs_common.dictionary
4848
4849 2002-11-12 [colin]      0.8.5claws131
4850
4851         * src/ssl_certificate.[ch]
4852                 Use FQDN hostname
4853
4854 2002-11-12 [colin]      0.8.5claws130
4855
4856         * src/ssl_certificate.[ch]
4857                 Take connection port into account for 
4858                 checking certificates (a single hostname
4859                 could have multiple servers with multiple
4860                 certificates)
4861         * src/ssl.c
4862                 Pass the port to ssl_certificate_check
4863
4864 2002-11-12 [paul]       0.8.5claws129
4865
4866         * src/folder.c
4867                 fix a typo in last commit
4868
4869 2002-11-12 [paul]       0.8.5claws128
4870
4871         * sync with 0.8.5cvs23
4872                 see ChangeLog entry 2002-11-12
4873
4874 2002-11-11 [colin]      0.8.5claws127
4875
4876         * src/ssl_certificate.c
4877                 Cleaner messages
4878                 Don't popup, instead log error, if the 
4879                 corresponding pref is checked
4880         * src/ssl_certificate.h
4881                 include <openssl/objects/h>
4882
4883 2002-11-11 [colin]      0.8.5claws126
4884
4885         * src/ssl_certificate.h
4886                 _Really_ clean it
4887
4888 2002-11-11 [colin]      0.8.5claws125
4889         
4890         * src/ssl_certificate.c
4891                 Fixed leak
4892
4893 2002-11-11 [colin]      0.8.5claws124
4894
4895         * src/ssl.c
4896                 Cleaned a bit
4897         * src/ssl_certificate.[ch]
4898                 Cleaned a bit (better use of SSL API)
4899                 (This will cause non-recognition of saved 
4900                  certificates of claws12[23]...)
4901
4902 2002-11-11 [paul]       0.8.5claws123
4903         
4904         * po/es.po
4905                 updated by Ricardo Mones Lastra
4906
4907 2002-11-11 [colin]      0.8.5claws122
4908
4909         * src/ssl.c
4910                 Fix a typo
4911
4912 2002-11-11 [colin]      0.8.5claws121
4913
4914         * src/ssl_certificate.[ch] ** NEW FILES **
4915         * src/ssl.[ch]
4916                 Check SSL certificates presented to us
4917         * src/Makefile.am
4918                 Add ssl_certificate.[ch]
4919         * po/POTFILES.in
4920                 Add ssl_certificate.c
4921
4922 2002-11-11 [paul]       0.8.5claws120
4923
4924         * sync with 0.8.5cvs22
4925                 see ChangeLog 2002-11-11
4926
4927 2002-11-11 [paul]       0.8.5claws119
4928
4929         * sync with 0.8.5cvs21
4930                 see ChangeLog 2002-11-11
4931
4932 2002-11-10 [jens]       0.8.5claws118
4933
4934         * src/folder.c
4935         * src/folderview.c
4936                 corrected some typing
4937         * po/de.po
4938                 updated german translation
4939         * sylpheed.spec.in
4940                 cleaned up specfile and adjusted it for claws
4941
4942 2002-11-10 [colin]      0.8.5claws117
4943
4944         * src/summaryview.c
4945                 a STATUSBAR_PUSH/POP fix
4946
4947 2002-11-10 [colin]      0.8.5claws116
4948
4949         * src/prefs_folder_item.c
4950                 Fix hanging after opening folder properties
4951
4952 2002-11-10 [hoa]        0.8.5claws115
4953
4954         * src/matcher_parser_lex.l
4955         * src/matcher_parser_parse.y
4956                 config file for scoring and filtering is no more trashed
4957                 when there is a syntax error in a filtering rule when
4958                 editing it in a dialog.
4959
4960 2002-11-09 [colin]      0.8.5claws114
4961
4962         * src/mbox_folder.c
4963                 Added missing initialisation of folder->destroy()
4964
4965 2002-11-09 [colin]      0.8.5claws113
4966
4967         * src/folder.c
4968           src/folderview.c
4969                 Fix the status bar messages
4970
4971 2002-11-09 [colin]      0.8.5claws112
4972
4973         * src/folderview.c
4974                 Fix hangs after folder dnd, happening after 
4975                 claws109.
4976
4977 2002-11-09 [christoph]  0.8.5claws111
4978
4979         * src/folderview.c
4980                 just changed order of calls (reverse order of
4981                 associated calls)
4982         * src/inc.c
4983                 lock inc when checking only one account, otherwise
4984                 inc all could be executed at the same time
4985
4986 2002-11-09 [christoph]  0.8.5claws110
4987
4988         * src/folderview.c
4989                 better unlock the mouse cursor before calling
4990                 summary_show because it changes the cursor too
4991
4992 2002-11-09 [christoph]  0.8.5claws109
4993
4994         * src/folder.[ch]
4995         * src/folderview.c
4996                 add functions to open and close a folder
4997                 o opending will execute scanning for remote folders
4998                   and processing
4999                 o closing will unset new flag for messages
5000
5001 2002-11-09 [colin]      0.8.5claws108
5002
5003         * src/folder.c
5004                 Add a call to prefs_matcher_write_config to 
5005                 avoid non-leaf folders filtering settings to be
5006                 lost
5007
5008 2002-11-09 [paul]       0.8.5claws107
5009
5010         * src/prefs_account.c
5011                 re-word a label
5012
5013 2002-11-09 [colin]      0.8.5claws106
5014
5015         * src/folderview.c
5016                 Minor esthetic fix
5017
5018 2002-11-09 [colin]      0.8.5claws105
5019
5020         * src/folderview.c
5021                 Fix prefs_filtering deletion for MH folders (same
5022                 reason as below)
5023         * src/prefs_filtering.c
5024                 Fix prefs_filtering renaming and deletion for 
5025                 folder-based processing rules.  
5026
5027 2002-11-09 [christoph]  0.8.5claws104
5028
5029         * src/compose.c
5030         * src/folder.[ch]
5031         * src/folderview.[ch]
5032         * src/import.c
5033         * src/inc.c
5034         * src/main.c
5035         * src/mainwindow.c
5036         * src/messageview.c
5037         * src/prefs_folder_item.c
5038         * src/procmsg.c
5039         * src/summaryview.c
5040                 implement a callback system for folder item updates
5041
5042 2002-11-09 [colin]      0.8.5claws103
5043
5044         * src/folderview.c
5045                 Fix prefs_filtering renaming for MH folders (we
5046                 shouldn't rename by path as another folder could
5047                 have the same hierarchy).
5048
5049 2002-11-09 [colin]      0.8.5claws102
5050
5051         * src/folder.c
5052                 Fix a leak found by Christoph, use better variable
5053                 names
5054
5055 2002-11-09 [colin]      0.8.5claws101
5056
5057         * src/folder.c
5058                 One more fix for processing rules
5059
5060 2002-11-08 [colin]      0.8.5claws100
5061         
5062         * src/matcher.c
5063                 Don't copy the compiled regexp (will be reevaluated)
5064         * src/folderview.c
5065                 Lock folderview while moving
5066         * src/folder.c
5067                 Provide info on what's happening to the user
5068
5069 2002-11-08 [colin]      0.8.5claws99
5070
5071         * src/folderview.c
5072                 Fix folder reordering after a move if parent is 
5073                 root
5074         * src/scoring.[ch]
5075                 Add function to copy a ScoringProp
5076         * src/prefs_folder_item.c
5077                 Copy scoring rules when copying a folder prefs
5078
5079 2002-11-08 [colin]      0.8.5claws98
5080
5081         * src/folderview.c
5082                 Fixes in case of failure
5083         * src/filtering.[ch]    
5084                 Add function to duplicate a FilteringProp
5085         * src/matcher.[ch]
5086                 Add function to duplicate a MatcherProp
5087         * src/prefs_folder_item.c
5088                 Save folder's processing rules when copying 
5089                 its prefs
5090
5091 2002-11-08 [colin]      0.8.5claws97
5092         
5093         * src/folderview.c
5094                 Sort after move
5095         * src/folder.c 
5096                 Change a printf to debug_print
5097
5098 2002-11-08 [colin]      0.8.5claws96
5099
5100         * src/folder.c
5101           src/folderview.c
5102                 Fix segfaults, call me stupido
5103         
5104
5105 2002-11-08 [colin]      0.8.5claws95
5106
5107         *src/folder.c
5108                 Added forgotten prefs to save when moving folders
5109
5110 2002-11-08 [colin]      0.8.5claws94
5111
5112         * src/folder.c
5113                 Fixes to folder DND (prefs copy)
5114         * src/folderview.c
5115                 Optimization for folder DND (don't rescan whole tree)
5116                 Added folderview_create_folder_node() for this 
5117                 optimization, so de-duped a bit the code
5118         * src/prefs_folder_item.[ch]
5119                 Added prefs_folder_item_copy_prefs()    
5120           
5121 2002-11-08 [paul]       0.8.5claws93
5122
5123         * src/prefs_account.c
5124           tools/README
5125           tools/kmail2sylpheed_v2.pl
5126                 correct some typos
5127
5128 2002-11-08 [paul]       0.8.5claws92
5129
5130         * src/compose.c
5131           src/prefs_account.[ch]
5132                 remove account options 'clearsign' and 'ascii_armored',
5133                 replace with 'default_gnupg_mode' to prevent mixed-mode
5134                 Privacy settings
5135
5136 2002-11-08 [paul]       0.8.5claws91
5137
5138         * src/compose.[ch]
5139                 re-implement GnuPG 'on-the-fly' mode selection,
5140                 disallow mixed-mode
5141
5142 2002-11-08 [colin]      0.8.5claws90
5143
5144         * src/folderview.c
5145           src/prefs_folder_item.c
5146                 Change "Property" to "Properties"
5147
5148 2002-11-07 [colin]      0.8.5claws89
5149
5150         * src/folderview.c
5151           src/folder.c
5152                 Allow folder dropping to a root folder
5153
5154 2002-11-07 [paul]       0.8.5claws88
5155
5156         * src/compose.c
5157                 revert last commit
5158
5159 2002-11-07 [paul]       0.8.5claws87
5160
5161         * src/compose.c
5162                 fix reply-to-list bug. closes bug report
5163                 "[633382] reply-to-list broken in recent cvs"
5164
5165 2002-11-07 [paul]       0.8.5claws86
5166
5167         * src/compose.c
5168                 add a forgotten '#if USE_GPGME ... #endif'
5169
5170 2002-11-07 [paul]       0.8.5claws85
5171
5172         * sync with 0.8.5cvs20
5173                 see ChangeLog 2002-11-07
5174
5175 2002-11-07 [colin]      0.8.5claws84
5176
5177         * src/folder.[ch]
5178                 Change folder_item_move_to to return the newly 
5179                 created folderitem.
5180         * src/folderview.c
5181                 Select the new folderitem after moving.
5182
5183 2002-11-07 [colin]      0.8.5claws83
5184
5185         * src/prefs_filtering.c
5186                 Fix rule rewriting when moving a leaf folder to a 
5187                 shorter path
5188
5189 2002-11-07 [colin]      0.8.5claws82
5190
5191         * src/prefs_filtering.c
5192                 fix a leak
5193
5194 2002-11-07 [colin]      0.8.5claws81
5195
5196         * src/folder.[ch]
5197                 Add folder_item_move_to() function to move a 
5198                 folderitem into another one (updates matcher etc)
5199         * src/folderview.c
5200                 Add folder drag'n drop (context menu to come)
5201                 [Should be dataloss free, but Please backup before 
5202                  trying !]
5203
5204 2002-11-06 [colin]      0.8.5claws80
5205
5206         * src/mh.c
5207                 mh_create_folder() returns NULL if can't create
5208                 directory hierarchy
5209
5210 2002-11-06 [paul]       0.8.5claws79
5211
5212         * src/compose.[ch]
5213                 allow 'on-the-fly' changing of the type of encryption 
5214                 and/or signing used (mime/ascii) via the compose window
5215
5216 2002-11-06 [paul]       0.8.5claws78
5217
5218         * sync with 0.8.5cvs19
5219                 see ChangeLog 2002-11-06 for src/account.c: 
5220                 account_get_special_folder()
5221                 
5222 2002-11-05 [alfons]     0.8.5claws77
5223
5224         * src/crash.c
5225                 very minor cleanups: nothing to see here, move on. :-)
5226
5227 2002-11-05 [colin]      0.8.5claws76
5228
5229         * src/main.c
5230                 Changes choices if compose windows are opened to
5231                 Discard, Draft, Don't quit
5232
5233 2002-11-05 [thorsten]   0.8.5claws75
5234
5235         * src/compose.c
5236                 reenabled default_reply_to folder option
5237
5238 2002-11-05 [colin]      0.8.5claws74
5239
5240         * src/compose.[ch] 
5241                 add compose_draft()
5242         * src/crash.c
5243                 add SIGTERM handler
5244         * src/main.[ch]
5245                 add clean_quit() for the SIGTERM handler
5246
5247 2002-11-05 [paul]       0.8.5claws73
5248         
5249         * po/es.po
5250                 updated by Ricardo Mones Lastra
5251
5252 2002-11-05 [melvin]     0.8.5claws72
5253
5254         * src/logwindow.c
5255                 Fixed log-clipping bug #616795.
5256                 To stop logging in the log window use 0 length.
5257         * src/prefs_common.c
5258                 Added a label to inform about the 0 log length behaviour.
5259
5260 2002-11-05 [paul]       0.8.5claws71
5261
5262         * sync with 0.8.5cvs17
5263                 see ChangeLog 2002-11-05
5264
5265 2002-11-04 [paul]       0.8.5claws70
5266
5267         * sylpheed-128x128.png
5268           sylpheed-64x64.png
5269           sylpheed.png
5270                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
5271                 <nikai@users.sourceforge.net>
5272                 
5273         * po/bg.po
5274                 updated by George Danchev
5275
5276 2002-11-03 [thorsten]   0.8.5claws69
5277
5278         * src/main.c
5279           src/mimeview.c
5280           src/rfc2015.h
5281                 add check if gpg is active
5282
5283 2002-11-03 [thorsten]   0.8.5claws68
5284
5285         * src/toolbar.h
5286                 removed GSList declaration causing trouble on MacOS-X
5287                 (submitted by alfons, reported by xfesty)
5288
5289 2002-11-01 [paul]       0.8.5claws67
5290
5291         * src/mainwindow.c
5292                 remove last remnants of main's filter code
5293
5294 2002-11-01 [paul]       0.8.5claws66
5295
5296         * tools/filter_conv.pl
5297                 fix bug where user-defined headers were ignored
5298
5299 2002-11-01 [paul]       0.8.5claws65
5300
5301         * src/logwindow.c
5302                 make a debug_print() not translatable
5303
5304 2002-10-31 [melvin]     0.8.5claws64
5305
5306         * ac/aspell.m4
5307                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
5308                 not run any GNU/aspell test.  The dictionary path will
5309                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
5310                 was given, in which case, it will be $prefix/lib/aspell/
5311         * configure.in
5312                 Fixed typo in commentary (Aspell code).
5313
5314 2002-10-31 [paul]       0.8.5claws63
5315
5316         * po/POTFILES.in
5317                 remove src/filter.c and src/prefs_filter.c
5318                 thanks to Ricardo for reminding me
5319
5320 2002-10-31 [colin]      0.8.5claws62
5321
5322         * src/mbox_folder.c
5323                 Plug some leaks
5324
5325 2002-10-31 [paul]       0.8.5claws61
5326
5327         * src/prefs_filter.[ch] ** REMOVED **
5328           src/filter.[ch]       ** REMOVED **
5329           
5330         * src/Makefile.am
5331           src/folderview.c
5332           src/inc.c
5333           src/main.c
5334           src/mainwindow.c
5335           src/mbox.c
5336           src/prefs_common.c
5337           src/prefs_filtering.c
5338           src/summaryview.[ch]
5339                 remove main's 'filter' code
5340                 
5341         README.claws
5342                 update to reflect removal of main's filter
5343
5344 2002-10-31 [paul]       0.8.5claws60
5345
5346         * src/summaryview.c
5347                 remove check for global_processing in summary_filter_open(). 
5348                 This fixes the bug where if the user uses the right-click 
5349                 'Create filter rule...' and doesn't have any filter rules 
5350                 already defined in claws' advanced filtering, the newly 
5351                 created filter rule goes to main's filtering which is 
5352                 inaccessible through the gui. Now the filter rule gets added
5353                 to claws' filtering by default.
5354
5355 2002-10-28 [melvin]     0.8.5claws59
5356
5357         * src/prefs_actions.c
5358                 Fixed bug #627322 where MIME parts were not always
5359                 correctly passed to a %p action
5360                 Display an error dialog when message filename is not found.
5361
5362 2002-10-28 [melvin]     0.8.5claws58
5363
5364         * src/prefs_common.c
5365                 Readded a missing function declaration lost in 0.8.3claws34
5366
5367 2002-10-28 [paul]       0.8.5claws57
5368
5369         * sync with 0.8.5cvs15
5370                 see ChangeLog 2002-10-28 and 2002-10-25
5371                 
5372         Note: ChangeLog entry 2002-10-24 is not sync'ed.
5373
5374 2002-10-27 [oliver]     0.8.5claws56
5375
5376         * src/pop.c
5377                 plug leak in pop3_top_recv
5378
5379 2002-10-26 [christoph]  0.8.5claws55
5380
5381         * src/folder.c
5382                 set need_update folder flag when messages are added
5383                 (closes bug [ 626922 ] folder not updated after receiving)
5384
5385 2002-10-25 [melvin]     0.8.5claws54
5386
5387         * src/imageview.c
5388                 Fixed a memleak introduced in the scaling code.
5389
5390 2002-10-24 [alfons]     0.8.5claws53
5391
5392         * src/filtering.c
5393                 make filtering's forward message action forward from the 
5394                 correct account
5395                 (closes bug [628089 ] Filter -> Forward from address problem
5396                 reported by Oktay)
5397
5398 2002-10-24 [christoph]  0.8.5claws52
5399
5400         * src/mainwindow.c
5401         * src/manual.[ch]
5402                 o use manual of current locale or english if current
5403                   locale is not available (and english is available)
5404                 o also link to sylpheed doc project manuals
5405
5406 2002-10-23 [paul]       0.8.5claws51
5407
5408         * tools/README
5409           tools/kmail2sylpheed_v2.pl
5410                 add new version of kmail addressbook importer script.
5411                 works with newer versions of Kmail/KAddressBook which
5412                 have new and rearranged data.
5413
5414 2002-10-23 [martin]     0.8.5claws50
5415
5416         * src/folderview.c
5417         * src/summaryview.c
5418         * src/utils.h
5419         * src/utils.c
5420                 added length parameter to get_abbrev_newsgroup_name()
5421                 changed this function so that it abbreviates the newsgroup
5422                 names only so long it is smaller than the length parameter
5423                 (for better reading of some newsgroup names and space efficiency)
5424
5425 2002-10-22 [colin]      0.8.5claws49
5426
5427         *src/foldersel.c
5428                 Revert Alfons' last modification (after voting ;-))
5429
5430 2002-10-21 [alfons]     0.8.5claws48
5431
5432         * src/foldersel.c
5433                 folder view in folder selection dialog reflects state of
5434                 folder view in main window
5435
5436 2002-10-18 [alfons]     0.8.5claws47
5437
5438         * src/mbox.c
5439                 drop imported messages in folder selected by user,
5440                 and not in the inbox
5441                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
5442
5443 2002-10-18 [alfons]     0.8.5claws46
5444
5445         * src/compose.c
5446                 make automagic reply work correctly for email accounts 
5447                 (whether it's viable to do a full sync with Hiro's 
5448                 compose.c is still under discussion)
5449
5450 2002-10-18 [melvin]     0.8.5claws45
5451
5452         * src/prefs_actions.c
5453                 Fixed bug #622275 where asynchroneous actions left 
5454                 zombies processes
5455                 Made (synchroneous) actions' input be displayed live.
5456
5457 2002-10-18 [christoph]  0.8.5claws44
5458
5459         * src/textview.c
5460                 don't add a newline in the textview in front of the
5461                 first textpart if header display is disabled
5462                 (closes bug [ 603385 ] disabled header display leaves blank
5463                  lin)
5464
5465 2002-10-18 [christoph]  0.8.5claws43
5466
5467         * src/folder.[ch]
5468         * src/imap.c
5469         * src/mbox_folder.c
5470         * src/mh.c
5471         * src/news.c
5472                 folder->get_num_list now returns an error code
5473                 (closes bug [ 609424 ] News cache cleared on failure)
5474                 
5475 2002-10-17 [colin]      0.8.5claws42
5476         
5477         * src/news.c
5478                 Changed a printf by debug_print
5479
5480 2002-10-16 [paul]       
5481
5482         * tools/OOo2sylpheed.pl
5483                 allow for spaces in the name of the
5484                 file to be attached.
5485
5486 2002-10-16 [colin]      0.8.5claws41
5487
5488         * src/main.c
5489                 Use a tristate to change online mode
5490
5491 2002-10-16 [paul]       0.8.5claws40
5492
5493         * po/es.po
5494                 updated by Ricardo Mones Lastra
5495
5496 2002-10-16 [colin]      0.8.5claws39
5497
5498         * src/main.c
5499           src/mainwindow.[ch]
5500                 Added --online and --offline command-line
5501                 switches
5502
5503 2002-10-15 [christoph]  0.8.5claws38
5504
5505         * src/procmime.c
5506                 set mimeinfo->name to NULL after g_free to
5507                 avoid double freeing with g_free
5508
5509 2002-10-14 [christoph]  0.8.5claws37
5510
5511         * src/compose.c
5512         * src/filtering.c
5513         * src/summaryview.c
5514                 remove calls to folder->change_flags that are now
5515                 done by procmsg flag functions (seems it is not
5516                 used by any foldertype anyway)
5517         * src/folder.c
5518                 init folder->change_flags with NULL
5519
5520 2002-10-14 [christoph]  0.8.5claws36
5521
5522         * src/folder.[ch]
5523         * src/imap.[ch]
5524                 use virtual functions for folder item new and destroy
5525                 functions
5526
5527 2002-10-14 [melvin]     0.8.5claws35
5528
5529         * src/compose.c
5530                 Added a test to not run the spell checker if no default
5531                 dictionary is available. No dialog is displayed though.
5532
5533 2002-10-14 [melvin]     0.8.5claws34
5534
5535         * src/gtkaspell.c
5536                 Fixed bug in dictionary list context menu where
5537                 "More..." pointed to an emtpy submenu if the
5538                 number of dictionaries is a multiple of 15
5539                 Removed unneeded code in suggestions list creation
5540
5541 2002-10-14 [paul]       0.8.5claws33
5542
5543         * po/bg.po
5544                 updated by George Danchev
5545
5546 2002-10-13 [hoa]        0.8.5claws32
5547
5548         * src/matcher.[ch]
5549           src/matcher_parser_parser.y
5550                 removed the escaped string from internal structure
5551                 of matcher.
5552
5553 2002-10-12 [colin]      0.8.5claws31
5554
5555         * src/gtksctree.[ch]
5556           src/summaryview.c
5557                 Removed useless function gtksctree_reanchor
5558
5559 2002-10-12 [alfons]     0.8.5claws30
5560         
5561         * sync with remaining main changes 2002-10-09 - 2002-10-11
5562         - drop changes to src/compose.c (requires claws specific changes)
5563         
5564 2002-10-12 [alfons]     0.8.5claws29
5565         
5566         * sync with main changes of 2002-10-08
5567         - drop changes to src/compose.c (requires claws specific changes)
5568         - drop changes to src/summaryview.c (requires changes to compose.c)     
5569
5570 2002-10-12 [alfons]     0.8.5claws28
5571         
5572         * sync with main changes of 2002-10-07
5573
5574 2002-10-12 [alfons]     0.8.5claws27
5575
5576         * sync with main changes of 2002-10-04
5577         - drop changes to src/compose.c (requires claws specific changes)
5578         - drop changes to src/prefs_folder_item.c (claws implementation
5579           seems to be working)
5580
5581 2002-10-12 [colin]      0.8.5claws26
5582
5583         * src/mainwindow.c
5584                 Fix folder-flicker when space-reading, introduced 
5585                 in claws22.
5586
5587 2002-10-12 [colin]      0.8.5claws25
5588
5589         * src/compose.c
5590                 Save account address when saving as draft.
5591                 (closes bug 621838)
5592
5593 2002-10-12 [colin]      0.8.5claws24
5594
5595         * src/summaryview.c
5596                 Fix the problem consisting of no message selected
5597                 after the last message in a folder has been moved.
5598
5599 2002-10-12 [paul]       0.8.5claws23
5600
5601         * src/compose.c
5602           src/prefs_template.c
5603           src/template.[ch]
5604                 add Cc and Bcc to templates. Patch submitted by
5605                 John L. Males.
5606
5607 2002-10-12 [colin]      0.8.5claws22
5608
5609         * src/folderview.c
5610                 Fix a bug after "Check for new messages":
5611                 If a folder was opened, it was still selected at
5612                 the end of the check, but displayed empty.
5613         * src/mainwindow.c
5614                 Remove unnecessary check
5615
5616 2002-10-12 [paul]
5617
5618         * tools/README
5619                 be more verbose in the description of
5620                 OOo2sylpheed.pl
5621                 
5622
5623 2002-10-11 [colin]      0.8.5claws21
5624
5625         * src/mainwindow.c
5626                 Make space work (better) when no mail is selected
5627
5628 2002-10-11 [colin]      0.8.5claws20
5629
5630         * src/inc.c
5631           src/news.c
5632                 fix warnings
5633
5634 2002-10-11 [colin]      0.8.5claws19
5635
5636         * src/mainwindow.c
5637                 revert 0.8.5claws6 changes as i couldn't get to
5638                 anything satisfying
5639
5640 2002-10-11 [melvin]     0.8.5claws18
5641
5642         * src/compose.c
5643                 Removed buggy and unused macro (should have been committed in
5644                 0.8.5claws17)
5645
5646 2002-10-11 [melvin]     0.8.5claws17
5647
5648         * src/compose.c
5649                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
5650
5651 2002-10-11 [thorsten]   0.8.5claws16 
5652
5653         * src/folderview.c
5654                 remove rescan warning
5655
5656 2002-10-11 [colin]      0.8.5claws15 
5657
5658         * src/procheader.c
5659                 fix a segfault that happens if conv_unmime_header
5660                 fails (should be better to find out why it fails)
5661
5662 2002-10-11 [christoph]  0.8.5claws14
5663
5664         * src/summaryview.c
5665                 update folderview stats after ignore/unignore thread
5666
5667 2002-10-11 [hoa]        0.8.5claws13
5668
5669         * src/quote_fmt_parse.y
5670                 Fixed a yacc/bison syntax error
5671         * src/matcher.c
5672                 Escaping of string is fixed.
5673
5674 2002-10-11 [colin]      0.8.5claws12
5675
5676         * src/imageview.c
5677                 Resize images to fit
5678
5679 2002-10-11 [paul]       0.8.5claws11
5680
5681         * po/es.po
5682                 updated by Ricardo Mones Lastra
5683
5684 2002-10-10 [alfons]     0.8.5claws10
5685
5686         * src/compose.c
5687                 allow dropping files by "moving" files from a file manager,
5688                 not only by the more cumbersome "copying". the latter 
5689                 mostly implies holding down the Control button
5690
5691 2002-10-10 [christoph]  0.8.5claws9
5692
5693         * src/summaryview.c
5694                 update folders after thread building for ignored threads
5695
5696 2002-10-10 [christoph]  0.8.5claws8
5697
5698         * config/.cvsignore
5699                 added Makefile
5700         * src/filtering.[ch]
5701         * src/folder.[ch]
5702         * src/folderview.[ch]
5703         * src/import.c
5704         * src/inc.[ch]
5705         * src/mbox.[ch]
5706         * src/procmsg.c
5707         * src/summaryview.[ch]
5708                 o added new flag need_update to FolderItem
5709                 o removed folder_table from various functions from tracking
5710                   folder updates
5711                 o set need_update flags in folder.c's move, copy and delete
5712                   functions and procmsg's flags functions
5713                 o added function folderview_update_items_when_required that
5714                   updates all folders with need_update set
5715                 o call folderview_update_items_when_required instead of
5716                   folderview_update_item_foreach
5717
5718 2002-10-09 [sergey]     0.8.5claws7
5719
5720         * src/compose.c
5721                 Strip CRs whel loading the text into editor in reedit mode.
5722
5723 2002-10-09 [colin]      0.8.5claws6
5724
5725         * src/mainwindow.c
5726                 Make Space work when no mail is selected
5727
5728 2002-10-09 [colin]      0.8.5claws5
5729
5730         * src/gtksctree.[ch]
5731                 Fix range_select
5732                 Add gtk_sctree_reanchor() 
5733         * src/summaryview.c
5734                 Use gtk_sctree_reanchor() - better fix for 
5735                 bug 60413
5736
5737 2002-10-09 [colin]      0.8.5claws4
5738
5739         * src/summaryview.c
5740                 Fix shift-click select after delete problem
5741                 (closes bug 60413)
5742
5743 2002-10-08 [thorsten]   0.8.5claws3
5744
5745         * src/summaryview.c
5746                 exclude current msg from -hide read messages-
5747
5748 2002-10-08 [colin]      0.8.5claws2
5749
5750         * src/inc.[ch]
5751           src/pop.c
5752           src/recv.c
5753                 Differentiate socket errors from disk full
5754                 errors
5755
5756 2002-10-08 [christoph]  0.8.5claws1
5757
5758         * Makefile.am
5759         * configure.in
5760                 modifications for new config directory
5761
5762         * config.guess  ** REMOVED **
5763         * config.sub    ** REMOVED **
5764         * install-sh    ** REMOVED **
5765         * ltmain.sh     ** REMOVED **
5766         * missing       ** REMOVED **
5767         * mkinstalldirs ** REMOVED **
5768                 these files are autogenerated by automake
5769                 when you run autogen.sh
5770
5771         * config/.cvsignore     ** NEW FILE **
5772         * config/Makefile.am    ** NEW FILE **
5773                 ignore autogenerated files
5774                 create a Makefile in this directory
5775
5776 2002-10-08 [paul]       0.8.5claws
5777
5778         * 0.8.5claws release
5779         
5780         * src/compose.c
5781           src/procheader.c
5782           src/procmsg.c
5783                 fix quote reply format for newsgroups reply bug
5784                 (thanks to Hoa)
5785                 
5786         * po/en_GB.po
5787           po/pl.po
5788                 updated by me and Witold Wladyslaw Wojciech Wilk
5789                 repectively
5790
5791 2002-10-07 [paul]       0.8.3claws53
5792
5793         * po/it.po
5794           po/pt_BR.po
5795           po/sr.po
5796                 updated messages catalogs, submitted by
5797                 Alessandro Maestri, Fabio Jr.Beneditto 
5798                 and Urke MMI, respectively.
5799
5800 2002-10-07 [christoph]  0.8.3claws52
5801
5802         * src/folder.[ch]
5803         * src/folderview.c
5804         * src/mainwindow.c
5805                 fix new folder ghost message bug
5806                 (closes bug [ 619722 ] wrong count for newly created folders)
5807
5808 2002-10-07 [christoph]  0.8.3claws51
5809
5810         * src/compose.c
5811                 fix news posting problem
5812
5813 2002-10-07 [melvin]     0.8.3claws50
5814
5815         * po/fr.po
5816                 Updated French translation
5817
5818 2002-10-05 [christoph]  0.8.3claws49
5819
5820         * src/gtkstext.c
5821                 check if line_start_cache is set in gtk_stext_update_text
5822                 (closes bug [ 618119 ] crash while doing search in folder)
5823
5824 2002-10-05 [christoph]  0.8.3claws48
5825
5826         * src/imap.c
5827         * src/news.c
5828         * src/utils.c
5829         * src/utils.h
5830                 implement cache cleanups for claws' folder system
5831                 (closes bug [ 595916 ] imapcache not cleaned up)
5832
5833 2002-10-05 [melvin]     0.8.3claws47
5834
5835         * src/prefs_actions.c
5836                 Made the help text more clear for the %p token
5837
5838 2002-10-04 [paul]       0.8.3claws46
5839
5840         * sync with 0.8.5
5841                 see ChangeLog 2002-10-02 and 2002-10-03
5842
5843 2002-10-04 [christoph]  0.8.3claws45
5844
5845         * src/inc.c
5846                 fix segfault caused by pop before smtp
5847                 call to inc_account_mail with NULL
5848                 pointer for mainwin
5849
5850 2002-10-04 [paul]       0.8.3claws44
5851
5852         * configure.in
5853                 sync the LDAP detection from 0.8.5cvs1
5854
5855 2002-10-02 [christoph]  0.8.3claws43
5856
5857         * po/de.po
5858                 fix small spelling error
5859
5860 2002-10-02 [melvin]     0.8.3claws42
5861
5862         * ac/aspell.m4
5863                 Behave better and say "no" when test program cannot be run.
5864
5865 2002-10-02 [paul]       0.8.3claws41
5866
5867         * sync with 0.8.4cvs1
5868                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
5869                 
5870         * src/summaryview.c
5871                 toggle the behavior of Reply menuitem between
5872                 normal reply and reply-to-list
5873
5874 2002-10-01 [sergey]     0.8.3claws40
5875
5876         * src/compose.c
5877                 Convert newlines in the message text to the canonical form
5878                 before base64 encoding (RFC2045 compliance, fixes some
5879                 interoperability issues with Evolution 1.0.3)
5880
5881 2002-09-29 [colin]      0.8.3claws39
5882
5883         * src/summaryview.c
5884                 Fix an unwanted copy/paste
5885
5886 2002-09-29 [colin]      0.8.3claws38
5887
5888         * src/mainwindow.c
5889                 Renamed "Custom toolbar" to "Customize toolbar"
5890                 Renamed "Show all header" to "Show all headers"
5891                 Renamed "Set diplay item" to "Set displayed items"
5892         * src/prefs_common.c
5893                 Renamed "Show all header" to "Show all headers"
5894         * src/prefs_summary_column.c
5895                 Renamed "diplay item" to "displayed items"
5896
5897 2002-09-29 [colin]      0.8.3claws37
5898
5899         * src/mainwindow.[ch]
5900                 online/offline status pixmaps follow theme
5901                 changes
5902         * src/summaryview.[ch]
5903                 quicksearch pixmap follows theme changes
5904
5905 2002-09-29 [thorsten]   0.8.3claws36
5906
5907         * src/compose.c
5908           src/prefs_folder_item.[ch]
5909                 add default_reply_to folder option (closes patch 581044)
5910
5911 2002-09-29 [christoph]  0.8.3claws35
5912
5913         * acconfig.h    ** REMOVED **
5914         * configure.in
5915         * ac/aspell.m4
5916         * ac/check-type.m4
5917         * ac/gnupg-check-typedef.m4
5918                 fix autoheader 2.50 warning
5919
5920 2002-09-29 [christoph]  0.8.3claws34
5921
5922         * major code cleanup (part 2)
5923         
5924                 - unused variables removed
5925                 - unused functions removed
5926                 - uninitialized variables checked
5927                 - missing return statements added
5928                 - missing function return types added
5929                 - added parentheses around assignment
5930                   when suggested by gcc
5931
5932 2002-09-29 [alfons]     0.8.3claws33
5933
5934         * src/logwindow.c
5935                 log_window_clear(): only bracket gtk_text_forward_delete() 
5936                 with gtk_text_freeze() / gtk_text_thaw() (see if this
5937                 works around GTK text bug)
5938
5939 2002-09-29 [paul]       0.8.3claws32
5940
5941         * po/bg.po
5942           po/sr.po
5943                 updated by George Danchev and Urke MMI
5944                 respectively
5945
5946 2002-09-27 [christoph]  0.8.3claws31
5947
5948         * doc-src/readme.txt
5949         * doc-src/rfc1806.txt   ** REMOVED **
5950         * doc-src/rfc2183.txt   ** NEW FILE **
5951         * doc-src/rfc2980.txt   ** NEW FILE **
5952                 update rfcs
5953
5954 2002-09-27 [melvin]     0.8.3claws30
5955
5956         * ac/aspell.m4
5957                 Fixed typo which could break linking
5958
5959 2002-09-27 [melvin]     0.8.3claws29
5960
5961         * ac/aspell.m4
5962                 Improved GNU/aspell checking. 
5963                 Fixed bug #614490
5964
5965 2002-09-27 [paul]       0.8.3claws28
5966
5967         * sync with 0.8.3cvs8
5968                 see ChangeLog 2002-09-27
5969
5970 2002-09-26 [colin]      0.8.3claws27
5971
5972         * src/toolbar.[ch]
5973           src/mainwindow.[ch]
5974                 Add "Reply to Mailing-list" to the toolbar
5975
5976 2002-09-26 [christoph]  0.8.3claws26
5977
5978         * src/summaryview.c
5979                 Fix wrong message counts in summaryview status
5980
5981 2002-09-26 [paul]       0.8.3claws25
5982
5983         * sync with 0.8.3cvs7
5984                 see ChangeLog 2002-09-26
5985
5986 2002-09-26 [paul]       0.8.3claws24
5987
5988         * sync with 0.8.3cvs6
5989                 see ChangeLog 2002-09-25
5990
5991 2002-09-25 [christoph]  0.8.3claws23
5992
5993         * src/prefs_common.c
5994         * src/prefs_folder_item.c
5995         * src/prefs_scoring.c
5996                 Renamed "kill score" to "hide score" in GUI
5997                 and prefs files
5998
5999 2002-09-25 [paul]       0.8.3claws22
6000
6001         * sync with 0.8.3cvs5
6002                 see ChangeLog 2002-09-24
6003
6004 2002-09-24 [alfons]     0.8.3claws21
6005
6006         patch by Satoshi Nagayasu: allows appending / saving multiple 
6007         selected files (closes "[ 612279 ] save multiple mesg(s) in 
6008         'Save as ...'")
6009
6010         * AUTHORS
6011                 add Satoshi Nagayasu
6012         * src/summaryview.c
6013                 summary_save_as(): allow saving selected files to
6014                 one file
6015                 summary_set_menu_sensitive: enable "Save As..." when
6016                 multiple files are selected
6017         * src/utils.[ch]
6018                 append_file(): new function
6019
6020 2002-09-24 [colin]      0.8.3claws20
6021
6022         * src/procmime.c
6023                 Fix segfault when mimeinfo doesn't have a 
6024                 content_type. 
6025
6026 2002-09-24 [colin]      0.8.3claws19
6027
6028         * src/prefs_common.[ch]
6029                 Add a preference to display send dialog or not
6030         * src/send.c
6031                 Display send dialog according to preference
6032
6033 2002-09-24 [colin]      0.8.3claws18
6034
6035         * src/compose.[ch]
6036                 Disable user actions when sending
6037
6038 2002-09-24 [colin]      0.8.3claws17
6039
6040         * src/procmime.c
6041                 Do not display name or filename for attachments
6042                 with an application/pgp-signature type
6043                 (security flaw, see bug 537413)
6044
6045 2002-09-23 [colin]      0.8.3claws16
6046
6047         * src/editaddress.c
6048                 Initialize entry_email, entry_alias and 
6049                 entry_remarks to first email address of the list
6050
6051 2002-09-23 [colin]      0.83claws15
6052
6053         * src/compose.c
6054                 Drop pgp-signature when reediting a signed queued
6055                 message
6056
6057 2002-09-23 [melvin]     0.8.3claws14
6058
6059         * po/fr.po
6060                 Updated French translation
6061
6062 2002-09-23 [melvin]     0.8.3claws13
6063
6064         * src/mainwindow.c
6065                 Made custom toolbar menu labels more consistent
6066         * src/prefs_toolbar.c
6067                 Made custom toolbar window title more consistent
6068
6069 2002-09-22 [colin]      0.8.3claws12
6070
6071         * src/inc.c
6072                 Initialize session type to normal before getting 
6073                 mail (fixes strange Get behaviour)
6074         * src/prefs_account.h
6075                 Move STYPE_POP_BEFORE_SMTP to last position to 
6076                 avoid other side-effects
6077
6078 2002-09-22 [colin]      0.8.3claws11
6079
6080         * src/prefs_account.c
6081                 Fix pop_bfr_smtp_tm_entry sensivity when switching
6082                 from pop3 to apop or vice-versa
6083
6084 2002-09-22 [colin]      0.8.3claws10
6085         
6086         * src/prefs_account.[ch]
6087                 Add an option for the POP before SMTP timeout
6088         * src/inc.c
6089                 Remember time of last POP connection
6090         * src/send.c
6091                 Do POP before SMTP only if timeout reached
6092
6093 2002-09-22 [oliver]     0.8.3claws9
6094         
6095         * README.claws
6096                 explain custom toolbar
6097
6098 2002-09-22 [oliver]     0.8.3claws8
6099
6100         * src/prefs_actions.[ch]
6101         custom toolbar for compose      
6102                 actions callback from compose toolbar
6103         * src/folderview.c
6104                 remove include toolbar.h
6105
6106 2002-09-22 [oliver]     0.8.3claws7
6107         
6108         * src/prefs_toolbar.[ch]
6109                 custom toolbar for compose
6110                 - generic prefs_toolbar handles both
6111                   Mainwin's toolbar as well as Compose toolbar          
6112
6113 2002-09-22 [oliver]     0.8.3claws6
6114         
6115         * src/toolbar.[ch]
6116                 custom toolbar for compose
6117                 restructure toolbar.[ch]
6118
6119 2002-09-22 [oliver]     0.8.3claws5
6120
6121         * src/compose.[ch]
6122                 custom toolbar for compose
6123
6124 2002-09-22 [oliver]     0.8.3claws4
6125         
6126         * src/mainwindow.[ch]
6127                 custom toolbar for compose 
6128                 move mainwin toolbar back to mainwindow
6129
6130 2002-09-22 [alfons]     0.8.3claws3
6131
6132         * src/procmsg.c
6133                 :%sno/if(/if (/gc
6134                 :%sno/for(/for (/gc
6135                 (beautify)
6136
6137 2002-09-22 [alfons]     0.8.3claws2
6138         
6139         * src/procmsg.c
6140                 procmsg_save_to_outbox(): don't unlink message file from queue;
6141                 callers should do it using folder_item_remove_msg()
6142
6143 2002-09-22 [colin]      0.8.3claws1
6144
6145         * src/mimeview.[ch]
6146                 Made mimeview_check_signature() public
6147         * src/textview.c
6148                 Made GPG signatures verifiable by clicking
6149                 the [application/pgp-signature] in the Text
6150                 view
6151
6152 2002-09-22 [paul]       0.8.3claws
6153
6154         * po/bg.po
6155           po/en_GB.po
6156           po/es.po
6157           po/it.po
6158           po/pl.po
6159           po/pt_BR.po
6160           po/sr.po
6161                 updated translations, submitted by George Danchev,
6162                 me, Ricardo Mones Lastra, Alessandro Maestri,
6163                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
6164                 and Urke MMI, respectively.     
6165
6166 2002-09-22 [alfons]     0.8.2claws65
6167
6168         * src/procmsg.c
6169         * src/pgptext.c
6170                 no furry valgrinds have been used to plug these memleaks
6171
6172 2002-09-20 [paul]       0.8.2claws64
6173
6174         * sync with 0.8.3cvs4
6175                 'Select thread' re-implemented 
6176                 see ChangeLog 2002-09-20
6177
6178 2002-09-21 [alfons]     0.8.2claws63
6179
6180         * src/compose.c
6181                 compose_send(): plug unnoticed memleak
6182
6183 2002-09-20 [alfons]     0.8.2claws62
6184
6185         * src/addr_compl.c
6186                 replace_address_in_edit(): strict check for NULL address to
6187                 fix "[ 607348 ] Segfault in address completion". My guess is
6188                 that this happens with an empty address book, but it's good
6189                 to have this check here anyway
6190                 
6191                 completion_window_button_press(): free string returned 
6192                 from the internal cache
6193
6194 2002-09-20 [christoph]  0.8.2claws61
6195
6196         * src/procmime.h
6197                 added ENC_BINARY to EncodingType
6198         * src/procmime.c
6199                 the string returned by procmime_get_encoding_str
6200                 should not depend on the order of values in the
6201                 EncodingType definition
6202         * doc-src/rfc1806.txt   ** NEW FILE **
6203                 Added rfc1806 about MIME Content-Disposition
6204                 Extension
6205
6206 2002-09-19 [paul]       0.8.2claws60
6207
6208         * sync with 0.8.2cvs3
6209                 see ChangeLog 2002-09-19
6210
6211 2002-09-19 [paul]       0.8.2claws59
6212
6213         * src/prefs_folder_item.c
6214                 revert to Darko's original alignment of colour
6215                 selector button
6216                 add a colon to folder_color label
6217                 
6218         * src/compose.c
6219                 add Colin's patch (with Hiro's modifications) to 
6220                 force BASE64 encoding for 8-bit text when signing
6221                 (sync with 0.8.3cvs2)
6222
6223 2002-09-18 [alfons]     0.8.2claws58
6224
6225         * src/compose.c
6226                 :%sno/if(/if (/gc
6227                 :%sno/for(/for (/gc
6228                 (beautify a little bit)
6229
6230 2002-09-18 [christoph]  0.8.2claws57
6231
6232         * src/pine.c
6233                 fix handling of fgetc return value
6234
6235 2002-09-17 [alfons]     0.8.2claws56
6236         
6237         * src/summaryview.c
6238                 summary_sort(): check non-NULL summaryview->folder_item when no 
6239                 folder is selected at all
6240                 (closes "[ 610344 ] sort label make syl Crash")
6241
6242 2002-09-17 [alfons]     0.8.2claws55
6243         
6244         * src/compose.c
6245                 beautify a little bit
6246
6247 2002-09-17 [christoph]  0.8.2claws54
6248
6249         * src/folder.c
6250                 initialize max values for cache and folder
6251                 when cache or folder is empty
6252
6253 2002-09-15 [colin]      0.8.2claws53
6254
6255         * src/compose.c
6256                 Fix a leak (thanks Alfons!) and cleaned
6257                 variables names for custom headers
6258
6259 2002-09-15 [colin]      0.8.2claws52
6260
6261         * src/compose.c
6262                 Fix custom headers recognition when
6263                 prefs_common.trans_hdr is on
6264
6265 2002-09-15 [colin]      0.8.2claws51
6266
6267         * src/compose.c
6268                 Allow dynamically-added custom headers
6269                 Yet not reparsed if reedited
6270
6271 2002-09-15 [alfons]     0.8.2claws50
6272
6273         * src/prefs_account.c
6274                 fix warnings
6275
6276 2002-09-15 [colin]      0.8.2claws49
6277         
6278         * src/prefs_account.c
6279                 fix pop_before_smtp sensitivity
6280
6281 2002-09-15 [colin]      0.8.2claws48
6282
6283         * src/inc.[ch]
6284                 add inc_pop_before_smtp()
6285                 allow MainWindow to be undefined in 
6286                 inc_account_mail() and inc_start()
6287         * src/pop.c
6288           src/prefs_account.h
6289                 add STYPE_POP_BEFORE_SMTP session type
6290         * src/prefs_account.c
6291                 activated pop before smtp option
6292         * src/send.c
6293                 do pop before smtp if the relevant option 
6294                 is set
6295
6296 2002-09-15 [paul]       0.8.2claws47
6297
6298         * sync with 0.8.3
6299                 see ChangeLog 2002-09-15
6300
6301 2002-09-14 [paul]       0.8.2claws46
6302
6303         * po/bg.po
6304                 updated Bulgarian translation, submitted by
6305                 George Danchev
6306
6307 2002-09-13 [paul]       0.8.2claws45
6308
6309         * src/compose.c
6310                 merge claws' select_account() with main's
6311                 (new) compose_select_account(). [sync with
6312                 0.8.2cvs15, see ChangeLog 2002-09-11]
6313
6314 2002-09-12 [christoph]  0.8.2claws44
6315
6316         * src/filter.c
6317                 allocate 1 elements of FolderItem not 0
6318
6319 2002-09-12 [colin]      0.8.2claws43
6320
6321         * src/compose.c
6322                 Fix bug #590825 (obey Follow-up: poster)
6323
6324 2002-09-12 [colin]      0.8.2claws42
6325
6326         * src/procmime.c
6327                 Fix bug #557009 (wrong headers for messages 
6328                 forwarded as attachments)
6329
6330 2002-09-11 [colin]      0.8.2claws41
6331         
6332         * src/compose.c
6333                 Put SCF: pseudo-header on top of message
6334                 Set draft tmp_flag when saved as draft
6335
6336         * src/procmsg.c
6337           src/procheader.c
6338                 Skip after first \n\n for beginning of real message
6339                 for drafts too
6340
6341 2002-09-11 [christoph]  0.8.2claws40
6342
6343         * src/filtering.c
6344                 use procmsg flag functions in filtering or processing
6345                 will cause incorrect folder message counts
6346
6347 2002-09-11 [colin]      0.8.2claws39
6348
6349         * src/compose.c
6350                 Fix bug #550175 - wrong save folder when reediting
6351                 drafts
6352
6353 2002-09-11 [paul]       0.8.2claws38
6354
6355         * sync with 0.8.2cvs14
6356                 see ChangeLog 2002-09-11
6357
6358 2002-09-11 [colin]      0.8.2claws37
6359
6360         * src/folder.c
6361                 Fix a typo (seeming to cause new/unread status to
6362                 be lost)
6363
6364 2002-09-10 [christoph]  0.8.2claws36
6365
6366         * src/compose.c
6367                 compose_redirect should not use compose_generic_new
6368                 because that does more stuff than expected including
6369                 opening the external editor
6370                 (closes bug "[ 526608 ] bounced messages appear blank
6371                  in editor")
6372
6373 2002-09-10 [christoph]  0.8.2claws35
6374
6375         * src/folder.c
6376                 fix problem with too large message number range
6377                 causing a crash in folder_item_scan
6378
6379 2002-09-10 [paul]       0.8.2claws34
6380
6381         * sync with 0.8.2cvs13
6382                 see ChangeLog 2002-09-10
6383
6384 2002-09-10 [christoph]  0.8.2claws33
6385
6386         * src/msgcache.c
6387                 set MsgInfo TmpFlags for queue and draft folders
6388                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
6389
6390 2002-09-10 [paul]       0.8.2claws32
6391
6392         * AUTHORS
6393           po/bg.po      ** NEW FILE **
6394                 new Bulgarian translation submitted by
6395                 George Danchev <danchev@spnet.net>
6396                 
6397         * tools/Makefile.am
6398           tools/README
6399           tools/tb2sylpheed     ** NEW FILE **
6400                 add script that converts an addressbook exported
6401                 from The Bat! into a Sylpheed addressbook. Submitted
6402                 by Urke MMI <urke-kg@eunet.yu>
6403
6404 2002-09-10 [paul]       0.8.2claws31
6405
6406         * sync with 0.8.2cvs12
6407                 see ChangeLog 2002-09-10
6408
6409 2002-09-06 [paul]       0.8.2claws30
6410
6411         * src/prefs_common.c
6412                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
6413                 
6414         * tools/Makefile.am
6415           tools/README
6416           tools/ldif-to-xml.py  ** REMOVED **
6417                 remove obsolete python script
6418
6419 2002-09-06 [paul]       0.8.2claws29
6420
6421         * sync with 0.8.2cvs10
6422                 see ChangeLog 2002-09-06
6423
6424 2002-09-04 [paul]       0.8.2claws28
6425
6426         * sync with 0.8.2cvs9
6427                 see ChangeLog 2002-08-04
6428
6429 2002-09-04 [colin]      0.8.2claws27 
6430
6431         * src/prefs_common.[ch]
6432                 Added signature color configuration
6433         * src/textview.c
6434                 Use user-specified signature color
6435
6436 2002-09-03 [colin]      0.8.2claws26
6437
6438         * src/prefs_common.[ch]
6439                 Added autosave and autosave_length prefs
6440         * src/compose.c
6441                 Added compose_remove_draft()
6442                 Auto-save drafts according to the prefs
6443         * src/main.c
6444                 Added a crash-indicator file, allowing to check
6445                 for new messages on startup if Sylpheed crashed
6446                 (makes saved drafts "reappear")
6447
6448 2002-09-03 [colin]      0.8.2claws25
6449
6450         * src/textview.[ch]
6451                 Grey the signature
6452
6453 2002-09-03 [paul]       0.8.2claws24
6454
6455         * sync with 0.8.2cvs8
6456                 see ChangeLog 2002-09-02 and 2002-09-03
6457
6458 2002-09-03 [darko]      0.8.2claws23
6459
6460         * src/folderview.c
6461                 use normal style when creating new folder to pick
6462                 proper font size 
6463
6464 2002-09-02 [melvin]     0.8.2claws22
6465
6466         * src/gtkaspell.m4
6467                 removed some obsolete code
6468
6469 2002-09-02 [melvin]     0.8.2claws21
6470
6471         * ac/aspell.m4
6472                 fixed test's equality sign (== to =)
6473
6474 2002-09-02 [alfons]     0.8.2claws20
6475
6476         * src/folder.c
6477         * src/mh.c
6478                 revert change of 0.8.2claws16 and use the mh_folder_destroy
6479                 as folder->destroy virtual as suggested by Hiro
6480                 (the mh.c code seems to have been lost around mh.c.1.21)
6481
6482 2002-09-02 [paul]       0.8.2claws19
6483
6484         * po/pt_BR.po
6485                 updated by Fabio Jr. Beneditto
6486                 
6487         * src/defs.h
6488                 use 'http://claws.sylpheed.org' for homepage link. 
6489                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
6490
6491 2002-09-01 [alfons]     0.8.2claws18
6492
6493         * src/mh.c
6494                 plug memleak related to one Martin Kluge found
6495
6496 2002-08-31 [paul]       0.8.2claws17
6497
6498         * sync with 0.8.2cvs6
6499                 see ChangeLog 2002-08-30
6500
6501 2002-08-31 [alfons]     0.8.2claws16
6502
6503         * src/folder.c
6504                 folder_destroy(): remove mailbox from folderlist even if it has
6505                 no destroy virtual
6506
6507 2002-08-31 [alfons]     0.8.2claws15
6508
6509         * src/folder.c
6510                 :%sno/if(/if (/gc
6511                 :%sno/for(/for (/gc
6512                 (being pedantic I know)
6513
6514 2002-08-31 [alfons]     0.8.2claws14
6515
6516         * src/folder.c
6517                 check for NULL pointers returned from folder->fetch_msginfo virtual
6518                 (should solve some reported crashes)
6519
6520 2002-08-30 [alfons]     0.8.2claws13
6521
6522         * acconfig.h
6523         * configure.in
6524         * src/crash.c
6525                 enable crash dialog on compilation time
6526                 (--enable-crash-dialog configure option)
6527
6528 2002-08-30 [alfons]     0.8.2claws12
6529
6530         * AUTHORS
6531                 add Martin Kluge
6532         * src/mh.c
6533                 apply memory leak plug patch by Martin Kluge
6534                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
6535                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
6536                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
6537
6538 2002-08-30 [darko]      0.8.2claws11
6539
6540         * src/folderview.c
6541                 copy Gtk style from normal style to match
6542                 font size for coloured folders
6543
6544 2002-08-29 [alfons]     0.8.2claws10
6545
6546         * sylpheed.desktop
6547                 Type=Internet <- Type=Application
6548                 (reported by Michael Schwendt, see:
6549                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
6550                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
6551
6552 2002-08-29 [paul]       0.8.2claws9
6553
6554         * sync with 0.8.2cvs5
6555                 see ChangeLog 2002-08-29
6556
6557 2002-08-29 [colin]      0.8.2claws8
6558
6559         * src/summaryview.c
6560                 Added a sanity check in summary_select_thread
6561                 Should fix bug 601605
6562
6563 2002-08-29 [colin]      0.8.2claws7
6564
6565         * src/main.c
6566                 Revert claws6 changes regarding bug #591676
6567
6568 2002-08-28 [colin]      0.8.2claws6
6569         
6570         * src/main.c
6571                 Ignore cache for queue folderitems
6572                 Fix bug #591676
6573
6574 2002-08-28 [melvin]     0.8.2claws5
6575
6576         * README.claws
6577                 Fixed typos.
6578
6579 2002-08-28 [melvin]     0.8.2claws4
6580
6581         * README.claws
6582                 Updated a bit the text concerning the spell checker
6583
6584 2002-08-28 [melvin]     0.8.2claws3
6585
6586         Merged the GNU_aspell_branch:
6587                 Support of new GNU/aspell is now included and the old pspell
6588                 is not supported anymore.
6589                 See README.claws
6590
6591         * README.claws
6592                 Updated spell checker text to reflect the switch to GNU/aspell
6593
6594         * ac/aspell.m4          *** NEW ***
6595         * src/gtkaspell.[ch]    *** NEW *** 
6596         * ac/pspell.m4          *** DELETED *** 
6597         * src/gtkspell.[ch]     *** DELETED ***
6598
6599         * ac/Makefile.am
6600                 Updated for GNU/aspell support
6601
6602         * po/POTFILES.in
6603                 Replaced gtkspell.c by gtkaspell.c
6604
6605         * acconfig.h
6606         * src/Makefile.am
6607         * src/about.c
6608         * src/compose.[ch]
6609         * src/crash.c
6610         * src/main.c
6611         * src/prefs_common.[ch]
6612                 Updated for GNU/aspell support
6613
6614 2002-08-28 [paul]       0.8.2claws2
6615
6616         * sync with 0.8.2cvs4
6617                 see ChangeLog 2002-08-27 and 2002-08-28
6618
6619 2002-08-28 [colin]      0.8.2claws1
6620
6621         * src/summary_search.c
6622                 Added "AND search"
6623
6624 2002-08-28 [jens]       0.8.2claws
6625
6626         *po/de.po
6627                 Updated German translations
6628
6629 2002-08-27 [melvin]     0.8.2claws
6630
6631         * po/fr.po
6632                 Updated French translations
6633
6634 2002-08-27 [paul]       0.8.2claws
6635
6636         * sync with 0.8.2 main release
6637
6638         * po/en_GB.po
6639           po/es.po
6640           po/it.po
6641           po/pl.po
6642           po/pt_BR.po
6643           po/sr.po
6644                 updated message catalogs submitted by
6645                 Ricardo Mones Lastra, Alessandro Maestri,
6646                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
6647                 Beneditto and Urke MMI  
6648
6649 2002-08-27 [hoa]        0.8.1claws123
6650
6651         * src/mainwindow.[ch]
6652         * src/summaryview.[ch]
6653                 removed the "filter setting" menu option.
6654                 add a "cancel a news message" menu option.
6655
6656 2002-08-26 [martin]     0.8.1claws122
6657
6658         * ChangeLog.claws
6659                 changed string under 0.8.1claws79 changed by myself
6660                 i'm sorry alfons :(
6661
6662 2002-08-26 [martin]     0.8.1claws121
6663
6664         * src/crash.c
6665                 added kill command to debuggerrc to start crash dialog
6666
6667 2002-08-26 [paul]       0.8.1claws120
6668
6669         * sync with 0.8.1cvs31
6670                 see ChangeLog 2002-08-26
6671
6672 2002-08-25 [alfons]     0.8.1claws119
6673
6674         * src/procmsg.c
6675                 fix bug that didn't send out correct headers to news server
6676                 when sending news article and email from queue (bug reported
6677                 and patch provided by Tim Mann; closes bug 
6678                 "[ 583196 ] 0.7.8claws can't post news")
6679
6680 2002-08-25 [alfons]     0.8.1claws118
6681
6682         * src/selective_download.c
6683                 mark two strings as translatable
6684                 (thanks to Urke MMI for pointing this out)
6685
6686 2002-08-25 [alfons]     0.8.1claws117
6687
6688         * src/summaryview.c
6689                 treat sent boxes as special and allow sorting them by addressee
6690                 (closes "[ 589418 ] Sent folder sorting misbehavior"
6691                 submitted by Steve Lamb)
6692
6693 2002-08-24 [alfons]     0.8.1claws116
6694
6695         * src/matcher.c
6696                 fix memleak reported by Martin Kluge
6697                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
6698
6699 2002-08-24 [oliver]     0.8.1claws115
6700
6701         * src/prefs_toolbar.c
6702                 o code cleanup as suggested by Alfons
6703                 o memleak fix
6704
6705 2002-08-24 [alfons]     0.8.1claws114
6706
6707         * src/summaryview.c
6708                 o fix another memory leak reported by Martin Kluge
6709                   (see "[ 599568 ] Small Memory Leak")
6710                 o remove 'from' variable from 'summary_set_header()'; we can
6711                   do with just 'to' 
6712
6713 2002-08-24 [paul]       0.8.1claws113
6714
6715         * sync with 0.8.1cvs30
6716                 see ChangeLog 2002-08-23
6717
6718 2002-08-24 [alfons]     0.8.1claws112
6719
6720         * src/summaryview.c
6721                 remove unnecessary allocations for search bar fixing leaks
6722                 reported by Martin Kluge
6723                 (see "[ 599451 ] Further memory leaks?")
6724
6725 2002-08-24 [alfons]     0.8.1claws111
6726
6727         * src/main.c
6728                 make get_socket_name() public for crash.c
6729         * src/crash.c
6730                 o make report bug button work (goes to claws' 
6731                   bug tracker at sf.net)
6732                 o introduce function for doing important stuff just
6733                   before claws goes down
6734                 o clean up code 
6735
6736 2002-08-24 [alfons]     0.8.1claws110
6737
6738         * src/compose.c
6739                 move cursor to "To" entry when forwarding as attachment
6740                 (reported and solved by Steve Lamb, closes bug report
6741                 "[ 592880 ] Forward as attachment; cursor not in to")
6742
6743 2002-08-24 [colin]      0.8.1claws109
6744
6745         * src/mainwindow.c
6746                 fix quick search visibility after GUI (de)separations.
6747
6748 2002-08-23 [colin]      0.8.1claws108
6749
6750         * src/mainwindow.c
6751                 fix header pane visibility after folderview or
6752                 messageview (de)separation
6753
6754 2002-08-23 [paul]       0.8.1claws107
6755
6756         * src/mainwindow.[ch]
6757           src/toolbar.c
6758                 give full control of display or non-display 
6759                 of the Execute icon to Custom toolbar settings.
6760                 add new sensitivity condition to maninwindow.h: 
6761                 M_DELAY_EXEC
6762
6763         * ChangeLog
6764           ChangeLog.jp
6765           NEWS
6766                 more sync with 0.8.1cvs29
6767
6768 2002-08-23 [melvin]     0.8.1claws106
6769
6770         * src/alertpanel.c
6771                 Readded support for custom widget in alertpanel lost in last
6772                 sync.
6773
6774 2002-08-23 [paul]       0.8.1claws105
6775
6776         * sync with 0.8.1cvs29
6777                 see ChangeLog 2002-08-23
6778
6779 2002-08-23 [colin]      0.8.1claws104
6780
6781         * src/summaryview.c
6782                 Fix folder and search pixmaps exchanging positions
6783                 after theme or toolbar changes. Thank to Oliver for 
6784                 reporting this.
6785
6786 2002-08-23 [colin]      0.8.1claws103
6787
6788         * src/mainwindow.c
6789           src/messageview.[ch]
6790           src/noticeview.[ch]
6791           src/summaryview.c
6792                 Changed messageview_create() and noticeview_create()
6793                 to avoid the last gdk_warning
6794
6795 2002-08-22 [colin]      0.8.1claws102
6796
6797         * src/summaryview.c
6798                 Fix my new `Creating pixmap from xpm' warning
6799
6800 2002-08-22 [colin]      0.8.1claws101
6801
6802         * src/mainwindow.c
6803                 Fix some of the gdk warnings
6804
6805 2002-08-22 [colin]      0.8.1claws100
6806
6807         * src/Makefile.am
6808         * src/stock_pixmap.c
6809         * src/stock_pixmap.h
6810         * src/pixmaps/quicksearch.xpm *ADDED*
6811                 Add the quicksearch pixmap
6812         * src/mainwindow.c
6813         * src/summaryview.c
6814         * src/summaryview.h
6815                 Make quicksearch bar visible/hidden via a button
6816
6817 2002-08-22 [christoph]  0.8.1claws99
6818
6819         * src/folder.c
6820                 fix folder update for newsgroups with message
6821                 numbers below minimum number of articles to fetch
6822                 (closes bug #598445)
6823
6824 2002-08-22 [paul]       0.8.1claws98
6825
6826         * sync with 0.8.1cvs28
6827                 see ChangeLog 2002-08-22
6828
6829 2002-08-21 [alfons]     0.8.1claws97
6830
6831         * src/crash.c
6832                 use bt instead of bt full which seems to work 
6833                 better, and bt full doesn't give a great deal 
6834                 of information anyway
6835
6836 2002-08-21 [colin]      0.8.1claws96
6837
6838         * src/summaryview.c
6839                 fix summaryview_searchtype_changed prototype
6840
6841 2002-08-21 [christoph]  0.8.1claws95
6842
6843         * src/mainwindow.c
6844                 o fix broken menu update for sorting type, we have to
6845                   get this info from the summaryview now
6846                 o removed setting of threaded state in menu callback
6847         * src/summaryview.[ch]
6848                 more summaryview/folderitem seperation for
6849                 threading option
6850         * configure.in
6851                 removed not required --with-compiler-flags option
6852
6853 2002-08-21 [oliver]     0.8.1claws94
6854         
6855         * src/toolbar.h 
6856                 o rename toolbar.xml to toolbar_main.xml
6857                   since toolbar_compose.xml might come up 
6858                   any time soon
6859         * README.claws
6860                 add custom toolbar              
6861
6862 2002-08-21 [darko]      0.8.1claws93
6863
6864         * src/procmsg.c
6865                 don't reset tmp flags for messages copied
6866                 to sent folder
6867
6868 2002-08-21 [colin]      0.8.1claws92
6869         
6870         * src/prefs_filtering.c
6871                 fix renaming rules on folder rename 
6872                 when folder is not a leaf folder
6873
6874 2002-08-21 [paul]       0.8.1claws91
6875
6876         * src/prefs_folder_item.c
6877                 fix alignment of colour selector
6878
6879 2002-08-21 [paul]       0.8.1claws90
6880
6881         * sync with 0.8.1cvs27
6882                 see ChangeLog 2002-08-21
6883
6884 2002-08-21 [paul]       0.8.1claws89
6885
6886         * src/summaryview.c
6887                 fix crash when changing field type in
6888                 Quick search bar
6889
6890 2002-08-21 [colin]      0.8.1claws88
6891
6892         * src/summaryview.c
6893                 Made quick search case-insensitive
6894
6895 2002-08-21 [paul]       0.8.1claws87
6896
6897         * sync with 0.8.1cvs26
6898                 see ChangeLog 2002-08-21
6899
6900 2002-08-20 [christoph]  0.8.1claws86
6901
6902         * src/folderview.c
6903         * src/main.c
6904         * src/summaryview.[ch]
6905                 more summaryview/folderitem seperation for
6906                 sort_key and sort_type
6907         * src/procmsg.c
6908                 added missing return statement
6909
6910 2002-08-20 [colin]      0.8.1claws85
6911
6912         * src/summaryview.[ch]
6913                 Added a quick search box
6914         * src/mainwindow.c
6915         * src/prefs_common.[ch]
6916                 Added a show/hide option for the quick search
6917
6918 2002-08-20 [oliver]     0.8.1claws84
6919         
6920         * src/mainwindow.c
6921                 remove toolbar_create_popups
6922         * src/toolbar.[ch]
6923                 o remove toolbar_create_popups
6924                 o fix toolbar_set_sensitive 
6925                   (Bug reports #596834 and #596832)     
6926         * src/prefs_toolbar.c
6927                 o add "Set default" button
6928                 o align label and text + combo widgets
6929
6930 2002-08-20 [hoa]        0.8.1claws83bis
6931
6932         * src/imap.c
6933                 fixed a bug in imap_fetch_msginfo() in case there is no
6934                 current folder.
6935
6936 2002-08-20 [darko]      0.8.1claws83
6937
6938         * src/folderview.c
6939                 copy the color style of folder view so it
6940                 works with GTK themes
6941
6942 2002-08-20 [darko]      0.8.1claws82
6943
6944         * src/folder.h
6945         * src/folderview.c
6946         * src/prefs_folder_item.[hc]
6947                 don't use UI stuff in folder.h
6948
6949 2002-08-20 [darko]      0.8.1claws81
6950
6951         * src/folder.h
6952         * src/prefs_folder_item.h
6953         * src/folderview.c
6954         * src/prefs_folder_item.c
6955                 ability to set folder color in folderview
6956
6957 2002-08-19 [alfons]     0.8.1claws80
6958
6959         * src/summaryview.c
6960                 fix one of the earlier memleaks reported by Martin Kluge
6961
6962 2002-08-19 [alfons]     0.8.1claws79
6963
6964         * src/mainwindow.c
6965                 hide notice view when selecting seperate folder
6966                 view (reported by Urke MMI)
6967
6968 2002-08-19 [christoph]  0.8.1claws78
6969
6970         * src/folderview.c
6971         * src/prefs_folder_item.h
6972         * src/summaryview.[ch]
6973                 o add summary_set_prefs_from_folderitem to set
6974                   summaryview prefs (first step to remove all
6975                   references to the folderitem in summaryview)
6976                 o moved compiled regex stuff from folderitem prefs
6977                   to summaryview code
6978
6979 2002-08-19 [paul]       0.8.1claws77
6980
6981         * src/compose.c
6982                 add check for '.' to QUOTE_IF_REQUIRED
6983
6984 2002-08-19 [paul]       0.8.1claws76
6985
6986         * src/inc.c
6987                 sync with 0.8.1cvs25 (plug memory leak)
6988
6989         * src/prefs_toolbar.c
6990                 re-order prefs_toolbar_cancel()
6991
6992 2002-08-18 [alfons]     0.8.1claws75
6993
6994         * src/inc.c
6995         * src/matcher.c
6996                 plug other memleaks reported by Martin Kluge
6997
6998 2002-08-18 [paul]       0.8.1claws74
6999
7000         * po/pt_BR.po
7001                 updated by Fabio Jr. Beneditto
7002
7003 2002-08-18 [paul]       0.8.1claws73
7004
7005         * src/toolbar.[ch]
7006                 fix bug where tooltips were displayed untranslated              
7007
7008         * src/prefs_toolbar.c
7009                 fix bug where clicking 'Cancel' creates an icon & text
7010                 toolbar regardless of prefs
7011         
7012
7013 2002-08-17 [oliver]     0.8.1claws72
7014
7015         * src/prefs_toolbar.c
7016                 update toolbar on CANCEL
7017                 bug reported by Martin Kluge
7018         * src/toolbar.c
7019                 toolbar_destroy memleak fixed           
7020
7021 2002-08-17 [alfons]     0.8.1claws71
7022
7023         * src/toolbar.c
7024                 plug another memleak reported by Martin Kluge
7025
7026 2002-08-16 [alfons]     0.8.1claws70
7027
7028         * src/crash.c
7029                 use execvp() correctly (suggested by wwp; thanks!)
7030
7031 2002-08-16 [alfons]     0.8.1claws69
7032
7033         * src/gtksctree.c
7034                 plug memory leak reported by Kim Schultz & Martin Kluge
7035
7036 2002-08-16 [paul]       0.8.1claws68
7037
7038         * po/es.po
7039                 updated by Ricardo Mones Lastra
7040
7041 2002-08-16 [paul]       0.8.1claws67
7042
7043         * src/toolbar.h
7044                 fix bug where 'Compose News' icon showed wrong
7045                 tooltip
7046
7047 2002-08-16 [paul]       0.8.1claws66
7048
7049         * sync with 0.8.1cvs24
7050                 see ChangeLog 2002-08-16
7051
7052         * po/it.po
7053                 updated by Alessandro Maestri
7054
7055 2002-08-15 [paul]       0.8.1claws65
7056
7057         * po/sr.po
7058                 updated by Urke MMI
7059
7060 2002-08-15 [paul]       0.8.1claws64
7061
7062         * src/*.c
7063                 don't translate debug info
7064
7065         * src/matcher.[ch]
7066                 add copyright info
7067
7068 2002-08-15 [paul]       0.8.1claws63
7069
7070         * src/prefs_toolbar.c
7071                 fix bug where clicking 'OK' creates an icon & text
7072                 toolbar regardless of prefs
7073
7074 2002-08-14 [alfons]     0.8.1claws62
7075
7076         * src/main.c
7077                 add global var that has the full argv[0]
7078         * src/crash.c
7079                 o execvp the correct sylpheed by using argv0
7080                   and setting the correct work dir
7081                 o other tweaks  
7082
7083 2002-08-14 [oliver]     0.8.1claws61
7084         
7085         * enable/disable Toolbar Action Buttons 
7086         * code cleanups
7087         * src/mainwindow.c
7088         * src/toolbar.[ch]      
7089         * src/prefs_toolbar.c   
7090
7091 2002-08-14 [melvin]     0.8.1claws60
7092
7093         * po/fr.po
7094                 Updated French translations
7095
7096 2002-08-14 [melvin]     0.8.1claws59
7097
7098         * src/crash.c
7099                 Made bug report not translatable
7100         * src/exporthtml.c
7101                 Fixed exporthtml_build_filespec() return value
7102         * src/foldersel.c
7103                 Fixed incorrect include file
7104         * src/gtkspell.c
7105         * src/prefs_actions.c
7106         * src/prefs_toolbar.c
7107                 Made debug info not translatable
7108         * src/mutt.c
7109         * src/quote_fmt.c
7110                 Added missing includes
7111         * src/prefs_common.c
7112                 Fixed typo
7113
7114 2002-08-14 [paul]       0.8.1claws58
7115
7116         * faq/es/sylpheed-faq.html
7117           faq/es/sylpheed-faq-[1-3].html
7118           faq/es/sylpheed-faq-4.html     **NEW FILE **
7119                 update Spanish FAQ
7120
7121 2002-08-13 [christoph]  0.8.1claws57
7122
7123         * src/procmsg.c
7124                 ignore thread fix that did not mark all
7125                 child nodes of a ignored thread as
7126                 ignored. Does not work perfectly yet,
7127                 but it is better now
7128
7129 2002-08-13 [alfons]     0.8.1claws56
7130
7131         * src/crash.c
7132                 o implement 'save crash log'
7133                 o some tweaks
7134
7135 2002-08-13 [melvin]     0.8.1claws55
7136
7137         * src/main.c
7138                 removed unrequired "execinfo.h" header
7139
7140 2002-08-12 [paul]       0.8.1claws54
7141
7142         * faq/en/sylpheed-faq.html
7143           faq/en/sylpheed-faq-[1-3].html
7144           faq/en/sylpheed-faq-4.html     **NEW FILE **
7145                 update English FAQ
7146
7147 2002-08-12 [alfons]     0.8.1claws53
7148
7149         * po/POTFILES.in
7150                 add crash.c to translatables
7151         * src/crash.c
7152                 bring in Leandro's crash dialog
7153
7154 2002-08-11 [alfons]     0.8.1claws52
7155
7156         * src/crash.c
7157                 clean up some warnings
7158
7159 2002-08-11 [alfons]     0.8.1claws51
7160
7161         * acconfig.h
7162         * configure.in
7163         * src/crash.[ch]        ** NEW FILES **
7164         * src/main.c            
7165                 initial gdb crash handler
7166
7167 2002-08-11 [paul]       0.8.1claws50
7168
7169         * src/prefs_toolbar.c
7170                 replace Up/Down arrow pixmaps with text to be
7171                 consistent across icon themes
7172
7173 2002-08-11 [paul]       0.8.1claws49
7174
7175         * src/prefs_common.c
7176           src/prefs_toolbar.c
7177                 rename 'Pixmap' -> 'Icon'
7178
7179         * src/toolbar.[ch]
7180                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
7181
7182 2002-08-10 [paul]       0.8.1claws48
7183
7184         * src/prefs_toolbar.c
7185                 re-work the UI
7186
7187 2002-08-10 [paul]       0.8.1claws47
7188
7189         * src/main.c
7190                 don't write Processing progress to status bar
7191                 patch submitted by Alexander Evseev
7192
7193         * src/prefs_toolbar.c
7194                 re-position and resize window
7195                 make window assume correct size on first call
7196
7197 2002-08-10 [paul]       0.8.1claws46
7198
7199         * src/mainwindow.c
7200           src/prefs_toolbar.c
7201           src/toolbar.c
7202           src/toolbar.h
7203                 obey coding style
7204                 follow UI text conventions
7205
7206 2002-08-10 [alfons]     0.8.1claws45
7207
7208         * src/toolbar.c
7209                 correct pixmap for delete action
7210
7211 2002-08-10 [paul]       0.8.1claws44
7212
7213         * po/pt_BR.po
7214                 updated by Fabio Jr. Beneditto
7215
7216 2002-08-10 [paul]       0.8.1claws43
7217
7218         * po/POTFILES.in
7219                 add custom toolbar files
7220
7221 2002-08-10 [paul]       0.8.1claws42
7222
7223         * sync with 0.8.1cvs22
7224                 see ChangeLog 2002-08-09
7225
7226 2002-08-09 [paul]       0.8.1claws41
7227
7228         * tools/Makefile.am
7229           tools/README
7230           tools/outlook2sylpheed.pl     ** NEW FILE **
7231                 add script to convert exported Outlook
7232                 contacts list to a Sylpheed addressbook.
7233                 Submitted by Ricardo Mones Lastra.
7234
7235 2002-08-09 [paul]       0.8.1claws40
7236
7237         * AUTHORS
7238           configure.in
7239           po/sr.po      ** NEW FILE **
7240                 add Serbian message catalog. Submitted by
7241                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
7242
7243 2002-08-09 [paul]       0.8.1claws39
7244
7245         * sync with 0.8.1cvs21
7246                 see ChangeLog 2002-08-08
7247
7248 2002-08-08 [oliver]     0.8.1claws38
7249
7250         * src/mainwindow.c
7251                 move Custom Toolbar to Configuration menu
7252
7253 2002-08-08 [oliver]     0.8.1claws37
7254
7255         * src/prefs_toolbar.c
7256                 fix substitute pixmap bug
7257
7258 2002-08-08 [paul]       0.8.1claws36
7259
7260         * sync with 0.8.1cvs19
7261                 see ChangeLog 2002-08-08
7262
7263 2002-08-07 [christoph]  0.8.1claws35
7264
7265         * src/utils.c
7266                 fixed a memory leak in new canonicalize_file_replace
7267
7268 2002-08-07 [christoph]  0.8.1claws34
7269
7270         * src/utils.[ch]
7271                 o canonicalize_file_replace should create the temporary
7272                   file in the same directory as the original file.
7273                 o added get_tmpfile_in_dir that creates a temorary file
7274                   in a specified directory.
7275
7276 2002-08-07 [melvin]     0.8.1claws33
7277
7278         * src/toolbar.c
7279                 fixed bug where 'Article' button acted as 'Email' button.
7280
7281 2002-08-07 [paul]       0.8.1claws32
7282
7283         * sync with 0.8.1.cvs17
7284                 see ChangeLog 2002-08-07
7285
7286 2002-08-07 [colin]      0.8.1claws31
7287         
7288         * src/news.c
7289                 fix mass-cancel problem
7290
7291 2002-08-07 [thorsten]   0.8.1claws30
7292
7293         * src/prefs_toolbar.c
7294                 fix: crash on replace or add new button
7295         * src/toolbar.c
7296                 fix: close xmlfile after reading
7297         * src/utils.c
7298                 fix: unlink() file before rename()
7299
7300 2002-08-06 [paul]       0.8.1claws29
7301
7302         * sync with 0.8.cvs15
7303                 see ChangeLog 2002-08-06
7304
7305 2002-08-06 [oliver]     0.8.1claws28
7306
7307         * src/toolbar.c
7308         * src/prefs_toolbar.c
7309                 fixed empty toolbar issue
7310
7311 2002-08-06 [oliver]     0.8.1claws27
7312
7313         * Custom Toolbar Final 
7314         * src/folderview.c
7315         * src/inc.c
7316         * src/summaryview.c
7317                 o toolbar stuff now lives in src/toolbar.[ch]
7318                 o main_window_toolbar_* functions are renamed to
7319                   toolbar_* reflecting their new source file
7320         * src/mainwindow.[ch]
7321                 o remove toolbar stuff  
7322
7323 2002-08-06 [oliver]     0.8.1claws26
7324         
7325         * src/Makefile.am
7326         * src/prefs_toolbar.[ch]        **New File**
7327         * src/toolbar.[ch]              **New File**
7328                 o prefs_toolbar.[ch] custom toolbar frontend
7329                 o toolbar.[ch]       backend 
7330
7331 2002-08-06 [oliver]     0.8.1claws25
7332
7333         * src/prefs_actions.[ch]
7334                 o new exported function actions_execute
7335
7336 2002-08-06 [paul]       0.8.1claws24
7337
7338         * sync with 0.8.1cvs4
7339                 see ChangeLog 2002-08-06
7340
7341 2002-08-06 [paul]       0.8.1claws23
7342
7343         * sync with 0.8.1cvs13
7344                 see ChangeLog 2002-08-06
7345
7346 2002-08-06 [paul]       0.8.1claws22
7347
7348         * sync with 0.8.1cvs12
7349                 see ChangeLog 2002-08-05 and 2002-08-06
7350
7351 2002-08-06 [match]      0.8.1claws21
7352
7353         * src/addrclip.c
7354                 improvements to cut/copy/paste address
7355
7356 2002-08-05 [match]      0.8.1claws20
7357
7358         * src/addritem.[ch]
7359         * src/addrcache.c
7360         * src/addrbook.c
7361         * src/editaddress.c
7362         * src/addressbook.c
7363                 fixes to improve cut/copy/paste
7364
7365 2002-08-06 [melvin]     0.8.1claws19
7366
7367         * src/account.[ch]
7368                 account_find_all_from_address(): new function that returns the
7369                 list of all accounts that are matched in an address.
7370         * src/alertpanel.[ch]
7371                 alertpanel() now accepts a custom widget
7372                 alertpanel_with_widget(): new function that pops up a panel with
7373                 a custom widget in it 
7374         * src/gtkutils.[ch]
7375                 gtkut_account_menu_new(): new function that allows the selection
7376                 of an account from a list of accounts.
7377         * src/messageview.c
7378                 Extended Return Receipt notification to select the correct 
7379                 account and to make a security test on the Delivery-Notification
7380                 address which should be the same as the Return-Path.
7381
7382 2002-08-06 [thorsten]   0.8.1claws18
7383
7384         * src/mimeview.c
7385                 attach_all: save unnamed as "noname.%d",
7386                 dont free static dirname
7387
7388 2002-08-05 [alfons]     0.8.1claws17
7389
7390         * configure.in
7391                 detect XIM by trying to link rather than compile a XIM program
7392
7393 2002-08-05 [oliver]     0.8.1claws16
7394                 
7395         * src/stock_pixmap.[ch]
7396                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
7397                 o new func to retrieve pixmaps
7398
7399 2002-08-05 [paul]       0.8.1claws15
7400
7401         * sync with 0.8.1cvs10
7402                 see ChangeLog 2002-08-05
7403
7404 2002-08-04 [alfons]     0.8.1claws14
7405
7406         * src/textview.c
7407                 see if this plugs memleak
7408
7409 2002-08-04 [melvin]     0.8.1claws13
7410
7411         * src/gtkspell.c
7412                 fixed bug that could crash Sylpheed when highlighting
7413                 all misspelled words.
7414
7415 2002-08-03 [melvin]     0.8.1claws12
7416
7417         * src/prefs_actions.c
7418                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
7419         * src/messageview.c
7420                 fixed bug where the Return Receipt was sent to
7421                 Delivery-Notification-To address even if it was not present
7422
7423 2002-08-02 [alfons]     0.8.1claws11
7424
7425         * src/prefs_actions.c
7426                 o more check for NULLs
7427                 o put create_io_dialog() in right conditional block
7428
7429 2002-08-02 [paul]       0.8.1claws10
7430
7431         * po/es.po
7432                 updated by Ricardo Mones Lastra
7433
7434 2002-08-01 [christoph]  0.8.1claws9
7435
7436         * src/folder.c
7437                 don't free the cache of the opened
7438                 folder in the summaryview
7439         * src/summaryview.c
7440                 don't unset flags, if it is not required
7441
7442 2002-08-01 [paul]       0.8.1claws8
7443
7444         * sync with 0.8.1cvs8
7445                 see ChangeLog entry 2002-08-01
7446
7447 2002-08-01 [paul]       0.8.1claws7
7448
7449         * sync with 0.8.1cvs7
7450                 see ChangeLog 2002-07-31 and 2002-08-01
7451
7452 2002-07-31 [christoph]  0.8.1claws6
7453
7454         * src/mainwindow.c
7455                 forgot to update menu sensitivity
7456                 function for new menu entry
7457
7458 2002-07-31 [alfons]     0.8.1claws5
7459
7460         * src/main.c
7461                 check folder item and its path for NULL on
7462                 initial processing
7463
7464 2002-07-31 [christoph]  0.8.1claws4
7465
7466         * src/folder.c
7467                 check if folder_item_get_msginfo in
7468                 folder_item_remove_msg returned NULL
7469         * src/imap.c
7470                 better clear the uid cache in the
7471                 uid validity check function and delete
7472                 cached messages
7473
7474 2002-07-31 [paul]       0.8.1claws3
7475
7476         * man/sylpheed.1
7477                 add the '--attach' option and a few other
7478                 minor changes
7479
7480 2002-07-31 [paul]       0.8.1claws2
7481
7482         * sync with 0.8.1cvs5
7483                 see ChangeLog 2002-07-31
7484
7485 2002-07-31 [christoph]  0.8.1claws1
7486
7487         * src/folderview.[ch]
7488         * src/mainwindow.c
7489                 replace "Rescan all folders..." with
7490                 "Check all folders for new messages..."
7491
7492 2002-07-30 [paul]       0.8.1claws
7493
7494         * version 0.8.1claws released
7495
7496 2002-07-30 [paul]       0.8.0claws29
7497
7498         * tools/OOo2sylpheed.pl ** NEW FILE **
7499           tools/README
7500                 add script to enable sending documents as
7501                 attachments from OpenOffice.org
7502
7503 2002-07-30 [melvin]     0.8.0claws28
7504
7505         * src/prefs_actions.c
7506                 Made the actions' input/output dialog display
7507                 without delay.
7508
7509 2002-07-30 [christoph]  0.8.0claws27
7510
7511         * src/procmsg.c
7512                 check if folder_item_get_msginfo in
7513                 procmsg_save_to_outbox returned NULL
7514
7515 2002-07-30 [paul]       0.8.0claws26
7516
7517         * sync with 0.8.1cvs4
7518                 see ChangeLog 2002-07-29
7519
7520 2002-07-29 [thorsten]   0.8.0claws25
7521
7522         * README.claws
7523                 added selective download, delete on server
7524
7525 2002-07-29 [paul]       0.8.0claws24
7526
7527         * sync with 0.8.1cvs3
7528                 see ChangeLog 2002-07-29
7529
7530 2002-07-27 [christoph]  0.8.0claws23
7531
7532         * src/folder.c
7533                 add extra check if fetching the msginfo
7534                 returned NULL
7535
7536 2002-07-27 [paul]       0.8.0claws22
7537
7538         * sync with 0.8.1cvs2
7539                 see ChangeLog 2002-07-26
7540
7541 2002-07-27 [christoph]  0.8.0claws21
7542
7543         * src/imap.c
7544                 add another check if a valid msginfo
7545                 was returned
7546
7547 2002-07-26 [hoa]        0.8.0claws20
7548
7549         * src/folder.c
7550                 Fixed a condition in folder_item_destroy()
7551
7552         * src/imap.c
7553                 Fixed an error in IMAP protocol
7554
7555 2002-07-26 [alfons]     0.8.0claws19
7556
7557         * src/folder.c
7558                 ofcourse compare with identifier, not the path
7559
7560 2002-07-26 [alfons]     0.8.0claws18
7561
7562         * src/folder.c
7563                 use folder item identifier for saving / restoring
7564                 preferences because folder->path might not be unique
7565
7566 2002-07-26 [melvin]     0.8.0claws17
7567
7568         * src/logwindow.c
7569                 Fixed a crash introduced in 0.8.0claws5 when log is 
7570                 cut under 80 characters.
7571
7572 2002-07-26 [paul]       0.8.0claws16
7573
7574         * sync with 0.8.1cvs1
7575                 see ChangeLog 2002-07-26
7576
7577 2002-07-26 [christoph]  0.8.0claws15
7578
7579         * src/imap.[ch]
7580                 imap folder now remembers the last selected
7581                 folder and imap_fetch_msginfo skips selecting
7582                 the folder if it is already selected
7583
7584 2002-07-26 [christoph]  0.8.0claws14
7585
7586         * src/folder.c
7587         * src/folderview.c
7588         * src/imap.c
7589                 fix imap folder rescanning
7590
7591 2002-07-25 [christoph]  0.8.0claws13
7592
7593         * src/filter.c
7594         * src/folder.[ch]
7595         * src/folderview.c
7596         * src/imap.[ch]
7597         * src/mainwindow.c
7598         * src/mbox_folder.c
7599         * src/mh.c
7600         * src/news.c
7601                 implement imap uid cache and uid validity check
7602
7603 2002-07-25 [alfons]     0.8.0claws12
7604
7605         * src/summaryview.c
7606                 fix a brown paper bag bug, and also add some more
7607                 checks
7608
7609 2002-07-25 [christoph]  0.8.0claws11
7610
7611         * src/folder.c
7612                 don't mix copy, fetch_msginfo and remove
7613                 operations in folder item copy and move
7614                 operations
7615
7616 2002-07-25 [christoph]  0.8.0claws10
7617
7618         * src/folderview.c
7619         * src/mainwindow.c
7620         * src/prefs_folder_item.c
7621         * src/summaryview.[ch]
7622                 remove no longer required parameter update_cache from
7623                 summary_show
7624
7625 2002-07-25 [paul]       0.8.0claws9
7626
7627         * sync with 0.8.1
7628         
7629         * AUTHORS
7630                 a few corrections
7631
7632 2002-07-24 [alfons]     0.8.0claws8
7633
7634         * src/summaryview.c
7635                 sort correctly when using simplified subject line
7636                 (closes feature request "[ 585141 ] applying regexp to subject 
7637                 before sort" submitted by Alexandra Walford)
7638
7639 2002-07-24 [paul]       0.8.0claws7
7640
7641         * sync with 0.8.0cvs3
7642                 see ChangeLog 2002-07-24
7643
7644 2002-07-23 [christoph]  0.8.0claws6
7645
7646         * src/folder.c
7647         * src/folder.h
7648         * src/summaryview.c
7649         * src/summaryview.h
7650         * src/main.c
7651                 o separate processing and summaryview
7652                 o removed summary_write_cache from summaryview
7653                 o removed summaryview->killed_messages, because we don't have
7654                   to keep a list of killed messages anymore. New cache will
7655                   keep the hidden messages in cache anyway
7656         * src/folderview.c
7657         * src/inc.c
7658         * src/selective_download.c
7659                 o removed unnecessary summary_write_cache calls
7660         * src/procmsg.c
7661                 o don't set ignore thread flag in procmsg_get_thread_tree
7662                   if it is already set
7663         * src/mainwindow.c
7664         * src/statusbar.h
7665                 o moved STATUSBAR_PUSH/POP to statusbar.h because
7666                   they are used in different files
7667
7668 2002-07-23 [melvin]     0.8.0claws5
7669
7670         * src/addressbook.c
7671         * src/addrgather.c
7672         * src/editaddress.c
7673         * src/editgroup.c
7674         * src/editldap_basedn.c
7675         * src/importldif.c
7676         * src/prefs_common.c
7677                 Fixed few memory leak (gtk_editable_get_chars returns
7678                 an allocated string)
7679         * src/logwindow.c
7680                 Fixed few memory leak (gtk_editable_get_chars returns
7681                 an allocated string) and modified a little the log cutting
7682                 loop.
7683         * src/compose.c
7684                 Replaced a call to an obsolete function gtk_entry_get_text()
7685                 by gtk_editable_get_chars()
7686         * src/send.c
7687                 Removed a debug printf
7688
7689 2002-07-23 [christoph]  0.8.0claws4
7690
7691         * src/filesel.c
7692                 fix another g_dirname memory leak
7693
7694 2002-07-23 [christoph]  0.8.0claws3
7695
7696         * src/mh.c
7697                 fixed a memory leak in mh_fetch_msginfo
7698                 fixed crash when message header could not be
7699                 parsed
7700
7701 2002-07-23 [paul]       0.8.0claws2
7702
7703         * sync with 0.8.0cvs2
7704                 see ChangeLog 2002-07-23
7705
7706 2002-07-23 [paul]       0.8.0claws1
7707
7708         * sync with 0.8.0cvs1
7709                 see ChangeLog 2002-07-23
7710
7711 2002-07-23 [paul]       0.8.0claws
7712
7713         * release of 0.8.0claws
7714
7715 2002-07-23 [paul]       0.7.8claws99
7716
7717         * po/ru.po
7718                 new Russian translation, submitted by
7719                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
7720
7721 2002-07-22 [jens]       0.7.8claws98
7722
7723         * po/de.po
7724                 Updated German translations.
7725
7726 2002-07-22 [paul]       0.7.8claws97
7727
7728         * po/es.po
7729           po/it.po
7730           po/nl.po
7731           po/pt_BR.po
7732                 updated translations by Ricardo Mones Lastra,
7733                 Alessandro Maestri, Wilbert Berendsen and 
7734                 Fabio Jr. Beneditto respectively
7735
7736 2002-07-22 [christoph]  0.7.8claws96
7737
7738         * src/mimeview.c
7739                 fix memory leak caused by wrong g_dirname usage
7740
7741 2002-07-22 [christoph]  0.7.8claws95
7742
7743         * src/summaryview.c
7744                 update new and unread message counts for summaryview
7745                 summaryview does not get it from the folder anymore
7746                 and has to update the values itself
7747
7748 2002-07-22 [melvin]     0.7.8claws94
7749
7750         * po/fr.po
7751                 Updated French translations.
7752
7753 2002-07-22 [christoph]  0.7.8claws93
7754
7755         * src/matcher.c
7756                 set prop->preg pointer to NULL or following check
7757                 will not fail and regexec will be called with
7758                 invalid pointer
7759
7760 2002-07-21 [alfons]     0.7.8claws92
7761         
7762         * src/prefs_common.[ch]
7763                 remove option "Send return receipt on request"
7764
7765 2002-07-21 [thorsten]   0.7.8claws91
7766
7767         * src/mimeview.c
7768                 fixed memleaks, coding style as pointed out by alfons
7769
7770 2002-07-21 [alfons]     0.7.8claws90
7771
7772         * src/messageview.c
7773         * src/noticeview.[ch]
7774                 o fix bug notice view being displayed when going to empty folder 
7775                   (noticed by Christoph)
7776                 o allow RRR to be sent when restarting sylpheed, or changing folder 
7777                   (noticed by Thorsten)
7778
7779 2002-07-21 [thorsten]   0.7.8claws89
7780
7781         * src/mimeview.c
7782                 Included save_all patch from Xaview FACQ
7783                 added support for pathnames
7784
7785 2002-07-21 [alfons]     0.7.8claws88
7786
7787         * po/POTFILES.in
7788         * src/Makefile.am
7789         * src/mainwindow.c
7790         * src/messageview.[ch]
7791         * src/noticeview.c      ** NEW FILE **
7792         * src/noticeview.h      ** NEW FILE **
7793                 make return receipts work again
7794                 (UI idea by Leandro Pereira)
7795
7796 2002-07-21 [paul]       0.7.8claws87
7797
7798         * src/summaryview.c
7799                 fix sensitivity of 'Select thread'
7800
7801 2002-07-21 [paul]       0.7.8claws86
7802
7803         * src/prefs_common.c
7804                 add browser command line for Galeon
7805
7806 2002-07-21 [paul]       0.7.8claws85
7807
7808         * Makefile.am
7809                 fix 'EXTRA_DIST': remove README.README, add TODO
7810                 and TODO.claws
7811
7812 2002-07-21 [alfons]     0.7.8claws84
7813
7814         * src/gtkstext.c
7815                 make enter clear selection
7816                 (closes "[ 579888 ] Editor selection/entry error"
7817                 reported by Steve Lamb)
7818
7819 2002-07-21 [alfons]     0.7.8claws83
7820         
7821         * src/summaryview.c
7822                 sort message list when selecting unthread messages
7823                 (closes "[ 501593 ] switching threaded view doesn't sort"
7824                 reported by Simon Schubert)
7825
7826 2002-07-20 [alfons]     0.7.8claws82
7827         
7828         * src/matcher.c
7829                 const-correctness
7830
7831 2002-07-20 [thorsten]   0.7.8claws81
7832
7833         * src/matcher.c
7834                 Fixed expansion of empty fields in matchactions
7835
7836 2002-07-19 [melvin]     0.7.8claws80
7837
7838         * src/gtkspell.c
7839                 Removed a duplicate menu entry (fast mode) introduced during
7840                 the new cache merge
7841                 Added a menu separator between 'Use alternate' and 'Fast mode'
7842
7843 2002-07-19 [paul]       0.7.8claws79
7844
7845         * tools/Makefile.am
7846           tools/README
7847                 correct typos
7848
7849 2002-07-19 [thorsten]   0.7.8claws78
7850
7851         * tools/calypso_convert.pl      ** NEW FILE **
7852           tools/README
7853           tools/Makefile.am
7854                 script to import mbox files exported
7855                 by calypso
7856                 o generates folder structure
7857                 o includes attachments
7858
7859 2002-07-19 [melvin]     0.7.8claws77
7860
7861         * src/selective_download.[ch]
7862                 Fixed bug where closing the dialog with the window manager's
7863                 close button will not unlock the summary
7864                 Corrected some function declarations that missed a return value
7865                 Made the source code comply better with coding style.
7866         * src/prefs_common.c
7867                 Added new browser command line for Mozilla.
7868
7869 2002-07-18 [paul]       0.7.8claws76
7870
7871         * src/mainwindow.c
7872           src/selective_download.[ch]
7873                 reflect theme changes, fix Gdk Warning when creating 
7874                 pixmap from NULL window, and minor clean up.
7875                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
7876
7877         * po/en_GB.po
7878                 updated
7879
7880 2002-07-17 [paul]       0.7.8claws75
7881
7882         * INSTALL[.jp]
7883                 sync with 0.8.0
7884         
7885         * po/en_GB.po
7886                 updated
7887
7888 2002-07-16 [paul]       0.7.8claws74
7889
7890         * tools/filter_conv.pl
7891           tools/README
7892                 replace conversion script with reimplemented version, 
7893                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
7894
7895 2002-07-16 [colin]      0.7.8claws73
7896
7897         * src/summaryview.c
7898                 remove forgotten debug messages - sorry ;-)
7899
7900 2002-07-16 [colin]      0.7.8claws72
7901
7902         * src/mimeview.c
7903           src/summaryview.c
7904           src/textview.c
7905           src/textview.h
7906                 add the ability to select part of a text mime-part 
7907                 to reply.
7908
7909 2002-07-15 [christoph]  0.7.8claws71
7910
7911         * src/folder.c
7912                 fix folder message count for folders without
7913                 msg_is_changed (includes news folders)
7914
7915 2002-07-15 [martin]     0.7.8claws70
7916
7917         * src/summaryview.c
7918                 option "display recipient on 'From'..." now works
7919                 without the need of enabling the option
7920                 "display  sender  using  address  book".
7921
7922 2002-07-15 [christoph]  0.7.8claws69
7923
7924         * src/summaryview.c
7925                 removed setting folder status from summaryview.
7926                 folder.c should update all message counts correctly.
7927
7928 2002-07-15 [paul]       0.7.8claws68
7929
7930         * po/pt_BR.po
7931                 updated by Fabio Junior Beneditto
7932
7933 2002-07-15 [darko]      0.7.8claws67
7934
7935         * src/mh.c
7936                 Fixed target folder colorization, don't decrease op
7937                 number twice
7938
7939 2002-07-14 [paul]       0.7.8claws66
7940
7941         * sync with main 0.8.0
7942                 see ChangeLog 2002-07-14
7943
7944 2002-07-13 [melvin]     0.7.8claws65
7945         
7946         * src/addrbook.c
7947         * src/addressbook.c
7948         * src/addrindex.c
7949                 Replaced sprintf by g_snprintf to prevent possible buffer
7950                 overflow.
7951         * src/news.c
7952                 Corrected a log message output format.
7953                 Added a missing "done" debug output.
7954         * src/compose.c
7955                 Added keyboard accelerator for Priority menu items
7956                 Added missing \n in debug output
7957         * src/logwindow.c
7958         * src/gtkspell.c
7959         * src/rfc2015.c
7960                 Added missing \n in debug output
7961
7962 2002-07-13 [paul]       0.7.8claws64
7963
7964         * man/sylpheed.1
7965                 change Sergey's email address to the sf address
7966
7967         * src/textview.c
7968                 increase show_url_timeout (more useful for long
7969                 urls)
7970
7971 2002-07-12 [sergey]     0.7.8claws63
7972
7973         * src/rfc2015.c
7974                 applied (with some modifications) patch to set the
7975                 micalg parameter for signatures
7976                 (2001-08-28 Werner Koch <wk@gnupg.org>)
7977
7978 2002-07-12 [sergey]     0.7.8claws62
7979
7980         * man/Makefile.am
7981         * configure.in
7982                 fixed man page installation
7983
7984 2002-07-12 [paul]       0.7.8claws61
7985
7986         * sync with 0.7.8cvs26
7987                 see ChangeLog 2002-07-11 and 2002-07-12
7988
7989 2002-07-11 [christoph]  0.7.8claws60
7990
7991         * src/compose.c
7992         * src/procmsg.c
7993                 first use the message number to find the message
7994                 to mark with a reply flag but check the
7995                 message-id if we got the correct message, if not
7996                 try to find it by message-id.
7997                 use new string seperator that is not allowed
7998                 in message-ids.
7999
8000 2002-07-11 [paul]       0.7.8claws59
8001
8002         * sync with 0.7.8cvs23
8003                 see ChangeLog 2002-07-10
8004
8005 2002-07-10 [christoph]  0.7.8claws58
8006
8007         * src/folder.[ch]
8008         * src/msgcache.[ch]
8009                 Added message-id table to the cache in memory
8010                 and functions to msgcache.c and folder.c to
8011                 fetch MsgInfos by message id
8012         * src/compose.c
8013         * src/procmsg.c
8014                 store folder and message-id of message replying
8015                 to in queue header and set reply flag after sending
8016                 (Closes bug #469498)
8017
8018 2002-07-10 [paul]       0.7.8claws57
8019
8020         * AUTHORS
8021           man/sylpheed.1.gz
8022                 add Martin to the list of authors
8023
8024 2002-07-09 [martin]     0.7.8claws56
8025         * src/gtksctree.c
8026                 Added gtk_ctree_last_visible(), tree_update_level(),
8027                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
8028                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8029                 from gtk+ to gtksctree.c for the new sorting code
8030                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
8031                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
8032         * src/gtksctree.h
8033                 Added declaration for gtk_sctree_sort_recursive() and
8034                 gtk_sctree_sort_node
8035         * src/addressbook.c
8036         * src/foldersel.c
8037         * src/folderview.c
8038         * src/summaryview.c
8039                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8040                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
8041
8042 2002-07-08 [paul]       0.7.8claws55
8043
8044         * more sync with 0.7.8cvs21
8045                 see ChangeLog 2002-07-08
8046
8047 2002-07-08 [paul]       0.7.8claws54
8048
8049         * sync with 0.7.8cvs21
8050                 see ChangeLog 2002-07-08
8051
8052 2002-07-07 [alfons]     0.7.8claws53
8053
8054         * src/Makefile.am
8055         * src/stock_pixmap.[ch]
8056         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
8057         * src/pixmaps/notice_error.xpm  ** NEW FILE **
8058         * src/pixmaps/notice_note.xpm   ** NEW FILE **
8059                 add new pixmaps for upcoming notice pane
8060
8061 2002-07-06 [melvin]     0.7.8claws52
8062
8063         * src/gtkspell.[ch]
8064                 Made them a bit closer to Sylpheed's coding style.
8065                 Removed old code.
8066                 Removed possible memory leaks when some errors occurs.
8067
8068 2002-07-06 [melvin]     0.7.8claws51
8069
8070         * po/Makefile.in.in
8071                 Removed --no-location in xgettext command line to help
8072                 translators that use Emacs' po-mode
8073         * src/quote_fmt.c
8074                 Removed unnecessary comments that messed up sylpheed.pot
8075
8076 2002-07-06 [paul]       0.7.8claws50
8077
8078         * sync with 0.7.8cvs19
8079                 see ChangeLog 2002-07-05
8080
8081 2002-07-06 [christoph]  0.7.8claws49
8082
8083         * src/folder.c
8084         * src/mainwindow.c
8085                 fix folder_item_remove_all_msg and folderview
8086                 status for trash folders after emptying trash
8087
8088 2002-07-05 [paul]       0.7.8claws48
8089
8090         * sync with 0.7.8cvs16
8091                 see ChangeLog 2002-07-04 and 2002-07-05
8092
8093 2002-07-04 [paul]       0.7.8claws47
8094
8095         * sync with 0.7.8cvs14
8096                 see  ChangeLog 2002-07-04
8097
8098 2002-07-03 [alfons]     0.7.8claws46
8099
8100         * src/folder.c
8101                 dupe folder item's path because it's being reallocated
8102                 by new folder scanning code
8103
8104 2002-07-03 [christoph]  0.7.8claws45
8105
8106         * src/imap.c
8107                 better IMAP uid fetching using 'FETCH 1:* (UID)'
8108         * src/msgcache.c
8109                 add missing return in msgcache_write
8110
8111 2002-07-02 [thorsten]   0.7.8claws44
8112
8113         * src/jpilot.c
8114         * src/msgcache.c
8115         * src/rfc2015.c
8116                 use binary mode for file access
8117
8118 2002-07-02 [christoph]  0.7.8claws43
8119
8120         * major code cleanup (part 1)
8121         
8122                 - unused variables removed
8123                 - unused functions removed
8124                 - uninitialized variables checked
8125                 - missing return statements added
8126                 - missing function return types added
8127                 - added parentheses around assignment and
8128                   && in || when suggested by gcc
8129               
8130         * src/mh.c
8131         * src/folder.c
8132                 replaced direct calls to folder->scan_tree
8133                 with folder_scan_tree and restore folder
8134                 prefs in this function. The folder should
8135                 not have to deal with them.
8136                 ( Should now work for all folder types )
8137
8138 2002-07-02 [paul]       0.7.8claws42
8139
8140         * sync with 0.7.8cvs13
8141                 see ChangeLog 2002-07-01 and 2002-07-02
8142
8143 2002-07-01 [christoph]  0.7.8claws41
8144
8145         * src/summaryview.c
8146                 fix "goto next/prev unread message" with
8147                 ignored threads
8148
8149 2002-07-01 [paul]       0.7.8claws40
8150
8151         * po/es.po
8152                 updated by Ricardo Mones Lastra
8153
8154 2002-06-30 [match]      0.7.8claws39
8155
8156         * src/jpilot.c
8157                 applied variation of leonerd's patch (566661) to
8158                 allow multiple email addresses per JPilot entry.
8159                 addresses may be separated by space, comma, pipe,
8160                 semi-colon, new-line.
8161
8162 2002-06-30 [alfons]     0.7.8claws38
8163
8164         * src/procmsg.c
8165                 simple fix for putting older nodes before
8166                 newer nodes when threading by subject
8167
8168 2002-06-30 [christoph]  0.7.8claws37
8169
8170         * src/folder.c
8171         * src/folderview.c
8172         * src/mh.c
8173         * src/news.c
8174         * src/procmsg.c
8175                 fix broken folder tree rescaning
8176                 and don't use procmsg_get_mark_sum
8177                 anymore
8178
8179 2002-06-30 [christoph]  0.7.8claws36
8180
8181         * merge new cache branch
8182         * src/imap.c
8183                 fix new cache imap copy bug
8184         * src/folder.c
8185                 improved folder_item_scan
8186                 it should now always set the correct
8187                 new, unread and total message counts
8188
8189 2002-06-29 [paul]       0.7.8claws35
8190
8191         * configure.in
8192                 correct syntax error
8193
8194 2002-06-29 [paul]       0.7.8claws34
8195
8196         * configure.in
8197           Makefile.am
8198           man/Makefile.am       ** NEW FILE **
8199           man/sylpheed.1.gz     ** NEW FILE **
8200                 add Sylpheed man page
8201
8202 2002-06-29 [paul]       0.7.8claws33
8203
8204         * po/pt_BR.po
8205                 updated by Fabio Junior Beneditto
8206
8207 2002-06-28 [jens]       0.7.8claws32
8208
8209         * po/de.po
8210                 translation updated
8211
8212         * src/selective_download.c
8213                 removed gettext for space " "
8214
8215         * src/imap.c
8216                 removed wrong space
8217
8218 2002-06-28 [paul]       0.7.8claws31
8219
8220         * sync with 0.7.8cvs11
8221                 see ChangeLog 2002-06-28
8222
8223 2002-06-28 [paul]       0.7.8claws30
8224
8225         * sync with 0.7.8cvs10
8226                 see ChangeLog 2002-06-27 and 2002-06-28
8227
8228 2002-06-26 [paul]       0.7.8claws29
8229
8230         * src/addrgather.c
8231           src/selective_download.c
8232                 don't gettextise empty strings.
8233                 reserved by gettext. gettext("") returns 
8234                 the header entry with meta information, 
8235                 not the empty string
8236
8237         * po/en_GB.po
8238                 updated
8239
8240 2002-06-26 [paul]       0.7.8claws28
8241
8242         * sync with 0.7.8cvs7
8243                 see ChangeLog 2002-06-25
8244
8245         * src/prefs_common.c
8246                 ...and in the process, tweak the gui a little
8247
8248 2002-06-25 [alfons]     0.7.8claws27
8249         
8250         * configure.in
8251         * src/Makefile.am
8252                 fine tune ldap library detection
8253
8254 2002-06-25 [alfons]     0.7.8claws26
8255
8256         * src/compose.c
8257                 don't allow return receipts when composing a news article
8258
8259 2002-06-25 [paul]       0.7.8claws25
8260
8261         * Makefile.am
8262                 add '$(AMTAR)' to 'release' section to allow for
8263                 new and older autotools
8264
8265 2002-06-25 [paul]       0.7.8claws24
8266
8267         * src/summaryview.c
8268                 fix "No more unread messages" persistant pop-up
8269                 window bug
8270
8271 2002-06-25 [paul]       0.7.8claws23
8272
8273         * po/it.po
8274                 updated by Alessandro Maestri
8275
8276 2002-06-25 [paul]       0.7.8claws22
8277
8278         * sync with 0.7.8cvs6
8279                 see ChangeLog 2002-06-25
8280
8281 2002-06-24 [paul]       0.7.8claws21
8282
8283         * tools/update-po
8284                 add GPL copyright information
8285
8286 2002-06-24 [paul]       0.7.8claws20
8287
8288         * tools/Makefile.am
8289           tools/README
8290           tools/update-po       ** NEW FILE **
8291                 add script that eases the creation of *.po files
8292                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
8293
8294 2002-06-23 [alfons]     0.7.8claws19
8295
8296         * src/messageview.c
8297                 make notification_convert_header obey const correctness
8298                 (next step will be fixing the broken return receipt)
8299
8300 2002-06-23 [paul]       0.7.8claws18
8301
8302         * src/messageview.c
8303                 fix bug introduced in last commit:
8304                 removed too much code in last commit - put back what's
8305                 needed
8306
8307 2002-06-23 [paul]       0.7.8claws17
8308
8309         * src/messageview.[ch]
8310                 remove code committed in error from locally patched
8311                 source
8312
8313 2002-06-23 [colin]      0.7.8claws16
8314
8315         * src/compose.[ch]
8316                 add compose_entry_select(), used to select the default_to
8317                 email address - hopefully avoiding people sending mails to
8318                 wrong recipients.
8319
8320 2002-06-22 [alfons]     0.7.8claws15
8321
8322         * AUTHORS
8323                 add Bram Metsch & Stanislav Karchebny
8324         * src/smtp.[ch]
8325         * src/prefs_account.[ch]
8326         * src/send.c
8327                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
8328                   options.  (see <http://sourceforge.net/tracker/index.php
8329                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
8330
8331                 - merge Stanislav's fix to make SMTP AUTH work with qmail
8332                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
8333
8334 2002-06-22 [paul]       0.7.8claws14
8335
8336         * sync with 0.7.8cvs5
8337                 see ChangeLog 2002-06-19 and 2002-06-20
8338
8339 2002-06-22 [alfons]     0.7.8claws13
8340
8341         * src/selective_download.c
8342                 fix a stupid mistake I made
8343
8344 2002-06-22 [alfons]     0.7.8claws12
8345
8346         * src/selective_download.[ch]
8347                 fix another unnoticed leak; cleanup code
8348
8349 2002-06-21 [alfons]
8350
8351         * tools/Makefile.am
8352                 gpg-sign <-- gpg-sign-syl
8353
8354 2002-06-21 [alfons]     0.7.8claws11
8355
8356         * src/selective_download.c
8357         * src/selective_download.h
8358                 fix assorted mix of allocation errors (should solve
8359                 problem reported by Philippe Gramoullé, see:
8360                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
8361
8362 2002-06-20 [melvin]     0.7.8claws10
8363
8364         * tools/gpg-sign *REMOVED*
8365           tools/gpg-sign-syl *ADDED*
8366                 Replaced the gpg clearsigning script with the version using
8367                 xterm instead of ssh-askpass and changed its name.
8368
8369         * README.claws
8370                 Updated actions example to reflect the renaming of the
8371                 gpg clearsigning script.
8372
8373 2002-06-19 [paul]       0.7.8claws9
8374
8375         * sync with 0.7.8claws9
8376                 see ChangeLog 2002-06-18 and 2002-06-19
8377
8378 2002-06-19 [paul]       0.7.8claws8
8379
8380         * sync with 0.7.8cvs1
8381                 see ChangeLog 2002-06-18
8382
8383 2002-06-18 [alfons]     0.7.8claws7
8384
8385         * src/mainwindow.h
8386                 add omitted prototype
8387
8388 2002-06-17 [paul]       0.7.8claws6
8389
8390         * src/mainwindow.c
8391                 fix hiding of exec_btn
8392
8393 2002-06-17 [paul]       0.7.8claws5
8394
8395         * src/pop.c
8396                 remove unneeded code: should_delete() 
8397                 and Pop3State::uidl_todelete_list
8398
8399 2002-06-17 [paul]       0.7.8claws4
8400
8401         * sync with 0.7.8
8402                 see ChangeLog 2002-06-11 and 2002-06-13
8403
8404 2002-06-16 [alfons]     0.7.8claws3
8405         
8406         * src/folder.c
8407                 make sure lock sort mode (claws specific) is
8408                 also persists after a tree rescan
8409
8410 2002-06-16 [alfons]     0.7.8claws2
8411
8412         * src/prefs_folder_item.c
8413         * src/folder.[ch]
8414                 fix persistence of folder sort mode (broken
8415                 by adapting Hiro's new folder persistence code)
8416
8417 2002-06-16 [alfons]     0.7.8claws1
8418
8419         * AUTHORS
8420         * src/logwindow.c
8421         * src/prefscommon.[ch]
8422                 control size of log text in log window; 
8423                 closes patch #569155 submitted by Mitko Haralanov.
8424
8425 2002-06-15 [paul]       0.7.8claws
8426
8427         * release of 0.7.8claws
8428
8429 2002-06-15 [paul]       0.7.7claws
8430
8431         * po/pt_BR.po
8432                 updated by Fabio Junior Beneditto
8433
8434 2002-06-14 [paul]       0.7.6claws49
8435
8436         * po/es.po
8437                 updated by Ricardo Mones Lastra
8438
8439 2002-06-14 [paul]       0.7.6claws48
8440
8441         * po/nl.po
8442                 updated translation by Wilbert Berendsen
8443
8444 2002-06-14 [melvin]     0.7.6claws47
8445
8446         * po/fr.po
8447                 Updated French translation
8448
8449 2002-06-13 [paul]       0.7.6claws46
8450
8451         * src/filesel.c
8452                 allow filename to be typed in, rather than just
8453                 selected by the mouse. Patch by Gustavo Noronha Silva.
8454
8455 2002-06-13 [alfons]     0.7.6claws45
8456
8457         * src/mainwindow.[ch]
8458                 more cleanups (removing unnecessary menu items Expand 
8459                 summary / message view)
8460
8461 2002-06-13 [melvin]     0.7.6claws44
8462
8463         * po/POTFILES.in
8464                 Added src/string_match.c
8465         * src/string_match.c
8466                 Fixed possible buffer overflow.
8467                 Corrected typo.
8468                 Added missing config.h header.
8469         * src/prefs_common.c
8470           src/prefs_matcher.c
8471           src/prefs_scoring.c
8472                 Made some strings translatable (missing _(..)).
8473
8474 2002-06-13 [melvin]     0.7.6claws43
8475
8476         * README.claws
8477                 Corrected action example (verifying clearsigned mail).
8478         * src/prefs_account.c
8479                 Corrected typo.
8480         * src/prefs_common.c
8481                 Removed incorrect line that generated a Gtk-CRITICAL msg.
8482
8483 2002-06-12 [alfons]     0.7.6claws42
8484
8485         * src/summaryview.c
8486                 add init of score column lost in 0.7.6claws42
8487
8488 2002-06-12 [paul]       0.7.6claws41
8489
8490         * src/prefs_account.c
8491                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
8492                 behavior of the radio buttons, (from 0.7.7cvs2)
8493
8494 2002-06-11 [alfons]     0.7.6claws40
8495
8496         * src/messageview.[ch]
8497         * src/summaryview.[ch]
8498         * src/summary_search.c
8499         * src/mainwindow.c
8500                 perform a sync to bring in Hiro's separate view implementation 
8501
8502                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
8503
8504 2002-06-11 [paul]       0.7.6claws39
8505         
8506         * src/prefs_account.c
8507                 correct a typo on the Receive tab
8508
8509 2002-06-10 [match]      0.7.6claws38
8510
8511         * src/addressbook.c
8512                 Included address completion patch from Gustavo Noronha.
8513
8514 2002-06-10 [paul]       0.7.6claws37
8515
8516         * src/inc.[ch]
8517           src/pop.c
8518           src/prefs_account.[ch]
8519           src/selective_download.[ch]
8520                 apply PATCH #561712
8521                  NEW:
8522                 - check if POP Account
8523                 - Receive Button renamed to Preview
8524                 - Preview Button Popup: preview new/all messages
8525                 - Download Button
8526                 - Account Preferences-->Receive tab checkbutton if you
8527                   want to remove Mail after Download
8528                 -: default YES
8529                 - Account Preferences-->Receive tab checkbutton use
8530                   filtering rules on preview
8531                   (think of delete_on_server)
8532                 -: default YES
8533                 - Account selectable from SD dialog
8534                 - checkbutton to show already downloaded messages if
8535                   all messages are previewed
8536                 - new clist column showing Date
8537                 - ESC KEY close
8538                 FIXES:
8539                 - play ball with UIDL
8540                 - fault tolerant (?) 
8541                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8542
8543 2002-06-10 [melvin]     0.7.6claws36
8544
8545         * README.claws
8546                 Added a hint to ac/README in cvs instructions.
8547
8548         * src/prefs_actions.c
8549                 Made it possible to use a more elaborate command line
8550                 for asynchronous actions, too.
8551
8552 2002-06-10 [melvin]     0.7.6claws35
8553         
8554         * src/prefs_actions.c
8555                 Make it possible to use a more elaborate command line
8556                 (e.g. |foo|bar|cat>there;echo Done|)
8557                 Corrected error message when calling %f, %F and %p commands
8558                 from the compose window.
8559
8560 2002-06-09 [colin]      0.7.6claws34
8561
8562         * src/summaryview.c
8563                 Automatically find unread messages in current folder
8564                 before annoying the user.
8565
8566 2002-06-08 [alfons]     0.7.6claws33
8567
8568         * po/it.po
8569                 remove bad formatting string in it.po translation
8570                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
8571
8572 2002-06-08 [paul]       0.7.6claws32
8573
8574         * sync with 0.7.6cvs25
8575                 see ChangeLog 2002-06-07
8576
8577 2002-06-05 [paul]       0.7.6claws31
8578
8579         * src/mainwindow.c
8580                 add 'Sort by locked' and 'Sort by score'
8581
8582 2002-06-05 [paul]       0.7.6claws30
8583
8584         * sync with 0.7.6cvs24
8585                 see ChangeLog 2002-06-04
8586
8587 2002-06-04 [paul]       0.7.6claws29
8588
8589         * po/pt_BR.po
8590                 updated by Fabio Junior Beneditto
8591
8592 2002-06-03 [thorsten]   0.7.6claws28
8593
8594         * src/matcher.c
8595                 fclose() matcherrc after reading
8596
8597 2002-06-03 [paul]       0.7.6claws27
8598
8599         * sync with 0.7.6cvs21
8600                 see ChangeLog 2002-05-31
8601
8602 2002-05-31 [paul]       0.7.6claws26
8603
8604         * sync with 0.7.6cvs20
8605                 see ChangeLog 2002-05-29 and 2002-05-30
8606
8607 2002-05-31 [paul]       0.7.6claws25
8608
8609         * src/imap.c
8610                 hopefully fix last buggy sync
8611
8612         * README.claws
8613                 correct typo in 'Actions' examples
8614
8615 2002-05-29 [paul]       0.7.6claws24
8616
8617         * sync with 0.7.6cvs18
8618                 see ChangeLog 2002-05-28 and 2002-05-29
8619
8620         * src/news.c
8621           src/nntp.[ch]
8622                 sync with above 
8623
8624 2002-05-28 [paul]       0.7.6claws23
8625
8626         * sync with 0.7.6cvs16
8627                 see ChangeLog 2002-05-28
8628
8629 2002-05-27 [thorsten]   0.7.6claws22 
8630
8631         * faq/it/sylpheed-faq-1.html
8632           faq/it/sylpheed-faq-2.html
8633           faq/it/sylpheed-faq-3.html
8634           faq/it/sylpheed-faq.html
8635                 corrected DOS lineendings
8636         * faq/de/sylpheed-faq-1.html
8637           faq/de/sylpheed-faq-2.html
8638           faq/en/sylpheed-faq-1.html
8639           faq/en/sylpheed-faq-2.html
8640           faq/en/sylpheed-faq-3.html
8641           faq/es/sylpheed-faq-1.html
8642           faq/es/sylpheed-faq-2.html
8643           faq/es/sylpheed-faq-3.html
8644           faq/fr/sylpheed-faq-1.html
8645           faq/it/sylpheed-faq-1.html
8646           faq/it/sylpheed-faq-2.html
8647           faq/it/sylpheed-faq-3.html
8648           faq/it/sylpheed-faq.html
8649                 changed ">" to &quot;
8650
8651 2002-05-27 [paul]       0.7.6claws21
8652         
8653         * sync with 0.7.6cvs15
8654                 see ChangeLog 2002-05-27
8655
8656 2002-05-27 [paul]       0.7.6claws20
8657
8658         * src/prefs_account.c
8659                 correct a typo
8660
8661 2002-05-26 [paul]       0.7.6claws19
8662
8663         * tools/README
8664                 correct a typo
8665
8666 2002-05-25 [paul]       0.7.6claws18
8667
8668         * tools/README
8669                 add description of kmail2sylpheed.pl
8670
8671 2002-05-25 [paul]       0.7.6claws17
8672
8673         * tools/kmail2sylpheed.pl       ** NEW FILE **
8674                 perl script that converts an exported Kmail address
8675                 book, converts it to sylpheed addressbook file,
8676                 writes the file to .sylpheed, and updates
8677                 addrbook--index.xml 
8678
8679 2002-05-25 [paul]       0.7.6claws16
8680
8681         * sync with 0.7.6cvs14
8682                 see ChangeLog 2002-05-23
8683
8684 2002-05-24 [paul]       0.7.6claws15
8685
8686         * README.claws
8687                 make a correction and add some more info
8688
8689 2002-05-24 [paul]       0.7.6claws14
8690
8691         * src/compose.c
8692                 fix memory leak in 
8693                 compose_redirect_write_headers_from_headerlist()
8694                 add Subject and Resent-Message-ID to
8695                 compose_redirect_write_headers()
8696                 Received, Subject, and X-UIDL are filtered out in 
8697                 compose_redirect_write_to_file()
8698
8699 2002-05-23 [paul]       0.7.6claws13
8700
8701         * src/compose.[ch]
8702           src/filtering.c
8703           src/mainwindow.c
8704           src/matcher.[ch]
8705           src/matcher_parser_lex.l
8706           src/matcher_parser_parse.y
8707           src/prefs_common.[ch]
8708           src/prefs_filtering.c
8709           src/summaryview.c
8710                 rename 'Bounce' to 'Redirect'
8711
8712 2002-05-23 [paul]       0.7.6claws12
8713
8714         * more sync with 0.7.6cvs13
8715           src/compose.c
8716                 see ChangeLog 2002-05-22
8717
8718 2002-05-22 [paul]       0.7.6claws11
8719
8720         * sync with 0.7.6cvs13
8721           src/codeconv.c
8722                 see ChangeLog 2002-05-20
8723           src/prefs_common.c
8724                 see ChangeLog 2002-05-22
8725
8726 2002-05-21 [melvin]     0.7.6claws10
8727
8728         * src/folderview.c
8729                 Added missing filtering and scoring headers
8730                 Fixed bad function call that showed garbage 
8731                 in Folder->Processing
8732
8733 2002-05-21 [paul]       0.7.6claws9
8734
8735         * tools/Makefile.am
8736                 make all tools executable, (patch by Alfons).
8737
8738 2002-05-20 [alfons]     0.7.6claws8
8739
8740         * src/procheader.c
8741                 don't forget to call mktime() so we have a valid week 
8742                 and year day
8743                 (Bug report by Roger Sondermann <mail@jumaros.de>)
8744
8745 2002-05-20 [paul]       0.7.6claws7
8746
8747         * src/html.c
8748                 fix broken parsing of urls
8749         * src/textview.c
8750                 fix displaying of urls
8751
8752                 both fixes from the patch [547855] by Eugene 
8753                 Brevdo (zonem)
8754
8755 2002-05-19 [alfons]     0.7.6claws6
8756
8757         * configure.in
8758                 make sylpheed configure correctly with the latest
8759                 and greatest of automake / autoconf / gettext
8760
8761 2002-05-19 [alfons]     0.7.6claws5
8762
8763         * src/procheader.c
8764         * src/procheader.h
8765                 add function for returning ime zone offset
8766         * src/quote_fmt.c
8767         * src/quote_fmt_parse.y
8768                 better quotation formatting - does not convert
8769                 to local time, but uses the original date string.
8770                 
8771                 Note: %z inserts the timezone offset (should 
8772                 work also on platforms where strftime does not
8773                 support %z).
8774
8775 2002-05-18 [christoph]  0.7.6claws4
8776
8777         * src/summaryview.c
8778                 fix indentation of some code
8779         * tools/Makefile.am
8780                 fix spaces after \
8781         * src/Makefile.am
8782                 add missing \
8783                 correct path for ignorethread.xpm
8784                 incorrect filename for sylpheed_logo.xpm
8785                 add missing include matcher_parser_parse.h
8786
8787 2002-05-18 [paul]       0.7.6claws3
8788
8789         * sync with 0.7.6cvs8
8790                 see ChangeLog 2002-05-16 and 2002-05-17
8791
8792 2002-05-18 [melvin]     0.7.6claws2
8793
8794         * README.claws
8795                 Corrected an action's definition and fixed some misspellings.
8796
8797 2002-05-18 [paul]       0.7.6claws1
8798
8799         * tools/Makefile.am
8800           tools/gpg-sign        ** new file **
8801           tools/uudec           ** new file **
8802                 add Melvin's Actions scripts
8803
8804         * README.claws
8805                 add Melvin's descriptions for Actions
8806
8807 2002-05-18 [paul]       0.7.6claws
8808
8809         * Version 0.7.6claws released
8810
8811 2002-05-17 [paul]       0.7.5claws32
8812
8813         * po/es.po
8814                 updated by Ricardo Mones Lastra
8815
8816 2002-05-17 [paul]       0.7.5claws31
8817
8818         * src/compose.c
8819                 fix Account prefs default folder for sent/draft/deleted
8820                 messages bug
8821
8822         * po/it.po
8823           po/nl.po
8824                 updated translation by Alessandro Maestri and
8825                 Wilbert Berendsen
8826
8827 2002-05-17 [melvin]     0.7.5claws30
8828
8829         * src/prefs_actions.c
8830                 Fixed bug where using %F not at the end of the command 
8831                 resulted in an additional empty argument being created.
8832                 Thanks to Darko Koruga for reporting the bug.
8833
8834 2002-05-17 [melvin]     0.7.5claws29
8835
8836         * po/fr.po
8837                 Updated French translations.
8838
8839 2002-05-15 [paul]       0.7.5claws28
8840         
8841         * po/es.po
8842                 updated by Ricardo Mones Lastra
8843
8844 2002-05-15 [paul]       0.7.5claws27
8845
8846         * sync with 0.7.6cvs4
8847                 see ChangeLog 2002-05-14 and 2002-05-15
8848
8849 2002-05-14 [paul]       0.7.5claws26
8850
8851         * sync with 0.7.6cvs1
8852                 see ChangeLog 2002-05-13
8853
8854 2002-05-13 [thorsten]   0.7.5claws25
8855
8856         * src/messageview.c
8857                 fix select_all and copy in multipart messages
8858         * src/mainwindow.c
8859                 fix select_all and copy in multipart messages
8860
8861 2002-05-12 [paul]       0.7.5claws24
8862
8863         * src/summaryview.c
8864                 reverse last commit, bug already fixed in 0.7.5claws3
8865
8866 2002-05-12 [netztorte]  0.7.5claws23
8867
8868         * src/summaryview.c
8869                 dont parse empty addressbook (checked in before claws20)
8870
8871 2002-05-12 [melvin]     0.7.5claws22
8872
8873         * src/procmsg.[ch]
8874                 Removed unneeded priority code introduced by the previous 
8875                 commit.
8876
8877 2002-05-12 [melvin]     0.7.5claws21
8878
8879         * src/compose.[ch]
8880                 Added possibility to set message's priority.
8881         * src/procmsg.[ch]
8882                 Added possibility to set message's priority.
8883                 Added missing headers
8884
8885 2002-05-12 [melvin]     0.7.5claws20
8886
8887         * src/prefs_actions.c
8888                 Removed implicitely added quotes around the name
8889                 of the temporary files of mime parts.
8890
8891 2002-05-12 [paul]       0.7.5claws19
8892
8893         * sync with 0.7.5cvs20
8894                 see ChangeLog 2002-05-11
8895
8896 2002-05-12 [alfons]     0.7.5claws18
8897
8898         * src/quote_fmt_lex.l
8899         * src/quote_fmt_parse.y
8900                 allow quote / reply date & time format to be set using
8901                 %D{format}. format is a format string you'd pass to
8902                 strftime() (see man strftime, or the Display tab |
8903                 Date format setting).
8904
8905                 Currently %D converts the date to local time. 
8906
8907 2002-05-11 [paul]       0.7.5claws17
8908
8909         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
8910                 see ChangeLog 2002-05-10 and 2002-05-11
8911
8912 2002-05-10 [paul]       0.7.5claws16
8913
8914         * sync with 0.7.5cvs16
8915                 see ChangeLog entries 2002-05-09 and 
8916                 2002-05-10
8917
8918 2002-05-10 [colin]      0.7.5claws15
8919
8920         * src/textview.c
8921                 Corrected a bug that prevented sylpheed to open
8922                 double-clicked URIs.
8923
8924 2002-05-09 [paul]       0.7.5claws14
8925
8926         * sync with 0.7.5cvs14
8927                 see ChangeLog 2002-05-08 and 2002-05-09
8928
8929 2002-05-08 [paul]       0.7.5claws13
8930
8931         * sync with 0.7.5cvs11
8932                 see ChangeLog entry 2002-05-08
8933
8934 2002-05-08 [paul]       0.7.5claws12
8935
8936         * src/mainwindow.c
8937           src/textview.[ch]
8938                 fix segfault on View->Open in new window
8939                 patch submitted by Thorsten Maerz <torte@netztorte.de>
8940
8941 2002-05-07 [paul]       0.7.5claws11
8942
8943         * sync with 0.7.5cvs9
8944                 see ChangeLog entry 2002-05-07
8945
8946 2002-05-06 [paul]       0.7.5claws10
8947
8948         * src/messageview.c
8949           src/textview.c
8950                 display url in statusbar on single-click
8951                 patch submitted by Thorsten Maerz <torte@netztorte.de>
8952
8953 2002-05-06 [match]      0.7.5claws9
8954
8955         * src/addritem.[ch]
8956                 new functions.
8957         * src/addrcache.c
8958                 tidy up.
8959         * src/xmlprops.[ch]
8960                 XML implementation of properties file.
8961         * src/exporthtml.[ch]
8962         * src/expthtmldlg.[ch]
8963         * src/addressbook.c
8964                 export to HTML.
8965
8966 2002-05-02 [sergey]     0.7.5claws8
8967
8968         * src/mainwindow.c (mainwin_entries),
8969           src/prefs_common.c (prefs_send_create()),
8970           src/codeconv.c (locale_table):
8971                 use charset name "Windows-1251" instead of "CP1251".
8972
8973 2002-05-02 [colin]      0.7.5claws7
8974         
8975         * src/compose.c
8976           src/prefs_common.c
8977           src/prefs_folder_item.c
8978                 Fixed cosmetics bugs due to Outbox renamed to Sent.
8979
8980 2002-05-02 [hiro]       0.7.5claws6
8981
8982         * src/imap.c
8983                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
8984
8985 2002-05-02 [paul]       0.7.5claws5
8986
8987         * src/compose.c
8988                 more sync with 0.7.5cvs7, see ChangeLog entry
8989                 2002-05-02
8990
8991 2002-05-02 [hiro]       0.7.5claws4
8992
8993         * src/compose.c
8994                 compose_queue_sub():
8995                 check if queue folder exists (closes #550397).
8996                 removed directory creation since it should be handled
8997                 transparently.
8998         * src/imap.c
8999                 imap_add_msg(): return UID for appended message
9000                 (closes #548842).
9001
9002 2002-04-30 [paul]       0.7.5claws3
9003
9004         * src/summaryview.c
9005                 fix account_find_from_address() bug
9006
9007 2002-04-28 [colin]      0.7.5claws2
9008
9009         * src/compose.c
9010           src/textview.c
9011           src/prefs_common.[ch]
9012           src/utils.[ch]
9013                 Added user-definable quotation characters recognition.
9014
9015 2002-04-28 [paul]       0.7.5claws1
9016
9017         * sync with 0.7.5cvs4
9018                 see ChangeLog entry  2002-04-25
9019
9020 2002-04-28 [paul]       0.7.5claws
9021
9022         * po/es.po
9023           po/nl.po
9024           po/pt_BR.po
9025                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
9026                 Fabio Junior Beneditto
9027
9028 2002-04-27 [jens]       0.7.4claws103
9029
9030         * po/de.po
9031                 updated German translation.
9032
9033 2002-04-27 [hiro]       0.7.4claws102
9034
9035         * src/summaryview.c
9036                 summary_write_cache(): fixed the mark loss of hidden messages.
9037
9038 2002-04-26 [melvin]     0.7.4claws101
9039
9040         * src/procmsg.c
9041                 fixed a second typo (same one)
9042         * po/fr.po
9043           po/it.po
9044           po/pt_BR.po
9045                 fixed the type again...
9046
9047 2002-04-26 [melvin]     0.7.4claws100
9048
9049         * src/procmsg.c
9050                 fixed a typo in an alert message ("temorary").
9051         * po/it.po
9052         * po/pt_BR.po
9053                 corrected the typo  described above.
9054         * po/fr.po
9055                 updated French translation.
9056
9057 2002-04-26 [darko]      0.7.4claws99
9058
9059         * src/summaryview.c
9060                 fix target folder colorization
9061
9062 2002-04-25 [paul]       0.7.4claws98
9063
9064         * po/it.po
9065                 updated by Alessandro Maestri
9066
9067 2002-04-24 [colin]      0.7.4claws97
9068         
9069         * src/compose.c
9070                 Fixed double "subject is empty" question.
9071
9072 2002-04-23 [colin]      0.7.4claws96
9073         
9074         * src/mimeview.c
9075                 Corrected issue when "automatically display images" was
9076                 not set : first image remained after selecting second.
9077
9078 2002-04-23 [melvin]     0.7.4claws95
9079
9080         * src/prefs_actions.c
9081                 Don't display in/out dialog if there is nothing to show.
9082
9083 2002-04-23 [paul]       0.7.4claws94
9084
9085         * sync with 0.7.5cvs3
9086                 bug fixes: see ChangeLog entry 2002-04-23
9087
9088 2002-04-22 [darko]      0.7.4claws93
9089
9090         * src/compose.c
9091                 fix previous check-in which changed code after
9092                 merge from main
9093
9094 2002-04-22 [paul]       0.7.4claws92
9095
9096         * faq/de/*
9097                 add German FAQ
9098         * faq/en/*
9099           faq/es/*
9100           faq/fr/*
9101                 update English, Spanish and French FAQs
9102         * manual/de/*
9103           manual/es/*
9104                 add German and Spanish manuals
9105         * manual/en/*
9106           manual/fr/*
9107                 update English and French manuals
9108
9109         * src/Makefile.am
9110                 add to and re-arrange the pixmap entries
9111
9112 2002-04-22 [darko]      0.7.4claws91
9113
9114         * src/compose.c
9115                 fix sender initials recognition to only allow
9116                 '>' after the initials
9117
9118 2002-04-21 [paul]       0.7.4claws90
9119
9120         * sync with 0.7.5 release
9121                 see ChangeLog entry 2002-04-21
9122
9123 2002-04-21 [alfons]
9124
9125         * src/Makefile.am
9126                 add colin's new pixmaps to EXTRA_DIST
9127
9128 2002-04-21 [colin]      0.7.4claws89
9129         * src/compose.c
9130         * src/inc.c
9131         * src/mainwindow.[ch]
9132         * src/prefs_common.[ch]
9133         * src/stock_pixmap.[ch]
9134                 Added "Work offline" ability.
9135
9136 2002-04-21 [colin]      0.7.4claws88
9137         
9138         * src/mimeview.c
9139         * src/prefs_common.c
9140         * src/prefs_common.h
9141         * src/textview.c : Added an option to common preferences -> display
9142           to allow user not to automatically display images.
9143
9144 2002-04-21 [paul]       0.7.4claws87
9145
9146         * sync with 0.7.4cvs52
9147                 see ChangeLog entry 2002-04-21 (src/imap.c)
9148
9149 2002-04-21 [paul]       0.7.4claws86
9150
9151         * sync with 0.7.4cvs51
9152                 see ChangeLog entry 2002-04-21
9153
9154 2002-04-21 [paul]       0.7.4claws85
9155
9156         * sync with 0.7.4cvs49
9157                 see ChangeLog entries 2002-04-20 and 2002-04-21
9158
9159         * src/Makefile.am
9160                 clean up: remove old 'stock_' element from xpm 
9161                 filenames.
9162
9163 2002-04-21 [alfons]     0.7.4claws84
9164
9165         apply sync patch from Paul
9166
9167         * src/folderview.c
9168                 use old claws prefs_folder_item_create() for now
9169
9170 2002-04-19 [match]      0.7.4claws83
9171
9172         * src/addressbook.[ch]
9173         * src/addrharvest.[ch]
9174         * src/addrgather.[ch]
9175                 recurse folders.
9176         * src/mainwindow.c
9177         * src/summaryview.[ch]
9178                 change menu option.
9179
9180 2002-04-19 [paul]       0.7.4claws82
9181
9182         * po/pt_BR.po
9183                 updated by Fabio Junior Beneditto
9184
9185 2002-04-14 [alfons]     0.7.4claws81
9186
9187         * src/passphrase.c
9188                 add #include <sys/types.h> for mode_t and off_t 
9189
9190 2002-04-13 [paul]       0.7.4claws80
9191         
9192         * src/main.c
9193           src/passphrase.[ch]
9194           src/pgptext.c
9195           src/prefs_common.[ch]
9196           src/rfc2015.c
9197                 enable storing of GnuPG passphrase for the whole 
9198                 session or a user-defined number of minutes. patch 
9199                 submitted by Ravemax <ravemax@dextrose.com>
9200
9201 2002-04-13 [alfons]     0.7.4claws79
9202
9203         * src/textview.c
9204                 make email parser also stop scanning when encountering separators
9205                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
9206
9207 2002-04-13 [paul]       0.7.4claws78
9208
9209         * sync with 0.7.4cvs39
9210                 see ChangeLog entry 2002-04-12
9211
9212 2002-04-11 [paul]       0.7.4claws77
9213
9214         * sync with 0.7.4cvs37
9215                 see ChangeLog entry 2002-04-11
9216
9217 2002-04-11 [paul]       0.7.4claws76
9218
9219         * COPYING 
9220                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
9221                 the clause for OpenSSL). sync with sylpheed main
9222
9223 2002-04-09 [melvin]     0.7.4claws75
9224
9225         * src/compose.c
9226                 Made 'Ctrl-Enter' on send ignore some modifiers 
9227                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
9228                 to bind other *-Enter (but not Alt-Enter).
9229
9230 2002-04-09 [paul]       0.7.4claws74
9231
9232         * sync with 0.7.4cvs35
9233                 see ChangeLog entries 2002-04-09
9234
9235 2002-04-08 [paul]       0.7.4claws73
9236
9237         * sync with 0.7.4cvs33
9238                 see ChangeLog entry 200-04-08
9239
9240 2002-04-07 [match]      0.7.4claws72
9241
9242         * src/addrharvest.[ch]
9243                 fixed to read all addresses in header, regardless
9244                 of header size. improved name parsing. accommodate
9245                 harvest from folders and selected message.
9246         * src/addritem.[ch]
9247                 included new address parsing function.
9248         * src/addrgather.[ch]
9249         * src/addressbook.[ch]
9250         * src/summaryview.[ch]
9251         * src/mainwindow.c
9252                 allow address harvest of folder as well as selected
9253                 messages.
9254
9255 2002-04-07 [paul]       0.7.4claws71
9256
9257         * src/esmtp.[ch]
9258           src/smtp.c
9259                 don't try to authenticate with CRAM-MD5 in SMTP when 
9260                 SMTP-AUTH enabled if MTA doesn't issue this 
9261                 auth-method in it's ehlo-response. bug item #531364,
9262                 patch item #938910. patch submitted by Colin Leroy 
9263                 <colin@colino.net>
9264
9265 2002-04-07 [paul]       0.7.4claws70
9266
9267         * src/nntp.c
9268                 fix missing MODE_READER bug. patch submitted by
9269                 Colin Leroy <colin@colino.net>
9270
9271 2002-04-07 [alfons]     0.7.4claws69
9272
9273         * src/matcher.[ch]
9274         * src/prefs_filtering.c
9275         * src/summaryview.c
9276                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
9277                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
9278
9279 2002-04-07 [paul]       0.7.4claws68
9280
9281         * sync with 0.7.4cvs32
9282                 see ChangeLog entry 2002-04-06
9283
9284         * tools/filter_conv.pl
9285                 more bug fixes
9286
9287 2002-04-06 [paul]       0.7.4claws67
9288
9289         * tools/filter_conv.pl
9290                 modify to be able to find the name of the first
9291                 mailbox and use that. main's filter does not
9292                 record the full path to the mailbox and therefore
9293                 can only filter to the first mailbox.
9294
9295 2002-04-05 [paul]       0.7.4claws66
9296
9297         * tools/filter_conv.pl
9298                 attempt to make the script all-encompassing and
9299                 be able to convert any main 'filter' rule thrown
9300                 at it
9301
9302 2002-04-05 [paul]       0.7.4claws65
9303
9304         * tools/filter_conv.pl
9305                 allow for collapsed folder trees
9306
9307 2002-04-05 [paul]       0.7.4claws64
9308
9309         * sync with 0.7.4cvs31
9310                 see ChangeLog entries 2002-04-05
9311
9312 2002-04-03 [paul]       0.7.4claws63
9313
9314         * sync with 0.7.4cvs29
9315                 see ChangeLog entries 2002-04-02 and 2002-04-03
9316
9317 2002-04-02 [paul]       0.7.4claws62
9318
9319         * sync with 0.7.4cvs26
9320                 see ChangeLog entry 2002-04-01
9321
9322 2002-04-02 [match]      0.7.4claws61
9323
9324         * src/pine.[ch]
9325         * src/importpine.[ch]
9326         * src/addressbook.c
9327                 import Pine address book.
9328
9329 2002-04-02 [match]      0.7.4claws60
9330
9331         * src/addrharvest.[ch]
9332                 improve address parsing of funky addresses.
9333
9334 2002-04-02 [darko]      0.7.4claws59
9335
9336         * src/compose.c
9337                 wrap on send improvements, it now recognizes quoted
9338                 initials as part of the quotation string, and it
9339                 does not join lines separated by CR
9340
9341 2002-04-01 [match]      0.7.4claws58
9342
9343         * src/mgutils.[ch]
9344                 added new functions.
9345         * src/mutt.[ch]
9346                 remove excessive duplicate address generation
9347                 on import.
9348
9349 2002-04-01 [alfons]     0.7.4claws57
9350         
9351         * src/summaryview.c
9352                 put back g_free() 
9353
9354 2002-04-01 [paul]       0.7.4claws56
9355
9356         * sync with 0.7.4cvs25
9357                 see ChangeLog entry 2002-04-01
9358
9359 2002-04-01 [alfons]     0.7.4aprilfool55
9360
9361         * src/summaryview.c
9362                 honour feature request item #537427 to allow for
9363                 displaying names from address book for sent mail also
9364
9365 2002-03-29 [paul]       0.7.4claws54
9366
9367         * src/mainwindow.c
9368           src/prefs_filtering.[ch]
9369           src/prefs_matcher.c
9370           src/summaryview.c
9371                 add 'fast filter' for claws' filtering,
9372                 /Tools/Create filter rule/... patch submitted
9373                 by Neill Miller <neillm@thecodefactory.org>
9374
9375 2002-03-29 [paul]       0.7.4claws53
9376
9377         * sync with 0.7.4cvs24
9378                 see ChangeLog entry 2002-03-29
9379
9380 2002-03-28 [paul]       0.7.4claws52
9381
9382         * sync with 0.7.4cvs23
9383                 see ChangeLog entry 2002-03-28
9384
9385 2002-03-27 [melvin]     0.7.4claws51
9386
9387         * src/prefs_actions.c
9388                 Added support to pass only one message part (as a
9389                 file) to the command using '%p'. No quotes are needed
9390                 because doubles quotes are automatically added.
9391                 Fixed bug where Sylpheed could block when waiting for
9392                 a child process to finish.
9393                 Changed the help menu to remove quotes around symbols to 
9394                 avoid misinterpretation (they must not be used).
9395
9396 2002-03-27 [melvin]     0.7.4claws50
9397
9398         * src/inc.c
9399                 Made the new mail notification command always 
9400                 execute asynchronously.
9401
9402 2002-03-27 [paul]       0.7.4claws49
9403
9404         * src/compose.c
9405                 fix bug introduced in last commit
9406
9407 2002-03-27 [paul]       0.7.4claws48
9408
9409         * sync with 0.7.4cvs21
9410                 see ChangeLog 2002-03-26 and 2002-03-27
9411
9412 2002-03-26 [hoa]        0.7.4claws47
9413
9414         * src/prefs_folder_item.c
9415                 really fixed the bug #516442 with folder rescan.
9416
9417 2002-03-26 [paul]       0.7.4claws46
9418
9419         * sync with 0.7.4cvs19
9420                 see ChangeLog entries 2002-03-25 and 2002-03-26
9421
9422 2002-03-25 [hoa]        0.7.4claws45
9423
9424         * src/matcher.c
9425         * src/mh.c
9426                 fix the bug #516442 with folder rescan.
9427
9428         * src/prefs_common.[ch]
9429         * src/compose.c
9430                 added an option to enable two different behaviours
9431                 for bounce.
9432
9433
9434 2002-03-25 [paul]       0.7.4claws44
9435
9436         * src/mainwindow.c
9437           src/selective_download.c
9438                 correct a few menuitem labels
9439
9440 2002-03-25 [christoph]  0.7.4claws43
9441
9442         * src/procmsg.c
9443                 fix non deleted tmp message in
9444                 procmsg_save_to_outbox
9445                 fix problems caused by sync with
9446                 main branch's procmsg_send_queue
9447
9448 2002-03-25 [paul]       0.7.4claws42
9449
9450         * src/quote_fmt.c
9451           src/quote_fmt_lex.l
9452           src/quote_fmt_parse.y
9453                 add Last name (%L) placeholder for quoting. 
9454                 patch submitted by Thorsten Thielen 
9455                 <thth@users.sourceforge.net>
9456
9457 2002-03-25 [paul]       0.7.4claws41
9458
9459         * src/utils.c
9460                 get full hostname. patch submitted by
9461                 Bob Woodside <rwoodside1@comcast.net>
9462
9463 2002-03-25 [paul]       0.7.4claws40
9464
9465         * src/account.c
9466           src/news.c
9467           src/nntp.[ch]
9468           src/prefs_account.[ch]
9469                 enable NNTP over SSL. patch submitted by
9470                 Pascal Jermini <pascal@infinity.hn.org>
9471
9472 2002-03-24 [paul]       0.7.4claws39
9473
9474         * src/prefs_common.c
9475                 make the arrangement of the Compose tab more
9476                 coherent
9477
9478         * src/mainwindow.c
9479                 fix some irregularities of style
9480
9481         * po/de.po
9482                 updated by Kilian Krause
9483
9484 2002-03-23 [paul]       0.7.4claws38
9485
9486         * po/pt_BR.po
9487                 updated by Fabio Junior Beneditto
9488
9489 2002-03-23 [paul]       0.7.4claws37
9490
9491         * src/mainwindow.c
9492                 move 'Gather addresses' to 'Tools' menu
9493                 make 'Selective download' sensitive
9494
9495 2002-03-23 [paul]       0.7.4claws36
9496
9497         * sync with 0.7.4cvs16
9498                 see ChangeLog entries 2002-03-23
9499
9500 2002-03-22 [christoph]  0.7.4claws35
9501
9502         * src/quote_fmt_parse.y
9503                 fix include program output
9504
9505 2002-03-22 [alfons]     0.7.4claws34
9506
9507         * src/pop.c
9508                 initialize GDate stack variable correctly (sorry!)
9509
9510 2002-03-22 [paul]       0.7.4claws33
9511
9512         * src/compose.c
9513           src/mainwindow.c
9514           src/prefs_actions.c
9515           src/prefs_common.c
9516                 rename 'Tool' to 'Tools'
9517
9518         * src/mainwindow.c
9519                 move 'Delete duplicated messages' from
9520                 'Message/' to 'Tools/'
9521                 re-arrange the order of 'Tools/' items
9522
9523 2002-03-22 [paul]       0.7.4claws32
9524
9525         * src/addr_compl.c
9526           src/addressbook.[ch]
9527                 auto-address completion now also matches on
9528                 Nickname. patch submitted by Bob Forsman 
9529                 <hammor@users.sourceforge.net>
9530
9531         * src/editaddress.c
9532                 correct a spelling mistake
9533
9534 2002-03-22 [alfons]     0.7.4claws31
9535
9536         * src/pop.c
9537                 fix getting uidl from incorrect string 
9538                 (spotted by Colin)
9539
9540 2002-03-21 [alfons]     0.7.4claws30
9541
9542         * src/pop.c
9543                 more code refactoring
9544                 plug mem leak introduced by delete on server
9545
9546 2002-03-21 [paul]       0.7.4claws29
9547
9548         * sync with 0.7.4cvs11
9549                 see ChangeLog entries 2002-03-20
9550
9551 2002-03-20 [alfons]     0.7.4claws28
9552
9553         * src/inc.c
9554                 apply Colin's patch and refactor
9555
9556 2002-03-20 [paul]       0.7.4claws27
9557
9558         * sync with sylpheed 0.7.4cvs9
9559                 see ChangeLog entry 2002-03-20
9560
9561 2002-03-19 [christoph]  0.7.4claws26
9562
9563         * src/mh.c
9564         * src/procmsg.[ch]
9565         * src/summaryview.c
9566                 revert changes for flag updates
9567                 (does not work correctly and no time to debug)
9568
9569 2002-03-20 [alfons]     0.7.4claws25
9570
9571         * src/pop.c
9572                 refactor should_delete() a little bit 
9573
9574 2002-03-19 [paul]       0.7.4claws24
9575
9576         * src/inc.[ch]
9577           src/pop.c
9578           src/prefs_account.[ch]
9579                 allow the user to leave downloaded mail on the 
9580                 server for n days. Patch submitted by Colin Leroy 
9581                 <colin@colino.net>
9582
9583 2002-02-19 [paul]       0.7.4claws23
9584
9585         * sync with sylpheed 0.7.4cvs8
9586                 see ChangeLog entries 2002-03-19
9587
9588 2002-03-18 [paul]       0.7.4claws22
9589
9590         * sync with sylpheed 0.7.4cvs6
9591                 see ChangeLog entry 2002-03-18
9592
9593 2002-03-18 [paul]       0.7.4claws21
9594
9595         * po/en_GB.po
9596                 add en_GB message catalogue
9597
9598         * src/mbox_folder.c
9599           src/prefs_account.c
9600           src/prefs_actions.c
9601                 correct a few spelling mistakes
9602
9603 2002-03-17 [alfons]     0.7.4claws20
9604
9605         * src/matcher.c
9606                 more stringent checks for NULL params when writing
9607                 filtering actions to a file
9608                 
9609 2002-03-17 [hoa]        0.7.3claws20
9610
9611         * src/news.c
9612                 fixed the count of new messages
9613
9614         * src/compose.c
9615                 fixed the "attachment properties" window
9616
9617 2002-03-17 [paul]       0.7.4claws19
9618
9619         * src/defs.h
9620           src/folder.h
9621           src/news.c
9622           src/prefs_account.[ch]
9623           src/procmsg.[ch]
9624           src/summaryview.c
9625                 automatically mark cross-posted messages as read 
9626                 and (optionally) give them a colour label
9627                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
9628                 
9629
9630 2002-03-17 [paul]       0.7.4claws18
9631
9632         * sync with sylpheed 0.7.4cvs5
9633                 see ChangeLog entry 2002-03-17
9634
9635 2002-03-17 [melvin]     0.7.4claws17
9636         
9637         * src/textview.c
9638                 Worked around a gtktext 'bug': when searching for 
9639                 a text in a long message it was scrolling slowly
9640                 line by line until it hit the searched text.
9641         * po/fr.po
9642                 Updated French translation
9643
9644 2002-03-17 [melvin]     0.7.4claws16
9645
9646         * src/mainwindow.c
9647         * src/compose.c
9648         * src/prefs_actions.c
9649                 Moved "Edit/Actions" to "Tool/Actions"
9650                 Made mainwindow/compose window sensitive as soon as
9651                 no child process is running anymore even if the io dialog
9652                 is open.
9653                 Fixed a struct being initialized with a non constant char*
9654
9655 2002-03-16 [christoph]  0.7.4claws15
9656
9657         * configure.in
9658                 add --with-compiler-flags option
9659                 (only for developer hacking)
9660         * src/mh.c
9661         * src/procmsg.[ch]
9662         * src/summaryview.c
9663                 try to make folder-stats and flag handling more
9664                 independent from the summaryview. msgcounts
9665                 are only set when the folder is opened and
9666                 procmsg_msginfo_(un)set_flags will handle it
9667                 later and summaryview will get the values
9668                 from the folder.
9669
9670 2002-03-16 [paul]       0.7.4claws14
9671
9672         * src/messageview.c
9673                 fix Return-receipt. Patch submitted by Bob
9674                 Woodside <rwoodside1@comcast.net>
9675
9676 2002-03-16 [paul]       0.7.4claws13
9677
9678         * src/compose.c
9679                 fix 'dynamic' signatures, make it work again
9680                 broken during sync on 2002-03-14 (0.7.4claws2)
9681
9682 2002-03-15 [match]      0.7.4claws12
9683
9684         * src/addrharvest.[ch]
9685         * src/addrgather.[ch]
9686         * src/addressbook.[ch]
9687         * src/mainwindow.c
9688                 included address harvester feature. still some
9689                 issues with address parsing that I will fix.
9690
9691 2002-03-15 [match]      0.7.4claws11
9692
9693         * src/addrbook.[ch]
9694         * src/addrcache.[ch]
9695         * src/addressbook.[ch]
9696         * src/addrindex.c
9697         * src/editbook.c
9698         * src/importldif.c
9699         * src/importmutt.c
9700         * src/jpilot.[ch]
9701         * src/main.c
9702         * src/syldap.[ch]
9703         * src/vcard.[ch]
9704                 tidy up. fix memory leaks. moved attribs and methods
9705                 from individual interfaces to addrcache object. prep
9706                 for new stuff to come in.
9707
9708 2002-03-15 [alfons]     0.7.4claws10
9709
9710         * src/matcher.[ch]
9711         * src/matcher_parser_parse.y
9712         * src/matcher_parser_lex.l
9713         * src/prefs_matcher.c
9714                 add filtering conditions message greater than, smaller 
9715                 than, and exactly matching a size in bytes
9716                 (does not work with delete from POP3 server yet)
9717
9718                 this should also give others an idea what you should
9719                 do to add new criterions to claws filtering system
9720                 
9721
9722 2002-03-15 [paul]       0.7.4claws9
9723
9724         * tools/filter_conv.pl
9725                 exit if there are no filter rules to convert
9726                 rename filterrc to filterrc.old after completion
9727
9728 2002-03-15 [paul]       0.7.4claws8
9729
9730         * sync with sylpheed 0.7.4cvs3
9731                 see ChangeLog entry 2002-03-14
9732
9733 2002-03-14 [paul]       0.7.4claws7
9734
9735         * src/compose.c
9736                 clean up the last commit (ahem)
9737
9738 2002-03-14 [paul]       0.7.4claws6
9739
9740         * src/compose.c
9741                 fix bug #515655. honour account preferences
9742                 regarding gpg default signing/encryption when 
9743                 changing account from the compose window.
9744
9745 2002-03-14 [paul]       0.7.4claws5
9746
9747         * src/folderview.c
9748                 remove unnecessary curly brackets
9749
9750 2002-03-14 [paul]       0.7.4claws4
9751
9752         * src/folderview.c
9753           src/prefs_filtering.[ch]
9754                 add filter rename on folder rename and filter
9755                 delete on folder delete. Patch submitted by
9756                 Neill Miller <neillm@thecodefactory.org> 
9757
9758 2002-03-14 [christoph]  0.7.4claws3
9759
9760         * src/procmsg.c
9761         * src/send.c
9762                 fix local delivery
9763                 (patch submitted by "Simon 'corecode' Schubert")
9764         * src/prefs_common.c
9765         * src/procmsg.c
9766                 fix gcc 3.0 warning
9767
9768 2002-03-14 [paul]       0.7.4claws2
9769
9770         * sync with sylpheed 0.7.4cvs2
9771                 see ChangeLog entry 2002-03-13
9772
9773 2002-03-12 [darko]      0.7.4claws1
9774
9775         * src/mainwindow.c
9776                 fix what seems to be a copy and paste error
9777                 when setting color for important messages
9778                 (reported by wwp)
9779
9780 2002-03-11 [paul]       version 0.7.4claws released
9781
9782 2002-03-11 [paul]       0.7.4claws
9783
9784         * po/es.po
9785           po/it.po
9786           po/nl.po
9787           po/pt_BR.po
9788                 update message catalogs. Submitted by Ricardo Mones 
9789                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
9790                 Fabio Junior Beneditto
9791
9792         * configure.in
9793           faq/Makefile.am
9794           faq/it/Makefile
9795           faq/it/sylpheed-faq*
9796           src/mainwindow.c
9797           src/manual.[ch]
9798                 add FAQ in Italian
9799         
9800
9801 2002-03-11 [jens]       0.7.3claws7
9802
9803         * po/de.po
9804                 updated German translation
9805
9806 2002-03-11 [melvin]     0.7.3claws6
9807
9808         * po/fr.po
9809                 updated and corrected French translation
9810
9811 2002-03-10 [hoa]        0.7.3claws5
9812
9813         * src/account.c
9814         * src/inc.c
9815         * src/prefs_account.c
9816         * src/procmsg.c
9817         * src/send.[ch]
9818                 fixed the local account.
9819                 you have to change the default "/usr/sbin/sendmail"
9820                 to "/usr/sbin/sendmail -t" in the preferences of
9821                 the local account.
9822
9823         * src/procmime.c
9824                 removed some debug display for renderer
9825
9826 2002-03-10 [paul]       0.7.3claws4
9827
9828         * faq/en/sylpheed-faq-1.html
9829           faq/en/sylpheed-faq-2.html
9830                 update
9831
9832 2002-03-09 [paul]       0.7.3claws3
9833
9834         * sync with sylpheed 0.7.4
9835                 see ChangeLog entry 2002-03-09
9836
9837 2002-03-08 [paul]       0.7.3claws2
9838
9839         * faq/en/sylpheed-faq*
9840           faq/es/sylpheed-faq*
9841           faq/fr/sylpheed-faq*
9842                 update the FAQs
9843
9844         * manual/fr/.cvsignore
9845           manual/fr/Makefilea.am
9846           manual/fr/sylpheed*
9847           src/mainwindow.c
9848           src/manual.[ch]
9849                 add the French manual
9850
9851 2002-03-07 [paul]       0.7.3claws1
9852
9853         * sync with sylpheed 0.7.3cvs4
9854                 see ChangeLog entries  2002-03-06 and 2002-03-07
9855         
9856         * po/nl.po
9857                 updated by Wilbert Berendsen
9858
9859 2002-03-07 [melvin]     0.7.2claws34
9860
9861         * src/selective_download.c
9862                 Changed the pixmap of the receive button to MAIL_RECEIVE.
9863
9864 2002-03-06 [paul]       0.7.2claws33
9865
9866         * sync with sylpheed 0.7.3cvs1
9867                 bug fix, see ChangeLog entry 2002-03-05
9868
9869 2002-03-05 [paul]       0.7.2claws32
9870
9871         * src/mimeview.c
9872           src/pgptext.[ch]
9873           src/procmsg.c
9874                 reverse the pgp ascii-armored code implemented in 
9875                 0.7.2claws16. removal of this code until it matures.
9876                 this means that verifying ascii-armored pgp sigs and
9877                 automatic decryption of ascii-armored encrypted
9878                 messages no longer works.
9879
9880 2002-03-05 [paul]       0.7.2claws31
9881
9882         * configure.in
9883           Makefile.am
9884         * faq/Makefile.am
9885         * faq/en/Makefile.am
9886           faq/en/sylpheed-faq.html
9887           faq/en/sylpheed-faq-1.html
9888           faq/en/sylpheed-faq-2.html
9889           faq/en/sylpheed-faq-3.html
9890         * faq/es/Makefile.am
9891           faq/es/sylpheed-faq.html
9892           faq/es/sylpheed-faq-1.html
9893           faq/es/sylpheed-faq-2.html
9894           faq/es/sylpheed-faq-3.html
9895           faq/es/sylpheed-faq-4.html
9896         * faq/fr/Makefile.am
9897           faq/fr/sylpheed-faq.html
9898           faq/fr/sylpheed-faq-1.html
9899           faq/fr/sylpheed-faq-2.html
9900           faq/fr/sylpheed-faq-3.html
9901         * src/Makefile.am
9902           src/defs.h
9903           src/mainwindow.c
9904           src/manual.[ch]
9905                 add FAQs in English, Spanish and French
9906
9907
9908 2002-03-05 [paul]       0.7.2claws30
9909
9910         * manual/en/sylpheed.html
9911           manual/en/sylpheed-XX.html
9912                 updated the English manual
9913
9914 2002-03-05 [hoa]        
9915
9916         * src/summaryview.c
9917                 dialog box pops up if the article can't be deleted.
9918
9919 2002-03-04 [paul]       
9920         
9921         * po/pt_BR.po
9922                 updated by Fabio Junior Benedito
9923
9924 2002-03-04 [hoa]
9925
9926         * removed ac/gpgme.m4
9927                 to avoid autogen common problem
9928                 developers have to install gpgme development package now
9929
9930         * src/compose.c
9931                 encoding to 7bit or 8bit is enabled.
9932
9933 2002-03-03 [alfons]     0.7.2claws29
9934
9935         * src/pop.c
9936                 merge fix by Oliver Haertel for selective
9937                 download buglet
9938
9939 2002-03-03 [paul]       0.7.2claws28
9940         
9941         * sync with sylpheed 0.7.3
9942
9943 2002-03-03 [paul]       0.7.2claws27
9944
9945         * sync with sylpheed 0.7.2cvs24
9946                 see ChangeLog entries 2002-03-02 and 2002-03-03
9947
9948 2002-03-02 [melvin]     0.7.2claws26
9949
9950         * src/inc.[ch]
9951         * src/main.c
9952         * src/mainwindow.c
9953         * src/prefs_common.[ch]
9954                 Added user definable notification on new mail arrival.
9955                 Removed unused variables in spell checker prefs code.
9956
9957 2002-03-02 [melvin]     0.7.2claws25
9958
9959         * src/quote_fmt.c
9960                 Removed unnecessary escape sequences.
9961                 Changed 'Initial...' to 'Initials of Sender'
9962
9963 2002-03-02 [paul]       0.7.2claws24
9964
9965         * sync with sylpheed 0.7.2cvs22
9966                 see ChangeLog entry 2002-03-01
9967
9968 2002-03-01 [hoa]        0.7.2claws23
9969
9970         * src/mainwindow.c
9971                 Set sensitivity of delete actions to active
9972                 even if the folder is a newsgroup.
9973
9974         * src/summaryview.c
9975                 - Set sensitivity of delete actions
9976                 - Added function check_permission() that will check if the
9977                   user is authorized to delete a message. For news, it
9978                   will check if the author is the same.
9979                 - Enabled deletion when there is no trash folder.
9980
9981         * src/news.[ch]
9982                 - Added news_cancel_article() to cancel articles
9983                 - Implemented news_remove_message() (public function)
9984
9985 2002-03-01 [paul]       0.7.2claws22
9986
9987         * src/gtkutils.c
9988           src/textview.c
9989                 recognise urls that that don't include 'http://' and
9990                 simply begin 'www.' 
9991
9992         * AUTHORS
9993                 remove duplicated name
9994
9995 2002-02-28 [paul]       0.7.2claws21
9996
9997         * src/mainwindow.c
9998           src/summaryview.[ch]
9999                 add ability to 'Select thread'
10000                 combines Melvin's "Select thread's head" patch (#510907)
10001                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
10002                 patch (#518514) 
10003
10004 2002-02-28 [paul]       0.7.2claws20
10005
10006         * src/mimeview.c
10007                 hopefully fix segfault on right-clicking a mime part
10008                 that some people have experienced.      
10009                 fix submitted by Fredrik Olofsson <frol@linux.nu>
10010
10011 2002-02-28 [paul]       0.7.2claws19
10012
10013         * sync with sylpheed 0.7.2cvs21
10014                 see ChangeLog entries 2002-02-27 and 2002-02-28
10015
10016 2002-02-27 [paul]       0.7.2claws18
10017
10018         * sync with sylpheed 0.7.2cvs18
10019                 see ChangeLog entries 2002-02-26 and 2002-02-27
10020
10021 2002-02-26 [alfons]     0.7.2claws17
10022
10023         * src/procheader.c
10024                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
10025                 (spotted by Chris Hessman <idatech@gmx.net>)
10026
10027 2002-02-26 [paul]       0.7.2claws16
10028
10029         * src/mimeview.c
10030           src/pgptext.[ch]
10031           src/procmsg.c
10032                 make decryption of ascii-armored pgp encrypted messages
10033                 and verification of ascii-armored signatures work again.
10034                 slightly altered from the patch by Jens Jahnke 
10035                 <jan0sch@gmx.net>
10036
10037                 ##FIX ME##
10038                 * the checking of plaintext signatures always comes up in 
10039                   a popup box
10040                 * it doesn't work for multipart messages 
10041                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
10042                   including the msg headers and these 2 line themselves, are 
10043                   not displayed
10044
10045         * src/mainwindow.c
10046                 "View/Folder Tree" becomes "View/Separate Folder Tree"
10047                 "View/Message View" becomes "View/Separate Message View"
10048                 because its less ambiguous.
10049
10050         * po/es.po
10051                 updated by Ricardo Mones Lastra
10052
10053 2002-02-26 [paul]       0.7.2claws15
10054
10055         * sync with sylpheed 0.7.2cvs17
10056                 see ChangeLog entries 2002-02-25 and 2002-02-26
10057
10058 2002-02-25 [christoph]  0.7.2claws14
10059
10060         * src/filtering.[ch]
10061         * src/inc.c
10062                 do filtering stuff after all messages have been received
10063                   1. drop all messages to .processing
10064                   2. scan processing folder for messages
10065                   3. filter messages or move to inbox
10066                 this will also find old messages left in processing after
10067                 a crash or something like that and we get a real msginfo
10068                 from folder->get_msg_list and do not have to create our
10069                 own in filter_message
10070         * src/matcher_parser_parse.y
10071                 remove MIX/MAX warning (reordered includes)
10072
10073 2002-02-25 [paul]       0.7.2claws13
10074
10075         * sync with sylpheed 0.7.2cvs15
10076                 see ChangeLog entry 2002-02-24
10077
10078 2002-02-24 [alfons]     0.7.2claws12
10079
10080         * src/filtering.c
10081                 clear old color flags first when applying a new color to
10082                 a message info. 
10083                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
10084
10085 2002-02-24 [alfons]     0.7.2.claws11
10086         
10087         * AUTHORS
10088         * src/prefs_common.c
10089                 add presets for Opera and Konqueror, closes patch #517261,
10090                 submitted by Ville Skyttä <scop@users.sourceforge.net>
10091
10092 2002-02-24 [alfons]     0.7.2.claws10
10093
10094         * AUTHORS
10095         * src/summaryview.c
10096                 fix threading for null message ids, closes patch #521601,
10097                 submitted by Bob Forsman <hammor@users.sourceforge.net>
10098
10099 2002-02-24 [alfons]     0.7.2claws9
10100
10101         * src/summaryview.c
10102         * src/filtering.c
10103                 make Tool | Filter Message work with filtering system so
10104                 setting flags also works
10105
10106                 TODO:
10107
10108                 - Processing uses the same function as Tool | Filter
10109                   Message, but doesn't use the same update proc yet
10110
10111 2002-02-23 [paul]       0.7.2claws8
10112
10113         * sync with sylpheed 0.7.2cvs14
10114                 see ChangeLog entries 2002-02-22 and 2002-02-23
10115
10116 2002-02-22 [christoph]  0.7.2claws7
10117
10118         * src/quote_fmt.c
10119                 Add column space to table
10120         * src/quote_fmt_parse.y
10121                 Close files
10122
10123 2002-02-22 [paul]       0.7.2claws6
10124
10125         * src/Makefile.am
10126           src/defs.h
10127           src/filtering.c
10128           src/inc.[ch]
10129           src/mainwindow.c
10130           src/matcher.[ch]
10131           src/matcher_parser_lex.l
10132           src/matcher_parser_parse.y
10133           src/pop.[ch]
10134           src/prefs_account.h
10135           src/prefs_filtering.c
10136           src/selective_download.[ch]   *** NEW FILES ***
10137           src/utils.[ch]
10138           po/POTFILES.in
10139                 Selective Download added to 'Tool' menu. 
10140                 Retrieves email headers of the currently selected pop3 
10141                 account and allows the user to mark emails for deletion 
10142                 right on the pop3 server. Patch submitted by Oliver Haertel 
10143                 <oha@users.sourceforge.net>.
10144         
10145         * po/POTFILES.in
10146                 add 'src/quote_fmt.c'           
10147
10148 2002-02-22 [christoph]  0.7.2claws5
10149
10150         * src/Makefile.am
10151                 added quote_fmt.c
10152         * src/prefs_common.[ch]
10153         * src/prefs_template.c
10154         * src/quote_fmt.c               *** NEW FILE ***
10155         * src/quote_fmt.h
10156                 move quote format symbol description code
10157                 to it's own file because it is used from
10158                 differnent code parts
10159                 Rewrote symbol description GUI
10160                   + use table
10161                   + add separators
10162                   + get data from array (no more long constant strings)
10163         * src/quote_fmt_lex.l
10164         * src/quote_fmt_parse.y
10165                 Symbol for Literal % changed to \% instead of %%
10166                 (More logical as \ is used for quoting for other symbols)
10167                 Add |f and |p to include files and program output
10168                 Examples:
10169                     |f{/home/.../.signature}
10170                     |p{date}
10171         * po/de.po
10172                 Correct wrong spelling for "Referenzen"
10173
10174 2002-02-21 [paul]       0.7.2claws4
10175
10176         * src/procmsg.c
10177                 forgotten during sync
10178
10179 2002-02-21 [paul]       0.7.2claws3
10180
10181         * sync with sylpheed 0.7.2cvs11
10182                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
10183                 2002-02-20 and 2002-02-21
10184
10185 2002-02-20 [melvin]     0.7.2claws2
10186
10187         * src/prefs_actions.c
10188                 Added error report when child cannot fork or when execvp 
10189                 returns with an error.
10190
10191 2002-02-19 [christoph]  0.7.2claws1
10192
10193         * src/codeconv.c
10194                 return unconverted text if conde conversion is not possible
10195                 when libjconv is used.
10196                 (patch submitted by "Simon 'corecode' Schubert")
10197
10198 2002-02-19 [paul]       
10199
10200         * version 0.7.2claws release
10201
10202 2002-02-19 [paul]       0.7.2claws
10203
10204         * po/nl.po
10205                 updated by Wilbert Berendsen
10206
10207
10208 2002-02-18 [alfons]     0.7.1claws13
10209
10210         * src/syldap.c
10211         * src/jpilot.c
10212                 remove references to dlfcn and explicitly loading functions
10213                 from dynalink libs, because libs linked anyway, and functions
10214                 are loaded explicitly
10215
10216 2002-02-17 [melvin]     0.7.1claws12
10217
10218         * src/prefs_actions.c
10219                 Replaced children wait loop with double fork technique.
10220                 Now, input/output window updated at each new output.
10221                 free_children(): Fixed a memory leak.
10222                 Made input/output window non closable if running children
10223                 still exist.
10224                 Added missing <unistd.h> include.
10225                 Added some --debug outputs.
10226
10227 2002-02-17 [melvin]     0.7.1claws11
10228
10229         * src/summaryview.c
10230                 Fixed bug where descending sort order did not select top
10231                 message.
10232
10233 2002-02-17 [melvin]     0.7.1claws10
10234
10235         * acconfig.h
10236                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10237         * src/prefs_common.c
10238                 Pspell data package directory no more hard coded but
10239                 set during configuration (PSPELL_PATH). (Thanks to 
10240                                 Gustavo Noronha Silva.)
10241
10242 2002-02-17 [melvin]     0.7.1claws9
10243
10244         * configure.in
10245                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10246         * src/gtkspell.c
10247                 Fixed compile-time warnings.
10248
10249 2002-02-16 [alfons]     0.7.1claws8
10250
10251         * src/filesel.c
10252                 fix inadvertent free of NULL pointer which caused
10253                 sylpheed to crash when closing the save-as dialog
10254                 using the window close button
10255
10256 2002-02-16 [carsten]    0.7.1claws7
10257         * src/mainwindow.[ch]
10258           src/summaryview.c
10259           src/prefs_common.c
10260                 fixes for pixmap theming code:
10261                         - recently changed mail attributes shouldn't get
10262                           lost any longer
10263                         - theme is only reloaded iff another theme was
10264                           selected
10265
10266 2002-02-16 [paul]       0.7.1claws6
10267
10268         * sync with sylpheed 0.7.2 release
10269                 see ChangeLog entry 2002-02-15 and 2002-02-16
10270
10271 2002-02-15 [paul]       0.7.1claws5
10272
10273         * sync with sylpheed 0.7.1cvs9
10274                 see ChangeLog entry 2002-02-15
10275
10276         * po/POTFILES.in
10277                 remove unneeded headerwindow.c entry
10278
10279 2002-02-14 [carsten]    0.7.1claws4
10280         * src/summaryview.c
10281                 fixed a bug for "Go to next unread message": there was
10282                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
10283                 in the prefs, because of doing "Search again" instead
10284                 "No"
10285
10286 2002-02-14 [carsten]    0.7.1claws3
10287         * src/stock_pixmap.c
10288                 removed 2 more mem leaks; following memprof,
10289                 this code is "leak free" now :)
10290
10291 2002-02-14 [carsten]    0.7.1claws2
10292         * src/stock_pixmap.c
10293                 used opendir/readdir/closedir instead of scandir
10294                 -> code should work now on Solaris
10295
10296 2002-02-14 [paul]       0.7.1claws1
10297
10298         * sync with sylpheed 0.7.1cvs8
10299                 see ChangeLog entries 2002-02-13 and 2002-02-14
10300
10301         * README.claws
10302                 add some description of Actions and Pixmap Themes
10303
10304 2002-02-13 [paul]       
10305
10306         * version 0.7.1claws release
10307
10308 2002-02-13 [paul]       0.7.1claws
10309
10310         * po/es.po
10311           po/it.po
10312           po/pt_BR.po
10313                 updated translations, submitted by Ricardo Mones Lastra,
10314                 Alessandro Maestri and Fabio Junior Beneditto
10315
10316 2002-02-13 [melvin]     0.7.0claws75
10317
10318         * src/prefs_actions.c
10319                 Added missing "signal.h" include
10320
10321 2002-02-13 [melvin]     0.7.0claws74
10322
10323         * src/prefs_folder_item.c
10324                 Added missing "config.h" include
10325         * po/fr.po
10326                 Updated French translation for folder propriety.
10327
10328 2002-02-13 [jens]       0.7.0claws73
10329
10330         * po/POTFILES.in
10331                 Added missing src/prefs_folder_item.c [log added by melvin]
10332         * po/de.po
10333                 Updated German translation.
10334
10335 2002-02-13 [melvin]     0.7.0claws72
10336
10337         * po/fr.po
10338                 Updated French translation.
10339
10340 2002-02-13 [melvin]     0.7.0claws71
10341
10342         * src/gtkutils.c
10343                 Made gtkut_editable_get_selection return NULL if selection
10344                 is of length zero.
10345                 This fixes a bug where selecting part of message A then
10346                 switching to message B and replying to it will not
10347                 quote the message's body.
10348
10349 2002-02-12 [paul]       0.7.0claws70
10350
10351         * src/mainwindow.c
10352                 cosmetic, relating to pixmap themes: on toolbar make 
10353                 updating of 'Exec' and 'Compose news/Compose email'
10354                 icons faster.
10355
10356 2002-02-12 [carsten]    0.7.0claws69
10357         * src/folderview.c
10358           src/mainwindow.[ch]
10359           src/stock_pixmap.c
10360           src/summaryview.c
10361           src/prefs_common.c
10362                 - refreshing after changing pixmap theme better
10363                   now (thanks Paul)
10364                 - wanted to remove some mem leaks, but alfons was
10365                   faster (and had the better solution ;)
10366
10367 2002-02-12 [alfons]     0.7.0claws68
10368
10369         * src/prefs_common.c
10370         * src/stock_pixmap.[ch]
10371                 plug mem leaks, refactor code a little bit
10372
10373
10374 2002-02-12 [sergey]     0.7.0claws67
10375
10376         * src/imap.c
10377                 Fixed problem with copying messages to IMAP folders when the
10378                 server uses something other than '/' as a namespace separator
10379                 (cyrus-imapd uses '.').
10380
10381 2002-02-12 [jens]       0.7.0claws66
10382
10383         * po/de.po
10384                 Updated German Translation
10385
10386 2002-02-12 [paul]       0.7.0claws65
10387
10388         * sync with sylpheed 0.7.1cvs1
10389                 see ChangeLog entry 2002-02-12
10390
10391 2002-02-12 [melvin]     0.7.0claws64
10392
10393         * src/prefs_actions.c
10394                 Fixed "feature" where children's output was duplicated 
10395                 instead of refreshed while monitoring.
10396                 Removed some debug code.
10397
10398 2002-02-12 [christoph]  0.7.0claws63
10399
10400         * src/compose.c
10401                 always delete message from queue after sending/send error
10402                 (closes bug #509601)
10403
10404 2002-02-12 [melvin]     0.7.0claws62
10405
10406         * src/prefs_actions.c
10407                 Children wait loop is now triggered with a timeout of 1s
10408                 Added %F which is replaced with the list of filenames 
10409                 of all selected messages (as suggested by Ricardo Mones Lestra)
10410                 Pipe syntax changed. Prefix with | to send selection, postfix
10411                 with | to retrieve output. Prefix with > or * to send
10412                 user definable input to the command (*: input is hidden)
10413                 Old pipe action should now be postfixed with |, too.
10414
10415 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
10416         * src/stock_pixmap.c
10417                 fixed a bug: if there's no theme directory don't
10418                 throw an error, just do "nothing" (thanks Alfons)
10419
10420 2002-02-12 [carsten]    0.7.0claws60
10421         * src/folderview.c
10422           src/summaryview.c
10423                 had to write the cache twice (nasty!); some marks would 
10424                 get lost if not
10425
10426 2002-02-11 [carsten]    0.7.0claws59
10427         * acconfig.h
10428           configure.in
10429           doc-src/maintainer_guide.txt
10430           src/compose.[ch]
10431           src/defs.h
10432           src/folderview.[ch]
10433           src/gtkutils.[ch]
10434           src/mainwindow.[ch]
10435           src/prefs_common.[ch]
10436           src/stock_pixmap.[ch]
10437           src/summaryview.[ch]
10438                 pixmap theming and related work on pixmap
10439                 handling on some other places
10440                 (e.g. hrm features for all folder)
10441           src/pixmap/stock_*.xpm -> the stock_ was removed
10442         
10443 2002-02-11 [paul]       0.7.0claws58
10444
10445         * sync with sylpheed 0.7.1 release
10446                 see ChangeLog entries 2002-02-11
10447
10448 2002-02-08 [paul]       0.7.0claws57
10449
10450         * sync with sylpheed 0.7.0cvs39
10451                 see ChangeLog entry 2002-02-07 (last entry) 
10452
10453         * src/prefs_actions.c
10454           src/prefs_filtering.c
10455           src/prefs_matcher.c
10456           src/prefs_scoring.c
10457                 sync: made it compile with C compilers other than gcc
10458
10459 2002-02-07 [paul]       0.7.0claws56
10460
10461         * sync with sylpheed 0.7.0cvs38
10462                 see ChangeLog entries 2002-02-06 (last 2 entries) and
10463                 2002-02-07
10464
10465 2002-02-07 [darko]      0.7.0claws55
10466
10467         * src/gtkutils.[ch]
10468         * src/summaryview.c
10469                 Fix const gchar */gchar * issue (thanks Hiro)
10470
10471 2002-02-07 [darko]      0.7.0claws54
10472
10473         * src/compose.[ch]
10474         * src/filtering.c
10475         * src/gtkutils.[ch]
10476         * src/prefs_template.c
10477         * src/quote_fmt.h
10478         * src/quote_fmt_parse.y
10479         * src/summaryview.c
10480         * src/utils.[ch]
10481                 When replying or forwarding an email don't quote the entire
10482                 mail body but use the part of the message text that is selected
10483
10484 2002-02-06 [melvin]     0.7.0claws53
10485
10486         * src/prefs_common.[ch]
10487         * src/gtkspell.[ch]
10488         * src/compose.c
10489                 Made possible to switch quickly to last used dictionary
10490                 which makes checking bilingual documents easier.
10491
10492 2002-02-06 [melvin]     0.7.0claws52
10493         
10494         * po/POTFILES.in
10495                 Added forgotten new file src/prefs_actions.c
10496
10497 2002-02-06 [melvin]     0.7.0claws51
10498
10499         * src/prefs_actions.c   ** NEW FILE **
10500         * src/prefs_actions.h   ** NEW FILE **
10501                 Added actions to execute on message text view, or on the
10502                         message's file.
10503         * src/Makefile.am
10504                 Added src/prefs_actions.[ch]
10505         * src/compose.c
10506                 Added new menu "Edit/Actions"
10507         * src/defs.h
10508                 Added new actionsrc file.
10509         * src/main.c
10510                 Added actionsrc reading.
10511         * src/mainwindow.c
10512                 Added new menus "Edit/Actions" and "Configuration/Actions..."
10513         * src/prefs_common.h
10514                 Added new element actionslst element to prefs_common.
10515
10516 2002-02-06 [paul]       0.7.0claws50
10517
10518         * sync with sylpheed 0.7.0cvs36
10519                 see ChangeLog entry 2002-02-06
10520
10521 2002-02-05 [paul]
10522
10523         * po/es.po
10524                 updated by Ricardo Mones Lastra
10525
10526 2002-02-05 [paul]       0.7.0claws49
10527
10528         * sync with sylpheed 0.7.0cvs33
10529                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
10530
10531 2002-02-05 [paul]       0.7.0claws48
10532
10533         * src/compose.c
10534                 re-add 'Edit/Advanced/Delete entire line', previously named
10535                 'Delete Line+'
10536
10537 2002-02-04 [paul]       0.7.0claws47
10538
10539         * src/compose.c
10540           src/summaryview.c
10541                 fix bug #494993 (Reply All not taking Reply-To into consi)
10542                 eliminate differences in behaviour of right-click 'Reply to all' 
10543                 in summary view and 'Reply to all' on the toolbar. 
10544                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
10545                 view and From gets ignored by 'Reply to all' on toolbar.
10546                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
10547                 From when no Reply-To header is present.
10548
10549 2002-02-04 [paul]       0.7.0claws46
10550
10551         * sync with sylpheed 0.7.0cvs30
10552                 see ChangeLog entries 2002-02-03 and 2002-02-04
10553
10554 2002-02-03 [melvin]     0.7.0claws45
10555
10556         * src/gtkspell.[ch]
10557                 Readded function to highlight all misspelled words.
10558                 Fixed bug where user-provided-words did not replace
10559                         correctly the misspelled word when using the mouse.
10560                 Fixed bug where checking a region selected from right to left did
10561                         not check the region at all.
10562                 Fixed bug where 'Check backwards' may not check at all. 
10563                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
10564                 Fixed possible buffer overflow when checking for long strings (>1k).
10565                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
10566                 Accelerators code uses now gtk_widget_add_accel.
10567                 Removed and disabled obsolete and unfinished code.
10568                 Cleaning up.
10569
10570         * src/compose.c
10571                 Added menu item to Highlight all misspelled words.
10572
10573 2002-02-01 [paul]       0.7.0claws44
10574
10575         * src/mainwindow.c
10576                 fix '/View/Hide read messages' sensitivity when all
10577                 messages in a folder are hidden
10578
10579 2002-02-01 [paul]       0.7.0claws43
10580
10581         * src/main.c
10582                 add --send option to command line interface, sends all
10583                 queued mail. Patch submitted by Ricardo Mones Lastra.
10584
10585 2002-01-31 [paul]       0.7.0claws42
10586
10587         * src/mainwindow.c
10588                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
10589
10590 2002-01-31 [paul]       0.7.0claws41
10591
10592         * sync with sylpheed 0.7.0cvs27
10593                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
10594                 and 2002-01-31
10595
10596         * src/textview.c
10597                 comment out elements of textview_show_part() as temporary
10598                 workaround for attachment 'Display as text' bug 
10599
10600         * po/pt_BR.po
10601                 updated by Fabio Junior Beneditto
10602
10603 2002-01-30 [paul]       0.7.0claws40
10604
10605         * sync with sylpheed 0.7.0cvs24
10606                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
10607                 and 2002-01-30
10608
10609         * src/compose.c
10610                 add {N_("/_Spelling"), ... "<Branch>"} to 
10611                 GtkItemFactoryEntry compose_entries[]
10612
10613         * src/prefs_common.c
10614                 add claws menu items to prefs_keybind_apply_clicked()
10615                 and remove non-claws menu items
10616
10617 2002-01-29 [paul]       0.7.0claws39
10618
10619         * sync with sylpheed 0.7.0cvs22
10620                 see ChangeLog entries 2002-01-28 and 2002-01-29
10621
10622 2002-01-28 [melvin]     0.7.0claws38
10623
10624         * src/compose.c
10625                 Added the declartion of compose_send_control_enter.
10626
10627         * src/compose.c
10628         * src/gtkspell.[ch]
10629                 Added in a 'Spelling' menu which includes the configuration menu. 
10630                 Added a real 'Check all' and got rid from the old one which only
10631                 highlited misspelled word.
10632                 Made 'Check while typing' a disableable option.
10633                 Added a dialog when there are no more misspelled word.
10634                 Added a dialog if error occurs when switching to a dictionary.
10635         
10636         * src/prefs_common.[ch]
10637                 Added option for the default 'Check while typing' option.
10638
10639
10640 2002-01-28 [alfons]     0.7.0claws37
10641
10642         * src/compose.c
10643                 fix buglet and make code comply with sylpheed code style
10644
10645 2002-01-28 [paul]       0.7.0claws36
10646
10647         * sync with sylpheed 0.7.0cvs19
10648                 see ChangeLog entries for 2002-01-28
10649
10650 2002-01-28 [hoa]        0.7.0claws35
10651
10652         * src/defs.h
10653                 added rendererrc
10654
10655         * src/main.c
10656                 read the renderer config
10657
10658         * src/procmime.[ch]
10659                 use the renderer config to convert mime attachments
10660
10661         * src/textview.c
10662                 don't use textview_show_html/ertf,
10663                 use get_text_content instead
10664
10665 2002-01-27 [alfons]     0.7.0claws34
10666         
10667         * src/news.c
10668                 make sylpheed believe it can delete a news message...
10669                 (messages are NOT deleted, maybe we should remove
10670                 processing from the folder properties after all.)
10671
10672 2002-01-27 [alfons]     0.7.0claws33
10673
10674         * src/folder.c
10675                 add extra checks
10676         * src/news.c
10677                 implement remove_msg() 
10678
10679 2002-01-27 [alfons]     0.7.0claws32
10680
10681         * src/procmsg.h
10682         * src/procheader.c
10683         * src/messageview.c
10684                 fix return receipt / disposition notification again. this
10685                 stuff seems to break on _every_ major summary UI change, so
10686                 it's now implemented using a flag which is saved in the
10687                 marks cache
10688                 
10689 2002-01-26 [alfons]     0.7.0claws31
10690
10691         * src/import.c
10692                 let import dialog show the destination folder identifier
10693
10694 2002-01-26 [melvin]     0.7.0claws30
10695
10696         * src/folderview.c
10697         * src/summaryview.c
10698                 Readded 'Mark all read' into summary view popup menu
10699                 Added 'Mark all read' in folder view popup menu for IMAP
10700                 and NNTP.
10701                 Made it insensitive if the selected folder is not the shown
10702                 one to avoid 'Mark all read' on the wrong folder.
10703                 
10704 2002-01-26 [paul]       0.7.0claws29
10705
10706         * src/folderview.c
10707           src/summaryview.c
10708                 move 'Mark all read' from summary view to folder view
10709                 menu. (adapted from) patch submitted by Jeremy Andrews,
10710                 <lists@kerneltrap.com>
10711
10712 2002-01-25 [alfons]     0.7.0claws28
10713
10714         * src/gtkstext.c
10715                 put the gtk class name back so GtkSText adapts the 
10716                 settings of GtkText
10717
10718 2002-01-25 [alfons]     0.7.0claws27
10719
10720         * src/folderview.c 
10721                 assimilate Ricardo's patch that shows pixmaps instead of
10722                 plain "new" and "unread" texts in the folder view column
10723                 headers 
10724
10725 2002-01-25 [paul]       0.7.0claws26
10726
10727         * src/Makefile.am
10728                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
10729                 be found in non-standard locations. 
10730                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
10731
10732 2002-01-25 [paul]       0.7.0claws25
10733
10734         * sync with sylpheed 0.7.0cvs16
10735                 see ChangeLog entry 2002-01-25
10736
10737 2002-01-24 [paul]       0.7.0claws24
10738
10739         * more sync with sylpheed 0.7.0cvs15
10740                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
10741
10742 2002-01-23 [sergey]     0.7.0claws23
10743
10744         * src/importldif.c
10745                 Fixed segfault when closing LDIF import wizard with
10746                 the window manager.
10747         * src/imageview.c
10748         * src/imageview.h
10749         * src/messageview.c
10750         * src/mimeview.c
10751                 Fixed wrong scrolling position after switching between
10752                 text and image parts.
10753
10754 2002-01-23 [paul]       0.7.0claws22
10755
10756         * sync with sylpheed 0.7.0cvs15
10757                 see ChangeLog entries 2002-01-22 and 2002-01-23
10758
10759 2002-01-21 [melvin]     0.7.0claws21
10760
10761         * src/prefs_scoring.c
10762         * src/prefs_filtering.c
10763                 Fixed bug where scoring and filtering windows stopped
10764                 autochecking.
10765
10766 2002-01-21 [paul]       0.7.0claws20
10767
10768         * sync with sylpheed 0.7.0cvs12
10769                 see ChangeLog entries 2002-01-20 and 2002-01-21
10770
10771 2002-01-21 [carsten]    0.7.0claws19
10772         * src/mainwindow.c
10773         * src/menu.[ch]
10774         * src/messageview.[ch]
10775         * src/summaryview.[ch]
10776                 changes to shortcuts handling again:
10777                         + "Q" now controled by mainwin
10778                         + v/V are now customizable and have slightly
10779                           different meanings
10780                 the "button" to minimize the messageview (and maximize
10781                 the summary view) is a real button now
10782         * src/compose.c
10783                 "Delete Line+" added to Edit/Advanced (this will also
10784                 delete the '\n')
10785
10786 2002-01-20 [melvin] 0.7.0claws18
10787
10788         * src/addressbook.c
10789                 Made "Bcc" sensitive when addressbook is called from
10790                 compose window (it was a Claws only bug).
10791
10792 2002-01-19 [alfons] 0.7.0claws17
10793
10794         * src/inc.c
10795                 prevent unnecessary updates when currently selected folder has
10796                 no new messages 
10797
10798 2002-01-19 [alfons] 0.7.0claws16
10799         
10800         * src/summaryview.c
10801                 prevent writing the cache based on current message list in summary 
10802                 view when filtering also put messages in currently selected folder
10803
10804 2002-01-19 [paul]
10805
10806         * po/it.po
10807                 Italian translation submitted by Alessandro Maestri
10808                 <a.maestri@cs.tin.it>
10809
10810 2002-01-18 [melvin]     0.7.0claws15
10811
10812         * src/prefs_filters.c
10813                 fixed bug where 'cancel' from 'filters' window stops autochecking
10814                 if the timer timed out  when the window was open.
10815
10816 2002-01-18 [match]      0.7.0claws14
10817
10818         * src/addrclip.[ch]     ** NEW FILE **
10819         * src/addrselect.[ch]   ** NEW FILE **
10820         * src/adbookbase.h      ** NEW FILE **
10821                 addressbook cut, copy and paste
10822         * src/addrbook.[ch]
10823         * src/addrcache.[ch]
10824         * src/addressitem.h
10825         * src/addrindex.[ch]
10826         * src/addritem.[ch]
10827         * src/importldif.c
10828         * src/importmutt.c
10829         * src/jpilot.[ch]
10830         * src/syldap.[ch]
10831         * src/vcard.[ch]
10832         * src/jpilot.[ch]
10833         * src/editbook.c
10834         * src/editjpilot.c
10835         * src/editldap.c
10836         * src/editvcard.c
10837                 support for copy/paste
10838         * src/addressbook.c
10839                 support for copy/paste
10840                 tidy up menu option processing
10841                 correct address list function arguments
10842         * src/editaddress.c
10843                 sort user attributes
10844         * src/ldif.h
10845         * src/mutt.h
10846                 tidy up
10847
10848         * src/addrbook.[ch]
10849         * src/addrbook.[ch]
10850         * src/addrbook.[ch]
10851                 
10852
10853 2002-01-18 [paul]       0.7.0claws13
10854
10855         * sync with sylpheed 0.7.0cvs8
10856                 configure.in: support Mac OS X (Darwin)
10857
10858 2002-01-18 [carsten]    0.7.0claws12
10859         * src/html.c
10860                 small hack to fix a segfault with an empty href
10861                 (reported by Alexandra Walford <deeni@altern.org>)
10862         * src/mainwindow.c
10863         * src/summaryview.c
10864                 the shortcuts for Mark und Mark as unread are hardcoded
10865                 again
10866         * src/compose.c
10867         * src/gtkstext.[ch]
10868                 readded the shortcuts in gtkstext but made them
10869                 customizeable (simply by adding a menu plus a wrapper
10870                 to compose.c)
10871
10872 2002-01-17 [melvin]     0.7.0claws11
10873
10874         * src/gtkspell.c
10875                 fix default dictionary not being saved.
10876
10877 2002-01-16 [darko]      0.7.0claws10
10878
10879         * src/compose.c
10880                 fix wrapping crash with URL longer than wrapping margin
10881
10882 2002-12-08 [hoa]        0.7.0claws10
10883
10884         * src/matcher_parser_parse.y
10885                 fixed some bugs
10886
10887         * src/prefs_filtering.c
10888                 now, we can use bounce action in the dialog box.
10889
10890 2002-01-16 [carsten]    0.7.0claws9
10891         * src/gtkstext.c
10892                 removed the <control> and <alt> shortcuts because they're
10893                 not needed and interefered with the "normal" shortcuts
10894         * src/mainwindow.c
10895         * src/summaryview.c
10896                 removed most of the hardcoded shortcuts and assigned
10897                 them to menu entries making them easy customizable by
10898                 that
10899
10900 2002-01-16 |melvin]     0.7.0claws8
10901
10902         * src/gtkspell.c
10903                 fixed bug where using the mouse and when the compose
10904                 window is not on top may result in a crash.
10905
10906 2002-01-16 [melvin]     0.7.0claws7
10907
10908         * src/compose.c
10909                 fixed a long standingspell checker bug which could 
10910                 cause a crash after sending a message.
10911
10912 2002-01-16 [paul]       0.7.0claws6
10913
10914         * sync with sylpheed 0.7.0cvs7
10915                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
10916                 2002-01-15, and 2002-01-16
10917
10918 2002-01-16 [melvin]     0.7.0claws5
10919
10920         * README.claws
10921         * src/compose.c
10922         * src/gtkspell.[ch]
10923         * src/main.c
10924                 Heavily modified spell checker code to work around
10925                 ispell bug, to add keyboard shortcuts and for future
10926                 enhancements. See README.claws for usage information.
10927
10928 2002-01-15 [alfons]     0.7.0claws4
10929         
10930         * src/summaryview.c
10931                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
10932                 so sorting within threads reflects sort mode
10933
10934 2002-01-15 [christoph]  0.7.0claws3
10935
10936         * src/procmsg.c
10937                 added alertpanel if mail sending failed
10938
10939 2002-01-15 [alfons]     0.7.0claws2
10940         
10941         * src/prefs_filtering.c
10942                 don't stop timer when prefs filtering dialog is opened
10943
10944 2002-01-14 [alfons]     0.7.0claws1
10945
10946         * src/addr_compl.c
10947         * src/prefs.c
10948                 remove debug_print()s for privacy reasons
10949
10950 2002-01-14 [darko]      0.7.0claws
10951
10952         * README.claws
10953                 quotation wrapping is now also in the main branch
10954
10955 2002-01-14 [paul]
10956
10957         * tools/filter_conv.pl
10958                 allow for Boolean Op and case-sensitivity
10959                 this file is included in the release and tagged
10960                 'rel_0_7_0'
10961
10962 2002-01-13 [paul]       0.7.0claws
10963
10964         * release 0.7.0, with cvs tag 'rel_0_7_0'
10965
10966 2002-01-13 [paul]
10967
10968         * tools/filter_conv.pl
10969         * tools/README
10970                 rewritten to output to matcherrc instead of filteringrc
10971
10972         * po/es.po
10973                 updated Spanish translation by Ricardo Mones Lastra
10974
10975 2002-01-13 [alfons]
10976
10977         * po/nl.po
10978                 update dutch translation
10979
10980 2002-01-13 [paul]
10981
10982         * po/pt_BR.po
10983                 Updated by Fabio Junior Beneditto 
10984
10985 2002-01-13 [melvin]     0.6.6claws53
10986
10987         * po/fr.po
10988                 Updated french translation
10989
10990 2002-01-12 [alfons]     0.6.6claws52
10991
10992         * src/filtering.c
10993                 plug mem leak that has been sitting there for ages              
10994
10995 2002-01-12 [alfons]     0.6.6claws51
10996
10997         * src/summaryview.c
10998                 undo melvin's changes from 0.6.6claws48 because summary
10999                 view now refuses to select first unread message when
11000                 selecting a folder 
11001
11002 2002-01-11 [alfons]     0.6.6claws50
11003
11004         * src/import.c
11005                 use claws' semantics for getting folder item when
11006                 importing an mbox file into a folder 
11007                 (submitted by Dale P. Smith)
11008
11009 2002-01-11 [christoph]  0.6.6claws49
11010
11011         * src/prefs.h
11012                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
11013                 toggle widget, because non static prefs can not use
11014                 prefs_set_* functions
11015         * src/prefs_account.c
11016                 toggle smtp auth password field sensitivity if
11017                 user id is empty and add descrition of usage for
11018                 these fields
11019         * src/prefs_folder_item.c
11020                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
11021                 callbacks
11022
11023 2002-01-11 [melvin]     0.6.6claws48
11024
11025         * src/compose.c
11026                 fix the 'Ctrl-Enter' feature for sending and test really
11027                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
11028                 editables which was not documented in Gtk)
11029
11030         * src/summaryview.c
11031                 Made summaryview refresh after sorting and not before.
11032
11033 2002-01-11 [christoph]  0.6.6claws47
11034
11035         * src/compose.c
11036                 select account from account ids if possible and
11037                 correctly set save folder for copy in reedit
11038
11039 2002-01-10 [paul]       0.6.6claws46
11040
11041         * sync with sylpheed 0.7.0 release
11042                 see ChangeLog entries 2002-01-07, 2002-01-08 and
11043                 2002-01-09
11044
11045 2002-01-09 [alfons]
11046
11047         * src/summaryview.c
11048                 remove more dirt traces...
11049
11050 2002-01-09 [alfons]
11051         
11052         * src/summaryview.c
11053                 clean up some traces of my debugging stuff
11054
11055 2002-01-09 [alfons]     0.6.6claws45
11056
11057         * src/filtering.c
11058                 break up filteringprop_apply() in three separate pieces
11059                 so we can drop messages that failed processing in the
11060                 inbox
11061
11062         * src/summaryview.c
11063                 fix bug #469598 "no refresh of inbox after filter" which 
11064                 was introduced by the new summary view locking, and which 
11065                 prevented the summary view to update after a manual filter 
11066                 message. claw's filter message requires a summary_show().
11067                 (aargh, summary_show() again! :-)
11068                 
11069 2002-01-07 [alfons]     0.6.6claws44
11070
11071         * src/headerwindow.c
11072         * src/logwindow.c
11073         * src/messageview.c
11074         * src/sourcewindow.c
11075                 bring in Hiro's last 0.7.0 wm class fixes
11076
11077         * tools/sylprint.pl
11078                 bring in Ricardo's fix for sylprint script
11079
11080         * AUTHORS       
11081         * src/rfc2015.[ch]
11082         * src/prefs_common.[ch]
11083         * src/prefs_account.[ch]
11084         * src/compose.c
11085                 clean up account preference poison in rfc2015,
11086                 and preparation to fix double sign bug 
11087                 (patch submitted by Simon 'corecode' Schubert)
11088
11089 2002-01-07 [christoph]  0.6.6claws43
11090
11091         * src/mh.c
11092                 search for free message number, do not only rely
11093                 on last_num
11094         * src/send.c
11095                 fix smtp auth and use extra account information
11096                 if available, if not use pop3 data instead
11097                 (closes bug #500341)            
11098         * src/ssl.[ch]
11099                 match coding style
11100
11101 2002-01-06 [alfons]     0.6.6claws42
11102
11103         * src/mainwindow.c
11104                 try making the separate windows work again...
11105
11106 2002-01-06 [alfons]     0.6.6claws41
11107
11108         * src/mainwindow.c
11109                 adapt Hiro's separate window menu (to get rid of the funny
11110                 duplicate menu items), and make it work again
11111
11112 2002-01-06 [alfons]     0.6.6claws40
11113
11114         * tools/Makefile.am
11115         * tools/sylprint.rc
11116         * tools/sylprint.pl
11117         * tools/README.sylprint
11118                 add sylprint script for printing mails from Sylpheed
11119                 (contributed by Ricardo Mones Lastra)
11120
11121         * src/acount.c
11122                 clean up
11123
11124 2002-01-06 [melvin]     0.6.6claws39
11125
11126         * src/mainwindow.c
11127         * src/summaryview.c
11128                 Fixed crash introduced in 0.6.6claws38 by the menu
11129                 reorganisation (Hide read messages)
11130         
11131         * ChangeLog.claws 
11132                 Fixed typo (we are now in 2002, alfons ;) )
11133
11134 2002-01-05 [alfons]     0.6.6claws38
11135
11136         * sync with sylpheed 0.6.6cvs10-17
11137                 (last stuff marked as LAST_STABLE)
11138
11139 2002-01-04 [melvin]     0.6.6claws37
11140
11141         * src/account.c
11142                 Made account selection code use strcasestr again instead of
11143                 g_strcasecmp (fixes bug where reediting queued messages
11144                 did not select proper account reported by T. Link).
11145         
11146         * src/folderview.c
11147                 Fix bug where folder icons are not shown when 'hide read messages'
11148                 is on.
11149         
11150         * src/stock_pixmaps.[ch]
11151                 Added folder icons for 'hide read messages'.
11152         
11153         * src/compose.c
11154                 Fixed bug where 'Enter' in a header entry will send the message 
11155                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
11156
11157 2002-01-03 [melvin]     0.6.6claws36
11158         
11159         * src/prefs.[ch]
11160                 Added popup menu for common preferences and
11161                 account preferences (right click on tab displays
11162                                 a menu of all tabs.)
11163
11164 2002-01-02 [melvin]     0.6.6claws35
11165
11166         * src/gtkspell.[ch]
11167                 Made spelling code compatible with undo/redo feature.
11168                 Added creation of suggestion mode menu for the general
11169                         preferences.
11170         
11171         * src/prefs_common.[ch]
11172                 Added option menu for the speller's suggestion mode.
11173                 Added missing spaces in "..." buttons and made a "..."
11174                         button non translatable!
11175         
11176         * src/compose.c
11177                 Made speller use the default suggestion mode.
11178                 Hack to make it possible to choose 'CTRL-Enter' as a
11179                         shortcut for sending (and only for sending).
11180
11181         * src/prefs_folder_item.c
11182                 Changing subject simplification does not update cache 
11183                         anymore (because it is unnecessary).
11184                 Fixed bug where changing subject simplification updated the 
11185                         summaryview even when the viewed folder is not the
11186                         folder which properties are being changed. (E.g. 
11187                                         viewing folder A and changing
11188                                         the subject simplification of 
11189                                         folder B -not being viewed- updated the 
11190                                         summaryview of folder A with data of
11191                                         folder B). (Hope this is clear... )
11192
11193 2001-12-31 [alfons]     0.6.6claws34
11194         
11195         * src/ldif.c
11196         * src/mutt.c
11197                 fgetc() returns a signed integer which doesn't
11198                 fit in a char. so c truncates this to a char
11199                 but we may lose significant bits. i.e. we may
11200                 comparing 0xFF which may not be equal to -1
11201                 unless properly casted to signed char which
11202                 we won't do because fgetc() returns a signed
11203                 integer which doesn't fit in a char. so c 
11204                 truncates this to a char but we may lose 
11205                 significat bits. (you got the idea, thanks
11206                 to Gustavo Noronha Silva <kov@debian.org>
11207                 and the Debian folks!)
11208
11209 2001-12-30 [alfons]     0.6.6claws33
11210
11211         * src/prefs_common.c
11212                 add #ifdef USE_PSPELLs that Melvin forgot               
11213
11214 2001-12-30 [melvin]     0.6.6claws32
11215         
11216         * src/prefs_common.[ch]
11217                 Added configurable color for misspelled words.
11218
11219         * src/gtkspell.[ch]
11220                 Fixed bug of foreground text color (reported by David
11221                                 Mehrmann)
11222                 Added configurable color for misspelled words.
11223
11224 2001-12-30 [alfons]     0.6.6claws31
11225
11226         * src/folder.c
11227                 remove unnecessary things someone put there
11228
11229         * src/mh.c
11230         * src/folder.[ch]
11231                 make folder properties (like threading and sorting) persistent
11232                 (closes bug #497424 "rescan folder tree resets proprieties")
11233                 currently this is only for MH folders. 
11234
11235 2001-12-29 [melvin]     0.6.6claws30
11236
11237         * src/string_match.[ch]
11238                 Optimized a bit: regexp pattern buffer compiled only once, and
11239                   one subroutine call removed. Fixed ^ regexp search: Now, 
11240                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
11241         
11242         * src/summaryview.c
11243                 Subject filtering changed to filter summary columns and
11244                   not directly the messages subject cache. The loss in 
11245                   performance is balanced by the improvement of string_match.
11246                 Added an alert panel if there is an error in the regexp.
11247
11248         * src/src/prefs_folder_item.h
11249                 Added a regexp pattern buffer.
11250
11251 2001-12-28 [alfons]     0.6.6claws29
11252
11253         * src/string_match.[ch]
11254                 clean up name space
11255                 allow compilation *BSD
11256
11257 2001-12-27 [alfons]     0.6.6claws28
11258
11259         * src/filter.c
11260                 sync the Hiro's bug fix for BSD
11261
11262 2001-12-27 [melvin]     0.6.6claws27
11263         
11264         * src/compose.c
11265                 Simplify focus to subject entry code.
11266
11267 2001-12-27 [darko]      0.6.6claws26
11268
11269         * src/filtering.c
11270         * src/mbox_folder.c
11271         * src/messageview.c
11272         * src/mh.c
11273         * src/procheader.[ch]
11274         * src/procmsg.h
11275         * src/stock_pixmap.[ch]
11276         * src/summaryview.c
11277                 Show key icon for encrypted mails in summary view
11278
11279         * src/pixmaps/clip.xpm
11280         * src/pixmaps/clipkey.xpm
11281         * src/pixmaps/key.xpm
11282                 New/modified icons for the above
11283
11284 2001-12-27 [melvin]     0.6.6claws25
11285
11286         * src/prefs_common.c
11287                 Put spell checker options in a separate tab to decrease
11288                 the Common Preferences window height.
11289
11290         * README.claws  
11291                 Update spell checker usage instruction about its options
11292                 location.
11293
11294 2001-12-27 [melvin]     0.6.6claws24
11295
11296         * src/compose.c
11297                 Changed subject entry widget position. Initial focus is
11298                 on the To header instead of the subject entry.
11299                 Creating a new header scrolls the header list to make the
11300                 created one visible. Nevertheless, when automatically filling
11301                 headers, the first one is shown.
11302                 A Tab key press in the last empty header entry zips the 
11303                 focus to the subject entry.
11304                 (I did not change the combo boxes, yet)
11305
11306 2001-12-26 [alfons]     0.6.6claws23
11307
11308         * src/prefs_account.c
11309         * src/inc.c
11310                 allow default inbox to reside in another mailbox (only
11311                 works for POP3 accounts)
11312
11313 2001-12-26 [alfons]     0.6.6claws22
11314         
11315         * src/textview.c
11316                 make reply-on-click work with the account of the selected folder
11317         * src/compose.c
11318                 put a fixme here to remind me to fix finding correct default
11319                 account for nested folders
11320
11321 2001-12-25 [alfons]     0.6.6claws21
11322
11323         * src/summaryview.c
11324                 make column headers display locked and mark pixmaps (idea by Melvin) 
11325                 fix bug by adding score and locked column type to sort array
11326
11327 2001-12-25 [alfons]     0.6.6claws20
11328         
11329         * src/summaryview.c
11330                 catch a *potentially* inadvertent write back of  
11331                 the message cache(s) introduced by 0.6.5claws37
11332
11333 2001-12-25 [christoph]  0.6.6claws19
11334
11335         * src/stock_pixmap.[ch]
11336         * src/summaryview.c
11337                 add ignore thread pixmap
11338                 (can someone draw a better icon for this?)
11339
11340 2001-12-24 [alfons]     0.6.6claws18
11341
11342         * src/prefs_folder_item.c
11343                 make address completion actually work for the
11344                 Default To address in the Folder Property dialog.
11345
11346 2001-12-24 [alfons]     0.6.6claws17
11347         
11348         * src/summaryview.c
11349                 use new style regexp for subject stripping 
11350                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
11351
11352 2001-12-24 [darko]      0.6.6claws16
11353
11354         * src/pgptext.c
11355         * src/rfc2015.c
11356                 move GPG related informational messages to debug mode
11357
11358 2001-12-23 [alfons]     0.6.6claws15
11359
11360         * src/stock_pixmap.[ch]
11361         * src/summaryview.c
11362                 add the forgotten Claws' locked pixmap
11363
11364 2001-12-23 [alfons]     0.6.6claws14
11365
11366         * src/filesel.c
11367                 accept file name typed in entry in multi file
11368                 selector (patch submitted by Gustavo Noronha Silva 
11369                 <kov@debian.org>)
11370
11371 2001-12-23 [alfons]     0.6.6claws13
11372
11373         * src/prefs_filter.c
11374         * src/prefs_filtering.c
11375         * src/matcher.c
11376         * src/importmutt.c
11377                 clean up a little bit
11378         
11379         * src/string_match.c
11380                 validate input strings a little bit more
11381
11382 2001-12-23 [alfons]     0.6.6claws12
11383
11384         * src/Makefile.am
11385         * src/summaryview.c
11386         * src/string_match.[ch]         ** NEW **
11387         * src/folderview.[ch]
11388         * src/headerview.h
11389         * src/folder.[ch]
11390         * src/prefs_folder_item.[ch]
11391                 add subject simplification to strip out strings from
11392                 a subject line (esp. handy for mailing lists). 
11393                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
11394                 but slightly changed things for better integration.)
11395
11396 2001-12-23 [alfons]     0.6.6claws11
11397
11398         * src/mainwindow.c
11399                 fix bug introduced by submission included in 0.6.5claws52.
11400                 ideally this submission should clean the trash if any trash
11401                 folder has a message. however, the hasTrash variable was
11402                 set to false whenever a trash folder was empty (discarding
11403                 a previously found *filled* trash folder.)
11404
11405                 also edited the code a little bit and made it more safe.
11406
11407 2001-12-22 [alfons]     0.6.6claws10
11408
11409         * src/imap.c
11410                 quick fix for Martin Pool's omission of an account
11411                 specific SSL setting
11412
11413 2001-12-22 [alfons]     0.6.6claws9
11414
11415         * src/compose.c
11416         * src/messageview.c
11417         * src/mimeview.c
11418         * src/pgptext.c
11419         * src/procmime.[ch]
11420                 better support for multipart/digest (submitted
11421                 by Fredrik <e98fo@efd.lth.se>)
11422
11423 2001-12-22 [alfons]     0.6.6claws8
11424
11425         * src/addressbook.c
11426                 correct function signature
11427         * src/socket.[ch]
11428         * src/imap.[ch]
11429         * src/prefs_account.[ch]
11430                 allow IMAP over SSH tunnel (patch submitted by 
11431                 Martin Pool <mbp@samba.org>)
11432
11433 2001-12-21 [alfons]     0.6.6claws7
11434
11435         * sync with sylpheed 0.6.6cvs4-9
11436                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
11437
11438 2001-12-21 [christoph]  0.6.6claws6
11439
11440         * src/compose.c
11441         * src/prefs_folder_item.[ch]
11442                 implement saving of outgoing messages to current folder.
11443                 fix segfault when no default outbox is available
11444                 (closes bug #495683)
11445
11446 2001-12-21 [carsten]    0.6.6claws5
11447         * src/folderview.c
11448         * src/summaryview.c
11449                 pressing CTRL while DND does now the expected thing and
11450                 copies the mail (moving is still the default, as this
11451                 seam more appropriate for handling mails by DND)
11452
11453 2001-12-18 [paul]       0.6.6claws4
11454
11455         * sync with sylpheed 0.6.6cvs3
11456                 see ChangeLog entries 2001-12-18
11457
11458 2001-12-18 [hiro]       0.6.6claws3
11459
11460         * src/undo.c
11461                 fix for multibyte characters (obtain the number of letters
11462                 instead of bytes).
11463
11464 2001-12-17 [paul]       0.6.6claws2
11465
11466         * sync with sylpheed 0.6.6cvs1
11467                 see ChangeLog entry 2001-12-16
11468
11469 2000-12-17 [alfons]     0.6.6claws1
11470
11471         * src/filtering.c
11472                 clean up
11473
11474 2001-12-16 [paul]       0.6.6claws
11475 2001-12-15
11476
11477         * Release version 0.6.6claws, cvs tag: rel_0_6_6
11478
11479         * src/mimeview.c
11480                 last minute sync with main 0.6.6
11481
11482         * po/es.po
11483                 updated by Ricardo Mones Lastra
11484                 update for last minute sync
11485         * po/fr.po
11486         * po/nl.po
11487                 update for last minute sync
11488         * po/de.po
11489                 updated by Jens Oberender
11490         * po/pt_BR.po
11491                 updated by Fabio Junior Beneditto
11492
11493         * src/prefs_common.[ch]
11494         * src/undo.c
11495                 number of undo levels is user configurable
11496                 (squeeze it into the release in the dying
11497                 moments) Submitted by Jens Oberender    
11498
11499 2001-12-15 [melvin]
11500
11501         * po/fr.po
11502                 updated french translation
11503
11504 2001-12-15 [paul]       0.6.5claws92
11505
11506         * sync with sylpheed 0.6.5cvs28
11507                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
11508
11509         * po/nl.po
11510                 update to allow for sync
11511
11512 2001-12-15 [alfons]
11513         
11514         * po/nl.po
11515                 update dutch translation
11516
11517 2001-12-14 [carsten]    0.6.5claws91
11518         * src/summaryview.c
11519                 fixed bug #473785; also after changing the column order
11520                 the same message will be selected and displayed as before
11521                 the reordering
11522
11523 2001-12-14 [carsten]    0.6.5claws90
11524         * src/folderview.c
11525                 probably found the bug reported by wwb opening or closing
11526                 a folder tree just before dnd (found the solution in the
11527                 balsa source -- thanks to them)
11528
11529 2001-12-14 [carsten]    0.6.5claws89
11530         * src/gtkutils.c
11531         * src/account.c
11532                 moved gtk_clist_moveto to the right place, so that
11533                 only the accounts dialog is effected on opening
11534
11535 2001-12-14 [carsten]    0.6.5claws88
11536         * src/gtkutils.c
11537                 gtkut_clist_set_focus_row does a gtk_clist_moveto
11538                 now, so that the focused row will be seen in any case
11539                 (reported by wwp on sf-claws-user)
11540
11541 2001-12-14 [darko]      0.6.5claws87
11542
11543         * src/compose.c
11544                 remove unnecessary line
11545
11546 2001-12-14 [paul]       0.6.5claws86
11547
11548         * sync with sylpheed 0.6.5cvs27
11549                 see ChangeLog entries 2001-12-14
11550
11551 2001-12-14 [carsten]    0.6.5claws85
11552         * src/mainwindow.c
11553                 following a suggestion of Melvin the rcoabm pops up
11554                 right under the button now and the button is reliefed
11555                 while the popup is open
11556
11557 2001-12-14 [darko]      0.6.5claws84
11558
11559         * src/compose.c
11560                 fix crash when wrapping long lines if linewrap quotation
11561                 is disabled and wrapper encounters a word spanning more
11562                 than one line
11563
11564 2001-12-13 [paul]       0.6.5claws83
11565
11566         * src/compose.c
11567                 prefer 'Reply-To' header over mailing list header when
11568                 replying to a message. Finally prevent all those confirmation 
11569                 messages being sent to the list itself.
11570
11571         * src/summaryview.c
11572                 remove unused summary_set_menu_sensitive() entry
11573
11574 2001-12-13 [paul]       0.6.5claws82
11575
11576         * src/folderview.c
11577         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
11578         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
11579         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
11580                 improvements to 'Hide read messages': Inbox, Outbox,
11581                 Trash, Queue, and Draft icons now reveal presence of hidden 
11582                 messages
11583
11584 2001-12-12 [alfons]     0.6.5claws81
11585
11586         0.6.5claws80 was tagged as LAST_STABLE
11587
11588         * src/filtering.[ch]
11589         * src/matcher.[ch]
11590         * src/matcher_parser_lex.c
11591                 fix the filtering; my last attempt to get it right, 
11592                 if it does not work, it's Hoa's turn. ;-)
11593
11594                 for my honourable peers:
11595                 
11596                 the code now makes a clear distinction between
11597                 rules as they are displayed (probably escaped),
11598                 and as they are executed (probably unescaped). the
11599                 parser does *NOT* do any unescaping, this is
11600                 the task of the matcher.c (which breaks up a
11601                 rule into condition) and the filtering.c (which
11602                 breaks up the rule's action). to make this
11603                 run happily we provide an unescaped copy of
11604                 crucial strings to the MatcherProp and 
11605                 FilteringAction structures. note that the only
11606                 exception to this is any REGEXP string. those
11607                 are directly passed to regcomp() and regexp()
11608                 (who have much more powerful unescape functions).
11609                 
11610                 for everyone else:
11611         
11612                 you can escape tab (\t), carriage return (\r),
11613                 linefeed (\n), form feed (\f), quote (\"), 
11614                 single quote (\'), bell (\b) in all the entry
11615                 lines in the scoring & filtering dialogs.
11616                 as an added bonus this should not affect
11617                 existing filtering rules.
11618
11619 2001-12-12 [carsten]    0.6.5claws80
11620
11621         * src/summaryview.c
11622         * po/de.po
11623                 "item(s) selected" is now sensitive to 1 or more
11624                 than one selected (nice for language where simple
11625                 adding of a "s" is not possible as German (Eintrag
11626                 ->Eintr"age)
11627                 
11628                 the "forward as attachment" entry from the right
11629                 click menu removed, "forward" acts following the
11630                 prefs
11631         
11632         * src/textview.c
11633                 reverted my former changes; so compiler warning again
11634                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
11635                 nevertheless
11636
11637         * src/messageview.c
11638                 "search in message" does now *not* only work in MVIEW_TEXT
11639                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
11640                 message
11641
11642         * src/mainwindow.c
11643                 removed "/File/_Close" as it was the same as "/File/E_xit"
11644                 and we don't need it two times
11645
11646                 the separate folder view and message view now get a distinct
11647                 WMCLASS, just in case someone is using sawfish ;-)
11648
11649                 as the menu entries "/View/Message view" and "/View/Folder tree"
11650                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
11651                 make them sensitive accordingly and as these two are "shown"
11652                 after startup anytime check this menuitem at startup
11653
11654 2001-12-12 [paul]       0.6.5claws79
11655
11656         * src/folderview.c
11657                 fix sensitivity of 'Search folder...', broken in
11658                 0.6.5claws75
11659
11660         * src/mainwindow.c
11661                 fix dodgy English
11662
11663 2001-12-11 [carsten]    0.6.5claws78
11664         * src/filtering.c
11665                 fixed two typos returning a wrong FALSE/TRUE
11666         * src/mainwindow.[ch]
11667                 extra menu for email/news button removed
11668
11669 2001-12-11 [alfons]     0.6.5claws77
11670         
11671         * src/matcher.c                 (1.3)
11672         * src/matcher_parser_lex.l      (1.28)
11673                 revert for another attempt
11674                 mark 0.6.5claws77 as LAST_STABLE
11675
11676 2001-12-11 [christoph]  0.6.5claws76
11677
11678         * po/de.po
11679                 fixed wrong translation for prev. unread msg
11680
11681 2001-12-11 [paul]       0.6.5claws75
11682
11683         * src/folder.[ch]
11684         * src/folderview.c
11685         * src/mainwindow.c
11686         * src/summaryview.[ch]
11687         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
11688                 enable ability to hide read messages on per folder basis via 
11689                 '/Summary/Hide read messages'; when selected, a folder will 
11690                 have a red open folder icon, instead of a blue icon, if the 
11691                 folder contains hidden messges
11692                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
11693
11694         * src/mainwindow.c
11695                 remove '/Message/Forward as attachment' from 
11696                 main_window_set_menu_sensitive() to prevent debug warning
11697
11698         * src/folderview.c
11699         * src/mainwindow.c
11700                 Clean up some of the English
11701
11702         * tools/newscache_clean.pl
11703                 allow for new 'hidereadmsgs' entry in folderlist.xml
11704
11705         * po/es.po
11706                 updated translation, submitted by Ricardo Mones Lastra
11707
11708 2001-12-11 [paul]       0.6.5claws74
11709
11710         * sync with sylpheed 0.6.5cvs25
11711                 see ChangeLog entry 2001-12-11
11712
11713 2001-12-10 [alfons]     0.6.5claws73
11714
11715         * src/matcher.c
11716                 add more control characters
11717         * src/matcher_parser_lex.l
11718                 make escaping / unescaping work again
11719
11720 2001-12-10 [alfons]     0.6.5claws72
11721
11722         * src/imap.c
11723                 clean up warnings "returning value for void function" 
11724         * src/prefs_filtering.c
11725                 make info button for execute action sensitive
11726
11727 2001-12-10 [paul]       0.6.5claws71
11728
11729         * src/compose.c
11730         * src/imap.[ch]
11731         * src/summaryview.c
11732                 fix: imap server now gets informed of MARKED, UNMARKED
11733                 and REPLY events. Now people can use different IMAP-Mail
11734                 clients and have the exact same information about MARKED,
11735                 UNMARKED and REPLY status with all of them. Especially
11736                 useful for imap servers with a web-frontend.
11737                 submitted by Tobias Sandhaas <medlor@web.de>
11738
11739 2001-12-09 [melvin]     0.6.5claws70
11740         
11741         * src/textview.[ch]
11742                 fixed bug #490076 (hunted down by Alfons who implemented
11743                 a workaround in 0.6.5claws65)
11744
11745 2001-12-09 [christoph]  0.6.5claws69
11746
11747         * src/summaryview.c
11748                 set pointer to string in LOCKED column to NULL
11749                 (might fix bug #490800)
11750
11751 2001-12-09 [carsten]    0.6.5claws68
11752
11753         * po/de.po
11754                 resolved some cluttered menu shortcuts 
11755                 ('creating new email' and 'creating news message'
11756                 hade the same)
11757         * src/compose.c
11758                 wmclass now distinc from main window
11759         * src/mainwindow.c
11760           src/mainwindow.h
11761                 email/news and forward button functionality similar
11762                 to the reply buttons; removed the ugly dropdown arrows
11763                 and use instead the right mouse button
11764
11765 2001-12-09 [paul]       0.6.5claws67
11766
11767         * src/imap.c
11768         * src/utils.h
11769                 allow spaces in imap folder names
11770                 submitted by Willem van Engen <wvengen@stack.nl>
11771
11772 2001-12-09 [paul]       0.6.5claws66
11773
11774         * sync with sylpheed 0.6.5cvs24
11775                 see ChangeLog entry 2001-12-09
11776
11777 2001-12-08 [alfons]     0.6.5claws65
11778
11779         * src/textview.c
11780                 prevent secondary selection claim after "add to sender" dialog
11781                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
11782                 we trick GTK by simulating a click at (0, 0) in the textview.
11783
11784 2001-12-08 [hoa]        0.6.5claws64
11785
11786         * src/folder.c
11787                 fixed a bug about the .processing folder name while filtering
11788
11789 2001-12-08 [alfons]     0.6.5claws63
11790
11791         * src/folderview.c 
11792                 work around problem of not correctly updating folder stats
11793                 when deleting messages. there's some folder scanning evil
11794                 going so the folderview_update_msg_num() does not work
11795                 correctly. need to investigate this.
11796
11797 2001-12-08 [paul]       0.6.5claws62
11798
11799         * sync with sylpheed 0.6.5cvs23
11800                 see ChangeLog entry 2001-12-08
11801
11802 2001-12-07 [christoph]  0.6.5claws61
11803
11804         * src/compose.c
11805                 fix another header translation problem
11806
11807 2001-12-07 [alfons]     0.6.5claws60
11808
11809         * src/mbox.c
11810                 make filtering also work on local spool mbox
11811
11812 2001-12-07 [carsten]    0.6.5claws59
11813         * src/addressbook.c
11814                 addressbook window gets a wmclass distinct from the main
11815                 sylpheed window
11816         * src/compose.h
11817         * src/mainwindow.[ch]
11818                   forward menu item will use mode selected in prefs, forward 
11819                 as attatchment in menu removed (will be substituted in the
11820                 toolbar similar to reply buttons)
11821                   create news message menu entry and news button is now 
11822                 sensitive to the existance of a news account
11823         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
11824         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
11825         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
11826                 these are removed because the toolbar buttons don't show
11827                 the quoting modus any longer
11828
11829 2001-12-07 [paul]
11830
11831         * tools/newscache_clean.pl      ** NEW FILE **
11832                 perl script to do some tidying up in the newscache directory 
11833                 
11834         * tools/sylpheed-switcher       ** NEW FILE **
11835                 perl script to enable easy switching between main and claws
11836                 
11837         * tools/README
11838                 added descriptions of the two new perl scripts          
11839
11840
11841 2001-12-07 [melvin]     0.6.5claws58
11842
11843         * src/messageview.c
11844                 fixed a warning during compilation introduced in 0.6.5claws56
11845
11846 2001-12-07 [paul]       0.6.5claws57
11847
11848         * src/mainwindow.[ch]
11849         * src/menu.[ch]
11850                 further usability enhancements to replying with or without 
11851                 quoting via the toolbar, use of Ctrl key is replaced by 
11852                 drop down menu 
11853                 Submitted by Carsten Schurig            
11854
11855 2001-12-07 [melvin]     0.6.5claws56
11856
11857         * src/messageview.c
11858                 hack to fix bug that prevented to make/paste selections
11859                 after switching between MVIEW_TEXT and MVIEW_MIME views
11860                 without deselecting the selection first.
11861
11862 2001-12-06 [alfons]     0.6.5claws55
11863
11864         * src/filtering.[ch]
11865         * src/inc.c
11866                 revise filtering a little bit more, and make sure
11867                 messages are delivered to the appropriate inbox
11868                 (perhaps set per account)
11869
11870 2001-12-06 [paul]       0.6.5claws54
11871
11872         * sync with sylpheed 0.6.5cvs22
11873                 see ChangeLog entry 2001-12-06
11874
11875 2001-12-05 [alfons]     0.6.5claws53
11876
11877         * src/inc.c
11878         * src/folder.[ch]
11879         * src/procmsg.c
11880         * src/filtering.c
11881                 more revisions of filtering system
11882                 (last stable version is marked as LAST_STABLE)
11883                 
11884                 | NOTE 1): the filtering system now uses a local folder called
11885                 | .processing. if filtering fails, check this directory
11886                 | for missing messages.
11887                 |
11888                 | NOTE 2): help us find the filtering actions still missing
11889
11890 2001-12-05 [paul]       0.6.5claws52
11891
11892         * src/mainwindow.c
11893                 fix bug where 'Empty Trash?' pop-up window appears even
11894                 when Trash is empty, submitted by Jesse Skinner         
11895
11896 2001-12-05 [melvin]     0.6.5claws51
11897
11898         * src/compose.c
11899                 fixed bug #486106 to select correct account when reediting 
11900                 a queued message
11901         
11902 2001-12-04 [alfons]     0.6.5claws50
11903
11904         * src/mh.c
11905                 declare markfile in appropriate functions when
11906                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
11907                 for spotting this)
11908
11909 2001-12-04 [paul]       0.6.5claws49
11910
11911         * sync with sylpheed 0.6.5cvs21
11912                 see ChangeLog entry 2001-12-04
11913
11914 2001-12-03 [christoph]  0.6.5claws48
11915
11916         * po/de.po
11917                 changed translation of undo
11918         * src/account.c
11919         * src/folder.c
11920                 don't reinvent the wheel to traverse a GNode
11921         * src/compose.[ch]
11922                 seperate code to create the compose gui into functions
11923                 add "Others" page with folder selection for saving copy
11924                 of the message.
11925                 the folder identifier is saved to queue header
11926         * src/procmsg.c
11927                 save message to folder in queue header
11928
11929 2001-12-03 [paul]       0.6.5claws47
11930
11931         * sync with sylpheed 0.6.5cvs20
11932                 see ChangeLog entry 2001-12-03
11933
11934 2001-12-01 [paul]
11935
11936         * more sync with sylpheed 0.6.5cvs19
11937                 see ChangeLog entry 2001-11-29
11938
11939 2001-11-30 [paul]       0.6.5claws46
11940         
11941         * src/compose.c
11942                 remove conflicts introduced by Hoa's last commit
11943          
11944         * src/mainwindow.c
11945                 make 'Message/Bounce' sensitive
11946
11947 2001-11-30 [hoa]        0.6.5claws45
11948
11949         * src/compose.c
11950                 slightly change bounce function to add
11951                 information about the user that bounced the mail
11952                 in the From header line.
11953
11954         * src/folderview.c
11955                 permit the use of processing in outbox folder.
11956
11957 2001-11-29 [paul]       0.6.5claws44
11958
11959         * src/mainwindow.[ch]
11960         * src/prefs_common.c
11961         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
11962         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
11963         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
11964                 usability enhancements to the quoting, implements
11965                 use of Ctrl key to toggle quoting settings
11966                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
11967
11968 2001-11-29 [paul]       0.6.5claws43
11969         
11970         * sync with sylpheed 0.6.5cvs19
11971                 see ChangeLog entry 2001-11-28
11972
11973 2001-11-29 [melvin]     0.6.5claws42
11974         * src/Makefile.am
11975                 added enriched.[ch] to the list of files
11976
11977         * src/textview.c
11978         * src/mimeview.c
11979         * src/procmime.[ch]
11980         * src/enriched.[ch]
11981                 added support to view text/enriched
11982                 added support to show headers in message view for text/enriched and text/html
11983                         in non multipart messages
11984
11985 2001-11-28 [paul]       0.6.5claws41
11986
11987         * more sync with sylpheed 0.6.5cvs18
11988                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
11989
11990 2001-11-27 [paul]       0.6.5claws40
11991         
11992         * po/pt_BR.po
11993                 updated translation, submitted by Fabio Junior Beneditto
11994                 
11995         * sync with sylpheed 0.6.5cvs18
11996                 see ChangeLog entries 2001-11-26 (src/textview.c) and
11997                 2001-11-27
11998
11999
12000 2001-11-26 [paul]
12001
12002         * po/es.po
12003                 updated translation, submitted by Ricardo Mones Lastra
12004
12005 2001-11-26 [alfons]
12006
12007         * src/matcher.c
12008                 add more translatable strings
12009
12010 2001-11-26 [christoph]  0.6.5claws39
12011
12012         * po/de.po      
12013                 fixed one more umlaut
12014         * src/compose.c
12015                 fix translated header when it should not be translated
12016
12017 2001-11-26 [paul]       0.6.5claws38
12018
12019         * src/mainwindow.c
12020                 remove '/Message/Add Sender to address book' from 
12021                 main_window_set_menu_sensitive(), prevent debug warning
12022                 add 'Message/Mark/Mark all read' to mainwin_entries[]
12023
12024 2001-11-26 [paul]       0.6.5claws37
12025
12026         * src/summaryview.c
12027                 fix 'recurring unread state' bug 
12028
12029         * tools/README 
12030         * tools/filter_conv.pl
12031                 read name of top level mailbox from folderlist.xml
12032                 and presume nothing about its name              
12033
12034 2001-11-26 [darko]      0.6.5claws36
12035
12036         * src/gtkstext.[ch]
12037                 removed functions that are now in gtkutils.c
12038                 use gtkut_text_is_uri_string() from gtkutils.c
12039         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
12040
12041 2001-11-26 [paul]       0.6.5claws35
12042
12043         * sync with sylpheed 0.6.5cvs16
12044                 see ChangeLog entries 2001-11-25 and 2001-11-26
12045
12046 2001-11-25 [alfons]     0.6.5claws34
12047
12048         EXPERIMENTAL!!! Please checkout the last stable version using: 
12049           
12050         % cvs update -r LAST_STABLE -dRAP
12051
12052         (Or help us testing this stuff.)
12053
12054         * src/filtering.c               (1.14)
12055         * src/filtering.h               (1.6)
12056         * src/inc.c                     (1.28)
12057         * src/matcher.c                 (1.20)
12058         * src/mbox.c                    (1.9)
12059         * src/procmsg.h                 (1.14)
12060         * src/summaryview.c             (1.59)
12061         * src/summaryview.h             (dunno)
12062                 revert/merge/sync to as it was before commit 
12063                 on Thu, 19 Jul 2001 10:15:51 -0700.
12064
12065 2001-11-25 [hoa]        0.6.5claws33
12066
12067         * src/main.c
12068                 processing mails at startup
12069
12070         * src/folderview.c
12071         * src/summaryview.[ch]
12072                 processing mails when entering folder
12073
12074         * src/prefs_filtering.c
12075                 fixed some UI bugs
12076
12077 2001-11-24 [alfons]     0.6.5claws32
12078
12079         * src/summaryview.[ch]
12080                 make summary sort headers work, and also make
12081                 sure the sort type is stored
12082
12083 2001-11-23 [alfons]     0.6.5claws31
12084
12085         * src/summaryview.[ch]
12086                 make lock work like mark
12087                 disallow deleting messages marked as locked
12088
12089 2001-11-23 [alfons]     0.6.5claws30
12090
12091         * src/gtkstext.c
12092         * src/compose.[ch]
12093         * src/Makefile.am
12094         * src/undo.[ch]
12095                 merge undo patch submitted by Jens
12096
12097 2001-11-23 [christoph]  0.6.5claws29
12098
12099         * src/.cvsignore
12100                 added ylwrap
12101         * src/compose.c
12102                 fixed gpg signing and encoding
12103         * src/folder.[ch]
12104         * src/main.c
12105                 added --status option to get new, unread and total
12106                 message count from a running sylpheed
12107         * src/prefs_common.c
12108                 temporary fix for reply_with_quote problem
12109                 (don't call functions for non existing widget)
12110         * src/procmsg.c
12111                 one more check for ignored threads but still not
12112                 always working correctly. probably a recursive
12113                 check for all parents is needed
12114
12115 2001-11-23 [darko]      0.6.5claws28
12116
12117         * src/compose.c
12118                 wrapping on send improvements
12119         * src/gtkutils.[ch]
12120                 fix for GtkSText after last sync with main branch
12121                 GTK_TEXT -> GTK_STEXT
12122
12123 2001-11-23 [paul]       0.6.5claws27
12124
12125         * sync with sylpheed 0.6.5cvs14
12126                 see ChangeLog entries 2001-11-22 and 2001-11-23
12127                 
12128         * po/de.po
12129                 fixed the scrambled umlauts 
12130                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
12131
12132 2001-11-21 [paul]       0.6.5claws26
12133
12134         * sync with sylpheed 0.6.5cvs12
12135                 see 2nd ChangeLog entry dated 2001-11-20
12136
12137 2001-11-20 [paul]       0.6.5claws25
12138
12139         * sync with sylpheed 0.6.5cvs11
12140                 see ChangeLog entry 2001-11-19 (src/utils.c)
12141
12142 2001-11-20 [hiro]
12143
12144         * src/compose.c
12145                 GTK_TEXT -> GTK_STEXT
12146                 fix for wrong comment
12147
12148 2001-11-20 [hiro]       0.6.5claws24
12149
12150         * src/compose.[ch]
12151                 more merges from main branch
12152                 removed fatal warnings (uninitialized variables etc.)
12153                 some coding style fix
12154         * src/gtkutils.h
12155                 fixed typo.
12156         * src/addressbook.c
12157           src/addrindex.c
12158                 V-Card -> vCard
12159
12160 2001-11-19 [hoa]        0.6.5claws23
12161
12162         * src/filtering.c
12163         * src/prefs_scoring.c
12164         * src/matcher.[ch]
12165         * src/scoring.c
12166                 cleaning code
12167
12168         * src/matcher_parser_parse.y
12169         * src/prefs_filtering.c
12170                 bouncing
12171
12172 2001-11-19 [alfons]     0.6.5claws22
12173
12174         more of my old things into claws
12175
12176         * src/Makefile.am
12177         * src/prefs_common.c
12178         * src/procmsg.h
12179         * src/summaryview.[ch]
12180         * src/prefs_summary_column.c
12181         * src/pixmaps/locked.xpm
12182                 add indicators for locking of message in summary view
12183                 (does not work yet, only visual indicator)
12184
12185 2001-11-19 [paul]       0.6.5claws21
12186
12187         * sync with sylpheed 0.6.5cvs10
12188                 see ChangeLog entry 2001-11-19
12189
12190 2001-11-18 [alfons]     0.6.5claws20
12191         
12192         * src/filtering.c
12193                 remove an inadvertent free I forgot in previous clean up 
12194
12195 2001-11-18 [alfons]     0.6.5claws19
12196
12197         * src/filtering.[ch]
12198                 clean up & plug leaks
12199
12200 2001-11-18 [paul]       0.6.5claws18
12201
12202         * sync with sylpheed 0.6.5cvs9
12203                 see ChangeLog entries 2001-11-17 and 2001-11-18
12204
12205 2001-11-16 [paul]       0.6.5claws17
12206
12207         * sync with sylpheed 0.6.5cvs8
12208                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
12209
12210 2001-11-16 [paul]       0.6.5claws16
12211
12212         * sync with sylpheed 0.6.5cvs7
12213                 see ChangeLog entries 2001-11-15 and 2001-11-16
12214
12215 2001-11-15 [hoa]        0.6.5claws15
12216
12217         * src/compose.c
12218                 fix bounce, mails we received couln't be bounced to ourself.
12219
12220         * src/defs.h
12221         * src/filtering.[ch]
12222         * src/matcher.[ch]
12223         * src/matcher_parser.h
12224         * src/matcher_parser_lex.l
12225         * src/matcher_parser_parse.y
12226         * src/inc.c
12227         * src/main.c
12228         * src/mbox.c
12229         * src/prefs_filtering.[ch]
12230         * src/mainwindow.c
12231         * src/prefs_matcher.c
12232         * src/prefs_scoring.c
12233         * src/scoring.[ch]
12234         * src/summaryview.c
12235                 new matcher/filter/score configuration file parser
12236                 one unique configuration file => ~/.sylpheed/matcherrc
12237                 import in currently automatic, then save are made
12238                 in this new file.
12239                 one filter per folder and one global filter
12240                 (filter of a folder will be used as folder processing)
12241
12242         * src/folder.c
12243                 fix a bug in folder_item_get_identifier
12244                 
12245         * src/messageview.c
12246                 receive receipt return are fixed.
12247
12248 2001-11-14 [alfons]     0.6.5claws14
12249
12250         * src/session.h
12251                 add things from main branch to make claws compile
12252
12253 2001-11-14 [paul]       0.6.5claws13
12254
12255         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
12256                 see ChangeLog entries 2001-11-08 to 2001-11-14
12257
12258 2001-11-14 [hoa] 0.6.5claws12
12259
12260         * src/compose.[ch]
12261         * src/mainwindow.c
12262         * src/summaryview.c
12263                 add "bounce mail" option
12264
12265 2001-11-13 [christoph]  0.6.5claws11
12266
12267         * src/compose.c
12268                 Cleanup a mess i add before commiting
12269
12270 2001-11-13 [hoa]        0.6.5claws10
12271
12272         * src/compose.c
12273                 some fixes when mail are sent or
12274                 for crossposts
12275
12276 2001-11-13 [christoph]  0.6.5claws9
12277
12278         * po/de.po
12279                 Changed two string with the same translation
12280         * src/compose.c
12281         * src/procmsg.[ch]
12282         * src/send.[ch]
12283                 New mailsending process:
12284                   - Always queue message before sending
12285                     (message will be saved if sylpheed crashed or
12286                      freezes while sending)
12287                   - Allow queuing of newspostings
12288                   - No copy in outbox before sending
12289                     (closes bug #469501)
12290                   - No more redundant code for send and send_later
12291         * src/summaryview.c
12292                 Applied wwp <subscript@free.fr>'s patch that fixes
12293                 marks for multiple forwarded messages (+compose.c)
12294
12295 2001-11-12 [alfons]
12296
12297         * README.claws
12298                 remove things that are now in main branch
12299         
12300         * po/nl.po
12301                 update Dutch translation
12302
12303 2001-11-12 [mhadasht]   0.6.5.claws8
12304
12305         * src/prefs_common.c
12306                 re-enabled account autoselection feature for forward
12307                 and reedit lost during the branch point for SYNC-B4-REL
12308         * src/gtkspell.c
12309                 gtkpspell_get_dict(): more readable code (even if function is
12310                 not used yet)
12311         * ChangeLog.claws
12312                 added version number info to 2001-11-12 [hiro] comment.
12313
12314 2001-11-12 [hiro]       0.6.5.claws7
12315
12316         * src/compose.c
12317                 compose_forward(): fixed a bug that forward quote mark
12318                 wasn't used.
12319                 removed unnecessary code.
12320         * src/template_select.[ch]: removed.
12321
12322 2001-11-11 [alfons]
12323
12324         * src/compose.c
12325                 :%s/GTK_TEXT/GTK_STEXT/g
12326         
12327         * src/compose.[ch]
12328         * src/undo.[ch]
12329         * src/Makefile.am
12330                 revert the undo stuff (this is 0.6.6claws stuff)
12331
12332 2001-11-11 [hoa]        0.6.5.claws6
12333
12334         * src/compose.[ch]
12335                 Insert signature at the end of the text.
12336                 Added undo patch but currently disabled
12337
12338         * src/procmsg.c
12339                 Threading by subject improved.
12340
12341         * added src/undo.[ch]
12342                 Undo module for compose dialog box.
12343
12344 2001-11-11 [alfons]     0.6.5.claws5
12345
12346         * src/procmsg.c
12347                 prevent threading by subject on nodes that have already been
12348                 threaded by in-reply-to (as in "circular references in a tree
12349                 result in a dead branch")
12350
12351 2001-11-09 [hoa]        0.6.5.claws4
12352         
12353         * src/folderview.c
12354                 allows creation of mbox folder item from any files.
12355
12356 2001-11-09 [alfons]     0.6.5.claws3
12357         
12358         * src/utils.c
12359         * src/procmsg.c
12360                 do what I mean and correct threading by subject so it really
12361                 ignores attracting lines without "Re: "
12362
12363 2001-11-07 [alfons]     0.6.5.claws2
12364
12365         * src/procmsg.c
12366         * src/utils.[ch]
12367                 only attract by subject if a subject line starts with a "Re: "
12368         * src/syldap.c
12369                 remove warning
12370
12371 2001-11-07 [paul]       0.6.5claws1
12372
12373         * sync with sylpheed 0.6.5. release
12374                 see ChangeLog entry 2001-11-07
12375
12376 2001-11-07 [paul]       0.6.4claws31
12377
12378         * sync with sylpheed 0.6.4cvs18
12379                 see ChangeLog entries 2001-10-30 to 2001-11-07
12380                 prefs_templates.[ch] renamed prefs_template.[ch]
12381
12382 2001-11-06 [alfons]
12383         
12384         * src/utils.h
12385                 add semicolon Hoa forgot ;-)
12386                 
12387
12388 2001-11-06 [hoa]        0.6.4claws30
12389         
12390         * src/procmsg.c
12391         * src/summaryview.c
12392         * src/utils.c
12393         * src/utils.h
12394                 threading by subject - empty subject are ignored
12395
12396 2001-11-06 [christoph]  0.6.4claws29
12397
12398         * src/socket.c
12399                 use SSL_peek for sock_gets
12400         * src/utils.c
12401                 removed unneeded pointer in extracting quoted
12402                 names implementation
12403
12404 2001-11-06 [melvin]     0.6.4claws28
12405
12406         * src/gtkspell.c
12407                 fixed bug #476792 Selection overtyping with spell checker
12408                 fixed bug which could cause a buffer overflow
12409                 fixed a memory leak
12410
12411 2001-11-06 [hoa]        0.6.4claws27
12412         
12413         * src/procmsg.c
12414         * src/summaryview.c
12415                 threading by subject
12416
12417 2001-11-05 [alfons]     0.6.4claws26
12418         
12419         * README.claws
12420                 Claws -> Sylpheed (vice versa)
12421
12422         * src/compose.c
12423                 :%s/gtk_text/gtk_stext/g
12424                 :%s/GTK_TEXT/GTK_STEXT/g
12425                 (thanks to Jonathan Ware for spotting this)
12426
12427 2001-11-04 [christoph]  0.6.4claws25
12428
12429         * src/summaryview.c
12430                 replace Xalloca + strdup with Xstrdup_a
12431         * src/utils.c
12432                 better implementation of extracting quoted names
12433                 from addresses (remove backlashes and ignore
12434                 quotes after them)
12435
12436 2001-11-04 [alfons]     0.6.4claws24
12437
12438         * src/utils.[ch]
12439                 edit to comply more with coding style
12440
12441         * src/textview.c
12442                 fix bug reported by Kim Schulz. introduced by the patch integrated
12443                 in 0.6.4claws15. the code did not check the return value of
12444                 the html parser.
12445
12446         * AUTHORS
12447                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
12448
12449 2001-11-04 [christoph]  0.6.4claws23
12450
12451         * src/main.c
12452         * src/prefs_common.[ch]
12453                 init some pointers that possibly caused a segfault
12454                 reported in the claws-users ML
12455
12456 2001-11-04 [hoa]        0.6.4claws22
12457
12458         * src/grouplistdialog.c
12459                 change the names of the nodes in the tree
12460
12461         * src/compose.c
12462                 enhanced mailto syntax as described in
12463                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
12464                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
12465
12466         * src/utils.c
12467                 encode and decode URI (useful when opening URL into
12468                 netscape).
12469
12470 2001-11-03 [hoa]        0.6.4claws21
12471
12472         * src/grouplistdialog.c
12473                 a new newsgroups list selection dialog box
12474                 with a CTree instead of a CList
12475
12476 2001-11-03 [hoa]        0.6.4claws20
12477
12478         * src/folderview.c
12479                 enable property and scoring options when right
12480                 click on "inbox"
12481
12482         * src/summaryview.c
12483                 fixed bug when nickname were displayed using
12484                 the address book.
12485
12486 2001-11-02 [darko]      0.6.4claws19
12487
12488         * src/compose.c
12489                 new wrap quotation and URL/long words wrapping implementation
12490         * src/compose.c src/gtkstext.[ch]
12491                 move gtkstext_strncmp() to gtkstext.c
12492
12493 2001-11-01 [christoph]  0.6.4claws18
12494
12495         * src/prefs_account.c
12496                 fixed mess in account settings dialog
12497         * src/prefs_folder_item.c
12498                 added label with folder path to dialog
12499
12500 2001-10-31 [match]      0.6.4claws17
12501
12502         * src/vcard.c
12503                 fix memory leak.
12504         * src/addrbook.c
12505                 fix generation of spurious address book file names.
12506                 remove redundant functions.
12507         * po/POTFILES.in
12508                 added missing file names.
12509
12510 2001-10-30 [paul]       0.6.4claws16
12511
12512         * sync with sylpheed 0.6.4cvs6
12513                 see ChangeLog entries 2001-10-26 to 2001-10-30
12514
12515         * tools/filter_conv.pl
12516                 read folderlist.xml to discover whether the top-level
12517                 folder is called 'Mailbox' or 'Mail' 
12518
12519 2001-10-29 [paul]       0.6.4claws15
12520
12521         * src/html.c, src/textview.c
12522                 activate links in html mail and fix clickable parts
12523                 Submitted by Matthieu Dazy <dazy@t-surf.com>
12524
12525 2001-10-29 [paul]
12526
12527         * po/de.po, po/es.po, po/pt_BR/po
12528                 updated translations, submitted by Jens Oberender,
12529                 Ricardo Mones Lastra, and Fabio Junior Beneditto
12530
12531 2001-10-29 [darko]      0.6.4claws14
12532
12533         * src/compose.c
12534                 fix wrapping for good
12535
12536 2001-10-29 [darko]
12537
12538         * src/compose.c
12539                 undo previous change as it broke the smart wrapping
12540
12541 2001-10-29 [darko]      0.6.4claws13
12542
12543         * src/compose.c
12544                 fix infinite loop when long URL is quoted
12545                 (closes bug #475122.
12546
12547 2001-10-28 [match]
12548
12549         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
12550                 import Mutt address book
12551         * src/ldif.[ch] src/importldif.h
12552                 modified import LDIF handle user attributes
12553
12554 2001-10-28 [christoph]  0.6.4claws12
12555
12556         * src/summaryview.c
12557                 fixed that filtering did not work if there
12558                 were no filter rules
12559                 (closes bug #472003 and better implementation
12560                  of patch #474644)
12561
12562 2001-10-27 [christoph]  0.6.4claws11
12563
12564         * src/compose.c
12565                 make the folder's default account to be used when
12566                 replying. (patch by wwp <subscript@free.fr>)
12567         * src/compose.c
12568                 code cleanup, nearly killed all of wwp's patch
12569                 for folder's default account in compose
12570         * src/folderview.c
12571                 error panel when a folder could not be created
12572                 (closes bug #471080 new folder name & already
12573                  existing file)
12574
12575 2001-10-26 [alfons]
12576
12577         * src/utils.h
12578                 change prototype of strstr2() that Christoph forgot about
12579
12580 2001-10-26 [christoph]  0.6.4claws10
12581
12582         * src/account.c
12583                 made search for accounts by email address not case
12584                 sensitive
12585         * src/folder.c
12586                 fixed memory leak in folder_item_get_identifier
12587         * src/gtkspell.c
12588         * src/utils.c
12589                 fixed wrong strstr2 (should work like strstr)
12590
12591 2001-10-26 [darko]      0.6.4claws9
12592
12593         * src/compose.c src/gtkstext.[ch]
12594         * src/gtkstext.c
12595                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
12596
12597 2001-10-26 [paul]       0.6.4claws8
12598
12599         * src/html.c
12600                 ignore css and javascript tags in html mail
12601                 case-insensitive, with or without double-quoted
12602                 strings
12603
12604 2001-10-26 [paul]       0.6.4claws7
12605
12606         * sync with sylpheed 0.6.4cvs1
12607                 see ChangeLog entry 2001-10-26
12608
12609         * src/prefs_account.c, src/prefs_common.c,
12610           src/prefs_summary_column.c
12611                 minor improvements to the English
12612
12613 2001-10-25 [alfons]     0.6.4claws6
12614
12615         * src/gtkstext.c
12616         
12617                 make GtkSText follow style of GtkText (closes bug 
12618                 #469211 "text selection while writing message")
12619                 
12620                 do sync with GTK 1.2.10
12621
12622 2001-10-25 [paul]       0.6.4claws5
12623
12624         * src/html.c
12625                 ignore css tags in html mail
12626
12627 2001-10-25 [darko]      0.6.4claws4
12628
12629         * src/compose.c
12630                 don't declare is_url_string as static function since
12631                 we need it in gtkstext.c
12632         * src/gtkstext.c
12633                 remove unused variable
12634                 don't wrap long URLs while composing a message
12635
12636 2001-10-24 [christoph]  0.6.4claws3
12637
12638         * src/socket.c
12639                 fix ssl deadlock, when peer closes connection
12640
12641 2001-10-24 [paul]       0.6.4claws2
12642
12643         * src/prefs_common.c
12644                 gettextize the gpg ascii-armored warning message
12645
12646         * src/compose.c
12647                 insert a DOS/MAC file into the composed message
12648                 (improvements)
12649
12650         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
12651
12652 2001-10-22 [paul]       0.6.4claws1
12653
12654         * sync with sylpheed 0.6.4 release
12655                 see ChangeLog entries 2001-10-21
12656
12657         * po/fr.po, po/pt_BR.po
12658                 updated by Melvin Hadasht and Fabio Junior Beneditto
12659
12660 2001-10-21 [paul]       0.6.3claws30
12661
12662         * src/compose.c
12663                 insert a DOS text file from the compose window
12664                 into the composed message text (removes CRs characters)
12665                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
12666
12667         * tools/filter_conv.pl, tools/README
12668                 automatically use ~/.sylpheed as working directory
12669                 print out confirmation message on completion
12670
12671         * correct Hoa's last ChangeLog.claws entry
12672
12673 2001-10-20 [hoa]        0.6.3claws29
12674
12675         * src/grouplistdialog.c
12676                 bugfix (another ?) to give the right
12677                 newsgroups list for each news server.
12678
12679         * src/news.c
12680         * src/news.h
12681                 improve the newsgroups list cache
12682
12683 2001-10-20 [paul]       0.6.3claws28
12684
12685         * sync with sylpheed 0.6.3cvs9
12686                 see ChangeLog entry 2001-10-19
12687
12688         * correct Alfons' last ChangeLog.claws entry
12689
12690 2001-10-19 [alfons]
12691
12692         * src/pgptext.[ch]
12693                 fix compilation problems (part of bug #472895)
12694
12695 2001-10-18 [hoa]        0.6.3claws27
12696
12697         * src/grouplistdialog.c
12698                 bugfix when we refresh was clicked (bug 472701)
12699
12700 2001-10-19 [christoph]  0.6.3claws26
12701
12702         * src/compose.c
12703                 last header entry should default to "To:" or
12704                 "Newsgroups:" and not copy the last entry line
12705                 in a new compose window
12706                 (closes bug #472686, #470792)
12707
12708 2001-10-19 [paul]       0.6.3claws25
12709
12710         * sync with Sylpheed 0.6.3cvs8
12711                 see ChangeLog entries 2001-10-18 and 2001-10-19
12712
12713 2001-10-18 [christoph]  0.6.3claws24
12714
12715         * src/procmsg.c
12716                 reimplement ignore thread
12717         
12718 2001-10-18 [hoa]        0.6.3claws23
12719
12720         * src/folderview.c
12721         * src/grouplistdialog.[ch]
12722                 enhanced news subscription interface (feature 469113)
12723
12724         * src/news.c
12725         * src/news.h
12726                 enchanced newsgroup listing,
12727                 now, we can get groups informations
12728                 (NNTPGroupInfo)
12729
12730 2001-10-18 [paul]       0.6.3claws22
12731
12732         * src/summaryview.c
12733                 remove comment (sync with main branch)
12734         * src/mainwindow.c
12735                 fix 'Re-edit' bug in 'Message' menu
12736
12737 2001-10-17 [christoph]  0.6.3claws21
12738
12739         * src/compose.c
12740                 ignore empty or whitespace only header lines
12741
12742 2001-10-17 [paul]       0.6.3claws20
12743
12744         * sync with sylpheed 0.6.3cvs7
12745                 see ChangeLog entries 2001-10-14, 2001-10-16, and
12746                 2001-10-17
12747
12748 2001-10-17 [darko]
12749
12750         * src/compose.c
12751                 wrap long lines without spaces
12752                 don't wrap URLs
12753
12754 2001-10-16 [paul]
12755
12756         * po/es.po, po/nl.po, po/pt_BR.po
12757                 updated by Ricardo Mones Lastra, Alfons,
12758                 and Fabio Junior Beneditto
12759
12760         * sylpheed-0.6.3claws released
12761
12762 2001-10-15 [melvin] 0.6.3claws18
12763
12764         * README.claws
12765                 added summary and detailed installation instructions
12766                 for spell checker
12767         * po/fr.po
12768                 Updated, corrected and completed french translation
12769
12770 2001-10-15 [hoa] 0.6.3claws17
12771         * src/grouplistdialog.c
12772                 we can choose the newsgroups to display with wildcards
12773
12774 2001-10-15 [christoph]  0.6.3claws16
12775
12776         * src/account.c
12777         * src/compose.c
12778         * src/prefs_folder_item.[ch]
12779                 applied wwp <subscript@free.fr>'s folder
12780                 default account patch
12781         * po/de.po
12782                 Fixed wrong translation
12783
12784 2001-10-13 [alfons, christoph, melvin]  
12785                         0.6.3claws15
12786
12787         solution #2 to solve MT-safety problems defers all GUI related calls
12788         to the main thread using a gtk_idle_add() callback. discussed on
12789         ircnet #sylpheed, with christoph spotting some issues with the
12790         original code, and melvin allowing us to lobotomize his sylpheed.
12791
12792         * src/syldap.[ch], src/main.c
12793                 fix race problem in ldap search thread by deferring GUI 
12794                 stuff to main thread using gtk_idle_add()
12795
12796 2001-10-13 [paul]       0.6.3claws14
12797
12798         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
12799                 add Sergey's smtpcred.patch
12800                 adds separate username/password setting for SMTP Auth
12801                 needed by some servers
12802                 (closes feature request #471659)
12803
12804 2001-10-13 [paul]       0.6.3claws13
12805
12806         * src/pgptext.[ch] **NEW FILES**
12807         * src/Makefile.am, src/messageview.c, src/mimeview.c
12808                 decrypt ascii-armored gpg text embedded in
12809                 the message body.
12810                 Submitted by Jens Jahnke <jan0sch@gmx.net>
12811
12812 2001-10-13 [christoph]  0.6.3claws12
12813
12814         * README.claws
12815                 some more details on default to and
12816                 feature requests
12817         * src/main.c
12818                 init glib threading when ldap is used
12819         * src/syldap.c
12820                 threading fixes
12821         * po/de.po
12822                 fixed a typo
12823
12824 2001-10-12 [paul]       0.6.3claws11
12825
12826         * src/prefs_common.[ch], src/rfc2015.c
12827                 enable ascii-armored gpg text to be embedded in the
12828                 message body, selectable through the 'Privacy'
12829                 preferences. Supports encrypting only.
12830                 Submitted by Ravemax <ravemax@dextrose.com>
12831
12832 2001-10-12 [paul]       0.6.3claws10
12833
12834         * sync with sylpheed 0.6.3cvs6
12835                 see ChangeLog entries 2001-10-11 and 2001-11-12
12836
12837         * src/folderview.c
12838                 incorporated mbox folders, scoring, and folder
12839                 properties into the sync
12840
12841 2001-10-12 [darko]      0.6.3claws9
12842
12843         * README.claws
12844                 describe quotation wrapping
12845         * src/compose.c
12846                 don't treat tab as space to calculate line length properly
12847
12848 2001-10-11 [alfons]
12849
12850         * README.claws
12851                 correct description of how to make new filtering system work,
12852                 add some other things
12853                 
12854         * src/syldap.c
12855                 remove sched_yield() (not necessary / unportable)
12856
12857 2001-10-11 [paul]       0.6.3claws8
12858
12859         * sync with sylpheed 0.6.3cvs3
12860                 see ChangeLog entry 2001-10-10
12861
12862 2001-10-10 [christoph]  0.6.3claws7
12863
12864         * .cvsignore
12865                 ignore 2 files created by newer autotools
12866         * src/prefs_folder_item.c
12867                 using table for widget alignment
12868                 fixed memory leak and broken octal display
12869         * src/filesel.c
12870                 fixed segfault caused by lost filename
12871                 workaround (closes bug #469551)
12872
12873 2001-10-10 [paul]       0.6.3claws6
12874
12875         * sync with sylpheed 0.6.3cvs2
12876                 see ChangeLog entries 2001-10-09 and 2001-10-10
12877
12878 2001-10-10 [darko]      0.6.3.claws5
12879
12880         * src/gtkstext.c
12881                 proper calculation of right margin if smart wrapping is enabled
12882         * src/compose.c
12883                 automatically wrap long lines if wrap quotation is enabled
12884
12885 2001-10-09 [alfons]     0.6.3.claws4
12886
12887         * src/summaryview.c
12888                 select correct row when deleting last row in the summary view (and
12889                 close bug "[ #469104 ] select second last in list when deleting")
12890
12891 2001-10-09 [paul]       0.6.3claws3
12892
12893         * sync with sylpheed 0.6.3cvs1
12894                 updated some autotool scripts
12895
12896 2001-10-09 [darko]      0.6.3claws2
12897
12898         * src/gtkstext.[ch]
12899                 new name and mark with Sylpheed comment
12900         * src/compose.c
12901                 smart quotation wrapping a-la VIM
12902
12903 2001-10-08 [paul]       0.6.3claws1
12904
12905         * sync with sylpheed 0.6.3 release
12906                 see ChangeLog entry 2001-10-08
12907
12908 2001-10-08 [paul]       0.6.2claws24
12909
12910         * src/summaryview.c
12911                 more sync with sylpheed 0.6.2cvs12
12912                 Fixed the bug that didn't select the last row correctly
12913
12914
12915 2001-10-07 [paul]       0.6.2claws23
12916
12917         * sync with sylpheed 0.6.2cvs12
12918                 see ChangeLog entry 2001-10-07
12919
12920 2001-10-06 [match]
12921         * src/jpilot.[ch]
12922                 enable jpilot to read unsynch'ed addresses.
12923
12924         * src/editldap_basedn.c
12925                 fix segfault when opening dialog.
12926
12927 2001-10-06 [alfons]     0.6.2.claws22
12928
12929         * src/summaryview.c
12930                 fix bug with summary view selecting last *inserted*
12931                 node instead of last *visible* node. remember we
12932                 work with a tree
12933
12934 2001-10-06 [paul]       0.6.2claws21
12935
12936         * po/pt_BR.po
12937                 updated translation, contains some fixes and new
12938                 translations, submitted by Gustavo Noronha Silva
12939                 <kov@debian.org>
12940
12941         * src/prefs_common.c
12942                 change 'each' to 'every' - fix dubious English
12943
12944         * sync with sylpheed 0.6.2cvs11
12945
12946 2001-10-05 [alfons]     0.6.2claws20
12947
12948         * src/mainwindow.[ch], src/folderview.c
12949                 make composite tool button switch between "Compose News"
12950                 and "Compose Mail" depending on selected folder
12951                 (nifty idea by Kim Schulz <kim@schulz.dk>)
12952
12953 2001-10-05 [paul]       0.6.2claws19
12954
12955         * src/mainwindow.c, src/summaryview.c
12956                 fix 'Message/Reply to all', broken in last commit
12957
12958         * src/compose.c
12959                 fix X_BEENTHERE seg fault, thanks to Alfons
12960
12961 2001-10-04 [paul]       0.6.2claws18
12962
12963         * src/compose.[ch], src/mainwindow.c
12964                 make "Message/Reply" reply to mailing lists; matches
12965                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
12966                 based on portions of the patch submitted by
12967                 Junichi Uekawa <dancer@netfort.gr.jp>
12968
12969 2001-10-04 [darko]      0.6.2claws17
12970
12971         * src/compose.c
12972                 better smart wrapping
12973         * src/gtkstext.[hc]
12974                 a function to make text buffer contiguous
12975
12976 2001-10-03 [paul]       0.6.2claws16
12977
12978         * sync with sylpheed 0.6.2cvs10
12979
12980 2001-10-02 [alfons]
12981
12982         * configure.in
12983         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
12984                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
12985                 references to chinese translations (hope someone picks up
12986                 this)
12987
12988 2001-10-02 [christoph]  0.6.2claws15
12989
12990         * src/compose.c
12991                 fixed non translated header bug
12992         * ChangeLog.claws
12993                 fixed wrong date in alfons last entry ;)
12994
12995 2001-10-02 [alfons]     0.6.2claws14
12996
12997         * src/compose.c, src/prefs_common.[ch]
12998                 add block cursor option
12999
13000 2001-10-02 [paul]       0.6.2claws13
13001
13002         * sync with sylpheed 0.6.2cvs9
13003
13004 2001-09-30 [paul]       0.6.2claws12
13005
13006         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
13007                 updated translations
13008
13009         * po/POTFILES.in
13010                 add 'src/importldif.c'
13011
13012         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
13013                 added eudora-to-vCard conversion tool
13014                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
13015
13016         * sync with sylpheed 0.6.2cvs8
13017
13018 2001-09-30 [paul]
13019
13020         * sylpheed-0.6.2claws released
13021
13022 2001-09-27 [melvin]     0.6.2claws11
13023
13024         * src/gtkspell.c
13025                 fixed crash when using default path (introduced 
13026                 in 0.6.2claws10)
13027                 fixed tiny bug for initial suggestion mode
13028
13029 2001-09-27 [melvin]     0.6.2claws10
13030         
13031         * src/gtkspell.c
13032                 fixed bug where gtkpspell didn't set the path correctly
13033
13034         * README.claws
13035                 added a paragraph about spell checking
13036                 
13037
13038
13039 2001-09-27 [paul]       0.6.2claws9
13040
13041         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
13042                 replace '// comments' with '/* comments */' to prevent
13043                 some compiler warnings 
13044
13045         * sync with sylpheed 0.6.2cvs6
13046
13047 2001-09-26 [alfons]     0.6.2claws8
13048
13049         * src/messageview.c
13050                 introduce return receipt request notification again,
13051                 which was lost because of other semantics in 
13052                 procheader_parse() (???)
13053
13054 2001-09-26 [christoph]  0.6.2claws7
13055
13056         * src/compose.c
13057                 replace comments for old code with #if 0
13058                 readded auto cc, bcc and reply-to
13059         * src/prefs_matcher.c
13060         * src/prefs_scoring.c
13061                 removed some definition (was moved to
13062                 prefs.h)
13063
13064 2001-09-26 [paul]       0.6.2claws6
13065
13066         * src/mainwindow.c
13067                 make 'Follow-up and reply to' sensitive
13068
13069         * more sync with sylpheed 0.6.2cvs5
13070
13071 2001-09-25 [melvin]
13072
13073         * 0.6.2claws5
13074
13075         * src/gtkspell.c
13076                 fixed bug for "US-ASCII" introduced by the encoding code
13077
13078 2001-09-25 [paul]
13079
13080         * 0.6.2claws4
13081
13082         * src/prefs_common.[ch], src/summaryview.c
13083                 'next unread msg' 'go to next folder?' dialog can be
13084                 given default behaviour, either always show dialog,
13085                 or assume 'yes', or assume 'no'
13086                 Submitted by wwp <subscript@free.fr>
13087
13088 2001-09-25 [melvin]
13089                 
13090         * src/compose.c src/gtkspell.[ch]
13091                 added support for different encodings
13092
13093 2001-09-25 [paul]
13094
13095         * more sync with sylpheed 0.6.2cvs5
13096
13097 2001-09-24 [alfons]
13098         
13099         * src/prefs_folder_item.c
13100                 add check for item->prefs->default_to string is NULL and
13101                 add another check when freeing this string
13102
13103 2001-09-24 [paul]
13104
13105         * configure.in
13106                 change to version 0.6.2claws3
13107
13108         * sync with sylpheed 0.6.2cvs5 
13109
13110 2001-09-24 [match]
13111         * src/ldif.[ch], src/importldif.[ch], addressbook.c
13112                 import LDIF files.
13113         * src/addrcache.[ch], addrindex.[ch]
13114                 small update for future
13115         * src/addrbook.c
13116                 fix test XML file.
13117
13118 2001-09-24 [melvin]
13119         * src/gtkspell.[ch]
13120                 added 'Learn from mistakes' option
13121                 better handling of quotes in checked words
13122                 sorted dict list
13123         * po/fr.po
13124                 small update for spell checking stuff
13125
13126 2001-09-23 [alfons]
13127         
13128         * src/gtkspell.c
13129                 edit a little bit so it complies more with main coding style
13130
13131 2001-09-23 [alfons]
13132
13133         * src/folder.[ch], prefs_folder_item.c, compose.c
13134                 migrate "request return receipt" folder property
13135                 to folderlist.xml
13136
13137 2001-09-22 [alfons]
13138
13139         * README.claws **NEW**
13140                 (add things of interest for users of main branch 
13141                 and claws here)
13142
13143         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
13144                 re-implement threading per folder option, but store 
13145                 the setting in folderlist.xml (where it belongs)
13146
13147 2001-09-21 [melvin]
13148
13149         * src/gtkspell.[ch]
13150                 fixed bug when compose window is under another window
13151         * src/prefs_common.[ch] src/compose.c
13152                 changed 'dictionary_path' to 'dictionary' to be consistent
13153                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
13154         * ac/pspell.m4 src/Makefile.am 
13155                 dropped PSPELL_PATH macro
13156         * po/fr.po
13157                 updated translations
13158
13159 2001-09-21 [christoph]
13160
13161         * src/compose.c
13162                 added border around header fields
13163                 keep header type when new field is added
13164
13165 2001-09-20 [christoph]
13166
13167         * src/utils.[ch]
13168                 more portable debug_print with source filename
13169                 and linenumber
13170         * src/procmsg.c
13171                 more newlines after debug messages
13172
13173 2001-09-20 [paul]
13174
13175         * configure.in
13176                 change to version 0.6.2claws2
13177
13178         * sync with sylpheed 0.6.2cvs3
13179
13180 2001-09-19 [melvin]
13181
13182         * src/gtkspell.c
13183                 fixed the post-right-click focus pb
13184                 fixed crash when 'Spell check all' after dict change 
13185                         and when cursor is at the end of the text
13186                 shift-right-click pops up config menu even on misspelled words.
13187         * po/POTFILES.in
13188                 added gtkspell.c
13189
13190 2001-09-19 [melvin]
13191
13192         * src/about.c
13193                 added pspell to compiled-in features list
13194
13195 2001-09-18 [melvin]
13196
13197         * switched to pspell and dropped ispell
13198         * ac/pspell.m4
13199                 new file. autoconf macro for pspell
13200         * ac/Makefile.am 
13201         * configure.in acconfig.h
13202                 added pspell support
13203         * src/Makefile.am
13204         * src/main.c src/compose.[ch] src/gtkspell.[ch]
13205         * src/prefs_common.[ch] 
13206                 added pspell support
13207
13208 2001-09-18 [christoph]
13209
13210         * src/addr_compl.c
13211         * src/template.[ch]
13212                 replace LOG_MESSAGE with debug_print
13213         * src/compose.[ch]
13214                 gui improvements
13215         * src/menu.c
13216                 added newline after debug message
13217         * src/utils.h
13218                 using __VA_ARGS__ for debug_print macro
13219         * tools/.cvsignore
13220                 ignore Makefile and Makefile.in
13221
13222 2001-09-18 [paul]
13223
13224         * configure.in
13225                 change to version 0.6.2claws1
13226         * sync with sylpheed 0.6.2cvs1
13227
13228         * src/matcher.c 
13229         * src/prefs_matcher.c
13230                 add 'score equal to' option, submitted by
13231                 Paul Evans <nerd@freeuk.com>
13232
13233 2001-09-15 [christoph]
13234
13235         * src/mainwindow.c
13236                 comment out menu entry not existing in claws
13237         * src/menu.c
13238                 add debug output for non existing menu entries
13239         * src/summaryview.c
13240                 fix next/prev unread message for ignored threads
13241         * src/utils.[ch]
13242                 add sourcefile and line number to debug output
13243                 otherwise it is sometimes hard to find the
13244                 source code part if debug messages are translated
13245
13246 2001-09-14 [darko]
13247         
13248         * src/folderview.c
13249                 refresh target folder style after colour is changed
13250
13251 2001-09-13 [paul]
13252
13253         * configure.in
13254                 change to version 0.6.1claws3
13255
13256         * sync with sylpheed 0.6.1cvs6
13257
13258 2001-09-13 [darko]
13259         
13260         * src/folderview.c
13261                 fix target folder colourization to use user selected colour
13262
13263 2001-09-12 [darko]
13264         
13265         * src/summaryview.c
13266                 fix crash when message that is marked for copy/move is unmarked
13267
13268 2001-09-09 [paul]
13269
13270         * configure.in
13271                 change to version 0.6.1claws2
13272
13273         * sync with sylpheed 0.6.1cvs3
13274
13275 2001-09-09 [alfons]
13276         
13277         * src/folderview.c
13278                 fix bug with default font used for trash folder text
13279
13280 2001-09-06 [paul]
13281
13282         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13283                 updated translations
13284
13285         * configure.in
13286                 change to version 0.6.1claws1
13287
13288         * sync with sylpheed 0.6.1cvs2
13289
13290 2001-09-03 [paul]
13291
13292         * po/POTFILES.in
13293                 add Match's new addressbook
13294
13295         * po/de.po
13296                 updated translation submitted by Jens Oberender
13297
13298 2001-09-02 [paul]
13299
13300         * configure.in
13301                 change to 0.6.1claws
13302         * sync with sylpheed 0.6.1 release
13303
13304 2001-09-02 [paul]
13305
13306         * configure.in
13307                 change to 0.6.0claws2
13308
13309         * sync with sylpheed 0.6.0cvs4
13310
13311         * po/pt_BR.po
13312                 updated translation submitted by Fabio Junior Beneditto
13313
13314 2001-09-01 [match]
13315         * pixmaps/
13316                 interface.xpm
13317                 book.xpm
13318                 address.xpm
13319         * src/
13320                 Makefile.am
13321                 a ton of new files
13322
13323 2001-08-31 [paul]
13324
13325         * configure.in
13326                 change to version 0.6.0claws1
13327
13328         * sync with sylpheed 0.6.0cvs1
13329
13330         * po/es.po
13331                 updated translation submitted by Ricardo Mones Lastra
13332
13333         * po/POTFILES.in
13334                 add 'src/prefs_templates.c'
13335
13336         * src/compose.c, src/summaryview.c
13337                 fix segfault on 'Re_edit'               
13338
13339 2001-08-30 [alfons]
13340
13341         * configure.in, Makefile.am
13342         * tools/Makefile.am
13343                 add tools directory to source distribution
13344
13345 2001-08-30 [paul]
13346
13347         * configure.in
13348                 change to version 0.6.0claws
13349
13350         * sync with sylpheed 0.6.0 release
13351
13352 2001-08-30 [christoph]
13353
13354         * configure.in
13355                 removed autoconf version check
13356
13357 2001-08-30 [paul]
13358
13359         * src/account.c, src/compose.c, src/prefs_common.[ch]
13360         * src/procheader.[ch] src/utils.[ch]
13361                 Enhanced automatic account selection on replies
13362                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
13363
13364         * configure.in
13365                 add LDAP and JPilot to the configuration results output.
13366
13367 2001-08-29 [christoph]
13368
13369         * src/summeryview.c
13370                 no bold font for ignored threads
13371
13372 2001-08-29 [paul]
13373
13374         * configure.in
13375                 change to version 0.5.3claws6
13376
13377         * sync with sylpheed 0.5.3cvs10
13378                 src/stringtable.[ch]: New Files
13379
13380         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
13381         * src/pixmaps/sylpheed.xpm
13382                 add mini-icons to windows (by Alfons)
13383
13384 2001-08-27 [paul]
13385
13386         * src/mainwindow.c
13387                 new functions: next_labeled_cb(), prev_labeled_cb()
13388
13389         * src/summaryview.c
13390                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
13391                 summary_select_next_labeled(), summary_select_prev_labeled()
13392
13393         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
13394                 give claws blue folders and a blue trash can
13395
13396 2001-08-27 [paul]
13397
13398         * configure.in
13399                 change to version 0.5.3claws5
13400
13401         * sync with sylpheed 0.5.3cvs9
13402                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
13403
13404 2001-08-24 [christoph]
13405
13406         * src/filesel.c
13407                 keep filename when browsing directories
13408                 (not working for user entered filename, but
13409                  for default name and selected filename from
13410                  file list)
13411         * src/mainwindow.c
13412                 fixed wrong spelling "Folllow-up"
13413         * src/mbox_folder.c
13414         * src/procmsg.c
13415         * src/summaryview.c
13416                 fixed new/unread message count with ignored
13417                 threads (2 commits, first didn't notice no
13418                 longer needed decreasing)
13419         * src/inc.c
13420                 readded scrolling of progress dialog
13421                 (lost in sync)
13422
13423 2001-08-24 [paul]
13424
13425         * configure.in
13426                 change to 0.5.3claws4
13427
13428         * sync with sylpheed 0.5.3cvs7
13429
13430 2001-08-24 [christoph]
13431
13432         * src/compose.c
13433                 set request return receipt when replying
13434                 if it is set is the folder prefs of the
13435                 message
13436         * src/inc.c
13437                 disable final error popup if popups are
13438                 disabled in config (again)
13439
13440 2001-08-23 [paul]
13441
13442         * configure.in
13443                 Change version number to 0.5.3claws3
13444
13445         * sync with sylpheed 0.5.3cvs5
13446
13447         * src/mimeview.c
13448                 double quote '%s' in 'gedit %s' to fix bug when
13449                 opening attachment with spaces in the name
13450
13451 2001-08-22 [alte]
13452         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
13453           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
13454                 initial message templates support
13455
13456
13457 2001-08-22 [paul]
13458
13459         * configure.in
13460                 change version number to 0.5.3claws2
13461
13462         * sync with sylpheed 0.5.3cvs4
13463
13464         * src/procmsg.h src/summaryview.c
13465                 re-implement (un)ignore thread
13466
13467 2001-08-21 [paul]
13468
13469         * src/summaryview.c
13470                 remove unnecessary code
13471         * src/compose.c
13472                 enable 'dynamic' signatures (submitted by
13473                 Eric Limpens <eric@hscg-internet.nl>)
13474
13475 2001-08-21 [paul]
13476
13477         clean up after sync with sylpheed 0.5.3 release
13478
13479         * src/folderview.c
13480                 fix re-introduced font mess, see Christoph's
13481                 entry 2001-06-24
13482
13483         * src/summaryview.c
13484                 remove prev_msgnum
13485                 use sylpheed's small font instead of
13486                 gtk default font for summary view
13487
13488
13489 2001-08-17 [paul]
13490
13491         * configure.in
13492                 add pl to ALL_LINGUAS - sync with main branch
13493
13494         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13495                 Updated. Translations by Jens Oberender, Ricardo Mones
13496                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
13497
13498         * po/pl.po  ** NEW FILE **
13499                 sync with the main branch
13500
13501         * src/folderview.c
13502                 fix target folder colorizing and refresh problem
13503
13504
13505 2001-08-17 [christoph]
13506
13507         * src/mainwindow.c
13508                 claws uses 4 colors for target folder coloring.
13509                 arrays were not long enough and destroyed the
13510                 stack causing a segfault.
13511                 target folder colorizing does not work anymore
13512                 for me
13513
13514 2001-08-16 [paul]
13515
13516         * configure.in
13517                 change to version 0.5.3claws1
13518
13519         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
13520           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
13521           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
13522
13523                 sync with sylpheed 0.5.3 release, but keep claws method of
13524                 configuring/saving fonts
13525
13526         * src/addressbook.[ch]
13527                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
13528                 in line with a similar change in Hiroyuki's branch
13529
13530         * src/mainwindow.[ch]
13531                 disable main_window_set_thread_option()
13532         * src/prefs_folder_item.c
13533                 comment out &tmps_prefs.enable_thread,
13534         * src/mbox_folder.c, src/procmsg.[ch]
13535                 comment out MSG_IS_IGNORE_THREAD
13536         * src/summaryview.c
13537                 comment out summary_ignore_thread() and summary_unignore_thread()
13538                 comment out MSG_IS_IGNORE_THREAD
13539
13540                 use Hiroyuki's threading instead.
13541
13542
13543
13544 2001-08-15 [paul]
13545
13546         * src/account.c
13547                 use Hiroyuki's 0.5.3 column scheme but also
13548                 include the enable/disable button.
13549         * src/pixmaps/mark.xpm
13550                 add Hiroyuki's amended pixmap
13551
13552 2001-08-13 [christoph]
13553
13554         * src/account.c
13555                 receive at get all column showed wrong state for APOP
13556                 button should only work for POP3 and APOP accounts
13557         * src/prefs_account.c
13558                 added missing preprocessor statement for SSL
13559
13560 2001-08-12 [paul]
13561
13562         * src/account.[ch]
13563                 add 'receive at get all' column and enable/disable
13564                 button.
13565
13566 2001-08-06 [christoph]
13567
13568         * src/account.c
13569                 show usage of SSL in protocol column
13570
13571         * src/imap.c
13572         * src/inc.c
13573                 renamed ssl options
13574
13575         * src/prefs_account.[ch]
13576                 moved ssl options to a new page
13577
13578         * src/send.c
13579         * src/smtp.c
13580         * src/ssl.[ch]
13581                 renamed ssl options
13582                 added support for SMTP STARTTLS command
13583
13584 2001-08-05 [christoph]
13585
13586         * configure.in
13587                 debian autoconf needs version check to find
13588                 correct autoconf version. if the file is
13589                 named configure.in 2.13 is used, which does
13590                 not work with this configure.in script.
13591                 other solution would be to rename the script
13592                 to configure.ac as suggested in the autoconf
13593                 manual.
13594
13595         * src/inc.c
13596                 disable final error popup if popups are
13597                 diabled in config
13598
13599         * src/socket.c
13600                 bugfix in ssl_gets
13601                 fixes IMAP over SSL problem
13602
13603 2001-08-03 [paul]
13604
13605         * configure.in
13606                 change to 0.5.2claws1
13607
13608         * sync with sylpheed 0.5.2cvs1
13609
13610 2001-08-02 [alfons]
13611
13612         * configure.in
13613                 quick fix for ispell detection...
13614
13615 2001-08-01 [paul]
13616
13617         * configure.in
13618                 change to 0.5.1claws4
13619
13620         * sync with sylpheed 0.5.1cvs7
13621
13622 2001-07-31 [alfons]
13623
13624         * src/prefs_common.c, src/prefs_common.h, 
13625           src/gtkspell.c, src/gtkspell.h
13626                 add global spelling checker settings (compose tab) +
13627                 selection of dictionary 
13628           
13629         * configure.in  
13630                 guess valid ispell location
13631
13632 2001-07-31 [paul]
13633
13634         * po/POTFILES.in
13635                 removal of 'src/quote_fmt_parse.c'
13636         * po/de.po
13637                 Updated de.po
13638                 (submitted by Jens Oberender <didge@suse.de>)
13639
13640 2001-07-31 [darko]
13641
13642         * src/folder.[ch]
13643         * src/folderview.[ch]
13644         * src/mainwindow.c
13645         * src/mh.c
13646         * src/prefs_common.[ch]
13647         * src/summaryview.c
13648                 target folder colourization
13649
13650 2001-07-30 [paul]
13651
13652         more sync with Sylpheed 0.5.1cvs6 
13653
13654 2001-07-30 [darko]
13655
13656         * src/mh.c
13657         * src/prefs_folder_item.[hc]
13658         * src/summaryview.c
13659                 shared folders support with a GUI
13660
13661 2001-07-29 [paul]
13662
13663         0.5.1claws3
13664
13665         * sync with Sylpheed 0.5.1cvs6
13666
13667 2001-07-29 [paul]
13668
13669         * po/pt_BR.po
13670                 updated
13671                 (submitted by Fabio Junior Beneditto)
13672
13673 2001-07-28 [paul]
13674
13675         * src/procmime.c
13676         * AUTHORS
13677                 patch to correct bad image mime headers
13678                 (submitted by Don Quijote <dq@searchlores.org>)
13679
13680 2001-07-28 [paul]
13681
13682         * tools/gif2xface.pl   **NEW FILE**
13683         * tools/README
13684                 script to convert file.gif to file.xface for
13685                 use in a custom header.
13686                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
13687
13688 2001-07-27 [alfons]
13689         
13690         * configure.in
13691                 change macros for detecting JPilot and LDAP
13692
13693 2001-07-27 [christoph]
13694
13695         * src/filtering.c
13696                 code cleanup (MIN / MAX warning, needed casting)
13697
13698 2001-07-27 [alfons]
13699
13700         * procheader.c
13701                 disallow setting flags when detecting certain headers
13702                 (X-Status, Status, Seen, X-Seen). 
13703         
13704         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
13705
13706 2001-07-27 [christoph]
13707
13708         * src/prefs_filter.c
13709         * src/prefs_filtering.c
13710         * src/prefs_matcher.c
13711         * src/prefs_scoring.c
13712                 scroll list when moving rows up or down
13713
13714         * src/imap.c
13715         * src/imap.h
13716         * src/prefs_account.c
13717         * src/prefs_account.h
13718         * src/send.c
13719                 SMTP over SSL (untested, feedback requested)
13720                 IMAP over SSL
13721
13722         * src/ssl.c
13723                 code cleanup
13724
13725 2001-07-26 [alfons]
13726         
13727         * configure.in, acconfig.h
13728                 define CLAWS (need this for main / claws detection)
13729
13730 2001-07-25 [alfons]
13731
13732         * configure.in
13733                 Sylpheed 0.5.1claws2
13734                 
13735         * sync with Sylpheed 0.5.1cvs4
13736
13737 2001-07-25 [christoph]
13738
13739         * src/scoring.c
13740                 fixed segfault
13741                 item->prefs == NULL (don't know why)
13742
13743 2001-07-25 [alfons]
13744
13745         * configure.in
13746                 Sylpheed 0.5.1claws1
13747
13748         * sync with Sylpheed 0.5.1cvs1-3
13749
13750 2001-07-24 [christoph]
13751
13752         * src/folderview.c
13753         * src/prefs_folder_item.[ch]
13754                 added folderitem preferences dialog with
13755                 default To: and auto request return receipt
13756
13757         * src/compose.[ch]
13758         * src/menu.[ch]
13759                 changes to handle new folderitem preferences
13760
13761         * src/mainwindow.c
13762         * src/summaryview.c
13763                 call compose new mail with current folderitem
13764
13765 2001-07-24 [alfons]
13766
13767         Release Sylpheed 0.5.1claws
13768
13769         * configure.in
13770                 change to release version 0.5.1claws
13771
13772 2001-07-24 [christoph]
13773
13774         * src/summaryview.c
13775                 fixed segfault that happend when the selected
13776                 message was removed while retrieving new messages.
13777
13778         * po/es.po
13779                 updated translation
13780                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
13781
13782 2001-07-22 [alfons]
13783
13784         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
13785         this is a work in progress, for more information: http://nlpagan.net/sylman 
13786         
13787         * configure.in, src/mainwindow.c, manual/Makefile.am
13788                 add support for English manual
13789
13790         * AUTHORS
13791                 add authors of user manuals
13792
13793         * manual/en/sylpheed*.html
13794                 add English documentation
13795
13796 2001-07-22 [christoph]
13797
13798         * po/POTFILES.in
13799                 added src/ssl.c
13800         * src/ssl.c
13801                 changed a wrong debug message
13802
13803 2001-07-22 [alfons]
13804
13805         * po/nl.po
13806                 update Dutch translation
13807
13808         * src/prefs_filtering.c, 
13809           src/prefs_matcher.c
13810                 add more translatable strings           
13811
13812 2001-07-21 [alfons]
13813
13814         0.5.0claws7
13815
13816         * configure.in
13817                 change version
13818
13819         * src/inc.c, src/summaryview.[ch]
13820                 prevent update of mark file when filtering has done, by
13821                 using a variable; this affects two functions:
13822                         inc.c::inc_finished()
13823                         summaryview.c::summary_show()
13824
13825 2001-07-20 [alfons]
13826
13827         * src/filtering.[ch], src/prefs_filtering.c, 
13828           src/matcher.[ch]
13829                 add filtering action for label coloring 
13830
13831         * po/POTFILES.in
13832                 add labelcolors.c
13833
13834         * added src/labelcolors.c
13835         * added src/labelcolors.h
13836         * src/Makefile.am, src/summaryview.c
13837                 rearrange label coloring code
13838
13839         * src/procmsg.h
13840                 add more parentheses so label colouring works correctly
13841
13842         * src/filtering.c
13843                 don't really delete message, but move it to Trash
13844
13845         * src/prefs_matcher.c
13846                 add quote options to info dialog
13847
13848 2001-07-20 [christoph]
13849
13850         * src/Makefile.am
13851         * src/inc.c
13852         * src/main.[ch]
13853         * src/socket.h
13854         * src/ssl.[ch] (new)
13855                 moved ssl stuff to a seperate file
13856
13857 2001-07-20 [darko]
13858
13859         * src/summaryview.c
13860                 fix show sender using address book with no e-mail
13861                 address in From: field
13862
13863 2001-07-19 [alfons]
13864
13865         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
13866                 fix messy handling of escaping... now at least the
13867                 execute command is useful. escape char is '\', we
13868                 accept \n and \r too. 
13869
13870                 Real life example:
13871                 
13872                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
13873                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
13874
13875 2001-07-18 [alfons]
13876
13877         0.5.0claws6
13878
13879         * src/summaryview.c
13880                 clean up
13881
13882         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
13883           src/procmsg.[ch]
13884                 revise filtering; currently move, copy, marking have
13885                 been tested. if you like bleeding edge stuff, you
13886                 should definitely go for this version :)
13887
13888         * mark old working stuff as VERSION_0_5_0_CLAWS5        
13889
13890 2001-07-17 [christoph]
13891
13892         * src/utils.c
13893                 timestamp log
13894
13895 2001-07-17 [alfons]
13896
13897         0.5.0claws5
13898
13899         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
13900           bits in the mark file, without affecting either branch. Lots of
13901           files changed, also in claws branch.
13902
13903           UNTESTED: use of mbox folders
13904
13905         * src/summaryview.c
13906                 added mark all read; however this was a quick hack used for
13907                 cleaning up mess after initial merge with Hiroyuki
13908
13909         * configure.in
13910                 change claws version number back to 0.5.0claws5 to clear up 
13911                 confusion & pretension (recent release was technically 
13912                 0.5.0claws4, so we neatly align with Hiroyuki :-)
13913
13914 2001-07-16 [alfons]
13915
13916         sync with Hiroyuki's 0.5.0cvs4
13917
13918 2001-07-16 [alfons]
13919
13920         0.5.1claws3
13921
13922         * src/filtering.[ch]
13923                 remove invalid updating of mark files for 
13924                 filter actions MATCHING_ACTION_MOVE and 
13925                 MATCHING_ACTION_DELETE; this should fix the
13926                 folder update bug
13927                 
13928         * src/procmsg.c
13929                 revert Christoph's stab at fixing the folder 
13930                 update bug
13931
13932         * po/POTFILES.in
13933                 add missing files with translatable strings
13934
13935         * src/summaryview.c
13936                 remove debug print
13937
13938 2001-07-15 [alfons]
13939
13940         * src/addr_compl.[ch], src/prefs_filtering.c
13941                 make "filtering pref dialog's destination entry" an
13942                 "address completable entry", if filter destination is 
13943                 an email address
13944
13945         0.5.1claws2
13946         
13947         sync with Hiroyuki's 0.5.0cvs2-3
13948
13949 2001-07-15 [christoph]
13950
13951         * src/procmsg.c
13952                 fixed folder stats update after incorporation
13953
13954 2001-07-15 [alfons]
13955
13956         * src/summaryview.c
13957                 * finish label colouring stuff (for now)
13958                 * fix incorrect colour bug (off by one) 
13959
13960 2001-07-14 [alfons]
13961
13962         * src/mainwindow.c
13963                 change text labels for news and mail message so there's
13964                 plenty of toolbar estate left
13965
13966         * configure.in
13967                 0.5.1claws1
13968
13969         * src/folderview.c
13970           src/folder.[ch]
13971                 sync with Hiroyuki's 0.5.0cvs1
13972
13973         * src/summaryview.c
13974                 more rewrite label colouring
13975
13976 2001-07-14 [alfons]
13977
13978         * src/summaryview.[ch]
13979                 * start rewrite label colouring 
13980                 * fix proper location "Add Sender To Addressbook" menu item
13981
13982 2001-07-13
13983
13984         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
13985         (actually this is 0.5.0claws4)
13986
13987 2001-07-13 [alfons]
13988
13989         * po/pt_BR.po
13990                 * fix duplicate message
13991                 * add updated Portugese / Brazilian translation
13992                   submitted by Fabio Junior Beneditto
13993
13994 2001-07-12 [alfons]
13995
13996         * AUTHORS
13997                 add Jens
13998
13999         * po/nl.po
14000                 add updated Dutch translation
14001
14002         * po/de.po
14003                 add updated German translation submitted by Jens
14004
14005 2001-07-11 [alfons]
14006
14007         Prerelease before 0.5.0claws. Please test.
14008         This version is temporarily tagged as VERSION_0_5_0_TEST
14009
14010         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
14011           src/prefs_scoring.c, src/prefs_matcher.c, 
14012           src/prefs_filtering.c, src/mbox.c, 
14013           src/main.c, src/inc.c, src/filtering.[ch]
14014                 revert new Hoa's new matcher (does not work yet)
14015
14016         * src/Makefile.am
14017                 clean up
14018
14019 2001-07-10
14020
14021         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14022
14023
14024 2001-07-10 [alfons]
14025
14026         * Makefile.am
14027                 add ChangeLog.claws to EXTRA_DIST
14028         * src/Makefile.am
14029                 add matcher_parser_parse.h to EXTRA_DIST
14030
14031 2001-07-10 [christoph]
14032
14033         * src/inc.c
14034                 add destination folder to table of
14035                 folders that need to be updated after
14036                 incorporation
14037
14038 2001-07-10 [alfons]
14039
14040         * folder.[ch]
14041           folderview.c
14042                 make collapse state of folders and folder items persistent, i.e.
14043                 if you collapse a folder tree, the next time sylpheed-claws starts 
14044                 up the folder tree remains collapsed.  
14045                 
14046 2001-07-10 [christoph]
14047
14048         * acconfig.h
14049         * configure.in
14050                 added --enable-ssl
14051         * src/md5.[ch]
14052                 renamed MD5_CTX to MD5_CTX_syl
14053                 conflicts with a struct in openssl
14054         * src/inc.c
14055         * src/main.[ch]
14056         * src/prefs_account.[ch]
14057         * src/socket.[ch]
14058                 SSL support for POP
14059         * src/mainwindow.c
14060                 fixed compose with current account
14061                 broken by new compose button stuff
14062
14063 2001-07-09 [hoa]
14064
14065         * AUTHORS
14066                 changed my email address
14067
14068         * src/matcher_parser_parse.y
14069                 clean the parser to remove conflicts
14070
14071 2001-07-09 [alfons]
14072
14073         * AUTHORS
14074                 add Match Grun
14075
14076         * configure.in
14077                 fix incorrect description of --enable-ldap parameter
14078
14079         * src/prefs_common.[ch]
14080           src/compose.c
14081                 add experimental option "smart wrapping" which makes the
14082                 compose editor auto wrap.
14083                 
14084                 | TODO: the problem with the buggy cursor handling is caused |
14085                 | by the GtkText. when deleting / backspacing text its       |
14086                 | wrapping algorithm does not take in account the previous   |
14087                 | line. should find a way to hack this in.                   |
14088                 | or should perhaps combine this with the word wrapping      |
14089                 | patch i wrote in january.                                  |
14090
14091         * src/about.c
14092                 show build parameters for LDAP and JPilot
14093
14094         * src/summaryview.c
14095                 revert Christoph's bugfix for selecting next unread message, 
14096                 because folder stats aren't updated correctly
14097
14098 2001-07-08 [hoa]
14099
14100         * src/filtering.c
14101         * src/mainwindow.c
14102         * src/matcher.c
14103         * src/matcher_parser_lex.l
14104         * src/matcher_parser_parse.y
14105         * src/prefs_filtering.c
14106         * src/prefs_scoring.c
14107         * src/scoring.c
14108                 bugfix of the config file parser
14109
14110 2001-07-08 [alfons]
14111
14112         * src/Makefile.am
14113                 added generated matcher sources to BUILT_SOURCES
14114
14115 2001-07-08 [hoa]
14116
14117         * src/Makefile.am
14118         * src/.cvsignore
14119                 added new config file parser
14120
14121         * src/scoring.[ch]
14122         * src/filtering.[ch]
14123         * src/matcher.[ch]
14124         * src/prefs_filtering.c
14125         * src/prefs_matcher.c
14126         * src/prefs_scoring.c
14127         * added src/matcher_parser.h
14128         * added src/matcher_parser_lex.h
14129         * added src/matcher_parser_lex.l
14130         * added src/matcher_parser_parse.y
14131                 lex & yacc config file parser
14132
14133         * src/mbox.c
14134         * src/inc.c
14135         * src/main.c
14136                 changes prefs_filtering into global_filtering           
14137
14138         * src/summaryview.c
14139                 build threads with subjects only if "Re: " is at the
14140                 beginning of the subject
14141
14142 2001-07-07 [paul]
14143
14144         0.5.0claws
14145
14146         sync with sylpheed 0.5.0
14147                 change of version number only
14148
14149 2001-07-06 [paul]
14150
14151         0.5.0claws5
14152
14153         sync with sylpheed 0.5.0pre5
14154
14155 2001-07-05 [paul]
14156
14157         sync with sylpheed 0.5.0pre4 release
14158                 /po and /manual/ja not sync'ed
14159
14160 2001-07-04 [paul]
14161
14162         more sync with sylpheed 0.5.0pre4
14163
14164 2001-07-03 [christoph]
14165
14166         * src/addressbook.c
14167                 fixed address book broken by address book
14168                 for VCard, JPilot, LDAP
14169
14170 2001-07-03 [alfons]
14171
14172         * src/matcher.c
14173         * src/textview.c
14174                 stopped memory leaks
14175
14176 2001-07-03 [paul]
14177
14178         more sync with sylpheed 0.5.0pre4
14179
14180 2001-07-02 [match]
14181
14182         * included address book patch for VCard, JPilot, LDAP
14183         * pref_common.c - fixed Font options on Display tab (cosmetic)
14184         * alertpanel.c - fixed truncated message
14185
14186 2001-07-02 [christoph]
14187
14188         * src/mbox_folder.c
14189         * src/procmsg.[ch]
14190         * src/summaryview.c
14191                 mark threads for ignoring
14192
14193 2001-07-02 [paul]
14194
14195         0.5.0claws4
14196
14197         * sync with sylpheed 0.5.0pre4
14198                 updated gettext to 0.10.38.
14199
14200 2001-07-01 [paul]
14201
14202         * src/ mainwindow.c
14203         * src/procmsg.h
14204         * src/summaryview.[ch]
14205                 new right-click option: Label.
14206                 substitute for 'Mark-->Mark/Unmark', colours the line.
14207                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
14208
14209 2001-07-01 [christoph]
14210
14211         * src/folderview.c
14212                 fixed font for trash
14213         * src/summaryview.c
14214                 move ctree to unread message
14215
14216 2001-07-01 [paul]
14217
14218         * sync with sylpheed 0.5.0pre3 release
14219
14220 2001-06-30 [alfons]
14221
14222         * src/filesel.[ch]
14223         * src/compose.c
14224                 allow inserting / attaching multiple files in
14225                 the composer window
14226
14227 2001-06-30 [paul]
14228
14229         * src/codeconv.c
14230                 small change to Alfons' previous stuff so that it
14231                 actually makes
14232
14233 2001-06-30 [alfons]
14234
14235         * lots of files changed; first attempt to merge the changes
14236           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
14237
14238 2001-06-30 [paul]
14239
14240         * po/pt_BR.po
14241                 updated and completed, translations by Fabio
14242                 Junior Beneditto <fjbeneditto@yahoo.com.br>
14243
14244 2001-06-29 [alfons]
14245
14246         * src/compose.c
14247         * src/mimeproc.[ch]
14248                 allow selecting an attached files' mime type from a 
14249                 list of types.
14250
14251 2001-06-29 [paul]
14252
14253         * more sync with sylpheed 0.5.0pre3
14254
14255 2001-06-29 [paul]
14256
14257         * po/pt_BR.po
14258                 merge with sylpheed.pot and pt_BR.po provided by
14259                 Fabio Junior Beneditto.
14260
14261 2001-06-29 [darko]
14262
14263         * src/procmime.c
14264                 make MIME types case insensitive
14265
14266 2001-06-28 [alfons]
14267
14268         * po/nl.po
14269                 merge with sylpheed.pot and old nl.po; translations added.
14270
14271 2001-06-28 [paul]
14272
14273         * more sync with sylpheed 0.5.0pre3
14274
14275 2001-06-27 [alfons]
14276
14277         * src/summaryview.c
14278                 don't crash when removing parent node of messages
14279                 attracted by subject. this was caused by not deleting
14280                 the parent node from the subject line hash table.
14281
14282 2001-06-27 [alfons]
14283
14284         * src/summaryview.c
14285         * src/compose.[ch]
14286         * src/mainwindow.c
14287                 if there are multiple messages selected, allow forwarding
14288                 them as attachments.
14289
14290 2001-06-27 [paul]
14291
14292         * more sync with sylpheed 0.5.0pre3
14293
14294 2001-06-26 [paul]
14295
14296         0.5.0claws3
14297
14298         * sync with sylpheed 0.5.0pre3
14299
14300 2001-06-25 [paul]
14301
14302         * src/mainwindow.c
14303                 fixed 'compose news article' bug
14304                 from icon-and-text toolbar
14305
14306 2001-06-25 [paul]
14307
14308         * sync with sylpheed 0.5.0pre2 release
14309
14310 2001-06-24 [christoph]
14311
14312         * src/prefs_common.c
14313                 bug fix in font selection
14314         * src/folderview.c
14315                 use sylpheed's normal font instead of
14316                 gtk default font for folders without
14317                 new messages
14318
14319 2001-06-24 [alfons]
14320
14321         * src/mainwindow.[ch]
14322                 added composite compose mail / news button (an idea by Leandro
14323                 Pereira <leandro@linuxmag.com.br>)
14324
14325 2001-06-24 [paul]
14326
14327         Added instructions for ldif-to-xml.py
14328
14329         * tools/README
14330
14331 2001-06-23 [alfons]
14332
14333         Some minor things.
14334
14335         * src/pixmaps/stock_news_compose.xpm
14336                 added pixmap by Leandro
14337         * src/prefs_common.c
14338                 tested built-in spelling checker of GCC 3.0 :)
14339         * po/nl.po
14340                 merged dutch translation of sylpheed-main with
14341                 sylpheed.pot
14342
14343 2001-06-23 [paul]
14344
14345         Added tools directory and files.
14346
14347         * tools/filter_conv.pl
14348                 converts old filter system to new filtering system
14349         * tools/ldif-to-xml.py
14350                 converts netscape addressbook to sylpheed addressbook
14351         * tools/README
14352                 descriptions/instructions for above two files
14353
14354 2001-06-23 [christoph]
14355
14356         * src/inc.c
14357         * src/manage_window.[ch]
14358         * src/prefs_common.[ch]
14359                 mail retrieval dialog can be enabled, disabled
14360                 or hidden if non of sylpheed's windows is active
14361
14362 2001-06-22 [paul]
14363
14364         0.5.0claws2
14365
14366         * sync with sylpheed 0.5.0pre2
14367
14368 2001-06-21 [christoph]
14369
14370         * src/summaryview.c
14371                 show recipient on 'from' for all accounts
14372                 
14373         * src/inc.c
14374         * src/prefs_common.[ch]
14375                 disable error popup on mail receive errors
14376
14377 2001-06-21 [alfons]
14378
14379         * src/compose.c
14380                 made the ruler correctly appear and disappear.
14381
14382         * src/Makefile.am
14383                 removed Hoa's work-in-progress-stuff (interesting!) so 
14384                 claws compiles ok.
14385
14386 2001-06-20 [christoph]
14387
14388         * src/inc.c
14389         * src/progressdialog.c
14390                 added scrolled window for list in progressdialog
14391
14392 2001-06-20 [paul]
14393
14394         sync with sylpheed 0.5.0pre1 release
14395
14396 2001-06-20 [christoph]
14397
14398         * src/summeryview.c
14399                 make building threads by subject work when
14400                 thread view is enabled
14401                 
14402         * src/compose.c
14403         * src/prefs_common.[ch]
14404                 automatically select account for mail replys
14405
14406 2001-06-19 [sergey]
14407
14408         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
14409         they are filled in from the account settings.
14410
14411 2001-06-19 [paul]
14412
14413         * more sync with sylpheed 0.5.0pre1
14414
14415 2001-06-18 [alfons]
14416
14417         * src/Makefile.am,
14418           src/procmime.c
14419                 added --sysconfdir to CPPFLAGS for pointing to the correct
14420                 location of mime.types. 
14421
14422                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
14423                 or ./configure!
14424
14425 2001-06-18 [hoa]
14426
14427         * src/summaryview.c
14428                 fixed some bug when building threads
14429
14430 2001-06-18 [pau]l
14431
14432         * src/prefs_account.c
14433                 UI stuff: More changes to the English
14434
14435 2001-06-18 [paul]
14436
14437         * src/pixmaps/stock_news_compose.xpm: new file
14438         * src/Makefile.am
14439         * src/mainwindow.c
14440         * src/summaryview.c
14441                 Added new icon for Hoa's 'compose a news
14442                 message', plus minor improvements to the
14443                 English
14444
14445         * po/ja.po
14446         * ChangeLog
14447         * ChangeLog.jp
14448                 more sync with sylpheed 0.5.0pre1
14449
14450 2001-06-18 [hoa]
14451
14452         * src/compose.[ch]
14453         * src/mainwindow.c
14454                 Follow-up and reply to
14455
14456         * src/summaryview.[ch]
14457                 Build threads also with subjects
14458
14459 2001-06-17 [hoa]
14460
14461         * src/compose.c
14462                 forwarding use the current account.
14463
14464         * src/mainwindow.c
14465                 the "compose message" button has been replaced with
14466                 "new mail" and "new news" buttons
14467
14468         * src/prefs_common.[ch]
14469                 added a configuration option to use the forward button
14470                 as "forward as attachment"
14471                 changed reply and forward format description
14472
14473         * src/quote_fmt_lex.l
14474         * src/quote_fmt_parse.y
14475                 added message with no signature in format for reply
14476                 and forward.
14477
14478 2001-06-17 [paul]
14479
14480         Minor UI stuff
14481
14482         * src/mainwindow.c
14483         * src/summaryview.c
14484                 Improvements to the English
14485
14486         * src/prefs_common.c
14487                 Improvements to the English and some
14488                 clarity/continuity improvements in the
14489                 description of Quote symbols.
14490
14491 2001-06-17 [paul]
14492
14493         0.5.0claws1
14494
14495         * sync with sylpheed 0.5.0pre1
14496
14497 2001-06-17 [hoa]
14498
14499         * src/compose.c
14500                 Better interface for compose, displayed fields
14501                 are updated whenever we change account.
14502                 Newsgroups field is automatically filled.
14503
14504         * src/mainwindow.c
14505                 Newsgroups field is automatically filled.
14506
14507         * src/prefs_account.c
14508                 Some interface stuff when fields appear and
14509                 disappear.
14510
14511 2001-06-16 [paul]
14512
14513         0.4.99claws
14514
14515         * sync with sylpheed 0.4.99
14516
14517 2001-06-16 [sergey]
14518
14519         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
14520         base64_decoder_free, base64_decoder_decode): new object and
14521         functions for decoding base64 streams.
14522         * src/procmime.c (procmime_decode_content): modified to use the
14523         new base64 decoder.
14524
14525 2001-06-15 [paul]
14526
14527         0.4.99claws10
14528
14529         * sync with sylpheed 0.4.99cvs11
14530
14531 2001-06-13 [paul]
14532
14533         0.4.99claws9
14534
14535         * sync with sylpheed 0.4.99cvs9
14536
14537 2001-06-13 [hoa]
14538
14539         * src/compose.c
14540         * src/prefs_account.c
14541
14542                 SMTP server can be defined in the news account
14543                 mime type of attachment are kept.
14544
14545         * src/summaryview.c
14546
14547                 now choose the highest important score between default
14548                 and important score of folder.
14549
14550 2001-06-09 [alfons]
14551         
14552         * src/prefs_common.c: 
14553
14554                 (prefs_quote_description_create): corrected description of 
14555                 quote format characters
14556
14557 2001-06-09 [paul]
14558
14559         0.4.99claws8
14560
14561         * sync with sylpheed 0.4.99cvs8
14562
14563 2001-06-08 [sergey]
14564
14565         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
14566         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
14567
14568 2001-06-08 [paul]
14569
14570         0.4.99claws7
14571
14572         * sync with sylpheed 0.4.99cvs7
14573
14574 2001-06-06 [sergey]
14575
14576         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
14577         clashes with autogenerated header).
14578         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
14579         * src/Makefile.am: added quote_fmt.h.
14580         * src/.cvsignore: added lex/yacc autogenerated files
14581         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
14582
14583 2001-06-06 [paul]
14584
14585         0.4.99claws6
14586
14587         * sync with sylpheed 0.4.99cvs6
14588
14589 2001-06-06 [hoa]
14590
14591         * added src/quote_fmt_parse.h
14592         * src/compose.c
14593                 removed warnings
14594
14595         * src/prefs.[ch]
14596                 don't modify readonly configuration files
14597
14598         * src/prefs_account.c
14599         * src/prefs_common.c
14600         * src/prefs_customheader.c
14601         * src/prefs_display_header.c
14602         * src/prefs_filter.c
14603         * src/prefs_filtering.c
14604         * src/prefs_scoring.c
14605                 don't open dialog box when configuration files
14606                 are readonly
14607
14608 2001-06-05 [sergey]
14609
14610         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
14611
14612         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
14613         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
14614         BUILT_SOURCES to make all files rebuild properly.
14615
14616         * src/compose.c: removed #include "quote_fmt.tab.h".
14617
14618         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
14619         CHARACTER value in yylval.
14620
14621         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
14622         receive CHARACTER value by documented means (yylval).
14623
14624         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
14625
14626 2001-06-05 [hoa]
14627
14628         * src/Makefile.am
14629                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
14630
14631         * src/filtering.c
14632         * src/matcher.c
14633         * src/matcher.h
14634         * src/prefs_filtering.c
14635                 now keep the configuration for execute action
14636
14637         * src/mbox_folder.c
14638                 fixed a warning
14639
14640 2001-06-05 [paul]
14641
14642         * sync with sylpheed 0.4.99cvs5
14643
14644 2001-06-05 [hoa]
14645
14646         * src/Makefile.am
14647                 added quote_fmt.[ch]
14648
14649         * added src/quote_fmt.y
14650         * added src/quote_fmt.l
14651         * added src/quote_fmt.tab.h
14652         * added src/quote_fmt.tab.c
14653         * added src/lex.quote_fmt.c
14654                 parsing configuration for replying
14655                 and forwarding
14656
14657         * src/prefs_common.[ch]
14658                 added configuration UI for replying
14659                 and forwarding
14660
14661         * src/compose.c
14662                 using configuration for replying
14663                 and forwarding
14664
14665 2001-06-04 [hoa]
14666
14667         * src/filtering.c
14668         * src/matcher.c
14669         * src/matcher.h
14670         * src/prefs_filtering.c
14671         * src/prefs_matcher.c
14672         * src/prefs_matcher.h
14673                 action "run a command" for filtering
14674                 and matching with a command.
14675                 fixed the "whole message" matching
14676
14677         * src/mbox_folder.c
14678                 changed temporary filename for security
14679
14680         * src/messageview.c
14681                 queue the notification if it fails to send.
14682
14683         * src/prefs_common.c
14684         * src/prefs_folder_item.c
14685                 changed the default important score             
14686
14687         * src/prefs_scoring.c
14688         * src/scoring.c
14689                 hide kill score input when the folder is not
14690                 a newsgroup
14691
14692 2001-06-03 [alfons]
14693
14694         * src/prefs_common.c:
14695
14696                 (prefs_font_select): pass font name in font entry box to font
14697                 selection dialog.
14698
14699 2001-06-03 [sergey]
14700
14701         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
14702
14703 2001-06-03 [paul]
14704
14705         * sync with sylpheed 0.4.99cvs4
14706
14707 2001-06-03 [alfons]
14708
14709         * src/headerwindow.c:
14710
14711                 (headerwindow_show_cb): use the selected summary view item, not
14712                 the displayed item.
14713
14714 2001-06-02 [alfons]
14715
14716         * src/headerwindow.c:
14717
14718                 (headerwindow_show_cb): always try to show msginfo
14719
14720 2001-06-02 [hoa]
14721
14722         * src/compose.c
14723                 keep attached parts when reediting or forwarding.
14724
14725 2001-06-01 [hoa]
14726
14727         * src/folderview.c
14728         * src/prefs_folder_item.[ch]
14729         * src/prefs_scoring.[ch]
14730         * src/scoring.[ch]
14731         * src/summaryview.[ch]
14732         * src/main.c
14733         * src/mainwindow.c
14734         * src/prefs_common.[ch]
14735                 support for folder scoring
14736                 kill score and important score for messages
14737         
14738         * src/prefs_account.c
14739                 some display bug fixed for local account
14740                 preferences
14741
14742 2001-05-31 [alfons]
14743
14744         * src/summaryview.c:
14745
14746                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
14747                 sender to address book menu item is disabled.
14748
14749 2001-05-30 [hoa]
14750
14751         * src/filtering.[ch]
14752         * src/summaryview.c
14753                 handling summary menu / filter messages
14754
14755         * src/folder.[ch]
14756                 add some stuff
14757
14758         * src/foldersel.c
14759                 imap folders now appears in list
14760
14761         * src/mbox_folder.c
14762                 doesn't crash if destination mail is not writeable
14763
14764 2001-05-29 [hoa]
14765
14766         * src/compose.c
14767                 removed some warnings
14768
14769         * src/filtering.c
14770         * src/folder.[ch]
14771         * src/prefs_filtering.c
14772                 global string to identify any folders           
14773                 removed some debug info
14774                 filtering to mbox folders is now possible
14775
14776         * src/mainwindow.c
14777                 removed some warnings
14778
14779         * src/mbox_folder.c
14780                 permission on files are changed to read/write for user only,
14781                 nothing for other.
14782                 creation of subfolder is handled better.
14783
14784 2001-05-28 [alfons]
14785
14786         Verified the sync for src/prefs_common.[ch] and
14787         src/prefs_account.[ch]. I believe there were some
14788         minor indentation differences.
14789
14790 2001-05-28 [paul]
14791
14792         0.4.99claws3
14793
14794         * sync with 0.4.99cvs3
14795
14796 2001-05-28 [hoa]
14797
14798         * src/compose.c
14799                 handling flags for mbox format
14800
14801         * src/filtering.c
14802                 use of mark file only for MH format
14803                 handling flags for mbox format
14804                 filtering cannot yet move or copy mails to mbox folders.
14805
14806         * src/folder.[ch]
14807                 changed move_msg, copy_msg,
14808                 move_msgs_with_dest, copy_msgs_with_dest functions
14809                 uses only folder->copy_msg() function
14810                 uses folder->finished_copy() to handle the destination
14811                 folder at the end of the copy or move operation.
14812
14813         * src/foldersel.c
14814                 included mbox directories.
14815
14816         * src/folderview.[ch]
14817         * src/mainwindow.c
14818                 handle folders operation for mbox format
14819
14820         * src/mbox.c
14821                 disable conversion of "From " header
14822
14823         * src/mbox_folder.[ch]
14824                 completion of mbox format handling
14825
14826         * src/mh.c
14827                 changed mh_copy_msg() function and
14828                 removed mh_move_msg(), mh_move_msgs_with_dest(),
14829                 mh_copy_msgs_with_dest()
14830
14831         * src/prefs_filtering.c
14832                 removed some warnings
14833
14834         * src/prefs_matcher.c
14835                 default boolean operation is AND
14836
14837         * src/procheader.c
14838                 handling flags for mbox format
14839                 handling of "From " header
14840
14841         * src/procmsg.[ch]
14842                 removed data field
14843                 added MSG_REALLY_DELETED flags to handle deletion of
14844                 messages in mbox format.
14845
14846         * src/summaryview.c
14847                 handling flags for mbox format
14848                 disable the MSG_DELETED flags when messages
14849                 are deleted in mbox format
14850
14851         * src/textview.c
14852                 "From " headers display fixed.
14853
14854 2001-05-27 [alfons]
14855
14856         * src/textview.c:
14857                 
14858                 (get_email_part): skip quoted email addresses, like in e.g.
14859                 "'alfons@proteus.demon.nl'".
14860
14861 2001-05-26 [alfons]
14862
14863         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
14864         and fixing the persistence troubles when using separate windows.
14865
14866         * src/mainwindow.c:
14867         
14868             Added #define SEPARATE_ACTION used in the gtk item factory for 
14869             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
14870                 use gtk_item_factory_get_widget_by_action() to get the items.
14871                 
14872             Removed separate_widget_cb from the gtk item factory data   
14873           
14874             (mainwindow_create): connect separate_widget_cb() to check
14875             menu item "toggled" signal. also passing a MainWindow pointer
14876                 as object data for both check menu items.
14877                 
14878             (separate_widget_cb): definition of separate_widget_cb() to match
14879             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
14880                 window using gtk_object_get_data(). The type of window separation 
14881                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
14882         
14883         * src/prefs_filtering.c,
14884           src/prefs_matcher.c: added horizontal scrollbars
14885
14886 2001-05-25 [darko]
14887
14888         * src/headerview.c
14889                 fix segfault with invalid bold font
14890         * src/summaryview.c
14891                 correctly display summary stats after row is marked
14892
14893 2001-05-23 [sergey]
14894
14895         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
14896         encodings with libjconv.
14897
14898 2001-05-23 [hoa]
14899
14900         * src/Makefile.am
14901                 added mbox_folder.[ch]
14902         * src/defs.h
14903                 mbox temporary folder
14904         * src/folder.[ch]
14905         * added src/mbox_folder.[ch]
14906         * src/folderview.c
14907         * src/procheader.[ch]
14908                 added mbox support
14909         * src/mbox.c
14910                 bugfix for file incorporation filtering
14911         * src/imap.c
14912                 enable creation of MBOX
14913         * src/prefs_display_header.c
14914                 enable use of headers like "From "
14915                 something that should be fixed :
14916                         displaying of such headers add an extra space
14917         * src/prefs_folder_item.c
14918                 don't create folders because it is not necessary
14919         * src/procmsg.h
14920                 added data field to MsgInfo for mbox internal use
14921         * src/summaryview.c
14922                 added some support for mbox
14923         * src/utils.[ch]
14924                 added get_mbox_cache_dir() function
14925
14926 2001-05-23 [hiroyuki]
14927
14928         * src/headerwindow.c
14929           src/inc.c
14930           src/main.c
14931           src/mh.c
14932           src/nntp.c
14933           src/procmsg.h
14934           src/session.h
14935           src/socket.[ch]
14936           src/summaryview.c
14937           src/textview.c
14938           src/automaton.c
14939           src/folderview.c: more sync with 0.4.99cvs2.
14940
14941         * src/headerwindow.c: reverted.
14942
14943 2001-05-22 [paul]
14944
14945         0.4.99claws2
14946
14947         * sync with sylpheed 0.4.99cvs2
14948                 * src/news.[ch]
14949                 * src/nntp.[ch]
14950                 * INSTALL
14951                 * INSTALL.jp
14952
14953 2001-05-22 [alfons]
14954
14955         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
14956
14957 2001-05-21 [alfons]
14958
14959         Minor things:
14960
14961         * configure.in: if gnome-config not found, "no" is displayed
14962         
14963         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
14964
14965         * src/textview.c: now also possible to add mail addresses by right
14966           clicking in the text view
14967
14968         * src/codeconv.c: merged patch which fixes endless loop when encountering
14969           invalid wide characters; from Alte <010@imis.ru>  
14970
14971 2001-05-20 [alfons]
14972
14973         Added installation of gnome specific things:
14974
14975         * Makefile.am: gnome conditional
14976
14977         * configure.in: check for installed gnome
14978
14979         * added sylpheed.png, sylpheed.desktop
14980
14981 2001-05-20 [sergey]
14982
14983         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
14984
14985         * src/mainwindow.h (main_window_toolbar_create): created a button
14986         for "Reply to all".
14987         (main_window_set_toolbar_sensitive): enable/disable the new button
14988         appropriately.
14989         (toolbar_reply_to_author_cb): handle the new button.
14990
14991         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
14992         send_progress_dialog_destroy() on failure (fixes hang on SMTP
14993         failure).
14994
14995 2001-05-19 [sergey]
14996
14997         * src/compose.h (ComposeReplyMode): new modes
14998         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
14999         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
15000
15001         * src/compose.c
15002         (compose_send): move some code into a new function:
15003         (compose_current_mail_account): new function.
15004         (compose_reply): new argument to_author, all callers changed; if
15005         to_author==TRUE and account->protocol==A_NNTP, find and use an
15006         appropriate mail account for replying.
15007         (compose_reply_set_entry): new argument to_author; ignore
15008         compose->replyto if to_author==TRUE.
15009
15010         * src/mainwindow.c: new command "Message/Reply to author".
15011         (main_window_set_menu_sensitive): enable/disable it.
15012         (reply_cb): handle it.
15013
15014         * src/summaryview.c: new command "Reply to author".
15015         (summary_set_menu_sensitive): enable/disable it.
15016         (summary_reply_cb): handle it.
15017
15018         * src/account.c (account_find_mail_from_address): new function.
15019
15020 2001-05-18 [paul]
15021
15022         0.4.99claws1
15023
15024         * sync with sylpheed 0.4.99cvs1
15025
15026 2001-05-18 [hoa]
15027
15028         * src/compose.[ch]
15029         * src/filtering.c
15030         * src/summaryview.c
15031                 new filtering action : forward and forward as attachment
15032
15033         * src/main.c
15034                 no need for $DISPLAY when we run sylpheed --help
15035                 call to parse_cmd_opt() is moved
15036
15037         * src/mainwindow.[ch]
15038                 execute button is hidden when immediate execute
15039                 is chosen
15040
15041         * src/mh.c
15042         * src/news.c
15043         * src/prefs_folder_item.c
15044         * src/procmsg.c
15045                 better handling of missing directories
15046
15047         * src/summaryview.c
15048                 reedit is enabled in outbox
15049                 reedit is enabled in queue
15050
15051 2001-05-17 [hoa]
15052
15053         * src/filtering.c
15054         * src/matcher.[ch]
15055         * src/prefs_filtering.c
15056                 changed attachement into attachment
15057
15058 2001-05-17 [alfons]
15059
15060         0.4.67claws4    
15061
15062         * sync with sylpheed 0.4.67cvs9
15063         * sync with sylpheed 0.4.67cvs7-8
15064
15065 2001-05-17 [hoa]
15066
15067         * src/Makefile.am
15068                 added prefs_filtering.c
15069
15070         * src/filtering.[ch]
15071         * src/matcher.[ch]
15072                 removed action : forward_news and forward_news_as_attachement
15073                 (forward and forward_as_attachement can be used instead)
15074
15075         * src/mainwindow.c
15076                 added menu option to access filtering configuration
15077
15078         * src/prefs_account.c
15079                 changed mail_command default to /usr/sbin/sendmail
15080
15081         * added src/prefs_filtering.[ch]
15082                 dialog box for filtering configuration
15083
15084         * src/prefs_matcher.c
15085                 added function prefs_matcher_get_criteria_from_matching()
15086
15087         * src/prefs_scoring.c
15088                 reset the dialog when register or substitute is clicked
15089
15090 2001-05-15 [hoa]
15091
15092         * src/Makefile.am
15093                 added filtering.[ch]
15094         * src/inc.c
15095                 using filering.[ch] instead of filter.[ch]
15096         * src/main.c
15097                 reading new filtering configuration
15098         * src/matcher.[ch]
15099                 added some filtering actions
15100                 and fixed a bug for headers and mail body matching
15101         * src/mbox.c
15102                 using filering.[ch] instead of filter.[ch]
15103         * src/mh.c
15104                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
15105         * src/summaryview.c
15106                 some fixes for filtering
15107
15108 2001-05-14 [hiroyuki]
15109
15110         * src/send.c: fixed some weird indentations.
15111           send_message_with_command(): call pclose() only if p != NULL.
15112         * src/textview.c: get_email_part(): modified the code for readability.
15113
15114 2001-05-14 [hiroyuki]
15115
15116         * src/md5global.h
15117           src/md5ify.c
15118           src/md5ify.h: removed from the cvs.
15119
15120 2001-05-13 [sergey]
15121
15122         * src/main.c: include rfc2015.h to avoid compiler warnings.
15123         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
15124         the panel is already on screen.
15125         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
15126         closing the alert window by ESC as "No".
15127         * src/prefs_common.c (prefs_interface_create): moved return
15128         receipt check button to the correct place.
15129
15130 2001-03-13 [alfons]
15131
15132         * src/prefs_common.c: 
15133                 moved return receipt check button to the Send tab. (prefs_send_create)
15134                 removed the date format ui related globals. (prefs_display_create)
15135
15136         0.4.67claws3
15137         
15138         * sync with sylpheed 0.4.67cvs5-6
15139
15140 2001-05-13 [paul]
15141
15142         * added Alfons' font selection patch
15143
15144         * src/defs.h
15145         * src/headerwindow.c
15146         * src/prefs_common.c
15147         * src/prefs_common.h
15148
15149 2001-05-13 [hoa]
15150         * src/defs.h
15151                 changed version of cache
15152         * src/matcher.[ch]
15153         * src/prefs_matcher.c
15154                 added additionnal matching criteria
15155         * src/procheader.c
15156         * src/procmsg.[ch]
15157         * src/news.c
15158                 added references in MsgInfo
15159
15160 2001-05-12 [hoa]
15161
15162         * src/defs.h
15163                 prepared some things for new filtering
15164         * src/matcher.[ch]
15165                 added some matching properties
15166                 inreplyto need to be enhanced
15167                 prepared some things for new filtering
15168         * src/messageview.c
15169                 added Return-Receipt-To handling
15170         * src/prefs_folder_item.c
15171                 changed default value to TRUE
15172         * src/prefs_matcher.c
15173                 added some matching properties
15174         * src/prefs_scoring.[ch]
15175                 the scoring dialog is finished
15176         * src/procheader.c
15177                 added Return-Receipt-To handling
15178                 Reference need to be added
15179         * src/procmsg.[ch]
15180                 added Return-Receipt-To handling
15181                 added threadscore to get a better score sorting when
15182                 threads are enabled
15183         * src/summaryview.c
15184                 suppressed a bug when we sort the list
15185                 when no folder is opened.
15186                 better score sorting when threads are enabled
15187
15188 2001-05-12 [alfons]
15189
15190         * reverted previous patch because of potential errors 
15191
15192         0.4.67claws2
15193         
15194         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
15195                 applied "toggle mail-retrieval dialog window" patch submitted 
15196                 by Eric Limpens <eric@qnt.net>
15197
15198         * sync with sylpheed 0.4.67cvs4
15199
15200 2001-05-12 [sergey]
15201
15202         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
15203         some picky compilers.
15204         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
15205         * src/grouplist_dialog.c: include alertpanel.h.
15206         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
15207         fix compile warning.
15208         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
15209         #include "defs.h" before others to prevent the warning of `MIN'
15210         and `MAX' redefinition.
15211
15212 2001-05-11 [hoa]
15213
15214         * src/main.c
15215         * src/messageview.c
15216         * src/prefs_account.c
15217         * src/prefs_display_header.c
15218                 removed warning
15219         * src/Makefile.am
15220                 added prefs_scoring.[ch]
15221         * src/grouplist_dialog.c
15222                 display an error dialog box if the group list
15223                 cannot be fetched.
15224         * src/mainwindow.[ch]
15225                 added main_window_set_thread_option() function
15226                 scoring dialog box enabled
15227         * src/matcher.[ch]
15228                 added flags matching unread /new / marked
15229                 / deleted / replied / forwarded
15230         * src/news.c
15231                 newsgroups are now finally in newscache
15232         * src/prefs_matcher.[ch]
15233                 finished preferences for matching dialog
15234         * added src/prefs_scoring.[ch]
15235                 scoring dialog box completed
15236         * src/scoring.[ch]
15237                 conversion to string : added scoringprop_to_string()
15238                 write config for preferences :
15239                 added prefs_scoring_write_config()
15240         * src/summaryview.c
15241                 threads can be enabled/disabled independently
15242                 for each folder
15243
15244 2001-05-10 [alfons]
15245
15246         0.4.67claws1
15247         
15248         * AUTHORS: 
15249                 thought it would be nice to have a list of all
15250                 contributors (used Changelog as a reference)
15251         
15252         * configure.in: 
15253                 messed up version numbering...
15254
15255         0.4.66claws1
15256
15257         * sync with sylpheed 0.4.67cvs1-3
15258
15259 2001-05-10 [darko]
15260
15261         * src/prefs_common.c:
15262                 better UI for strftime format, double clicking
15263                 on format now inserts the format in text entry
15264                 replaced close button with standard OK/Cancel
15265                 moved date format button to the right of the
15266                 text entry field
15267
15268 2001-05-09 [alfons]
15269
15270         * src/gtkstext.c:
15271                 Ctrl-Home / Ctrl-End have proper cursor navigation
15272
15273 2001-05-09 [hoa]
15274
15275         * src/prefs_matcher.c
15276                 finished UI to define matching properties
15277                 added ok and cancel button
15278         * src/prefs_filter.c
15279                 added ok and cancel button
15280         * src/news.c
15281                 fixed some bug in xhdr parsing
15282
15283 2001-05-08 [alfons]
15284
15285         * src/textview.c: 
15286                 fixed a bug in textview_show_header(), which displayed two colons (':');
15287                 cleaned up some warnings
15288
15289 2001-05-08 [hoa]
15290
15291         * src/Makefile.am
15292                 added prefs_matcher.[ch]
15293                 compilation with -W -Wall
15294         * src/alertpanel.c
15295                 ungrab the mouse events if grabbed - does it
15296                 fix the bug for disposition notification ?
15297         * src/mainwindow.c
15298                 added a menu option to open the matching dialog.
15299         * src/matcher.[ch]
15300                 added matcherprop_to_string() and matcherlist_to_string()
15301                 fixed some bugs, changed the name of some options
15302                 age_sup and age_inf becomes age_greater and age_lower,
15303                 body and messageheaders becomes body_part and headers_part,
15304                 changed the names of constants from SCORING_XXX to MATCHING_XXX
15305         * src/prefs_display_header.c
15306         * src/prefs_headers.c
15307                 fixed a bug that accidentally destroyed dialogs
15308                 when closed them with delete_event
15309                 Added *_deleted() which handle delete_event signal correctly.
15310         * src/prefs_folder_item.[ch]
15311                 added "enable_thread" field for future customization
15312         * added src/prefs_matcher.[ch]
15313                 sample of the UI to define matching properties
15314         * src/procheader.c
15315                 using procheader_headername_equal instead of str*cmp functions
15316                 using procheader_parse_header() function
15317         * src/scoring.c
15318                 using MATCHING_XXX instead of SCORING_XXX
15319         * src/summaryview.c
15320                 display the sender of the news even if this is ourself
15321                 when this is a news message.
15322         * src/textview.c
15323                 using headername_equal() instead of str*cmp functions
15324
15325 2001-05-08 [alfons]
15326
15327         0.4.66claws
15328
15329         * sync with sylpheed 0.4.66
15330         * src/gtkstext.c: trace logs added 
15331
15332 2001-05-08 [sergey]
15333
15334         * src/prefs_common.[ch]: added option to enable/disable GnuPG
15335         signature check popup.
15336         * src/rfc2015.c (check_signature): show signature check popup only
15337         if it is enabled in preferences.
15338
15339 2001-05-07 [alfons]
15340
15341         0.4.66claws4
15342         
15343         * sync with sylpheed 0.4.66cvs6
15344
15345 2001-05-07 [darko]
15346
15347         * src/prefs_common.[ch]: added option to enable/disable
15348           looking up sender name in address book for summary pane
15349         * src/summaryview.c: look up sender in the address book
15350           by using Alfons' address completion code
15351
15352 2001-05-07 [hiroyuki]
15353
15354         * src/inc.h
15355           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
15356           member of Pop3State.
15357         * src/news.c: brought #include "defs.h" before #include <glib.h>
15358           to prevent the warning of `MIN' and `MAX' redefinition.
15359
15360 2001-05-06 [hoa]
15361
15362         * removed src/headers_display.[ch]
15363         * removed src/prefs_display_headers.[ch]
15364         * src/inc.c
15365                 use a temporary file in the user directory for mbox import
15366         * src/news.c
15367                 added XHDR support to get "To" and "Cc" headers
15368                 (in order to match news with to or cc field for
15369                 scoring)
15370                 added function news_parse_xhdr() to get XHDR response
15371         * src/nntp.[ch]
15372                 added function nntp_xhdr()
15373         * src/matcher.c
15374                 fetch the message if necessary
15375
15376 2001-05-06 [alfons]
15377
15378         0.4.66claws3
15379
15380         * sync with sylpheed 0.4.66cvs3-5
15381
15382 2001-05-06 [hoa]
15383
15384         * src/utils.[ch]
15385                 added function itos_buf() to enable use of several buffers
15386         * src/summaryview.c
15387                 use of itos_buf() instead of itos() in summary list
15388                 to fix the broken display of message number.
15389
15390 2001-05-06 [alfons]
15391
15392         * src/gtkstext.c: bug in cursor up navigation fixed,
15393                 fixed another unsigned / signed comparison (we're getting there :-)
15394
15395 2001-05-06 [hoa]
15396
15397         * src/Makefile.am
15398                 added scoring.c scoring.h
15399                 prefs_folder_item.c prefs_folder_item.h
15400                 matcher.c matcher.h
15401         * src/defs.h
15402                 added FOLDERITEM_RC SCORING_RC
15403         * src/folder.[ch]
15404                 added prefs field in FolderItem :
15405                 properties for each folder (PrefsFolderItem),
15406                 sorting type and mode were added as the first properties.
15407         * src/main.c
15408                 read config for scoring
15409         * added src/matcher.[ch]
15410                 gives functions to parse configuration file to do
15411                 matching on mails with a list of conditions.
15412         * src/mainwindow.c
15413                 add option to sort by score
15414         * src/prefs_common.[ch]
15415                 added preference option to show score and for
15416                 the score column size
15417         * added src/prefs_folder_item.[ch]
15418                 properties for each folder (PrefsFolderItem),
15419                 sorting type and mode were added as the first properties.
15420         * src/procheader.[ch]
15421                 added procheader_parse_header()
15422                 added procheader_header_free()
15423                 added procheader_headername_equal()
15424                 and made modification to use them.
15425         * src/procmsg.[ch]
15426                 added score field to MsgInfo structure
15427         * added src/scoring.[ch]
15428                 gives functions to parse configuration file to do
15429                 scoring on mails with a list of conditions.
15430         * src/summaryview.[ch]
15431                 save the sorting type and mode for the folder
15432                 added column to display the score of the mail
15433                 added function summary_score_clicked()
15434                 sorting type and mode are restored to the folder
15435                 when it is reopen
15436         * src/textview.c
15437                 use procheader_parse_header(), procheader_headername_equal()
15438                 removed memory leak in text_scan_header when freeing headers
15439         * src/filter.c
15440                 changed the function to match names of headers
15441                 using procheader_headername_equal()
15442
15443         Scoring functions are implemented, an interface is needed
15444         to configure that.
15445
15446 2001-05-04 [alfons]
15447
15448         * src/gtkstext.c: 
15449                 hopefully fixed the row up navigation bug,
15450                 removed adding back / forward lines to cache
15451
15452 2001-05-04 [sergey]
15453
15454         * src/prefs_display_headers.c: user interface changes:
15455         (prefs_display_headers_create): remove unused "Show" check button;
15456         allow reordering of headers by dragging.
15457         (prefs_display_headers_write_config): remove unused variables.
15458         (prefs_display_headers_set_dialog): do not insert "(New)" at top
15459         of lists (not needed with the new UI).
15460         (prefs_display_headers_set_list): scan lists starting from row 0,
15461         not 1 (do not skip "(New)").
15462         (prefs_display_headers_find_header): new function.
15463         (prefs_display_headers_clist_set_row): do not allow duplicates.
15464         (prefs_display_headers_delete_cb): do not skip row 0; treat
15465         closing the alert window by ESC as "No".
15466         (prefs_display_headers_up): do not protect row 0.
15467         (prefs_display_headers_down): do not protect row 0.
15468
15469 2001-05-04 [sergey]
15470
15471         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
15472         functions.
15473
15474         * src/summaryview.c
15475         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
15476         summary_select_next_marked, summary_select_prev_marked): new
15477         functions.
15478
15479 2001-05-03 [sergey]
15480
15481         * src/news.c: fixed a bug when no article can be fetched after
15482         server timeout if the connection was restored by news_post():
15483         (news_select_group): new function.
15484         (news_fetch_msg): call news_select_group() before fetching
15485         article.
15486         (news_get_uncached_articles): set session->group after successful
15487         GROUP command.
15488
15489 2001-05-03 [hoa]
15490
15491         * src/defs.h
15492         * src/procmsg.[ch]
15493         * src/procheader.c
15494                  changed version of cache, added cc field
15495
15496         * src/prefs_display_headers.c
15497                 the interface was changed
15498
15499         * src/prefs_headers.c
15500                 added cancel button
15501
15502 2001-05-03 [alfons]
15503
15504         * completed sync of sylpheed cvs2
15505         * src/gtkstext.c: updated row up / down cursor navigation
15506         * src/textview.c: re-edited, prepared for fixing the email address
15507                 scanner.
15508
15509 2001-05-03 [darko]
15510
15511         * src/prefs_common.c: use alfons' strftime ui code
15512         entry_datefmt and datefmt_sample widgets have to be
15513         global in this module because of this change
15514
15515 2001-05-03 [hoa]
15516
15517         * src/messageview.c
15518         * src/prefs_common.[ch] added option to activate the return receipt
15519                 feature.
15520
15521 2001-05-02 [alfons]
15522
15523         * src/gtkstext.c: fix for row up/down cursor navigation. 
15524
15525         0.4.66claws2
15526         
15527         * sync with 0.4.66cvs2
15528
15529 2001-05-02 [paul]
15530
15531         added add-sender-to-addressbook patch
15532
15533         * src/addressbook.c
15534         * src/addressbook.h
15535         * src/summaryview.c
15536
15537 2001-05-02 [sergey]
15538
15539         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
15540         G_ALERTDISABLE.
15541
15542         * src/alertpanel.c (alertpanel_create): new argument can_disable,
15543         all existing callers changed to pass FALSE; create a check button
15544         to disable the message.
15545         (alertpanel_message_with_disable): new function.
15546         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
15547         (alertpanel_button_toggled): new function.
15548         (alertpanel_button_clicked, alertpanel_close): set value using
15549         G_ALERT_VALUE_MASK.
15550
15551         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
15552
15553         * src/prefs_common.c (prefs_privacy_create): new check button
15554         checkbtn_gpgme_warning.
15555
15556         * src/main.c (main): moved preferences reading before gpgme
15557         initialization; check prefs_common.gpgme_warning before giving the
15558         GnuPG warning and set it to FALSE if the user wants to disable the
15559         warning.
15560
15561 2001-05-02 [hiroyuki]
15562
15563         * src/prefs_display_headers.c: modified the layout and some labels.
15564
15565 2001-05-02 [sergey]
15566
15567         * src/prefs_account.c (prefs_account_fix_size): new function.
15568         (prefs_account_create): call prefs_account_fix_size(); use
15569         gtk_widget_show instead of gtk_widget_show_all (fixes too large
15570         size when the window is shown for the first time).
15571         (prefs_account_basic_create): changed layout of serv_table; moved
15572         localmbox_entry above smtpserv_entry (logically it replaces
15573         POP3/IMAP server).
15574         (prefs_account_protocol_activated): set sensitivity of
15575         nntpauth_chkbtn according to the protocol (in addition to
15576         hide/show); commented out gtk_table_set_row_spacing() calls.
15577         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
15578         not sensitive (fixes a bug with disabled username/password boxes
15579         when editing POP3 account after NNTP with authentication).
15580
15581 2001-05-02 [hoa]
15582
15583         * src/account.c
15584         * src/inc.c
15585         * src/prefs_account.[ch]
15586         * src/send.c
15587                 removed local account without SMTP server
15588                 added option to use mail command instead of a connexion
15589                 to SMTP server when a local account is used
15590         * src/prefs_headers.c
15591                 fixed a bug
15592         * src/news.c
15593                 fixed a bug when connexion immediately closed
15594
15595 2001-05-01 [alfons]
15596
15597         0.4.66claws1
15598         
15599         * sync with 0.4.65
15600
15601 2001-05-01 [sergey]
15602
15603         * src/prefs_account.c (Basic, prefs_account_basic_create): new
15604         widget nntpauth_chkbtn.
15605         (prefs_account_protocol_activated): handle nntpauth_chkbtn
15606         visibility.
15607         (prefs_account_nntpauth_toggled): new function.
15608
15609         * src/news.c (news_session_new_for_folder): use NNTP
15610         authentication only if ac->use_nntp_auth is set.
15611
15612 2001-05-01 [hoa]
15613
15614         * src/Makefile.am changed headers.[ch] in customheader.[ch]
15615         * src/prefs_display_headers.c changed the UI
15616         * src/prefs_headers.c changed account_name to account_id
15617         * src/compose.c using customheader.h
15618
15619 2001-05-01 [hiroyuki]
15620
15621         * src/esmtp.c
15622           src/news.c
15623           src/nntp.c: changed sock_read() to sock_gets(), they've been left
15624           unsynched.
15625
15626 2001-05-01 [hoa]
15627
15628         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
15629         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
15630                 for displaying of headers
15631         * src/grouplist_dialog.[ch] minor changes to remove warnings
15632         * src/prefs_display_headers.[ch] dialog to choose the
15633         headers to display in the mail viewer.
15634         * src/headers.h correction of #define
15635         * src/headers_display.[ch] configuration for displaying of headers.
15636         * src/main.c read config of displaying of headers
15637         * src/prefs_common.c add a button to access the config dialog
15638                 for displaying of headers
15639         * src/prefs_display_headers.[ch] dialog for configuration for
15640                 displaying of the headers.
15641         * src/prefs_headers.c cleaning of code
15642         * src/procheader.c comments added to code
15643         * src/textview.c changes to reorder the headers depending
15644                 on the config for displaying of headers
15645
15646 2001-04-30 [alfons]
15647
15648         0.4.65claws7
15649
15650         * sync with 0.4.65cvs12
15651
15652         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
15653
15654 2001-04-30 [sergey]
15655
15656         * src/nntp.h (NNTPSockInfo): new field auth_failed.
15657
15658         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
15659         is set to force reconnection after authentication failure.
15660         (nntp_gen_command): set sock->auth_failed on authentication
15661         failure, or if sock->userid and sock->passwd are not set.
15662
15663         * src/news.c (news_session_new_for_folder): set userid=NULL if
15664         password dialog is cancelled.
15665
15666 2001-04-30 [sergey]
15667
15668         * src/nntp.h (NNTPSockInfo): new type.
15669
15670         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
15671         SockInfo.
15672         (nntp_open_auth, nntp_close): new functions.
15673         (nntp_gen_command): new function to handle authentication; all
15674         NNTP command functions updated to use it.
15675         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
15676         (nntp_list): removed old useless code.
15677
15678         * src/news.h (NNTPSession): new field nntp_sock.
15679
15680         * src/news.c: all functions updated to use NNTPSockInfo instead of
15681         SockInfo.
15682         (news_session_new): new arguments (userid, passwd); made static;
15683         use nntp_open_auth() if needed.
15684         (news_session_destroy): use nntp_close() instead of sock_close().
15685         (news_query_password): changed arguments.
15686         (news_session_new_for_folder): new function.
15687         (news_session_get): use news_session_new_for_folder().
15688         (news_authenticate): deleted.
15689         (news_get_uncached_articles): removed old authentication code.
15690
15691 2001-04-30 [sergey]
15692
15693         * src/news.c: reverted my previous changes (need to do NNTP
15694         authentication in a cleaner way).
15695         
15696 2001-04-29 [sergey]
15697
15698         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
15699         news_nntp_post, news_nntp_mode): new functions (wrappers with
15700         authentication support).
15701         (news_get_article_cmd, news_get_article, news_get_header): new
15702         argument "folder"; all callers changed.
15703         (news_get_article_cmd): added authentication support.
15704         (news_session_get): use news_nntp_mode() instead of nntp_mode().
15705         (news_post): use news_nntp_post() instead of nntp_post().
15706         (news_get_uncached_articles): use news_nntp_group() instead of
15707         nntp_group() and news_nntp_xover() instead of nntp_xover();
15708         removed old authentication code.
15709         (news_get_group_list): use news_nntp_list() instead of nntp_list().
15710
15711         * src/nntp.c (nntp_list): return real error code instead of
15712         hardcoded NN_ERROR.
15713
15714 2001-04-29 [sergey]
15715
15716         * configure.in: fixed wint_t typedef detection again
15717
15718 2001-04-28 [hoa]
15719
15720         * src/prefs_account.[ch], added A_LOCAL_CMD
15721                 (send mail with mail command)
15722         * src/send.c added function send_message_with_command()
15723         * src/inc.c made a more secure get_spool() function with
15724                 mktemp() but maybe mkstemp() or something more
15725                 secure can be used.
15726
15727 2001-04-28 [alfons]
15728
15729         * src/textview.c, colorization of email addresses in headers
15730
15731         0.4.65claws6
15732
15733         * bug sync with sylpheed
15734         * prefs_common.c: created date format ui for darko
15735         * sync with 0.4.65cvs11
15736         * configure.in: corrected to have the new gpg checks
15737
15738 2001-04-27 [alfons]
15739
15740         * completed sync with 0.4.65cvs10
15741         * minor debug things added to gtkstext.c
15742
15743 2001-04-27 [darko]
15744
15745         * configure.in: remove check for availability of
15746           strftime() as advised by Hiroyuki
15747         * src/prefs_common.[ch], src/procheader.c:
15748           synch strftime() code with Hiroyki's main branch
15749
15750 2001-04-26 [sergey]
15751
15752         * src/news.c: news_query_password(), news_authenticate(): new
15753           functions.
15754           news_get_uncached_articles(): added NNTP authentication
15755           handling.
15756         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
15757           new functions.
15758         * src/prefs_account.c: prefs_account_protocol_activated():
15759           enable userid and password fields for NNTP.
15760
15761 2001-04-26
15762
15763         * configure.in: check for availability of strftime()
15764           [darko]
15765         * src/prefs_common.[ch], src/procheader.c: use
15766           strftime() for displaying date in summary pane if it
15767           is available
15768
15769 2001-04-25
15770
15771         * more .cvsignore cleanups [alfons]
15772
15773 2001-04-25
15774
15775         * ac/sv-check-type.m4: new autoconf macro.
15776         * configure.in: fixed wint_t typedef detection (did not work
15777           with gcc-2.96).
15778
15779 2001-04-25
15780
15781         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
15782           [hiroyuki]
15783
15784 2001-04-24
15785         * modified gtkstext.c : buggy cursor navigation fixed, 
15786           and font descent also taken in account when drawing
15787           cursor. [alfons]
15788
15789 2001-04-24 [hoa]
15790         * added comments in src/news.c src/nntp.c
15791         * added src/prefs_headers.[ch]
15792         * added src/headers.[ch]
15793         * modified compose.c to activate custom headers
15794                 added function is_in_custom_headers
15795         * modified prefs_account.[ch]
15796                 added function prefs_account_customhdr_edit
15797         * modified src/defs.h :
15798                 added HEADERS_RC : name of the config file
15799                 for the custom headers
15800
15801 2001-04-24
15802
15803     0.4.65claws5
15804
15805         * configure.in
15806           src/gtkstext.[ch]
15807           src/compose.c
15808           src/Makefile.am
15809           
15810           added gtkstext with configure.in patch by Hiroyuki which
15811           should fix the XIM detection [alfons]
15812
15813         * more clean up of cvs [alfons]
15814
15815                  * removed all Makefile.in files to attic.
15816
15817                  * updated all .cvsignores to really ignore things that could
15818                    be unintentionally committed by a recursive commit.
15819
15820 2001-04-23 [hoa]
15821         * added src/grouplist_dialog.[ch]
15822         * changed src/folderview.c to call grouplist_dialog instead
15823                 of inputdialog
15824         * src/news.c :
15825                 added functions news_reset_group_list
15826                 and news_get_group_list
15827         * src/nntp.c :
15828                 added function nntp_list
15829         * src/defs.h :
15830                 added GROUPLIST_FILE : name of the newsgroup list cache file
15831
15832 2001-04-21
15833
15834         * added option to warn about queued messages on exit [sergey]:
15835
15836           * src/compose.c: compose_queue(): call folder_item_scan()
15837             and folderview_update_item() after queueing.
15838           * src/folderview.c: folderview_update_node(): draw the queue
15839             folder in bold font if there are queued messages.
15840           * src/mainwindow.c: queued_messages(): new function.
15841             app_exit_cb(): display warning if there are queued messages
15842             if warn_queued_on_exit is set.
15843           * prefs_common.[ch]: add warn_queued_on_exit option.
15844
15845         * enhanced GnuPG key selection support [sergey]:
15846
15847           * src/select-keys.c: updated to newer version from Win32
15848             branch with support for selecting arbitrary keys.
15849           * src/prefs_account.c: added the Privacy tab to the account
15850             options window.
15851             prefs_account_privacy_create(),
15852             prefs_account_sign_key_set_data_from_radiobtn(),
15853             prefs_account_sign_key_set_radiobtn(): new functions.
15854           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
15855           * src/rfc2015.c: set_signers(): new function.
15856             pgp_sign(): add the account parameter, call set_signers().
15857             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
15858           * src/rfc2015.h: rfc2015_sign(): updated prototype.
15859           * src/compose.c: pass the current account to rfc2015_sign().
15860
15861         * tag name claws added to prevent confusion with main branch [alfons]
15862
15863         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
15864
15865         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
15866
15867         * sync with recent sylpheed cvs. Untested though. [alfons]
15868