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