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