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