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