4d6332f5478c6caeb4d7c5412f8eb2a55d86aa71
[claws.git] / ChangeLog.claws
1 2002-07-22 [paul]       0.7.8claws97
2
3         * po/it.po
4           po/nl.po
5                 updated translations by Alessandro Maestri and
6                 Wilbert Berendsen respectively
7
8 2002-07-22 [christoph]  0.7.8claws96
9
10         * src/mimeview.c
11                 fix memory leak caused by wrong g_dirname usage
12
13 2002-07-22 [christoph]  0.7.8claws95
14
15         * src/summaryview.c
16                 update new and unread message counts for summaryview
17                 summaryview does not get it from the folder anymore
18                 and has to update the values itself
19
20 2002-07-22 [melvin]     0.7.8claws94
21
22         * po/fr.po
23                 Updated French translations.
24
25 2002-07-22 [christoph]  0.7.8claws93
26
27         * src/matcher.c
28                 set prop->preg pointer to NULL or following check
29                 will not fail and regexec will be called with
30                 invalid pointer
31
32 2002-07-21 [alfons]     0.7.8claws92
33         
34         * src/prefs_common.[ch]
35                 remove option "Send return receipt on request"
36
37 2002-07-21 [thorsten]   0.7.8claws91
38
39         * src/mimeview.c
40                 fixed memleaks, coding style as pointed out by alfons
41
42 2002-07-21 [alfons]     0.7.8claws90
43
44         * src/messageview.c
45         * src/noticeview.[ch]
46                 o fix bug notice view being displayed when going to empty folder 
47                   (noticed by Christoph)
48                 o allow RRR to be sent when restarting sylpheed, or changing folder 
49                   (noticed by Thorsten)
50
51 2002-07-21 [thorsten]   0.7.8claws89
52
53         * src/mimeview.c
54                 Included save_all patch from Xaview FACQ
55                 added support for pathnames
56
57 2002-07-21 [alfons]     0.7.8claws88
58
59         * po/POTFILES.in
60         * src/Makefile.am
61         * src/mainwindow.c
62         * src/messageview.[ch]
63         * src/noticeview.c      ** NEW FILE **
64         * src/noticeview.h      ** NEW FILE **
65                 make return receipts work again
66                 (UI idea by Leandro Pereira)
67
68 2002-07-21 [paul]       0.7.8claws87
69
70         * src/summaryview.c
71                 fix sensitivity of 'Select thread'
72
73 2002-07-21 [paul]       0.7.8claws86
74
75         * src/prefs_common.c
76                 add browser command line for Galeon
77
78 2002-07-21 [paul]       0.7.8claws85
79
80         * Makefile.am
81                 fix 'EXTRA_DIST': remove README.README, add TODO
82                 and TODO.claws
83
84 2002-07-21 [alfons]     0.7.8claws84
85
86         * src/gtkstext.c
87                 make enter clear selection
88                 (closes "[ 579888 ] Editor selection/entry error"
89                 reported by Steve Lamb)
90
91 2002-07-21 [alfons]     0.7.8claws83
92         
93         * src/summaryview.c
94                 sort message list when selecting unthread messages
95                 (closes "[ 501593 ] switching threaded view doesn't sort"
96                 reported by Simon Schubert)
97
98 2002-07-20 [alfons]     0.7.8claws82
99         
100         * src/matcher.c
101                 const-correctness
102
103 2002-07-20 [thorsten]   0.7.8claws81
104
105         * src/matcher.c
106                 Fixed expansion of empty fields in matchactions
107
108 2002-07-19 [melvin]     0.7.8claws80
109
110         * src/gtkspell.c
111                 Removed a duplicate menu entry (fast mode) introduced during
112                 the new cache merge
113                 Added a menu separator between 'Use alternate' and 'Fast mode'
114
115 2002-07-19 [paul]       0.7.8claws79
116
117         * tools/Makefile.am
118           tools/README
119                 correct typos
120
121 2002-07-19 [thorsten]   0.7.8claws78
122
123         * tools/calypso_convert.pl      ** NEW FILE **
124           tools/README
125           tools/Makefile.am
126                 script to import mbox files exported
127                 by calypso
128                 o generates folder structure
129                 o includes attachments
130
131 2002-07-19 [melvin]     0.7.8claws77
132
133         * src/selective_download.[ch]
134                 Fixed bug where closing the dialog with the window manager's
135                 close button will not unlock the summary
136                 Corrected some function declarations that missed a return value
137                 Made the source code comply better with coding style.
138         * src/prefs_common.c
139                 Added new browser command line for Mozilla.
140
141 2002-07-18 [paul]       0.7.8claws76
142
143         * src/mainwindow.c
144           src/selective_download.[ch]
145                 reflect theme changes, fix Gdk Warning when creating 
146                 pixmap from NULL window, and minor clean up.
147                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
148
149         * po/en_GB.po
150                 updated
151
152 2002-07-17 [paul]       0.7.8claws75
153
154         * INSTALL[.jp]
155                 sync with 0.8.0
156         
157         * po/en_GB.po
158                 updated
159
160 2002-07-16 [paul]       0.7.8claws74
161
162         * tools/filter_conv.pl
163           tools/README
164                 replace conversion script with reimplemented version, 
165                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
166
167 2002-07-16 [colin]      0.7.8claws73
168
169         * src/summaryview.c
170                 remove forgotten debug messages - sorry ;-)
171
172 2002-07-16 [colin]      0.7.8claws72
173
174         * src/mimeview.c
175           src/summaryview.c
176           src/textview.c
177           src/textview.h
178                 add the ability to select part of a text mime-part 
179                 to reply.
180
181 2002-07-15 [christoph]  0.7.8claws71
182
183         * src/folder.c
184                 fix folder message count for folders without
185                 msg_is_changed (includes news folders)
186
187 2002-07-15 [martin]     0.7.8claws70
188
189         * src/summaryview.c
190                 option "display recipient on 'From'..." now works
191                 without the need of enabling the option
192                 "display  sender  using  address  book".
193
194 2002-07-15 [christoph]  0.7.8claws69
195
196         * src/summaryview.c
197                 removed setting folder status from summaryview.
198                 folder.c should update all message counts correctly.
199
200 2002-07-15 [paul]       0.7.8claws68
201
202         * po/pt_BR.po
203                 updated by Fabio Junior Beneditto
204
205 2002-07-15 [darko]      0.7.8claws67
206
207         * src/mh.c
208                 Fixed target folder colorization, don't decrease op
209                 number twice
210
211 2002-07-14 [paul]       0.7.8claws66
212
213         * sync with main 0.8.0
214                 see ChangeLog 2002-07-14
215
216 2002-07-13 [melvin]     0.7.8claws65
217         
218         * src/addrbook.c
219         * src/addressbook.c
220         * src/addrindex.c
221                 Replaced sprintf by g_snprintf to prevent possible buffer
222                 overflow.
223         * src/news.c
224                 Corrected a log message output format.
225                 Added a missing "done" debug output.
226         * src/compose.c
227                 Added keyboard accelerator for Priority menu items
228                 Added missing \n in debug output
229         * src/logwindow.c
230         * src/gtkspell.c
231         * src/rfc2015.c
232                 Added missing \n in debug output
233
234 2002-07-13 [paul]       0.7.8claws64
235
236         * man/sylpheed.1
237                 change Sergey's email address to the sf address
238
239         * src/textview.c
240                 increase show_url_timeout (more useful for long
241                 urls)
242
243 2002-07-12 [sergey]     0.7.8claws63
244
245         * src/rfc2015.c
246                 applied (with some modifications) patch to set the
247                 micalg parameter for signatures
248                 (2001-08-28 Werner Koch <wk@gnupg.org>)
249
250 2002-07-12 [sergey]     0.7.8claws62
251
252         * man/Makefile.am
253         * configure.in
254                 fixed man page installation
255
256 2002-07-12 [paul]       0.7.8claws61
257
258         * sync with 0.7.8cvs26
259                 see ChangeLog 2002-07-11 and 2002-07-12
260
261 2002-07-11 [christoph]  0.7.8claws60
262
263         * src/compose.c
264         * src/procmsg.c
265                 first use the message number to find the message
266                 to mark with a reply flag but check the
267                 message-id if we got the correct message, if not
268                 try to find it by message-id.
269                 use new string seperator that is not allowed
270                 in message-ids.
271
272 2002-07-11 [paul]       0.7.8claws59
273
274         * sync with 0.7.8cvs23
275                 see ChangeLog 2002-07-10
276
277 2002-07-10 [christoph]  0.7.8claws58
278
279         * src/folder.[ch]
280         * src/msgcache.[ch]
281                 Added message-id table to the cache in memory
282                 and functions to msgcache.c and folder.c to
283                 fetch MsgInfos by message id
284         * src/compose.c
285         * src/procmsg.c
286                 store folder and message-id of message replying
287                 to in queue header and set reply flag after sending
288                 (Closes bug #469498)
289
290 2002-07-10 [paul]       0.7.8claws57
291
292         * AUTHORS
293           man/sylpheed.1.gz
294                 add Martin to the list of authors
295
296 2002-07-09 [martin]     0.7.8claws56
297         * src/gtksctree.c
298                 Added gtk_ctree_last_visible(), tree_update_level(),
299                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
300                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
301                 from gtk+ to gtksctree.c for the new sorting code
302                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
303                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
304         * src/gtksctree.h
305                 Added declaration for gtk_sctree_sort_recursive() and
306                 gtk_sctree_sort_node
307         * src/addressbook.c
308         * src/foldersel.c
309         * src/folderview.c
310         * src/summaryview.c
311                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
312                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
313
314 2002-07-08 [paul]       0.7.8claws55
315
316         * more sync with 0.7.8cvs21
317                 see ChangeLog 2002-07-08
318
319 2002-07-08 [paul]       0.7.8claws54
320
321         * sync with 0.7.8cvs21
322                 see ChangeLog 2002-07-08
323
324 2002-07-07 [alfons]     0.7.8claws53
325
326         * src/Makefile.am
327         * src/stock_pixmap.[ch]
328         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
329         * src/pixmaps/notice_error.xpm  ** NEW FILE **
330         * src/pixmaps/notice_note.xpm   ** NEW FILE **
331                 add new pixmaps for upcoming notice pane
332
333 2002-07-06 [melvin]     0.7.8claws52
334
335         * src/gtkspell.[ch]
336                 Made them a bit closer to Sylpheed's coding style.
337                 Removed old code.
338                 Removed possible memory leaks when some errors occurs.
339
340 2002-07-06 [melvin]     0.7.8claws51
341
342         * po/Makefile.in.in
343                 Removed --no-location in xgettext command line to help
344                 translators that use Emacs' po-mode
345         * src/quote_fmt.c
346                 Removed unnecessary comments that messed up sylpheed.pot
347
348 2002-07-06 [paul]       0.7.8claws50
349
350         * sync with 0.7.8cvs19
351                 see ChangeLog 2002-07-05
352
353 2002-07-06 [christoph]  0.7.8claws49
354
355         * src/folder.c
356         * src/mainwindow.c
357                 fix folder_item_remove_all_msg and folderview
358                 status for trash folders after emptying trash
359
360 2002-07-05 [paul]       0.7.8claws48
361
362         * sync with 0.7.8cvs16
363                 see ChangeLog 2002-07-04 and 2002-07-05
364
365 2002-07-04 [paul]       0.7.8claws47
366
367         * sync with 0.7.8cvs14
368                 see  ChangeLog 2002-07-04
369
370 2002-07-03 [alfons]     0.7.8claws46
371
372         * src/folder.c
373                 dupe folder item's path because it's being reallocated
374                 by new folder scanning code
375
376 2002-07-03 [christoph]  0.7.8claws45
377
378         * src/imap.c
379                 better IMAP uid fetching using 'FETCH 1:* (UID)'
380         * src/msgcache.c
381                 add missing return in msgcache_write
382
383 2002-07-02 [thorsten]   0.7.8claws44
384
385         * src/jpilot.c
386         * src/msgcache.c
387         * src/rfc2015.c
388                 use binary mode for file access
389
390 2002-07-02 [christoph]  0.7.8claws43
391
392         * major code cleanup (part 1)
393         
394                 - unused variables removed
395                 - unused functions removed
396                 - uninitialized variables checked
397                 - missing return statements added
398                 - missing function return types added
399                 - added parentheses around assignment and
400                   && in || when suggested by gcc
401               
402         * src/mh.c
403         * src/folder.c
404                 replaced direct calls to folder->scan_tree
405                 with folder_scan_tree and restore folder
406                 prefs in this function. The folder should
407                 not have to deal with them.
408                 ( Should now work for all folder types )
409
410 2002-07-02 [paul]       0.7.8claws42
411
412         * sync with 0.7.8cvs13
413                 see ChangeLog 2002-07-01 and 2002-07-02
414
415 2002-07-01 [christoph]  0.7.8claws41
416
417         * src/summaryview.c
418                 fix "goto next/prev unread message" with
419                 ignored threads
420
421 2002-07-01 [paul]       0.7.8claws40
422
423         * po/es.po
424                 updated by Ricardo Mones Lastra
425
426 2002-06-30 [match]      0.7.8claws39
427
428         * src/jpilot.c
429                 applied variation of leonerd's patch (566661) to
430                 allow multiple email addresses per JPilot entry.
431                 addresses may be separated by space, comma, pipe,
432                 semi-colon, new-line.
433
434 2002-06-30 [alfons]     0.7.8claws38
435
436         * src/procmsg.c
437                 simple fix for putting older nodes before
438                 newer nodes when threading by subject
439
440 2002-06-30 [christoph]  0.7.8claws37
441
442         * src/folder.c
443         * src/folderview.c
444         * src/mh.c
445         * src/news.c
446         * src/procmsg.c
447                 fix broken folder tree rescaning
448                 and don't use procmsg_get_mark_sum
449                 anymore
450
451 2002-06-30 [christoph]  0.7.8claws36
452
453         * merge new cache branch
454         * src/imap.c
455                 fix new cache imap copy bug
456         * src/folder.c
457                 improved folder_item_scan
458                 it should now always set the correct
459                 new, unread and total message counts
460
461 2002-06-29 [paul]       0.7.8claws35
462
463         * configure.in
464                 correct syntax error
465
466 2002-06-29 [paul]       0.7.8claws34
467
468         * configure.in
469           Makefile.am
470           man/Makefile.am       ** NEW FILE **
471           man/sylpheed.1.gz     ** NEW FILE **
472                 add Sylpheed man page
473
474 2002-06-29 [paul]       0.7.8claws33
475
476         * po/pt_BR.po
477                 updated by Fabio Junior Beneditto
478
479 2002-06-28 [jens]       0.7.8claws32
480
481         * po/de.po
482                 translation updated
483
484         * src/selective_download.c
485                 removed gettext for space " "
486
487         * src/imap.c
488                 removed wrong space
489
490 2002-06-28 [paul]       0.7.8claws31
491
492         * sync with 0.7.8cvs11
493                 see ChangeLog 2002-06-28
494
495 2002-06-28 [paul]       0.7.8claws30
496
497         * sync with 0.7.8cvs10
498                 see ChangeLog 2002-06-27 and 2002-06-28
499
500 2002-06-26 [paul]       0.7.8claws29
501
502         * src/addrgather.c
503           src/selective_download.c
504                 don't gettextise empty strings.
505                 reserved by gettext. gettext("") returns 
506                 the header entry with meta information, 
507                 not the empty string
508
509         * po/en_GB.po
510                 updated
511
512 2002-06-26 [paul]       0.7.8claws28
513
514         * sync with 0.7.8cvs7
515                 see ChangeLog 2002-06-25
516
517         * src/prefs_common.c
518                 ...and in the process, tweak the gui a little
519
520 2002-06-25 [alfons]     0.7.8claws27
521         
522         * configure.in
523         * src/Makefile.am
524                 fine tune ldap library detection
525
526 2002-06-25 [alfons]     0.7.8claws26
527
528         * src/compose.c
529                 don't allow return receipts when composing a news article
530
531 2002-06-25 [paul]       0.7.8claws25
532
533         * Makefile.am
534                 add '$(AMTAR)' to 'release' section to allow for
535                 new and older autotools
536
537 2002-06-25 [paul]       0.7.8claws24
538
539         * src/summaryview.c
540                 fix "No more unread messages" persistant pop-up
541                 window bug
542
543 2002-06-25 [paul]       0.7.8claws23
544
545         * po/it.po
546                 updated by Alessandro Maestri
547
548 2002-06-25 [paul]       0.7.8claws22
549
550         * sync with 0.7.8cvs6
551                 see ChangeLog 2002-06-25
552
553 2002-06-24 [paul]       0.7.8claws21
554
555         * tools/update-po
556                 add GPL copyright information
557
558 2002-06-24 [paul]       0.7.8claws20
559
560         * tools/Makefile.am
561           tools/README
562           tools/update-po       ** NEW FILE **
563                 add script that eases the creation of *.po files
564                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
565
566 2002-06-23 [alfons]     0.7.8claws19
567
568         * src/messageview.c
569                 make notification_convert_header obey const correctness
570                 (next step will be fixing the broken return receipt)
571
572 2002-06-23 [paul]       0.7.8claws18
573
574         * src/messageview.c
575                 fix bug introduced in last commit:
576                 removed too much code in last commit - put back what's
577                 needed
578
579 2002-06-23 [paul]       0.7.8claws17
580
581         * src/messageview.[ch]
582                 remove code committed in error from locally patched
583                 source
584
585 2002-06-23 [colin]      0.7.8claws16
586
587         * src/compose.[ch]
588                 add compose_entry_select(), used to select the default_to
589                 email address - hopefully avoiding people sending mails to
590                 wrong recipients.
591
592 2002-06-22 [alfons]     0.7.8claws15
593
594         * AUTHORS
595                 add Bram Metsch & Stanislav Karchebny
596         * src/smtp.[ch]
597         * src/prefs_account.[ch]
598         * src/send.c
599                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
600                   options.  (see <http://sourceforge.net/tracker/index.php
601                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
602
603                 - merge Stanislav's fix to make SMTP AUTH work with qmail
604                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
605
606 2002-06-22 [paul]       0.7.8claws14
607
608         * sync with 0.7.8cvs5
609                 see ChangeLog 2002-06-19 and 2002-06-20
610
611 2002-06-22 [alfons]     0.7.8claws13
612
613         * src/selective_download.c
614                 fix a stupid mistake I made
615
616 2002-06-22 [alfons]     0.7.8claws12
617
618         * src/selective_download.[ch]
619                 fix another unnoticed leak; cleanup code
620
621 2002-06-21 [alfons]
622
623         * tools/Makefile.am
624                 gpg-sign <-- gpg-sign-syl
625
626 2002-06-21 [alfons]     0.7.8claws11
627
628         * src/selective_download.c
629         * src/selective_download.h
630                 fix assorted mix of allocation errors (should solve
631                 problem reported by Philippe Gramoullé, see:
632                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
633
634 2002-06-20 [melvin]     0.7.8claws10
635
636         * tools/gpg-sign *REMOVED*
637           tools/gpg-sign-syl *ADDED*
638                 Replaced the gpg clearsigning script with the version using
639                 xterm instead of ssh-askpass and changed its name.
640
641         * README.claws
642                 Updated actions example to reflect the renaming of the
643                 gpg clearsigning script.
644
645 2002-06-19 [paul]       0.7.8claws9
646
647         * sync with 0.7.8claws9
648                 see ChangeLog 2002-06-18 and 2002-06-19
649
650 2002-06-19 [paul]       0.7.8claws8
651
652         * sync with 0.7.8cvs1
653                 see ChangeLog 2002-06-18
654
655 2002-06-18 [alfons]     0.7.8claws7
656
657         * src/mainwindow.h
658                 add omitted prototype
659
660 2002-06-17 [paul]       0.7.8claws6
661
662         * src/mainwindow.c
663                 fix hiding of exec_btn
664
665 2002-06-17 [paul]       0.7.8claws5
666
667         * src/pop.c
668                 remove unneeded code: should_delete() 
669                 and Pop3State::uidl_todelete_list
670
671 2002-06-17 [paul]       0.7.8claws4
672
673         * sync with 0.7.8
674                 see ChangeLog 2002-06-11 and 2002-06-13
675
676 2002-06-16 [alfons]     0.7.8claws3
677         
678         * src/folder.c
679                 make sure lock sort mode (claws specific) is
680                 also persists after a tree rescan
681
682 2002-06-16 [alfons]     0.7.8claws2
683
684         * src/prefs_folder_item.c
685         * src/folder.[ch]
686                 fix persistence of folder sort mode (broken
687                 by adapting Hiro's new folder persistence code)
688
689 2002-06-16 [alfons]     0.7.8claws1
690
691         * AUTHORS
692         * src/logwindow.c
693         * src/prefscommon.[ch]
694                 control size of log text in log window; 
695                 closes patch #569155 submitted by Mitko Haralanov.
696
697 2002-06-15 [paul]       0.7.8claws
698
699         * release of 0.7.8claws
700
701 2002-06-15 [paul]       0.7.7claws
702
703         * po/pt_BR.po
704                 updated by Fabio Junior Beneditto
705
706 2002-06-14 [paul]       0.7.6claws49
707
708         * po/es.po
709                 updated by Ricardo Mones Lastra
710
711 2002-06-14 [paul]       0.7.6claws48
712
713         * po/nl.po
714                 updated translation by Wilbert Berendsen
715
716 2002-06-14 [melvin]     0.7.6claws47
717
718         * po/fr.po
719                 Updated French translation
720
721 2002-06-13 [paul]       0.7.6claws46
722
723         * src/filesel.c
724                 allow filename to be typed in, rather than just
725                 selected by the mouse. Patch by Gustavo Noronha Silva.
726
727 2002-06-13 [alfons]     0.7.6claws45
728
729         * src/mainwindow.[ch]
730                 more cleanups (removing unnecessary menu items Expand 
731                 summary / message view)
732
733 2002-06-13 [melvin]     0.7.6claws44
734
735         * po/POTFILES.in
736                 Added src/string_match.c
737         * src/string_match.c
738                 Fixed possible buffer overflow.
739                 Corrected typo.
740                 Added missing config.h header.
741         * src/prefs_common.c
742           src/prefs_matcher.c
743           src/prefs_scoring.c
744                 Made some strings translatable (missing _(..)).
745
746 2002-06-13 [melvin]     0.7.6claws43
747
748         * README.claws
749                 Corrected action example (verifying clearsigned mail).
750         * src/prefs_account.c
751                 Corrected typo.
752         * src/prefs_common.c
753                 Removed incorrect line that generated a Gtk-CRITICAL msg.
754
755 2002-06-12 [alfons]     0.7.6claws42
756
757         * src/summaryview.c
758                 add init of score column lost in 0.7.6claws42
759
760 2002-06-12 [paul]       0.7.6claws41
761
762         * src/prefs_account.c
763                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
764                 behavior of the radio buttons, (from 0.7.7cvs2)
765
766 2002-06-11 [alfons]     0.7.6claws40
767
768         * src/messageview.[ch]
769         * src/summaryview.[ch]
770         * src/summary_search.c
771         * src/mainwindow.c
772                 perform a sync to bring in Hiro's separate view implementation 
773
774                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
775
776 2002-06-11 [paul]       0.7.6claws39
777         
778         * src/prefs_account.c
779                 correct a typo on the Receive tab
780
781 2002-06-10 [match]      0.7.6claws38
782
783         * src/addressbook.c
784                 Included address completion patch from Gustavo Noronha.
785
786 2002-06-10 [paul]       0.7.6claws37
787
788         * src/inc.[ch]
789           src/pop.c
790           src/prefs_account.[ch]
791           src/selective_download.[ch]
792                 apply PATCH #561712
793                  NEW:
794                 - check if POP Account
795                 - Receive Button renamed to Preview
796                 - Preview Button Popup: preview new/all messages
797                 - Download Button
798                 - Account Preferences-->Receive tab checkbutton if you
799                   want to remove Mail after Download
800                 -: default YES
801                 - Account Preferences-->Receive tab checkbutton use
802                   filtering rules on preview
803                   (think of delete_on_server)
804                 -: default YES
805                 - Account selectable from SD dialog
806                 - checkbutton to show already downloaded messages if
807                   all messages are previewed
808                 - new clist column showing Date
809                 - ESC KEY close
810                 FIXES:
811                 - play ball with UIDL
812                 - fault tolerant (?) 
813                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
814
815 2002-06-10 [melvin]     0.7.6claws36
816
817         * README.claws
818                 Added a hint to ac/README in cvs instructions.
819
820         * src/prefs_actions.c
821                 Made it possible to use a more elaborate command line
822                 for asynchronous actions, too.
823
824 2002-06-10 [melvin]     0.7.6claws35
825         
826         * src/prefs_actions.c
827                 Make it possible to use a more elaborate command line
828                 (e.g. |foo|bar|cat>there;echo Done|)
829                 Corrected error message when calling %f, %F and %p commands
830                 from the compose window.
831
832 2002-06-09 [colin]      0.7.6claws34
833
834         * src/summaryview.c
835                 Automatically find unread messages in current folder
836                 before annoying the user.
837
838 2002-06-08 [alfons]     0.7.6claws33
839
840         * po/it.po
841                 remove bad formatting string in it.po translation
842                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
843
844 2002-06-08 [paul]       0.7.6claws32
845
846         * sync with 0.7.6cvs25
847                 see ChangeLog 2002-06-07
848
849 2002-06-05 [paul]       0.7.6claws31
850
851         * src/mainwindow.c
852                 add 'Sort by locked' and 'Sort by score'
853
854 2002-06-05 [paul]       0.7.6claws30
855
856         * sync with 0.7.6cvs24
857                 see ChangeLog 2002-06-04
858
859 2002-06-04 [paul]       0.7.6claws29
860
861         * po/pt_BR.po
862                 updated by Fabio Junior Beneditto
863
864 2002-06-03 [thorsten]   0.7.6claws28
865
866         * src/matcher.c
867                 fclose() matcherrc after reading
868
869 2002-06-03 [paul]       0.7.6claws27
870
871         * sync with 0.7.6cvs21
872                 see ChangeLog 2002-05-31
873
874 2002-05-31 [paul]       0.7.6claws26
875
876         * sync with 0.7.6cvs20
877                 see ChangeLog 2002-05-29 and 2002-05-30
878
879 2002-05-31 [paul]       0.7.6claws25
880
881         * src/imap.c
882                 hopefully fix last buggy sync
883
884         * README.claws
885                 correct typo in 'Actions' examples
886
887 2002-05-29 [paul]       0.7.6claws24
888
889         * sync with 0.7.6cvs18
890                 see ChangeLog 2002-05-28 and 2002-05-29
891
892         * src/news.c
893           src/nntp.[ch]
894                 sync with above 
895
896 2002-05-28 [paul]       0.7.6claws23
897
898         * sync with 0.7.6cvs16
899                 see ChangeLog 2002-05-28
900
901 2002-05-27 [thorsten]   0.7.6claws22 
902
903         * faq/it/sylpheed-faq-1.html
904           faq/it/sylpheed-faq-2.html
905           faq/it/sylpheed-faq-3.html
906           faq/it/sylpheed-faq.html
907                 corrected DOS lineendings
908         * faq/de/sylpheed-faq-1.html
909           faq/de/sylpheed-faq-2.html
910           faq/en/sylpheed-faq-1.html
911           faq/en/sylpheed-faq-2.html
912           faq/en/sylpheed-faq-3.html
913           faq/es/sylpheed-faq-1.html
914           faq/es/sylpheed-faq-2.html
915           faq/es/sylpheed-faq-3.html
916           faq/fr/sylpheed-faq-1.html
917           faq/it/sylpheed-faq-1.html
918           faq/it/sylpheed-faq-2.html
919           faq/it/sylpheed-faq-3.html
920           faq/it/sylpheed-faq.html
921                 changed ">" to &quot;
922
923 2002-05-27 [paul]       0.7.6claws21
924         
925         * sync with 0.7.6cvs15
926                 see ChangeLog 2002-05-27
927
928 2002-05-27 [paul]       0.7.6claws20
929
930         * src/prefs_account.c
931                 correct a typo
932
933 2002-05-26 [paul]       0.7.6claws19
934
935         * tools/README
936                 correct a typo
937
938 2002-05-25 [paul]       0.7.6claws18
939
940         * tools/README
941                 add description of kmail2sylpheed.pl
942
943 2002-05-25 [paul]       0.7.6claws17
944
945         * tools/kmail2sylpheed.pl       ** NEW FILE **
946                 perl script that converts an exported Kmail address
947                 book, converts it to sylpheed addressbook file,
948                 writes the file to .sylpheed, and updates
949                 addrbook--index.xml 
950
951 2002-05-25 [paul]       0.7.6claws16
952
953         * sync with 0.7.6cvs14
954                 see ChangeLog 2002-05-23
955
956 2002-05-24 [paul]       0.7.6claws15
957
958         * README.claws
959                 make a correction and add some more info
960
961 2002-05-24 [paul]       0.7.6claws14
962
963         * src/compose.c
964                 fix memory leak in 
965                 compose_redirect_write_headers_from_headerlist()
966                 add Subject and Resent-Message-ID to
967                 compose_redirect_write_headers()
968                 Received, Subject, and X-UIDL are filtered out in 
969                 compose_redirect_write_to_file()
970
971 2002-05-23 [paul]       0.7.6claws13
972
973         * src/compose.[ch]
974           src/filtering.c
975           src/mainwindow.c
976           src/matcher.[ch]
977           src/matcher_parser_lex.l
978           src/matcher_parser_parse.y
979           src/prefs_common.[ch]
980           src/prefs_filtering.c
981           src/summaryview.c
982                 rename 'Bounce' to 'Redirect'
983
984 2002-05-23 [paul]       0.7.6claws12
985
986         * more sync with 0.7.6cvs13
987           src/compose.c
988                 see ChangeLog 2002-05-22
989
990 2002-05-22 [paul]       0.7.6claws11
991
992         * sync with 0.7.6cvs13
993           src/codeconv.c
994                 see ChangeLog 2002-05-20
995           src/prefs_common.c
996                 see ChangeLog 2002-05-22
997
998 2002-05-21 [melvin]     0.7.6claws10
999
1000         * src/folderview.c
1001                 Added missing filtering and scoring headers
1002                 Fixed bad function call that showed garbage 
1003                 in Folder->Processing
1004
1005 2002-05-21 [paul]       0.7.6claws9
1006
1007         * tools/Makefile.am
1008                 make all tools executable, (patch by Alfons).
1009
1010 2002-05-20 [alfons]     0.7.6claws8
1011
1012         * src/procheader.c
1013                 don't forget to call mktime() so we have a valid week 
1014                 and year day
1015                 (Bug report by Roger Sondermann <mail@jumaros.de>)
1016
1017 2002-05-20 [paul]       0.7.6claws7
1018
1019         * src/html.c
1020                 fix broken parsing of urls
1021         * src/textview.c
1022                 fix displaying of urls
1023
1024                 both fixes from the patch [547855] by Eugene 
1025                 Brevdo (zonem)
1026
1027 2002-05-19 [alfons]     0.7.6claws6
1028
1029         * configure.in
1030                 make sylpheed configure correctly with the latest
1031                 and greatest of automake / autoconf / gettext
1032
1033 2002-05-19 [alfons]     0.7.6claws5
1034
1035         * src/procheader.c
1036         * src/procheader.h
1037                 add function for returning ime zone offset
1038         * src/quote_fmt.c
1039         * src/quote_fmt_parse.y
1040                 better quotation formatting - does not convert
1041                 to local time, but uses the original date string.
1042                 
1043                 Note: %z inserts the timezone offset (should 
1044                 work also on platforms where strftime does not
1045                 support %z).
1046
1047 2002-05-18 [christoph]  0.7.6claws4
1048
1049         * src/summaryview.c
1050                 fix indentation of some code
1051         * tools/Makefile.am
1052                 fix spaces after \
1053         * src/Makefile.am
1054                 add missing \
1055                 correct path for ignorethread.xpm
1056                 incorrect filename for sylpheed_logo.xpm
1057                 add missing include matcher_parser_parse.h
1058
1059 2002-05-18 [paul]       0.7.6claws3
1060
1061         * sync with 0.7.6cvs8
1062                 see ChangeLog 2002-05-16 and 2002-05-17
1063
1064 2002-05-18 [melvin]     0.7.6claws2
1065
1066         * README.claws
1067                 Corrected an action's definition and fixed some misspellings.
1068
1069 2002-05-18 [paul]       0.7.6claws1
1070
1071         * tools/Makefile.am
1072           tools/gpg-sign        ** new file **
1073           tools/uudec           ** new file **
1074                 add Melvin's Actions scripts
1075
1076         * README.claws
1077                 add Melvin's descriptions for Actions
1078
1079 2002-05-18 [paul]       0.7.6claws
1080
1081         * Version 0.7.6claws released
1082
1083 2002-05-17 [paul]       0.7.5claws32
1084
1085         * po/es.po
1086                 updated by Ricardo Mones Lastra
1087
1088 2002-05-17 [paul]       0.7.5claws31
1089
1090         * src/compose.c
1091                 fix Account prefs default folder for sent/draft/deleted
1092                 messages bug
1093
1094         * po/it.po
1095           po/nl.po
1096                 updated translation by Alessandro Maestri and
1097                 Wilbert Berendsen
1098
1099 2002-05-17 [melvin]     0.7.5claws30
1100
1101         * src/prefs_actions.c
1102                 Fixed bug where using %F not at the end of the command 
1103                 resulted in an additional empty argument being created.
1104                 Thanks to Darko Koruga for reporting the bug.
1105
1106 2002-05-17 [melvin]     0.7.5claws29
1107
1108         * po/fr.po
1109                 Updated French translations.
1110
1111 2002-05-15 [paul]       0.7.5claws28
1112         
1113         * po/es.po
1114                 updated by Ricardo Mones Lastra
1115
1116 2002-05-15 [paul]       0.7.5claws27
1117
1118         * sync with 0.7.6cvs4
1119                 see ChangeLog 2002-05-14 and 2002-05-15
1120
1121 2002-05-14 [paul]       0.7.5claws26
1122
1123         * sync with 0.7.6cvs1
1124                 see ChangeLog 2002-05-13
1125
1126 2002-05-13 [thorsten]   0.7.5claws25
1127
1128         * src/messageview.c
1129                 fix select_all and copy in multipart messages
1130         * src/mainwindow.c
1131                 fix select_all and copy in multipart messages
1132
1133 2002-05-12 [paul]       0.7.5claws24
1134
1135         * src/summaryview.c
1136                 reverse last commit, bug already fixed in 0.7.5claws3
1137
1138 2002-05-12 [netztorte]  0.7.5claws23
1139
1140         * src/summaryview.c
1141                 dont parse empty addressbook (checked in before claws20)
1142
1143 2002-05-12 [melvin]     0.7.5claws22
1144
1145         * src/procmsg.[ch]
1146                 Removed unneeded priority code introduced by the previous 
1147                 commit.
1148
1149 2002-05-12 [melvin]     0.7.5claws21
1150
1151         * src/compose.[ch]
1152                 Added possibility to set message's priority.
1153         * src/procmsg.[ch]
1154                 Added possibility to set message's priority.
1155                 Added missing headers
1156
1157 2002-05-12 [melvin]     0.7.5claws20
1158
1159         * src/prefs_actions.c
1160                 Removed implicitely added quotes around the name
1161                 of the temporary files of mime parts.
1162
1163 2002-05-12 [paul]       0.7.5claws19
1164
1165         * sync with 0.7.5cvs20
1166                 see ChangeLog 2002-05-11
1167
1168 2002-05-12 [alfons]     0.7.5claws18
1169
1170         * src/quote_fmt_lex.l
1171         * src/quote_fmt_parse.y
1172                 allow quote / reply date & time format to be set using
1173                 %D{format}. format is a format string you'd pass to
1174                 strftime() (see man strftime, or the Display tab |
1175                 Date format setting).
1176
1177                 Currently %D converts the date to local time. 
1178
1179 2002-05-11 [paul]       0.7.5claws17
1180
1181         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
1182                 see ChangeLog 2002-05-10 and 2002-05-11
1183
1184 2002-05-10 [paul]       0.7.5claws16
1185
1186         * sync with 0.7.5cvs16
1187                 see ChangeLog entries 2002-05-09 and 
1188                 2002-05-10
1189
1190 2002-05-10 [colin]      0.7.5claws15
1191
1192         * src/textview.c
1193                 Corrected a bug that prevented sylpheed to open
1194                 double-clicked URIs.
1195
1196 2002-05-09 [paul]       0.7.5claws14
1197
1198         * sync with 0.7.5cvs14
1199                 see ChangeLog 2002-05-08 and 2002-05-09
1200
1201 2002-05-08 [paul]       0.7.5claws13
1202
1203         * sync with 0.7.5cvs11
1204                 see ChangeLog entry 2002-05-08
1205
1206 2002-05-08 [paul]       0.7.5claws12
1207
1208         * src/mainwindow.c
1209           src/textview.[ch]
1210                 fix segfault on View->Open in new window
1211                 patch submitted by Thorsten Maerz <torte@netztorte.de>
1212
1213 2002-05-07 [paul]       0.7.5claws11
1214
1215         * sync with 0.7.5cvs9
1216                 see ChangeLog entry 2002-05-07
1217
1218 2002-05-06 [paul]       0.7.5claws10
1219
1220         * src/messageview.c
1221           src/textview.c
1222                 display url in statusbar on single-click
1223                 patch submitted by Thorsten Maerz <torte@netztorte.de>
1224
1225 2002-05-06 [match]      0.7.5claws9
1226
1227         * src/addritem.[ch]
1228                 new functions.
1229         * src/addrcache.c
1230                 tidy up.
1231         * src/xmlprops.[ch]
1232                 XML implementation of properties file.
1233         * src/exporthtml.[ch]
1234         * src/expthtmldlg.[ch]
1235         * src/addressbook.c
1236                 export to HTML.
1237
1238 2002-05-02 [sergey]     0.7.5claws8
1239
1240         * src/mainwindow.c (mainwin_entries),
1241           src/prefs_common.c (prefs_send_create()),
1242           src/codeconv.c (locale_table):
1243                 use charset name "Windows-1251" instead of "CP1251".
1244
1245 2002-05-02 [colin]      0.7.5claws7
1246         
1247         * src/compose.c
1248           src/prefs_common.c
1249           src/prefs_folder_item.c
1250                 Fixed cosmetics bugs due to Outbox renamed to Sent.
1251
1252 2002-05-02 [hiro]       0.7.5claws6
1253
1254         * src/imap.c
1255                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
1256
1257 2002-05-02 [paul]       0.7.5claws5
1258
1259         * src/compose.c
1260                 more sync with 0.7.5cvs7, see ChangeLog entry
1261                 2002-05-02
1262
1263 2002-05-02 [hiro]       0.7.5claws4
1264
1265         * src/compose.c
1266                 compose_queue_sub():
1267                 check if queue folder exists (closes #550397).
1268                 removed directory creation since it should be handled
1269                 transparently.
1270         * src/imap.c
1271                 imap_add_msg(): return UID for appended message
1272                 (closes #548842).
1273
1274 2002-04-30 [paul]       0.7.5claws3
1275
1276         * src/summaryview.c
1277                 fix account_find_from_address() bug
1278
1279 2002-04-28 [colin]      0.7.5claws2
1280
1281         * src/compose.c
1282           src/textview.c
1283           src/prefs_common.[ch]
1284           src/utils.[ch]
1285                 Added user-definable quotation characters recognition.
1286
1287 2002-04-28 [paul]       0.7.5claws1
1288
1289         * sync with 0.7.5cvs4
1290                 see ChangeLog entry  2002-04-25
1291
1292 2002-04-28 [paul]       0.7.5claws
1293
1294         * po/es.po
1295           po/nl.po
1296           po/pt_BR.po
1297                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
1298                 Fabio Junior Beneditto
1299
1300 2002-04-27 [jens]       0.7.4claws103
1301
1302         * po/de.po
1303                 updated German translation.
1304
1305 2002-04-27 [hiro]       0.7.4claws102
1306
1307         * src/summaryview.c
1308                 summary_write_cache(): fixed the mark loss of hidden messages.
1309
1310 2002-04-26 [melvin]     0.7.4claws101
1311
1312         * src/procmsg.c
1313                 fixed a second typo (same one)
1314         * po/fr.po
1315           po/it.po
1316           po/pt_BR.po
1317                 fixed the type again...
1318
1319 2002-04-26 [melvin]     0.7.4claws100
1320
1321         * src/procmsg.c
1322                 fixed a typo in an alert message ("temorary").
1323         * po/it.po
1324         * po/pt_BR.po
1325                 corrected the typo  described above.
1326         * po/fr.po
1327                 updated French translation.
1328
1329 2002-04-26 [darko]      0.7.4claws99
1330
1331         * src/summaryview.c
1332                 fix target folder colorization
1333
1334 2002-04-25 [paul]       0.7.4claws98
1335
1336         * po/it.po
1337                 updated by Alessandro Maestri
1338
1339 2002-04-24 [colin]      0.7.4claws97
1340         
1341         * src/compose.c
1342                 Fixed double "subject is empty" question.
1343
1344 2002-04-23 [colin]      0.7.4claws96
1345         
1346         * src/mimeview.c
1347                 Corrected issue when "automatically display images" was
1348                 not set : first image remained after selecting second.
1349
1350 2002-04-23 [melvin]     0.7.4claws95
1351
1352         * src/prefs_actions.c
1353                 Don't display in/out dialog if there is nothing to show.
1354
1355 2002-04-23 [paul]       0.7.4claws94
1356
1357         * sync with 0.7.5cvs3
1358                 bug fixes: see ChangeLog entry 2002-04-23
1359
1360 2002-04-22 [darko]      0.7.4claws93
1361
1362         * src/compose.c
1363                 fix previous check-in which changed code after
1364                 merge from main
1365
1366 2002-04-22 [paul]       0.7.4claws92
1367
1368         * faq/de/*
1369                 add German FAQ
1370         * faq/en/*
1371           faq/es/*
1372           faq/fr/*
1373                 update English, Spanish and French FAQs
1374         * manual/de/*
1375           manual/es/*
1376                 add German and Spanish manuals
1377         * manual/en/*
1378           manual/fr/*
1379                 update English and French manuals
1380
1381         * src/Makefile.am
1382                 add to and re-arrange the pixmap entries
1383
1384 2002-04-22 [darko]      0.7.4claws91
1385
1386         * src/compose.c
1387                 fix sender initials recognition to only allow
1388                 '>' after the initials
1389
1390 2002-04-21 [paul]       0.7.4claws90
1391
1392         * sync with 0.7.5 release
1393                 see ChangeLog entry 2002-04-21
1394
1395 2002-04-21 [alfons]
1396
1397         * src/Makefile.am
1398                 add colin's new pixmaps to EXTRA_DIST
1399
1400 2002-04-21 [colin]      0.7.4claws89
1401         * src/compose.c
1402         * src/inc.c
1403         * src/mainwindow.[ch]
1404         * src/prefs_common.[ch]
1405         * src/stock_pixmap.[ch]
1406                 Added "Work offline" ability.
1407
1408 2002-04-21 [colin]      0.7.4claws88
1409         
1410         * src/mimeview.c
1411         * src/prefs_common.c
1412         * src/prefs_common.h
1413         * src/textview.c : Added an option to common preferences -> display
1414           to allow user not to automatically display images.
1415
1416 2002-04-21 [paul]       0.7.4claws87
1417
1418         * sync with 0.7.4cvs52
1419                 see ChangeLog entry 2002-04-21 (src/imap.c)
1420
1421 2002-04-21 [paul]       0.7.4claws86
1422
1423         * sync with 0.7.4cvs51
1424                 see ChangeLog entry 2002-04-21
1425
1426 2002-04-21 [paul]       0.7.4claws85
1427
1428         * sync with 0.7.4cvs49
1429                 see ChangeLog entries 2002-04-20 and 2002-04-21
1430
1431         * src/Makefile.am
1432                 clean up: remove old 'stock_' element from xpm 
1433                 filenames.
1434
1435 2002-04-21 [alfons]     0.7.4claws84
1436
1437         apply sync patch from Paul
1438
1439         * src/folderview.c
1440                 use old claws prefs_folder_item_create() for now
1441
1442 2002-04-19 [match]      0.7.4claws83
1443
1444         * src/addressbook.[ch]
1445         * src/addrharvest.[ch]
1446         * src/addrgather.[ch]
1447                 recurse folders.
1448         * src/mainwindow.c
1449         * src/summaryview.[ch]
1450                 change menu option.
1451
1452 2002-04-19 [paul]       0.7.4claws82
1453
1454         * po/pt_BR.po
1455                 updated by Fabio Junior Beneditto
1456
1457 2002-04-14 [alfons]     0.7.4claws81
1458
1459         * src/passphrase.c
1460                 add #include <sys/types.h> for mode_t and off_t 
1461
1462 2002-04-13 [paul]       0.7.4claws80
1463         
1464         * src/main.c
1465           src/passphrase.[ch]
1466           src/pgptext.c
1467           src/prefs_common.[ch]
1468           src/rfc2015.c
1469                 enable storing of GnuPG passphrase for the whole 
1470                 session or a user-defined number of minutes. patch 
1471                 submitted by Ravemax <ravemax@dextrose.com>
1472
1473 2002-04-13 [alfons]     0.7.4claws79
1474
1475         * src/textview.c
1476                 make email parser also stop scanning when encountering separators
1477                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
1478
1479 2002-04-13 [paul]       0.7.4claws78
1480
1481         * sync with 0.7.4cvs39
1482                 see ChangeLog entry 2002-04-12
1483
1484 2002-04-11 [paul]       0.7.4claws77
1485
1486         * sync with 0.7.4cvs37
1487                 see ChangeLog entry 2002-04-11
1488
1489 2002-04-11 [paul]       0.7.4claws76
1490
1491         * COPYING 
1492                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
1493                 the clause for OpenSSL). sync with sylpheed main
1494
1495 2002-04-09 [melvin]     0.7.4claws75
1496
1497         * src/compose.c
1498                 Made 'Ctrl-Enter' on send ignore some modifiers 
1499                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
1500                 to bind other *-Enter (but not Alt-Enter).
1501
1502 2002-04-09 [paul]       0.7.4claws74
1503
1504         * sync with 0.7.4cvs35
1505                 see ChangeLog entries 2002-04-09
1506
1507 2002-04-08 [paul]       0.7.4claws73
1508
1509         * sync with 0.7.4cvs33
1510                 see ChangeLog entry 200-04-08
1511
1512 2002-04-07 [match]      0.7.4claws72
1513
1514         * src/addrharvest.[ch]
1515                 fixed to read all addresses in header, regardless
1516                 of header size. improved name parsing. accommodate
1517                 harvest from folders and selected message.
1518         * src/addritem.[ch]
1519                 included new address parsing function.
1520         * src/addrgather.[ch]
1521         * src/addressbook.[ch]
1522         * src/summaryview.[ch]
1523         * src/mainwindow.c
1524                 allow address harvest of folder as well as selected
1525                 messages.
1526
1527 2002-04-07 [paul]       0.7.4claws71
1528
1529         * src/esmtp.[ch]
1530           src/smtp.c
1531                 don't try to authenticate with CRAM-MD5 in SMTP when 
1532                 SMTP-AUTH enabled if MTA doesn't issue this 
1533                 auth-method in it's ehlo-response. bug item #531364,
1534                 patch item #938910. patch submitted by Colin Leroy 
1535                 <colin@colino.net>
1536
1537 2002-04-07 [paul]       0.7.4claws70
1538
1539         * src/nntp.c
1540                 fix missing MODE_READER bug. patch submitted by
1541                 Colin Leroy <colin@colino.net>
1542
1543 2002-04-07 [alfons]     0.7.4claws69
1544
1545         * src/matcher.[ch]
1546         * src/prefs_filtering.c
1547         * src/summaryview.c
1548                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
1549                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
1550
1551 2002-04-07 [paul]       0.7.4claws68
1552
1553         * sync with 0.7.4cvs32
1554                 see ChangeLog entry 2002-04-06
1555
1556         * tools/filter_conv.pl
1557                 more bug fixes
1558
1559 2002-04-06 [paul]       0.7.4claws67
1560
1561         * tools/filter_conv.pl
1562                 modify to be able to find the name of the first
1563                 mailbox and use that. main's filter does not
1564                 record the full path to the mailbox and therefore
1565                 can only filter to the first mailbox.
1566
1567 2002-04-05 [paul]       0.7.4claws66
1568
1569         * tools/filter_conv.pl
1570                 attempt to make the script all-encompassing and
1571                 be able to convert any main 'filter' rule thrown
1572                 at it
1573
1574 2002-04-05 [paul]       0.7.4claws65
1575
1576         * tools/filter_conv.pl
1577                 allow for collapsed folder trees
1578
1579 2002-04-05 [paul]       0.7.4claws64
1580
1581         * sync with 0.7.4cvs31
1582                 see ChangeLog entries 2002-04-05
1583
1584 2002-04-03 [paul]       0.7.4claws63
1585
1586         * sync with 0.7.4cvs29
1587                 see ChangeLog entries 2002-04-02 and 2002-04-03
1588
1589 2002-04-02 [paul]       0.7.4claws62
1590
1591         * sync with 0.7.4cvs26
1592                 see ChangeLog entry 2002-04-01
1593
1594 2002-04-02 [match]      0.7.4claws61
1595
1596         * src/pine.[ch]
1597         * src/importpine.[ch]
1598         * src/addressbook.c
1599                 import Pine address book.
1600
1601 2002-04-02 [match]      0.7.4claws60
1602
1603         * src/addrharvest.[ch]
1604                 improve address parsing of funky addresses.
1605
1606 2002-04-02 [darko]      0.7.4claws59
1607
1608         * src/compose.c
1609                 wrap on send improvements, it now recognizes quoted
1610                 initials as part of the quotation string, and it
1611                 does not join lines separated by CR
1612
1613 2002-04-01 [match]      0.7.4claws58
1614
1615         * src/mgutils.[ch]
1616                 added new functions.
1617         * src/mutt.[ch]
1618                 remove excessive duplicate address generation
1619                 on import.
1620
1621 2002-04-01 [alfons]     0.7.4claws57
1622         
1623         * src/summaryview.c
1624                 put back g_free() 
1625
1626 2002-04-01 [paul]       0.7.4claws56
1627
1628         * sync with 0.7.4cvs25
1629                 see ChangeLog entry 2002-04-01
1630
1631 2002-04-01 [alfons]     0.7.4aprilfool55
1632
1633         * src/summaryview.c
1634                 honour feature request item #537427 to allow for
1635                 displaying names from address book for sent mail also
1636
1637 2002-03-29 [paul]       0.7.4claws54
1638
1639         * src/mainwindow.c
1640           src/prefs_filtering.[ch]
1641           src/prefs_matcher.c
1642           src/summaryview.c
1643                 add 'fast filter' for claws' filtering,
1644                 /Tools/Create filter rule/... patch submitted
1645                 by Neill Miller <neillm@thecodefactory.org>
1646
1647 2002-03-29 [paul]       0.7.4claws53
1648
1649         * sync with 0.7.4cvs24
1650                 see ChangeLog entry 2002-03-29
1651
1652 2002-03-28 [paul]       0.7.4claws52
1653
1654         * sync with 0.7.4cvs23
1655                 see ChangeLog entry 2002-03-28
1656
1657 2002-03-27 [melvin]     0.7.4claws51
1658
1659         * src/prefs_actions.c
1660                 Added support to pass only one message part (as a
1661                 file) to the command using '%p'. No quotes are needed
1662                 because doubles quotes are automatically added.
1663                 Fixed bug where Sylpheed could block when waiting for
1664                 a child process to finish.
1665                 Changed the help menu to remove quotes around symbols to 
1666                 avoid misinterpretation (they must not be used).
1667
1668 2002-03-27 [melvin]     0.7.4claws50
1669
1670         * src/inc.c
1671                 Made the new mail notification command always 
1672                 execute asynchronously.
1673
1674 2002-03-27 [paul]       0.7.4claws49
1675
1676         * src/compose.c
1677                 fix bug introduced in last commit
1678
1679 2002-03-27 [paul]       0.7.4claws48
1680
1681         * sync with 0.7.4cvs21
1682                 see ChangeLog 2002-03-26 and 2002-03-27
1683
1684 2002-03-26 [hoa]        0.7.4claws47
1685
1686         * src/prefs_folder_item.c
1687                 really fixed the bug #516442 with folder rescan.
1688
1689 2002-03-26 [paul]       0.7.4claws46
1690
1691         * sync with 0.7.4cvs19
1692                 see ChangeLog entries 2002-03-25 and 2002-03-26
1693
1694 2002-03-25 [hoa]        0.7.4claws45
1695
1696         * src/matcher.c
1697         * src/mh.c
1698                 fix the bug #516442 with folder rescan.
1699
1700         * src/prefs_common.[ch]
1701         * src/compose.c
1702                 added an option to enable two different behaviours
1703                 for bounce.
1704
1705
1706 2002-03-25 [paul]       0.7.4claws44
1707
1708         * src/mainwindow.c
1709           src/selective_download.c
1710                 correct a few menuitem labels
1711
1712 2002-03-25 [christoph]  0.7.4claws43
1713
1714         * src/procmsg.c
1715                 fix non deleted tmp message in
1716                 procmsg_save_to_outbox
1717                 fix problems caused by sync with
1718                 main branch's procmsg_send_queue
1719
1720 2002-03-25 [paul]       0.7.4claws42
1721
1722         * src/quote_fmt.c
1723           src/quote_fmt_lex.l
1724           src/quote_fmt_parse.y
1725                 add Last name (%L) placeholder for quoting. 
1726                 patch submitted by Thorsten Thielen 
1727                 <thth@users.sourceforge.net>
1728
1729 2002-03-25 [paul]       0.7.4claws41
1730
1731         * src/utils.c
1732                 get full hostname. patch submitted by
1733                 Bob Woodside <rwoodside1@comcast.net>
1734
1735 2002-03-25 [paul]       0.7.4claws40
1736
1737         * src/account.c
1738           src/news.c
1739           src/nntp.[ch]
1740           src/prefs_account.[ch]
1741                 enable NNTP over SSL. patch submitted by
1742                 Pascal Jermini <pascal@infinity.hn.org>
1743
1744 2002-03-24 [paul]       0.7.4claws39
1745
1746         * src/prefs_common.c
1747                 make the arrangement of the Compose tab more
1748                 coherent
1749
1750         * src/mainwindow.c
1751                 fix some irregularities of style
1752
1753         * po/de.po
1754                 updated by Kilian Krause
1755
1756 2002-03-23 [paul]       0.7.4claws38
1757
1758         * po/pt_BR.po
1759                 updated by Fabio Junior Beneditto
1760
1761 2002-03-23 [paul]       0.7.4claws37
1762
1763         * src/mainwindow.c
1764                 move 'Gather addresses' to 'Tools' menu
1765                 make 'Selective download' sensitive
1766
1767 2002-03-23 [paul]       0.7.4claws36
1768
1769         * sync with 0.7.4cvs16
1770                 see ChangeLog entries 2002-03-23
1771
1772 2002-03-22 [christoph]  0.7.4claws35
1773
1774         * src/quote_fmt_parse.y
1775                 fix include program output
1776
1777 2002-03-22 [alfons]     0.7.4claws34
1778
1779         * src/pop.c
1780                 initialize GDate stack variable correctly (sorry!)
1781
1782 2002-03-22 [paul]       0.7.4claws33
1783
1784         * src/compose.c
1785           src/mainwindow.c
1786           src/prefs_actions.c
1787           src/prefs_common.c
1788                 rename 'Tool' to 'Tools'
1789
1790         * src/mainwindow.c
1791                 move 'Delete duplicated messages' from
1792                 'Message/' to 'Tools/'
1793                 re-arrange the order of 'Tools/' items
1794
1795 2002-03-22 [paul]       0.7.4claws32
1796
1797         * src/addr_compl.c
1798           src/addressbook.[ch]
1799                 auto-address completion now also matches on
1800                 Nickname. patch submitted by Bob Forsman 
1801                 <hammor@users.sourceforge.net>
1802
1803         * src/editaddress.c
1804                 correct a spelling mistake
1805
1806 2002-03-22 [alfons]     0.7.4claws31
1807
1808         * src/pop.c
1809                 fix getting uidl from incorrect string 
1810                 (spotted by Colin)
1811
1812 2002-03-21 [alfons]     0.7.4claws30
1813
1814         * src/pop.c
1815                 more code refactoring
1816                 plug mem leak introduced by delete on server
1817
1818 2002-03-21 [paul]       0.7.4claws29
1819
1820         * sync with 0.7.4cvs11
1821                 see ChangeLog entries 2002-03-20
1822
1823 2002-03-20 [alfons]     0.7.4claws28
1824
1825         * src/inc.c
1826                 apply Colin's patch and refactor
1827
1828 2002-03-20 [paul]       0.7.4claws27
1829
1830         * sync with sylpheed 0.7.4cvs9
1831                 see ChangeLog entry 2002-03-20
1832
1833 2002-03-19 [christoph]  0.7.4claws26
1834
1835         * src/mh.c
1836         * src/procmsg.[ch]
1837         * src/summaryview.c
1838                 revert changes for flag updates
1839                 (does not work correctly and no time to debug)
1840
1841 2002-03-20 [alfons]     0.7.4claws25
1842
1843         * src/pop.c
1844                 refactor should_delete() a little bit 
1845
1846 2002-03-19 [paul]       0.7.4claws24
1847
1848         * src/inc.[ch]
1849           src/pop.c
1850           src/prefs_account.[ch]
1851                 allow the user to leave downloaded mail on the 
1852                 server for n days. Patch submitted by Colin Leroy 
1853                 <colin@colino.net>
1854
1855 2002-02-19 [paul]       0.7.4claws23
1856
1857         * sync with sylpheed 0.7.4cvs8
1858                 see ChangeLog entries 2002-03-19
1859
1860 2002-03-18 [paul]       0.7.4claws22
1861
1862         * sync with sylpheed 0.7.4cvs6
1863                 see ChangeLog entry 2002-03-18
1864
1865 2002-03-18 [paul]       0.7.4claws21
1866
1867         * po/en_GB.po
1868                 add en_GB message catalogue
1869
1870         * src/mbox_folder.c
1871           src/prefs_account.c
1872           src/prefs_actions.c
1873                 correct a few spelling mistakes
1874
1875 2002-03-17 [alfons]     0.7.4claws20
1876
1877         * src/matcher.c
1878                 more stringent checks for NULL params when writing
1879                 filtering actions to a file
1880                 
1881 2002-03-17 [hoa]        0.7.3claws20
1882
1883         * src/news.c
1884                 fixed the count of new messages
1885
1886         * src/compose.c
1887                 fixed the "attachment properties" window
1888
1889 2002-03-17 [paul]       0.7.4claws19
1890
1891         * src/defs.h
1892           src/folder.h
1893           src/news.c
1894           src/prefs_account.[ch]
1895           src/procmsg.[ch]
1896           src/summaryview.c
1897                 automatically mark cross-posted messages as read 
1898                 and (optionally) give them a colour label
1899                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
1900                 
1901
1902 2002-03-17 [paul]       0.7.4claws18
1903
1904         * sync with sylpheed 0.7.4cvs5
1905                 see ChangeLog entry 2002-03-17
1906
1907 2002-03-17 [melvin]     0.7.4claws17
1908         
1909         * src/textview.c
1910                 Worked around a gtktext 'bug': when searching for 
1911                 a text in a long message it was scrolling slowly
1912                 line by line until it hit the searched text.
1913         * po/fr.po
1914                 Updated French translation
1915
1916 2002-03-17 [melvin]     0.7.4claws16
1917
1918         * src/mainwindow.c
1919         * src/compose.c
1920         * src/prefs_actions.c
1921                 Moved "Edit/Actions" to "Tool/Actions"
1922                 Made mainwindow/compose window sensitive as soon as
1923                 no child process is running anymore even if the io dialog
1924                 is open.
1925                 Fixed a struct being initialized with a non constant char*
1926
1927 2002-03-16 [christoph]  0.7.4claws15
1928
1929         * configure.in
1930                 add --with-compiler-flags option
1931                 (only for developer hacking)
1932         * src/mh.c
1933         * src/procmsg.[ch]
1934         * src/summaryview.c
1935                 try to make folder-stats and flag handling more
1936                 independent from the summaryview. msgcounts
1937                 are only set when the folder is opened and
1938                 procmsg_msginfo_(un)set_flags will handle it
1939                 later and summaryview will get the values
1940                 from the folder.
1941
1942 2002-03-16 [paul]       0.7.4claws14
1943
1944         * src/messageview.c
1945                 fix Return-receipt. Patch submitted by Bob
1946                 Woodside <rwoodside1@comcast.net>
1947
1948 2002-03-16 [paul]       0.7.4claws13
1949
1950         * src/compose.c
1951                 fix 'dynamic' signatures, make it work again
1952                 broken during sync on 2002-03-14 (0.7.4claws2)
1953
1954 2002-03-15 [match]      0.7.4claws12
1955
1956         * src/addrharvest.[ch]
1957         * src/addrgather.[ch]
1958         * src/addressbook.[ch]
1959         * src/mainwindow.c
1960                 included address harvester feature. still some
1961                 issues with address parsing that I will fix.
1962
1963 2002-03-15 [match]      0.7.4claws11
1964
1965         * src/addrbook.[ch]
1966         * src/addrcache.[ch]
1967         * src/addressbook.[ch]
1968         * src/addrindex.c
1969         * src/editbook.c
1970         * src/importldif.c
1971         * src/importmutt.c
1972         * src/jpilot.[ch]
1973         * src/main.c
1974         * src/syldap.[ch]
1975         * src/vcard.[ch]
1976                 tidy up. fix memory leaks. moved attribs and methods
1977                 from individual interfaces to addrcache object. prep
1978                 for new stuff to come in.
1979
1980 2002-03-15 [alfons]     0.7.4claws10
1981
1982         * src/matcher.[ch]
1983         * src/matcher_parser_parse.y
1984         * src/matcher_parser_lex.l
1985         * src/prefs_matcher.c
1986                 add filtering conditions message greater than, smaller 
1987                 than, and exactly matching a size in bytes
1988                 (does not work with delete from POP3 server yet)
1989
1990                 this should also give others an idea what you should
1991                 do to add new criterions to claws filtering system
1992                 
1993
1994 2002-03-15 [paul]       0.7.4claws9
1995
1996         * tools/filter_conv.pl
1997                 exit if there are no filter rules to convert
1998                 rename filterrc to filterrc.old after completion
1999
2000 2002-03-15 [paul]       0.7.4claws8
2001
2002         * sync with sylpheed 0.7.4cvs3
2003                 see ChangeLog entry 2002-03-14
2004
2005 2002-03-14 [paul]       0.7.4claws7
2006
2007         * src/compose.c
2008                 clean up the last commit (ahem)
2009
2010 2002-03-14 [paul]       0.7.4claws6
2011
2012         * src/compose.c
2013                 fix bug #515655. honour account preferences
2014                 regarding gpg default signing/encryption when 
2015                 changing account from the compose window.
2016
2017 2002-03-14 [paul]       0.7.4claws5
2018
2019         * src/folderview.c
2020                 remove unnecessary curly brackets
2021
2022 2002-03-14 [paul]       0.7.4claws4
2023
2024         * src/folderview.c
2025           src/prefs_filtering.[ch]
2026                 add filter rename on folder rename and filter
2027                 delete on folder delete. Patch submitted by
2028                 Neill Miller <neillm@thecodefactory.org> 
2029
2030 2002-03-14 [christoph]  0.7.4claws3
2031
2032         * src/procmsg.c
2033         * src/send.c
2034                 fix local delivery
2035                 (patch submitted by "Simon 'corecode' Schubert")
2036         * src/prefs_common.c
2037         * src/procmsg.c
2038                 fix gcc 3.0 warning
2039
2040 2002-03-14 [paul]       0.7.4claws2
2041
2042         * sync with sylpheed 0.7.4cvs2
2043                 see ChangeLog entry 2002-03-13
2044
2045 2002-03-12 [darko]      0.7.4claws1
2046
2047         * src/mainwindow.c
2048                 fix what seems to be a copy and paste error
2049                 when setting color for important messages
2050                 (reported by wwp)
2051
2052 2002-03-11 [paul]       version 0.7.4claws released
2053
2054 2002-03-11 [paul]       0.7.4claws
2055
2056         * po/es.po
2057           po/it.po
2058           po/nl.po
2059           po/pt_BR.po
2060                 update message catalogs. Submitted by Ricardo Mones 
2061                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
2062                 Fabio Junior Beneditto
2063
2064         * configure.in
2065           faq/Makefile.am
2066           faq/it/Makefile
2067           faq/it/sylpheed-faq*
2068           src/mainwindow.c
2069           src/manual.[ch]
2070                 add FAQ in Italian
2071         
2072
2073 2002-03-11 [jens]       0.7.3claws7
2074
2075         * po/de.po
2076                 updated German translation
2077
2078 2002-03-11 [melvin]     0.7.3claws6
2079
2080         * po/fr.po
2081                 updated and corrected French translation
2082
2083 2002-03-10 [hoa]        0.7.3claws5
2084
2085         * src/account.c
2086         * src/inc.c
2087         * src/prefs_account.c
2088         * src/procmsg.c
2089         * src/send.[ch]
2090                 fixed the local account.
2091                 you have to change the default "/usr/sbin/sendmail"
2092                 to "/usr/sbin/sendmail -t" in the preferences of
2093                 the local account.
2094
2095         * src/procmime.c
2096                 removed some debug display for renderer
2097
2098 2002-03-10 [paul]       0.7.3claws4
2099
2100         * faq/en/sylpheed-faq-1.html
2101           faq/en/sylpheed-faq-2.html
2102                 update
2103
2104 2002-03-09 [paul]       0.7.3claws3
2105
2106         * sync with sylpheed 0.7.4
2107                 see ChangeLog entry 2002-03-09
2108
2109 2002-03-08 [paul]       0.7.3claws2
2110
2111         * faq/en/sylpheed-faq*
2112           faq/es/sylpheed-faq*
2113           faq/fr/sylpheed-faq*
2114                 update the FAQs
2115
2116         * manual/fr/.cvsignore
2117           manual/fr/Makefilea.am
2118           manual/fr/sylpheed*
2119           src/mainwindow.c
2120           src/manual.[ch]
2121                 add the French manual
2122
2123 2002-03-07 [paul]       0.7.3claws1
2124
2125         * sync with sylpheed 0.7.3cvs4
2126                 see ChangeLog entries  2002-03-06 and 2002-03-07
2127         
2128         * po/nl.po
2129                 updated by Wilbert Berendsen
2130
2131 2002-03-07 [melvin]     0.7.2claws34
2132
2133         * src/selective_download.c
2134                 Changed the pixmap of the receive button to MAIL_RECEIVE.
2135
2136 2002-03-06 [paul]       0.7.2claws33
2137
2138         * sync with sylpheed 0.7.3cvs1
2139                 bug fix, see ChangeLog entry 2002-03-05
2140
2141 2002-03-05 [paul]       0.7.2claws32
2142
2143         * src/mimeview.c
2144           src/pgptext.[ch]
2145           src/procmsg.c
2146                 reverse the pgp ascii-armored code implemented in 
2147                 0.7.2claws16. removal of this code until it matures.
2148                 this means that verifying ascii-armored pgp sigs and
2149                 automatic decryption of ascii-armored encrypted
2150                 messages no longer works.
2151
2152 2002-03-05 [paul]       0.7.2claws31
2153
2154         * configure.in
2155           Makefile.am
2156         * faq/Makefile.am
2157         * faq/en/Makefile.am
2158           faq/en/sylpheed-faq.html
2159           faq/en/sylpheed-faq-1.html
2160           faq/en/sylpheed-faq-2.html
2161           faq/en/sylpheed-faq-3.html
2162         * faq/es/Makefile.am
2163           faq/es/sylpheed-faq.html
2164           faq/es/sylpheed-faq-1.html
2165           faq/es/sylpheed-faq-2.html
2166           faq/es/sylpheed-faq-3.html
2167           faq/es/sylpheed-faq-4.html
2168         * faq/fr/Makefile.am
2169           faq/fr/sylpheed-faq.html
2170           faq/fr/sylpheed-faq-1.html
2171           faq/fr/sylpheed-faq-2.html
2172           faq/fr/sylpheed-faq-3.html
2173         * src/Makefile.am
2174           src/defs.h
2175           src/mainwindow.c
2176           src/manual.[ch]
2177                 add FAQs in English, Spanish and French
2178
2179
2180 2002-03-05 [paul]       0.7.2claws30
2181
2182         * manual/en/sylpheed.html
2183           manual/en/sylpheed-XX.html
2184                 updated the English manual
2185
2186 2002-03-05 [hoa]        
2187
2188         * src/summaryview.c
2189                 dialog box pops up if the article can't be deleted.
2190
2191 2002-03-04 [paul]       
2192         
2193         * po/pt_BR.po
2194                 updated by Fabio Junior Benedito
2195
2196 2002-03-04 [hoa]
2197
2198         * removed ac/gpgme.m4
2199                 to avoid autogen common problem
2200                 developers have to install gpgme development package now
2201
2202         * src/compose.c
2203                 encoding to 7bit or 8bit is enabled.
2204
2205 2002-03-03 [alfons]     0.7.2claws29
2206
2207         * src/pop.c
2208                 merge fix by Oliver Haertel for selective
2209                 download buglet
2210
2211 2002-03-03 [paul]       0.7.2claws28
2212         
2213         * sync with sylpheed 0.7.3
2214
2215 2002-03-03 [paul]       0.7.2claws27
2216
2217         * sync with sylpheed 0.7.2cvs24
2218                 see ChangeLog entries 2002-03-02 and 2002-03-03
2219
2220 2002-03-02 [melvin]     0.7.2claws26
2221
2222         * src/inc.[ch]
2223         * src/main.c
2224         * src/mainwindow.c
2225         * src/prefs_common.[ch]
2226                 Added user definable notification on new mail arrival.
2227                 Removed unused variables in spell checker prefs code.
2228
2229 2002-03-02 [melvin]     0.7.2claws25
2230
2231         * src/quote_fmt.c
2232                 Removed unnecessary escape sequences.
2233                 Changed 'Initial...' to 'Initials of Sender'
2234
2235 2002-03-02 [paul]       0.7.2claws24
2236
2237         * sync with sylpheed 0.7.2cvs22
2238                 see ChangeLog entry 2002-03-01
2239
2240 2002-03-01 [hoa]        0.7.2claws23
2241
2242         * src/mainwindow.c
2243                 Set sensitivity of delete actions to active
2244                 even if the folder is a newsgroup.
2245
2246         * src/summaryview.c
2247                 - Set sensitivity of delete actions
2248                 - Added function check_permission() that will check if the
2249                   user is authorized to delete a message. For news, it
2250                   will check if the author is the same.
2251                 - Enabled deletion when there is no trash folder.
2252
2253         * src/news.[ch]
2254                 - Added news_cancel_article() to cancel articles
2255                 - Implemented news_remove_message() (public function)
2256
2257 2002-03-01 [paul]       0.7.2claws22
2258
2259         * src/gtkutils.c
2260           src/textview.c
2261                 recognise urls that that don't include 'http://' and
2262                 simply begin 'www.' 
2263
2264         * AUTHORS
2265                 remove duplicated name
2266
2267 2002-02-28 [paul]       0.7.2claws21
2268
2269         * src/mainwindow.c
2270           src/summaryview.[ch]
2271                 add ability to 'Select thread'
2272                 combines Melvin's "Select thread's head" patch (#510907)
2273                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
2274                 patch (#518514) 
2275
2276 2002-02-28 [paul]       0.7.2claws20
2277
2278         * src/mimeview.c
2279                 hopefully fix segfault on right-clicking a mime part
2280                 that some people have experienced.      
2281                 fix submitted by Fredrik Olofsson <frol@linux.nu>
2282
2283 2002-02-28 [paul]       0.7.2claws19
2284
2285         * sync with sylpheed 0.7.2cvs21
2286                 see ChangeLog entries 2002-02-27 and 2002-02-28
2287
2288 2002-02-27 [paul]       0.7.2claws18
2289
2290         * sync with sylpheed 0.7.2cvs18
2291                 see ChangeLog entries 2002-02-26 and 2002-02-27
2292
2293 2002-02-26 [alfons]     0.7.2claws17
2294
2295         * src/procheader.c
2296                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
2297                 (spotted by Chris Hessman <idatech@gmx.net>)
2298
2299 2002-02-26 [paul]       0.7.2claws16
2300
2301         * src/mimeview.c
2302           src/pgptext.[ch]
2303           src/procmsg.c
2304                 make decryption of ascii-armored pgp encrypted messages
2305                 and verification of ascii-armored signatures work again.
2306                 slightly altered from the patch by Jens Jahnke 
2307                 <jan0sch@gmx.net>
2308
2309                 ##FIX ME##
2310                 * the checking of plaintext signatures always comes up in 
2311                   a popup box
2312                 * it doesn't work for multipart messages 
2313                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
2314                   including the msg headers and these 2 line themselves, are 
2315                   not displayed
2316
2317         * src/mainwindow.c
2318                 "View/Folder Tree" becomes "View/Separate Folder Tree"
2319                 "View/Message View" becomes "View/Separate Message View"
2320                 because its less ambiguous.
2321
2322         * po/es.po
2323                 updated by Ricardo Mones Lastra
2324
2325 2002-02-26 [paul]       0.7.2claws15
2326
2327         * sync with sylpheed 0.7.2cvs17
2328                 see ChangeLog entries 2002-02-25 and 2002-02-26
2329
2330 2002-02-25 [christoph]  0.7.2claws14
2331
2332         * src/filtering.[ch]
2333         * src/inc.c
2334                 do filtering stuff after all messages have been received
2335                   1. drop all messages to .processing
2336                   2. scan processing folder for messages
2337                   3. filter messages or move to inbox
2338                 this will also find old messages left in processing after
2339                 a crash or something like that and we get a real msginfo
2340                 from folder->get_msg_list and do not have to create our
2341                 own in filter_message
2342         * src/matcher_parser_parse.y
2343                 remove MIX/MAX warning (reordered includes)
2344
2345 2002-02-25 [paul]       0.7.2claws13
2346
2347         * sync with sylpheed 0.7.2cvs15
2348                 see ChangeLog entry 2002-02-24
2349
2350 2002-02-24 [alfons]     0.7.2claws12
2351
2352         * src/filtering.c
2353                 clear old color flags first when applying a new color to
2354                 a message info. 
2355                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
2356
2357 2002-02-24 [alfons]     0.7.2.claws11
2358         
2359         * AUTHORS
2360         * src/prefs_common.c
2361                 add presets for Opera and Konqueror, closes patch #517261,
2362                 submitted by Ville Skyttä <scop@users.sourceforge.net>
2363
2364 2002-02-24 [alfons]     0.7.2.claws10
2365
2366         * AUTHORS
2367         * src/summaryview.c
2368                 fix threading for null message ids, closes patch #521601,
2369                 submitted by Bob Forsman <hammor@users.sourceforge.net>
2370
2371 2002-02-24 [alfons]     0.7.2claws9
2372
2373         * src/summaryview.c
2374         * src/filtering.c
2375                 make Tool | Filter Message work with filtering system so
2376                 setting flags also works
2377
2378                 TODO:
2379
2380                 - Processing uses the same function as Tool | Filter
2381                   Message, but doesn't use the same update proc yet
2382
2383 2002-02-23 [paul]       0.7.2claws8
2384
2385         * sync with sylpheed 0.7.2cvs14
2386                 see ChangeLog entries 2002-02-22 and 2002-02-23
2387
2388 2002-02-22 [christoph]  0.7.2claws7
2389
2390         * src/quote_fmt.c
2391                 Add column space to table
2392         * src/quote_fmt_parse.y
2393                 Close files
2394
2395 2002-02-22 [paul]       0.7.2claws6
2396
2397         * src/Makefile.am
2398           src/defs.h
2399           src/filtering.c
2400           src/inc.[ch]
2401           src/mainwindow.c
2402           src/matcher.[ch]
2403           src/matcher_parser_lex.l
2404           src/matcher_parser_parse.y
2405           src/pop.[ch]
2406           src/prefs_account.h
2407           src/prefs_filtering.c
2408           src/selective_download.[ch]   *** NEW FILES ***
2409           src/utils.[ch]
2410           po/POTFILES.in
2411                 Selective Download added to 'Tool' menu. 
2412                 Retrieves email headers of the currently selected pop3 
2413                 account and allows the user to mark emails for deletion 
2414                 right on the pop3 server. Patch submitted by Oliver Haertel 
2415                 <oha@users.sourceforge.net>.
2416         
2417         * po/POTFILES.in
2418                 add 'src/quote_fmt.c'           
2419
2420 2002-02-22 [christoph]  0.7.2claws5
2421
2422         * src/Makefile.am
2423                 added quote_fmt.c
2424         * src/prefs_common.[ch]
2425         * src/prefs_template.c
2426         * src/quote_fmt.c               *** NEW FILE ***
2427         * src/quote_fmt.h
2428                 move quote format symbol description code
2429                 to it's own file because it is used from
2430                 differnent code parts
2431                 Rewrote symbol description GUI
2432                   + use table
2433                   + add separators
2434                   + get data from array (no more long constant strings)
2435         * src/quote_fmt_lex.l
2436         * src/quote_fmt_parse.y
2437                 Symbol for Literal % changed to \% instead of %%
2438                 (More logical as \ is used for quoting for other symbols)
2439                 Add |f and |p to include files and program output
2440                 Examples:
2441                     |f{/home/.../.signature}
2442                     |p{date}
2443         * po/de.po
2444                 Correct wrong spelling for "Referenzen"
2445
2446 2002-02-21 [paul]       0.7.2claws4
2447
2448         * src/procmsg.c
2449                 forgotten during sync
2450
2451 2002-02-21 [paul]       0.7.2claws3
2452
2453         * sync with sylpheed 0.7.2cvs11
2454                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
2455                 2002-02-20 and 2002-02-21
2456
2457 2002-02-20 [melvin]     0.7.2claws2
2458
2459         * src/prefs_actions.c
2460                 Added error report when child cannot fork or when execvp 
2461                 returns with an error.
2462
2463 2002-02-19 [christoph]  0.7.2claws1
2464
2465         * src/codeconv.c
2466                 return unconverted text if conde conversion is not possible
2467                 when libjconv is used.
2468                 (patch submitted by "Simon 'corecode' Schubert")
2469
2470 2002-02-19 [paul]       
2471
2472         * version 0.7.2claws release
2473
2474 2002-02-19 [paul]       0.7.2claws
2475
2476         * po/nl.po
2477                 updated by Wilbert Berendsen
2478
2479
2480 2002-02-18 [alfons]     0.7.1claws13
2481
2482         * src/syldap.c
2483         * src/jpilot.c
2484                 remove references to dlfcn and explicitly loading functions
2485                 from dynalink libs, because libs linked anyway, and functions
2486                 are loaded explicitly
2487
2488 2002-02-17 [melvin]     0.7.1claws12
2489
2490         * src/prefs_actions.c
2491                 Replaced children wait loop with double fork technique.
2492                 Now, input/output window updated at each new output.
2493                 free_children(): Fixed a memory leak.
2494                 Made input/output window non closable if running children
2495                 still exist.
2496                 Added missing <unistd.h> include.
2497                 Added some --debug outputs.
2498
2499 2002-02-17 [melvin]     0.7.1claws11
2500
2501         * src/summaryview.c
2502                 Fixed bug where descending sort order did not select top
2503                 message.
2504
2505 2002-02-17 [melvin]     0.7.1claws10
2506
2507         * acconfig.h
2508                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
2509         * src/prefs_common.c
2510                 Pspell data package directory no more hard coded but
2511                 set during configuration (PSPELL_PATH). (Thanks to 
2512                                 Gustavo Noronha Silva.)
2513
2514 2002-02-17 [melvin]     0.7.1claws9
2515
2516         * configure.in
2517                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
2518         * src/gtkspell.c
2519                 Fixed compile-time warnings.
2520
2521 2002-02-16 [alfons]     0.7.1claws8
2522
2523         * src/filesel.c
2524                 fix inadvertent free of NULL pointer which caused
2525                 sylpheed to crash when closing the save-as dialog
2526                 using the window close button
2527
2528 2002-02-16 [carsten]    0.7.1claws7
2529         * src/mainwindow.[ch]
2530           src/summaryview.c
2531           src/prefs_common.c
2532                 fixes for pixmap theming code:
2533                         - recently changed mail attributes shouldn't get
2534                           lost any longer
2535                         - theme is only reloaded iff another theme was
2536                           selected
2537
2538 2002-02-16 [paul]       0.7.1claws6
2539
2540         * sync with sylpheed 0.7.2 release
2541                 see ChangeLog entry 2002-02-15 and 2002-02-16
2542
2543 2002-02-15 [paul]       0.7.1claws5
2544
2545         * sync with sylpheed 0.7.1cvs9
2546                 see ChangeLog entry 2002-02-15
2547
2548         * po/POTFILES.in
2549                 remove unneeded headerwindow.c entry
2550
2551 2002-02-14 [carsten]    0.7.1claws4
2552         * src/summaryview.c
2553                 fixed a bug for "Go to next unread message": there was
2554                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
2555                 in the prefs, because of doing "Search again" instead
2556                 "No"
2557
2558 2002-02-14 [carsten]    0.7.1claws3
2559         * src/stock_pixmap.c
2560                 removed 2 more mem leaks; following memprof,
2561                 this code is "leak free" now :)
2562
2563 2002-02-14 [carsten]    0.7.1claws2
2564         * src/stock_pixmap.c
2565                 used opendir/readdir/closedir instead of scandir
2566                 -> code should work now on Solaris
2567
2568 2002-02-14 [paul]       0.7.1claws1
2569
2570         * sync with sylpheed 0.7.1cvs8
2571                 see ChangeLog entries 2002-02-13 and 2002-02-14
2572
2573         * README.claws
2574                 add some description of Actions and Pixmap Themes
2575
2576 2002-02-13 [paul]       
2577
2578         * version 0.7.1claws release
2579
2580 2002-02-13 [paul]       0.7.1claws
2581
2582         * po/es.po
2583           po/it.po
2584           po/pt_BR.po
2585                 updated translations, submitted by Ricardo Mones Lastra,
2586                 Alessandro Maestri and Fabio Junior Beneditto
2587
2588 2002-02-13 [melvin]     0.7.0claws75
2589
2590         * src/prefs_actions.c
2591                 Added missing "signal.h" include
2592
2593 2002-02-13 [melvin]     0.7.0claws74
2594
2595         * src/prefs_folder_item.c
2596                 Added missing "config.h" include
2597         * po/fr.po
2598                 Updated French translation for folder propriety.
2599
2600 2002-02-13 [jens]       0.7.0claws73
2601
2602         * po/POTFILES.in
2603                 Added missing src/prefs_folder_item.c [log added by melvin]
2604         * po/de.po
2605                 Updated German translation.
2606
2607 2002-02-13 [melvin]     0.7.0claws72
2608
2609         * po/fr.po
2610                 Updated French translation.
2611
2612 2002-02-13 [melvin]     0.7.0claws71
2613
2614         * src/gtkutils.c
2615                 Made gtkut_editable_get_selection return NULL if selection
2616                 is of length zero.
2617                 This fixes a bug where selecting part of message A then
2618                 switching to message B and replying to it will not
2619                 quote the message's body.
2620
2621 2002-02-12 [paul]       0.7.0claws70
2622
2623         * src/mainwindow.c
2624                 cosmetic, relating to pixmap themes: on toolbar make 
2625                 updating of 'Exec' and 'Compose news/Compose email'
2626                 icons faster.
2627
2628 2002-02-12 [carsten]    0.7.0claws69
2629         * src/folderview.c
2630           src/mainwindow.[ch]
2631           src/stock_pixmap.c
2632           src/summaryview.c
2633           src/prefs_common.c
2634                 - refreshing after changing pixmap theme better
2635                   now (thanks Paul)
2636                 - wanted to remove some mem leaks, but alfons was
2637                   faster (and had the better solution ;)
2638
2639 2002-02-12 [alfons]     0.7.0claws68
2640
2641         * src/prefs_common.c
2642         * src/stock_pixmap.[ch]
2643                 plug mem leaks, refactor code a little bit
2644
2645
2646 2002-02-12 [sergey]     0.7.0claws67
2647
2648         * src/imap.c
2649                 Fixed problem with copying messages to IMAP folders when the
2650                 server uses something other than '/' as a namespace separator
2651                 (cyrus-imapd uses '.').
2652
2653 2002-02-12 [jens]       0.7.0claws66
2654
2655         * po/de.po
2656                 Updated German Translation
2657
2658 2002-02-12 [paul]       0.7.0claws65
2659
2660         * sync with sylpheed 0.7.1cvs1
2661                 see ChangeLog entry 2002-02-12
2662
2663 2002-02-12 [melvin]     0.7.0claws64
2664
2665         * src/prefs_actions.c
2666                 Fixed "feature" where children's output was duplicated 
2667                 instead of refreshed while monitoring.
2668                 Removed some debug code.
2669
2670 2002-02-12 [christoph]  0.7.0claws63
2671
2672         * src/compose.c
2673                 always delete message from queue after sending/send error
2674                 (closes bug #509601)
2675
2676 2002-02-12 [melvin]     0.7.0claws62
2677
2678         * src/prefs_actions.c
2679                 Children wait loop is now triggered with a timeout of 1s
2680                 Added %F which is replaced with the list of filenames 
2681                 of all selected messages (as suggested by Ricardo Mones Lestra)
2682                 Pipe syntax changed. Prefix with | to send selection, postfix
2683                 with | to retrieve output. Prefix with > or * to send
2684                 user definable input to the command (*: input is hidden)
2685                 Old pipe action should now be postfixed with |, too.
2686
2687 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
2688         * src/stock_pixmap.c
2689                 fixed a bug: if there's no theme directory don't
2690                 throw an error, just do "nothing" (thanks Alfons)
2691
2692 2002-02-12 [carsten]    0.7.0claws60
2693         * src/folderview.c
2694           src/summaryview.c
2695                 had to write the cache twice (nasty!); some marks would 
2696                 get lost if not
2697
2698 2002-02-11 [carsten]    0.7.0claws59
2699         * acconfig.h
2700           configure.in
2701           doc-src/maintainer_guide.txt
2702           src/compose.[ch]
2703           src/defs.h
2704           src/folderview.[ch]
2705           src/gtkutils.[ch]
2706           src/mainwindow.[ch]
2707           src/prefs_common.[ch]
2708           src/stock_pixmap.[ch]
2709           src/summaryview.[ch]
2710                 pixmap theming and related work on pixmap
2711                 handling on some other places
2712                 (e.g. hrm features for all folder)
2713           src/pixmap/stock_*.xpm -> the stock_ was removed
2714         
2715 2002-02-11 [paul]       0.7.0claws58
2716
2717         * sync with sylpheed 0.7.1 release
2718                 see ChangeLog entries 2002-02-11
2719
2720 2002-02-08 [paul]       0.7.0claws57
2721
2722         * sync with sylpheed 0.7.0cvs39
2723                 see ChangeLog entry 2002-02-07 (last entry) 
2724
2725         * src/prefs_actions.c
2726           src/prefs_filtering.c
2727           src/prefs_matcher.c
2728           src/prefs_scoring.c
2729                 sync: made it compile with C compilers other than gcc
2730
2731 2002-02-07 [paul]       0.7.0claws56
2732
2733         * sync with sylpheed 0.7.0cvs38
2734                 see ChangeLog entries 2002-02-06 (last 2 entries) and
2735                 2002-02-07
2736
2737 2002-02-07 [darko]      0.7.0claws55
2738
2739         * src/gtkutils.[ch]
2740         * src/summaryview.c
2741                 Fix const gchar */gchar * issue (thanks Hiro)
2742
2743 2002-02-07 [darko]      0.7.0claws54
2744
2745         * src/compose.[ch]
2746         * src/filtering.c
2747         * src/gtkutils.[ch]
2748         * src/prefs_template.c
2749         * src/quote_fmt.h
2750         * src/quote_fmt_parse.y
2751         * src/summaryview.c
2752         * src/utils.[ch]
2753                 When replying or forwarding an email don't quote the entire
2754                 mail body but use the part of the message text that is selected
2755
2756 2002-02-06 [melvin]     0.7.0claws53
2757
2758         * src/prefs_common.[ch]
2759         * src/gtkspell.[ch]
2760         * src/compose.c
2761                 Made possible to switch quickly to last used dictionary
2762                 which makes checking bilingual documents easier.
2763
2764 2002-02-06 [melvin]     0.7.0claws52
2765         
2766         * po/POTFILES.in
2767                 Added forgotten new file src/prefs_actions.c
2768
2769 2002-02-06 [melvin]     0.7.0claws51
2770
2771         * src/prefs_actions.c   ** NEW FILE **
2772         * src/prefs_actions.h   ** NEW FILE **
2773                 Added actions to execute on message text view, or on the
2774                         message's file.
2775         * src/Makefile.am
2776                 Added src/prefs_actions.[ch]
2777         * src/compose.c
2778                 Added new menu "Edit/Actions"
2779         * src/defs.h
2780                 Added new actionsrc file.
2781         * src/main.c
2782                 Added actionsrc reading.
2783         * src/mainwindow.c
2784                 Added new menus "Edit/Actions" and "Configuration/Actions..."
2785         * src/prefs_common.h
2786                 Added new element actionslst element to prefs_common.
2787
2788 2002-02-06 [paul]       0.7.0claws50
2789
2790         * sync with sylpheed 0.7.0cvs36
2791                 see ChangeLog entry 2002-02-06
2792
2793 2002-02-05 [paul]
2794
2795         * po/es.po
2796                 updated by Ricardo Mones Lastra
2797
2798 2002-02-05 [paul]       0.7.0claws49
2799
2800         * sync with sylpheed 0.7.0cvs33
2801                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
2802
2803 2002-02-05 [paul]       0.7.0claws48
2804
2805         * src/compose.c
2806                 re-add 'Edit/Advanced/Delete entire line', previously named
2807                 'Delete Line+'
2808
2809 2002-02-04 [paul]       0.7.0claws47
2810
2811         * src/compose.c
2812           src/summaryview.c
2813                 fix bug #494993 (Reply All not taking Reply-To into consi)
2814                 eliminate differences in behaviour of right-click 'Reply to all' 
2815                 in summary view and 'Reply to all' on the toolbar. 
2816                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
2817                 view and From gets ignored by 'Reply to all' on toolbar.
2818                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
2819                 From when no Reply-To header is present.
2820
2821 2002-02-04 [paul]       0.7.0claws46
2822
2823         * sync with sylpheed 0.7.0cvs30
2824                 see ChangeLog entries 2002-02-03 and 2002-02-04
2825
2826 2002-02-03 [melvin]     0.7.0claws45
2827
2828         * src/gtkspell.[ch]
2829                 Readded function to highlight all misspelled words.
2830                 Fixed bug where user-provided-words did not replace
2831                         correctly the misspelled word when using the mouse.
2832                 Fixed bug where checking a region selected from right to left did
2833                         not check the region at all.
2834                 Fixed bug where 'Check backwards' may not check at all. 
2835                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
2836                 Fixed possible buffer overflow when checking for long strings (>1k).
2837                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
2838                 Accelerators code uses now gtk_widget_add_accel.
2839                 Removed and disabled obsolete and unfinished code.
2840                 Cleaning up.
2841
2842         * src/compose.c
2843                 Added menu item to Highlight all misspelled words.
2844
2845 2002-02-01 [paul]       0.7.0claws44
2846
2847         * src/mainwindow.c
2848                 fix '/View/Hide read messages' sensitivity when all
2849                 messages in a folder are hidden
2850
2851 2002-02-01 [paul]       0.7.0claws43
2852
2853         * src/main.c
2854                 add --send option to command line interface, sends all
2855                 queued mail. Patch submitted by Ricardo Mones Lastra.
2856
2857 2002-01-31 [paul]       0.7.0claws42
2858
2859         * src/mainwindow.c
2860                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
2861
2862 2002-01-31 [paul]       0.7.0claws41
2863
2864         * sync with sylpheed 0.7.0cvs27
2865                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
2866                 and 2002-01-31
2867
2868         * src/textview.c
2869                 comment out elements of textview_show_part() as temporary
2870                 workaround for attachment 'Display as text' bug 
2871
2872         * po/pt_BR.po
2873                 updated by Fabio Junior Beneditto
2874
2875 2002-01-30 [paul]       0.7.0claws40
2876
2877         * sync with sylpheed 0.7.0cvs24
2878                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
2879                 and 2002-01-30
2880
2881         * src/compose.c
2882                 add {N_("/_Spelling"), ... "<Branch>"} to 
2883                 GtkItemFactoryEntry compose_entries[]
2884
2885         * src/prefs_common.c
2886                 add claws menu items to prefs_keybind_apply_clicked()
2887                 and remove non-claws menu items
2888
2889 2002-01-29 [paul]       0.7.0claws39
2890
2891         * sync with sylpheed 0.7.0cvs22
2892                 see ChangeLog entries 2002-01-28 and 2002-01-29
2893
2894 2002-01-28 [melvin]     0.7.0claws38
2895
2896         * src/compose.c
2897                 Added the declartion of compose_send_control_enter.
2898
2899         * src/compose.c
2900         * src/gtkspell.[ch]
2901                 Added in a 'Spelling' menu which includes the configuration menu. 
2902                 Added a real 'Check all' and got rid from the old one which only
2903                 highlited misspelled word.
2904                 Made 'Check while typing' a disableable option.
2905                 Added a dialog when there are no more misspelled word.
2906                 Added a dialog if error occurs when switching to a dictionary.
2907         
2908         * src/prefs_common.[ch]
2909                 Added option for the default 'Check while typing' option.
2910
2911
2912 2002-01-28 [alfons]     0.7.0claws37
2913
2914         * src/compose.c
2915                 fix buglet and make code comply with sylpheed code style
2916
2917 2002-01-28 [paul]       0.7.0claws36
2918
2919         * sync with sylpheed 0.7.0cvs19
2920                 see ChangeLog entries for 2002-01-28
2921
2922 2002-01-28 [hoa]        0.7.0claws35
2923
2924         * src/defs.h
2925                 added rendererrc
2926
2927         * src/main.c
2928                 read the renderer config
2929
2930         * src/procmime.[ch]
2931                 use the renderer config to convert mime attachments
2932
2933         * src/textview.c
2934                 don't use textview_show_html/ertf,
2935                 use get_text_content instead
2936
2937 2002-01-27 [alfons]     0.7.0claws34
2938         
2939         * src/news.c
2940                 make sylpheed believe it can delete a news message...
2941                 (messages are NOT deleted, maybe we should remove
2942                 processing from the folder properties after all.)
2943
2944 2002-01-27 [alfons]     0.7.0claws33
2945
2946         * src/folder.c
2947                 add extra checks
2948         * src/news.c
2949                 implement remove_msg() 
2950
2951 2002-01-27 [alfons]     0.7.0claws32
2952
2953         * src/procmsg.h
2954         * src/procheader.c
2955         * src/messageview.c
2956                 fix return receipt / disposition notification again. this
2957                 stuff seems to break on _every_ major summary UI change, so
2958                 it's now implemented using a flag which is saved in the
2959                 marks cache
2960                 
2961 2002-01-26 [alfons]     0.7.0claws31
2962
2963         * src/import.c
2964                 let import dialog show the destination folder identifier
2965
2966 2002-01-26 [melvin]     0.7.0claws30
2967
2968         * src/folderview.c
2969         * src/summaryview.c
2970                 Readded 'Mark all read' into summary view popup menu
2971                 Added 'Mark all read' in folder view popup menu for IMAP
2972                 and NNTP.
2973                 Made it insensitive if the selected folder is not the shown
2974                 one to avoid 'Mark all read' on the wrong folder.
2975                 
2976 2002-01-26 [paul]       0.7.0claws29
2977
2978         * src/folderview.c
2979           src/summaryview.c
2980                 move 'Mark all read' from summary view to folder view
2981                 menu. (adapted from) patch submitted by Jeremy Andrews,
2982                 <lists@kerneltrap.com>
2983
2984 2002-01-25 [alfons]     0.7.0claws28
2985
2986         * src/gtkstext.c
2987                 put the gtk class name back so GtkSText adapts the 
2988                 settings of GtkText
2989
2990 2002-01-25 [alfons]     0.7.0claws27
2991
2992         * src/folderview.c 
2993                 assimilate Ricardo's patch that shows pixmaps instead of
2994                 plain "new" and "unread" texts in the folder view column
2995                 headers 
2996
2997 2002-01-25 [paul]       0.7.0claws26
2998
2999         * src/Makefile.am
3000                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
3001                 be found in non-standard locations. 
3002                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
3003
3004 2002-01-25 [paul]       0.7.0claws25
3005
3006         * sync with sylpheed 0.7.0cvs16
3007                 see ChangeLog entry 2002-01-25
3008
3009 2002-01-24 [paul]       0.7.0claws24
3010
3011         * more sync with sylpheed 0.7.0cvs15
3012                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
3013
3014 2002-01-23 [sergey]     0.7.0claws23
3015
3016         * src/importldif.c
3017                 Fixed segfault when closing LDIF import wizard with
3018                 the window manager.
3019         * src/imageview.c
3020         * src/imageview.h
3021         * src/messageview.c
3022         * src/mimeview.c
3023                 Fixed wrong scrolling position after switching between
3024                 text and image parts.
3025
3026 2002-01-23 [paul]       0.7.0claws22
3027
3028         * sync with sylpheed 0.7.0cvs15
3029                 see ChangeLog entries 2002-01-22 and 2002-01-23
3030
3031 2002-01-21 [melvin]     0.7.0claws21
3032
3033         * src/prefs_scoring.c
3034         * src/prefs_filtering.c
3035                 Fixed bug where scoring and filtering windows stopped
3036                 autochecking.
3037
3038 2002-01-21 [paul]       0.7.0claws20
3039
3040         * sync with sylpheed 0.7.0cvs12
3041                 see ChangeLog entries 2002-01-20 and 2002-01-21
3042
3043 2002-01-21 [carsten]    0.7.0claws19
3044         * src/mainwindow.c
3045         * src/menu.[ch]
3046         * src/messageview.[ch]
3047         * src/summaryview.[ch]
3048                 changes to shortcuts handling again:
3049                         + "Q" now controled by mainwin
3050                         + v/V are now customizable and have slightly
3051                           different meanings
3052                 the "button" to minimize the messageview (and maximize
3053                 the summary view) is a real button now
3054         * src/compose.c
3055                 "Delete Line+" added to Edit/Advanced (this will also
3056                 delete the '\n')
3057
3058 2002-01-20 [melvin] 0.7.0claws18
3059
3060         * src/addressbook.c
3061                 Made "Bcc" sensitive when addressbook is called from
3062                 compose window (it was a Claws only bug).
3063
3064 2002-01-19 [alfons] 0.7.0claws17
3065
3066         * src/inc.c
3067                 prevent unnecessary updates when currently selected folder has
3068                 no new messages 
3069
3070 2002-01-19 [alfons] 0.7.0claws16
3071         
3072         * src/summaryview.c
3073                 prevent writing the cache based on current message list in summary 
3074                 view when filtering also put messages in currently selected folder
3075
3076 2002-01-19 [paul]
3077
3078         * po/it.po
3079                 Italian translation submitted by Alessandro Maestri
3080                 <a.maestri@cs.tin.it>
3081
3082 2002-01-18 [melvin]     0.7.0claws15
3083
3084         * src/prefs_filters.c
3085                 fixed bug where 'cancel' from 'filters' window stops autochecking
3086                 if the timer timed out  when the window was open.
3087
3088 2002-01-18 [match]      0.7.0claws14
3089
3090         * src/addrclip.[ch]     ** NEW FILE **
3091         * src/addrselect.[ch]   ** NEW FILE **
3092         * src/adbookbase.h      ** NEW FILE **
3093                 addressbook cut, copy and paste
3094         * src/addrbook.[ch]
3095         * src/addrcache.[ch]
3096         * src/addressitem.h
3097         * src/addrindex.[ch]
3098         * src/addritem.[ch]
3099         * src/importldif.c
3100         * src/importmutt.c
3101         * src/jpilot.[ch]
3102         * src/syldap.[ch]
3103         * src/vcard.[ch]
3104         * src/jpilot.[ch]
3105         * src/editbook.c
3106         * src/editjpilot.c
3107         * src/editldap.c
3108         * src/editvcard.c
3109                 support for copy/paste
3110         * src/addressbook.c
3111                 support for copy/paste
3112                 tidy up menu option processing
3113                 correct address list function arguments
3114         * src/editaddress.c
3115                 sort user attributes
3116         * src/ldif.h
3117         * src/mutt.h
3118                 tidy up
3119
3120         * src/addrbook.[ch]
3121         * src/addrbook.[ch]
3122         * src/addrbook.[ch]
3123                 
3124
3125 2002-01-18 [paul]       0.7.0claws13
3126
3127         * sync with sylpheed 0.7.0cvs8
3128                 configure.in: support Mac OS X (Darwin)
3129
3130 2002-01-18 [carsten]    0.7.0claws12
3131         * src/html.c
3132                 small hack to fix a segfault with an empty href
3133                 (reported by Alexandra Walford <deeni@altern.org>)
3134         * src/mainwindow.c
3135         * src/summaryview.c
3136                 the shortcuts for Mark und Mark as unread are hardcoded
3137                 again
3138         * src/compose.c
3139         * src/gtkstext.[ch]
3140                 readded the shortcuts in gtkstext but made them
3141                 customizeable (simply by adding a menu plus a wrapper
3142                 to compose.c)
3143
3144 2002-01-17 [melvin]     0.7.0claws11
3145
3146         * src/gtkspell.c
3147                 fix default dictionary not being saved.
3148
3149 2002-01-16 [darko]      0.7.0claws10
3150
3151         * src/compose.c
3152                 fix wrapping crash with URL longer than wrapping margin
3153
3154 2002-12-08 [hoa]        0.7.0claws10
3155
3156         * src/matcher_parser_parse.y
3157                 fixed some bugs
3158
3159         * src/prefs_filtering.c
3160                 now, we can use bounce action in the dialog box.
3161
3162 2002-01-16 [carsten]    0.7.0claws9
3163         * src/gtkstext.c
3164                 removed the <control> and <alt> shortcuts because they're
3165                 not needed and interefered with the "normal" shortcuts
3166         * src/mainwindow.c
3167         * src/summaryview.c
3168                 removed most of the hardcoded shortcuts and assigned
3169                 them to menu entries making them easy customizable by
3170                 that
3171
3172 2002-01-16 |melvin]     0.7.0claws8
3173
3174         * src/gtkspell.c
3175                 fixed bug where using the mouse and when the compose
3176                 window is not on top may result in a crash.
3177
3178 2002-01-16 [melvin]     0.7.0claws7
3179
3180         * src/compose.c
3181                 fixed a long standingspell checker bug which could 
3182                 cause a crash after sending a message.
3183
3184 2002-01-16 [paul]       0.7.0claws6
3185
3186         * sync with sylpheed 0.7.0cvs7
3187                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
3188                 2002-01-15, and 2002-01-16
3189
3190 2002-01-16 [melvin]     0.7.0claws5
3191
3192         * README.claws
3193         * src/compose.c
3194         * src/gtkspell.[ch]
3195         * src/main.c
3196                 Heavily modified spell checker code to work around
3197                 ispell bug, to add keyboard shortcuts and for future
3198                 enhancements. See README.claws for usage information.
3199
3200 2002-01-15 [alfons]     0.7.0claws4
3201         
3202         * src/summaryview.c
3203                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
3204                 so sorting within threads reflects sort mode
3205
3206 2002-01-15 [christoph]  0.7.0claws3
3207
3208         * src/procmsg.c
3209                 added alertpanel if mail sending failed
3210
3211 2002-01-15 [alfons]     0.7.0claws2
3212         
3213         * src/prefs_filtering.c
3214                 don't stop timer when prefs filtering dialog is opened
3215
3216 2002-01-14 [alfons]     0.7.0claws1
3217
3218         * src/addr_compl.c
3219         * src/prefs.c
3220                 remove debug_print()s for privacy reasons
3221
3222 2002-01-14 [darko]      0.7.0claws
3223
3224         * README.claws
3225                 quotation wrapping is now also in the main branch
3226
3227 2002-01-14 [paul]
3228
3229         * tools/filter_conv.pl
3230                 allow for Boolean Op and case-sensitivity
3231                 this file is included in the release and tagged
3232                 'rel_0_7_0'
3233
3234 2002-01-13 [paul]       0.7.0claws
3235
3236         * release 0.7.0, with cvs tag 'rel_0_7_0'
3237
3238 2002-01-13 [paul]
3239
3240         * tools/filter_conv.pl
3241         * tools/README
3242                 rewritten to output to matcherrc instead of filteringrc
3243
3244         * po/es.po
3245                 updated Spanish translation by Ricardo Mones Lastra
3246
3247 2002-01-13 [alfons]
3248
3249         * po/nl.po
3250                 update dutch translation
3251
3252 2002-01-13 [paul]
3253
3254         * po/pt_BR.po
3255                 Updated by Fabio Junior Beneditto 
3256
3257 2002-01-13 [melvin]     0.6.6claws53
3258
3259         * po/fr.po
3260                 Updated french translation
3261
3262 2002-01-12 [alfons]     0.6.6claws52
3263
3264         * src/filtering.c
3265                 plug mem leak that has been sitting there for ages              
3266
3267 2002-01-12 [alfons]     0.6.6claws51
3268
3269         * src/summaryview.c
3270                 undo melvin's changes from 0.6.6claws48 because summary
3271                 view now refuses to select first unread message when
3272                 selecting a folder 
3273
3274 2002-01-11 [alfons]     0.6.6claws50
3275
3276         * src/import.c
3277                 use claws' semantics for getting folder item when
3278                 importing an mbox file into a folder 
3279                 (submitted by Dale P. Smith)
3280
3281 2002-01-11 [christoph]  0.6.6claws49
3282
3283         * src/prefs.h
3284                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
3285                 toggle widget, because non static prefs can not use
3286                 prefs_set_* functions
3287         * src/prefs_account.c
3288                 toggle smtp auth password field sensitivity if
3289                 user id is empty and add descrition of usage for
3290                 these fields
3291         * src/prefs_folder_item.c
3292                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
3293                 callbacks
3294
3295 2002-01-11 [melvin]     0.6.6claws48
3296
3297         * src/compose.c
3298                 fix the 'Ctrl-Enter' feature for sending and test really
3299                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
3300                 editables which was not documented in Gtk)
3301
3302         * src/summaryview.c
3303                 Made summaryview refresh after sorting and not before.
3304
3305 2002-01-11 [christoph]  0.6.6claws47
3306
3307         * src/compose.c
3308                 select account from account ids if possible and
3309                 correctly set save folder for copy in reedit
3310
3311 2002-01-10 [paul]       0.6.6claws46
3312
3313         * sync with sylpheed 0.7.0 release
3314                 see ChangeLog entries 2002-01-07, 2002-01-08 and
3315                 2002-01-09
3316
3317 2002-01-09 [alfons]
3318
3319         * src/summaryview.c
3320                 remove more dirt traces...
3321
3322 2002-01-09 [alfons]
3323         
3324         * src/summaryview.c
3325                 clean up some traces of my debugging stuff
3326
3327 2002-01-09 [alfons]     0.6.6claws45
3328
3329         * src/filtering.c
3330                 break up filteringprop_apply() in three separate pieces
3331                 so we can drop messages that failed processing in the
3332                 inbox
3333
3334         * src/summaryview.c
3335                 fix bug #469598 "no refresh of inbox after filter" which 
3336                 was introduced by the new summary view locking, and which 
3337                 prevented the summary view to update after a manual filter 
3338                 message. claw's filter message requires a summary_show().
3339                 (aargh, summary_show() again! :-)
3340                 
3341 2002-01-07 [alfons]     0.6.6claws44
3342
3343         * src/headerwindow.c
3344         * src/logwindow.c
3345         * src/messageview.c
3346         * src/sourcewindow.c
3347                 bring in Hiro's last 0.7.0 wm class fixes
3348
3349         * tools/sylprint.pl
3350                 bring in Ricardo's fix for sylprint script
3351
3352         * AUTHORS       
3353         * src/rfc2015.[ch]
3354         * src/prefs_common.[ch]
3355         * src/prefs_account.[ch]
3356         * src/compose.c
3357                 clean up account preference poison in rfc2015,
3358                 and preparation to fix double sign bug 
3359                 (patch submitted by Simon 'corecode' Schubert)
3360
3361 2002-01-07 [christoph]  0.6.6claws43
3362
3363         * src/mh.c
3364                 search for free message number, do not only rely
3365                 on last_num
3366         * src/send.c
3367                 fix smtp auth and use extra account information
3368                 if available, if not use pop3 data instead
3369                 (closes bug #500341)            
3370         * src/ssl.[ch]
3371                 match coding style
3372
3373 2002-01-06 [alfons]     0.6.6claws42
3374
3375         * src/mainwindow.c
3376                 try making the separate windows work again...
3377
3378 2002-01-06 [alfons]     0.6.6claws41
3379
3380         * src/mainwindow.c
3381                 adapt Hiro's separate window menu (to get rid of the funny
3382                 duplicate menu items), and make it work again
3383
3384 2002-01-06 [alfons]     0.6.6claws40
3385
3386         * tools/Makefile.am
3387         * tools/sylprint.rc
3388         * tools/sylprint.pl
3389         * tools/README.sylprint
3390                 add sylprint script for printing mails from Sylpheed
3391                 (contributed by Ricardo Mones Lastra)
3392
3393         * src/acount.c
3394                 clean up
3395
3396 2002-01-06 [melvin]     0.6.6claws39
3397
3398         * src/mainwindow.c
3399         * src/summaryview.c
3400                 Fixed crash introduced in 0.6.6claws38 by the menu
3401                 reorganisation (Hide read messages)
3402         
3403         * ChangeLog.claws 
3404                 Fixed typo (we are now in 2002, alfons ;) )
3405
3406 2002-01-05 [alfons]     0.6.6claws38
3407
3408         * sync with sylpheed 0.6.6cvs10-17
3409                 (last stuff marked as LAST_STABLE)
3410
3411 2002-01-04 [melvin]     0.6.6claws37
3412
3413         * src/account.c
3414                 Made account selection code use strcasestr again instead of
3415                 g_strcasecmp (fixes bug where reediting queued messages
3416                 did not select proper account reported by T. Link).
3417         
3418         * src/folderview.c
3419                 Fix bug where folder icons are not shown when 'hide read messages'
3420                 is on.
3421         
3422         * src/stock_pixmaps.[ch]
3423                 Added folder icons for 'hide read messages'.
3424         
3425         * src/compose.c
3426                 Fixed bug where 'Enter' in a header entry will send the message 
3427                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
3428
3429 2002-01-03 [melvin]     0.6.6claws36
3430         
3431         * src/prefs.[ch]
3432                 Added popup menu for common preferences and
3433                 account preferences (right click on tab displays
3434                                 a menu of all tabs.)
3435
3436 2002-01-02 [melvin]     0.6.6claws35
3437
3438         * src/gtkspell.[ch]
3439                 Made spelling code compatible with undo/redo feature.
3440                 Added creation of suggestion mode menu for the general
3441                         preferences.
3442         
3443         * src/prefs_common.[ch]
3444                 Added option menu for the speller's suggestion mode.
3445                 Added missing spaces in "..." buttons and made a "..."
3446                         button non translatable!
3447         
3448         * src/compose.c
3449                 Made speller use the default suggestion mode.
3450                 Hack to make it possible to choose 'CTRL-Enter' as a
3451                         shortcut for sending (and only for sending).
3452
3453         * src/prefs_folder_item.c
3454                 Changing subject simplification does not update cache 
3455                         anymore (because it is unnecessary).
3456                 Fixed bug where changing subject simplification updated the 
3457                         summaryview even when the viewed folder is not the
3458                         folder which properties are being changed. (E.g. 
3459                                         viewing folder A and changing
3460                                         the subject simplification of 
3461                                         folder B -not being viewed- updated the 
3462                                         summaryview of folder A with data of
3463                                         folder B). (Hope this is clear... )
3464
3465 2001-12-31 [alfons]     0.6.6claws34
3466         
3467         * src/ldif.c
3468         * src/mutt.c
3469                 fgetc() returns a signed integer which doesn't
3470                 fit in a char. so c truncates this to a char
3471                 but we may lose significant bits. i.e. we may
3472                 comparing 0xFF which may not be equal to -1
3473                 unless properly casted to signed char which
3474                 we won't do because fgetc() returns a signed
3475                 integer which doesn't fit in a char. so c 
3476                 truncates this to a char but we may lose 
3477                 significat bits. (you got the idea, thanks
3478                 to Gustavo Noronha Silva <kov@debian.org>
3479                 and the Debian folks!)
3480
3481 2001-12-30 [alfons]     0.6.6claws33
3482
3483         * src/prefs_common.c
3484                 add #ifdef USE_PSPELLs that Melvin forgot               
3485
3486 2001-12-30 [melvin]     0.6.6claws32
3487         
3488         * src/prefs_common.[ch]
3489                 Added configurable color for misspelled words.
3490
3491         * src/gtkspell.[ch]
3492                 Fixed bug of foreground text color (reported by David
3493                                 Mehrmann)
3494                 Added configurable color for misspelled words.
3495
3496 2001-12-30 [alfons]     0.6.6claws31
3497
3498         * src/folder.c
3499                 remove unnecessary things someone put there
3500
3501         * src/mh.c
3502         * src/folder.[ch]
3503                 make folder properties (like threading and sorting) persistent
3504                 (closes bug #497424 "rescan folder tree resets proprieties")
3505                 currently this is only for MH folders. 
3506
3507 2001-12-29 [melvin]     0.6.6claws30
3508
3509         * src/string_match.[ch]
3510                 Optimized a bit: regexp pattern buffer compiled only once, and
3511                   one subroutine call removed. Fixed ^ regexp search: Now, 
3512                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
3513         
3514         * src/summaryview.c
3515                 Subject filtering changed to filter summary columns and
3516                   not directly the messages subject cache. The loss in 
3517                   performance is balanced by the improvement of string_match.
3518                 Added an alert panel if there is an error in the regexp.
3519
3520         * src/src/prefs_folder_item.h
3521                 Added a regexp pattern buffer.
3522
3523 2001-12-28 [alfons]     0.6.6claws29
3524
3525         * src/string_match.[ch]
3526                 clean up name space
3527                 allow compilation *BSD
3528
3529 2001-12-27 [alfons]     0.6.6claws28
3530
3531         * src/filter.c
3532                 sync the Hiro's bug fix for BSD
3533
3534 2001-12-27 [melvin]     0.6.6claws27
3535         
3536         * src/compose.c
3537                 Simplify focus to subject entry code.
3538
3539 2001-12-27 [darko]      0.6.6claws26
3540
3541         * src/filtering.c
3542         * src/mbox_folder.c
3543         * src/messageview.c
3544         * src/mh.c
3545         * src/procheader.[ch]
3546         * src/procmsg.h
3547         * src/stock_pixmap.[ch]
3548         * src/summaryview.c
3549                 Show key icon for encrypted mails in summary view
3550
3551         * src/pixmaps/clip.xpm
3552         * src/pixmaps/clipkey.xpm
3553         * src/pixmaps/key.xpm
3554                 New/modified icons for the above
3555
3556 2001-12-27 [melvin]     0.6.6claws25
3557
3558         * src/prefs_common.c
3559                 Put spell checker options in a separate tab to decrease
3560                 the Common Preferences window height.
3561
3562         * README.claws  
3563                 Update spell checker usage instruction about its options
3564                 location.
3565
3566 2001-12-27 [melvin]     0.6.6claws24
3567
3568         * src/compose.c
3569                 Changed subject entry widget position. Initial focus is
3570                 on the To header instead of the subject entry.
3571                 Creating a new header scrolls the header list to make the
3572                 created one visible. Nevertheless, when automatically filling
3573                 headers, the first one is shown.
3574                 A Tab key press in the last empty header entry zips the 
3575                 focus to the subject entry.
3576                 (I did not change the combo boxes, yet)
3577
3578 2001-12-26 [alfons]     0.6.6claws23
3579
3580         * src/prefs_account.c
3581         * src/inc.c
3582                 allow default inbox to reside in another mailbox (only
3583                 works for POP3 accounts)
3584
3585 2001-12-26 [alfons]     0.6.6claws22
3586         
3587         * src/textview.c
3588                 make reply-on-click work with the account of the selected folder
3589         * src/compose.c
3590                 put a fixme here to remind me to fix finding correct default
3591                 account for nested folders
3592
3593 2001-12-25 [alfons]     0.6.6claws21
3594
3595         * src/summaryview.c
3596                 make column headers display locked and mark pixmaps (idea by Melvin) 
3597                 fix bug by adding score and locked column type to sort array
3598
3599 2001-12-25 [alfons]     0.6.6claws20
3600         
3601         * src/summaryview.c
3602                 catch a *potentially* inadvertent write back of  
3603                 the message cache(s) introduced by 0.6.5claws37
3604
3605 2001-12-25 [christoph]  0.6.6claws19
3606
3607         * src/stock_pixmap.[ch]
3608         * src/summaryview.c
3609                 add ignore thread pixmap
3610                 (can someone draw a better icon for this?)
3611
3612 2001-12-24 [alfons]     0.6.6claws18
3613
3614         * src/prefs_folder_item.c
3615                 make address completion actually work for the
3616                 Default To address in the Folder Property dialog.
3617
3618 2001-12-24 [alfons]     0.6.6claws17
3619         
3620         * src/summaryview.c
3621                 use new style regexp for subject stripping 
3622                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
3623
3624 2001-12-24 [darko]      0.6.6claws16
3625
3626         * src/pgptext.c
3627         * src/rfc2015.c
3628                 move GPG related informational messages to debug mode
3629
3630 2001-12-23 [alfons]     0.6.6claws15
3631
3632         * src/stock_pixmap.[ch]
3633         * src/summaryview.c
3634                 add the forgotten Claws' locked pixmap
3635
3636 2001-12-23 [alfons]     0.6.6claws14
3637
3638         * src/filesel.c
3639                 accept file name typed in entry in multi file
3640                 selector (patch submitted by Gustavo Noronha Silva 
3641                 <kov@debian.org>)
3642
3643 2001-12-23 [alfons]     0.6.6claws13
3644
3645         * src/prefs_filter.c
3646         * src/prefs_filtering.c
3647         * src/matcher.c
3648         * src/importmutt.c
3649                 clean up a little bit
3650         
3651         * src/string_match.c
3652                 validate input strings a little bit more
3653
3654 2001-12-23 [alfons]     0.6.6claws12
3655
3656         * src/Makefile.am
3657         * src/summaryview.c
3658         * src/string_match.[ch]         ** NEW **
3659         * src/folderview.[ch]
3660         * src/headerview.h
3661         * src/folder.[ch]
3662         * src/prefs_folder_item.[ch]
3663                 add subject simplification to strip out strings from
3664                 a subject line (esp. handy for mailing lists). 
3665                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
3666                 but slightly changed things for better integration.)
3667
3668 2001-12-23 [alfons]     0.6.6claws11
3669
3670         * src/mainwindow.c
3671                 fix bug introduced by submission included in 0.6.5claws52.
3672                 ideally this submission should clean the trash if any trash
3673                 folder has a message. however, the hasTrash variable was
3674                 set to false whenever a trash folder was empty (discarding
3675                 a previously found *filled* trash folder.)
3676
3677                 also edited the code a little bit and made it more safe.
3678
3679 2001-12-22 [alfons]     0.6.6claws10
3680
3681         * src/imap.c
3682                 quick fix for Martin Pool's omission of an account
3683                 specific SSL setting
3684
3685 2001-12-22 [alfons]     0.6.6claws9
3686
3687         * src/compose.c
3688         * src/messageview.c
3689         * src/mimeview.c
3690         * src/pgptext.c
3691         * src/procmime.[ch]
3692                 better support for multipart/digest (submitted
3693                 by Fredrik <e98fo@efd.lth.se>)
3694
3695 2001-12-22 [alfons]     0.6.6claws8