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