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