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