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