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