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