sync with 0.8.1cvs14
[claws.git] / ChangeLog.claws
1 2002-08-06 [paul]       0.8.1claws24
2
3         * sync with 0.8.1cvs4
4                 see ChangeLog 2002-08-06
5
6 2002-08-06 [paul]       0.8.1claws23
7
8         * sync with 0.8.1cvs13
9                 see ChangeLog 2002-08-06
10
11 2002-08-06 [paul]       0.8.1claws22
12
13         * sync with 0.8.1cvs12
14                 see ChangeLog 2002-08-05 and 2002-08-06
15
16 2002-08-06 [match]      0.8.1claws21
17
18         * src/addrclip.c
19                 improvements to cut/copy/paste address
20
21 2002-08-05 [match]      0.8.1claws20
22
23         * src/addritem.[ch]
24         * src/addrcache.c
25         * src/addrbook.c
26         * src/editaddress.c
27         * src/addressbook.c
28                 fixes to improve cut/copy/paste
29
30 2002-08-06 [melvin]     0.8.1claws19
31
32         * src/account.[ch]
33                 account_find_all_from_address(): new function that returns the
34                 list of all accounts that are matched in an address.
35         * src/alertpanel.[ch]
36                 alertpanel() now accepts a custom widget
37                 alertpanel_with_widget(): new function that pops up a panel with
38                 a custom widget in it 
39         * src/gtkutils.[ch]
40                 gtkut_account_menu_new(): new function that allows the selection
41                 of an account from a list of accounts.
42         * src/messageview.c
43                 Extended Return Receipt notification to select the correct 
44                 account and to make a security test on the Delivery-Notification
45                 address which should be the same as the Return-Path.
46
47 2002-08-06 [thorsten]   0.8.1claws18
48
49         * src/mimeview.c
50                 attach_all: save unnamed as "noname.%d",
51                 dont free static dirname
52
53 2002-08-05 [alfons]     0.8.1claws17
54
55         * configure.in
56                 detect XIM by trying to link rather than compile a XIM program
57
58 2002-08-05 [oliver]     0.8.1claws16
59                 
60         * src/stock_pixmap.[ch]
61                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
62                 o new func to retrieve pixmaps
63
64 2002-08-05 [paul]       0.8.1claws15
65
66         * sync with 0.8.1cvs10
67                 see ChangeLog 2002-08-05
68
69 2002-08-04 [alfons]     0.8.1claws14
70
71         * src/textview.c
72                 see if this plugs memleak
73
74 2002-08-04 [melvin]     0.8.1claws13
75
76         * src/gtkspell.c
77                 fixed bug that could crash Sylpheed when highlighting
78                 all misspelled words.
79
80 2002-08-03 [melvin]     0.8.1claws12
81
82         * src/prefs_actions.c
83                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
84         * src/messageview.c
85                 fixed bug where the Return Receipt was sent to
86                 Delivery-Notification-To address even if it was not present
87
88 2002-08-02 [alfons]     0.8.1claws11
89
90         * src/prefs_actions.c
91                 o more check for NULLs
92                 o put create_io_dialog() in right conditional block
93
94 2002-08-02 [paul]       0.8.1claws10
95
96         * po/es.po
97                 updated by Ricardo Mones Lastra
98
99 2002-08-01 [christoph]  0.8.1claws9
100
101         * src/folder.c
102                 don't free the cache of the opened
103                 folder in the summaryview
104         * src/summaryview.c
105                 don't unset flags, if it is not required
106
107 2002-08-01 [paul]       0.8.1claws8
108
109         * sync with 0.8.1cvs8
110                 see ChangeLog entry 2002-08-01
111
112 2002-08-01 [paul]       0.8.1claws7
113
114         * sync with 0.8.1cvs7
115                 see ChangeLog 2002-07-31 and 2002-08-01
116
117 2002-07-31 [christoph]  0.8.1claws6
118
119         * src/mainwindow.c
120                 forgot to update menu sensitivity
121                 function for new menu entry
122
123 2002-07-31 [alfons]     0.8.1claws5
124
125         * src/main.c
126                 check folder item and its path for NULL on
127                 initial processing
128
129 2002-07-31 [christoph]  0.8.1claws4
130
131         * src/folder.c
132                 check if folder_item_get_msginfo in
133                 folder_item_remove_msg returned NULL
134         * src/imap.c
135                 better clear the uid cache in the
136                 uid validity check function and delete
137                 cached messages
138
139 2002-07-31 [paul]       0.8.1claws3
140
141         * man/sylpheed.1
142                 add the '--attach' option and a few other
143                 minor changes
144
145 2002-07-31 [paul]       0.8.1claws2
146
147         * sync with 0.8.1cvs5
148                 see ChangeLog 2002-07-31
149
150 2002-07-31 [christoph]  0.8.1claws1
151
152         * src/folderview.[ch]
153         * src/mainwindow.c
154                 replace "Rescan all folders..." with
155                 "Check all folders for new messages..."
156
157 2002-07-30 [paul]       0.8.1claws
158
159         * version 0.8.1claws released
160
161 2002-07-30 [paul]       0.8.0claws29
162
163         * tools/OOo2sylpheed.pl ** NEW FILE **
164           tools/README
165                 add script to enable sending documents as
166                 attachments from OpenOffice.org
167
168 2002-07-30 [melvin]     0.8.0claws28
169
170         * src/prefs_actions.c
171                 Made the actions' input/output dialog display
172                 without delay.
173
174 2002-07-30 [christoph]  0.8.0claws27
175
176         * src/procmsg.c
177                 check if folder_item_get_msginfo in
178                 procmsg_save_to_outbox returned NULL
179
180 2002-07-30 [paul]       0.8.0claws26
181
182         * sync with 0.8.1cvs4
183                 see ChangeLog 2002-07-29
184
185 2002-07-29 [thorsten]   0.8.0claws25
186
187         * README.claws
188                 added selective download, delete on server
189
190 2002-07-29 [paul]       0.8.0claws24
191
192         * sync with 0.8.1cvs3
193                 see ChangeLog 2002-07-29
194
195 2002-07-27 [christoph]  0.8.0claws23
196
197         * src/folder.c
198                 add extra check if fetching the msginfo
199                 returned NULL
200
201 2002-07-27 [paul]       0.8.0claws22
202
203         * sync with 0.8.1cvs2
204                 see ChangeLog 2002-07-26
205
206 2002-07-27 [christoph]  0.8.0claws21
207
208         * src/imap.c
209                 add another check if a valid msginfo
210                 was returned
211
212 2002-07-26 [hoa]        0.8.0claws20
213
214         * src/folder.c
215                 Fixed a condition in folder_item_destroy()
216
217         * src/imap.c
218                 Fixed an error in IMAP protocol
219
220 2002-07-26 [alfons]     0.8.0claws19
221
222         * src/folder.c
223                 ofcourse compare with identifier, not the path
224
225 2002-07-26 [alfons]     0.8.0claws18
226
227         * src/folder.c
228                 use folder item identifier for saving / restoring
229                 preferences because folder->path might not be unique
230
231 2002-07-26 [melvin]     0.8.0claws17
232
233         * src/logwindow.c
234                 Fixed a crash introduced in 0.8.0claws5 when log is 
235                 cut under 80 characters.
236
237 2002-07-26 [paul]       0.8.0claws16
238
239         * sync with 0.8.1cvs1
240                 see ChangeLog 2002-07-26
241
242 2002-07-26 [christoph]  0.8.0claws15
243
244         * src/imap.[ch]
245                 imap folder now remembers the last selected
246                 folder and imap_fetch_msginfo skips selecting
247                 the folder if it is already selected
248
249 2002-07-26 [christoph]  0.8.0claws14
250
251         * src/folder.c
252         * src/folderview.c
253         * src/imap.c
254                 fix imap folder rescanning
255
256 2002-07-25 [christoph]  0.8.0claws13
257
258         * src/filter.c
259         * src/folder.[ch]
260         * src/folderview.c
261         * src/imap.[ch]
262         * src/mainwindow.c
263         * src/mbox_folder.c
264         * src/mh.c
265         * src/news.c
266                 implement imap uid cache and uid validity check
267
268 2002-07-25 [alfons]     0.8.0claws12
269
270         * src/summaryview.c
271                 fix a brown paper bag bug, and also add some more
272                 checks
273
274 2002-07-25 [christoph]  0.8.0claws11
275
276         * src/folder.c
277                 don't mix copy, fetch_msginfo and remove
278                 operations in folder item copy and move
279                 operations
280
281 2002-07-25 [christoph]  0.8.0claws10
282
283         * src/folderview.c
284         * src/mainwindow.c
285         * src/prefs_folder_item.c
286         * src/summaryview.[ch]
287                 remove no longer required parameter update_cache from
288                 summary_show
289
290 2002-07-25 [paul]       0.8.0claws9
291
292         * sync with 0.8.1
293         
294         * AUTHORS
295                 a few corrections
296
297 2002-07-24 [alfons]     0.8.0claws8
298
299         * src/summaryview.c
300                 sort correctly when using simplified subject line
301                 (closes feature request "[ 585141 ] applying regexp to subject 
302                 before sort" submitted by Alexandra Walford)
303
304 2002-07-24 [paul]       0.8.0claws7
305
306         * sync with 0.8.0cvs3
307                 see ChangeLog 2002-07-24
308
309 2002-07-23 [christoph]  0.8.0claws6
310
311         * src/folder.c
312         * src/folder.h
313         * src/summaryview.c
314         * src/summaryview.h
315         * src/main.c
316                 o separate processing and summaryview
317                 o removed summary_write_cache from summaryview
318                 o removed summaryview->killed_messages, because we don't have
319                   to keep a list of killed messages anymore. New cache will
320                   keep the hidden messages in cache anyway
321         * src/folderview.c
322         * src/inc.c
323         * src/selective_download.c
324                 o removed unnecessary summary_write_cache calls
325         * src/procmsg.c
326                 o don't set ignore thread flag in procmsg_get_thread_tree
327                   if it is already set
328         * src/mainwindow.c
329         * src/statusbar.h
330                 o moved STATUSBAR_PUSH/POP to statusbar.h because
331                   they are used in different files
332
333 2002-07-23 [melvin]     0.8.0claws5
334
335         * src/addressbook.c
336         * src/addrgather.c
337         * src/editaddress.c
338         * src/editgroup.c
339         * src/editldap_basedn.c
340         * src/importldif.c
341         * src/prefs_common.c
342                 Fixed few memory leak (gtk_editable_get_chars returns
343                 an allocated string)
344         * src/logwindow.c
345                 Fixed few memory leak (gtk_editable_get_chars returns
346                 an allocated string) and modified a little the log cutting
347                 loop.
348         * src/compose.c
349                 Replaced a call to an obsolete function gtk_entry_get_text()
350                 by gtk_editable_get_chars()
351         * src/send.c
352                 Removed a debug printf
353
354 2002-07-23 [christoph]  0.8.0claws4
355
356         * src/filesel.c
357                 fix another g_dirname memory leak
358
359 2002-07-23 [christoph]  0.8.0claws3
360
361         * src/mh.c
362                 fixed a memory leak in mh_fetch_msginfo
363                 fixed crash when message header could not be
364                 parsed
365
366 2002-07-23 [paul]       0.8.0claws2
367
368         * sync with 0.8.0cvs2
369                 see ChangeLog 2002-07-23
370
371 2002-07-23 [paul]       0.8.0claws1
372
373         * sync with 0.8.0cvs1
374                 see ChangeLog 2002-07-23
375
376 2002-07-23 [paul]       0.8.0claws
377
378         * release of 0.8.0claws
379
380 2002-07-23 [paul]       0.7.8claws99
381
382         * po/ru.po
383                 new Russian translation, submitted by
384                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
385
386 2002-07-22 [jens]       0.7.8claws98
387
388         * po/de.po
389                 Updated German translations.
390
391 2002-07-22 [paul]       0.7.8claws97
392
393         * po/es.po
394           po/it.po
395           po/nl.po
396           po/pt_BR.po
397                 updated translations by Ricardo Mones Lastra,
398                 Alessandro Maestri, Wilbert Berendsen and 
399                 Fabio Jr. Beneditto respectively
400
401 2002-07-22 [christoph]  0.7.8claws96
402
403         * src/mimeview.c
404                 fix memory leak caused by wrong g_dirname usage
405
406 2002-07-22 [christoph]  0.7.8claws95
407
408         * src/summaryview.c
409                 update new and unread message counts for summaryview
410                 summaryview does not get it from the folder anymore
411                 and has to update the values itself
412
413 2002-07-22 [melvin]     0.7.8claws94
414
415         * po/fr.po
416                 Updated French translations.
417
418 2002-07-22 [christoph]  0.7.8claws93
419
420         * src/matcher.c
421                 set prop->preg pointer to NULL or following check
422                 will not fail and regexec will be called with
423                 invalid pointer
424
425 2002-07-21 [alfons]     0.7.8claws92
426         
427         * src/prefs_common.[ch]
428                 remove option "Send return receipt on request"
429
430 2002-07-21 [thorsten]   0.7.8claws91
431
432         * src/mimeview.c
433                 fixed memleaks, coding style as pointed out by alfons
434
435 2002-07-21 [alfons]     0.7.8claws90
436
437         * src/messageview.c
438         * src/noticeview.[ch]
439                 o fix bug notice view being displayed when going to empty folder 
440                   (noticed by Christoph)
441                 o allow RRR to be sent when restarting sylpheed, or changing folder 
442                   (noticed by Thorsten)
443
444 2002-07-21 [thorsten]   0.7.8claws89
445
446         * src/mimeview.c
447                 Included save_all patch from Xaview FACQ
448                 added support for pathnames
449
450 2002-07-21 [alfons]     0.7.8claws88
451
452         * po/POTFILES.in
453         * src/Makefile.am
454         * src/mainwindow.c
455         * src/messageview.[ch]
456         * src/noticeview.c      ** NEW FILE **
457         * src/noticeview.h      ** NEW FILE **
458                 make return receipts work again
459                 (UI idea by Leandro Pereira)
460
461 2002-07-21 [paul]       0.7.8claws87
462
463         * src/summaryview.c
464                 fix sensitivity of 'Select thread'
465
466 2002-07-21 [paul]       0.7.8claws86
467
468         * src/prefs_common.c
469                 add browser command line for Galeon
470
471 2002-07-21 [paul]       0.7.8claws85
472
473         * Makefile.am
474                 fix 'EXTRA_DIST': remove README.README, add TODO
475                 and TODO.claws
476
477 2002-07-21 [alfons]     0.7.8claws84
478
479         * src/gtkstext.c
480                 make enter clear selection
481                 (closes "[ 579888 ] Editor selection/entry error"
482                 reported by Steve Lamb)
483
484 2002-07-21 [alfons]     0.7.8claws83
485         
486         * src/summaryview.c
487                 sort message list when selecting unthread messages
488                 (closes "[ 501593 ] switching threaded view doesn't sort"
489                 reported by Simon Schubert)
490
491 2002-07-20 [alfons]     0.7.8claws82
492         
493         * src/matcher.c
494                 const-correctness
495
496 2002-07-20 [thorsten]   0.7.8claws81
497
498         * src/matcher.c
499                 Fixed expansion of empty fields in matchactions
500
501 2002-07-19 [melvin]     0.7.8claws80
502
503         * src/gtkspell.c
504                 Removed a duplicate menu entry (fast mode) introduced during
505                 the new cache merge
506                 Added a menu separator between 'Use alternate' and 'Fast mode'
507
508 2002-07-19 [paul]       0.7.8claws79
509
510         * tools/Makefile.am
511           tools/README
512                 correct typos
513
514 2002-07-19 [thorsten]   0.7.8claws78
515
516         * tools/calypso_convert.pl      ** NEW FILE **
517           tools/README
518           tools/Makefile.am
519                 script to import mbox files exported
520                 by calypso
521                 o generates folder structure
522                 o includes attachments
523
524 2002-07-19 [melvin]     0.7.8claws77
525
526         * src/selective_download.[ch]
527                 Fixed bug where closing the dialog with the window manager's
528                 close button will not unlock the summary
529                 Corrected some function declarations that missed a return value
530                 Made the source code comply better with coding style.
531         * src/prefs_common.c
532                 Added new browser command line for Mozilla.
533
534 2002-07-18 [paul]       0.7.8claws76
535
536         * src/mainwindow.c
537           src/selective_download.[ch]
538                 reflect theme changes, fix Gdk Warning when creating 
539                 pixmap from NULL window, and minor clean up.
540                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
541
542         * po/en_GB.po
543                 updated
544
545 2002-07-17 [paul]       0.7.8claws75
546
547         * INSTALL[.jp]
548                 sync with 0.8.0
549         
550         * po/en_GB.po
551                 updated
552
553 2002-07-16 [paul]       0.7.8claws74
554
555         * tools/filter_conv.pl
556           tools/README
557                 replace conversion script with reimplemented version, 
558                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
559
560 2002-07-16 [colin]      0.7.8claws73
561
562         * src/summaryview.c
563                 remove forgotten debug messages - sorry ;-)
564
565 2002-07-16 [colin]      0.7.8claws72
566
567         * src/mimeview.c
568           src/summaryview.c
569           src/textview.c
570           src/textview.h
571                 add the ability to select part of a text mime-part 
572                 to reply.
573
574 2002-07-15 [christoph]  0.7.8claws71
575
576         * src/folder.c
577                 fix folder message count for folders without
578                 msg_is_changed (includes news folders)
579
580 2002-07-15 [martin]     0.7.8claws70
581
582         * src/summaryview.c
583                 option "display recipient on 'From'..." now works
584                 without the need of enabling the option
585                 "display  sender  using  address  book".
586
587 2002-07-15 [christoph]  0.7.8claws69
588
589         * src/summaryview.c
590                 removed setting folder status from summaryview.
591                 folder.c should update all message counts correctly.
592
593 2002-07-15 [paul]       0.7.8claws68
594
595         * po/pt_BR.po
596                 updated by Fabio Junior Beneditto
597
598 2002-07-15 [darko]      0.7.8claws67
599
600         * src/mh.c
601                 Fixed target folder colorization, don't decrease op
602                 number twice
603
604 2002-07-14 [paul]       0.7.8claws66
605
606         * sync with main 0.8.0
607                 see ChangeLog 2002-07-14
608
609 2002-07-13 [melvin]     0.7.8claws65
610         
611         * src/addrbook.c
612         * src/addressbook.c
613         * src/addrindex.c
614                 Replaced sprintf by g_snprintf to prevent possible buffer
615                 overflow.
616         * src/news.c
617                 Corrected a log message output format.
618                 Added a missing "done" debug output.
619         * src/compose.c
620                 Added keyboard accelerator for Priority menu items
621                 Added missing \n in debug output
622         * src/logwindow.c
623         * src/gtkspell.c
624         * src/rfc2015.c
625                 Added missing \n in debug output
626
627 2002-07-13 [paul]       0.7.8claws64
628
629         * man/sylpheed.1
630                 change Sergey's email address to the sf address
631
632         * src/textview.c
633                 increase show_url_timeout (more useful for long
634                 urls)
635
636 2002-07-12 [sergey]     0.7.8claws63
637
638         * src/rfc2015.c
639                 applied (with some modifications) patch to set the
640                 micalg parameter for signatures
641                 (2001-08-28 Werner Koch <wk@gnupg.org>)
642
643 2002-07-12 [sergey]     0.7.8claws62
644
645         * man/Makefile.am
646         * configure.in
647                 fixed man page installation
648
649 2002-07-12 [paul]       0.7.8claws61
650
651         * sync with 0.7.8cvs26
652                 see ChangeLog 2002-07-11 and 2002-07-12
653
654 2002-07-11 [christoph]  0.7.8claws60
655
656         * src/compose.c
657         * src/procmsg.c
658                 first use the message number to find the message
659                 to mark with a reply flag but check the
660                 message-id if we got the correct message, if not
661                 try to find it by message-id.
662                 use new string seperator that is not allowed
663                 in message-ids.
664
665 2002-07-11 [paul]       0.7.8claws59
666
667         * sync with 0.7.8cvs23
668                 see ChangeLog 2002-07-10
669
670 2002-07-10 [christoph]  0.7.8claws58
671
672         * src/folder.[ch]
673         * src/msgcache.[ch]
674                 Added message-id table to the cache in memory
675                 and functions to msgcache.c and folder.c to
676                 fetch MsgInfos by message id
677         * src/compose.c
678         * src/procmsg.c
679                 store folder and message-id of message replying
680                 to in queue header and set reply flag after sending
681                 (Closes bug #469498)
682
683 2002-07-10 [paul]       0.7.8claws57
684
685         * AUTHORS
686           man/sylpheed.1.gz
687                 add Martin to the list of authors
688
689 2002-07-09 [martin]     0.7.8claws56
690         * src/gtksctree.c
691                 Added gtk_ctree_last_visible(), tree_update_level(),
692                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
693                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
694                 from gtk+ to gtksctree.c for the new sorting code
695                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
696                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
697         * src/gtksctree.h
698                 Added declaration for gtk_sctree_sort_recursive() and
699                 gtk_sctree_sort_node
700         * src/addressbook.c
701         * src/foldersel.c
702         * src/folderview.c
703         * src/summaryview.c
704                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
705                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
706
707 2002-07-08 [paul]       0.7.8claws55
708
709         * more sync with 0.7.8cvs21
710                 see ChangeLog 2002-07-08
711
712 2002-07-08 [paul]       0.7.8claws54
713
714         * sync with 0.7.8cvs21
715                 see ChangeLog 2002-07-08
716
717 2002-07-07 [alfons]     0.7.8claws53
718
719         * src/Makefile.am
720         * src/stock_pixmap.[ch]
721         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
722         * src/pixmaps/notice_error.xpm  ** NEW FILE **
723         * src/pixmaps/notice_note.xpm   ** NEW FILE **
724                 add new pixmaps for upcoming notice pane
725
726 2002-07-06 [melvin]     0.7.8claws52
727
728         * src/gtkspell.[ch]
729                 Made them a bit closer to Sylpheed's coding style.
730                 Removed old code.
731                 Removed possible memory leaks when some errors occurs.
732
733 2002-07-06 [melvin]     0.7.8claws51
734
735         * po/Makefile.in.in
736                 Removed --no-location in xgettext command line to help
737                 translators that use Emacs' po-mode
738         * src/quote_fmt.c
739                 Removed unnecessary comments that messed up sylpheed.pot
740
741 2002-07-06 [paul]       0.7.8claws50
742
743         * sync with 0.7.8cvs19
744                 see ChangeLog 2002-07-05
745
746 2002-07-06 [christoph]  0.7.8claws49
747
748         * src/folder.c
749         * src/mainwindow.c
750                 fix folder_item_remove_all_msg and folderview
751                 status for trash folders after emptying trash
752
753 2002-07-05 [paul]       0.7.8claws48
754
755         * sync with 0.7.8cvs16
756                 see ChangeLog 2002-07-04 and 2002-07-05
757
758 2002-07-04 [paul]       0.7.8claws47
759
760         * sync with 0.7.8cvs14
761                 see  ChangeLog 2002-07-04
762
763 2002-07-03 [alfons]     0.7.8claws46
764
765         * src/folder.c
766                 dupe folder item's path because it's being reallocated
767                 by new folder scanning code
768
769 2002-07-03 [christoph]  0.7.8claws45
770
771         * src/imap.c
772                 better IMAP uid fetching using 'FETCH 1:* (UID)'
773         * src/msgcache.c
774                 add missing return in msgcache_write
775
776 2002-07-02 [thorsten]   0.7.8claws44
777
778         * src/jpilot.c
779         * src/msgcache.c
780         * src/rfc2015.c
781                 use binary mode for file access
782
783 2002-07-02 [christoph]  0.7.8claws43
784
785         * major code cleanup (part 1)
786         
787                 - unused variables removed
788                 - unused functions removed
789                 - uninitialized variables checked
790                 - missing return statements added
791                 - missing function return types added
792                 - added parentheses around assignment and
793                   && in || when suggested by gcc
794               
795         * src/mh.c
796         * src/folder.c
797                 replaced direct calls to folder->scan_tree
798                 with folder_scan_tree and restore folder
799                 prefs in this function. The folder should
800                 not have to deal with them.
801                 ( Should now work for all folder types )
802
803 2002-07-02 [paul]       0.7.8claws42
804
805         * sync with 0.7.8cvs13
806                 see ChangeLog 2002-07-01 and 2002-07-02
807
808 2002-07-01 [christoph]  0.7.8claws41
809
810         * src/summaryview.c
811                 fix "goto next/prev unread message" with
812                 ignored threads
813
814 2002-07-01 [paul]       0.7.8claws40
815
816         * po/es.po
817                 updated by Ricardo Mones Lastra
818
819 2002-06-30 [match]      0.7.8claws39
820
821         * src/jpilot.c
822                 applied variation of leonerd's patch (566661) to
823                 allow multiple email addresses per JPilot entry.
824                 addresses may be separated by space, comma, pipe,
825                 semi-colon, new-line.
826
827 2002-06-30 [alfons]     0.7.8claws38
828
829         * src/procmsg.c
830                 simple fix for putting older nodes before
831                 newer nodes when threading by subject
832
833 2002-06-30 [christoph]  0.7.8claws37
834
835         * src/folder.c
836         * src/folderview.c
837         * src/mh.c
838         * src/news.c
839         * src/procmsg.c
840                 fix broken folder tree rescaning
841                 and don't use procmsg_get_mark_sum
842                 anymore
843
844 2002-06-30 [christoph]  0.7.8claws36
845
846         * merge new cache branch
847         * src/imap.c
848                 fix new cache imap copy bug
849         * src/folder.c
850                 improved folder_item_scan
851                 it should now always set the correct
852                 new, unread and total message counts
853
854 2002-06-29 [paul]       0.7.8claws35
855
856         * configure.in
857                 correct syntax error
858
859 2002-06-29 [paul]       0.7.8claws34
860
861         * configure.in
862           Makefile.am
863           man/Makefile.am       ** NEW FILE **
864           man/sylpheed.1.gz     ** NEW FILE **
865                 add Sylpheed man page
866
867 2002-06-29 [paul]       0.7.8claws33
868
869         * po/pt_BR.po
870                 updated by Fabio Junior Beneditto
871
872 2002-06-28 [jens]       0.7.8claws32
873
874         * po/de.po
875                 translation updated
876
877         * src/selective_download.c
878                 removed gettext for space " "
879
880         * src/imap.c
881                 removed wrong space
882
883 2002-06-28 [paul]       0.7.8claws31
884
885         * sync with 0.7.8cvs11
886                 see ChangeLog 2002-06-28
887
888 2002-06-28 [paul]       0.7.8claws30
889
890         * sync with 0.7.8cvs10
891                 see ChangeLog 2002-06-27 and 2002-06-28
892
893 2002-06-26 [paul]       0.7.8claws29
894
895         * src/addrgather.c
896           src/selective_download.c
897                 don't gettextise empty strings.
898                 reserved by gettext. gettext("") returns 
899                 the header entry with meta information, 
900                 not the empty string
901
902         * po/en_GB.po
903                 updated
904
905 2002-06-26 [paul]       0.7.8claws28
906
907         * sync with 0.7.8cvs7
908                 see ChangeLog 2002-06-25
909
910         * src/prefs_common.c
911                 ...and in the process, tweak the gui a little
912
913 2002-06-25 [alfons]     0.7.8claws27
914         
915         * configure.in
916         * src/Makefile.am
917                 fine tune ldap library detection
918
919 2002-06-25 [alfons]     0.7.8claws26
920
921         * src/compose.c
922                 don't allow return receipts when composing a news article
923
924 2002-06-25 [paul]       0.7.8claws25
925
926         * Makefile.am
927                 add '$(AMTAR)' to 'release' section to allow for
928                 new and older autotools
929
930 2002-06-25 [paul]       0.7.8claws24
931
932         * src/summaryview.c
933                 fix "No more unread messages" persistant pop-up
934                 window bug
935
936 2002-06-25 [paul]       0.7.8claws23
937
938         * po/it.po
939                 updated by Alessandro Maestri
940
941 2002-06-25 [paul]       0.7.8claws22
942
943         * sync with 0.7.8cvs6
944                 see ChangeLog 2002-06-25
945
946 2002-06-24 [paul]       0.7.8claws21
947
948         * tools/update-po
949                 add GPL copyright information
950
951 2002-06-24 [paul]       0.7.8claws20
952
953         * tools/Makefile.am
954           tools/README
955           tools/update-po       ** NEW FILE **
956                 add script that eases the creation of *.po files
957                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
958
959 2002-06-23 [alfons]     0.7.8claws19
960
961         * src/messageview.c
962                 make notification_convert_header obey const correctness
963                 (next step will be fixing the broken return receipt)
964
965 2002-06-23 [paul]       0.7.8claws18
966
967         * src/messageview.c
968                 fix bug introduced in last commit:
969                 removed too much code in last commit - put back what's
970                 needed
971
972 2002-06-23 [paul]       0.7.8claws17
973
974         * src/messageview.[ch]
975                 remove code committed in error from locally patched
976                 source
977
978 2002-06-23 [colin]      0.7.8claws16
979
980         * src/compose.[ch]
981                 add compose_entry_select(), used to select the default_to
982                 email address - hopefully avoiding people sending mails to
983                 wrong recipients.
984
985 2002-06-22 [alfons]     0.7.8claws15
986
987         * AUTHORS
988                 add Bram Metsch & Stanislav Karchebny
989         * src/smtp.[ch]
990         * src/prefs_account.[ch]
991         * src/send.c
992                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
993                   options.  (see <http://sourceforge.net/tracker/index.php
994                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
995
996                 - merge Stanislav's fix to make SMTP AUTH work with qmail
997                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
998
999 2002-06-22 [paul]       0.7.8claws14
1000
1001         * sync with 0.7.8cvs5
1002                 see ChangeLog 2002-06-19 and 2002-06-20
1003
1004 2002-06-22 [alfons]     0.7.8claws13
1005
1006         * src/selective_download.c
1007                 fix a stupid mistake I made
1008
1009 2002-06-22 [alfons]     0.7.8claws12
1010
1011         * src/selective_download.[ch]
1012                 fix another unnoticed leak; cleanup code
1013
1014 2002-06-21 [alfons]
1015
1016         * tools/Makefile.am
1017                 gpg-sign <-- gpg-sign-syl
1018
1019 2002-06-21 [alfons]     0.7.8claws11
1020
1021         * src/selective_download.c
1022         * src/selective_download.h
1023                 fix assorted mix of allocation errors (should solve
1024                 problem reported by Philippe Gramoullé, see:
1025                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
1026
1027 2002-06-20 [melvin]     0.7.8claws10
1028
1029         * tools/gpg-sign *REMOVED*
1030           tools/gpg-sign-syl *ADDED*
1031                 Replaced the gpg clearsigning script with the version using
1032                 xterm instead of ssh-askpass and changed its name.
1033
1034         * README.claws
1035                 Updated actions example to reflect the renaming of the
1036                 gpg clearsigning script.
1037
1038 2002-06-19 [paul]       0.7.8claws9
1039
1040         * sync with 0.7.8claws9
1041                 see ChangeLog 2002-06-18 and 2002-06-19
1042
1043 2002-06-19 [paul]       0.7.8claws8
1044
1045         * sync with 0.7.8cvs1
1046                 see ChangeLog 2002-06-18
1047
1048 2002-06-18 [alfons]     0.7.8claws7
1049
1050         * src/mainwindow.h
1051                 add omitted prototype
1052
1053 2002-06-17 [paul]       0.7.8claws6
1054
1055         * src/mainwindow.c
1056                 fix hiding of exec_btn
1057
1058 2002-06-17 [paul]       0.7.8claws5
1059
1060         * src/pop.c
1061                 remove unneeded code: should_delete() 
1062                 and Pop3State::uidl_todelete_list
1063
1064 2002-06-17 [paul]       0.7.8claws4
1065
1066         * sync with 0.7.8
1067                 see ChangeLog 2002-06-11 and 2002-06-13
1068
1069 2002-06-16 [alfons]     0.7.8claws3
1070         
1071         * src/folder.c
1072                 make sure lock sort mode (claws specific) is
1073                 also persists after a tree rescan
1074
1075 2002-06-16 [alfons]     0.7.8claws2
1076
1077         * src/prefs_folder_item.c
1078         * src/folder.[ch]
1079                 fix persistence of folder sort mode (broken
1080                 by adapting Hiro's new folder persistence code)
1081
1082 2002-06-16 [alfons]     0.7.8claws1
1083
1084         * AUTHORS
1085         * src/logwindow.c
1086         * src/prefscommon.[ch]
1087                 control size of log text in log window; 
1088                 closes patch #569155 submitted by Mitko Haralanov.
1089
1090 2002-06-15 [paul]       0.7.8claws
1091
1092         * release of 0.7.8claws
1093
1094 2002-06-15 [paul]       0.7.7claws
1095
1096         * po/pt_BR.po
1097                 updated by Fabio Junior Beneditto
1098
1099 2002-06-14 [paul]       0.7.6claws49
1100
1101         * po/es.po
1102                 updated by Ricardo Mones Lastra
1103
1104 2002-06-14 [paul]       0.7.6claws48
1105
1106         * po/nl.po
1107                 updated translation by Wilbert Berendsen
1108
1109 2002-06-14 [melvin]     0.7.6claws47
1110
1111         * po/fr.po
1112                 Updated French translation
1113
1114 2002-06-13 [paul]       0.7.6claws46
1115
1116         * src/filesel.c
1117                 allow filename to be typed in, rather than just
1118                 selected by the mouse. Patch by Gustavo Noronha Silva.
1119
1120 2002-06-13 [alfons]     0.7.6claws45
1121
1122         * src/mainwindow.[ch]
1123                 more cleanups (removing unnecessary menu items Expand 
1124                 summary / message view)
1125
1126 2002-06-13 [melvin]     0.7.6claws44
1127
1128         * po/POTFILES.in
1129                 Added src/string_match.c
1130         * src/string_match.c
1131                 Fixed possible buffer overflow.
1132                 Corrected typo.
1133                 Added missing config.h header.
1134         * src/prefs_common.c
1135           src/prefs_matcher.c
1136           src/prefs_scoring.c
1137                 Made some strings translatable (missing _(..)).
1138
1139 2002-06-13 [melvin]     0.7.6claws43
1140
1141         * README.claws
1142                 Corrected action example (verifying clearsigned mail).
1143         * src/prefs_account.c
1144                 Corrected typo.
1145         * src/prefs_common.c
1146                 Removed incorrect line that generated a Gtk-CRITICAL msg.
1147
1148 2002-06-12 [alfons]     0.7.6claws42
1149
1150         * src/summaryview.c
1151                 add init of score column lost in 0.7.6claws42
1152
1153 2002-06-12 [paul]       0.7.6claws41
1154
1155         * src/prefs_account.c
1156                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
1157                 behavior of the radio buttons, (from 0.7.7cvs2)
1158
1159 2002-06-11 [alfons]     0.7.6claws40
1160
1161         * src/messageview.[ch]
1162         * src/summaryview.[ch]
1163         * src/summary_search.c
1164         * src/mainwindow.c
1165                 perform a sync to bring in Hiro's separate view implementation 
1166
1167                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
1168
1169 2002-06-11 [paul]       0.7.6claws39
1170         
1171         * src/prefs_account.c
1172                 correct a typo on the Receive tab
1173
1174 2002-06-10 [match]      0.7.6claws38
1175
1176         * src/addressbook.c
1177                 Included address completion patch from Gustavo Noronha.
1178
1179 2002-06-10 [paul]       0.7.6claws37
1180
1181         * src/inc.[ch]
1182           src/pop.c
1183           src/prefs_account.[ch]
1184           src/selective_download.[ch]
1185                 apply PATCH #561712
1186                  NEW:
1187                 - check if POP Account
1188                 - Receive Button renamed to Preview
1189                 - Preview Button Popup: preview new/all messages
1190                 - Download Button
1191                 - Account Preferences-->Receive tab checkbutton if you
1192                   want to remove Mail after Download
1193                 -: default YES
1194                 - Account Preferences-->Receive tab checkbutton use
1195                   filtering rules on preview
1196                   (think of delete_on_server)
1197                 -: default YES
1198                 - Account selectable from SD dialog
1199                 - checkbutton to show already downloaded messages if
1200                   all messages are previewed
1201                 - new clist column showing Date
1202                 - ESC KEY close
1203                 FIXES:
1204                 - play ball with UIDL
1205                 - fault tolerant (?) 
1206                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1207
1208 2002-06-10 [melvin]     0.7.6claws36
1209
1210         * README.claws
1211                 Added a hint to ac/README in cvs instructions.
1212
1213         * src/prefs_actions.c
1214                 Made it possible to use a more elaborate command line
1215                 for asynchronous actions, too.
1216
1217 2002-06-10 [melvin]     0.7.6claws35
1218         
1219         * src/prefs_actions.c
1220                 Make it possible to use a more elaborate command line
1221                 (e.g. |foo|bar|cat>there;echo Done|)
1222                 Corrected error message when calling %f, %F and %p commands
1223                 from the compose window.
1224
1225 2002-06-09 [colin]      0.7.6claws34
1226
1227         * src/summaryview.c
1228                 Automatically find unread messages in current folder
1229                 before annoying the user.
1230
1231 2002-06-08 [alfons]     0.7.6claws33
1232
1233         * po/it.po
1234                 remove bad formatting string in it.po translation
1235                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
1236
1237 2002-06-08 [paul]       0.7.6claws32
1238
1239         * sync with 0.7.6cvs25
1240                 see ChangeLog 2002-06-07
1241
1242 2002-06-05 [paul]       0.7.6claws31
1243
1244         * src/mainwindow.c
1245                 add 'Sort by locked' and 'Sort by score'
1246
1247 2002-06-05 [paul]       0.7.6claws30
1248
1249         * sync with 0.7.6cvs24
1250                 see ChangeLog 2002-06-04
1251
1252 2002-06-04 [paul]       0.7.6claws29
1253
1254         * po/pt_BR.po
1255                 updated by Fabio Junior Beneditto
1256
1257 2002-06-03 [thorsten]   0.7.6claws28
1258
1259         * src/matcher.c
1260                 fclose() matcherrc after reading
1261
1262 2002-06-03 [paul]       0.7.6claws27
1263
1264         * sync with 0.7.6cvs21
1265                 see ChangeLog 2002-05-31
1266
1267 2002-05-31 [paul]       0.7.6claws26
1268
1269         * sync with 0.7.6cvs20
1270                 see ChangeLog 2002-05-29 and 2002-05-30
1271
1272 2002-05-31 [paul]       0.7.6claws25
1273
1274         * src/imap.c
1275                 hopefully fix last buggy sync
1276
1277         * README.claws
1278                 correct typo in 'Actions' examples
1279
1280 2002-05-29 [paul]       0.7.6claws24
1281
1282         * sync with 0.7.6cvs18
1283                 see ChangeLog 2002-05-28 and 2002-05-29
1284
1285         * src/news.c
1286           src/nntp.[ch]
1287                 sync with above 
1288
1289 2002-05-28 [paul]       0.7.6claws23
1290
1291         * sync with 0.7.6cvs16
1292                 see ChangeLog 2002-05-28
1293
1294 2002-05-27 [thorsten]   0.7.6claws22 
1295
1296         * faq/it/sylpheed-faq-1.html
1297           faq/it/sylpheed-faq-2.html
1298           faq/it/sylpheed-faq-3.html
1299           faq/it/sylpheed-faq.html
1300                 corrected DOS lineendings
1301         * faq/de/sylpheed-faq-1.html
1302           faq/de/sylpheed-faq-2.html
1303           faq/en/sylpheed-faq-1.html
1304           faq/en/sylpheed-faq-2.html
1305           faq/en/sylpheed-faq-3.html
1306           faq/es/sylpheed-faq-1.html
1307           faq/es/sylpheed-faq-2.html
1308           faq/es/sylpheed-faq-3.html
1309           faq/fr/sylpheed-faq-1.html
1310           faq/it/sylpheed-faq-1.html
1311           faq/it/sylpheed-faq-2.html
1312           faq/it/sylpheed-faq-3.html
1313           faq/it/sylpheed-faq.html
1314                 changed ">" to &quot;
1315
1316 2002-05-27 [paul]       0.7.6claws21
1317         
1318         * sync with 0.7.6cvs15
1319                 see ChangeLog 2002-05-27
1320
1321 2002-05-27 [paul]       0.7.6claws20
1322
1323         * src/prefs_account.c
1324                 correct a typo
1325
1326 2002-05-26 [paul]       0.7.6claws19
1327
1328         * tools/README
1329                 correct a typo
1330
1331 2002-05-25 [paul]       0.7.6claws18
1332
1333         * tools/README
1334                 add description of kmail2sylpheed.pl
1335
1336 2002-05-25 [paul]       0.7.6claws17
1337
1338         * tools/kmail2sylpheed.pl       ** NEW FILE **
1339                 perl script that converts an exported Kmail address
1340                 book, converts it to sylpheed addressbook file,
1341                 writes the file to .sylpheed, and updates
1342                 addrbook--index.xml 
1343
1344 2002-05-25 [paul]       0.7.6claws16
1345
1346         * sync with 0.7.6cvs14
1347                 see ChangeLog 2002-05-23
1348
1349 2002-05-24 [paul]       0.7.6claws15
1350
1351         * README.claws
1352                 make a correction and add some more info
1353
1354 2002-05-24 [paul]       0.7.6claws14
1355
1356         * src/compose.c
1357                 fix memory leak in 
1358                 compose_redirect_write_headers_from_headerlist()
1359                 add Subject and Resent-Message-ID to
1360                 compose_redirect_write_headers()
1361                 Received, Subject, and X-UIDL are filtered out in 
1362                 compose_redirect_write_to_file()
1363
1364 2002-05-23 [paul]       0.7.6claws13
1365
1366         * src/compose.[ch]
1367           src/filtering.c
1368           src/mainwindow.c
1369           src/matcher.[ch]
1370           src/matcher_parser_lex.l
1371           src/matcher_parser_parse.y
1372           src/prefs_common.[ch]
1373           src/prefs_filtering.c
1374           src/summaryview.c
1375                 rename 'Bounce' to 'Redirect'
1376
1377 2002-05-23 [paul]       0.7.6claws12
1378
1379         * more sync with 0.7.6cvs13
1380           src/compose.c
1381                 see ChangeLog 2002-05-22
1382
1383 2002-05-22 [paul]       0.7.6claws11
1384
1385         * sync with 0.7.6cvs13
1386           src/codeconv.c
1387                 see ChangeLog 2002-05-20
1388           src/prefs_common.c
1389                 see ChangeLog 2002-05-22
1390
1391 2002-05-21 [melvin]     0.7.6claws10
1392
1393         * src/folderview.c
1394                 Added missing filtering and scoring headers
1395                 Fixed bad function call that showed garbage 
1396                 in Folder->Processing
1397
1398 2002-05-21 [paul]       0.7.6claws9
1399
1400         * tools/Makefile.am
1401                 make all tools executable, (patch by Alfons).
1402
1403 2002-05-20 [alfons]     0.7.6claws8
1404
1405         * src/procheader.c
1406                 don't forget to call mktime() so we have a valid week 
1407                 and year day
1408                 (Bug report by Roger Sondermann <mail@jumaros.de>)
1409
1410 2002-05-20 [paul]       0.7.6claws7
1411
1412         * src/html.c
1413                 fix broken parsing of urls
1414         * src/textview.c
1415                 fix displaying of urls
1416
1417                 both fixes from the patch [547855] by Eugene 
1418                 Brevdo (zonem)
1419
1420 2002-05-19 [alfons]     0.7.6claws6
1421
1422         * configure.in
1423                 make sylpheed configure correctly with the latest
1424                 and greatest of automake / autoconf / gettext
1425
1426 2002-05-19 [alfons]     0.7.6claws5
1427
1428         * src/procheader.c
1429         * src/procheader.h
1430                 add function for returning ime zone offset
1431         * src/quote_fmt.c
1432         * src/quote_fmt_parse.y
1433                 better quotation formatting - does not convert
1434                 to local time, but uses the original date string.
1435                 
1436                 Note: %z inserts the timezone offset (should 
1437                 work also on platforms where strftime does not
1438                 support %z).
1439
1440 2002-05-18 [christoph]  0.7.6claws4
1441
1442         * src/summaryview.c
1443                 fix indentation of some code
1444         * tools/Makefile.am
1445                 fix spaces after \
1446         * src/Makefile.am
1447                 add missing \
1448                 correct path for ignorethread.xpm
1449                 incorrect filename for sylpheed_logo.xpm
1450                 add missing include matcher_parser_parse.h
1451
1452 2002-05-18 [paul]       0.7.6claws3
1453
1454         * sync with 0.7.6cvs8
1455                 see ChangeLog 2002-05-16 and 2002-05-17
1456
1457 2002-05-18 [melvin]     0.7.6claws2
1458
1459         * README.claws
1460                 Corrected an action's definition and fixed some misspellings.
1461
1462 2002-05-18 [paul]       0.7.6claws1
1463
1464         * tools/Makefile.am
1465           tools/gpg-sign        ** new file **
1466           tools/uudec           ** new file **
1467                 add Melvin's Actions scripts
1468
1469         * README.claws
1470                 add Melvin's descriptions for Actions
1471
1472 2002-05-18 [paul]       0.7.6claws
1473
1474         * Version 0.7.6claws released
1475
1476 2002-05-17 [paul]       0.7.5claws32
1477
1478         * po/es.po
1479                 updated by Ricardo Mones Lastra
1480
1481 2002-05-17 [paul]       0.7.5claws31
1482
1483         * src/compose.c
1484                 fix Account prefs default folder for sent/draft/deleted
1485                 messages bug
1486
1487         * po/it.po
1488           po/nl.po
1489                 updated translation by Alessandro Maestri and
1490                 Wilbert Berendsen
1491
1492 2002-05-17 [melvin]     0.7.5claws30
1493
1494         * src/prefs_actions.c
1495                 Fixed bug where using %F not at the end of the command 
1496                 resulted in an additional empty argument being created.
1497                 Thanks to Darko Koruga for reporting the bug.
1498
1499 2002-05-17 [melvin]     0.7.5claws29
1500
1501         * po/fr.po
1502                 Updated French translations.
1503
1504 2002-05-15 [paul]       0.7.5claws28
1505         
1506         * po/es.po
1507                 updated by Ricardo Mones Lastra
1508
1509 2002-05-15 [paul]       0.7.5claws27
1510
1511         * sync with 0.7.6cvs4
1512                 see ChangeLog 2002-05-14 and 2002-05-15
1513
1514 2002-05-14 [paul]       0.7.5claws26
1515
1516         * sync with 0.7.6cvs1
1517                 see ChangeLog 2002-05-13
1518
1519 2002-05-13 [thorsten]   0.7.5claws25
1520
1521         * src/messageview.c
1522                 fix select_all and copy in multipart messages
1523         * src/mainwindow.c
1524                 fix select_all and copy in multipart messages
1525
1526 2002-05-12 [paul]       0.7.5claws24
1527
1528         * src/summaryview.c
1529                 reverse last commit, bug already fixed in 0.7.5claws3
1530
1531 2002-05-12 [netztorte]  0.7.5claws23
1532
1533         * src/summaryview.c
1534                 dont parse empty addressbook (checked in before claws20)
1535
1536 2002-05-12 [melvin]     0.7.5claws22
1537
1538         * src/procmsg.[ch]
1539                 Removed unneeded priority code introduced by the previous 
1540                 commit.
1541
1542 2002-05-12 [melvin]     0.7.5claws21
1543
1544         * src/compose.[ch]
1545                 Added possibility to set message's priority.
1546         * src/procmsg.[ch]
1547                 Added possibility to set message's priority.
1548                 Added missing headers
1549
1550 2002-05-12 [melvin]     0.7.5claws20
1551
1552         * src/prefs_actions.c
1553                 Removed implicitely added quotes around the name
1554                 of the temporary files of mime parts.
1555
1556 2002-05-12 [paul]       0.7.5claws19
1557
1558         * sync with 0.7.5cvs20
1559                 see ChangeLog 2002-05-11
1560
1561 2002-05-12 [alfons]     0.7.5claws18
1562
1563         * src/quote_fmt_lex.l
1564         * src/quote_fmt_parse.y
1565                 allow quote / reply date & time format to be set using
1566                 %D{format}. format is a format string you'd pass to
1567                 strftime() (see man strftime, or the Display tab |
1568                 Date format setting).
1569
1570                 Currently %D converts the date to local time. 
1571
1572 2002-05-11 [paul]       0.7.5claws17
1573
1574         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
1575                 see ChangeLog 2002-05-10 and 2002-05-11
1576
1577 2002-05-10 [paul]       0.7.5claws16
1578
1579         * sync with 0.7.5cvs16
1580                 see ChangeLog entries 2002-05-09 and 
1581                 2002-05-10
1582
1583 2002-05-10 [colin]      0.7.5claws15
1584
1585         * src/textview.c
1586                 Corrected a bug that prevented sylpheed to open
1587                 double-clicked URIs.
1588
1589 2002-05-09 [paul]       0.7.5claws14
1590
1591         * sync with 0.7.5cvs14
1592                 see ChangeLog 2002-05-08 and 2002-05-09
1593
1594 2002-05-08 [paul]       0.7.5claws13
1595
1596         * sync with 0.7.5cvs11
1597                 see ChangeLog entry 2002-05-08
1598
1599 2002-05-08 [paul]       0.7.5claws12
1600
1601         * src/mainwindow.c
1602           src/textview.[ch]
1603                 fix segfault on View->Open in new window
1604                 patch submitted by Thorsten Maerz <torte@netztorte.de>
1605
1606 2002-05-07 [paul]       0.7.5claws11
1607
1608         * sync with 0.7.5cvs9
1609                 see ChangeLog entry 2002-05-07
1610
1611 2002-05-06 [paul]       0.7.5claws10
1612
1613         * src/messageview.c
1614           src/textview.c
1615                 display url in statusbar on single-click
1616                 patch submitted by Thorsten Maerz <torte@netztorte.de>
1617
1618 2002-05-06 [match]      0.7.5claws9
1619
1620         * src/addritem.[ch]
1621                 new functions.
1622         * src/addrcache.c
1623                 tidy up.
1624         * src/xmlprops.[ch]
1625                 XML implementation of properties file.
1626         * src/exporthtml.[ch]
1627         * src/expthtmldlg.[ch]
1628         * src/addressbook.c
1629                 export to HTML.
1630
1631 2002-05-02 [sergey]     0.7.5claws8
1632
1633         * src/mainwindow.c (mainwin_entries),
1634           src/prefs_common.c (prefs_send_create()),
1635           src/codeconv.c (locale_table):
1636                 use charset name "Windows-1251" instead of "CP1251".
1637
1638 2002-05-02 [colin]      0.7.5claws7
1639         
1640         * src/compose.c
1641           src/prefs_common.c
1642           src/prefs_folder_item.c
1643                 Fixed cosmetics bugs due to Outbox renamed to Sent.
1644
1645 2002-05-02 [hiro]       0.7.5claws6
1646
1647         * src/imap.c
1648                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
1649
1650 2002-05-02 [paul]       0.7.5claws5
1651
1652         * src/compose.c
1653                 more sync with 0.7.5cvs7, see ChangeLog entry
1654                 2002-05-02
1655
1656 2002-05-02 [hiro]       0.7.5claws4
1657
1658         * src/compose.c
1659                 compose_queue_sub():
1660                 check if queue folder exists (closes #550397).
1661                 removed directory creation since it should be handled
1662                 transparently.
1663         * src/imap.c
1664                 imap_add_msg(): return UID for appended message
1665                 (closes #548842).
1666
1667 2002-04-30 [paul]       0.7.5claws3
1668
1669         * src/summaryview.c
1670                 fix account_find_from_address() bug
1671
1672 2002-04-28 [colin]      0.7.5claws2
1673
1674         * src/compose.c
1675           src/textview.c
1676           src/prefs_common.[ch]
1677           src/utils.[ch]
1678                 Added user-definable quotation characters recognition.
1679
1680 2002-04-28 [paul]       0.7.5claws1
1681
1682         * sync with 0.7.5cvs4
1683                 see ChangeLog entry  2002-04-25
1684
1685 2002-04-28 [paul]       0.7.5claws
1686
1687         * po/es.po
1688           po/nl.po
1689           po/pt_BR.po
1690                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
1691                 Fabio Junior Beneditto
1692
1693 2002-04-27 [jens]       0.7.4claws103
1694
1695         * po/de.po
1696                 updated German translation.
1697
1698 2002-04-27 [hiro]       0.7.4claws102
1699
1700         * src/summaryview.c
1701                 summary_write_cache(): fixed the mark loss of hidden messages.
1702
1703 2002-04-26 [melvin]     0.7.4claws101
1704
1705         * src/procmsg.c
1706                 fixed a second typo (same one)
1707         * po/fr.po
1708           po/it.po
1709           po/pt_BR.po
1710                 fixed the type again...
1711
1712 2002-04-26 [melvin]     0.7.4claws100
1713
1714         * src/procmsg.c
1715                 fixed a typo in an alert message ("temorary").
1716         * po/it.po
1717         * po/pt_BR.po
1718                 corrected the typo  described above.
1719         * po/fr.po
1720                 updated French translation.
1721
1722 2002-04-26 [darko]      0.7.4claws99
1723
1724         * src/summaryview.c
1725                 fix target folder colorization
1726
1727 2002-04-25 [paul]       0.7.4claws98
1728
1729         * po/it.po
1730                 updated by Alessandro Maestri
1731
1732 2002-04-24 [colin]      0.7.4claws97
1733         
1734         * src/compose.c
1735                 Fixed double "subject is empty" question.
1736
1737 2002-04-23 [colin]      0.7.4claws96
1738         
1739         * src/mimeview.c
1740                 Corrected issue when "automatically display images" was
1741                 not set : first image remained after selecting second.
1742
1743 2002-04-23 [melvin]     0.7.4claws95
1744
1745         * src/prefs_actions.c
1746                 Don't display in/out dialog if there is nothing to show.
1747
1748 2002-04-23 [paul]       0.7.4claws94
1749
1750         * sync with 0.7.5cvs3
1751                 bug fixes: see ChangeLog entry 2002-04-23
1752
1753 2002-04-22 [darko]      0.7.4claws93
1754
1755         * src/compose.c
1756                 fix previous check-in which changed code after
1757                 merge from main
1758
1759 2002-04-22 [paul]       0.7.4claws92
1760
1761         * faq/de/*
1762                 add German FAQ
1763         * faq/en/*
1764           faq/es/*
1765           faq/fr/*
1766                 update English, Spanish and French FAQs
1767         * manual/de/*
1768           manual/es/*
1769                 add German and Spanish manuals
1770         * manual/en/*
1771           manual/fr/*
1772                 update English and French manuals
1773
1774         * src/Makefile.am
1775                 add to and re-arrange the pixmap entries
1776
1777 2002-04-22 [darko]      0.7.4claws91
1778
1779         * src/compose.c
1780                 fix sender initials recognition to only allow
1781                 '>' after the initials
1782
1783 2002-04-21 [paul]       0.7.4claws90
1784
1785         * sync with 0.7.5 release
1786                 see ChangeLog entry 2002-04-21
1787
1788 2002-04-21 [alfons]
1789
1790         * src/Makefile.am
1791                 add colin's new pixmaps to EXTRA_DIST
1792
1793 2002-04-21 [colin]      0.7.4claws89
1794         * src/compose.c
1795         * src/inc.c
1796         * src/mainwindow.[ch]
1797         * src/prefs_common.[ch]
1798         * src/stock_pixmap.[ch]
1799                 Added "Work offline" ability.
1800
1801 2002-04-21 [colin]      0.7.4claws88
1802         
1803         * src/mimeview.c
1804         * src/prefs_common.c
1805         * src/prefs_common.h
1806         * src/textview.c : Added an option to common preferences -> display
1807           to allow user not to automatically display images.
1808
1809 2002-04-21 [paul]       0.7.4claws87
1810
1811         * sync with 0.7.4cvs52
1812                 see ChangeLog entry 2002-04-21 (src/imap.c)
1813
1814 2002-04-21 [paul]       0.7.4claws86
1815
1816         * sync with 0.7.4cvs51
1817                 see ChangeLog entry 2002-04-21
1818
1819 2002-04-21 [paul]       0.7.4claws85
1820
1821         * sync with 0.7.4cvs49
1822                 see ChangeLog entries 2002-04-20 and 2002-04-21
1823
1824         * src/Makefile.am
1825                 clean up: remove old 'stock_' element from xpm 
1826                 filenames.
1827
1828 2002-04-21 [alfons]     0.7.4claws84
1829
1830         apply sync patch from Paul
1831
1832         * src/folderview.c
1833                 use old claws prefs_folder_item_create() for now
1834
1835 2002-04-19 [match]      0.7.4claws83
1836
1837         * src/addressbook.[ch]
1838         * src/addrharvest.[ch]
1839         * src/addrgather.[ch]
1840                 recurse folders.
1841         * src/mainwindow.c
1842         * src/summaryview.[ch]
1843                 change menu option.
1844
1845 2002-04-19 [paul]       0.7.4claws82
1846
1847         * po/pt_BR.po
1848                 updated by Fabio Junior Beneditto
1849
1850 2002-04-14 [alfons]     0.7.4claws81
1851
1852         * src/passphrase.c
1853                 add #include <sys/types.h> for mode_t and off_t 
1854
1855 2002-04-13 [paul]       0.7.4claws80
1856         
1857         * src/main.c
1858           src/passphrase.[ch]
1859           src/pgptext.c
1860           src/prefs_common.[ch]
1861           src/rfc2015.c
1862                 enable storing of GnuPG passphrase for the whole 
1863                 session or a user-defined number of minutes. patch 
1864                 submitted by Ravemax <ravemax@dextrose.com>
1865
1866 2002-04-13 [alfons]     0.7.4claws79
1867
1868         * src/textview.c
1869                 make email parser also stop scanning when encountering separators
1870                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
1871
1872 2002-04-13 [paul]       0.7.4claws78
1873
1874         * sync with 0.7.4cvs39
1875                 see ChangeLog entry 2002-04-12
1876
1877 2002-04-11 [paul]       0.7.4claws77
1878
1879         * sync with 0.7.4cvs37
1880                 see ChangeLog entry 2002-04-11
1881
1882 2002-04-11 [paul]       0.7.4claws76
1883
1884         * COPYING 
1885                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
1886                 the clause for OpenSSL). sync with sylpheed main
1887
1888 2002-04-09 [melvin]     0.7.4claws75
1889
1890         * src/compose.c
1891                 Made 'Ctrl-Enter' on send ignore some modifiers 
1892                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
1893                 to bind other *-Enter (but not Alt-Enter).
1894
1895 2002-04-09 [paul]       0.7.4claws74
1896
1897         * sync with 0.7.4cvs35
1898                 see ChangeLog entries 2002-04-09
1899
1900 2002-04-08 [paul]       0.7.4claws73
1901
1902         * sync with 0.7.4cvs33
1903                 see ChangeLog entry 200-04-08
1904
1905 2002-04-07 [match]      0.7.4claws72
1906
1907         * src/addrharvest.[ch]
1908                 fixed to read all addresses in header, regardless
1909                 of header size. improved name parsing. accommodate
1910                 harvest from folders and selected message.
1911         * src/addritem.[ch]
1912                 included new address parsing function.
1913         * src/addrgather.[ch]
1914         * src/addressbook.[ch]
1915         * src/summaryview.[ch]
1916         * src/mainwindow.c
1917                 allow address harvest of folder as well as selected
1918                 messages.
1919
1920 2002-04-07 [paul]       0.7.4claws71
1921
1922         * src/esmtp.[ch]
1923           src/smtp.c
1924                 don't try to authenticate with CRAM-MD5 in SMTP when 
1925                 SMTP-AUTH enabled if MTA doesn't issue this 
1926                 auth-method in it's ehlo-response. bug item #531364,
1927                 patch item #938910. patch submitted by Colin Leroy 
1928                 <colin@colino.net>
1929
1930 2002-04-07 [paul]       0.7.4claws70
1931
1932         * src/nntp.c
1933                 fix missing MODE_READER bug. patch submitted by
1934                 Colin Leroy <colin@colino.net>
1935
1936 2002-04-07 [alfons]     0.7.4claws69
1937
1938         * src/matcher.[ch]
1939         * src/prefs_filtering.c
1940         * src/summaryview.c
1941                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
1942                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
1943
1944 2002-04-07 [paul]       0.7.4claws68
1945
1946         * sync with 0.7.4cvs32
1947                 see ChangeLog entry 2002-04-06
1948
1949         * tools/filter_conv.pl
1950                 more bug fixes
1951
1952 2002-04-06 [paul]       0.7.4claws67
1953
1954         * tools/filter_conv.pl
1955                 modify to be able to find the name of the first
1956                 mailbox and use that. main's filter does not
1957                 record the full path to the mailbox and therefore
1958                 can only filter to the first mailbox.
1959
1960 2002-04-05 [paul]       0.7.4claws66
1961
1962         * tools/filter_conv.pl
1963                 attempt to make the script all-encompassing and
1964                 be able to convert any main 'filter' rule thrown
1965                 at it
1966
1967 2002-04-05 [paul]       0.7.4claws65
1968
1969         * tools/filter_conv.pl
1970                 allow for collapsed folder trees
1971
1972 2002-04-05 [paul]       0.7.4claws64
1973
1974         * sync with 0.7.4cvs31
1975                 see ChangeLog entries 2002-04-05
1976
1977 2002-04-03 [paul]       0.7.4claws63
1978
1979         * sync with 0.7.4cvs29
1980                 see ChangeLog entries 2002-04-02 and 2002-04-03
1981
1982 2002-04-02 [paul]       0.7.4claws62
1983
1984         * sync with 0.7.4cvs26
1985                 see ChangeLog entry 2002-04-01
1986
1987 2002-04-02 [match]      0.7.4claws61
1988
1989         * src/pine.[ch]
1990         * src/importpine.[ch]
1991         * src/addressbook.c
1992                 import Pine address book.
1993
1994 2002-04-02 [match]      0.7.4claws60
1995
1996         * src/addrharvest.[ch]
1997                 improve address parsing of funky addresses.
1998
1999 2002-04-02 [darko]      0.7.4claws59
2000
2001         * src/compose.c
2002                 wrap on send improvements, it now recognizes quoted
2003                 initials as part of the quotation string, and it
2004                 does not join lines separated by CR
2005
2006 2002-04-01 [match]      0.7.4claws58
2007
2008         * src/mgutils.[ch]
2009                 added new functions.
2010         * src/mutt.[ch]
2011                 remove excessive duplicate address generation
2012                 on import.
2013
2014 2002-04-01 [alfons]     0.7.4claws57
2015         
2016         * src/summaryview.c
2017                 put back g_free() 
2018
2019 2002-04-01 [paul]       0.7.4claws56
2020
2021         * sync with 0.7.4cvs25
2022                 see ChangeLog entry 2002-04-01
2023
2024 2002-04-01 [alfons]     0.7.4aprilfool55
2025
2026         * src/summaryview.c
2027                 honour feature request item #537427 to allow for
2028                 displaying names from address book for sent mail also
2029
2030 2002-03-29 [paul]       0.7.4claws54
2031
2032         * src/mainwindow.c
2033           src/prefs_filtering.[ch]
2034           src/prefs_matcher.c
2035           src/summaryview.c
2036                 add 'fast filter' for claws' filtering,
2037                 /Tools/Create filter rule/... patch submitted
2038                 by Neill Miller <neillm@thecodefactory.org>
2039
2040 2002-03-29 [paul]       0.7.4claws53
2041
2042         * sync with 0.7.4cvs24
2043                 see ChangeLog entry 2002-03-29
2044
2045 2002-03-28 [paul]       0.7.4claws52
2046
2047         * sync with 0.7.4cvs23
2048                 see ChangeLog entry 2002-03-28
2049
2050 2002-03-27 [melvin]     0.7.4claws51
2051
2052         * src/prefs_actions.c
2053                 Added support to pass only one message part (as a
2054                 file) to the command using '%p'. No quotes are needed
2055                 because doubles quotes are automatically added.
2056                 Fixed bug where Sylpheed could block when waiting for
2057                 a child process to finish.
2058                 Changed the help menu to remove quotes around symbols to 
2059                 avoid misinterpretation (they must not be used).
2060
2061 2002-03-27 [melvin]     0.7.4claws50
2062
2063         * src/inc.c
2064                 Made the new mail notification command always 
2065                 execute asynchronously.
2066
2067 2002-03-27 [paul]       0.7.4claws49
2068
2069         * src/compose.c
2070                 fix bug introduced in last commit
2071
2072 2002-03-27 [paul]       0.7.4claws48
2073
2074         * sync with 0.7.4cvs21
2075                 see ChangeLog 2002-03-26 and 2002-03-27
2076
2077 2002-03-26 [hoa]        0.7.4claws47
2078
2079         * src/prefs_folder_item.c
2080                 really fixed the bug #516442 with folder rescan.
2081
2082 2002-03-26 [paul]       0.7.4claws46
2083
2084         * sync with 0.7.4cvs19
2085                 see ChangeLog entries 2002-03-25 and 2002-03-26
2086
2087 2002-03-25 [hoa]        0.7.4claws45
2088
2089         * src/matcher.c
2090         * src/mh.c
2091                 fix the bug #516442 with folder rescan.
2092
2093         * src/prefs_common.[ch]
2094         * src/compose.c
2095                 added an option to enable two different behaviours
2096                 for bounce.
2097
2098
2099 2002-03-25 [paul]       0.7.4claws44
2100
2101         * src/mainwindow.c
2102           src/selective_download.c
2103                 correct a few menuitem labels
2104
2105 2002-03-25 [christoph]  0.7.4claws43
2106
2107         * src/procmsg.c
2108                 fix non deleted tmp message in
2109                 procmsg_save_to_outbox
2110                 fix problems caused by sync with
2111                 main branch's procmsg_send_queue
2112
2113 2002-03-25 [paul]       0.7.4claws42
2114
2115         * src/quote_fmt.c
2116           src/quote_fmt_lex.l
2117           src/quote_fmt_parse.y
2118                 add Last name (%L) placeholder for quoting. 
2119                 patch submitted by Thorsten Thielen 
2120                 <thth@users.sourceforge.net>
2121
2122 2002-03-25 [paul]       0.7.4claws41
2123
2124         * src/utils.c
2125                 get full hostname. patch submitted by
2126                 Bob Woodside <rwoodside1@comcast.net>
2127
2128 2002-03-25 [paul]       0.7.4claws40
2129
2130         * src/account.c
2131           src/news.c
2132           src/nntp.[ch]
2133           src/prefs_account.[ch]
2134                 enable NNTP over SSL. patch submitted by
2135                 Pascal Jermini <pascal@infinity.hn.org>
2136
2137 2002-03-24 [paul]       0.7.4claws39
2138
2139         * src/prefs_common.c
2140                 make the arrangement of the Compose tab more
2141                 coherent
2142
2143         * src/mainwindow.c
2144                 fix some irregularities of style
2145
2146         * po/de.po
2147                 updated by Kilian Krause
2148
2149 2002-03-23 [paul]       0.7.4claws38
2150
2151         * po/pt_BR.po
2152                 updated by Fabio Junior Beneditto
2153
2154 2002-03-23 [paul]       0.7.4claws37
2155
2156         * src/mainwindow.c
2157                 move 'Gather addresses' to 'Tools' menu
2158                 make 'Selective download' sensitive
2159
2160 2002-03-23 [paul]       0.7.4claws36
2161
2162         * sync with 0.7.4cvs16
2163                 see ChangeLog entries 2002-03-23
2164
2165 2002-03-22 [christoph]  0.7.4claws35
2166
2167         * src/quote_fmt_parse.y
2168                 fix include program output
2169
2170 2002-03-22 [alfons]     0.7.4claws34
2171
2172         * src/pop.c
2173                 initialize GDate stack variable correctly (sorry!)
2174
2175 2002-03-22 [paul]       0.7.4claws33
2176
2177         * src/compose.c
2178           src/mainwindow.c
2179           src/prefs_actions.c
2180           src/prefs_common.c
2181                 rename 'Tool' to 'Tools'
2182
2183         * src/mainwindow.c
2184                 move 'Delete duplicated messages' from
2185                 'Message/' to 'Tools/'
2186                 re-arrange the order of 'Tools/' items
2187
2188 2002-03-22 [paul]       0.7.4claws32
2189
2190         * src/addr_compl.c
2191           src/addressbook.[ch]
2192                 auto-address completion now also matches on
2193                 Nickname. patch submitted by Bob Forsman 
2194                 <hammor@users.sourceforge.net>
2195
2196         * src/editaddress.c
2197                 correct a spelling mistake
2198
2199 2002-03-22 [alfons]     0.7.4claws31
2200
2201         * src/pop.c
2202                 fix getting uidl from incorrect string 
2203                 (spotted by Colin)
2204
2205 2002-03-21 [alfons]     0.7.4claws30
2206
2207         * src/pop.c
2208                 more code refactoring
2209                 plug mem leak introduced by delete on server
2210
2211 2002-03-21 [paul]       0.7.4claws29
2212
2213         * sync with 0.7.4cvs11
2214                 see ChangeLog entries 2002-03-20
2215
2216 2002-03-20 [alfons]     0.7.4claws28
2217
2218         * src/inc.c
2219                 apply Colin's patch and refactor
2220
2221 2002-03-20 [paul]       0.7.4claws27
2222
2223         * sync with sylpheed 0.7.4cvs9
2224                 see ChangeLog entry 2002-03-20
2225
2226 2002-03-19 [christoph]  0.7.4claws26
2227
2228         * src/mh.c
2229         * src/procmsg.[ch]
2230         * src/summaryview.c
2231                 revert changes for flag updates
2232                 (does not work correctly and no time to debug)
2233
2234 2002-03-20 [alfons]     0.7.4claws25
2235
2236         * src/pop.c
2237                 refactor should_delete() a little bit 
2238
2239 2002-03-19 [paul]       0.7.4claws24
2240
2241         * src/inc.[ch]
2242           src/pop.c
2243           src/prefs_account.[ch]
2244                 allow the user to leave downloaded mail on the 
2245                 server for n days. Patch submitted by Colin Leroy 
2246                 <colin@colino.net>
2247
2248 2002-02-19 [paul]       0.7.4claws23
2249
2250         * sync with sylpheed 0.7.4cvs8
2251                 see ChangeLog entries 2002-03-19
2252
2253 2002-03-18 [paul]       0.7.4claws22
2254
2255         * sync with sylpheed 0.7.4cvs6
2256                 see ChangeLog entry 2002-03-18
2257
2258 2002-03-18 [paul]       0.7.4claws21
2259
2260         * po/en_GB.po
2261                 add en_GB message catalogue
2262
2263         * src/mbox_folder.c
2264           src/prefs_account.c
2265           src/prefs_actions.c
2266                 correct a few spelling mistakes
2267
2268 2002-03-17 [alfons]     0.7.4claws20
2269
2270         * src/matcher.c
2271                 more stringent checks for NULL params when writing
2272                 filtering actions to a file
2273                 
2274 2002-03-17 [hoa]        0.7.3claws20
2275
2276         * src/news.c
2277                 fixed the count of new messages
2278
2279         * src/compose.c
2280                 fixed the "attachment properties" window
2281
2282 2002-03-17 [paul]       0.7.4claws19
2283
2284         * src/defs.h
2285           src/folder.h
2286           src/news.c
2287           src/prefs_account.[ch]
2288           src/procmsg.[ch]
2289           src/summaryview.c
2290                 automatically mark cross-posted messages as read 
2291                 and (optionally) give them a colour label
2292                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
2293                 
2294
2295 2002-03-17 [paul]       0.7.4claws18
2296
2297         * sync with sylpheed 0.7.4cvs5
2298                 see ChangeLog entry 2002-03-17
2299
2300 2002-03-17 [melvin]     0.7.4claws17
2301         
2302         * src/textview.c
2303                 Worked around a gtktext 'bug': when searching for 
2304                 a text in a long message it was scrolling slowly
2305                 line by line until it hit the searched text.
2306         * po/fr.po
2307                 Updated French translation
2308
2309 2002-03-17 [melvin]     0.7.4claws16
2310
2311         * src/mainwindow.c
2312         * src/compose.c
2313         * src/prefs_actions.c
2314                 Moved "Edit/Actions" to "Tool/Actions"
2315                 Made mainwindow/compose window sensitive as soon as
2316                 no child process is running anymore even if the io dialog
2317                 is open.
2318                 Fixed a struct being initialized with a non constant char*
2319
2320 2002-03-16 [christoph]  0.7.4claws15
2321
2322         * configure.in
2323                 add --with-compiler-flags option
2324                 (only for developer hacking)
2325         * src/mh.c
2326         * src/procmsg.[ch]
2327         * src/summaryview.c
2328                 try to make folder-stats and flag handling more
2329                 independent from the summaryview. msgcounts
2330                 are only set when the folder is opened and
2331                 procmsg_msginfo_(un)set_flags will handle it
2332                 later and summaryview will get the values
2333                 from the folder.
2334
2335 2002-03-16 [paul]       0.7.4claws14
2336
2337         * src/messageview.c
2338                 fix Return-receipt. Patch submitted by Bob
2339                 Woodside <rwoodside1@comcast.net>
2340
2341 2002-03-16 [paul]       0.7.4claws13
2342
2343         * src/compose.c
2344                 fix 'dynamic' signatures, make it work again
2345                 broken during sync on 2002-03-14 (0.7.4claws2)
2346
2347 2002-03-15 [match]      0.7.4claws12
2348
2349         * src/addrharvest.[ch]
2350         * src/addrgather.[ch]
2351         * src/addressbook.[ch]
2352         * src/mainwindow.c
2353                 included address harvester feature. still some
2354                 issues with address parsing that I will fix.
2355
2356 2002-03-15 [match]      0.7.4claws11
2357
2358         * src/addrbook.[ch]
2359         * src/addrcache.[ch]
2360         * src/addressbook.[ch]
2361         * src/addrindex.c
2362         * src/editbook.c
2363         * src/importldif.c
2364         * src/importmutt.c
2365         * src/jpilot.[ch]
2366         * src/main.c
2367         * src/syldap.[ch]
2368         * src/vcard.[ch]
2369                 tidy up. fix memory leaks. moved attribs and methods
2370                 from individual interfaces to addrcache object. prep
2371                 for new stuff to come in.
2372
2373 2002-03-15 [alfons]     0.7.4claws10
2374
2375         * src/matcher.[ch]
2376         * src/matcher_parser_parse.y
2377         * src/matcher_parser_lex.l
2378         * src/prefs_matcher.c
2379                 add filtering conditions message greater than, smaller 
2380                 than, and exactly matching a size in bytes
2381                 (does not work with delete from POP3 server yet)
2382
2383                 this should also give others an idea what you should
2384                 do to add new criterions to claws filtering system
2385                 
2386
2387 2002-03-15 [paul]       0.7.4claws9
2388
2389         * tools/filter_conv.pl
2390                 exit if there are no filter rules to convert
2391                 rename filterrc to filterrc.old after completion
2392
2393 2002-03-15 [paul]       0.7.4claws8
2394
2395         * sync with sylpheed 0.7.4cvs3
2396                 see ChangeLog entry 2002-03-14
2397
2398 2002-03-14 [paul]       0.7.4claws7
2399
2400         * src/compose.c
2401                 clean up the last commit (ahem)
2402
2403 2002-03-14 [paul]       0.7.4claws6
2404
2405         * src/compose.c
2406                 fix bug #515655. honour account preferences
2407                 regarding gpg default signing/encryption when 
2408                 changing account from the compose window.
2409
2410 2002-03-14 [paul]       0.7.4claws5
2411
2412         * src/folderview.c
2413                 remove unnecessary curly brackets
2414
2415 2002-03-14 [paul]       0.7.4claws4
2416
2417         * src/folderview.c
2418           src/prefs_filtering.[ch]
2419                 add filter rename on folder rename and filter
2420                 delete on folder delete. Patch submitted by
2421                 Neill Miller <neillm@thecodefactory.org> 
2422
2423 2002-03-14 [christoph]  0.7.4claws3
2424
2425         * src/procmsg.c
2426         * src/send.c
2427                 fix local delivery
2428                 (patch submitted by "Simon 'corecode' Schubert")
2429         * src/prefs_common.c
2430         * src/procmsg.c
2431                 fix gcc 3.0 warning
2432
2433 2002-03-14 [paul]       0.7.4claws2
2434
2435         * sync with sylpheed 0.7.4cvs2
2436                 see ChangeLog entry 2002-03-13
2437
2438 2002-03-12 [darko]      0.7.4claws1
2439
2440         * src/mainwindow.c
2441                 fix what seems to be a copy and paste error
2442                 when setting color for important messages
2443                 (reported by wwp)
2444
2445 2002-03-11 [paul]       version 0.7.4claws released
2446
2447 2002-03-11 [paul]       0.7.4claws
2448
2449         * po/es.po
2450           po/it.po
2451           po/nl.po
2452           po/pt_BR.po
2453                 update message catalogs. Submitted by Ricardo Mones 
2454                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
2455                 Fabio Junior Beneditto
2456
2457         * configure.in
2458           faq/Makefile.am
2459           faq/it/Makefile
2460           faq/it/sylpheed-faq*
2461           src/mainwindow.c
2462           src/manual.[ch]
2463                 add FAQ in Italian
2464         
2465
2466 2002-03-11 [jens]       0.7.3claws7
2467
2468         * po/de.po
2469                 updated German translation
2470
2471 2002-03-11 [melvin]     0.7.3claws6
2472
2473         * po/fr.po
2474                 updated and corrected French translation
2475
2476 2002-03-10 [hoa]        0.7.3claws5
2477
2478         * src/account.c
2479         * src/inc.c
2480         * src/prefs_account.c
2481         * src/procmsg.c
2482         * src/send.[ch]
2483                 fixed the local account.
2484                 you have to change the default "/usr/sbin/sendmail"
2485                 to "/usr/sbin/sendmail -t" in the preferences of
2486                 the local account.
2487
2488         * src/procmime.c
2489                 removed some debug display for renderer
2490
2491 2002-03-10 [paul]       0.7.3claws4
2492
2493         * faq/en/sylpheed-faq-1.html
2494           faq/en/sylpheed-faq-2.html
2495                 update
2496
2497 2002-03-09 [paul]       0.7.3claws3
2498
2499         * sync with sylpheed 0.7.4
2500                 see ChangeLog entry 2002-03-09
2501
2502 2002-03-08 [paul]       0.7.3claws2
2503
2504         * faq/en/sylpheed-faq*
2505           faq/es/sylpheed-faq*
2506           faq/fr/sylpheed-faq*
2507                 update the FAQs
2508
2509         * manual/fr/.cvsignore
2510           manual/fr/Makefilea.am
2511           manual/fr/sylpheed*
2512           src/mainwindow.c
2513           src/manual.[ch]
2514                 add the French manual
2515
2516 2002-03-07 [paul]       0.7.3claws1
2517
2518         * sync with sylpheed 0.7.3cvs4
2519                 see ChangeLog entries  2002-03-06 and 2002-03-07
2520         
2521         * po/nl.po
2522                 updated by Wilbert Berendsen
2523
2524 2002-03-07 [melvin]     0.7.2claws34
2525
2526         * src/selective_download.c
2527                 Changed the pixmap of the receive button to MAIL_RECEIVE.
2528
2529 2002-03-06 [paul]       0.7.2claws33
2530
2531         * sync with sylpheed 0.7.3cvs1
2532                 bug fix, see ChangeLog entry 2002-03-05
2533
2534 2002-03-05 [paul]       0.7.2claws32
2535
2536         * src/mimeview.c
2537           src/pgptext.[ch]
2538           src/procmsg.c
2539                 reverse the pgp ascii-armored code implemented in 
2540                 0.7.2claws16. removal of this code until it matures.
2541                 this means that verifying ascii-armored pgp sigs and
2542                 automatic decryption of ascii-armored encrypted
2543                 messages no longer works.
2544
2545 2002-03-05 [paul]       0.7.2claws31
2546
2547         * configure.in
2548           Makefile.am
2549         * faq/Makefile.am
2550         * faq/en/Makefile.am
2551           faq/en/sylpheed-faq.html
2552           faq/en/sylpheed-faq-1.html
2553           faq/en/sylpheed-faq-2.html
2554           faq/en/sylpheed-faq-3.html
2555         * faq/es/Makefile.am
2556           faq/es/sylpheed-faq.html
2557           faq/es/sylpheed-faq-1.html
2558           faq/es/sylpheed-faq-2.html
2559           faq/es/sylpheed-faq-3.html
2560           faq/es/sylpheed-faq-4.html
2561         * faq/fr/Makefile.am
2562           faq/fr/sylpheed-faq.html
2563           faq/fr/sylpheed-faq-1.html
2564           faq/fr/sylpheed-faq-2.html
2565           faq/fr/sylpheed-faq-3.html
2566         * src/Makefile.am
2567           src/defs.h
2568           src/mainwindow.c
2569           src/manual.[ch]
2570                 add FAQs in English, Spanish and French
2571
2572
2573 2002-03-05 [paul]       0.7.2claws30
2574
2575         * manual/en/sylpheed.html
2576           manual/en/sylpheed-XX.html
2577                 updated the English manual
2578
2579 2002-03-05 [hoa]        
2580
2581         * src/summaryview.c
2582                 dialog box pops up if the article can't be deleted.
2583
2584 2002-03-04 [paul]       
2585         
2586         * po/pt_BR.po
2587                 updated by Fabio Junior Benedito
2588
2589 2002-03-04 [hoa]
2590
2591         * removed ac/gpgme.m4
2592                 to avoid autogen common problem
2593                 developers have to install gpgme development package now
2594
2595         * src/compose.c
2596                 encoding to 7bit or 8bit is enabled.
2597
2598 2002-03-03 [alfons]     0.7.2claws29
2599
2600         * src/pop.c
2601                 merge fix by Oliver Haertel for selective
2602                 download buglet
2603
2604 2002-03-03 [paul]       0.7.2claws28
2605         
2606         * sync with sylpheed 0.7.3
2607
2608 2002-03-03 [paul]       0.7.2claws27
2609
2610         * sync with sylpheed 0.7.2cvs24
2611                 see ChangeLog entries 2002-03-02 and 2002-03-03
2612
2613 2002-03-02 [melvin]     0.7.2claws26
2614
2615         * src/inc.[ch]
2616         * src/main.c
2617         * src/mainwindow.c
2618         * src/prefs_common.[ch]
2619                 Added user definable notification on new mail arrival.
2620                 Removed unused variables in spell checker prefs code.
2621
2622 2002-03-02 [melvin]     0.7.2claws25
2623
2624         * src/quote_fmt.c
2625                 Removed unnecessary escape sequences.
2626                 Changed 'Initial...' to 'Initials of Sender'
2627
2628 2002-03-02 [paul]       0.7.2claws24
2629
2630         * sync with sylpheed 0.7.2cvs22
2631                 see ChangeLog entry 2002-03-01
2632
2633 2002-03-01 [hoa]        0.7.2claws23
2634
2635         * src/mainwindow.c
2636                 Set sensitivity of delete actions to active
2637                 even if the folder is a newsgroup.
2638
2639         * src/summaryview.c
2640                 - Set sensitivity of delete actions
2641                 - Added function check_permission() that will check if the
2642                   user is authorized to delete a message. For news, it
2643                   will check if the author is the same.
2644                 - Enabled deletion when there is no trash folder.
2645
2646         * src/news.[ch]
2647                 - Added news_cancel_article() to cancel articles
2648                 - Implemented news_remove_message() (public function)
2649
2650 2002-03-01 [paul]       0.7.2claws22
2651
2652         * src/gtkutils.c
2653           src/textview.c
2654                 recognise urls that that don't include 'http://' and
2655                 simply begin 'www.' 
2656
2657         * AUTHORS
2658                 remove duplicated name
2659
2660 2002-02-28 [paul]       0.7.2claws21
2661
2662         * src/mainwindow.c
2663           src/summaryview.[ch]
2664                 add ability to 'Select thread'
2665                 combines Melvin's "Select thread's head" patch (#510907)
2666                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
2667                 patch (#518514) 
2668
2669 2002-02-28 [paul]       0.7.2claws20
2670
2671         * src/mimeview.c
2672                 hopefully fix segfault on right-clicking a mime part
2673                 that some people have experienced.      
2674                 fix submitted by Fredrik Olofsson <frol@linux.nu>
2675
2676 2002-02-28 [paul]       0.7.2claws19
2677
2678         * sync with sylpheed 0.7.2cvs21
2679                 see ChangeLog entries 2002-02-27 and 2002-02-28
2680
2681 2002-02-27 [paul]       0.7.2claws18
2682
2683         * sync with sylpheed 0.7.2cvs18
2684                 see ChangeLog entries 2002-02-26 and 2002-02-27
2685
2686 2002-02-26 [alfons]     0.7.2claws17
2687
2688         * src/procheader.c
2689                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
2690                 (spotted by Chris Hessman <idatech@gmx.net>)
2691
2692 2002-02-26 [paul]       0.7.2claws16
2693
2694         * src/mimeview.c
2695           src/pgptext.[ch]
2696           src/procmsg.c
2697                 make decryption of ascii-armored pgp encrypted messages
2698                 and verification of ascii-armored signatures work again.
2699                 slightly altered from the patch by Jens Jahnke 
2700                 <jan0sch@gmx.net>
2701
2702                 ##FIX ME##
2703                 * the checking of plaintext signatures always comes up in 
2704                   a popup box
2705                 * it doesn't work for multipart messages 
2706                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
2707                   including the msg headers and these 2 line themselves, are 
2708                   not displayed
2709
2710         * src/mainwindow.c
2711                 "View/Folder Tree" becomes "View/Separate Folder Tree"
2712                 "View/Message View" becomes "View/Separate Message View"
2713                 because its less ambiguous.
2714
2715         * po/es.po
2716                 updated by Ricardo Mones Lastra
2717
2718 2002-02-26 [paul]       0.7.2claws15
2719
2720         * sync with sylpheed 0.7.2cvs17
2721                 see ChangeLog entries 2002-02-25 and 2002-02-26
2722
2723 2002-02-25 [christoph]  0.7.2claws14
2724
2725         * src/filtering.[ch]
2726         * src/inc.c
2727                 do filtering stuff after all messages have been received
2728                   1. drop all messages to .processing
2729                   2. scan processing folder for messages
2730                   3. filter messages or move to inbox
2731                 this will also find old messages left in processing after
2732                 a crash or something like that and we get a real msginfo
2733                 from folder->get_msg_list and do not have to create our
2734                 own in filter_message
2735         * src/matcher_parser_parse.y
2736                 remove MIX/MAX warning (reordered includes)
2737
2738 2002-02-25 [paul]       0.7.2claws13
2739
2740         * sync with sylpheed 0.7.2cvs15
2741                 see ChangeLog entry 2002-02-24
2742
2743 2002-02-24 [alfons]     0.7.2claws12
2744
2745         * src/filtering.c
2746                 clear old color flags first when applying a new color to
2747                 a message info. 
2748                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
2749
2750 2002-02-24 [alfons]     0.7.2.claws11
2751         
2752         * AUTHORS
2753         * src/prefs_common.c
2754                 add presets for Opera and Konqueror, closes patch #517261,
2755                 submitted by Ville Skyttä <scop@users.sourceforge.net>
2756
2757 2002-02-24 [alfons]     0.7.2.claws10
2758
2759         * AUTHORS
2760         * src/summaryview.c
2761                 fix threading for null message ids, closes patch #521601,
2762                 submitted by Bob Forsman <hammor@users.sourceforge.net>
2763
2764 2002-02-24 [alfons]     0.7.2claws9
2765
2766         * src/summaryview.c
2767         * src/filtering.c
2768                 make Tool | Filter Message work with filtering system so
2769                 setting flags also works
2770
2771                 TODO:
2772
2773                 - Processing uses the same function as Tool | Filter
2774                   Message, but doesn't use the same update proc yet
2775
2776 2002-02-23 [paul]       0.7.2claws8
2777
2778         * sync with sylpheed 0.7.2cvs14
2779                 see ChangeLog entries 2002-02-22 and 2002-02-23
2780
2781 2002-02-22 [christoph]  0.7.2claws7
2782
2783         * src/quote_fmt.c
2784                 Add column space to table
2785         * src/quote_fmt_parse.y
2786                 Close files
2787
2788 2002-02-22 [paul]       0.7.2claws6
2789
2790         * src/Makefile.am
2791           src/defs.h
2792           src/filtering.c
2793           src/inc.[ch]
2794           src/mainwindow.c
2795           src/matcher.[ch]
2796           src/matcher_parser_lex.l
2797           src/matcher_parser_parse.y
2798           src/pop.[ch]
2799           src/prefs_account.h
2800           src/prefs_filtering.c
2801           src/selective_download.[ch]   *** NEW FILES ***
2802           src/utils.[ch]
2803           po/POTFILES.in
2804                 Selective Download added to 'Tool' menu. 
2805                 Retrieves email headers of the currently selected pop3 
2806                 account and allows the user to mark emails for deletion 
2807                 right on the pop3 server. Patch submitted by Oliver Haertel 
2808                 <oha@users.sourceforge.net>.
2809         
2810         * po/POTFILES.in
2811                 add 'src/quote_fmt.c'           
2812
2813 2002-02-22 [christoph]  0.7.2claws5
2814
2815         * src/Makefile.am
2816                 added quote_fmt.c
2817         * src/prefs_common.[ch]
2818         * src/prefs_template.c
2819         * src/quote_fmt.c               *** NEW FILE ***
2820         * src/quote_fmt.h
2821                 move quote format symbol description code
2822                 to it's own file because it is used from
2823                 differnent code parts
2824                 Rewrote symbol description GUI
2825                   + use table
2826                   + add separators
2827                   + get data from array (no more long constant strings)
2828         * src/quote_fmt_lex.l
2829         * src/quote_fmt_parse.y
2830                 Symbol for Literal % changed to \% instead of %%
2831                 (More logical as \ is used for quoting for other symbols)
2832                 Add |f and |p to include files and program output
2833                 Examples:
2834                     |f{/home/.../.signature}
2835                     |p{date}
2836         * po/de.po
2837                 Correct wrong spelling for "Referenzen"
2838
2839 2002-02-21 [paul]       0.7.2claws4
2840
2841         * src/procmsg.c
2842                 forgotten during sync
2843
2844 2002-02-21 [paul]       0.7.2claws3
2845
2846         * sync with sylpheed 0.7.2cvs11
2847                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
2848                 2002-02-20 and 2002-02-21
2849
2850 2002-02-20 [melvin]     0.7.2claws2
2851
2852         * src/prefs_actions.c
2853                 Added error report when child cannot fork or when execvp 
2854                 returns with an error.
2855
2856 2002-02-19 [christoph]  0.7.2claws1
2857
2858         * src/codeconv.c
2859                 return unconverted text if conde conversion is not possible
2860                 when libjconv is used.
2861                 (patch submitted by "Simon 'corecode' Schubert")
2862
2863 2002-02-19 [paul]       
2864
2865         * version 0.7.2claws release
2866
2867 2002-02-19 [paul]       0.7.2claws
2868
2869         * po/nl.po
2870                 updated by Wilbert Berendsen
2871
2872
2873 2002-02-18 [alfons]     0.7.1claws13
2874
2875         * src/syldap.c
2876         * src/jpilot.c
2877                 remove references to dlfcn and explicitly loading functions
2878                 from dynalink libs, because libs linked anyway, and functions
2879                 are loaded explicitly
2880
2881 2002-02-17 [melvin]     0.7.1claws12
2882
2883         * src/prefs_actions.c
2884                 Replaced children wait loop with double fork technique.
2885                 Now, input/output window updated at each new output.
2886                 free_children(): Fixed a memory leak.
2887                 Made input/output window non closable if running children
2888                 still exist.
2889                 Added missing <unistd.h> include.
2890                 Added some --debug outputs.
2891
2892 2002-02-17 [melvin]     0.7.1claws11
2893
2894         * src/summaryview.c
2895                 Fixed bug where descending sort order did not select top
2896                 message.
2897
2898 2002-02-17 [melvin]     0.7.1claws10
2899
2900         * acconfig.h
2901                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
2902         * src/prefs_common.c
2903                 Pspell data package directory no more hard coded but
2904                 set during configuration (PSPELL_PATH). (Thanks to 
2905                                 Gustavo Noronha Silva.)
2906
2907 2002-02-17 [melvin]     0.7.1claws9
2908
2909         * configure.in
2910                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
2911         * src/gtkspell.c
2912                 Fixed compile-time warnings.
2913
2914 2002-02-16 [alfons]     0.7.1claws8
2915
2916         * src/filesel.c
2917                 fix inadvertent free of NULL pointer which caused
2918                 sylpheed to crash when closing the save-as dialog
2919                 using the window close button
2920
2921 2002-02-16 [carsten]    0.7.1claws7
2922         * src/mainwindow.[ch]
2923           src/summaryview.c
2924           src/prefs_common.c
2925                 fixes for pixmap theming code:
2926                         - recently changed mail attributes shouldn't get
2927                           lost any longer
2928                         - theme is only reloaded iff another theme was
2929                           selected
2930
2931 2002-02-16 [paul]       0.7.1claws6
2932
2933         * sync with sylpheed 0.7.2 release
2934                 see ChangeLog entry 2002-02-15 and 2002-02-16
2935
2936 2002-02-15 [paul]       0.7.1claws5
2937
2938         * sync with sylpheed 0.7.1cvs9
2939                 see ChangeLog entry 2002-02-15
2940
2941         * po/POTFILES.in
2942                 remove unneeded headerwindow.c entry
2943
2944 2002-02-14 [carsten]    0.7.1claws4
2945         * src/summaryview.c
2946                 fixed a bug for "Go to next unread message": there was
2947                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
2948                 in the prefs, because of doing "Search again" instead
2949                 "No"
2950
2951 2002-02-14 [carsten]    0.7.1claws3
2952         * src/stock_pixmap.c
2953                 removed 2 more mem leaks; following memprof,
2954                 this code is "leak free" now :)
2955
2956 2002-02-14 [carsten]    0.7.1claws2
2957         * src/stock_pixmap.c
2958                 used opendir/readdir/closedir instead of scandir
2959                 -> code should work now on Solaris
2960
2961 2002-02-14 [paul]       0.7.1claws1
2962
2963         * sync with sylpheed 0.7.1cvs8
2964                 see ChangeLog entries 2002-02-13 and 2002-02-14
2965
2966         * README.claws
2967                 add some description of Actions and Pixmap Themes
2968
2969 2002-02-13 [paul]       
2970
2971         * version 0.7.1claws release
2972
2973 2002-02-13 [paul]       0.7.1claws
2974
2975         * po/es.po
2976           po/it.po
2977           po/pt_BR.po
2978                 updated translations, submitted by Ricardo Mones Lastra,
2979                 Alessandro Maestri and Fabio Junior Beneditto
2980
2981 2002-02-13 [melvin]     0.7.0claws75
2982
2983         * src/prefs_actions.c
2984                 Added missing "signal.h" include
2985
2986 2002-02-13 [melvin]     0.7.0claws74
2987
2988         * src/prefs_folder_item.c
2989                 Added missing "config.h" include
2990         * po/fr.po
2991                 Updated French translation for folder propriety.
2992
2993 2002-02-13 [jens]       0.7.0claws73
2994
2995         * po/POTFILES.in
2996                 Added missing src/prefs_folder_item.c [log added by melvin]
2997         * po/de.po
2998                 Updated German translation.
2999
3000 2002-02-13 [melvin]     0.7.0claws72
3001
3002         * po/fr.po
3003                 Updated French translation.
3004
3005 2002-02-13 [melvin]     0.7.0claws71
3006
3007         * src/gtkutils.c
3008                 Made gtkut_editable_get_selection return NULL if selection
3009                 is of length zero.
3010                 This fixes a bug where selecting part of message A then
3011                 switching to message B and replying to it will not
3012                 quote the message's body.
3013
3014 2002-02-12 [paul]       0.7.0claws70
3015
3016         * src/mainwindow.c
3017                 cosmetic, relating to pixmap themes: on toolbar make 
3018                 updating of 'Exec' and 'Compose news/Compose email'
3019                 icons faster.
3020
3021 2002-02-12 [carsten]    0.7.0claws69
3022         * src/folderview.c
3023           src/mainwindow.[ch]
3024           src/stock_pixmap.c
3025           src/summaryview.c
3026           src/prefs_common.c
3027                 - refreshing after changing pixmap theme better
3028                   now (thanks Paul)
3029                 - wanted to remove some mem leaks, but alfons was
3030                   faster (and had the better solution ;)
3031
3032 2002-02-12 [alfons]     0.7.0claws68
3033
3034         * src/prefs_common.c
3035         * src/stock_pixmap.[ch]
3036                 plug mem leaks, refactor code a little bit
3037
3038
3039 2002-02-12 [sergey]     0.7.0claws67
3040
3041         * src/imap.c
3042                 Fixed problem with copying messages to IMAP folders when the
3043                 server uses something other than '/' as a namespace separator
3044                 (cyrus-imapd uses '.').
3045
3046 2002-02-12 [jens]       0.7.0claws66
3047
3048         * po/de.po
3049                 Updated German Translation
3050
3051 2002-02-12 [paul]       0.7.0claws65
3052
3053         * sync with sylpheed 0.7.1cvs1
3054                 see ChangeLog entry 2002-02-12
3055
3056 2002-02-12 [melvin]     0.7.0claws64
3057
3058         * src/prefs_actions.c
3059                 Fixed "feature" where children's output was duplicated 
3060                 instead of refreshed while monitoring.
3061                 Removed some debug code.
3062
3063 2002-02-12 [christoph]  0.7.0claws63
3064
3065         * src/compose.c
3066                 always delete message from queue after sending/send error
3067                 (closes bug #509601)
3068
3069 2002-02-12 [melvin]     0.7.0claws62
3070
3071         * src/prefs_actions.c
3072                 Children wait loop is now triggered with a timeout of 1s
3073                 Added %F which is replaced with the list of filenames 
3074                 of all selected messages (as suggested by Ricardo Mones Lestra)
3075                 Pipe syntax changed. Prefix with | to send selection, postfix
3076                 with | to retrieve output. Prefix with > or * to send
3077                 user definable input to the command (*: input is hidden)
3078                 Old pipe action should now be postfixed with |, too.
3079
3080 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
3081         * src/stock_pixmap.c
3082                 fixed a bug: if there's no theme directory don't
3083                 throw an error, just do "nothing" (thanks Alfons)
3084
3085 2002-02-12 [carsten]    0.7.0claws60
3086         * src/folderview.c
3087           src/summaryview.c
3088                 had to write the cache twice (nasty!); some marks would 
3089                 get lost if not
3090
3091 2002-02-11 [carsten]    0.7.0claws59
3092         * acconfig.h
3093           configure.in
3094           doc-src/maintainer_guide.txt
3095           src/compose.[ch]
3096           src/defs.h
3097           src/folderview.[ch]
3098           src/gtkutils.[ch]
3099           src/mainwindow.[ch]
3100           src/prefs_common.[ch]
3101           src/stock_pixmap.[ch]
3102           src/summaryview.[ch]
3103                 pixmap theming and related work on pixmap
3104                 handling on some other places
3105                 (e.g. hrm features for all folder)
3106           src/pixmap/stock_*.xpm -> the stock_ was removed
3107         
3108 2002-02-11 [paul]       0.7.0claws58
3109
3110         * sync with sylpheed 0.7.1 release
3111                 see ChangeLog entries 2002-02-11
3112
3113 2002-02-08 [paul]       0.7.0claws57
3114
3115         * sync with sylpheed 0.7.0cvs39
3116                 see ChangeLog entry 2002-02-07 (last entry) 
3117
3118         * src/prefs_actions.c
3119           src/prefs_filtering.c
3120           src/prefs_matcher.c
3121           src/prefs_scoring.c
3122                 sync: made it compile with C compilers other than gcc
3123
3124 2002-02-07 [paul]       0.7.0claws56
3125
3126         * sync with sylpheed 0.7.0cvs38
3127                 see ChangeLog entries 2002-02-06 (last 2 entries) and
3128                 2002-02-07
3129
3130 2002-02-07 [darko]      0.7.0claws55
3131
3132         * src/gtkutils.[ch]
3133         * src/summaryview.c
3134                 Fix const gchar */gchar * issue (thanks Hiro)
3135
3136 2002-02-07 [darko]      0.7.0claws54
3137
3138         * src/compose.[ch]
3139         * src/filtering.c
3140         * src/gtkutils.[ch]
3141         * src/prefs_template.c
3142         * src/quote_fmt.h
3143         * src/quote_fmt_parse.y
3144         * src/summaryview.c
3145         * src/utils.[ch]
3146                 When replying or forwarding an email don't quote the entire
3147                 mail body but use the part of the message text that is selected
3148
3149 2002-02-06 [melvin]     0.7.0claws53
3150
3151         * src/prefs_common.[ch]
3152         * src/gtkspell.[ch]
3153         * src/compose.c
3154                 Made possible to switch quickly to last used dictionary
3155                 which makes checking bilingual documents easier.
3156
3157 2002-02-06 [melvin]     0.7.0claws52
3158         
3159         * po/POTFILES.in
3160                 Added forgotten new file src/prefs_actions.c
3161
3162 2002-02-06 [melvin]     0.7.0claws51
3163
3164         * src/prefs_actions.c   ** NEW FILE **
3165         * src/prefs_actions.h   ** NEW FILE **
3166                 Added actions to execute on message text view, or on the
3167                         message's file.
3168         * src/Makefile.am
3169                 Added src/prefs_actions.[ch]
3170         * src/compose.c
3171                 Added new menu "Edit/Actions"
3172         * src/defs.h
3173                 Added new actionsrc file.
3174         * src/main.c
3175                 Added actionsrc reading.
3176         * src/mainwindow.c
3177                 Added new menus "Edit/Actions" and "Configuration/Actions..."
3178         * src/prefs_common.h
3179                 Added new element actionslst element to prefs_common.
3180
3181 2002-02-06 [paul]       0.7.0claws50
3182
3183         * sync with sylpheed 0.7.0cvs36
3184                 see ChangeLog entry 2002-02-06
3185
3186 2002-02-05 [paul]
3187
3188         * po/es.po
3189                 updated by Ricardo Mones Lastra
3190
3191 2002-02-05 [paul]       0.7.0claws49
3192
3193         * sync with sylpheed 0.7.0cvs33
3194                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
3195
3196 2002-02-05 [paul]       0.7.0claws48
3197
3198         * src/compose.c
3199                 re-add 'Edit/Advanced/Delete entire line', previously named
3200                 'Delete Line+'
3201
3202 2002-02-04 [paul]       0.7.0claws47
3203
3204         * src/compose.c
3205           src/summaryview.c
3206                 fix bug #494993 (Reply All not taking Reply-To into consi)
3207                 eliminate differences in behaviour of right-click 'Reply to all' 
3208                 in summary view and 'Reply to all' on the toolbar. 
3209                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
3210                 view and From gets ignored by 'Reply to all' on toolbar.
3211                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
3212                 From when no Reply-To header is present.
3213
3214 2002-02-04 [paul]       0.7.0claws46
3215
3216         * sync with sylpheed 0.7.0cvs30
3217                 see ChangeLog entries 2002-02-03 and 2002-02-04
3218
3219 2002-02-03 [melvin]     0.7.0claws45
3220
3221         * src/gtkspell.[ch]
3222                 Readded function to highlight all misspelled words.
3223                 Fixed bug where user-provided-words did not replace
3224                         correctly the misspelled word when using the mouse.
3225                 Fixed bug where checking a region selected from right to left did
3226                         not check the region at all.
3227                 Fixed bug where 'Check backwards' may not check at all. 
3228                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
3229                 Fixed possible buffer overflow when checking for long strings (>1k).
3230                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
3231                 Accelerators code uses now gtk_widget_add_accel.
3232                 Removed and disabled obsolete and unfinished code.
3233                 Cleaning up.
3234
3235         * src/compose.c
3236                 Added menu item to Highlight all misspelled words.
3237
3238 2002-02-01 [paul]       0.7.0claws44
3239
3240         * src/mainwindow.c
3241                 fix '/View/Hide read messages' sensitivity when all
3242                 messages in a folder are hidden
3243
3244 2002-02-01 [paul]       0.7.0claws43
3245
3246         * src/main.c
3247                 add --send option to command line interface, sends all
3248                 queued mail. Patch submitted by Ricardo Mones Lastra.
3249
3250 2002-01-31 [paul]       0.7.0claws42
3251
3252         * src/mainwindow.c
3253                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
3254
3255 2002-01-31 [paul]       0.7.0claws41
3256
3257         * sync with sylpheed 0.7.0cvs27
3258                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
3259                 and 2002-01-31
3260
3261         * src/textview.c
3262                 comment out elements of textview_show_part() as temporary
3263                 workaround for attachment 'Display as text' bug 
3264
3265         * po/pt_BR.po
3266                 updated by Fabio Junior Beneditto
3267
3268 2002-01-30 [paul]       0.7.0claws40
3269
3270         * sync with sylpheed 0.7.0cvs24
3271                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
3272                 and 2002-01-30
3273
3274         * src/compose.c
3275                 add {N_("/_Spelling"), ... "<Branch>"} to 
3276                 GtkItemFactoryEntry compose_entries[]
3277
3278         * src/prefs_common.c
3279                 add claws menu items to prefs_keybind_apply_clicked()
3280                 and remove non-claws menu items
3281
3282 2002-01-29 [paul]       0.7.0claws39
3283
3284         * sync with sylpheed 0.7.0cvs22
3285                 see ChangeLog entries 2002-01-28 and 2002-01-29
3286
3287 2002-01-28 [melvin]     0.7.0claws38
3288
3289         * src/compose.c
3290                 Added the declartion of compose_send_control_enter.
3291
3292         * src/compose.c
3293         * src/gtkspell.[ch]
3294                 Added in a 'Spelling' menu which includes the configuration menu. 
3295                 Added a real 'Check all' and got rid from the old one which only
3296                 highlited misspelled word.
3297                 Made 'Check while typing' a disableable option.
3298                 Added a dialog when there are no more misspelled word.
3299                 Added a dialog if error occurs when switching to a dictionary.
3300         
3301         * src/prefs_common.[ch]
3302                 Added option for the default 'Check while typing' option.
3303
3304
3305 2002-01-28 [alfons]     0.7.0claws37
3306
3307         * src/compose.c
3308                 fix buglet and make code comply with sylpheed code style
3309
3310 2002-01-28 [paul]       0.7.0claws36
3311
3312         * sync with sylpheed 0.7.0cvs19
3313                 see ChangeLog entries for 2002-01-28
3314
3315 2002-01-28 [hoa]        0.7.0claws35
3316
3317         * src/defs.h
3318                 added rendererrc
3319
3320         * src/main.c
3321                 read the renderer config
3322
3323         * src/procmime.[ch]
3324                 use the renderer config to convert mime attachments
3325
3326         * src/textview.c
3327                 don't use textview_show_html/ertf,
3328                 use get_text_content instead
3329
3330 2002-01-27 [alfons]     0.7.0claws34
3331         
3332         * src/news.c
3333                 make sylpheed believe it can delete a news message...
3334                 (messages are NOT deleted, maybe we should remove
3335                 processing from the folder properties after all.)
3336
3337 2002-01-27 [alfons]     0.7.0claws33
3338
3339         * src/folder.c
3340                 add extra checks
3341         * src/news.c
3342                 implement remove_msg() 
3343
3344 2002-01-27 [alfons]     0.7.0claws32
3345
3346         * src/procmsg.h
3347         * src/procheader.c
3348         * src/messageview.c
3349                 fix return receipt / disposition notification again. this
3350                 stuff seems to break on _every_ major summary UI change, so
3351                 it's now implemented using a flag which is saved in the
3352                 marks cache
3353                 
3354 2002-01-26 [alfons]     0.7.0claws31
3355
3356         * src/import.c
3357                 let import dialog show the destination folder identifier
3358
3359 2002-01-26 [melvin]     0.7.0claws30
3360
3361         * src/folderview.c
3362         * src/summaryview.c
3363                 Readded 'Mark all read' into summary view popup menu
3364                 Added 'Mark all read' in folder view popup menu for IMAP
3365                 and NNTP.
3366                 Made it insensitive if the selected folder is not the shown
3367                 one to avoid 'Mark all read' on the wrong folder.
3368                 
3369 2002-01-26 [paul]       0.7.0claws29
3370
3371         * src/folderview.c
3372           src/summaryview.c
3373                 move 'Mark all read' from summary view to folder view
3374                 menu. (adapted from) patch submitted by Jeremy Andrews,
3375                 <lists@kerneltrap.com>
3376
3377 2002-01-25 [alfons]     0.7.0claws28
3378
3379         * src/gtkstext.c
3380                 put the gtk class name back so GtkSText adapts the 
3381                 settings of GtkText
3382
3383 2002-01-25 [alfons]     0.7.0claws27
3384
3385         * src/folderview.c 
3386                 assimilate Ricardo's patch that shows pixmaps instead of
3387                 plain "new" and "unread" texts in the folder view column
3388                 headers 
3389
3390 2002-01-25 [paul]       0.7.0claws26
3391
3392         * src/Makefile.am
3393                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
3394                 be found in non-standard locations. 
3395                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
3396
3397 2002-01-25 [paul]       0.7.0claws25
3398
3399         * sync with sylpheed 0.7.0cvs16
3400                 see ChangeLog entry 2002-01-25
3401
3402 2002-01-24 [paul]       0.7.0claws24
3403
3404         * more sync with sylpheed 0.7.0cvs15
3405                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
3406
3407 2002-01-23 [sergey]     0.7.0claws23
3408
3409         * src/importldif.c
3410                 Fixed segfault when closing LDIF import wizard with
3411                 the window manager.
3412         * src/imageview.c
3413         * src/imageview.h
3414         * src/messageview.c
3415         * src/mimeview.c
3416                 Fixed wrong scrolling position after switching between
3417                 text and image parts.
3418
3419 2002-01-23 [paul]       0.7.0claws22
3420
3421         * sync with sylpheed 0.7.0cvs15
3422                 see ChangeLog entries 2002-01-22 and 2002-01-23
3423
3424 2002-01-21 [melvin]     0.7.0claws21
3425
3426         * src/prefs_scoring.c
3427         * src/prefs_filtering.c
3428                 Fixed bug where scoring and filtering windows stopped
3429                 autochecking.
3430
3431 2002-01-21 [paul]       0.7.0claws20
3432
3433         * sync with sylpheed 0.7.0cvs12
3434                 see ChangeLog entries 2002-01-20 and 2002-01-21
3435
3436 2002-01-21 [carsten]    0.7.0claws19
3437         * src/mainwindow.c
3438         * src/menu.[ch]
3439         * src/messageview.[ch]
3440         * src/summaryview.[ch]
3441                 changes to shortcuts handling again:
3442                         + "Q" now controled by mainwin
3443                         + v/V are now customizable and have slightly
3444                           different meanings
3445                 the "button" to minimize the messageview (and maximize
3446                 the summary view) is a real button now
3447         * src/compose.c
3448                 "Delete Line+" added to Edit/Advanced (this will also
3449                 delete the '\n')
3450
3451 2002-01-20 [melvin] 0.7.0claws18
3452
3453         * src/addressbook.c
3454                 Made "Bcc" sensitive when addressbook is called from
3455                 compose window (it was a Claws only bug).
3456
3457 2002-01-19 [alfons] 0.7.0claws17
3458
3459         * src/inc.c
3460                 prevent unnecessary updates when currently selected folder has
3461                 no new messages 
3462
3463 2002-01-19 [alfons] 0.7.0claws16
3464         
3465         * src/summaryview.c
3466                 prevent writing the cache based on current message list in summary 
3467                 view when filtering also put messages in currently selected folder
3468
3469 2002-01-19 [paul]
3470
3471         * po/it.po
3472                 Italian translation submitted by Alessandro Maestri
3473                 <a.maestri@cs.tin.it>
3474
3475 2002-01-18 [melvin]     0.7.0claws15
3476
3477         * src/prefs_filters.c
3478                 fixed bug where 'cancel' from 'filters' window stops autochecking
3479                 if the timer timed out  when the window was open.
3480
3481 2002-01-18 [match]      0.7.0claws14
3482
3483         * src/addrclip.[ch]     ** NEW FILE **
3484         * src/addrselect.[ch]   ** NEW FILE **
3485         * src/adbookbase.h      ** NEW FILE **
3486                 addressbook cut, copy and paste
3487         * src/addrbook.[ch]
3488         * src/addrcache.[ch]
3489         * src/addressitem.h
3490         * src/addrindex.[ch]
3491         * src/addritem.[ch]
3492         * src/importldif.c
3493         * src/importmutt.c
3494         * src/jpilot.[ch]
3495         * src/syldap.[ch]
3496         * src/vcard.[ch]
3497         * src/jpilot.[ch]
3498         * src/editbook.c
3499         * src/editjpilot.c
3500         * src/editldap.c
3501         * src/editvcard.c
3502                 support for copy/paste
3503         * src/addressbook.c
3504                 support for copy/paste
3505                 tidy up menu option processing
3506                 correct address list function arguments
3507         * src/editaddress.c
3508                 sort user attributes
3509         * src/ldif.h
3510         * src/mutt.h
3511                 tidy up
3512
3513         * src/addrbook.[ch]
3514         * src/addrbook.[ch]
3515         * src/addrbook.[ch]
3516                 
3517
3518 2002-01-18 [paul]       0.7.0claws13
3519
3520         * sync with sylpheed 0.7.0cvs8
3521                 configure.in: support Mac OS X (Darwin)
3522
3523 2002-01-18 [carsten]    0.7.0claws12
3524         * src/html.c
3525                 small hack to fix a segfault with an empty href
3526                 (reported by Alexandra Walford <deeni@altern.org>)
3527         * src/mainwindow.c
3528         * src/summaryview.c
3529                 the shortcuts for Mark und Mark as unread are hardcoded
3530                 again
3531         * src/compose.c
3532         * src/gtkstext.[ch]
3533                 readded the shortcuts in gtkstext but made them
3534                 customizeable (simply by adding a menu plus a wrapper
3535                 to compose.c)
3536
3537 2002-01-17 [melvin]     0.7.0claws11
3538
3539         * src/gtkspell.c
3540                 fix default dictionary not being saved.
3541
3542 2002-01-16 [darko]      0.7.0claws10
3543
3544         * src/compose.c
3545                 fix wrapping crash with URL longer than wrapping margin
3546
3547 2002-12-08 [hoa]        0.7.0claws10
3548
3549         * src/matcher_parser_parse.y
3550                 fixed some bugs
3551
3552         * src/prefs_filtering.c
3553                 now, we can use bounce action in the dialog box.
3554
3555 2002-01-16 [carsten]    0.7.0claws9
3556         * src/gtkstext.c
3557                 removed the <control> and <alt> shortcuts because they're
3558                 not needed and interefered with the "normal" shortcuts
3559         * src/mainwindow.c
3560         * src/summaryview.c
3561                 removed most of the hardcoded shortcuts and assigned
3562                 them to menu entries making them easy customizable by
3563                 that
3564
3565 2002-01-16 |melvin]     0.7.0claws8
3566
3567         * src/gtkspell.c
3568                 fixed bug where using the mouse and when the compose
3569                 window is not on top may result in a crash.
3570
3571 2002-01-16 [melvin]     0.7.0claws7
3572
3573         * src/compose.c
3574                 fixed a long standingspell checker bug which could 
3575                 cause a crash after sending a message.
3576
3577 2002-01-16 [paul]       0.7.0claws6
3578
3579         * sync with sylpheed 0.7.0cvs7
3580                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
3581                 2002-01-15, and 2002-01-16
3582
3583 2002-01-16 [melvin]     0.7.0claws5
3584
3585         * README.claws
3586         * src/compose.c
3587         * src/gtkspell.[ch]
3588         * src/main.c
3589                 Heavily modified spell checker code to work around
3590                 ispell bug, to add keyboard shortcuts and for future
3591                 enhancements. See README.claws for usage information.
3592
3593 2002-01-15 [alfons]     0.7.0claws4
3594         
3595         * src/summaryview.c
3596                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
3597                 so sorting within threads reflects sort mode
3598
3599 2002-01-15 [christoph]  0.7.0claws3
3600
3601         * src/procmsg.c
3602                 added alertpanel if mail sending failed
3603
3604 2002-01-15 [alfons]     0.7.0claws2
3605         
3606         * src/prefs_filtering.c
3607                 don't stop timer when prefs filtering dialog is opened
3608
3609 2002-01-14 [alfons]     0.7.0claws1
3610
3611         * src/addr_compl.c
3612         * src/prefs.c
3613                 remove debug_print()s for privacy reasons
3614
3615 2002-01-14 [darko]      0.7.0claws
3616
3617         * README.claws
3618                 quotation wrapping is now also in the main branch
3619
3620 2002-01-14 [paul]
3621
3622         * tools/filter_conv.pl
3623                 allow for Boolean Op and case-sensitivity
3624                 this file is included in the release and tagged
3625                 'rel_0_7_0'
3626
3627 2002-01-13 [paul]       0.7.0claws
3628
3629         * release 0.7.0, with cvs tag 'rel_0_7_0'
3630
3631 2002-01-13 [paul]
3632
3633         * tools/filter_conv.pl
3634         * tools/README
3635                 rewritten to output to matcherrc instead of filteringrc
3636
3637         * po/es.po
3638                 updated Spanish translation by Ricardo Mones Lastra
3639
3640 2002-01-13 [alfons]
3641
3642         * po/nl.po
3643                 update dutch translation
3644
3645 2002-01-13 [paul]
3646
3647         * po/pt_BR.po
3648                 Updated by Fabio Junior Beneditto 
3649
3650 2002-01-13 [melvin]     0.6.6claws53
3651
3652         * po/fr.po
3653                 Updated french translation
3654
3655 2002-01-12 [alfons]     0.6.6claws52
3656
3657         * src/filtering.c
3658                 plug mem leak that has been sitting there for ages              
3659
3660 2002-01-12 [alfons]     0.6.6claws51
3661
3662         * src/summaryview.c
3663                 undo melvin's changes from 0.6.6claws48 because summary
3664                 view now refuses to select first unread message when
3665                 selecting a folder 
3666
3667 2002-01-11 [alfons]     0.6.6claws50
3668
3669         * src/import.c
3670                 use claws' semantics for getting folder item when
3671                 importing an mbox file into a folder 
3672                 (submitted by Dale P. Smith)
3673
3674 2002-01-11 [christoph]  0.6.6claws49
3675
3676         * src/prefs.h
3677                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
3678                 toggle widget, because non static prefs can not use
3679                 prefs_set_* functions
3680         * src/prefs_account.c
3681                 toggle smtp auth password field sensitivity if
3682                 user id is empty and add descrition of usage for
3683                 these fields
3684         * src/prefs_folder_item.c
3685                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
3686                 callbacks
3687
3688 2002-01-11 [melvin]     0.6.6claws48
3689
3690         * src/compose.c
3691                 fix the 'Ctrl-Enter' feature for sending and test really
3692                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
3693                 editables which was not documented in Gtk)
3694
3695         * src/summaryview.c
3696                 Made summaryview refresh after sorting and not before.
3697
3698 2002-01-11 [christoph]  0.6.6claws47
3699
3700         * src/compose.c
3701                 select account from account ids if possible and
3702                 correctly set save folder for copy in reedit
3703
3704 2002-01-10 [paul]       0.6.6claws46
3705
3706         * sync with sylpheed 0.7.0 release
3707                 see ChangeLog entries 2002-01-07, 2002-01-08 and
3708                 2002-01-09
3709
3710 2002-01-09 [alfons]
3711
3712         * src/summaryview.c
3713                 remove more dirt traces...
3714
3715 2002-01-09 [alfons]
3716         
3717         * src/summaryview.c
3718                 clean up some traces of my debugging stuff
3719
3720 2002-01-09 [alfons]     0.6.6claws45
3721
3722         * src/filtering.c
3723                 break up filteringprop_apply() in three separate pieces
3724                 so we can drop messages that failed processing in the
3725                 inbox
3726
3727         * src/summaryview.c
3728                 fix bug #469598 "no refresh of inbox after filter" which 
3729                 was introduced by the new summary view locking, and which 
3730                 prevented the summary view to update after a manual filter 
3731                 message. claw's filter message requires a summary_show().
3732                 (aargh, summary_show() again! :-)
3733                 
3734 2002-01-07 [alfons]     0.6.6claws44
3735
3736         * src/headerwindow.c
3737         * src/logwindow.c
3738         * src/messageview.c
3739         * src/sourcewindow.c
3740                 bring in Hiro's last 0.7.0 wm class fixes
3741
3742         * tools/sylprint.pl
3743                 bring in Ricardo's fix for sylprint script
3744
3745         * AUTHORS       
3746         * src/rfc2015.[ch]
3747         * src/prefs_common.[ch]
3748         * src/prefs_account.[ch]
3749         * src/compose.c
3750                 clean up account preference poison in rfc2015,
3751                 and preparation to fix double sign bug 
3752                 (patch submitted by Simon 'corecode' Schubert)
3753
3754 2002-01-07 [christoph]  0.6.6claws43
3755
3756         * src/mh.c
3757                 search for free message number, do not only rely
3758                 on last_num
3759         * src/send.c
3760                 fix smtp auth and use extra account information
3761                 if available, if not use pop3 data instead
3762                 (closes bug #500341)            
3763         * src/ssl.[ch]
3764                 match coding style
3765
3766 2002-01-06 [alfons]     0.6.6claws42
3767
3768         * src/mainwindow.c
3769                 try making the separate windows work again...
3770
3771 2002-01-06 [alfons]     0.6.6claws41
3772
3773         * src/mainwindow.c
3774                 adapt Hiro's separate window menu (to get rid of the funny
3775                 duplicate menu items), and make it work again
3776
3777 2002-01-06 [alfons]     0.6.6claws40
3778
3779         * tools/Makefile.am
3780         * tools/sylprint.rc
3781         * tools/sylprint.pl
3782         * tools/README.sylprint
3783                 add sylprint script for printing mails from Sylpheed
3784                 (contributed by Ricardo Mones Lastra)
3785
3786         * src/acount.c
3787                 clean up
3788
3789 2002-01-06 [melvin]     0.6.6claws39
3790
3791         * src/mainwindow.c
3792         * src/summaryview.c
3793                 Fixed crash introduced in 0.6.6claws38 by the menu
3794                 reorganisation (Hide read messages)
3795         
3796         * ChangeLog.claws 
3797                 Fixed typo (we are now in 2002, alfons ;) )
3798
3799 2002-01-05 [alfons]     0.6.6claws38
3800
3801         * sync with sylpheed 0.6.6cvs10-17
3802                 (last stuff marked as LAST_STABLE)
3803
3804 2002-01-04 [melvin]     0.6.6claws37
3805
3806         * src/account.c
3807                 Made account selection code use strcasestr again instead of
3808                 g_strcasecmp (fixes bug where reediting queued messages
3809                 did not select proper account reported by T. Link).
3810         
3811         * src/folderview.c
3812                 Fix bug where folder icons are not shown when 'hide read messages'
3813                 is on.
3814         
3815         * src/stock_pixmaps.[ch]
3816                 Added folder icons for 'hide read messages'.
3817         
3818         * src/compose.c
3819                 Fixed bug where 'Enter' in a header entry will send the message 
3820                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
3821
3822 2002-01-03 [melvin]     0.6.6claws36
3823         
3824         * src/prefs.[ch]
3825                 Added popup menu for common preferences and
3826                 account preferences (right click on tab displays
3827                                 a menu of all tabs.)
3828
3829 2002-01-02 [melvin]     0.6.6claws35
3830
3831         * src/gtkspell.[ch]
3832                 Made spelling code compatible with undo/redo feature.
3833                 Added creation of suggestion mode menu for the general
3834                         preferences.
3835         
3836         * src/prefs_common.[ch]
3837                 Added option menu for the speller's suggestion mode.
3838                 Added missing spaces in "..." buttons and made a "..."
3839                         button non translatable!
3840         
3841         * src/compose.c
3842                 Made speller use the default suggestion mode.
3843                 Hack to make it possible to choose 'CTRL-Enter' as a
3844                         shortcut for sending (and only for sending).
3845
3846         * src/prefs_folder_item.c
3847                 Changing subject simplification does not update cache 
3848                         anymore (because it is unnecessary).
3849                 Fixed bug where changing subject simplification updated the 
3850                         summaryview even when the viewed folder is not the
3851                         folder which properties are being changed. (E.g. 
3852                                         viewing folder A and changing
3853                                         the subject simplification of 
3854                                         folder B -not being viewed- updated the 
3855                                         summaryview of folder A with data of
3856                                         folder B). (Hope this is clear... )
3857
3858 2001-12-31 [alfons]     0.6.6claws34
3859         
3860         * src/ldif.c
3861         * src/mutt.c
3862                 fgetc() returns a signed integer which doesn't
3863                 fit in a char. so c truncates this to a char
3864                 but we may lose significant bits. i.e. we may
3865                 comparing 0xFF which may not be equal to -1
3866                 unless properly casted to signed char which
3867                 we won't do because fgetc() returns a signed
3868                 integer which doesn't fit in a char. so c 
3869                 truncates this to a char but we may lose 
3870                 significat bits. (you got the idea, thanks
3871                 to Gustavo Noronha Silva <kov@debian.org>
3872                 and the Debian folks!)
3873
3874 2001-12-30 [alfons]     0.6.6claws33
3875
3876         * src/prefs_common.c
3877                 add #ifdef USE_PSPELLs that Melvin forgot               
3878
3879 2001-12-30 [melvin]     0.6.6claws32
3880         
3881         * src/prefs_common.[ch]
3882                 Added configurable color for misspelled words.
3883
3884         * src/gtkspell.[ch]
3885                 Fixed bug of foreground text color (reported by David
3886                                 Mehrmann)
3887                 Added configurable color for misspelled words.
3888
3889 2001-12-30 [alfons]     0.6.6claws31
3890
3891         * src/folder.c
3892                 remove unnecessary things someone put there
3893
3894         * src/mh.c
3895         * src/folder.[ch]
3896                 make folder properties (like threading and sorting) persistent
3897                 (closes bug #497424 "rescan folder tree resets proprieties")
3898                 currently this is only for MH folders. 
3899
3900 2001-12-29 [melvin]     0.6.6claws30
3901
3902         * src/string_match.[ch]
3903                 Optimized a bit: regexp pattern buffer compiled only once, and
3904                   one subroutine call removed. Fixed ^ regexp search: Now, 
3905                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
3906         
3907         * src/summaryview.c
3908                 Subject filtering changed to filter summary columns and
3909                   not directly the messages subject cache. The loss in 
3910                   performance is balanced by the improvement of string_match.
3911                 Added an alert panel if there is an error in the regexp.
3912
3913         * src/src/prefs_folder_item.h
3914                 Added a regexp pattern buffer.
3915
3916 2001-12-28 [alfons]     0.6.6claws29
3917
3918         * src/string_match.[ch]
3919                 clean up name space
3920                 allow compilation *BSD
3921
3922 2001-12-27 [alfons]     0.6.6claws28
3923
3924         * src/filter.c
3925                 sync the Hiro's bug fix for BSD
3926
3927 2001-12-27 [melvin]     0.6.6claws27
3928         
3929         * src/compose.c
3930                 Simplify focus to subject entry code.
3931
3932 2001-12-27 [darko]      0.6.6claws26
3933
3934         * src/filtering.c
3935         * src/mbox_folder.c
3936         * src/messageview.c
3937         * src/mh.c
3938         * src/procheader.[ch]
3939         * src/procmsg.h
3940         * src/stock_pixmap.[ch]
3941         * src/summaryview.c
3942                 Show key icon for encrypted mails in summary view
3943
3944         * src/pixmaps/clip.xpm
3945         * src/pixmaps/clipkey.xpm
3946         * src/pixmaps/key.xpm
3947                 New/modified icons for the above
3948
3949 2001-12-27 [melvin]     0.6.6claws25
3950
3951         * src/prefs_common.c
3952                 Put spell checker options in a separate tab to decrease
3953                 the Common Preferences window height.
3954
3955         * README.claws  
3956                 Update spell checker usage instruction about its options
3957                 location.
3958
3959 2001-12-27 [melvin]     0.6.6claws24
3960
3961         * src/compose.c
3962                 Changed subject entry widget position. Initial focus is
3963                 on the To header instead of the subject entry.
3964                 Creating a new header scrolls the header list to make the
3965                 created one visible. Nevertheless, when automatically filling
3966                 headers, the first one is shown.
3967                 A Tab key press in the last empty header entry zips the 
3968                 focus to the subject entry.
3969                 (I did not change the combo boxes, yet)
3970
3971 2001-12-26 [alfons]     0.6.6claws23
3972
3973         * src/prefs_account.c
3974         * src/inc.c
3975                 allow default inbox to reside in another mailbox (only
3976                 works for POP3 accounts)
3977
3978 2001-12-26 [alfons]     0.6.6claws22
3979         
3980         * src/textview.c
3981                 make reply-on-click work with the account of the selected folder
3982         * src/compose.c
3983                 put a fixme here to remind me to fix finding correct default
3984                 account for nested folders
3985
3986 2001-12-25 [alfons]     0.6.6claws21
3987
3988         * src/summaryview.c
3989                 make column headers display locked and mark pixmaps (idea by Melvin) 
3990                 fix bug by adding score and locked column type to sort array
3991
3992 2001-12-25 [alfons]     0.6.6claws20
3993         
3994         * src/summaryview.c
3995                 catch a *potentially* inadvertent write back of  
3996                 the message cache(s) introduced by 0.6.5claws37
3997
3998 2001-12-25 [christoph]  0.6.6claws19
3999
4000         * src/stock_pixmap.[ch]
4001         * src/summaryview.c
4002                 add ignore thread pixmap
4003                 (can someone draw a better icon for this?)
4004
4005 2001-12-24 [alfons]     0.6.6claws18
4006
4007         * src/prefs_folder_item.c
4008                 make address completion actually work for the
4009                 Default To address in the Folder Property dialog.
4010
4011 2001-12-24 [alfons]     0.6.6claws17
4012         
4013         * src/summaryview.c
4014                 use new style regexp for subject stripping 
4015                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
4016
4017 2001-12-24 [darko]      0.6.6claws16
4018
4019         * src/pgptext.c
4020         * src/rfc2015.c
4021                 move GPG related informational messages to debug mode
4022
4023 2001-12-23 [alfons]     0.6.6claws15
4024
4025         * src/stock_pixmap.[ch]
4026         * src/summaryview.c
4027                 add the forgotten Claws' locked pixmap
4028
4029 2001-12-23 [alfons]     0.6.6claws14
4030
4031         * src/filesel.c
4032                 accept file name typed in entry in multi file
4033                 selector (patch submitted by Gustavo Noronha Silva 
4034                 <kov@debian.org>)
4035
4036 2001-12-23 [alfons]     0.6.6claws13
4037
4038         * src/prefs_filter.c
4039         * src/prefs_filtering.c
4040         * src/matcher.c
4041         * src/importmutt.c
4042                 clean up a little bit
4043         
4044         * src/string_match.c
4045                 validate input strings a little bit more
4046
4047 2001-12-23 [alfons]     0.6.6claws12
4048
4049         * src/Makefile.am
4050         * src/summaryview.c
4051         * src/string_match.[ch]         ** NEW **
4052         * src/folderview.[ch]
4053         * src/headerview.h
4054         * src/folder.[ch]
4055         * src/prefs_folder_item.[ch]
4056                 add subject simplification to strip out strings from
4057                 a subject line (esp. handy for mailing lists). 
4058                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
4059                 but slightly changed things for better integration.)
4060
4061 2001-12-23 [alfons]     0.6.6claws11
4062
4063         * src/mainwindow.c
4064                 fix bug introduced by submission included in 0.6.5claws52.
4065                 ideally this submission should clean the trash if any trash
4066                 folder has a message. however, the hasTrash variable was
4067                 set to false whenever a trash folder was empty (discarding
4068                 a previously found *filled* trash folder.)
4069
4070                 also edited the code a little bit and made it more safe.
4071
4072 2001-12-22 [alfons]     0.6.6claws10
4073
4074         * src/imap.c
4075                 quick fix for Martin Pool's omission of an account
4076                 specific SSL setting
4077
4078 2001-12-22 [alfons]     0.6.6claws9
4079
4080         * src/compose.c
4081         * src/messageview.c
4082         * src/mimeview.c
4083         * src/pgptext.c
4084         * src/procmime.[ch]
4085                 better support for multipart/digest (submitted
4086                 by Fredrik <e98fo@efd.lth.se>)
4087
4088 2001-12-22 [alfons]     0.6.6claws8
4089
4090         * src/addressbook.c
4091                 correct function signature
4092         * src/socket.[ch]
4093         * src/imap.[ch]
4094         * src/prefs_account.[ch]
4095                 allow IMAP over SSH tunnel (patch submitted by 
4096                 Martin Pool <mbp@samba.org>)
4097
4098 2001-12-21 [alfons]     0.6.6claws7
4099
4100         * sync with sylpheed 0.6.6cvs4-9
4101                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
4102
4103 2001-12-21 [christoph]  0.6.6claws6
4104
4105         * src/compose.c
4106         * src/prefs_folder_item.[ch]
4107                 implement saving of outgoing messages to current folder.
4108                 fix segfault when no default outbox is available
4109                 (closes bug #495683)
4110
4111 2001-12-21 [carsten]    0.6.6claws5
4112         * src/folderview.c
4113         * src/summaryview.c
4114                 pressing CTRL while DND does now the expected thing and
4115                 copies the mail (moving is still the default, as this
4116                 seam more appropriate for handling mails by DND)
4117
4118 2001-12-18 [paul]       0.6.6claws4
4119
4120         * sync with sylpheed 0.6.6cvs3
4121                 see ChangeLog entries 2001-12-18
4122
4123 2001-12-18 [hiro]       0.6.6claws3
4124
4125         * src/undo.c
4126                 fix for multibyte characters (obtain the number of letters
4127                 instead of bytes).
4128
4129 2001-12-17 [paul]       0.6.6claws2
4130
4131         * sync with sylpheed 0.6.6cvs1
4132                 see ChangeLog entry 2001-12-16
4133
4134 2000-12-17 [alfons]     0.6.6claws1
4135
4136         * src/filtering.c
4137                 clean up
4138
4139 2001-12-16 [paul]       0.6.6claws
4140 2001-12-15
4141
4142         * Release version 0.6.6claws, cvs tag: rel_0_6_6
4143
4144         * src/mimeview.c
4145                 last minute sync with main 0.6.6
4146
4147         * po/es.po
4148                 updated by Ricardo Mones Lastra
4149                 update for last minute sync
4150         * po/fr.po
4151         * po/nl.po
4152                 update for last minute sync
4153         * po/de.po
4154                 updated by Jens Oberender
4155         * po/pt_BR.po
4156                 updated by Fabio Junior Beneditto
4157
4158         * src/prefs_common.[ch]
4159         * src/undo.c
4160                 number of undo levels is user configurable
4161                 (squeeze it into the release in the dying
4162                 moments) Submitted by Jens Oberender    
4163
4164 2001-12-15 [melvin]
4165
4166         * po/fr.po
4167                 updated french translation
4168
4169 2001-12-15 [paul]       0.6.5claws92
4170
4171         * sync with sylpheed 0.6.5cvs28
4172                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
4173
4174         * po/nl.po
4175                 update to allow for sync
4176
4177 2001-12-15 [alfons]
4178         
4179         * po/nl.po
4180                 update dutch translation
4181
4182 2001-12-14 [carsten]    0.6.5claws91
4183         * src/summaryview.c
4184                 fixed bug #473785; also after changing the column order
4185                 the same message will be selected and displayed as before
4186                 the reordering
4187
4188 2001-12-14 [carsten]    0.6.5claws90
4189         * src/folderview.c
4190                 probably found the bug reported by wwb opening or closing
4191                 a folder tree just before dnd (found the solution in the
4192                 balsa source -- thanks to them)
4193
4194 2001-12-14 [carsten]    0.6.5claws89
4195         * src/gtkutils.c
4196         * src/account.c
4197                 moved gtk_clist_moveto to the right place, so that
4198                 only the accounts dialog is effected on opening
4199
4200 2001-12-14 [carsten]    0.6.5claws88
4201         * src/gtkutils.c
4202                 gtkut_clist_set_focus_row does a gtk_clist_moveto
4203                 now, so that the focused row will be seen in any case
4204                 (reported by wwp on sf-claws-user)
4205
4206 2001-12-14 [darko]      0.6.5claws87
4207
4208         * src/compose.c
4209                 remove unnecessary line
4210
4211 2001-12-14 [paul]       0.6.5claws86
4212
4213         * sync with sylpheed 0.6.5cvs27
4214                 see ChangeLog entries 2001-12-14
4215
4216 2001-12-14 [carsten]    0.6.5claws85
4217         * src/mainwindow.c
4218                 following a suggestion of Melvin the rcoabm pops up
4219                 right under the button now and the button is reliefed
4220                 while the popup is open
4221
4222 2001-12-14 [darko]      0.6.5claws84
4223
4224         * src/compose.c
4225                 fix crash when wrapping long lines if linewrap quotation
4226                 is disabled and wrapper encounters a word spanning more
4227                 than one line
4228
4229 2001-12-13 [paul]       0.6.5claws83
4230
4231         * src/compose.c
4232                 prefer 'Reply-To' header over mailing list header when
4233                 replying to a message. Finally prevent all those confirmation 
4234                 messages being sent to the list itself.
4235
4236         * src/summaryview.c
4237                 remove unused summary_set_menu_sensitive() entry
4238
4239 2001-12-13 [paul]       0.6.5claws82
4240
4241         * src/folderview.c
4242         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
4243         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
4244         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
4245                 improvements to 'Hide read messages': Inbox, Outbox,
4246                 Trash, Queue, and Draft icons now reveal presence of hidden 
4247                 messages
4248
4249 2001-12-12 [alfons]     0.6.5claws81
4250
4251         0.6.5claws80 was tagged as LAST_STABLE
4252
4253         * src/filtering.[ch]
4254         * src/matcher.[ch]
4255         * src/matcher_parser_lex.c
4256                 fix the filtering; my last attempt to get it right, 
4257                 if it does not work, it's Hoa's turn. ;-)
4258
4259                 for my honourable peers:
4260                 
4261                 the code now makes a clear distinction between
4262                 rules as they are displayed (probably escaped),
4263                 and as they are executed (probably unescaped). the
4264                 parser does *NOT* do any unescaping, this is
4265                 the task of the matcher.c (which breaks up a
4266                 rule into condition) and the filtering.c (which
4267                 breaks up the rule's action). to make this
4268                 run happily we provide an unescaped copy of
4269                 crucial strings to the MatcherProp and 
4270                 FilteringAction structures. note that the only
4271                 exception to this is any REGEXP string. those
4272                 are directly passed to regcomp() and regexp()
4273                 (who have much more powerful unescape functions).
4274                 
4275                 for everyone else:
4276         
4277                 you can escape tab (\t), carriage return (\r),
4278                 linefeed (\n), form feed (\f), quote (\"), 
4279                 single quote (\'), bell (\b) in all the entry
4280                 lines in the scoring & filtering dialogs.
4281                 as an added bonus this should not affect
4282                 existing filtering rules.
4283
4284 2001-12-12 [carsten]    0.6.5claws80
4285
4286         * src/summaryview.c
4287         * po/de.po
4288                 "item(s) selected" is now sensitive to 1 or more
4289                 than one selected (nice for language where simple
4290                 adding of a "s" is not possible as German (Eintrag
4291                 ->Eintr"age)
4292                 
4293                 the "forward as attachment" entry from the right
4294                 click menu removed, "forward" acts following the
4295                 prefs
4296         
4297         * src/textview.c
4298                 reverted my former changes; so compiler warning again
4299                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
4300                 nevertheless
4301
4302         * src/messageview.c
4303                 "search in message" does now *not* only work in MVIEW_TEXT
4304                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
4305                 message
4306
4307         * src/mainwindow.c
4308                 removed "/File/_Close" as it was the same as "/File/E_xit"
4309                 and we don't need it two times
4310
4311                 the separate folder view and message view now get a distinct
4312                 WMCLASS, just in case someone is using sawfish ;-)
4313
4314                 as the menu entries "/View/Message view" and "/View/Folder tree"
4315                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
4316                 make them sensitive accordingly and as these two are "shown"
4317                 after startup anytime check this menuitem at startup
4318
4319 2001-12-12 [paul]       0.6.5claws79
4320
4321         * src/folderview.c
4322                 fix sensitivity of 'Search folder...', broken in
4323                 0.6.5claws75
4324
4325         * src/mainwindow.c
4326                 fix dodgy English
4327
4328 2001-12-11 [carsten]    0.6.5claws78
4329         * src/filtering.c
4330                 fixed two typos returning a wrong FALSE/TRUE
4331         * src/mainwindow.[ch]
4332                 extra menu for email/news button removed
4333
4334 2001-12-11 [alfons]     0.6.5claws77
4335         
4336         * src/matcher.c                 (1.3)
4337         * src/matcher_parser_lex.l      (1.28)
4338                 revert for another attempt
4339                 mark 0.6.5claws77 as LAST_STABLE
4340
4341 2001-12-11 [christoph]  0.6.5claws76
4342
4343         * po/de.po
4344                 fixed wrong translation for prev. unread msg
4345
4346 2001-12-11 [paul]       0.6.5claws75
4347
4348         * src/folder.[ch]
4349         * src/folderview.c
4350         * src/mainwindow.c
4351         * src/summaryview.[ch]
4352         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
4353                 enable ability to hide read messages on per folder basis via 
4354                 '/Summary/Hide read messages'; when selected, a folder will 
4355                 have a red open folder icon, instead of a blue icon, if the 
4356                 folder contains hidden messges
4357                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
4358
4359         * src/mainwindow.c
4360                 remove '/Message/Forward as attachment' from 
4361                 main_window_set_menu_sensitive() to prevent debug warning
4362
4363         * src/folderview.c
4364         * src/mainwindow.c
4365                 Clean up some of the English
4366
4367         * tools/newscache_clean.pl
4368                 allow for new 'hidereadmsgs' entry in folderlist.xml
4369
4370         * po/es.po
4371                 updated translation, submitted by Ricardo Mones Lastra
4372
4373 2001-12-11 [paul]       0.6.5claws74
4374
4375         * sync with sylpheed 0.6.5cvs25
4376                 see ChangeLog entry 2001-12-11
4377
4378 2001-12-10 [alfons]     0.6.5claws73
4379
4380         * src/matcher.c
4381                 add more control characters
4382         * src/matcher_parser_lex.l
4383                 make escaping / unescaping work again
4384
4385 2001-12-10 [alfons]     0.6.5claws72
4386
4387         * src/imap.c
4388                 clean up warnings "returning value for void function" 
4389         * src/prefs_filtering.c
4390                 make info button for execute action sensitive
4391
4392 2001-12-10 [paul]       0.6.5claws71
4393
4394         * src/compose.c
4395         * src/imap.[ch]
4396         * src/summaryview.c
4397                 fix: imap server now gets informed of MARKED, UNMARKED
4398                 and REPLY events. Now people can use different IMAP-Mail
4399                 clients and have the exact same information about MARKED,
4400                 UNMARKED and REPLY status with all of them. Especially
4401                 useful for imap servers with a web-frontend.
4402                 submitted by Tobias Sandhaas <medlor@web.de>
4403
4404 2001-12-09 [melvin]     0.6.5claws70
4405         
4406         * src/textview.[ch]
4407                 fixed bug #490076 (hunted down by Alfons who implemented
4408                 a workaround in 0.6.5claws65)
4409
4410 2001-12-09 [christoph]  0.6.5claws69
4411
4412         * src/summaryview.c
4413                 set pointer to string in LOCKED column to NULL
4414                 (might fix bug #490800)
4415
4416 2001-12-09 [carsten]    0.6.5claws68
4417
4418         * po/de.po
4419                 resolved some cluttered menu shortcuts 
4420                 ('creating new email' and 'creating news message'
4421                 hade the same)
4422         * src/compose.c
4423                 wmclass now distinc from main window
4424         * src/mainwindow.c
4425           src/mainwindow.h
4426                 email/news and forward button functionality similar
4427                 to the reply buttons; removed the ugly dropdown arrows
4428                 and use instead the right mouse button
4429
4430 2001-12-09 [paul]       0.6.5claws67
4431
4432         * src/imap.c
4433         * src/utils.h
4434                 allow spaces in imap folder names
4435                 submitted by Willem van Engen <wvengen@stack.nl>
4436
4437 2001-12-09 [paul]       0.6.5claws66
4438
4439         * sync with sylpheed 0.6.5cvs24
4440                 see ChangeLog entry 2001-12-09
4441
4442 2001-12-08 [alfons]     0.6.5claws65
4443
4444         * src/textview.c
4445                 prevent secondary selection claim after "add to sender" dialog
4446                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
4447                 we trick GTK by simulating a click at (0, 0) in the textview.
4448
4449 2001-12-08 [hoa]        0.6.5claws64
4450
4451         * src/folder.c
4452                 fixed a bug about the .processing folder name while filtering
4453
4454 2001-12-08 [alfons]     0.6.5claws63
4455
4456         * src/folderview.c 
4457                 work around problem of not correctly updating folder stats
4458                 when deleting messages. there's some folder scanning evil
4459                 going so the folderview_update_msg_num() does not work
4460                 correctly. need to investigate this.
4461
4462 2001-12-08 [paul]       0.6.5claws62
4463
4464         * sync with sylpheed 0.6.5cvs23
4465                 see ChangeLog entry 2001-12-08
4466
4467 2001-12-07 [christoph]  0.6.5claws61
4468
4469         * src/compose.c
4470                 fix another header translation problem
4471
4472 2001-12-07 [alfons]     0.6.5claws60
4473
4474         * src/mbox.c
4475                 make filtering also work on local spool mbox
4476
4477 2001-12-07 [carsten]    0.6.5claws59
4478         * src/addressbook.c
4479                 addressbook window gets a wmclass distinct from the main
4480                 sylpheed window
4481         * src/compose.h
4482         * src/mainwindow.[ch]
4483                   forward menu item will use mode selected in prefs, forward 
4484                 as attatchment in menu removed (will be substituted in the
4485                 toolbar similar to reply buttons)
4486                   create news message menu entry and news button is now 
4487                 sensitive to the existance of a news account
4488         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
4489         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
4490         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
4491                 these are removed because the toolbar buttons don't show
4492                 the quoting modus any longer
4493
4494 2001-12-07 [paul]
4495
4496         * tools/newscache_clean.pl      ** NEW FILE **
4497                 perl script to do some tidying up in the newscache directory 
4498                 
4499         * tools/sylpheed-switcher       ** NEW FILE **
4500                 perl script to enable easy switching between main and claws
4501                 
4502         * tools/README
4503                 added descriptions of the two new perl scripts          
4504
4505
4506 2001-12-07 [melvin]     0.6.5claws58
4507
4508         * src/messageview.c
4509                 fixed a warning during compilation introduced in 0.6.5claws56
4510
4511 2001-12-07 [paul]       0.6.5claws57
4512
4513         * src/mainwindow.[ch]
4514         * src/menu.[ch]
4515                 further usability enhancements to replying with or without 
4516                 quoting via the toolbar, use of Ctrl key is replaced by 
4517                 drop down menu 
4518                 Submitted by Carsten Schurig            
4519
4520 2001-12-07 [melvin]     0.6.5claws56
4521
4522         * src/messageview.c
4523                 hack to fix bug that prevented to make/paste selections
4524                 after switching between MVIEW_TEXT and MVIEW_MIME views
4525                 without deselecting the selection first.
4526
4527 2001-12-06 [alfons]     0.6.5claws55
4528
4529         * src/filtering.[ch]
4530         * src/inc.c
4531                 revise filtering a little bit more, and make sure
4532                 messages are delivered to the appropriate inbox
4533                 (perhaps set per account)
4534
4535 2001-12-06 [paul]       0.6.5claws54
4536
4537         * sync with sylpheed 0.6.5cvs22
4538                 see ChangeLog entry 2001-12-06
4539
4540 2001-12-05 [alfons]     0.6.5claws53
4541
4542         * src/inc.c
4543         * src/folder.[ch]
4544         * src/procmsg.c
4545         * src/filtering.c
4546                 more revisions of filtering system
4547                 (last stable version is marked as LAST_STABLE)
4548                 
4549                 | NOTE 1): the filtering system now uses a local folder called
4550                 | .processing. if filtering fails, check this directory
4551                 | for missing messages.
4552                 |
4553                 | NOTE 2): help us find the filtering actions still missing
4554
4555 2001-12-05 [paul]       0.6.5claws52
4556
4557         * src/mainwindow.c
4558                 fix bug where 'Empty Trash?' pop-up window appears even
4559                 when Trash is empty, submitted by Jesse Skinner         
4560
4561 2001-12-05 [melvin]     0.6.5claws51
4562
4563         * src/compose.c
4564                 fixed bug #486106 to select correct account when reediting 
4565                 a queued message
4566         
4567 2001-12-04 [alfons]     0.6.5claws50
4568
4569         * src/mh.c
4570                 declare markfile in appropriate functions when
4571                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
4572                 for spotting this)
4573
4574 2001-12-04 [paul]       0.6.5claws49
4575
4576         * sync with sylpheed 0.6.5cvs21
4577                 see ChangeLog entry 2001-12-04
4578
4579 2001-12-03 [christoph]  0.6.5claws48
4580
4581         * po/de.po
4582                 changed translation of undo
4583         * src/account.c
4584         * src/folder.c
4585                 don't reinvent the wheel to traverse a GNode
4586         * src/compose.[ch]
4587                 seperate code to create the compose gui into functions
4588                 add "Others" page with folder selection for saving copy
4589                 of the message.
4590                 the folder identifier is saved to queue header
4591         * src/procmsg.c
4592                 save message to folder in queue header
4593
4594 2001-12-03 [paul]       0.6.5claws47
4595
4596         * sync with sylpheed 0.6.5cvs20
4597                 see ChangeLog entry 2001-12-03
4598
4599 2001-12-01 [paul]
4600
4601         * more sync with sylpheed 0.6.5cvs19
4602                 see ChangeLog entry 2001-11-29
4603
4604 2001-11-30 [paul]       0.6.5claws46
4605         
4606         * src/compose.c
4607                 remove conflicts introduced by Hoa's last commit
4608          
4609         * src/mainwindow.c
4610                 make 'Message/Bounce' sensitive
4611
4612 2001-11-30 [hoa]        0.6.5claws45
4613
4614         * src/compose.c
4615                 slightly change bounce function to add
4616                 information about the user that bounced the mail
4617                 in the From header line.
4618
4619         * src/folderview.c
4620                 permit the use of processing in outbox folder.
4621
4622 2001-11-29 [paul]       0.6.5claws44
4623
4624         * src/mainwindow.[ch]
4625         * src/prefs_common.c
4626         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
4627         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
4628         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
4629                 usability enhancements to the quoting, implements
4630                 use of Ctrl key to toggle quoting settings
4631                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
4632
4633 2001-11-29 [paul]       0.6.5claws43
4634         
4635         * sync with sylpheed 0.6.5cvs19
4636                 see ChangeLog entry 2001-11-28
4637
4638 2001-11-29 [melvin]     0.6.5claws42
4639         * src/Makefile.am
4640                 added enriched.[ch] to the list of files
4641
4642         * src/textview.c
4643         * src/mimeview.c
4644         * src/procmime.[ch]
4645         * src/enriched.[ch]
4646                 added support to view text/enriched
4647                 added support to show headers in message view for text/enriched and text/html
4648                         in non multipart messages
4649
4650 2001-11-28 [paul]       0.6.5claws41
4651
4652         * more sync with sylpheed 0.6.5cvs18
4653                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
4654
4655 2001-11-27 [paul]       0.6.5claws40
4656         
4657         * po/pt_BR.po
4658                 updated translation, submitted by Fabio Junior Beneditto
4659                 
4660         * sync with sylpheed 0.6.5cvs18
4661                 see ChangeLog entries 2001-11-26 (src/textview.c) and
4662                 2001-11-27
4663
4664
4665 2001-11-26 [paul]
4666
4667         * po/es.po
4668                 updated translation, submitted by Ricardo Mones Lastra
4669
4670 2001-11-26 [alfons]
4671
4672         * src/matcher.c
4673                 add more translatable strings
4674
4675 2001-11-26 [christoph]  0.6.5claws39
4676
4677         * po/de.po      
4678                 fixed one more umlaut
4679         * src/compose.c
4680                 fix translated header when it should not be translated
4681
4682 2001-11-26 [paul]       0.6.5claws38
4683
4684         * src/mainwindow.c
4685                 remove '/Message/Add Sender to address book' from 
4686                 main_window_set_menu_sensitive(), prevent debug warning
4687                 add 'Message/Mark/Mark all read' to mainwin_entries[]
4688
4689 2001-11-26 [paul]       0.6.5claws37
4690
4691         * src/summaryview.c
4692                 fix 'recurring unread state' bug 
4693
4694         * tools/README 
4695         * tools/filter_conv.pl
4696                 read name of top level mailbox from folderlist.xml
4697                 and presume nothing about its name              
4698
4699 2001-11-26 [darko]      0.6.5claws36
4700
4701         * src/gtkstext.[ch]
4702                 removed functions that are now in gtkutils.c
4703                 use gtkut_text_is_uri_string() from gtkutils.c
4704         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
4705
4706 2001-11-26 [paul]       0.6.5claws35
4707
4708         * sync with sylpheed 0.6.5cvs16
4709                 see ChangeLog entries 2001-11-25 and 2001-11-26
4710
4711 2001-11-25 [alfons]     0.6.5claws34
4712
4713         EXPERIMENTAL!!! Please checkout the last stable version using: 
4714           
4715         % cvs update -r LAST_STABLE -dRAP
4716
4717         (Or help us testing this stuff.)
4718
4719         * src/filtering.c               (1.14)
4720         * src/filtering.h               (1.6)
4721         * src/inc.c                     (1.28)
4722         * src/matcher.c                 (1.20)
4723         * src/mbox.c                    (1.9)
4724         * src/procmsg.h                 (1.14)
4725         * src/summaryview.c             (1.59)
4726         * src/summaryview.h             (dunno)
4727                 revert/merge/sync to as it was before commit 
4728                 on Thu, 19 Jul 2001 10:15:51 -0700.
4729
4730 2001-11-25 [hoa]        0.6.5claws33
4731
4732         * src/main.c
4733                 processing mails at startup
4734
4735         * src/folderview.c
4736         * src/summaryview.[ch]
4737                 processing mails when entering folder
4738
4739         * src/prefs_filtering.c
4740                 fixed some UI bugs
4741
4742 2001-11-24 [alfons]     0.6.5claws32
4743
4744         * src/summaryview.[ch]
4745                 make summary sort headers work, and also make
4746                 sure the sort type is stored
4747
4748 2001-11-23 [alfons]     0.6.5claws31
4749
4750         * src/summaryview.[ch]
4751                 make lock work like mark
4752                 disallow deleting messages marked as locked
4753
4754 2001-11-23 [alfons]     0.6.5claws30
4755
4756         * src/gtkstext.c
4757         * src/compose.[ch]
4758         * src/Makefile.am
4759         * src/undo.[ch]
4760                 merge undo patch submitted by Jens
4761
4762 2001-11-23 [christoph]  0.6.5claws29
4763
4764         * src/.cvsignore
4765                 added ylwrap
4766         * src/compose.c
4767                 fixed gpg signing and encoding
4768         * src/folder.[ch]
4769         * src/main.c
4770                 added --status option to get new, unread and total
4771                 message count from a running sylpheed
4772         * src/prefs_common.c
4773                 temporary fix for reply_with_quote problem
4774                 (don't call functions for non existing widget)
4775         * src/procmsg.c
4776                 one more check for ignored threads but still not
4777                 always working correctly. probably a recursive
4778                 check for all parents is needed
4779
4780 2001-11-23 [darko]      0.6.5claws28
4781
4782         * src/compose.c
4783                 wrapping on send improvements
4784         * src/gtkutils.[ch]
4785                 fix for GtkSText after last sync with main branch
4786                 GTK_TEXT -> GTK_STEXT
4787
4788 2001-11-23 [paul]       0.6.5claws27
4789
4790         * sync with sylpheed 0.6.5cvs14
4791                 see ChangeLog entries 2001-11-22 and 2001-11-23
4792                 
4793         * po/de.po
4794                 fixed the scrambled umlauts 
4795                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
4796
4797 2001-11-21 [paul]       0.6.5claws26
4798
4799         * sync with sylpheed 0.6.5cvs12
4800                 see 2nd ChangeLog entry dated 2001-11-20
4801
4802 2001-11-20 [paul]       0.6.5claws25
4803
4804         * sync with sylpheed 0.6.5cvs11
4805                 see ChangeLog entry 2001-11-19 (src/utils.c)
4806
4807 2001-11-20 [hiro]
4808
4809         * src/compose.c
4810                 GTK_TEXT -> GTK_STEXT
4811                 fix for wrong comment
4812
4813 2001-11-20 [hiro]       0.6.5claws24
4814
4815         * src/compose.[ch]
4816                 more merges from main branch
4817                 removed fatal warnings (uninitialized variables etc.)
4818                 some coding style fix
4819         * src/gtkutils.h
4820                 fixed typo.
4821         * src/addressbook.c
4822           src/addrindex.c
4823                 V-Card -> vCard
4824
4825 2001-11-19 [hoa]        0.6.5claws23
4826
4827         * src/filtering.c
4828         * src/prefs_scoring.c
4829         * src/matcher.[ch]
4830         * src/scoring.c
4831                 cleaning code
4832
4833         * src/matcher_parser_parse.y
4834         * src/prefs_filtering.c
4835                 bouncing
4836
4837 2001-11-19 [alfons]     0.6.5claws22
4838
4839         more of my old things into claws
4840
4841         * src/Makefile.am
4842         * src/prefs_common.c
4843         * src/procmsg.h
4844         * src/summaryview.[ch]
4845         * src/prefs_summary_column.c
4846         * src/pixmaps/locked.xpm
4847                 add indicators for locking of message in summary view
4848                 (does not work yet, only visual indicator)
4849
4850 2001-11-19 [paul]       0.6.5claws21
4851
4852         * sync with sylpheed 0.6.5cvs10
4853                 see ChangeLog entry 2001-11-19
4854
4855 2001-11-18 [alfons]     0.6.5claws20
4856         
4857         * src/filtering.c
4858                 remove an inadvertent free I forgot in previous clean up 
4859
4860 2001-11-18 [alfons]     0.6.5claws19
4861
4862         * src/filtering.[ch]
4863                 clean up & plug leaks
4864
4865 2001-11-18 [paul]       0.6.5claws18
4866
4867         * sync with sylpheed 0.6.5cvs9
4868                 see ChangeLog entries 2001-11-17 and 2001-11-18
4869
4870 2001-11-16 [paul]       0.6.5claws17
4871
4872         * sync with sylpheed 0.6.5cvs8
4873                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
4874
4875 2001-11-16 [paul]       0.6.5claws16
4876
4877         * sync with sylpheed 0.6.5cvs7
4878                 see ChangeLog entries 2001-11-15 and 2001-11-16
4879
4880 2001-11-15 [hoa]        0.6.5claws15
4881
4882         * src/compose.c
4883                 fix bounce, mails we received couln't be bounced to ourself.
4884
4885         * src/defs.h
4886         * src/filtering.[ch]
4887         * src/matcher.[ch]
4888         * src/matcher_parser.h
4889         * src/matcher_parser_lex.l
4890         * src/matcher_parser_parse.y
4891         * src/inc.c
4892         * src/main.c
4893         * src/mbox.c
4894         * src/prefs_filtering.[ch]
4895         * src/mainwindow.c
4896         * src/prefs_matcher.c
4897         * src/prefs_scoring.c
4898         * src/scoring.[ch]
4899         * src/summaryview.c
4900                 new matcher/filter/score configuration file parser
4901                 one unique configuration file => ~/.sylpheed/matcherrc
4902                 import in currently automatic, then save are made
4903                 in this new file.
4904                 one filter per folder and one global filter
4905                 (filter of a folder will be used as folder processing)
4906
4907         * src/folder.c
4908                 fix a bug in folder_item_get_identifier
4909                 
4910         * src/messageview.c
4911                 receive receipt return are fixed.
4912
4913 2001-11-14 [alfons]     0.6.5claws14
4914
4915         * src/session.h
4916                 add things from main branch to make claws compile
4917
4918 2001-11-14 [paul]       0.6.5claws13
4919
4920         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
4921                 see ChangeLog entries 2001-11-08 to 2001-11-14
4922
4923 2001-11-14 [hoa] 0.6.5claws12
4924
4925         * src/compose.[ch]
4926         * src/mainwindow.c
4927         * src/summaryview.c
4928                 add "bounce mail" option
4929
4930 2001-11-13 [christoph]  0.6.5claws11
4931
4932         * src/compose.c
4933                 Cleanup a mess i add before commiting
4934
4935 2001-11-13 [hoa]        0.6.5claws10
4936
4937         * src/compose.c
4938                 some fixes when mail are sent or
4939                 for crossposts
4940
4941 2001-11-13 [christoph]  0.6.5claws9
4942
4943         * po/de.po
4944                 Changed two string with the same translation
4945         * src/compose.c
4946         * src/procmsg.[ch]
4947         * src/send.[ch]
4948                 New mailsending process:
4949                   - Always queue message before sending
4950                     (message will be saved if sylpheed crashed or
4951                      freezes while sending)
4952                   - Allow queuing of newspostings
4953                   - No copy in outbox before sending
4954                     (closes bug #469501)
4955                   - No more redundant code for send and send_later
4956         * src/summaryview.c
4957                 Applied wwp <subscript@free.fr>'s patch that fixes
4958                 marks for multiple forwarded messages (+compose.c)
4959
4960 2001-11-12 [alfons]
4961
4962         * README.claws
4963                 remove things that are now in main branch
4964         
4965         * po/nl.po
4966                 update Dutch translation
4967
4968 2001-11-12 [mhadasht]   0.6.5.claws8
4969
4970         * src/prefs_common.c
4971                 re-enabled account autoselection feature for forward
4972                 and reedit lost during the branch point for SYNC-B4-REL
4973         * src/gtkspell.c
4974                 gtkpspell_get_dict(): more readable code (even if function is
4975                 not used yet)
4976         * ChangeLog.claws
4977                 added version number info to 2001-11-12 [hiro] comment.
4978
4979 2001-11-12 [hiro]       0.6.5.claws7
4980
4981         * src/compose.c
4982                 compose_forward(): fixed a bug that forward quote mark
4983                 wasn't used.
4984                 removed unnecessary code.
4985         * src/template_select.[ch]: removed.
4986
4987 2001-11-11 [alfons]
4988
4989         * src/compose.c
4990                 :%s/GTK_TEXT/GTK_STEXT/g
4991         
4992         * src/compose.[ch]
4993         * src/undo.[ch]
4994         * src/Makefile.am
4995                 revert the undo stuff (this is 0.6.6claws stuff)
4996
4997 2001-11-11 [hoa]        0.6.5.claws6
4998
4999         * src/compose.[ch]
5000                 Insert signature at the end of the text.
5001                 Added undo patch but currently disabled
5002
5003         * src/procmsg.c
5004                 Threading by subject improved.
5005
5006         * added src/undo.[ch]
5007                 Undo module for compose dialog box.
5008
5009 2001-11-11 [alfons]     0.6.5.claws5
5010
5011         * src/procmsg.c
5012                 prevent threading by subject on nodes that have already been
5013                 threaded by in-reply-to (as in "circular references in a tree
5014                 result in a dead branch")
5015
5016 2001-11-09 [hoa]        0.6.5.claws4
5017         
5018         * src/folderview.c
5019                 allows creation of mbox folder item from any files.
5020
5021 2001-11-09 [alfons]     0.6.5.claws3
5022         
5023         * src/utils.c
5024         * src/procmsg.c
5025                 do what I mean and correct threading by subject so it really
5026                 ignores attracting lines without "Re: "
5027
5028 2001-11-07 [alfons]     0.6.5.claws2
5029
5030         * src/procmsg.c
5031         * src/utils.[ch]
5032                 only attract by subject if a subject line starts with a "Re: "
5033         * src/syldap.c
5034                 remove warning
5035
5036 2001-11-07 [paul]       0.6.5claws1
5037
5038         * sync with sylpheed 0.6.5. release
5039                 see ChangeLog entry 2001-11-07
5040
5041 2001-11-07 [paul]       0.6.4claws31
5042
5043         * sync with sylpheed 0.6.4cvs18
5044                 see ChangeLog entries 2001-10-30 to 2001-11-07
5045                 prefs_templates.[ch] renamed prefs_template.[ch]
5046
5047 2001-11-06 [alfons]
5048         
5049         * src/utils.h
5050                 add semicolon Hoa forgot ;-)
5051                 
5052
5053 2001-11-06 [hoa]        0.6.4claws30
5054         
5055         * src/procmsg.c
5056         * src/summaryview.c
5057         * src/utils.c
5058         * src/utils.h
5059                 threading by subject - empty subject are ignored
5060
5061 2001-11-06 [christoph]  0.6.4claws29
5062
5063         * src/socket.c
5064                 use SSL_peek for sock_gets
5065         * src/utils.c
5066                 removed unneeded pointer in extracting quoted
5067                 names implementation
5068
5069 2001-11-06 [melvin]     0.6.4claws28
5070
5071         * src/gtkspell.c
5072                 fixed bug #476792 Selection overtyping with spell checker
5073                 fixed bug which could cause a buffer overflow
5074                 fixed a memory leak
5075
5076 2001-11-06 [hoa]        0.6.4claws27
5077         
5078         * src/procmsg.c
5079         * src/summaryview.c
5080                 threading by subject
5081
5082 2001-11-05 [alfons]     0.6.4claws26
5083         
5084         * README.claws
5085                 Claws -> Sylpheed (vice versa)
5086
5087         * src/compose.c
5088                 :%s/gtk_text/gtk_stext/g
5089                 :%s/GTK_TEXT/GTK_STEXT/g
5090                 (thanks to Jonathan Ware for spotting this)
5091
5092 2001-11-04 [christoph]  0.6.4claws25
5093
5094         * src/summaryview.c
5095                 replace Xalloca + strdup with Xstrdup_a
5096         * src/utils.c
5097                 better implementation of extracting quoted names
5098                 from addresses (remove backlashes and ignore
5099                 quotes after them)
5100
5101 2001-11-04 [alfons]     0.6.4claws24
5102
5103         * src/utils.[ch]
5104                 edit to comply more with coding style
5105
5106         * src/textview.c
5107                 fix bug reported by Kim Schulz. introduced by the patch integrated
5108                 in 0.6.4claws15. the code did not check the return value of
5109                 the html parser.
5110
5111         * AUTHORS
5112                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
5113
5114 2001-11-04 [christoph]  0.6.4claws23
5115
5116         * src/main.c
5117         * src/prefs_common.[ch]
5118                 init some pointers that possibly caused a segfault
5119                 reported in the claws-users ML
5120
5121 2001-11-04 [hoa]        0.6.4claws22
5122
5123         * src/grouplistdialog.c
5124                 change the names of the nodes in the tree
5125
5126         * src/compose.c
5127                 enhanced mailto syntax as described in
5128                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
5129                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
5130
5131         * src/utils.c
5132                 encode and decode URI (useful when opening URL into
5133                 netscape).
5134
5135 2001-11-03 [hoa]        0.6.4claws21
5136
5137         * src/grouplistdialog.c
5138                 a new newsgroups list selection dialog box
5139                 with a CTree instead of a CList
5140
5141 2001-11-03 [hoa]        0.6.4claws20
5142
5143         * src/folderview.c
5144                 enable property and scoring options when right
5145                 click on "inbox"
5146
5147         * src/summaryview.c
5148                 fixed bug when nickname were displayed using
5149                 the address book.
5150
5151 2001-11-02 [darko]      0.6.4claws19
5152
5153         * src/compose.c
5154                 new wrap quotation and URL/long words wrapping implementation
5155         * src/compose.c src/gtkstext.[ch]
5156                 move gtkstext_strncmp() to gtkstext.c
5157
5158 2001-11-01 [christoph]  0.6.4claws18
5159
5160         * src/prefs_account.c
5161                 fixed mess in account settings dialog
5162         * src/prefs_folder_item.c
5163                 added label with folder path to dialog
5164
5165 2001-10-31 [match]      0.6.4claws17
5166
5167         * src/vcard.c
5168                 fix memory leak.
5169         * src/addrbook.c
5170                 fix generation of spurious address book file names.
5171                 remove redundant functions.
5172         * po/POTFILES.in
5173                 added missing file names.
5174
5175 2001-10-30 [paul]       0.6.4claws16
5176
5177         * sync with sylpheed 0.6.4cvs6
5178                 see ChangeLog entries 2001-10-26 to 2001-10-30
5179
5180         * tools/filter_conv.pl
5181                 read folderlist.xml to discover whether the top-level
5182                 folder is called 'Mailbox' or 'Mail' 
5183
5184 2001-10-29 [paul]       0.6.4claws15
5185
5186         * src/html.c, src/textview.c
5187                 activate links in html mail and fix clickable parts
5188                 Submitted by Matthieu Dazy <dazy@t-surf.com>
5189
5190 2001-10-29 [paul]
5191
5192         * po/de.po, po/es.po, po/pt_BR/po
5193                 updated translations, submitted by Jens Oberender,
5194                 Ricardo Mones Lastra, and Fabio Junior Beneditto
5195
5196 2001-10-29 [darko]      0.6.4claws14
5197
5198         * src/compose.c
5199                 fix wrapping for good
5200
5201 2001-10-29 [darko]
5202
5203         * src/compose.c
5204                 undo previous change as it broke the smart wrapping
5205
5206 2001-10-29 [darko]      0.6.4claws13
5207
5208         * src/compose.c
5209                 fix infinite loop when long URL is quoted
5210                 (closes bug #475122.
5211
5212 2001-10-28 [match]
5213
5214         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
5215                 import Mutt address book
5216         * src/ldif.[ch] src/importldif.h
5217                 modified import LDIF handle user attributes
5218
5219 2001-10-28 [christoph]  0.6.4claws12
5220
5221         * src/summaryview.c
5222                 fixed that filtering did not work if there
5223                 were no filter rules
5224                 (closes bug #472003 and better implementation
5225                  of patch #474644)
5226
5227 2001-10-27 [christoph]  0.6.4claws11
5228
5229         * src/compose.c
5230                 make the folder's default account to be used when
5231                 replying. (patch by wwp <subscript@free.fr>)
5232         * src/compose.c
5233                 code cleanup, nearly killed all of wwp's patch
5234                 for folder's default account in compose
5235         * src/folderview.c
5236                 error panel when a folder could not be created
5237                 (closes bug #471080 new folder name & already
5238                  existing file)
5239
5240 2001-10-26 [alfons]
5241
5242         * src/utils.h
5243                 change prototype of strstr2() that Christoph forgot about
5244
5245 2001-10-26 [christoph]  0.6.4claws10
5246
5247         * src/account.c
5248                 made search for accounts by email address not case
5249                 sensitive
5250         * src/folder.c
5251                 fixed memory leak in folder_item_get_identifier
5252         * src/gtkspell.c
5253         * src/utils.c
5254                 fixed wrong strstr2 (should work like strstr)
5255
5256 2001-10-26 [darko]      0.6.4claws9
5257
5258         * src/compose.c src/gtkstext.[ch]
5259         * src/gtkstext.c
5260                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
5261
5262 2001-10-26 [paul]       0.6.4claws8
5263
5264         * src/html.c
5265                 ignore css and javascript tags in html mail
5266                 case-insensitive, with or without double-quoted
5267                 strings
5268
5269 2001-10-26 [paul]       0.6.4claws7
5270
5271         * sync with sylpheed 0.6.4cvs1
5272                 see ChangeLog entry 2001-10-26
5273
5274         * src/prefs_account.c, src/prefs_common.c,
5275           src/prefs_summary_column.c
5276                 minor improvements to the English
5277
5278 2001-10-25 [alfons]     0.6.4claws6
5279
5280         * src/gtkstext.c
5281         
5282                 make GtkSText follow style of GtkText (closes bug 
5283                 #469211 "text selection while writing message")
5284                 
5285                 do sync with GTK 1.2.10
5286
5287 2001-10-25 [paul]       0.6.4claws5
5288
5289         * src/html.c
5290                 ignore css tags in html mail
5291
5292 2001-10-25 [darko]      0.6.4claws4
5293
5294         * src/compose.c
5295                 don't declare is_url_string as static function since
5296                 we need it in gtkstext.c
5297         * src/gtkstext.c
5298                 remove unused variable
5299                 don't wrap long URLs while composing a message
5300
5301 2001-10-24 [christoph]  0.6.4claws3
5302
5303         * src/socket.c
5304                 fix ssl deadlock, when peer closes connection
5305
5306 2001-10-24 [paul]       0.6.4claws2
5307
5308         * src/prefs_common.c
5309                 gettextize the gpg ascii-armored warning message
5310
5311         * src/compose.c
5312                 insert a DOS/MAC file into the composed message
5313                 (improvements)
5314
5315         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
5316
5317 2001-10-22 [paul]       0.6.4claws1
5318
5319         * sync with sylpheed 0.6.4 release
5320                 see ChangeLog entries 2001-10-21
5321
5322         * po/fr.po, po/pt_BR.po
5323                 updated by Melvin Hadasht and Fabio Junior Beneditto
5324
5325 2001-10-21 [paul]       0.6.3claws30
5326
5327         * src/compose.c
5328                 insert a DOS text file from the compose window
5329                 into the composed message text (removes CRs characters)
5330                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
5331
5332         * tools/filter_conv.pl, tools/README
5333                 automatically use ~/.sylpheed as working directory
5334                 print out confirmation message on completion
5335
5336         * correct Hoa's last ChangeLog.claws entry
5337
5338 2001-10-20 [hoa]        0.6.3claws29
5339
5340         * src/grouplistdialog.c
5341                 bugfix (another ?) to give the right
5342                 newsgroups list for each news server.
5343
5344         * src/news.c
5345         * src/news.h
5346                 improve the newsgroups list cache
5347
5348 2001-10-20 [paul]       0.6.3claws28
5349
5350         * sync with sylpheed 0.6.3cvs9
5351                 see ChangeLog entry 2001-10-19
5352
5353         * correct Alfons' last ChangeLog.claws entry
5354
5355 2001-10-19 [alfons]
5356
5357         * src/pgptext.[ch]
5358                 fix compilation problems (part of bug #472895)
5359
5360 2001-10-18 [hoa]        0.6.3claws27
5361
5362         * src/grouplistdialog.c
5363                 bugfix when we refresh was clicked (bug 472701)
5364
5365 2001-10-19 [christoph]  0.6.3claws26
5366
5367         * src/compose.c
5368                 last header entry should default to "To:" or
5369                 "Newsgroups:" and not copy the last entry line
5370                 in a new compose window
5371                 (closes bug #472686, #470792)
5372
5373 2001-10-19 [paul]       0.6.3claws25
5374
5375         * sync with Sylpheed 0.6.3cvs8
5376                 see ChangeLog entries 2001-10-18 and 2001-10-19
5377
5378 2001-10-18 [christoph]  0.6.3claws24
5379
5380         * src/procmsg.c
5381                 reimplement ignore thread
5382         
5383 2001-10-18 [hoa]        0.6.3claws23
5384
5385         * src/folderview.c
5386         * src/grouplistdialog.[ch]
5387                 enhanced news subscription interface (feature 469113)
5388
5389         * src/news.c
5390         * src/news.h
5391                 enchanced newsgroup listing,
5392                 now, we can get groups informations
5393                 (NNTPGroupInfo)
5394
5395 2001-10-18 [paul]       0.6.3claws22
5396
5397         * src/summaryview.c
5398                 remove comment (sync with main branch)
5399         * src/mainwindow.c
5400                 fix 'Re-edit' bug in 'Message' menu
5401
5402 2001-10-17 [christoph]  0.6.3claws21
5403
5404         * src/compose.c
5405                 ignore empty or whitespace only header lines
5406
5407 2001-10-17 [paul]       0.6.3claws20
5408
5409         * sync with sylpheed 0.6.3cvs7
5410                 see ChangeLog entries 2001-10-14, 2001-10-16, and
5411                 2001-10-17
5412
5413 2001-10-17 [darko]
5414
5415         * src/compose.c
5416                 wrap long lines without spaces
5417                 don't wrap URLs
5418
5419 2001-10-16 [paul]
5420
5421         * po/es.po, po/nl.po, po/pt_BR.po
5422                 updated by Ricardo Mones Lastra, Alfons,
5423                 and Fabio Junior Beneditto
5424
5425         * sylpheed-0.6.3claws released
5426
5427 2001-10-15 [melvin] 0.6.3claws18
5428
5429         * README.claws
5430                 added summary and detailed installation instructions
5431                 for spell checker
5432         * po/fr.po
5433                 Updated, corrected and completed french translation
5434
5435 2001-10-15 [hoa] 0.6.3claws17
5436         * src/grouplistdialog.c
5437                 we can choose the newsgroups to display with wildcards
5438
5439 2001-10-15 [christoph]  0.6.3claws16
5440
5441         * src/account.c
5442         * src/compose.c
5443         * src/prefs_folder_item.[ch]
5444                 applied wwp <subscript@free.fr>'s folder
5445                 default account patch
5446         * po/de.po
5447                 Fixed wrong translation
5448
5449 2001-10-13 [alfons, christoph, melvin]  
5450                         0.6.3claws15
5451
5452         solution #2 to solve MT-safety problems defers all GUI related calls
5453         to the main thread using a gtk_idle_add() callback. discussed on
5454         ircnet #sylpheed, with christoph spotting some issues with the
5455         original code, and melvin allowing us to lobotomize his sylpheed.
5456
5457         * src/syldap.[ch], src/main.c
5458                 fix race problem in ldap search thread by deferring GUI 
5459                 stuff to main thread using gtk_idle_add()
5460
5461 2001-10-13 [paul]       0.6.3claws14
5462
5463         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
5464                 add Sergey's smtpcred.patch
5465                 adds separate username/password setting for SMTP Auth
5466                 needed by some servers
5467                 (closes feature request #471659)
5468
5469 2001-10-13 [paul]       0.6.3claws13
5470
5471         * src/pgptext.[ch] **NEW FILES**
5472         * src/Makefile.am, src/messageview.c, src/mimeview.c
5473                 decrypt ascii-armored gpg text embedded in
5474                 the message body.
5475                 Submitted by Jens Jahnke <jan0sch@gmx.net>
5476
5477 2001-10-13 [christoph]  0.6.3claws12
5478
5479         * README.claws
5480                 some more details on default to and
5481                 feature requests
5482         * src/main.c
5483                 init glib threading when ldap is used
5484         * src/syldap.c
5485                 threading fixes
5486         * po/de.po
5487                 fixed a typo
5488
5489 2001-10-12 [paul]       0.6.3claws11
5490
5491         * src/prefs_common.[ch], src/rfc2015.c
5492                 enable ascii-armored gpg text to be embedded in the
5493                 message body, selectable through the 'Privacy'
5494                 preferences. Supports encrypting only.
5495                 Submitted by Ravemax <ravemax@dextrose.com>
5496
5497 2001-10-12 [paul]       0.6.3claws10
5498
5499         * sync with sylpheed 0.6.3cvs6
5500                 see ChangeLog entries 2001-10-11 and 2001-11-12
5501
5502         * src/folderview.c
5503                 incorporated mbox folders, scoring, and folder
5504                 properties into the sync
5505
5506 2001-10-12 [darko]      0.6.3claws9
5507
5508         * README.claws
5509                 describe quotation wrapping
5510         * src/compose.c
5511                 don't treat tab as space to calculate line length properly
5512
5513 2001-10-11 [alfons]
5514
5515         * README.claws
5516                 correct description of how to make new filtering system work,
5517                 add some other things
5518                 
5519         * src/syldap.c
5520                 remove sched_yield() (not necessary / unportable)
5521
5522 2001-10-11 [paul]       0.6.3claws8
5523
5524         * sync with sylpheed 0.6.3cvs3
5525                 see ChangeLog entry 2001-10-10
5526
5527 2001-10-10 [christoph]  0.6.3claws7
5528
5529         * .cvsignore
5530                 ignore 2 files created by newer autotools
5531         * src/prefs_folder_item.c
5532                 using table for widget alignment
5533                 fixed memory leak and broken octal display
5534         * src/filesel.c
5535                 fixed segfault caused by lost filename
5536                 workaround (closes bug #469551)
5537
5538 2001-10-10 [paul]       0.6.3claws6
5539
5540         * sync with sylpheed 0.6.3cvs2
5541                 see ChangeLog entries 2001-10-09 and 2001-10-10
5542
5543 2001-10-10 [darko]      0.6.3.claws5
5544
5545         * src/gtkstext.c
5546                 proper calculation of right margin if smart wrapping is enabled
5547         * src/compose.c
5548                 automatically wrap long lines if wrap quotation is enabled
5549
5550 2001-10-09 [alfons]     0.6.3.claws4
5551
5552         * src/summaryview.c
5553                 select correct row when deleting last row in the summary view (and
5554                 close bug "[ #469104 ] select second last in list when deleting")
5555
5556 2001-10-09 [paul]       0.6.3claws3
5557
5558         * sync with sylpheed 0.6.3cvs1
5559                 updated some autotool scripts
5560
5561 2001-10-09 [darko]      0.6.3claws2
5562
5563         * src/gtkstext.[ch]
5564                 new name and mark with Sylpheed comment
5565         * src/compose.c
5566                 smart quotation wrapping a-la VIM
5567
5568 2001-10-08 [paul]       0.6.3claws1
5569
5570         * sync with sylpheed 0.6.3 release
5571                 see ChangeLog entry 2001-10-08
5572
5573 2001-10-08 [paul]       0.6.2claws24
5574
5575         * src/summaryview.c
5576                 more sync with sylpheed 0.6.2cvs12
5577                 Fixed the bug that didn't select the last row correctly
5578
5579
5580 2001-10-07 [paul]       0.6.2claws23
5581
5582         * sync with sylpheed 0.6.2cvs12
5583                 see ChangeLog entry 2001-10-07
5584
5585 2001-10-06 [match]
5586         * src/jpilot.[ch]
5587                 enable jpilot to read unsynch'ed addresses.
5588
5589         * src/editldap_basedn.c
5590                 fix segfault when opening dialog.
5591
5592 2001-10-06 [alfons]     0.6.2.claws22
5593
5594         * src/summaryview.c
5595                 fix bug with summary view selecting last *inserted*
5596                 node instead of last *visible* node. remember we
5597                 work with a tree
5598
5599 2001-10-06 [paul]       0.6.2claws21
5600
5601         * po/pt_BR.po
5602                 updated translation, contains some fixes and new
5603                 translations, submitted by Gustavo Noronha Silva
5604                 <kov@debian.org>
5605
5606         * src/prefs_common.c
5607                 change 'each' to 'every' - fix dubious English
5608
5609         * sync with sylpheed 0.6.2cvs11
5610
5611 2001-10-05 [alfons]     0.6.2claws20
5612
5613         * src/mainwindow.[ch], src/folderview.c
5614                 make composite tool button switch between "Compose News"
5615                 and "Compose Mail" depending on selected folder
5616                 (nifty idea by Kim Schulz <kim@schulz.dk>)
5617
5618 2001-10-05 [paul]       0.6.2claws19
5619
5620         * src/mainwindow.c, src/summaryview.c
5621                 fix 'Message/Reply to all', broken in last commit
5622
5623         * src/compose.c
5624                 fix X_BEENTHERE seg fault, thanks to Alfons
5625
5626 2001-10-04 [paul]       0.6.2claws18
5627
5628         * src/compose.[ch], src/mainwindow.c
5629                 make "Message/Reply" reply to mailing lists; matches
5630                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
5631                 based on portions of the patch submitted by
5632                 Junichi Uekawa <dancer@netfort.gr.jp>
5633
5634 2001-10-04 [darko]      0.6.2claws17
5635
5636         * src/compose.c
5637                 better smart wrapping
5638         * src/gtkstext.[hc]
5639                 a function to make text buffer contiguous
5640
5641 2001-10-03 [paul]       0.6.2claws16
5642
5643         * sync with sylpheed 0.6.2cvs10
5644
5645 2001-10-02 [alfons]
5646
5647         * configure.in
5648         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
5649                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
5650                 references to chinese translations (hope someone picks up
5651                 this)
5652
5653 2001-10-02 [christoph]  0.6.2claws15
5654
5655         * src/compose.c
5656                 fixed non translated header bug
5657         * ChangeLog.claws
5658                 fixed wrong date in alfons last entry ;)
5659
5660 2001-10-02 [alfons]     0.6.2claws14
5661
5662         * src/compose.c, src/prefs_common.[ch]
5663                 add block cursor option
5664
5665 2001-10-02 [paul]       0.6.2claws13
5666
5667         * sync with sylpheed 0.6.2cvs9
5668
5669 2001-09-30 [paul]       0.6.2claws12
5670
5671         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
5672                 updated translations
5673
5674         * po/POTFILES.in
5675                 add 'src/importldif.c'
5676
5677         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
5678                 added eudora-to-vCard conversion tool
5679                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
5680
5681         * sync with sylpheed 0.6.2cvs8
5682
5683 2001-09-30 [paul]
5684
5685         * sylpheed-0.6.2claws released
5686
5687 2001-09-27 [melvin]     0.6.2claws11
5688
5689         * src/gtkspell.c
5690                 fixed crash when using default path (introduced 
5691                 in 0.6.2claws10)
5692                 fixed tiny bug for initial suggestion mode
5693
5694 2001-09-27 [melvin]     0.6.2claws10
5695         
5696         * src/gtkspell.c
5697                 fixed bug where gtkpspell didn't set the path correctly
5698
5699         * README.claws
5700                 added a paragraph about spell checking
5701                 
5702
5703
5704 2001-09-27 [paul]       0.6.2claws9
5705
5706         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
5707                 replace '// comments' with '/* comments */' to prevent
5708                 some compiler warnings 
5709
5710         * sync with sylpheed 0.6.2cvs6
5711
5712 2001-09-26 [alfons]     0.6.2claws8
5713
5714         * src/messageview.c
5715                 introduce return receipt request notification again,
5716                 which was lost because of other semantics in 
5717                 procheader_parse() (???)
5718
5719 2001-09-26 [christoph]  0.6.2claws7
5720
5721         * src/compose.c
5722                 replace comments for old code with #if 0
5723                 readded auto cc, bcc and reply-to
5724         * src/prefs_matcher.c
5725         * src/prefs_scoring.c
5726                 removed some definition (was moved to
5727                 prefs.h)
5728
5729 2001-09-26 [paul]       0.6.2claws6
5730
5731         * src/mainwindow.c
5732                 make 'Follow-up and reply to' sensitive
5733
5734         * more sync with sylpheed 0.6.2cvs5
5735
5736 2001-09-25 [melvin]
5737
5738         * 0.6.2claws5
5739
5740         * src/gtkspell.c
5741                 fixed bug for "US-ASCII" introduced by the encoding code
5742
5743 2001-09-25 [paul]
5744
5745         * 0.6.2claws4
5746
5747         * src/prefs_common.[ch], src/summaryview.c
5748                 'next unread msg' 'go to next folder?' dialog can be
5749                 given default behaviour, either always show dialog,
5750                 or assume 'yes', or assume 'no'
5751                 Submitted by wwp <subscript@free.fr>
5752
5753 2001-09-25 [melvin]
5754                 
5755         * src/compose.c src/gtkspell.[ch]
5756                 added support for different encodings
5757
5758 2001-09-25 [paul]
5759
5760         * more sync with sylpheed 0.6.2cvs5
5761
5762 2001-09-24 [alfons]
5763         
5764         * src/prefs_folder_item.c
5765                 add check for item->prefs->default_to string is NULL and
5766                 add another check when freeing this string
5767
5768 2001-09-24 [paul]
5769
5770         * configure.in
5771                 change to version 0.6.2claws3
5772
5773         * sync with sylpheed 0.6.2cvs5 
5774
5775 2001-09-24 [match]
5776         * src/ldif.[ch], src/importldif.[ch], addressbook.c
5777                 import LDIF files.
5778         * src/addrcache.[ch], addrindex.[ch]
5779                 small update for future
5780         * src/addrbook.c
5781                 fix test XML file.
5782
5783 2001-09-24 [melvin]
5784         * src/gtkspell.[ch]
5785                 added 'Learn from mistakes' option
5786                 better handling of quotes in checked words
5787                 sorted dict list
5788         * po/fr.po
5789                 small update for spell checking stuff
5790
5791 2001-09-23 [alfons]
5792         
5793         * src/gtkspell.c
5794                 edit a little bit so it complies more with main coding style
5795
5796 2001-09-23 [alfons]
5797
5798         * src/folder.[ch], prefs_folder_item.c, compose.c
5799                 migrate "request return receipt" folder property
5800                 to folderlist.xml
5801
5802 2001-09-22 [alfons]
5803
5804         * README.claws **NEW**
5805                 (add things of interest for users of main branch 
5806                 and claws here)
5807
5808         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
5809                 re-implement threading per folder option, but store 
5810                 the setting in folderlist.xml (where it belongs)
5811
5812 2001-09-21 [melvin]
5813
5814         * src/gtkspell.[ch]
5815                 fixed bug when compose window is under another window
5816         * src/prefs_common.[ch] src/compose.c
5817                 changed 'dictionary_path' to 'dictionary' to be consistent
5818                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
5819         * ac/pspell.m4 src/Makefile.am 
5820                 dropped PSPELL_PATH macro
5821         * po/fr.po
5822                 updated translations
5823
5824 2001-09-21 [christoph]
5825
5826         * src/compose.c
5827                 added border around header fields
5828                 keep header type when new field is added
5829
5830 2001-09-20 [christoph]
5831
5832         * src/utils.[ch]
5833                 more portable debug_print with source filename
5834                 and linenumber
5835         * src/procmsg.c
5836                 more newlines after debug messages
5837
5838 2001-09-20 [paul]
5839
5840         * configure.in
5841                 change to version 0.6.2claws2
5842
5843         * sync with sylpheed 0.6.2cvs3
5844
5845 2001-09-19 [melvin]
5846
5847         * src/gtkspell.c
5848                 fixed the post-right-click focus pb
5849                 fixed crash when 'Spell check all' after dict change 
5850                         and when cursor is at the end of the text
5851                 shift-right-click pops up config menu even on misspelled words.
5852         * po/POTFILES.in
5853                 added gtkspell.c
5854
5855 2001-09-19 [melvin]
5856
5857         * src/about.c
5858                 added pspell to compiled-in features list
5859
5860 2001-09-18 [melvin]
5861
5862         * switched to pspell and dropped ispell
5863         * ac/pspell.m4
5864                 new file. autoconf macro for pspell
5865         * ac/Makefile.am 
5866         * configure.in acconfig.h
5867                 added pspell support
5868         * src/Makefile.am
5869         * src/main.c src/compose.[ch] src/gtkspell.[ch]
5870         * src/prefs_common.[ch] 
5871                 added pspell support
5872
5873 2001-09-18 [christoph]
5874
5875         * src/addr_compl.c
5876         * src/template.[ch]
5877                 replace LOG_MESSAGE with debug_print
5878         * src/compose.[ch]
5879                 gui improvements
5880         * src/menu.c
5881                 added newline after debug message
5882         * src/utils.h
5883                 using __VA_ARGS__ for debug_print macro
5884         * tools/.cvsignore
5885                 ignore Makefile and Makefile.in
5886
5887 2001-09-18 [paul]
5888
5889         * configure.in
5890                 change to version 0.6.2claws1
5891         * sync with sylpheed 0.6.2cvs1
5892
5893         * src/matcher.c 
5894         * src/prefs_matcher.c
5895                 add 'score equal to' option, submitted by
5896                 Paul Evans <nerd@freeuk.com>
5897
5898 2001-09-15 [christoph]
5899
5900         * src/mainwindow.c
5901                 comment out menu entry not existing in claws
5902         * src/menu.c
5903                 add debug output for non existing menu entries
5904         * src/summaryview.c
5905                 fix next/prev unread message for ignored threads
5906         * src/utils.[ch]
5907                 add sourcefile and line number to debug output
5908                 otherwise it is sometimes hard to find the
5909                 source code part if debug messages are translated
5910
5911 2001-09-14 [darko]
5912         
5913         * src/folderview.c
5914                 refresh target folder style after colour is changed
5915
5916 2001-09-13 [paul]
5917
5918         * configure.in
5919                 change to version 0.6.1claws3
5920
5921         * sync with sylpheed 0.6.1cvs6
5922
5923 2001-09-13 [darko]
5924         
5925         * src/folderview.c
5926                 fix target folder colourization to use user selected colour
5927
5928 2001-09-12 [darko]
5929         
5930         * src/summaryview.c
5931                 fix crash when message that is marked for copy/move is unmarked
5932
5933 2001-09-09 [paul]
5934
5935         * configure.in
5936                 change to version 0.6.1claws2
5937
5938         * sync with sylpheed 0.6.1cvs3
5939
5940 2001-09-09 [alfons]
5941         
5942         * src/folderview.c
5943                 fix bug with default font used for trash folder text
5944
5945 2001-09-06 [paul]
5946
5947         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
5948                 updated translations
5949
5950         * configure.in
5951                 change to version 0.6.1claws1
5952
5953         * sync with sylpheed 0.6.1cvs2
5954
5955 2001-09-03 [paul]
5956
5957         * po/POTFILES.in
5958                 add Match's new addressbook
5959
5960         * po/de.po
5961                 updated translation submitted by Jens Oberender
5962
5963 2001-09-02 [paul]
5964
5965         * configure.in
5966                 change to 0.6.1claws
5967         * sync with sylpheed 0.6.1 release
5968
5969 2001-09-02 [paul]
5970
5971         * configure.in
5972                 change to 0.6.0claws2
5973
5974         * sync with sylpheed 0.6.0cvs4
5975
5976         * po/pt_BR.po
5977                 updated translation submitted by Fabio Junior Beneditto
5978
5979 2001-09-01 [match]
5980         * pixmaps/
5981                 interface.xpm
5982                 book.xpm
5983                 address.xpm
5984         * src/
5985                 Makefile.am
5986                 a ton of new files
5987
5988 2001-08-31 [paul]
5989
5990         * configure.in
5991                 change to version 0.6.0claws1
5992
5993         * sync with sylpheed 0.6.0cvs1
5994
5995         * po/es.po
5996                 updated translation submitted by Ricardo Mones Lastra
5997
5998         * po/POTFILES.in
5999                 add 'src/prefs_templates.c'
6000
6001         * src/compose.c, src/summaryview.c
6002                 fix segfault on 'Re_edit'               
6003
6004 2001-08-30 [alfons]
6005
6006         * configure.in, Makefile.am
6007         * tools/Makefile.am
6008                 add tools directory to source distribution
6009
6010 2001-08-30 [paul]
6011
6012         * configure.in
6013                 change to version 0.6.0claws
6014
6015         * sync with sylpheed 0.6.0 release
6016
6017 2001-08-30 [christoph]
6018
6019         * configure.in
6020                 removed autoconf version check
6021
6022 2001-08-30 [paul]
6023
6024         * src/account.c, src/compose.c, src/prefs_common.[ch]
6025         * src/procheader.[ch] src/utils.[ch]
6026                 Enhanced automatic account selection on replies
6027                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
6028
6029         * configure.in
6030                 add LDAP and JPilot to the configuration results output.
6031
6032 2001-08-29 [christoph]
6033
6034         * src/summeryview.c
6035                 no bold font for ignored threads
6036
6037 2001-08-29 [paul]
6038
6039         * configure.in
6040                 change to version 0.5.3claws6
6041
6042         * sync with sylpheed 0.5.3cvs10
6043                 src/stringtable.[ch]: New Files
6044
6045         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
6046         * src/pixmaps/sylpheed.xpm
6047                 add mini-icons to windows (by Alfons)
6048
6049 2001-08-27 [paul]
6050
6051         * src/mainwindow.c
6052                 new functions: next_labeled_cb(), prev_labeled_cb()
6053
6054         * src/summaryview.c
6055                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
6056                 summary_select_next_labeled(), summary_select_prev_labeled()
6057
6058         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
6059                 give claws blue folders and a blue trash can
6060
6061 2001-08-27 [paul]
6062
6063         * configure.in
6064                 change to version 0.5.3claws5
6065
6066         * sync with sylpheed 0.5.3cvs9
6067                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
6068
6069 2001-08-24 [christoph]
6070
6071         * src/filesel.c
6072                 keep filename when browsing directories
6073                 (not working for user entered filename, but
6074                  for default name and selected filename from
6075                  file list)
6076         * src/mainwindow.c
6077                 fixed wrong spelling "Folllow-up"
6078         * src/mbox_folder.c
6079         * src/procmsg.c
6080         * src/summaryview.c
6081                 fixed new/unread message count with ignored
6082                 threads (2 commits, first didn't notice no
6083                 longer needed decreasing)
6084         * src/inc.c
6085                 readded scrolling of progress dialog
6086                 (lost in sync)
6087
6088 2001-08-24 [paul]
6089
6090         * configure.in
6091                 change to 0.5.3claws4
6092
6093         * sync with sylpheed 0.5.3cvs7
6094
6095 2001-08-24 [christoph]
6096
6097         * src/compose.c
6098                 set request return receipt when replying
6099                 if it is set is the folder prefs of the
6100                 message
6101         * src/inc.c
6102                 disable final error popup if popups are
6103                 disabled in config (again)
6104
6105 2001-08-23 [paul]
6106
6107         * configure.in
6108                 Change version number to 0.5.3claws3
6109
6110         * sync with sylpheed 0.5.3cvs5
6111
6112         * src/mimeview.c
6113                 double quote '%s' in 'gedit %s' to fix bug when
6114                 opening attachment with spaces in the name
6115
6116 2001-08-22 [alte]
6117         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
6118           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
6119                 initial message templates support
6120
6121
6122 2001-08-22 [paul]
6123
6124         * configure.in
6125                 change version number to 0.5.3claws2
6126
6127         * sync with sylpheed 0.5.3cvs4
6128
6129         * src/procmsg.h src/summaryview.c
6130                 re-implement (un)ignore thread
6131
6132 2001-08-21 [paul]
6133
6134         * src/summaryview.c
6135                 remove unnecessary code
6136         * src/compose.c
6137                 enable 'dynamic' signatures (submitted by
6138                 Eric Limpens <eric@hscg-internet.nl>)
6139
6140 2001-08-21 [paul]
6141
6142         clean up after sync with sylpheed 0.5.3 release
6143
6144         * src/folderview.c
6145                 fix re-introduced font mess, see Christoph's
6146                 entry 2001-06-24
6147
6148         * src/summaryview.c
6149                 remove prev_msgnum
6150                 use sylpheed's small font instead of
6151                 gtk default font for summary view
6152
6153
6154 2001-08-17 [paul]
6155
6156         * configure.in
6157                 add pl to ALL_LINGUAS - sync with main branch
6158
6159         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
6160                 Updated. Translations by Jens Oberender, Ricardo Mones
6161                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
6162
6163         * po/pl.po  ** NEW FILE **
6164                 sync with the main branch
6165
6166         * src/folderview.c
6167                 fix target folder colorizing and refresh problem
6168
6169
6170 2001-08-17 [christoph]
6171
6172         * src/mainwindow.c
6173                 claws uses 4 colors for target folder coloring.
6174                 arrays were not long enough and destroyed the
6175                 stack causing a segfault.
6176                 target folder colorizing does not work anymore
6177                 for me
6178
6179 2001-08-16 [paul]
6180
6181         * configure.in
6182                 change to version 0.5.3claws1
6183
6184         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
6185           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
6186           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
6187
6188                 sync with sylpheed 0.5.3 release, but keep claws method of
6189                 configuring/saving fonts
6190
6191         * src/addressbook.[ch]
6192                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
6193                 in line with a similar change in Hiroyuki's branch
6194
6195         * src/mainwindow.[ch]
6196                 disable main_window_set_thread_option()
6197         * src/prefs_folder_item.c
6198                 comment out &tmps_prefs.enable_thread,
6199         * src/mbox_folder.c, src/procmsg.[ch]
6200                 comment out MSG_IS_IGNORE_THREAD
6201         * src/summaryview.c
6202                 comment out summary_ignore_thread() and summary_unignore_thread()
6203                 comment out MSG_IS_IGNORE_THREAD
6204
6205                 use Hiroyuki's threading instead.
6206
6207
6208
6209 2001-08-15 [paul]
6210
6211         * src/account.c
6212                 use Hiroyuki's 0.5.3 column scheme but also
6213                 include the enable/disable button.
6214         * src/pixmaps/mark.xpm
6215                 add Hiroyuki's amended pixmap
6216
6217 2001-08-13 [christoph]
6218
6219         * src/account.c
6220                 receive at get all column showed wrong state for APOP
6221                 button should only work for POP3 and APOP accounts
6222         * src/prefs_account.c
6223                 added missing preprocessor statement for SSL
6224
6225 2001-08-12 [paul]
6226
6227         * src/account.[ch]
6228                 add 'receive at get all' column and enable/disable
6229                 button.
6230
6231 2001-08-06 [christoph]
6232
6233         * src/account.c
6234                 show usage of SSL in protocol column
6235
6236         * src/imap.c
6237         * src/inc.c
6238                 renamed ssl options
6239
6240         * src/prefs_account.[ch]
6241                 moved ssl options to a new page
6242
6243         * src/send.c
6244         * src/smtp.c
6245         * src/ssl.[ch]
6246                 renamed ssl options
6247                 added support for SMTP STARTTLS command
6248
6249 2001-08-05 [christoph]
6250
6251         * configure.in
6252                 debian autoconf needs version check to find
6253                 correct autoconf version. if the file is
6254                 named configure.in 2.13 is used, which does
6255                 not work with this configure.in script.
6256                 other solution would be to rename the script
6257                 to configure.ac as suggested in the autoconf
6258                 manual.
6259
6260         * src/inc.c
6261                 disable final error popup if popups are
6262                 diabled in config
6263
6264         * src/socket.c
6265                 bugfix in ssl_gets
6266                 fixes IMAP over SSL problem
6267
6268 2001-08-03 [paul]
6269
6270         * configure.in
6271                 change to 0.5.2claws1
6272
6273         * sync with sylpheed 0.5.2cvs1
6274
6275 2001-08-02 [alfons]
6276
6277         * configure.in
6278                 quick fix for ispell detection...
6279
6280 2001-08-01 [paul]
6281
6282         * configure.in
6283                 change to 0.5.1claws4
6284
6285         * sync with sylpheed 0.5.1cvs7
6286
6287 2001-07-31 [alfons]
6288
6289         * src/prefs_common.c, src/prefs_common.h, 
6290           src/gtkspell.c, src/gtkspell.h
6291                 add global spelling checker settings (compose tab) +
6292                 selection of dictionary 
6293           
6294         * configure.in  
6295                 guess valid ispell location
6296
6297 2001-07-31 [paul]
6298
6299         * po/POTFILES.in
6300                 removal of 'src/quote_fmt_parse.c'
6301         * po/de.po
6302                 Updated de.po
6303                 (submitted by Jens Oberender <didge@suse.de>)
6304
6305 2001-07-31 [darko]
6306
6307         * src/folder.[ch]
6308         * src/folderview.[ch]
6309         * src/mainwindow.c
6310         * src/mh.c
6311         * src/prefs_common.[ch]
6312         * src/summaryview.c
6313                 target folder colourization
6314
6315 2001-07-30 [paul]
6316
6317         more sync with Sylpheed 0.5.1cvs6 
6318
6319 2001-07-30 [darko]
6320
6321         * src/mh.c
6322         * src/prefs_folder_item.[hc]
6323         * src/summaryview.c
6324                 shared folders support with a GUI
6325
6326 2001-07-29 [paul]
6327
6328         0.5.1claws3
6329
6330         * sync with Sylpheed 0.5.1cvs6
6331
6332 2001-07-29 [paul]
6333
6334         * po/pt_BR.po
6335                 updated
6336                 (submitted by Fabio Junior Beneditto)
6337
6338 2001-07-28 [paul]
6339
6340         * src/procmime.c
6341         * AUTHORS
6342                 patch to correct bad image mime headers
6343                 (submitted by Don Quijote <dq@searchlores.org>)
6344
6345 2001-07-28 [paul]
6346
6347         * tools/gif2xface.pl   **NEW FILE**
6348         * tools/README
6349                 script to convert file.gif to file.xface for
6350                 use in a custom header.
6351                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
6352
6353 2001-07-27 [alfons]
6354         
6355         * configure.in
6356                 change macros for detecting JPilot and LDAP
6357
6358 2001-07-27 [christoph]
6359
6360         * src/filtering.c
6361                 code cleanup (MIN / MAX warning, needed casting)
6362
6363 2001-07-27 [alfons]
6364
6365         * procheader.c
6366                 disallow setting flags when detecting certain headers
6367                 (X-Status, Status, Seen, X-Seen). 
6368         
6369         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
6370
6371 2001-07-27 [christoph]
6372
6373         * src/prefs_filter.c
6374         * src/prefs_filtering.c
6375         * src/prefs_matcher.c
6376         * src/prefs_scoring.c
6377                 scroll list when moving rows up or down
6378
6379         * src/imap.c
6380         * src/imap.h
6381         * src/prefs_account.c
6382         * src/prefs_account.h
6383         * src/send.c
6384                 SMTP over SSL (untested, feedback requested)
6385                 IMAP over SSL
6386
6387         * src/ssl.c
6388                 code cleanup
6389
6390 2001-07-26 [alfons]
6391         
6392         * configure.in, acconfig.h
6393                 define CLAWS (need this for main / claws detection)
6394
6395 2001-07-25 [alfons]
6396
6397         * configure.in
6398                 Sylpheed 0.5.1claws2
6399                 
6400         * sync with Sylpheed 0.5.1cvs4
6401
6402 2001-07-25 [christoph]
6403
6404         * src/scoring.c
6405                 fixed segfault
6406                 item->prefs == NULL (don't know why)
6407
6408 2001-07-25 [alfons]
6409
6410         * configure.in
6411                 Sylpheed 0.5.1claws1
6412
6413         * sync with Sylpheed 0.5.1cvs1-3
6414
6415 2001-07-24 [christoph]
6416
6417         * src/folderview.c
6418         * src/prefs_folder_item.[ch]
6419                 added folderitem preferences dialog with
6420                 default To: and auto request return receipt
6421
6422         * src/compose.[ch]
6423         * src/menu.[ch]
6424                 changes to handle new folderitem preferences
6425
6426         * src/mainwindow.c
6427         * src/summaryview.c
6428                 call compose new mail with current folderitem
6429
6430 2001-07-24 [alfons]
6431
6432         Release Sylpheed 0.5.1claws
6433
6434         * configure.in
6435                 change to release version 0.5.1claws
6436
6437 2001-07-24 [christoph]
6438
6439         * src/summaryview.c
6440                 fixed segfault that happend when the selected
6441                 message was removed while retrieving new messages.
6442
6443         * po/es.po
6444                 updated translation
6445                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
6446
6447 2001-07-22 [alfons]
6448
6449         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
6450         this is a work in progress, for more information: http://nlpagan.net/sylman 
6451         
6452         * configure.in, src/mainwindow.c, manual/Makefile.am
6453                 add support for English manual
6454
6455         * AUTHORS
6456                 add authors of user manuals
6457
6458         * manual/en/sylpheed*.html
6459                 add English documentation
6460
6461 2001-07-22 [christoph]
6462
6463         * po/POTFILES.in
6464                 added src/ssl.c
6465         * src/ssl.c
6466                 changed a wrong debug message
6467
6468 2001-07-22 [alfons]
6469
6470         * po/nl.po
6471                 update Dutch translation
6472
6473         * src/prefs_filtering.c, 
6474           src/prefs_matcher.c
6475                 add more translatable strings           
6476
6477 2001-07-21 [alfons]
6478
6479         0.5.0claws7
6480
6481         * configure.in
6482                 change version
6483
6484         * src/inc.c, src/summaryview.[ch]
6485                 prevent update of mark file when filtering has done, by
6486                 using a variable; this affects two functions:
6487                         inc.c::inc_finished()
6488                         summaryview.c::summary_show()
6489
6490 2001-07-20 [alfons]
6491
6492         * src/filtering.[ch], src/prefs_filtering.c, 
6493           src/matcher.[ch]
6494                 add filtering action for label coloring 
6495
6496         * po/POTFILES.in
6497                 add labelcolors.c
6498
6499         * added src/labelcolors.c
6500         * added src/labelcolors.h
6501         * src/Makefile.am, src/summaryview.c
6502                 rearrange label coloring code
6503
6504         * src/procmsg.h
6505                 add more parentheses so label colouring works correctly
6506
6507         * src/filtering.c
6508                 don't really delete message, but move it to Trash
6509
6510         * src/prefs_matcher.c
6511                 add quote options to info dialog
6512
6513 2001-07-20 [christoph]
6514
6515         * src/Makefile.am
6516         * src/inc.c
6517         * src/main.[ch]
6518         * src/socket.h
6519         * src/ssl.[ch] (new)
6520                 moved ssl stuff to a seperate file
6521
6522 2001-07-20 [darko]
6523
6524         * src/summaryview.c
6525                 fix show sender using address book with no e-mail
6526                 address in From: field
6527
6528 2001-07-19 [alfons]
6529
6530         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
6531                 fix messy handling of escaping... now at least the
6532                 execute command is useful. escape char is '\', we
6533                 accept \n and \r too. 
6534
6535                 Real life example:
6536                 
6537                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
6538                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
6539
6540 2001-07-18 [alfons]
6541
6542         0.5.0claws6
6543
6544         * src/summaryview.c
6545                 clean up
6546
6547         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
6548           src/procmsg.[ch]
6549                 revise filtering; currently move, copy, marking have
6550                 been tested. if you like bleeding edge stuff, you
6551                 should definitely go for this version :)
6552
6553         * mark old working stuff as VERSION_0_5_0_CLAWS5        
6554
6555 2001-07-17 [christoph]
6556
6557         * src/utils.c
6558                 timestamp log
6559
6560 2001-07-17 [alfons]
6561
6562         0.5.0claws5
6563
6564         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
6565           bits in the mark file, without affecting either branch. Lots of
6566           files changed, also in claws branch.
6567
6568           UNTESTED: use of mbox folders
6569
6570         * src/summaryview.c
6571                 added mark all read; however this was a quick hack used for
6572                 cleaning up mess after initial merge with Hiroyuki
6573
6574         * configure.in
6575                 change claws version number back to 0.5.0claws5 to clear up 
6576                 confusion & pretension (recent release was technically 
6577                 0.5.0claws4, so we neatly align with Hiroyuki :-)
6578
6579 2001-07-16 [alfons]
6580
6581         sync with Hiroyuki's 0.5.0cvs4
6582
6583 2001-07-16 [alfons]
6584
6585         0.5.1claws3
6586
6587         * src/filtering.[ch]
6588                 remove invalid updating of mark files for 
6589                 filter actions MATCHING_ACTION_MOVE and 
6590                 MATCHING_ACTION_DELETE; this should fix the
6591                 folder update bug
6592                 
6593         * src/procmsg.c
6594                 revert Christoph's stab at fixing the folder 
6595                 update bug
6596
6597         * po/POTFILES.in
6598                 add missing files with translatable strings
6599
6600         * src/summaryview.c
6601                 remove debug print
6602
6603 2001-07-15 [alfons]
6604
6605         * src/addr_compl.[ch], src/prefs_filtering.c
6606                 make "filtering pref dialog's destination entry" an
6607                 "address completable entry", if filter destination is 
6608                 an email address
6609
6610         0.5.1claws2
6611         
6612         sync with Hiroyuki's 0.5.0cvs2-3
6613
6614 2001-07-15 [christoph]
6615
6616         * src/procmsg.c
6617                 fixed folder stats update after incorporation
6618
6619 2001-07-15 [alfons]
6620
6621         * src/summaryview.c
6622                 * finish label colouring stuff (for now)
6623                 * fix incorrect colour bug (off by one) 
6624
6625 2001-07-14 [alfons]
6626
6627         * src/mainwindow.c
6628                 change text labels for news and mail message so there's
6629                 plenty of toolbar estate left
6630
6631         * configure.in
6632                 0.5.1claws1
6633
6634         * src/folderview.c
6635           src/folder.[ch]
6636                 sync with Hiroyuki's 0.5.0cvs1
6637
6638         * src/summaryview.c
6639                 more rewrite label colouring
6640
6641 2001-07-14 [alfons]
6642
6643         * src/summaryview.[ch]
6644                 * start rewrite label colouring 
6645                 * fix proper location "Add Sender To Addressbook" menu item
6646
6647 2001-07-13
6648
6649         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
6650         (actually this is 0.5.0claws4)
6651
6652 2001-07-13 [alfons]
6653
6654         * po/pt_BR.po
6655                 * fix duplicate message
6656                 * add updated Portugese / Brazilian translation
6657                   submitted by Fabio Junior Beneditto
6658
6659 2001-07-12 [alfons]
6660
6661         * AUTHORS
6662                 add Jens
6663
6664         * po/nl.po
6665                 add updated Dutch translation
6666
6667         * po/de.po
6668                 add updated German translation submitted by Jens
6669
6670 2001-07-11 [alfons]
6671
6672         Prerelease before 0.5.0claws. Please test.
6673         This version is temporarily tagged as VERSION_0_5_0_TEST
6674
6675         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
6676           src/prefs_scoring.c, src/prefs_matcher.c, 
6677           src/prefs_filtering.c, src/mbox.c, 
6678           src/main.c, src/inc.c, src/filtering.[ch]
6679                 revert new Hoa's new matcher (does not work yet)
6680
6681         * src/Makefile.am
6682                 clean up
6683
6684 2001-07-10
6685
6686         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
6687
6688
6689 2001-07-10 [alfons]
6690
6691         * Makefile.am
6692                 add ChangeLog.claws to EXTRA_DIST
6693         * src/Makefile.am
6694                 add matcher_parser_parse.h to EXTRA_DIST
6695
6696 2001-07-10 [christoph]
6697
6698         * src/inc.c
6699                 add destination folder to table of
6700                 folders that need to be updated after
6701                 incorporation
6702
6703 2001-07-10 [alfons]
6704
6705         * folder.[ch]
6706           folderview.c
6707                 make collapse state of folders and folder items persistent, i.e.
6708                 if you collapse a folder tree, the next time sylpheed-claws starts 
6709                 up the folder tree remains collapsed.  
6710                 
6711 2001-07-10 [christoph]
6712
6713         * acconfig.h
6714         * configure.in
6715                 added --enable-ssl
6716         * src/md5.[ch]
6717                 renamed MD5_CTX to MD5_CTX_syl
6718                 conflicts with a struct in openssl
6719         * src/inc.c
6720         * src/main.[ch]
6721         * src/prefs_account.[ch]
6722         * src/socket.[ch]
6723                 SSL support for POP
6724         * src/mainwindow.c
6725                 fixed compose with current account
6726                 broken by new compose button stuff
6727
6728 2001-07-09 [hoa]
6729
6730         * AUTHORS
6731                 changed my email address
6732
6733         * src/matcher_parser_parse.y
6734                 clean the parser to remove conflicts
6735
6736 2001-07-09 [alfons]
6737
6738         * AUTHORS
6739                 add Match Grun
6740
6741         * configure.in
6742                 fix incorrect description of --enable-ldap parameter
6743
6744         * src/prefs_common.[ch]
6745           src/compose.c
6746                 add experimental option "smart wrapping" which makes the
6747                 compose editor auto wrap.
6748                 
6749                 | TODO: the problem with the buggy cursor handling is caused |
6750                 | by the GtkText. when deleting / backspacing text its       |
6751                 | wrapping algorithm does not take in account the previous   |
6752                 | line. should find a way to hack this in.                   |
6753                 | or should perhaps combine this with the word wrapping      |
6754                 | patch i wrote in january.                                  |
6755
6756         * src/about.c
6757                 show build parameters for LDAP and JPilot
6758
6759         * src/summaryview.c
6760                 revert Christoph's bugfix for selecting next unread message, 
6761                 because folder stats aren't updated correctly
6762
6763 2001-07-08 [hoa]
6764
6765         * src/filtering.c
6766         * src/mainwindow.c
6767         * src/matcher.c
6768         * src/matcher_parser_lex.l
6769         * src/matcher_parser_parse.y
6770         * src/prefs_filtering.c
6771         * src/prefs_scoring.c
6772         * src/scoring.c
6773                 bugfix of the config file parser
6774
6775 2001-07-08 [alfons]
6776
6777         * src/Makefile.am
6778                 added generated matcher sources to BUILT_SOURCES
6779
6780 2001-07-08 [hoa]
6781
6782         * src/Makefile.am
6783         * src/.cvsignore
6784                 added new config file parser
6785
6786         * src/scoring.[ch]
6787         * src/filtering.[ch]
6788         * src/matcher.[ch]
6789         * src/prefs_filtering.c
6790         * src/prefs_matcher.c
6791         * src/prefs_scoring.c
6792         * added src/matcher_parser.h
6793         * added src/matcher_parser_lex.h
6794         * added src/matcher_parser_lex.l
6795         * added src/matcher_parser_parse.y
6796                 lex & yacc config file parser
6797
6798         * src/mbox.c
6799         * src/inc.c
6800         * src/main.c
6801                 changes prefs_filtering into global_filtering           
6802
6803         * src/summaryview.c
6804                 build threads with subjects only if "Re: " is at the
6805                 beginning of the subject
6806
6807 2001-07-07 [paul]
6808
6809         0.5.0claws
6810
6811         sync with sylpheed 0.5.0
6812                 change of version number only
6813
6814 2001-07-06 [paul]
6815
6816         0.5.0claws5
6817
6818         sync with sylpheed 0.5.0pre5
6819
6820 2001-07-05 [paul]
6821
6822         sync with sylpheed 0.5.0pre4 release
6823                 /po and /manual/ja not sync'ed
6824
6825 2001-07-04 [paul]
6826
6827         more sync with sylpheed 0.5.0pre4
6828
6829 2001-07-03 [christoph]
6830
6831         * src/addressbook.c
6832                 fixed address book broken by address book
6833                 for VCard, JPilot, LDAP
6834
6835 2001-07-03 [alfons]
6836
6837         * src/matcher.c
6838         * src/textview.c
6839                 stopped memory leaks
6840
6841 2001-07-03 [paul]
6842
6843         more sync with sylpheed 0.5.0pre4
6844
6845 2001-07-02 [match]
6846
6847         * included address book patch for VCard, JPilot, LDAP
6848         * pref_common.c - fixed Font options on Display tab (cosmetic)
6849         * alertpanel.c - fixed truncated message
6850
6851 2001-07-02 [christoph]
6852
6853         * src/mbox_folder.c
6854         * src/procmsg.[ch]
6855         * src/summaryview.c
6856                 mark threads for ignoring
6857
6858 2001-07-02 [paul]
6859
6860         0.5.0claws4
6861
6862         * sync with sylpheed 0.5.0pre4
6863                 updated gettext to 0.10.38.
6864
6865 2001-07-01 [paul]
6866
6867         * src/ mainwindow.c
6868         * src/procmsg.h
6869         * src/summaryview.[ch]
6870                 new right-click option: Label.
6871                 substitute for 'Mark-->Mark/Unmark', colours the line.
6872                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
6873
6874 2001-07-01 [christoph]
6875
6876         * src/folderview.c
6877                 fixed font for trash
6878         * src/summaryview.c
6879                 move ctree to unread message
6880
6881 2001-07-01 [paul]
6882
6883         * sync with sylpheed 0.5.0pre3 release
6884
6885 2001-06-30 [alfons]
6886
6887         * src/filesel.[ch]
6888         * src/compose.c
6889                 allow inserting / attaching multiple files in
6890                 the composer window
6891
6892 2001-06-30 [paul]
6893
6894         * src/codeconv.c
6895                 small change to Alfons' previous stuff so that it
6896                 actually makes
6897
6898 2001-06-30 [alfons]
6899
6900         * lots of files changed; first attempt to merge the changes
6901           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
6902
6903 2001-06-30 [paul]
6904
6905         * po/pt_BR.po
6906                 updated and completed, translations by Fabio
6907                 Junior Beneditto <fjbeneditto@yahoo.com.br>
6908
6909 2001-06-29 [alfons]
6910
6911         * src/compose.c
6912         * src/mimeproc.[ch]
6913                 allow selecting an attached files' mime type from a 
6914                 list of types.
6915
6916 2001-06-29 [paul]
6917
6918         * more sync with sylpheed 0.5.0pre3
6919
6920 2001-06-29 [paul]
6921
6922         * po/pt_BR.po
6923                 merge with sylpheed.pot and pt_BR.po provided by
6924                 Fabio Junior Beneditto.
6925
6926 2001-06-29 [darko]
6927
6928         * src/procmime.c
6929                 make MIME types case insensitive
6930
6931 2001-06-28 [alfons]
6932
6933         * po/nl.po
6934                 merge with sylpheed.pot and old nl.po; translations added.
6935
6936 2001-06-28 [paul]
6937
6938         * more sync with sylpheed 0.5.0pre3
6939
6940 2001-06-27 [alfons]
6941
6942         * src/summaryview.c
6943                 don't crash when removing parent node of messages
6944                 attracted by subject. this was caused by not deleting
6945                 the parent node from the subject line hash table.
6946
6947 2001-06-27 [alfons]
6948
6949         * src/summaryview.c
6950         * src/compose.[ch]
6951         * src/mainwindow.c
6952                 if there are multiple messages selected, allow forwarding
6953                 them as attachments.
6954
6955 2001-06-27 [paul]
6956
6957         * more sync with sylpheed 0.5.0pre3
6958
6959 2001-06-26 [paul]
6960
6961         0.5.0claws3
6962
6963         * sync with sylpheed 0.5.0pre3
6964
6965 2001-06-25 [paul]
6966
6967         * src/mainwindow.c
6968                 fixed 'compose news article' bug
6969                 from icon-and-text toolbar
6970
6971 2001-06-25 [paul]
6972
6973         * sync with sylpheed 0.5.0pre2 release
6974
6975 2001-06-24 [christoph]
6976
6977         * src/prefs_common.c
6978                 bug fix in font selection
6979         * src/folderview.c
6980                 use sylpheed's normal font instead of
6981                 gtk default font for folders without
6982                 new messages
6983
6984 2001-06-24 [alfons]
6985
6986         * src/mainwindow.[ch]
6987                 added composite compose mail / news button (an idea by Leandro
6988                 Pereira <leandro@linuxmag.com.br>)
6989
6990 2001-06-24 [paul]
6991
6992         Added instructions for ldif-to-xml.py
6993
6994         * tools/README
6995
6996 2001-06-23 [alfons]
6997
6998         Some minor things.
6999
7000         * src/pixmaps/stock_news_compose.xpm
7001                 added pixmap by Leandro
7002         * src/prefs_common.c
7003                 tested built-in spelling checker of GCC 3.0 :)
7004         * po/nl.po
7005                 merged dutch translation of sylpheed-main with
7006                 sylpheed.pot
7007
7008 2001-06-23 [paul]
7009
7010         Added tools directory and files.
7011
7012         * tools/filter_conv.pl
7013                 converts old filter system to new filtering system
7014         * tools/ldif-to-xml.py
7015                 converts netscape addressbook to sylpheed addressbook
7016         * tools/README
7017                 descriptions/instructions for above two files
7018
7019 2001-06-23 [christoph]
7020
7021         * src/inc.c
7022         * src/manage_window.[ch]
7023         * src/prefs_common.[ch]
7024                 mail retrieval dialog can be enabled, disabled
7025                 or hidden if non of sylpheed's windows is active
7026
7027 2001-06-22 [paul]
7028
7029         0.5.0claws2
7030
7031         * sync with sylpheed 0.5.0pre2
7032
7033 2001-06-21 [christoph]
7034
7035         * src/summaryview.c
7036                 show recipient on 'from' for all accounts
7037                 
7038         * src/inc.c
7039         * src/prefs_common.[ch]
7040                 disable error popup on mail receive errors
7041
7042 2001-06-21 [alfons]
7043
7044         * src/compose.c
7045                 made the ruler correctly appear and disappear.
7046
7047         * src/Makefile.am
7048                 removed Hoa's work-in-progress-stuff (interesting!) so 
7049                 claws compiles ok.
7050
7051 2001-06-20 [christoph]
7052
7053         * src/inc.c
7054         * src/progressdialog.c
7055                 added scrolled window for list in progressdialog
7056
7057 2001-06-20 [paul]
7058
7059         sync with sylpheed 0.5.0pre1 release
7060
7061 2001-06-20 [christoph]
7062
7063         * src/summeryview.c
7064                 make building threads by subject work when
7065                 thread view is enabled
7066                 
7067         * src/compose.c
7068         * src/prefs_common.[ch]
7069                 automatically select account for mail replys
7070
7071 2001-06-19 [sergey]
7072
7073         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
7074         they are filled in from the account settings.
7075
7076 2001-06-19 [paul]
7077
7078         * more sync with sylpheed 0.5.0pre1
7079
7080 2001-06-18 [alfons]
7081
7082         * src/Makefile.am,
7083           src/procmime.c
7084                 added --sysconfdir to CPPFLAGS for pointing to the correct
7085                 location of mime.types. 
7086
7087                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
7088                 or ./configure!
7089
7090 2001-06-18 [hoa]
7091
7092         * src/summaryview.c
7093                 fixed some bug when building threads
7094
7095 2001-06-18 [pau]l
7096
7097         * src/prefs_account.c
7098                 UI stuff: More changes to the English
7099
7100 2001-06-18 [paul]
7101
7102         * src/pixmaps/stock_news_compose.xpm: new file
7103         * src/Makefile.am
7104         * src/mainwindow.c
7105         * src/summaryview.c
7106                 Added new icon for Hoa's 'compose a news
7107                 message', plus minor improvements to the
7108                 English
7109
7110         * po/ja.po
7111         * ChangeLog
7112         * ChangeLog.jp
7113                 more sync with sylpheed 0.5.0pre1
7114
7115 2001-06-18 [hoa]
7116
7117         * src/compose.[ch]
7118         * src/mainwindow.c
7119                 Follow-up and reply to
7120
7121         * src/summaryview.[ch]
7122                 Build threads also with subjects
7123
7124 2001-06-17 [hoa]
7125
7126         * src/compose.c
7127                 forwarding use the current account.
7128
7129         * src/mainwindow.c
7130                 the "compose message" button has been replaced with
7131                 "new mail" and "new news" buttons
7132
7133         * src/prefs_common.[ch]
7134                 added a configuration option to use the forward button
7135                 as "forward as attachment"
7136                 changed reply and forward format description
7137
7138         * src/quote_fmt_lex.l
7139         * src/quote_fmt_parse.y
7140                 added message with no signature in format for reply
7141                 and forward.
7142
7143 2001-06-17 [paul]
7144
7145         Minor UI stuff
7146
7147         * src/mainwindow.c
7148         * src/summaryview.c
7149                 Improvements to the English
7150
7151         * src/prefs_common.c
7152                 Improvements to the English and some
7153                 clarity/continuity improvements in the
7154                 description of Quote symbols.
7155
7156 2001-06-17 [paul]
7157
7158         0.5.0claws1
7159
7160         * sync with sylpheed 0.5.0pre1
7161
7162 2001-06-17 [hoa]
7163
7164         * src/compose.c
7165                 Better interface for compose, displayed fields
7166                 are updated whenever we change account.
7167                 Newsgroups field is automatically filled.
7168
7169         * src/mainwindow.c
7170                 Newsgroups field is automatically filled.
7171
7172         * src/prefs_account.c
7173                 Some interface stuff when fields appear and
7174                 disappear.
7175
7176 2001-06-16 [paul]
7177
7178         0.4.99claws
7179
7180         * sync with sylpheed 0.4.99
7181
7182 2001-06-16 [sergey]
7183
7184         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
7185         base64_decoder_free, base64_decoder_decode): new object and
7186         functions for decoding base64 streams.
7187         * src/procmime.c (procmime_decode_content): modified to use the
7188         new base64 decoder.
7189
7190 2001-06-15 [paul]
7191
7192         0.4.99claws10
7193
7194         * sync with sylpheed 0.4.99cvs11
7195
7196 2001-06-13 [paul]
7197
7198         0.4.99claws9
7199
7200         * sync with sylpheed 0.4.99cvs9
7201
7202 2001-06-13 [hoa]
7203
7204         * src/compose.c
7205         * src/prefs_account.c
7206
7207                 SMTP server can be defined in the news account
7208                 mime type of attachment are kept.
7209
7210         * src/summaryview.c
7211
7212                 now choose the highest important score between default
7213                 and important score of folder.
7214
7215 2001-06-09 [alfons]
7216         
7217         * src/prefs_common.c: 
7218
7219                 (prefs_quote_description_create): corrected description of 
7220                 quote format characters
7221
7222 2001-06-09 [paul]
7223
7224         0.4.99claws8
7225
7226         * sync with sylpheed 0.4.99cvs8
7227
7228 2001-06-08 [sergey]
7229
7230         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
7231         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
7232
7233 2001-06-08 [paul]
7234
7235         0.4.99claws7
7236
7237         * sync with sylpheed 0.4.99cvs7
7238
7239 2001-06-06 [sergey]
7240
7241         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
7242         clashes with autogenerated header).
7243         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
7244         * src/Makefile.am: added quote_fmt.h.
7245         * src/.cvsignore: added lex/yacc autogenerated files
7246         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
7247
7248 2001-06-06 [paul]
7249
7250         0.4.99claws6
7251
7252         * sync with sylpheed 0.4.99cvs6
7253
7254 2001-06-06 [hoa]
7255
7256         * added src/quote_fmt_parse.h
7257         * src/compose.c
7258                 removed warnings
7259
7260         * src/prefs.[ch]
7261                 don't modify readonly configuration files
7262
7263         * src/prefs_account.c
7264         * src/prefs_common.c
7265         * src/prefs_customheader.c
7266         * src/prefs_display_header.c
7267         * src/prefs_filter.c
7268         * src/prefs_filtering.c
7269         * src/prefs_scoring.c
7270                 don't open dialog box when configuration files
7271                 are readonly
7272
7273 2001-06-05 [sergey]
7274
7275         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
7276
7277         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
7278         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
7279         BUILT_SOURCES to make all files rebuild properly.
7280
7281         * src/compose.c: removed #include "quote_fmt.tab.h".
7282
7283         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
7284         CHARACTER value in yylval.
7285
7286         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
7287         receive CHARACTER value by documented means (yylval).
7288
7289         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
7290
7291 2001-06-05 [hoa]
7292
7293         * src/Makefile.am
7294                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
7295
7296         * src/filtering.c
7297         * src/matcher.c
7298         * src/matcher.h
7299         * src/prefs_filtering.c
7300                 now keep the configuration for execute action
7301
7302         * src/mbox_folder.c
7303                 fixed a warning
7304
7305 2001-06-05 [paul]
7306
7307         * sync with sylpheed 0.4.99cvs5
7308
7309 2001-06-05 [hoa]
7310
7311         * src/Makefile.am
7312                 added quote_fmt.[ch]
7313
7314         * added src/quote_fmt.y
7315         * added src/quote_fmt.l
7316         * added src/quote_fmt.tab.h
7317         * added src/quote_fmt.tab.c
7318         * added src/lex.quote_fmt.c
7319                 parsing configuration for replying
7320                 and forwarding
7321
7322         * src/prefs_common.[ch]
7323                 added configuration UI for replying
7324                 and forwarding
7325
7326         * src/compose.c
7327                 using configuration for replying
7328                 and forwarding
7329
7330 2001-06-04 [hoa]
7331
7332         * src/filtering.c
7333         * src/matcher.c
7334         * src/matcher.h
7335         * src/prefs_filtering.c
7336         * src/prefs_matcher.c
7337         * src/prefs_matcher.h
7338                 action "run a command" for filtering
7339                 and matching with a command.
7340                 fixed the "whole message" matching
7341
7342         * src/mbox_folder.c
7343                 changed temporary filename for security
7344
7345         * src/messageview.c
7346                 queue the notification if it fails to send.
7347
7348         * src/prefs_common.c
7349         * src/prefs_folder_item.c
7350                 changed the default important score             
7351
7352         * src/prefs_scoring.c
7353         * src/scoring.c
7354                 hide kill score input when the folder is not
7355                 a newsgroup
7356
7357 2001-06-03 [alfons]
7358
7359         * src/prefs_common.c:
7360
7361                 (prefs_font_select): pass font name in font entry box to font
7362                 selection dialog.
7363
7364 2001-06-03 [sergey]
7365
7366         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
7367
7368 2001-06-03 [paul]
7369
7370         * sync with sylpheed 0.4.99cvs4
7371
7372 2001-06-03 [alfons]
7373
7374         * src/headerwindow.c:
7375
7376                 (headerwindow_show_cb): use the selected summary view item, not
7377                 the displayed item.
7378
7379 2001-06-02 [alfons]
7380
7381         * src/headerwindow.c:
7382
7383                 (headerwindow_show_cb): always try to show msginfo
7384
7385 2001-06-02 [hoa]
7386
7387         * src/compose.c
7388                 keep attached parts when reediting or forwarding.
7389
7390 2001-06-01 [hoa]
7391
7392         * src/folderview.c
7393         * src/prefs_folder_item.[ch]
7394         * src/prefs_scoring.[ch]
7395         * src/scoring.[ch]
7396         * src/summaryview.[ch]
7397         * src/main.c
7398         * src/mainwindow.c
7399         * src/prefs_common.[ch]
7400                 support for folder scoring
7401                 kill score and important score for messages
7402         
7403         * src/prefs_account.c
7404                 some display bug fixed for local account
7405                 preferences
7406
7407 2001-05-31 [alfons]
7408
7409         * src/summaryview.c:
7410
7411                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
7412                 sender to address book menu item is disabled.
7413
7414 2001-05-30 [hoa]
7415
7416         * src/filtering.[ch]
7417         * src/summaryview.c
7418                 handling summary menu / filter messages
7419
7420         * src/folder.[ch]
7421                 add some stuff
7422
7423         * src/foldersel.c
7424                 imap folders now appears in list
7425
7426         * src/mbox_folder.c
7427                 doesn't crash if destination mail is not writeable
7428
7429 2001-05-29 [hoa]
7430
7431         * src/compose.c
7432                 removed some warnings
7433
7434         * src/filtering.c
7435         * src/folder.[ch]
7436         * src/prefs_filtering.c
7437                 global string to identify any folders           
7438                 removed some debug info
7439                 filtering to mbox folders is now possible
7440
7441         * src/mainwindow.c
7442                 removed some warnings
7443
7444         * src/mbox_folder.c
7445                 permission on files are changed to read/write for user only,
7446                 nothing for other.
7447                 creation of subfolder is handled better.
7448
7449 2001-05-28 [alfons]
7450
7451         Verified the sync for src/prefs_common.[ch] and
7452         src/prefs_account.[ch]. I believe there were some
7453         minor indentation differences.
7454
7455 2001-05-28 [paul]
7456
7457         0.4.99claws3
7458
7459         * sync with 0.4.99cvs3
7460
7461 2001-05-28 [hoa]
7462
7463         * src/compose.c
7464                 handling flags for mbox format
7465
7466         * src/filtering.c
7467                 use of mark file only for MH format
7468                 handling flags for mbox format
7469                 filtering cannot yet move or copy mails to mbox folders.
7470
7471         * src/folder.[ch]
7472                 changed move_msg, copy_msg,
7473                 move_msgs_with_dest, copy_msgs_with_dest functions
7474                 uses only folder->copy_msg() function
7475                 uses folder->finished_copy() to handle the destination
7476                 folder at the end of the copy or move operation.
7477
7478         * src/foldersel.c
7479                 included mbox directories.
7480
7481         * src/folderview.[ch]
7482         * src/mainwindow.c
7483                 handle folders operation for mbox format
7484
7485         * src/mbox.c
7486                 disable conversion of "From " header
7487
7488         * src/mbox_folder.[ch]
7489                 completion of mbox format handling
7490
7491         * src/mh.c
7492                 changed mh_copy_msg() function and
7493                 removed mh_move_msg(), mh_move_msgs_with_dest(),
7494                 mh_copy_msgs_with_dest()
7495
7496         * src/prefs_filtering.c
7497                 removed some warnings
7498
7499         * src/prefs_matcher.c
7500                 default boolean operation is AND
7501
7502         * src/procheader.c
7503                 handling flags for mbox format
7504                 handling of "From " header
7505
7506         * src/procmsg.[ch]
7507                 removed data field
7508                 added MSG_REALLY_DELETED flags to handle deletion of
7509                 messages in mbox format.
7510
7511         * src/summaryview.c
7512                 handling flags for mbox format
7513                 disable the MSG_DELETED flags when messages
7514                 are deleted in mbox format
7515
7516         * src/textview.c
7517                 "From " headers display fixed.
7518
7519 2001-05-27 [alfons]
7520
7521         * src/textview.c:
7522                 
7523                 (get_email_part): skip quoted email addresses, like in e.g.
7524                 "'alfons@proteus.demon.nl'".
7525
7526 2001-05-26 [alfons]
7527
7528         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
7529         and fixing the persistence troubles when using separate windows.
7530
7531         * src/mainwindow.c:
7532         
7533             Added #define SEPARATE_ACTION used in the gtk item factory for 
7534             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
7535                 use gtk_item_factory_get_widget_by_action() to get the items.
7536                 
7537             Removed separate_widget_cb from the gtk item factory data   
7538           
7539             (mainwindow_create): connect separate_widget_cb() to check
7540             menu item "toggled" signal. also passing a MainWindow pointer
7541                 as object data for both check menu items.
7542                 
7543             (separate_widget_cb): definition of separate_widget_cb() to match
7544             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
7545                 window using gtk_object_get_data(). The type of window separation 
7546                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
7547         
7548         * src/prefs_filtering.c,
7549           src/prefs_matcher.c: added horizontal scrollbars
7550
7551 2001-05-25 [darko]
7552
7553         * src/headerview.c
7554                 fix segfault with invalid bold font
7555         * src/summaryview.c
7556                 correctly display summary stats after row is marked
7557
7558 2001-05-23 [sergey]
7559
7560         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
7561         encodings with libjconv.
7562
7563 2001-05-23 [hoa]
7564
7565         * src/Makefile.am
7566                 added mbox_folder.[ch]
7567         * src/defs.h
7568                 mbox temporary folder
7569         * src/folder.[ch]
7570         * added src/mbox_folder.[ch]
7571         * src/folderview.c
7572         * src/procheader.[ch]
7573                 added mbox support
7574         * src/mbox.c
7575                 bugfix for file incorporation filtering
7576         * src/imap.c
7577                 enable creation of MBOX
7578         * src/prefs_display_header.c
7579                 enable use of headers like "From "
7580                 something that should be fixed :
7581                         displaying of such headers add an extra space
7582         * src/prefs_folder_item.c
7583                 don't create folders because it is not necessary
7584         * src/procmsg.h
7585                 added data field to MsgInfo for mbox internal use
7586         * src/summaryview.c
7587                 added some support for mbox
7588         * src/utils.[ch]
7589                 added get_mbox_cache_dir() function
7590
7591 2001-05-23 [hiroyuki]
7592
7593         * src/headerwindow.c
7594           src/inc.c
7595           src/main.c
7596           src/mh.c
7597           src/nntp.c
7598           src/procmsg.h
7599           src/session.h
7600           src/socket.[ch]
7601           src/summaryview.c
7602           src/textview.c
7603           src/automaton.c
7604           src/folderview.c: more sync with 0.4.99cvs2.
7605
7606         * src/headerwindow.c: reverted.
7607
7608 2001-05-22 [paul]
7609
7610         0.4.99claws2
7611
7612         * sync with sylpheed 0.4.99cvs2
7613                 * src/news.[ch]
7614                 * src/nntp.[ch]
7615                 * INSTALL
7616                 * INSTALL.jp
7617
7618 2001-05-22 [alfons]
7619
7620         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
7621
7622 2001-05-21 [alfons]
7623
7624         Minor things:
7625
7626         * configure.in: if gnome-config not found, "no" is displayed
7627         
7628         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
7629
7630         * src/textview.c: now also possible to add mail addresses by right
7631           clicking in the text view
7632
7633         * src/codeconv.c: merged patch which fixes endless loop when encountering
7634           invalid wide characters; from Alte <010@imis.ru>  
7635
7636 2001-05-20 [alfons]
7637
7638         Added installation of gnome specific things:
7639
7640         * Makefile.am: gnome conditional
7641
7642         * configure.in: check for installed gnome
7643
7644         * added sylpheed.png, sylpheed.desktop
7645
7646 2001-05-20 [sergey]
7647
7648         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
7649
7650         * src/mainwindow.h (main_window_toolbar_create): created a button
7651         for "Reply to all".
7652         (main_window_set_toolbar_sensitive): enable/disable the new button
7653         appropriately.
7654         (toolbar_reply_to_author_cb): handle the new button.
7655
7656         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
7657         send_progress_dialog_destroy() on failure (fixes hang on SMTP
7658         failure).
7659
7660 2001-05-19 [sergey]
7661
7662         * src/compose.h (ComposeReplyMode): new modes
7663         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
7664         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
7665
7666         * src/compose.c
7667         (compose_send): move some code into a new function:
7668         (compose_current_mail_account): new function.
7669         (compose_reply): new argument to_author, all callers changed; if
7670         to_author==TRUE and account->protocol==A_NNTP, find and use an
7671         appropriate mail account for replying.
7672         (compose_reply_set_entry): new argument to_author; ignore
7673         compose->replyto if to_author==TRUE.
7674
7675         * src/mainwindow.c: new command "Message/Reply to author".
7676         (main_window_set_menu_sensitive): enable/disable it.
7677         (reply_cb): handle it.
7678
7679         * src/summaryview.c: new command "Reply to author".
7680         (summary_set_menu_sensitive): enable/disable it.
7681         (summary_reply_cb): handle it.
7682
7683         * src/account.c (account_find_mail_from_address): new function.
7684
7685 2001-05-18 [paul]
7686
7687         0.4.99claws1
7688
7689         * sync with sylpheed 0.4.99cvs1
7690
7691 2001-05-18 [hoa]
7692
7693         * src/compose.[ch]
7694         * src/filtering.c
7695         * src/summaryview.c
7696                 new filtering action : forward and forward as attachment
7697
7698         * src/main.c
7699                 no need for $DISPLAY when we run sylpheed --help
7700                 call to parse_cmd_opt() is moved
7701
7702         * src/mainwindow.[ch]
7703                 execute button is hidden when immediate execute
7704                 is chosen
7705
7706         * src/mh.c
7707         * src/news.c
7708         * src/prefs_folder_item.c
7709         * src/procmsg.c
7710                 better handling of missing directories
7711
7712         * src/summaryview.c
7713                 reedit is enabled in outbox
7714                 reedit is enabled in queue
7715
7716 2001-05-17 [hoa]
7717
7718         * src/filtering.c
7719         * src/matcher.[ch]
7720         * src/prefs_filtering.c
7721                 changed attachement into attachment
7722
7723 2001-05-17 [alfons]
7724
7725         0.4.67claws4    
7726
7727         * sync with sylpheed 0.4.67cvs9
7728         * sync with sylpheed 0.4.67cvs7-8
7729
7730 2001-05-17 [hoa]
7731
7732         * src/Makefile.am
7733                 added prefs_filtering.c
7734
7735         * src/filtering.[ch]
7736         * src/matcher.[ch]
7737                 removed action : forward_news and forward_news_as_attachement
7738                 (forward and forward_as_attachement can be used instead)
7739
7740         * src/mainwindow.c
7741                 added menu option to access filtering configuration
7742
7743         * src/prefs_account.c
7744                 changed mail_command default to /usr/sbin/sendmail
7745
7746         * added src/prefs_filtering.[ch]
7747                 dialog box for filtering configuration
7748
7749         * src/prefs_matcher.c
7750                 added function prefs_matcher_get_criteria_from_matching()
7751
7752         * src/prefs_scoring.c
7753                 reset the dialog when register or substitute is clicked
7754
7755 2001-05-15 [hoa]
7756
7757         * src/Makefile.am
7758                 added filtering.[ch]
7759         * src/inc.c
7760                 using filering.[ch] instead of filter.[ch]
7761         * src/main.c
7762                 reading new filtering configuration
7763         * src/matcher.[ch]
7764                 added some filtering actions
7765                 and fixed a bug for headers and mail body matching
7766         * src/mbox.c
7767                 using filering.[ch] instead of filter.[ch]
7768         * src/mh.c
7769                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
7770         * src/summaryview.c
7771                 some fixes for filtering
7772
7773 2001-05-14 [hiroyuki]
7774
7775         * src/send.c: fixed some weird indentations.
7776           send_message_with_command(): call pclose() only if p != NULL.
7777         * src/textview.c: get_email_part(): modified the code for readability.
7778
7779 2001-05-14 [hiroyuki]
7780
7781         * src/md5global.h
7782           src/md5ify.c
7783           src/md5ify.h: removed from the cvs.
7784
7785 2001-05-13 [sergey]
7786
7787         * src/main.c: include rfc2015.h to avoid compiler warnings.
7788         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
7789         the panel is already on screen.
7790         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
7791         closing the alert window by ESC as "No".
7792         * src/prefs_common.c (prefs_interface_create): moved return
7793         receipt check button to the correct place.
7794
7795 2001-03-13 [alfons]
7796
7797         * src/prefs_common.c: 
7798                 moved return receipt check button to the Send tab. (prefs_send_create)
7799                 removed the date format ui related globals. (prefs_display_create)
7800
7801         0.4.67claws3
7802         
7803         * sync with sylpheed 0.4.67cvs5-6
7804
7805 2001-05-13 [paul]
7806
7807         * added Alfons' font selection patch
7808
7809         * src/defs.h
7810         * src/headerwindow.c
7811         * src/prefs_common.c
7812         * src/prefs_common.h
7813
7814 2001-05-13 [hoa]
7815         * src/defs.h
7816                 changed version of cache
7817         * src/matcher.[ch]
7818         * src/prefs_matcher.c
7819                 added additionnal matching criteria
7820         * src/procheader.c
7821         * src/procmsg.[ch]
7822         * src/news.c
7823                 added references in MsgInfo
7824
7825 2001-05-12 [hoa]
7826
7827         * src/defs.h
7828                 prepared some things for new filtering
7829         * src/matcher.[ch]
7830                 added some matching properties
7831                 inreplyto need to be enhanced
7832                 prepared some things for new filtering
7833         * src/messageview.c
7834                 added Return-Receipt-To handling
7835         * src/prefs_folder_item.c
7836                 changed default value to TRUE
7837         * src/prefs_matcher.c
7838                 added some matching properties
7839         * src/prefs_scoring.[ch]
7840                 the scoring dialog is finished
7841         * src/procheader.c
7842                 added Return-Receipt-To handling
7843                 Reference need to be added
7844         * src/procmsg.[ch]
7845                 added Return-Receipt-To handling
7846                 added threadscore to get a better score sorting when
7847                 threads are enabled
7848         * src/summaryview.c
7849                 suppressed a bug when we sort the list
7850                 when no folder is opened.
7851                 better score sorting when threads are enabled
7852
7853 2001-05-12 [alfons]
7854
7855         * reverted previous patch because of potential errors 
7856
7857         0.4.67claws2
7858         
7859         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
7860                 applied "toggle mail-retrieval dialog window" patch submitted 
7861                 by Eric Limpens <eric@qnt.net>
7862
7863         * sync with sylpheed 0.4.67cvs4
7864
7865 2001-05-12 [sergey]
7866
7867         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
7868         some picky compilers.
7869         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
7870         * src/grouplist_dialog.c: include alertpanel.h.
7871         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
7872         fix compile warning.
7873         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
7874         #include "defs.h" before others to prevent the warning of `MIN'
7875         and `MAX' redefinition.
7876
7877 2001-05-11 [hoa]
7878
7879         * src/main.c
7880         * src/messageview.c
7881         * src/prefs_account.c
7882         * src/prefs_display_header.c
7883                 removed warning
7884         * src/Makefile.am
7885                 added prefs_scoring.[ch]
7886         * src/grouplist_dialog.c
7887                 display an error dialog box if the group list
7888                 cannot be fetched.
7889         * src/mainwindow.[ch]
7890                 added main_window_set_thread_option() function
7891                 scoring dialog box enabled
7892         * src/matcher.[ch]
7893                 added flags matching unread /new / marked
7894                 / deleted / replied / forwarded
7895         * src/news.c
7896                 newsgroups are now finally in newscache
7897         * src/prefs_matcher.[ch]
7898                 finished preferences for matching dialog
7899         * added src/prefs_scoring.[ch]
7900                 scoring dialog box completed
7901         * src/scoring.[ch]
7902                 conversion to string : added scoringprop_to_string()
7903                 write config for preferences :
7904                 added prefs_scoring_write_config()
7905         * src/summaryview.c
7906                 threads can be enabled/disabled independently
7907                 for each folder
7908
7909 2001-05-10 [alfons]
7910
7911         0.4.67claws1
7912         
7913         * AUTHORS: 
7914                 thought it would be nice to have a list of all
7915                 contributors (used Changelog as a reference)
7916         
7917         * configure.in: 
7918                 messed up version numbering...
7919
7920         0.4.66claws1
7921
7922         * sync with sylpheed 0.4.67cvs1-3
7923
7924 2001-05-10 [darko]
7925
7926         * src/prefs_common.c:
7927                 better UI for strftime format, double clicking
7928                 on format now inserts the format in text entry
7929                 replaced close button with standard OK/Cancel
7930                 moved date format button to the right of the
7931                 text entry field
7932
7933 2001-05-09 [alfons]
7934
7935         * src/gtkstext.c:
7936                 Ctrl-Home / Ctrl-End have proper cursor navigation
7937
7938 2001-05-09 [hoa]
7939
7940         * src/prefs_matcher.c
7941                 finished UI to define matching properties
7942                 added ok and cancel button
7943         * src/prefs_filter.c
7944                 added ok and cancel button
7945         * src/news.c
7946                 fixed some bug in xhdr parsing
7947
7948 2001-05-08 [alfons]
7949
7950         * src/textview.c: 
7951                 fixed a bug in textview_show_header(), which displayed two colons (':');
7952                 cleaned up some warnings
7953
7954 2001-05-08 [hoa]
7955
7956         * src/Makefile.am
7957                 added prefs_matcher.[ch]
7958                 compilation with -W -Wall
7959         * src/alertpanel.c
7960                 ungrab the mouse events if grabbed - does it
7961                 fix the bug for disposition notification ?
7962         * src/mainwindow.c
7963                 added a menu option to open the matching dialog.
7964         * src/matcher.[ch]
7965                 added matcherprop_to_string() and matcherlist_to_string()
7966                 fixed some bugs, changed the name of some options
7967                 age_sup and age_inf becomes age_greater and age_lower,
7968                 body and messageheaders becomes body_part and headers_part,
7969                 changed the names of constants from SCORING_XXX to MATCHING_XXX
7970         * src/prefs_display_header.c
7971         * src/prefs_headers.c
7972                 fixed a bug that accidentally destroyed dialogs
7973                 when closed them with delete_event
7974                 Added *_deleted() which handle delete_event signal correctly.
7975         * src/prefs_folder_item.[ch]
7976                 added "enable_thread" field for future customization
7977         * added src/prefs_matcher.[ch]
7978                 sample of the UI to define matching properties
7979         * src/procheader.c
7980                 using procheader_headername_equal instead of str*cmp functions
7981                 using procheader_parse_header() function
7982         * src/scoring.c
7983                 using MATCHING_XXX instead of SCORING_XXX
7984         * src/summaryview.c
7985                 display the sender of the news even if this is ourself
7986                 when this is a news message.
7987         * src/textview.c
7988                 using headername_equal() instead of str*cmp functions
7989
7990 2001-05-08 [alfons]
7991
7992         0.4.66claws
7993
7994         * sync with sylpheed 0.4.66
7995         * src/gtkstext.c: trace logs added 
7996
7997 2001-05-08 [sergey]
7998
7999         * src/prefs_common.[ch]: added option to enable/disable GnuPG
8000         signature check popup.
8001         * src/rfc2015.c (check_signature): show signature check popup only
8002         if it is enabled in preferences.
8003
8004 2001-05-07 [alfons]
8005
8006         0.4.66claws4
8007         
8008         * sync with sylpheed 0.4.66cvs6
8009
8010 2001-05-07 [darko]
8011
8012         * src/prefs_common.[ch]: added option to enable/disable
8013           looking up sender name in address book for summary pane
8014         * src/summaryview.c: look up sender in the address book
8015           by using Alfons' address completion code
8016
8017 2001-05-07 [hiroyuki]
8018
8019         * src/inc.h
8020           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
8021           member of Pop3State.
8022         * src/news.c: brought #include "defs.h" before #include <glib.h>
8023           to prevent the warning of `MIN' and `MAX' redefinition.
8024
8025 2001-05-06 [hoa]
8026
8027         * removed src/headers_display.[ch]
8028         * removed src/prefs_display_headers.[ch]
8029         * src/inc.c
8030                 use a temporary file in the user directory for mbox import
8031         * src/news.c
8032                 added XHDR support to get "To" and "Cc" headers
8033                 (in order to match news with to or cc field for
8034                 scoring)
8035                 added function news_parse_xhdr() to get XHDR response
8036         * src/nntp.[ch]
8037                 added function nntp_xhdr()
8038         * src/matcher.c
8039                 fetch the message if necessary
8040
8041 2001-05-06 [alfons]
8042
8043         0.4.66claws3
8044
8045         * sync with sylpheed 0.4.66cvs3-5
8046
8047 2001-05-06 [hoa]
8048
8049         * src/utils.[ch]
8050                 added function itos_buf() to enable use of several buffers
8051         * src/summaryview.c
8052                 use of itos_buf() instead of itos() in summary list
8053                 to fix the broken display of message number.
8054
8055 2001-05-06 [alfons]
8056
8057         * src/gtkstext.c: bug in cursor up navigation fixed,
8058                 fixed another unsigned / signed comparison (we're getting there :-)
8059
8060 2001-05-06 [hoa]
8061
8062         * src/Makefile.am
8063                 added scoring.c scoring.h
8064                 prefs_folder_item.c prefs_folder_item.h
8065                 matcher.c matcher.h
8066         * src/defs.h
8067                 added FOLDERITEM_RC SCORING_RC
8068         * src/folder.[ch]
8069                 added prefs field in FolderItem :
8070                 properties for each folder (PrefsFolderItem),
8071                 sorting type and mode were added as the first properties.
8072         * src/main.c
8073                 read config for scoring
8074         * added src/matcher.[ch]
8075                 gives functions to parse configuration file to do
8076                 matching on mails with a list of conditions.
8077         * src/mainwindow.c
8078                 add option to sort by score
8079         * src/prefs_common.[ch]
8080                 added preference option to show score and for
8081                 the score column size
8082         * added src/prefs_folder_item.[ch]
8083                 properties for each folder (PrefsFolderItem),
8084                 sorting type and mode were added as the first properties.
8085         * src/procheader.[ch]
8086                 added procheader_parse_header()
8087                 added procheader_header_free()
8088                 added procheader_headername_equal()
8089                 and made modification to use them.
8090         * src/procmsg.[ch]
8091                 added score field to MsgInfo structure
8092         * added src/scoring.[ch]
8093                 gives functions to parse configuration file to do
8094                 scoring on mails with a list of conditions.
8095         * src/summaryview.[ch]
8096                 save the sorting type and mode for the folder
8097                 added column to display the score of the mail
8098                 added function summary_score_clicked()
8099                 sorting type and mode are restored to the folder
8100                 when it is reopen
8101         * src/textview.c
8102                 use procheader_parse_header(), procheader_headername_equal()
8103                 removed memory leak in text_scan_header when freeing headers
8104         * src/filter.c
8105                 changed the function to match names of headers
8106                 using procheader_headername_equal()
8107
8108         Scoring functions are implemented, an interface is needed
8109         to configure that.
8110
8111 2001-05-04 [alfons]
8112
8113         * src/gtkstext.c: 
8114                 hopefully fixed the row up navigation bug,
8115                 removed adding back / forward lines to cache
8116
8117 2001-05-04 [sergey]
8118
8119         * src/prefs_display_headers.c: user interface changes:
8120         (prefs_display_headers_create): remove unused "Show" check button;
8121         allow reordering of headers by dragging.
8122         (prefs_display_headers_write_config): remove unused variables.
8123         (prefs_display_headers_set_dialog): do not insert "(New)" at top
8124         of lists (not needed with the new UI).
8125         (prefs_display_headers_set_list): scan lists starting from row 0,
8126         not 1 (do not skip "(New)").
8127         (prefs_display_headers_find_header): new function.
8128         (prefs_display_headers_clist_set_row): do not allow duplicates.
8129         (prefs_display_headers_delete_cb): do not skip row 0; treat
8130         closing the alert window by ESC as "No".
8131         (prefs_display_headers_up): do not protect row 0.
8132         (prefs_display_headers_down): do not protect row 0.
8133
8134 2001-05-04 [sergey]
8135
8136         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
8137         functions.
8138
8139         * src/summaryview.c
8140         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
8141         summary_select_next_marked, summary_select_prev_marked): new
8142         functions.
8143
8144 2001-05-03 [sergey]
8145
8146         * src/news.c: fixed a bug when no article can be fetched after
8147         server timeout if the connection was restored by news_post():
8148         (news_select_group): new function.
8149         (news_fetch_msg): call news_select_group() before fetching
8150         article.
8151         (news_get_uncached_articles): set session->group after successful
8152         GROUP command.
8153
8154 2001-05-03 [hoa]
8155
8156         * src/defs.h
8157         * src/procmsg.[ch]
8158         * src/procheader.c
8159                  changed version of cache, added cc field
8160
8161         * src/prefs_display_headers.c
8162                 the interface was changed
8163
8164         * src/prefs_headers.c
8165                 added cancel button
8166
8167 2001-05-03 [alfons]
8168
8169         * completed sync of sylpheed cvs2
8170         * src/gtkstext.c: updated row up / down cursor navigation
8171         * src/textview.c: re-edited, prepared for fixing the email address
8172                 scanner.
8173
8174 2001-05-03 [darko]
8175
8176         * src/prefs_common.c: use alfons' strftime ui code
8177         entry_datefmt and datefmt_sample widgets have to be
8178         global in this module because of this change
8179
8180 2001-05-03 [hoa]
8181
8182         * src/messageview.c
8183         * src/prefs_common.[ch] added option to activate the return receipt
8184                 feature.
8185
8186 2001-05-02 [alfons]
8187
8188         * src/gtkstext.c: fix for row up/down cursor navigation. 
8189
8190         0.4.66claws2
8191         
8192         * sync with 0.4.66cvs2
8193
8194 2001-05-02 [paul]
8195
8196         added add-sender-to-addressbook patch
8197
8198         * src/addressbook.c
8199         * src/addressbook.h
8200         * src/summaryview.c
8201
8202 2001-05-02 [sergey]
8203
8204         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
8205         G_ALERTDISABLE.
8206
8207         * src/alertpanel.c (alertpanel_create): new argument can_disable,
8208         all existing callers changed to pass FALSE; create a check button
8209         to disable the message.
8210         (alertpanel_message_with_disable): new function.
8211         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
8212         (alertpanel_button_toggled): new function.
8213         (alertpanel_button_clicked, alertpanel_close): set value using
8214         G_ALERT_VALUE_MASK.
8215
8216         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
8217
8218         * src/prefs_common.c (prefs_privacy_create): new check button
8219         checkbtn_gpgme_warning.
8220
8221         * src/main.c (main): moved preferences reading before gpgme
8222         initialization; check prefs_common.gpgme_warning before giving the
8223         GnuPG warning and set it to FALSE if the user wants to disable the
8224         warning.
8225
8226 2001-05-02 [hiroyuki]
8227
8228         * src/prefs_display_headers.c: modified the layout and some labels.
8229
8230 2001-05-02 [sergey]
8231
8232         * src/prefs_account.c (prefs_account_fix_size): new function.
8233         (prefs_account_create): call prefs_account_fix_size(); use
8234         gtk_widget_show instead of gtk_widget_show_all (fixes too large
8235         size when the window is shown for the first time).
8236         (prefs_account_basic_create): changed layout of serv_table; moved
8237         localmbox_entry above smtpserv_entry (logically it replaces
8238         POP3/IMAP server).
8239         (prefs_account_protocol_activated): set sensitivity of
8240         nntpauth_chkbtn according to the protocol (in addition to
8241         hide/show); commented out gtk_table_set_row_spacing() calls.
8242         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
8243         not sensitive (fixes a bug with disabled username/password boxes
8244         when editing POP3 account after NNTP with authentication).
8245
8246 2001-05-02 [hoa]
8247
8248         * src/account.c
8249         * src/inc.c
8250         * src/prefs_account.[ch]
8251         * src/send.c
8252                 removed local account without SMTP server
8253                 added option to use mail command instead of a connexion
8254                 to SMTP server when a local account is used
8255         * src/prefs_headers.c
8256                 fixed a bug
8257         * src/news.c
8258                 fixed a bug when connexion immediately closed
8259
8260 2001-05-01 [alfons]
8261
8262         0.4.66claws1
8263         
8264         * sync with 0.4.65
8265
8266 2001-05-01 [sergey]
8267
8268         * src/prefs_account.c (Basic, prefs_account_basic_create): new
8269         widget nntpauth_chkbtn.
8270         (prefs_account_protocol_activated): handle nntpauth_chkbtn
8271         visibility.
8272         (prefs_account_nntpauth_toggled): new function.
8273
8274         * src/news.c (news_session_new_for_folder): use NNTP
8275         authentication only if ac->use_nntp_auth is set.
8276
8277 2001-05-01 [hoa]
8278
8279         * src/Makefile.am changed headers.[ch] in customheader.[ch]
8280         * src/prefs_display_headers.c changed the UI
8281         * src/prefs_headers.c changed account_name to account_id
8282         * src/compose.c using customheader.h
8283
8284 2001-05-01 [hiroyuki]
8285
8286         * src/esmtp.c
8287           src/news.c
8288           src/nntp.c: changed sock_read() to sock_gets(), they've been left
8289           unsynched.
8290
8291 2001-05-01 [hoa]
8292
8293         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
8294         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
8295                 for displaying of headers
8296         * src/grouplist_dialog.[ch] minor changes to remove warnings
8297         * src/prefs_display_headers.[ch] dialog to choose the
8298         headers to display in the mail viewer.
8299         * src/headers.h correction of #define
8300         * src/headers_display.[ch] configuration for displaying of headers.
8301         * src/main.c read config of displaying of headers
8302         * src/prefs_common.c add a button to access the config dialog
8303                 for displaying of headers
8304         * src/prefs_display_headers.[ch] dialog for configuration for
8305                 displaying of the headers.
8306         * src/prefs_headers.c cleaning of code
8307         * src/procheader.c comments added to code
8308         * src/textview.c changes to reorder the headers depending
8309                 on the config for displaying of headers
8310
8311 2001-04-30 [alfons]
8312
8313         0.4.65claws7
8314
8315         * sync with 0.4.65cvs12
8316
8317         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
8318
8319 2001-04-30 [sergey]
8320
8321         * src/nntp.h (NNTPSockInfo): new field auth_failed.
8322
8323         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
8324         is set to force reconnection after authentication failure.
8325         (nntp_gen_command): set sock->auth_failed on authentication
8326         failure, or if sock->userid and sock->passwd are not set.
8327
8328         * src/news.c (news_session_new_for_folder): set userid=NULL if
8329         password dialog is cancelled.
8330
8331 2001-04-30 [sergey]
8332
8333         * src/nntp.h (NNTPSockInfo): new type.
8334
8335         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
8336         SockInfo.
8337         (nntp_open_auth, nntp_close): new functions.
8338         (nntp_gen_command): new function to handle authentication; all
8339         NNTP command functions updated to use it.
8340         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
8341         (nntp_list): removed old useless code.
8342
8343         * src/news.h (NNTPSession): new field nntp_sock.
8344
8345         * src/news.c: all functions updated to use NNTPSockInfo instead of
8346         SockInfo.
8347         (news_session_new): new arguments (userid, passwd); made static;
8348         use nntp_open_auth() if needed.
8349         (news_session_destroy): use nntp_close() instead of sock_close().
8350         (news_query_password): changed arguments.
8351         (news_session_new_for_folder): new function.
8352         (news_session_get): use news_session_new_for_folder().
8353         (news_authenticate): deleted.
8354         (news_get_uncached_articles): removed old authentication code.
8355
8356 2001-04-30 [sergey]
8357
8358         * src/news.c: reverted my previous changes (need to do NNTP
8359         authentication in a cleaner way).
8360         
8361 2001-04-29 [sergey]
8362
8363         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
8364         news_nntp_post, news_nntp_mode): new functions (wrappers with
8365         authentication support).
8366         (news_get_article_cmd, news_get_article, news_get_header): new
8367         argument "folder"; all callers changed.
8368         (news_get_article_cmd): added authentication support.
8369         (news_session_get): use news_nntp_mode() instead of nntp_mode().
8370         (news_post): use news_nntp_post() instead of nntp_post().
8371         (news_get_uncached_articles): use news_nntp_group() instead of
8372         nntp_group() and news_nntp_xover() instead of nntp_xover();
8373         removed old authentication code.
8374         (news_get_group_list): use news_nntp_list() instead of nntp_list().
8375
8376         * src/nntp.c (nntp_list): return real error code instead of
8377         hardcoded NN_ERROR.
8378
8379 2001-04-29 [sergey]
8380
8381         * configure.in: fixed wint_t typedef detection again
8382
8383 2001-04-28 [hoa]
8384
8385         * src/prefs_account.[ch], added A_LOCAL_CMD
8386                 (send mail with mail command)
8387         * src/send.c added function send_message_with_command()
8388         * src/inc.c made a more secure get_spool() function with
8389                 mktemp() but maybe mkstemp() or something more
8390                 secure can be used.
8391
8392 2001-04-28 [alfons]
8393
8394         * src/textview.c, colorization of email addresses in headers
8395
8396         0.4.65claws6
8397
8398         * bug sync with sylpheed
8399         * prefs_common.c: created date format ui for darko
8400         * sync with 0.4.65cvs11
8401         * configure.in: corrected to have the new gpg checks
8402
8403 2001-04-27 [alfons]
8404
8405         * completed sync with 0.4.65cvs10
8406         * minor debug things added to gtkstext.c
8407
8408 2001-04-27 [darko]
8409
8410         * configure.in: remove check for availability of
8411           strftime() as advised by Hiroyuki
8412         * src/prefs_common.[ch], src/procheader.c:
8413           synch strftime() code with Hiroyki's main branch
8414
8415 2001-04-26 [sergey]
8416
8417         * src/news.c: news_query_password(), news_authenticate(): new
8418           functions.
8419           news_get_uncached_articles(): added NNTP authentication
8420           handling.
8421         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
8422           new functions.
8423         * src/prefs_account.c: prefs_account_protocol_activated():
8424           enable userid and password fields for NNTP.
8425
8426 2001-04-26
8427
8428         * configure.in: check for availability of strftime()
8429           [darko]
8430         * src/prefs_common.[ch], src/procheader.c: use
8431           strftime() for displaying date in summary pane if it
8432           is available
8433
8434 2001-04-25
8435
8436         * more .cvsignore cleanups [alfons]
8437
8438 2001-04-25
8439
8440         * ac/sv-check-type.m4: new autoconf macro.
8441         * configure.in: fixed wint_t typedef detection (did not work
8442           with gcc-2.96).
8443
8444 2001-04-25
8445
8446         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
8447           [hiroyuki]
8448
8449 2001-04-24
8450         * modified gtkstext.c : buggy cursor navigation fixed, 
8451           and font descent also taken in account when drawing
8452           cursor. [alfons]
8453
8454 2001-04-24 [hoa]
8455         * added comments in src/news.c src/nntp.c
8456         * added src/prefs_headers.[ch]
8457         * added src/headers.[ch]
8458         * modified compose.c to activate custom headers
8459                 added function is_in_custom_headers
8460         * modified prefs_account.[ch]
8461                 added function prefs_account_customhdr_edit
8462         * modified src/defs.h :
8463                 added HEADERS_RC : name of the config file
8464                 for the custom headers
8465
8466 2001-04-24
8467
8468     0.4.65claws5
8469
8470         * configure.in
8471           src/gtkstext.[ch]
8472           src/compose.c
8473           src/Makefile.am
8474           
8475           added gtkstext with configure.in patch by Hiroyuki which
8476           should fix the XIM detection [alfons]
8477
8478         * more clean up of cvs [alfons]
8479
8480                  * removed all Makefile.in files to attic.
8481
8482                  * updated all .cvsignores to really ignore things that could
8483                    be unintentionally committed by a recursive commit.
8484
8485 2001-04-23 [hoa]
8486         * added src/grouplist_dialog.[ch]
8487         * changed src/folderview.c to call grouplist_dialog instead
8488                 of inputdialog
8489         * src/news.c :
8490                 added functions news_reset_group_list
8491                 and news_get_group_list
8492         * src/nntp.c :
8493                 added function nntp_list
8494         * src/defs.h :
8495                 added GROUPLIST_FILE : name of the newsgroup list cache file
8496
8497 2001-04-21
8498
8499         * added option to warn about queued messages on exit [sergey]:
8500
8501           * src/compose.c: compose_queue(): call folder_item_scan()
8502             and folderview_update_item() after queueing.
8503           * src/folderview.c: folderview_update_node(): draw the queue
8504             folder in bold font if there are queued messages.
8505           * src/mainwindow.c: queued_messages(): new function.
8506             app_exit_cb(): display warning if there are queued messages
8507             if warn_queued_on_exit is set.
8508           * prefs_common.[ch]: add warn_queued_on_exit option.
8509
8510         * enhanced GnuPG key selection support [sergey]:
8511
8512           * src/select-keys.c: updated to newer version from Win32
8513             branch with support for selecting arbitrary keys.
8514           * src/prefs_account.c: added the Privacy tab to the account
8515             options window.
8516             prefs_account_privacy_create(),
8517             prefs_account_sign_key_set_data_from_radiobtn(),
8518             prefs_account_sign_key_set_radiobtn(): new functions.
8519           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
8520           * src/rfc2015.c: set_signers(): new function.
8521             pgp_sign(): add the account parameter, call set_signers().
8522             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
8523           * src/rfc2015.h: rfc2015_sign(): updated prototype.
8524           * src/compose.c: pass the current account to rfc2015_sign().
8525
8526         * tag name claws added to prevent confusion with main branch [alfons]
8527
8528         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
8529
8530         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
8531
8532         * sync with recent sylpheed cvs. Untested though. [alfons]
8533