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