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