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