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