406d35d6994bb3d23938af8854855900f310bcf1
[claws.git] / ChangeLog.claws
1 2003-03-02 [christoph]  0.8.10claws71
2
3         * src/common/passcrypt.c
4                 use POSIX includes
5
6 2003-03-02 [christoph]  0.8.10claws70
7
8         * configure.ac
9         * src/prefs_account.c
10         * src/prefs_gtk.[ch]
11         * src/common/.cvsignore
12         * src/common/Makefile.am
13         * src/common/passcrypt.c                ** NEW **
14         * src/common/passcrypt.h.in             ** NEW **
15                 Implement password encryption in config files
16                 using unix encrypt and setkey functions. The crypt
17                 key can be set as a configure parameter. Old
18                 passwords will be converted if they do not begin
19                 with '!'
20
21 2003-03-02 [paul]       0.8.10claws69
22
23         * src/prefs_account.c
24                 fix compile error
25
26 2003-03-01 [thorsten]   0.8.10claws68
27
28         * po/el.po
29           po/hr.po
30           po/it.po
31           po/nl.po
32           po/sr.po
33           po/sv.po
34                 corrected format strings
35         * po/en_GB.po
36                 corrected headers
37                 (fix compile errors with GNU gettext-0.11.5)
38
39 2003-03-01 [oliver]     0.8.10claws67
40
41         * ???
42
43 2003-03-01 [oliver]     0.8.10claws66
44
45         * src/mainwindow.c
46         * src/messageview.c
47                 menu callbacks call toolbar_menu_reply
48         * src/toolbar.[ch]
49                 callbacks from menu handled by toolbar_menu_reply
50
51 2003-03-01 [paul]       0.8.10claws65
52
53         * src/addressbook.c
54                 revert commit 0.8.10claws54 - breaks editing of
55                 addressbook.
56                 
57         * po/bg.po
58                 update Bulgarian translation, submitted by
59                 George Danchev
60
61 2003-02-28 [christoph]  0.8.10claws64
62
63         * src/account.c
64         * src/addressadd.c
65         * src/compose.c
66         * src/gtkaspell.c
67         * src/gtkxtext.h                ** REMOVE **
68         * src/imap.c
69         * src/matcher.[ch]
70         * src/mh.c
71         * src/news.c
72         * src/pine.c
73         * src/prefs_common.c
74         * src/prefs_matcher.c
75         * src/procheader.[ch]
76         * src/procmsg.[ch]
77         * src/toolbar.c
78         * src/common/ssl_certificate.c
79         * src/gtk/colorlabel.c
80         * src/gtk/menu.c
81                 o fix warnings
82                 o remove code obsoleted by new cache and folder system rework
83
84 2003-02-28 [oliver]     0.8.10claws63
85         
86         * src/toolbar.[ch]
87                 * fix bug where reply in Messageview replied to 
88                 Message displayed in summaryview
89                 (reportedd via ML by chinatinte at gmx dot ch)
90                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
91                 didn't work in separate MessageView Toolbar
92                 (wondering if anybody uses this at all ?)
93         * src/summaryview.[ch]
94                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
95                 (generalize reply and forward code);
96         * src/messageview.c 
97                 remove focus_in event which updated summaryview to messageview
98
99 2003-02-28 [paul]       0.8.10claws62
100
101         * po/Makefile.in.in
102                 add the --check option
103                 Patch submitted by Ricardo Mones Lastra
104
105 2003-02-28 [paul]       0.8.10claws61
106
107         * src/prefs_account.c
108                 re-order 'Signature' items
109
110 2003-02-28 [paul]       0.8.10claws60
111
112         * sync with 0.8.10cvs20
113                 see ChangeLog 2003-02-28
114
115 2003-02-28 [paul]       0.8.10claws59
116
117         * po/POTFILES.in
118                 update to reflect recent movement of files
119
120 2003-02-28 [paul]       0.8.10claws58
121
122         * sync with 0.8.10cvs19
123                 see ChangeLog 2003-02-28
124
125 2003-02-27 [martin]     0.8.10claws57
126
127         * src/prefs_matcher.c 
128                 fix segfault in prefs_matcher_ok() when the
129                 last entry is deleted and prevents that the
130                 message "entry not saved" comes up after deleting
131                 an entry
132
133 2003-02-27 [martin]     0.8.10claws56
134
135         * src/prefs_filtering.c 
136                 fix segfault in prefs_filtering_ok() when the
137                 last entry is deleted and prevents that the
138                 message "entry not saved" comes up after deleting
139                 an entry
140
141 2003-02-27 [paul]       0.8.10claws55
142
143         * sync with 0.8.10cvs18
144                 see ChangeLog 2003-02-27
145
146 2003-02-27 [paul]       0.8.10claws54
147
148         * src/addressbook.c
149                 fix bug where the address book crashes with 
150                 multiple lookups.
151                 Patch [687729] submitted by David Frager 
152                 <dbfrager@users.sourceforge.net>
153
154 2003-02-25 [christoph]  0.8.10claws53
155
156         * src/Makefile.am
157         * src/colorlabel.[ch]           ** REMOVE **
158         * src/gtk/Makefile.am
159         * src/gtk/colorlabel.[ch]       ** NEW **
160                 move colorlabel files to gtk directory
161
162         * src/esmtp.[ch]                ** REMOVE **
163                 has been merged into smtp.[ch] in 0.7.5
164
165 2003-02-25 [christoph]  0.8.10claws52
166
167         * src/Makefile.am
168         * src/about.[ch]                ** REMOVE **
169         * src/gtk/Makefile.am
170         * src/gtk/about.[ch]            ** NEW **
171                 move about files to gtk directory
172
173 2003-02-25 [christoph]  0.8.10claws51
174
175         * src/folder.c
176                 some code optimization of folder scanning code
177
178         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
179
180 2003-02-25 [christoph]  0.8.10claws50
181
182         * src/main.c
183         * src/common/sylpheed.c
184                 add command line parameter parsing to common code
185
186 2003-02-24 [christoph]
187
188         * Makefile.am
189         * configure.ac
190                 fix gnome prefix problems, the configure script now removed
191                 `gnome-config --prefix` from `gnome-config --datadir`
192                 and adds $(prefix} instead
193
194         (closes Bug 24 Makefile does not respect prefix when installing
195          GNOME data)
196
197 2003-02-24 [christoph]  0.8.10claws49
198
199         * src/news.c
200                 check for valid session before trying to authenticate
201
202         (closes Bug 60 crash if "authenticate on logon" is activated
203          and newsserver-hostname is not valid)
204
205 2003-02-24 [melvin]     0.8.10claws48
206
207         * src/prefs_actions.c
208                 Make sure all user's input is sent to the action and then
209                 close the socket..
210
211 2003-02-23 [alfons]     0.8.10claws46
212
213         * src/summaryview.c
214                 also wait cursor when deleting files
215
216 2003-02-23 [paul]
217
218         * tools/freshmeat_search.pl
219           tools/google_search.pl
220                 scripts should now work for any browser/browser command line
221
222 2003-02-22 [christoph]  0.8.10claws45
223
224         * src/procmsg.c
225                 fix IMAP flag setting, IMAP flag is not handled correctly
226                 anymore by the folder system and information about the
227                 folder should not be saved in the MsgInfo (in my opinion)
228
229         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
230
231 2003-02-22 [christoph]  0.8.10claws44
232
233         * src/summaryview.c
234                 fix spelling of "label" ;-)
235
236 2003-02-22 [thorsten]   0.8.10claws43
237
238         * src/mimeview.c
239           src/prefs_common.[ch]
240           src/procmime.[ch]
241                 do not use description as attachment name
242
243 2003-02-22 [alfons]     0.8.10claws42
244
245         * src/summaryview.c
246                 freeze/thaw folder item updates when changing color labels,
247                 and put a wait cursors on
248
249 2003-02-22 [thorsten]   0.8.10claws41
250
251         * src/mimeview.c
252                 save-all fixes: crash if invoked on multipart container,
253                 mimeinfo access, pathseparators, error dialog
254
255 2003-02-21 [alfons]     0.8.10claws40
256
257         * src/prefs_gtk.c
258                 remove unused var
259
260 2003-02-21 [colin]      0.8.10claws39
261
262         * src/send.c
263                 Fix smtp logging
264
265 2003-02-21 [colin]      0.8.10claws38
266
267         * src/summaryview.c
268                 Freeze/thaw folderItem updates when filtering messages 
269                 via Tools/Filter messages
270
271 2003-02-21 [paul]       0.8.10claws37
272
273         * src/compose.c
274                 revert commit 0.8.10claws26, there are ulterior motives
275                 for users to set a Reply-To header when posting to
276                 newsgroups
277
278 2003-02-21 [paul]       0.8.10claws36
279
280         * sync with 0.8.10cvs17
281                 see ChangeLog 2003-02-21
282
283 2003-02-20 [christoph]  0.8.10claws35
284
285         * src/imap.c
286                 IMAP UID fetch speedup using SEARCH
287
288         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
289
290         * src/imap.c
291                 fix problem with UIDs in IMAP UID cache that no longer existed
292
293 2003-02-20 [christoph]  0.8.10claws34
294
295         * src/imap.c
296         * src/procheader.c
297         * src/procheader.h
298                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
299
300         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
301
302         * src/imap.c
303                 Rewrite imap_cmd_gen_recv use sock_getline instead
304                 of sock_gets to avoid problems with too long reply
305                 lines
306     
307 2003-02-20 [colin]      0.8.10claws33
308         
309         * src/prefs_account.c
310                 Better wording
311
312 2003-02-20 [colin]      0.8.10claws32
313
314         * src/compose.c
315                 Remove useless '&& !to_sender' 
316
317 2003-02-20 [darko]
318
319         * AUTHORS
320                 change my e-mail address
321
322 2003-02-19 [colin]      0.8.10claws31
323
324         * src/prefs_common.c
325                 X11 style colors for every configurable color
326
327 2003-02-19 [alfons]     0.8.10claws30
328
329         * src/prefs_gtk.[ch]
330         * src/prefs_common.c
331                 for color_new accept both plain integers and X11 style color
332                 names (as found in /usr/lib/X11/rgb.txt)
333
334 2003-02-19 [paul]       0.8.10claws29
335
336         * src/mainwindow.c
337                 add tooltips to online/offline button and account selector
338                 button
339
340 2003-02-19 [paul]       0.8.10claws28
341
342         * src/folder.c
343           src/news.c
344           src/prefs_account.[ch]
345           src/prefs_common.[ch]
346                 move 'Maximum number of articles to download' to
347                 account prefs.
348                 clean up account prefs gui a little by hiding entries
349                 rather then greying out entries
350
351 2003-02-19 [hiro]       0.8.10claws27
352
353         * src/common/utils.c
354                 fix bug #54 'yesterdays date is displayed in the message 
355                 summary window'
356
357 2003-02-19 [paul]       0.8.10claws26
358
359         * src/compose.c
360                 fix bug reported in Feature Request [688596] 
361                 'Reply-to header in news'
362
363 2003-02-18 [paul]       0.8.10claws25
364
365         * src/select-keys.c
366                 add a 'List all keys' button to key selection dialog
367
368 2003-02-18 [colin]      0.8.10claws24
369         
370         * src/stock_pixmap.c
371                 fix compile error
372
373 2003-02-18 [colin]      0.8.10claws23
374
375         * src/common/smtp.[ch]
376           src/prefs_account.c
377                 Try to starttls if it seems to be the only
378                 way to authenticate a user
379
380 2003-02-18 [paul]       0.8.10claws22
381
382         * src/Makefile.am
383           src/folderview.c
384           src/stock_pixmap.[ch]
385           src/pixmaps/drafts_close.xpm  ** NEW FILE **
386           src/pixmaps/drafts_open.xpm   ** NEW FILE **
387                 as a Drafts folder is a special folder allow it to have
388                 its own unique icons
389
390 2003-02-18 [colin]      0.8.10claws21
391
392         * src/imap.c
393                 Fix port selection when using starttls
394
395 2003-02-18 [paul]       0.8.10claws20
396
397         * src/mainwindow.c
398           src/prefs_common.[ch]
399                 make blue the default new mail colour
400
401 2003-02-18 [paul]       0.8.10claws19
402
403         * sync with 0.8.10cvs14
404                 see ChangeLog 2003-02-18
405
406 2003-02-17 [jens]       0.8.10claws18
407
408         * src/common/md5.c
409                 fixed a compile problem with gcc 3.3
410                 works on 2.95.3 too (testet on PPC as it is big endian)
411
412 2003-02-17 [paul]       0.8.10claws17
413
414         * sync with 0.8.10cvs13
415                 see ChangeLog 2003-02-17
416
417 2003-02-17 [paul]       0.8.10claws16
418
419         * sync with 0.8.10cvs12
420                 see ChangeLog 2003-02-17
421
422 2003-02-16 [match]      0.8.10claws15
423
424         * src/addressbook.c
425                 Eliminates reloading of address data when items
426                 deleted or added. Applied submitted by
427                 Luke Plant <lukeplant@softhome.net>
428
429 2003-02-16 [paul]       0.8.10claws14
430
431         * src/news.c
432                 when a 'protocol error' is encountered disconnect from
433                 the server. This means that the user can carry on viewing
434                 other articles and doesn't have to either wait until the
435                 server timesout or quit sylpheed.
436                 Fixes bug #53 'Unable to read messages in newsgroups, 
437                 displayed message doesn't change'
438
439 2003-02-15 [christoph]  0.8.10claws13
440
441         * src/imap.c
442                 fix bug that stopped scanning of folders when an
443                 IMAP folder was empty
444
445         (closes bug 46 stop scan messages in folders after empty folder)
446
447 2003-02-15 [paul]
448
449         * tools/Makefile.am
450           tools/README
451           tools/freshmeat_search.pl     ** NEW FILE **
452           tools/google_search.pl        ** NEW FILE **
453                 Add 2 Actions scripts which search freshmeat/google
454                 for the selected text using the browser configured
455                 in sylpheedrc.
456                 
457         Note: These scripts are very dependent on the format of the
458         browser command and may not work on every occasion. Testing
459         is welcome. 
460
461 2003-02-14 [alfons]     0.8.10claws12
462
463         * src/compose.c
464                 fix breakage because of uninitialized account pointer.
465                 please verify.
466
467 2003-02-14 [paul]       0.8.10claws11
468
469         * src/compose.c
470           src/prefs_account.[ch]
471           src/prefs_common.[ch]
472                 move signature settings to Account Prefs
473
474 2003-02-14 [paul]       0.8.10claws10
475
476         * sync with 0.8.10cvs11
477                 see ChangeLog 2003-02-14
478
479 2003-02-13 [thorsten]   0.8.10claws9
480
481         * src/news.c
482                 revert news progressbar (GUI separation)
483
484 2003-02-13 [paul]       0.8.10claws8
485
486         * src/compose.c
487                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
488                 paragraph 1
489
490 2003-02-13 [paul]       0.8.10claws7
491
492         * src/compose.[ch]
493           src/summaryview.c
494                 fix 'Follow-up and Reply-to' so that it creates a reply to
495                 the newsgroup and the sender. If the message has the keyword
496                 'poster' in the Followup-To header, all replies go to the
497                 sender, re: RFC 1036, Section 2.2.3
498                 rename all instances of 'ignore_replyto' to 'to_sender', both
499                 were previously used, now we use just one.
500
501 2003-02-13 [paul]       0.8.10claws6
502
503         * sync with 0.8.10cvs9
504                 see ChangeLog 2003-02-13
505
506 2003-02-13 [paul]       0.8.10claws5
507
508         * configure.ac
509                 show which plugins are configured in the configure
510                 output.
511
512 2003-02-12 [thorsten]   0.8.10claws4
513
514         * src/news.c
515                 show progress while fetching news headers
516
517 2003-02-12 [christoph]  0.8.10claws3
518
519         * configure.ac
520         * src/plugins/Makefile.am
521                 use AM_CONDITIONAL to enable plugins, automake correctly
522                 manages this when creating distdir
523
524 2003-02-12 [christoph]  0.8.10claws2
525
526         * ac/spamassassin.m4
527         * src/plugins/spamassassin/Makefile.am
528                 fix building SpamAssassin plugin without OpenSSL
529
530 2003-02-12 [paul]       0.8.10claws1
531
532         * ac/Makefile.am
533           src/Makefile.am
534           src/plugins/Makefile.am
535                 fix failure of 'make release'
536
537 2003-02-12 [paul]       0.8.10claws
538
539         * 0.8.10claws released
540
541 2003-02-12 [paul]       0.8.9claws56
542
543         * po/bg.po
544           po/es.po
545           po/it.po
546           po/ru.po
547           po/sr.po
548                 updated translations by George Danchev, Ricardo Mones Lastra,
549                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
550                 
551         * sylpheed.spec.in
552                 Allow the building of RPMs by a regular user. Submitted
553                 by Sergei Astanin
554
555 2003-02-11 [alfons]     0.8.9claws55
556
557         * src/colorlabel.c
558                 don't use pixmaps for label color rect but draw rectangles
559                 so we can respect the color map of palette based visuals
560                 (fixes the long time crashes on Suns - thanks to Andreas
561                 Engel and Steve O'Hara-Smith for testing)
562
563 2003-02-11 [christoph]  0.8.9claws54
564
565         * src/matcher_parser_parse.y
566                 correct bug where filering rules of not existing folders in
567                 matcherrc were added to global filtering
568                 
569         (closes Debian Bug #180253 - Directory's filter-rules are merged with
570          main filter-rules after removing directory, http://bugs.debian.org/180253)
571         
572 2003-02-11 [paul]       0.8.9claws53
573
574         * sync with 0.8.10cvs7
575                 see ChangeLog 2003-02-09
576
577 2003-02-11 [melvin]     0.8.9claws52
578
579         * po/fr.po
580                 Updated French tranlsations
581
582 2003-02-10 [paul]       0.8.9claws51
583
584         * sylpheed.spec.in
585                 correct --enable-openssl
586                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
587
588 2003-02-09 [martin]     0.8.9claws50
589
590         * src/prefs_matcher.c
591                 fix segfault in prefs_matcher_substitute_cb() when
592                 no row is selected
593
594 2003-02-09 [paul]       0.8.9claws49
595
596         * src/folderview.c
597                 fix bug where a newsgroup folder's processing rules were
598                 merged with the global filtering rules when the newsgroup
599                 folder was deleted, causing some seriously bad results,
600                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
601
602 2003-02-08 [melvin]     0.8.9claws48
603
604         * src/compose.c
605                 Corrected and modified an alert message.
606
607 2003-02-07 [paul]       0.8.9claws47
608
609         * src/folderview.c
610                 fix bug where both an 'Account properties' window and a
611                 'Folder properties' window were opened when clicking on
612                 'Properties' in an NNTP or IMAP folder's popup menu.
613
614 2003-02-07 [paul]       0.8.9claws46
615
616         * sync with 0.8.10cvs6
617                 see ChangeLog 2003-02-06
618
619 2003-02-06 [christoph]  0.8.9claws45
620
621         * src/mbox.c
622                 freeze folder updates while importing mbox files
623                 (closes bug 43 importing mbox took hours)
624                 
625         Patch submitted by Jens Rantil <jens.rantil@telia.com>
626
627 2003-02-06 [thorsten]   0.8.9claws44
628
629         * po/de.po
630                 Updated german translations
631
632 2003-02-06 [thorsten]   0.8.9claws43
633
634         * src/news.h
635                 use guint for message numbers (fix count in grouplist dialog)
636
637 2003-02-05 [paul]       0.8.9claws42
638
639         * sync with 0.8.10cvs2
640                 see ChangeLog 2003-02-05
641
642 2003-02-04 [colin]      0.8.9claws41
643
644         * src/prefs_common.[ch]
645           src/procmsg.c
646           src/summaryview.c
647                 Add an option to disable threading by subject
648
649 2003-02-04 [christoph]  0.8.9claws40
650
651         * src/inc.c
652                 only abort fetching mails from multiple accounts when the
653                 error is fatal and does not allow to check any more accounts
654                 (currently only disk full error)
655
656         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
657          receive mails for other accouts)
658
659 2003-02-04 [christoph]  0.8.9claws39
660
661         * src/folder.c
662                 first add the new message to the cache, then
663                 send the update notification
664
665         (closes bug 39 after sending message folderview doesnt get updated)
666
667 2003-02-04 [colin]      0.8.9claws38
668
669         * src/inc.c
670                 _really_ fix this Connecting... status
671
672 2003-02-04 [paul]       0.8.9claws37
673
674         * sync with 0.8.10
675                 see ChangeLog 2003-02-04
676
677 2003-02-04 [paul]       0.8.9claws36
678
679         * sync with 0.8.9cvs6
680                 see ChangeLog 2003-02-03
681
682 2003-02-04 [paul]       0.8.9claws35
683
684         * po/pt_BR.po
685                 updated by André Filipe de Assunção e Brito 
686                 <bedecko@netsite.com.br>
687
688 2003-02-03 [thorsten]   0.8.9claws34
689
690         * po/de.po
691                 Updated german translations
692
693 2003-02-02 [paul]       0.8.9claws33
694
695         * po/es.po
696                 updated by Ricardo Mones Lastra
697
698 2003-02-02 [thorsten]   0.8.9claws32
699
700         * src/mh.c
701                 Fix mh_get_msginfo() segfault if file is inaccessible
702
703 2003-01-31 [colin]      0.8.9claws31
704
705         * src/procheader.c
706                 Fix last commit's bug
707
708 2003-01-31 [colin]      0.8.9claws30
709
710         * src/procheader.c
711                 Missing a change for gpg-signed messages
712
713 2003-01-31 [paul]       0.8.9claws29
714
715         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
716           src/procheader.c
717           src/stock_pixmap.[ch]
718           src/summaryview.c
719                 indicate GnuPG signed messages by displaying an icon
720                 in the Attachment column.
721
722 2003-01-31 [paul]       0.8.9claws28
723
724         * sync with 0.8.9cvs4
725                 see ChangeLog 2003-01-31
726
727 2003-01-31 [alfons]     0.8.9claws27
728
729         * src/textview.c
730                 tune URI parser to accept mailto URLs with a '?'
731                 (patch from Ruslan Balkin)
732
733 2003-01-31 [colin]      0.8.9claws26
734
735         * src/summaryview.c
736                 Fix a leak introduced in claws24
737
738 2003-01-31 [colin]      0.8.9claws25
739
740         * src/summaryview.c
741                 Freeze/Thaw folder updates when deleting dups
742
743 2003-01-31 [colin]      0.8.9claws24
744         
745         * src/addr_compl.c
746           src/summaryview.c
747           src/msgcache.c
748                 little speed improvements
749
750 2003-01-31 [colin]      0.8.9claws23
751
752         * src/summaryview.c
753                 Fix segfault when forwarding nothing
754                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
755                 
756 2003-01-30 [paul]       0.8.9claws22
757
758         * sync with 0.8.9cvs3
759                 see ChangeLog 2003-01-30
760
761 2003-01-30 [paul]       0.8.9claws21
762
763         * sync with 0.8.9cvs2
764                 see ChangeLog 2003-01-30
765
766 2003-01-29 [paul]       0.8.9claws20
767
768         * sync with 0.8.9cvs1
769                 see ChangeLog 2003-01-29
770
771 2003-01-28 [paul]       0.8.9claws19
772
773         * po/POTFILES.in
774                 update to reflect changes. 
775                 thanks to Ricardo Mones Lastra
776
777 2003-01-27 [christoph]  0.8.9claws18
778
779         * ac/openssl.m4
780         * ac/spamassassin.m4
781         * src/plugins/spamassassin/README
782         * src/plugins/spamassassin/libspamc.[ch]
783         * src/plugins/spamassassin/utils.[ch]
784                 updated to latest libspamc
785
786 2003-01-27 [christoph]  0.8.9claws17
787
788         * src/folder.c
789                 fix wrong use of procheader_get_header_fields
790
791 2003-01-27 [christoph]  0.8.9claws16
792
793         * src/news.c
794         * src/prefs_account.[ch]
795         * src/common/nntp.[ch]
796                 allow to force authentication for NNTP servers
797
798         Patch submitted by Florian Mickler <dmk@d-labs.de>
799
800 2003-01-26 [paul]       0.8.9claws15
801
802         * src/summaryview.c
803                 speed up of marking messages as read
804                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
805
806 2003-01-26 [christoph]  0.8.9claws14
807
808         * src/Makefile.am
809         * src/mgutils.[ch]              ** REMOVE **
810         * src/xml.[ch]                  ** REMOVE **
811         * src/xmlprops.[ch]             ** REMOVE **
812         * src/common/Makefile.am
813         * src/common/mgutils.[ch]       ** NEW **
814         * src/common/xml.[ch]           ** NEW **
815         * src/common/xmlprops.[ch]      ** NEW **
816                 move xml files to common directory
817
818 2003-01-26 [christoph]  0.8.9claws13
819
820         * src/plugins/spamassassin/spamassassin_gtk.c
821                 only set gtk entry text if string is available
822
823 2003-01-26 [melvin]     0.8.9claws12
824
825         * src/description_window.c
826                 Allow resizing of the window
827                 Allow automatic horizontal scroll bar
828                 Do not vertically expand and fill
829
830 2003-01-26 [christoph]  0.8.9claws11
831
832         * src/Makefile.am
833         * src/gtkutils.[ch]             ** REMOVE **
834         * src/common/sylpheed.c
835         * src/gtk/Makefile.am
836         * src/gtk/description_window.c
837         * src/gtk/gtkutils.[ch]         ** NEW **
838         * src/gtk/prefswindow.c
839                 move gtkutils to gtk directory
840
841 2003-01-26 [paul]       0.8.9claws10
842
843         * src/summaryview.c
844                 rename summary_unread_clicked() to summary_status_clicked()
845
846 2003-01-26 [melvin]     0.8.9claws9
847
848         * src/prefs_actions.c
849                 Cosmetical changes to the help text
850
851 2003-01-26 [paul]       0.8.9claws8
852
853         * src/folder.[ch]
854           src/mainwindow.c
855           src/prefs_common.c
856           src/prefs_sumamry_column.c
857           summaryview.[ch]
858                 rename the 'Unread' column to 'Status'
859
860 2003-01-25 [match]      0.8.9claws7
861
862         * src/mgutils.[ch]
863                 removed reference to LDAP constants. removed error2string.
864                 included functions to support LDAP dynamic queries.
865         * src/syldap.h
866                 moved LDAP constants here.
867         * src/addressbook.c
868         * src/addrindex.c
869         * src/importldif.c
870                 removed references to LDAP constants and references to
871                 error2string.
872
873 2003-01-25 [paul]       0.8.9claws6
874
875         * src/summaryview.c
876                 summary_thread_build(), summary_thread_init(): remove 
877                 unneeded reference to summaryview->folder_item
878
879 2003-01-25 [christoph]  0.8.9claws5
880
881         * src/gtk/description_window.c
882                 o allow description texts to expand over multiple columns
883                 o translate all columns
884         * src/prefs_actions.c
885                 change syntax description to use new multi column feature
886
887         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
888
889 2003-01-25 [match]      0.8.9claws4
890
891         * src/vcard.c
892                 fixed bug with Quoted-Printable
893
894 2003-01-25 [paul]       0.8.9claws3
895
896         * src/folder.[ch]
897           src/summaryview.[ch]
898                 implement per-folder collapsed/expanded threads setting
899                 
900         * src/prefs_common.c
901                 remove global collapsed/expanded threads option
902
903 2003-01-25 [christoph]  0.8.9claws2
904
905         * po/POTFILES.in
906                 add pluginwindow and prefswindow
907         * src/compose.c
908                 make send respond correctly to messages that could be added
909                 to the queue folder, but the UID of the message is unknown
910         * src/folder.c
911         * src/imap.c
912                 don't return guessed UIDs in imap_add_msg anymore. We return
913                 0 to tell the folder system it was appened but the UID is
914                 unknown. Folder system now get's the UID by scaning the folder
915                 and searching the cache for the Message-ID
916                 (closes bug #29 Messages queued, but not sent)
917
918 2003-01-25 [paul]       0.8.9claws1
919
920         * src/codeconv.c
921                 conv_encode_header():  fix bug when long headers with 8-bit
922                 characters are used, so that the encoded words are wrapped.
923                 If the space in the original text falls on the wrap boundary,
924                 it can be lost.
925                 Patch by Sergey Vlasov.
926                 
927         * src/folderview.c
928                  fix bug where a change to the sorting method or thread view
929                  of a folder's messages is lost if simpify-subject is set and
930                  toggled on or off.
931                  Patch by Luke Plant.
932
933 2003-01-24 [paul]       0.8.9claws
934
935         * sylpheed-0.8.9claws released
936         
937         * Makefile.am
938           sylpheed.spec.in
939                 remove reference to 'INSTALL.jp'
940
941 2003-01-23 [paul]       0.8.8claws128
942
943         * po/es.po
944           po/it.po
945           po/ru.po
946           po/sr.po
947                 updated translations. submitted by Ricardo Mones Lastra,
948                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
949
950 2003-01-23 [colin]      0.8.8claws127
951
952         * src/compose.c
953                 Fix drafted and queued news articles re-edition
954
955 2003-01-23 [melvin]     0.8.8claws126
956
957         * po/fr.po
958                 Updated French translations
959
960 2003-01-23 [colin]      0.8.8claws125
961
962         * src/inc.c
963                 Fix "Connecting to..." status message
964
965 2003-01-22 [paul]       0.8.8claws124
966
967         * po/bg.po
968                 updated by George Danchev
969                 
970         * src/folder.c
971                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
972                 and folder deletion
973
974 2003-01-21 [paul]       0.8.8claws123
975
976         * po/bg.po
977                 updated by George Danchev
978                 
979         * src/about.c
980                 its now 2003
981                 
982         * src/toolbar.c
983                 don't translate 'Separator'
984                 
985         * src/plugins/spamassassin/Makefile.am
986                 add aspell to CPPFLAGS
987                 
988         * src/plugins/spamassassin/spamassassin.c
989           src/plugins/spamassassin/spamassassin_gtk.c
990                 set correct default for spamassassin_receive_spam
991                 slightly re-word descriptions and some
992                 other minor changes
993
994 2003-01-19 [alfons]     0.8.8claws122
995                 
996         * src/mimeview.c
997                 mimeview_save_as(): we might as well show the file name for
998                 the single case "Save As" too
999
1000 2003-01-19 [alfons]     0.8.8claws121
1001
1002         * src/crash.c
1003                 change bug tracker URL to bugzilla URL
1004
1005 2003-01-19 [alfons]     0.8.8claws120
1006
1007         * src/mimeview.c
1008                 mimeview_save_all(): display name of file before overwriting;
1009                 continue saving all, even when one overwrite was cancelled
1010
1011 2003-01-19 [christoph]  0.8.8claws119
1012
1013         * src/summaryview.c
1014         * src/procmsg.[ch]
1015                 fix wrong usage of procmsg_find_children in summaryview
1016                 by using procmsg_update_unread_children instead of
1017                 summaryview_update_unread_children
1018
1019 2003-01-19 [christoph]  0.8.8claws118
1020
1021         * src/procmsg.c
1022                 fix infinite loop in procmsg_find_children
1023                  (closes bug #25 sylpheed crashes on delete.)
1024
1025         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
1026
1027 2003-01-19 [paul]       0.8.8claws117
1028
1029         * po/pt_BR.po
1030                 updated by Ivan Francolin Martinez
1031
1032 2003-01-18 [melvin]     0.8.8claws116
1033
1034         * src/prefs_actions.c
1035                 Removed syntax limitation of only one '&' at the end of command.
1036                         Now actions that contain '>/dev/null 2>&1' are possible.
1037
1038 2003-01-18 [melvin]     0.8.8claws115
1039
1040         * src/prefs_actions.c
1041                 Actions IO dialog: when the action ends
1042                 the "Close" button now has focus and [Escape] closes the
1043                 window.
1044
1045 2003-01-18 [christoph]  0.8.8claws114
1046
1047         * src/procmsg.c
1048                 o add debug output when MsgInfos are really freed
1049                 o free GSLists in procmsg_find_children and
1050                   procmsg_update_unread_children
1051
1052 2003-01-18 [christoph]  0.8.8claws113
1053
1054         * src/mainwindow.c
1055                 reorder Configuration menu
1056
1057 2003-01-18 [christoph]  0.8.8claws112
1058
1059         * src/compose.c
1060                 fix applying templates to forwarded messages
1061
1062         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1063
1064 2003-01-17 [christoph]  0.8.8claws111
1065
1066         * src/folder.c
1067                 destroy folder items, when a folder item is removed
1068
1069 2003-01-17 [christoph]  0.8.8claws110
1070
1071         * src/folder.c
1072                 fix wrong folder stats update when ignored message is
1073                 deleted
1074
1075 2003-01-17 [colin]      0.8.8claws109
1076         
1077         * src/mainwindow.c
1078         * src/summaryview.c
1079                 Quicksearch bugfixes: 
1080                 - hide help button at startup if not extended
1081                 - switch to extended when looking for replies
1082
1083 2003-01-17 [paul]
1084
1085         * sync with 0.8.9 release
1086
1087 2003-01-17 [paul]       0.8.8claws108
1088
1089         * sync with 0.8.8cvs11
1090                 see ChangeLog 2003-01-17
1091
1092 2003-01-16 [colin]      0.8.8claws107
1093
1094         * src/procmsg.c
1095                 Changed encryption test to re-ask passphrase
1096                 if an encrypted message hasn't been decrypted
1097                 Fixes bug #5
1098
1099 2003-01-16 [christoph]  0.8.8claws106
1100
1101         * src/prefs_gtk.c
1102         * src/prefs_toolbar.c
1103         * src/gtk/prefswindow.h
1104         * src/plugins/spamassassin/spamassassin_gtk.c
1105                 remove page destroy function that is not used anymore
1106
1107 2003-01-16 [paul]       0.8.8claws105
1108
1109         * sync with 0.8.8cvs9
1110                 see ChangeLog 2002-01-16
1111
1112 2003-01-16 [colin]      0.8.8claws104
1113
1114         * src/compose.[ch]
1115                 Fix bug with autosaved drafts for IMAP, when draft
1116                 folder is specified - fixes bugzilla bug #20
1117
1118 2003-01-15 [paul]       0.8.8claws103
1119
1120         * src/compose.[ch]
1121           src/procmsg.c
1122                 store folder and message-id of message forwarding
1123                 in queue header and set forward flag after sending
1124
1125 2003-01-15 [paul]       0.8.8claws102
1126
1127         * sync with 0.8.8cvs8
1128                 see ChangeLog 2002-01-15
1129
1130 2003-01-15 [colin]      0.8.8claws101
1131
1132         * src/Makefile.am
1133                 Fix linking with GNU libiconv
1134
1135 2003-01-15 [darko]      0.8.8claws100
1136
1137         * src/pine.c
1138                 fix crash when importing pine address book
1139                 entry with an empty name (reported by DY
1140                 <dybulk at tri8.net>)
1141
1142 2003-01-14 [paul]       0.8.8claws99
1143
1144         * configure.in  ** REMOVED **
1145           configure.ac  ** NEW FILE **
1146                 rename configure.in to configure.ac, as it is now
1147                 preferred
1148
1149 2003-01-14 [melvin]     0.8.8claws98
1150
1151         * src/folderview.c
1152                 folderview_check_new(): More precise function description
1153
1154 2003-01-14 [melvin]     0.8.8claws97
1155
1156         * src/folderview.c
1157                 folderview_check_new(): return the number of new messages 
1158                         since last check.
1159         * src/inc.c
1160                 inc_account_mail(): Disable counting of new messages for IMAP
1161                         and NNTP until bug [19] and [14] are fixed.
1162
1163 2003-01-14 [paul]       0.8.8claws96
1164
1165         * sync with 0.8.8cvs6
1166                 see ChangeLog 2003-01-14
1167
1168 2003-01-13 [alfons]     0.8.8claws95
1169
1170         * src/textview.c
1171                 tune email address validation (c. 0.8.8claws89): if . is 
1172                 just one char away from @, the address is invalid too 
1173                 (correctly rejects addresses like foo@.com)
1174
1175 2003-01-13 [paul]       0.8.8claws94
1176
1177         * src/messageview.c
1178           src/toolbar.c
1179                 fixes to the Message View toolbar and menu:
1180                 fix non-functioning Forward button
1181                 make Reply button consider default_reply_list
1182                 remove 'Follow-up...' menu entry
1183                 add 'Forward' and 'Redirect' menu entries
1184
1185 2003-01-13 [melvin]     0.8.8claws93
1186
1187         * src/inc.c
1188                 Fixed typo that could make new messages count incorrect.
1189
1190 2003-01-13 [melvin]     0.8.8claws92
1191
1192         * src/folderview.[ch]
1193                 folderview_check_new(): return the number of new messages.
1194         * src/inc.c
1195                 Should fix bug [14] where new mail notification worked 
1196                         incorrectly with IMAP accounts.
1197                 inc_spool_account(): return number of new msgs, or -1 on error
1198                 inc_all_spool(): return number of new msgs
1199                 
1200 2003-01-13 [melvin]     0.8.8claws91
1201
1202         * src/prefs_actions.c
1203                 Justify help text.
1204
1205 2003-01-12 [thorsten]   0.8.8claws90
1206
1207         * src/common/prefs.c
1208                 close file before rename
1209
1210 2003-01-12 [alfons]     0.8.8claws89
1211
1212         * AUTHORS
1213                 add Christian Mertes
1214         * src/common/utils.[ch]
1215                 g_stricase_hash(), g_stricase_equal(): functions for 
1216                 case insensitive hash tables
1217         * src/textview.c
1218                 use top level domain names to validate email address, based
1219                 on a patch by Christian Mertes (thanks!), but changed 
1220                 implementation to use a hash table 
1221
1222 2003-01-12 [paul]       0.8.8claws88
1223
1224         * po/bg.po
1225                 updated by George Danchev
1226
1227 2003-01-12 [alfons]     0.8.8claws87
1228
1229         * src/summaryview.c
1230                 delete / execute performance: use new style folder update
1231
1232 2003-01-12 [paul]       0.8.8claws86
1233
1234         * sync with 0.8.8cvs5
1235                 see ChangeLog 2003-01-13 (!)
1236
1237 2003-01-12 [alfons]     0.8.8claws85
1238
1239         * src/filtering.c
1240         * src/matcher_parser_parse.y
1241                 prepare change_score filtering action
1242         * src/matcher.[ch]
1243                 give up const-correctness on functions that call non-const-correct functions;
1244                 several casts to gpointer in g_free();
1245                 add change_score;
1246
1247 2003-01-12 [christoph]  0.8.8claws84
1248
1249         * src/compose.c
1250                 fix 2 warnings
1251
1252         * src/gtk/prefswindow.[ch]
1253         * src/plugins/spamassassin/spamassassin_gtk.c
1254                 changed the call of the widget create function
1255                 for PrefsPages, because sometimes the widget
1256                 create function needs a widget that already has
1257                 been attached to a window (to create GDK pixmaps
1258                 for exmaple). So we simply pass the GtkWindow as
1259                 the second parameter now.
1260
1261         * src/main.c
1262         * src/mainwindow.c
1263         * src/prefs_toolbar.[ch]
1264                 rewrite Toolbar Preferences using the new
1265                 prefs window
1266
1267 2003-01-11 [alfons]     0.8.8claws83
1268
1269         * src/addressadd.c
1270                 fix crash when adding sender to addressbook because status bar
1271                 isn't there (the status bar doesn't seem to be used though,
1272                 but I'll let Match decide what to do with it)
1273
1274 2003-01-11 [colin]      0.8.8claws82
1275
1276         * src/main.c
1277           src/toolbar.c
1278                 Two useless changes reversed
1279
1280 2003-01-11 [colin]      0.8.8claws81
1281
1282         * src/mainwindow.c
1283           src/mainwindow.h
1284                 Add mainwindow_get_mainwindow()
1285         * src/alertpanel.c
1286           src/alertpanel.h
1287                 Add alertpanel_error_log() 
1288         * src/compose.c
1289           src/inc.c
1290           src/messageview.c
1291           src/toolbar.c
1292           src/main.c
1293           src/procmsg.c
1294                 Network errors get a View Log button
1295
1296 2003-01-10 [alfons]     0.8.8claws80
1297
1298         * src/prefs_toolbar.c
1299         * src/toolbar.c
1300                 use the translatable string for "Separator" as file name for
1301                 separator toolbar items (probably make this uppercase?)
1302
1303 2003-01-10 [alfons]     0.8.8claws79
1304
1305         * src/prefs_toolbar.c
1306                 put right A_SEPARATOR description string in "displayed
1307                 toolbar items list" so manually added separators are
1308                 saved correctly (bug #10, "Adding a separator to the main 
1309                 toolbar fails, entry in xml file is wrong")
1310
1311 2003-01-10 [christoph]  0.8.8claws78
1312
1313         * src/imap.c
1314                 o fix warnings
1315                 o use CAPABILITY to check if NAMESPACE is available
1316
1317 2003-01-10 [christoph]  0.8.8claws77
1318
1319         * src/imap.[ch]
1320                 apply UIDPLUS IMAP extension support patch
1321
1322         Patch submitted by Simon 'corecode' Schubert
1323
1324 2003-01-10 [paul]       0.8.8claws76
1325
1326         * src/folderview.c
1327                 a sync from main which fixes the news account folders'
1328                 Properties bug
1329
1330 2003-01-10 [christoph]  0.8.8claws75
1331
1332         * src/folder.c
1333                 don't accept 0 as a valid uid returned by copy and move
1334                 functions. 0 means the message was copied or moved but the
1335                 new uid could not be fetched. It is not an error condition
1336                 for the copy or move operation.
1337
1338 2003-01-10 [paul]       0.8.8claws74
1339
1340         * src/prefs_filtering.c
1341                 change English used in Alert when entry is not
1342                 saved.
1343                 
1344         * sync with 0.8.8cvs4
1345                 see ChangeLog 2003-01-10
1346
1347 2003-01-10 [darko]      0.8.8claws73
1348
1349         * src/pine.c
1350                 fix crash when importing address book entry
1351                 without a valid address
1352
1353 2003-01-09 [alfons]     0.8.8claws72
1354
1355         * src/inc.c
1356                 filtering performance: use new style folder update
1357
1358 2003-01-09 [christoph]  0.8.8claws71
1359
1360         * src/compose.c
1361         * src/gtk/menu.[ch]
1362                 fix wrong selecting of mime encoding type, when
1363                 opening property dialog of attachments in the
1364                 compose window. 7bit was always selected and that
1365                 destoryed files with 8bit data.
1366                 (closes bug #9 Sylpheed-claws destroys attachments when
1367                  changing MIME-types)
1368
1369 2003-01-09 [paul]       0.8.8claws70
1370
1371         * sync with 0.8.8cvs3
1372                 see ChangeLog 2003-01-09
1373
1374 2003-01-08 [alfons]     0.8.8claws69
1375         
1376         * src/addressadd.c
1377                 apply patch by Kim Schulz to fix build breakage
1378                 because of missing variable
1379
1380 2003-01-08 [paul]       0.8.8claws68
1381
1382         * sync with 0.8.8cvs2
1383                 see ChangeLog 2002-01-08
1384
1385 2003-01-08 [paul]       0.8.8claws67
1386
1387         * po/it.po
1388                 updated by Alessandro Maestri
1389                 
1390         * src/addressadd.c
1391                 when using 'Add sender to addressbook' allow
1392                 name to be edited and remarks to be entered
1393                 Patch submitted by Luke Plant
1394
1395 2003-01-08 [darko]      0.8.8claws66
1396
1397         * README.claws, src/summaryview.c
1398                 fix description for marked messages
1399
1400 2003-01-08 [paul]
1401
1402         * tools/Makefile.am
1403           tools/launch_phoenix  ** NEW FILE **
1404                 add script that enables using Phoenix as the default
1405                 web browser. 
1406                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
1407                 
1408         * tools/OOo2sylpheed.pl
1409                 remove full path to sylpheed executable, just 'sylpheed'
1410                 will do
1411                 
1412         * tools/README
1413                 add launch_phoenix informtion and re-arrange and compress
1414                 the data a little
1415
1416 2003-01-07 [christoph]  0.8.8claws65
1417
1418         * src/folder.c
1419                 fix update for source folder when moving messages
1420         * src/procmsg.[ch]
1421         * src/summaryview.c
1422                 use function to set to_folder for message infos and
1423                 automatically update the op_count for old and new
1424                 folder
1425
1426 2003-01-07 [melvin]     0.8.8claws64
1427
1428         * src/prefs_actions.c
1429                 Fixed bug where an '%p' Action on a displayed image crashed 
1430                         Sylpheed
1431                 Code clean up (get rid of duplicated code and removed unnecessary 
1432                                 structure member)
1433
1434 2003-01-07 [christoph]  0.8.8claws63
1435
1436         * src/compose.c
1437         * src/folder.[ch]
1438         * src/folderview.c
1439         * src/import.c
1440         * src/inc.c
1441         * src/main.c
1442         * src/mainwindow.c
1443         * src/messageview.c
1444         * src/prefs_folder_item.c
1445         * src/procmsg.c
1446         * src/summaryview.c
1447         * src/toolbar.c
1448                 o remove all folder update triggering from the UI code. The folder
1449                   system should know much better when a folder needs an update.
1450                 o to prevent multiple updates in a row the folder updates can be
1451                   frozen for some time.
1452
1453                 Note: - Please verify that no updates are missing
1454                       - Check where freeze/thaws should be added
1455
1456 2003-01-07 [christoph]  0.8.8claws62
1457
1458         * src/prefs_actions.c
1459                 don't translate empty strings
1460
1461         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1462
1463 2003-01-06 [christoph]  0.8.8claws61
1464
1465         * src/prefs_actions.c
1466                 mark strings for gettext
1467         * src/prefs_matcher.c
1468                 use new description window for Execute action and
1469                 match condition in Filtering
1470
1471         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1472
1473 2003-01-06 [alfons]     0.8.8claws60
1474
1475         keep myself inspired to re-organize matcher part 8; 
1476         yes, more to come (I need to move out the descriptive
1477         text for actions to matcher.c, or at least make it not
1478         depend on the wicked ordering)
1479
1480         * src/prefs_matcher.c
1481                 add documentation so others may comprehend the
1482                 UI part of the conditions
1483                 
1484 2003-01-06 [christoph]  0.8.8claws59
1485
1486         * src/prefs_actions.c
1487                 use new description window for syntax help
1488         * src/gtk/description_window.c
1489                 fix display of descriptions with column count != 2
1490
1491         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1492
1493 2003-01-06 [christoph]  0.8.8claws58
1494
1495         * src/quote_fmt.c
1496         * src/summaryview.[ch]
1497         * src/gtk/Makefile.am
1498         * src/gtk/description_window.[ch]       ** NEW **
1499                 use a generic window to display syntax descriptions
1500                 currently used in quote_fmt and summaryview (new description
1501                 for extended quick search)
1502
1503         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1504
1505 2003-01-06 [paul]       0.8.8claws57
1506
1507         * sync with 0.8.8cvs1
1508                 see ChangeLog 2003-01-06
1509
1510 2003-01-06 [christoph]  0.8.8claws56
1511
1512         * src/mainwindow.c
1513         * src/prefs_gtk.[ch]
1514         * src/gtk/prefswindow.[ch]
1515         * src/plugins/spamassassin/spamassassin_gtk.c
1516                 o remove page management from prefswindow, pages
1517                   will be an argument to prefswindow_open
1518                 o prefswindow_open gets a datapointer that is
1519                   passed to the widget_create function to allow
1520                   creation of prefswindow for specific items
1521
1522 2003-01-06 [colin]      0.8.8claws55
1523         
1524         * src/summaryview.c
1525                 We don't want regexp in the reply-finder, 
1526                 because MIDs can contain !,$,. and so on
1527
1528 2003-01-06 [jens]       0.8.8claws54
1529
1530         * src/jpilot.c
1531                 fixed a wrong free in jpilot_read_db_files
1532
1533 2003-01-06 [alfons]     0.8.8claws53
1534
1535         re-organize matcher part 8; more to come
1536        
1537         * src/matcher.c
1538                 matcherprop_to_string(): put g_free()s before the
1539                 switch-case break to fix memleaks                
1540
1541 2003-01-06 [colin]      0.8.8claws52
1542
1543         * src/summaryview.c
1544                 cleanup & reply-finder now displays the first 
1545                 matching message
1546
1547 2003-01-05 [alfons]     0.8.8claws51
1548
1549         re-organize matcher part 7; more to come
1550
1551         * src/matcher.[ch]
1552                 fixes for constant correctness;
1553                 more documentation;
1554
1555 2003-01-05 [alfons]     0.8.8claws50
1556
1557         re-organize matcher part 6; more to come
1558         
1559         * src/matcher.[ch]
1560                 fixes for constant correctness;
1561                 more documentation;
1562         * src/filtering.c
1563                 fix for constant correctness
1564
1565 2003-01-05 [colin]      0.8.8claws49
1566
1567         * src/account.[ch]
1568                 Add account_get_reply_account function
1569         * src/compose.c
1570                 Use account_get_reply_account function 
1571         * src/summaryview.c
1572                 Basic reply-finder - click on the replied
1573                 icon gets you to the outbox using quick-search
1574
1575 2003-01-05 [paul]       0.8.8claws48
1576
1577         * src/prefs_common.c
1578                 small change to English
1579                 
1580         * src/prefs_filtering.c
1581                 prefs_filtering_action_select(): improve logic and uniformity
1582                 of gui
1583
1584 2003-01-05 [alfons]     0.8.8claws47
1585
1586         fine tune solution to focus problems (bug #7)
1587
1588         * src/mainwindow.c
1589                 mainwindow_focus_in_event(): remove grab event check
1590         * src/summaryview.c
1591                 summary_button_pressed(): move selection on right-click
1592                 too. we can't possibly move the selection back after
1593                 canceling a dialog, because gtk's incomplete focus 
1594                 management. whether this is a good solution, only time
1595                 will tell.
1596
1597 2003-01-05 [christoph]  0.8.8claws46
1598
1599         * src/imap.c
1600                 fix crash when no imap connection could be established
1601
1602 2003-01-05 [paul]       0.8.8claws45
1603
1604         * src/mainwindow.c
1605           src/sumamryview.c
1606           src/gtk/menu.[ch]
1607                 fix bug 605957 'shortcuts in popup-menu'
1608                 make user-defined shortcuts work
1609                 show shortcuts that are already defined
1610                 in the main menu
1611                 Patch submitted by Luke Plant
1612
1613 2003-01-05 [alfons]     0.8.8claws44
1614
1615         * src/mainwindow.c
1616                 focus_in_event handler should not select summary view row 
1617                 when another window (menu, dialog) grabbed for events 
1618                 (bug #7, "[0.8.8claws42] Message summary focus") 
1619
1620 2003-01-04 [christoph]  0.8.8claws43
1621
1622         * src/procmsg.c
1623                 update save folder after adding the sent message
1624                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
1625
1626 2003-01-02 [christoph]  0.8.8claws42
1627
1628         * src/common/plugin.c
1629                 fix unloading of all plugins and unload
1630                 plugins in reverse order
1631                 
1632         * src/gtk/pluginwindow.c
1633                 implement function of load and unload button
1634
1635         * src/gtk/prefswindow.c
1636         * src/gtk/prefswindow.h
1637                 rename register function and add new unregister
1638                 function
1639
1640         * src/plugins/spamassassin/spamassassin_gtk.c
1641                 unregister prefs page and update for changes in
1642                 src/gtk/prefswindow.c
1643
1644 2003-01-02 [paul]       0.8.8claws41
1645
1646         * po/es.po
1647                 updated by Ricardo Mones Lastra
1648
1649 2003-01-02 [paul]
1650
1651         * tools/tb2sylpheed
1652                 fixes and improvements by Urke MMI
1653
1654 2003-01-02 [thorsten]   0.8.8claws40
1655
1656         * src/procmsg.c
1657                 fixed wrong return value
1658
1659 2003-01-02 [thorsten]   0.8.8claws39
1660
1661         * src/prefs.c
1662                 fixed printing wrong variable
1663
1664 2003-01-02 [thorsten]   0.8.8claws38
1665
1666         * src/prefs.c
1667                 fixed acessing members of freed pfile struct
1668
1669 2003-01-02 [thorsten]   0.8.8claws37
1670
1671         * src/procmsg.c
1672                 detect loops across several messages
1673                 as suggested by Christoph Hohmann
1674
1675 2003-01-01 [match]      0.8.8claws36
1676
1677         * src/addrindex.c
1678                 fixed another memory leak.
1679
1680 2003-01-01 [match]      0.8.8claws35
1681
1682         * src/jpilot.[ch]
1683                 fixed memory leaks. applied Doxygen comments.
1684
1685 2003-01-01 [thorsten]   0.8.8claws34
1686
1687         * src/procmsg.c
1688                 inhibit endless loop if msg references itself
1689                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
1690
1691 2003-01-01 [christoph]  0.8.8claws33
1692
1693         * src/mainwindow.c
1694         * src/gtk/Makefile.am
1695         * src/gtk/pluginwindow.c                ** NEW **
1696         * src/gtk/pluginwindow.h                ** NEW **
1697                 add plugin window
1698
1699         * src/plugins/demo/demo.c
1700         * src/plugins/spamassassin/spamassassin.c
1701         * src/plugins/spamassassin/spamassassin_gtk.c
1702                 write better plugin descriptions
1703
1704 2002-12-31 [christoph]  0.8.8claws32
1705
1706         * src/gtk/prefswindow.c
1707         * src/plugins/spamassassin/spamassassin_gtk.c
1708                 some small improvements to GTK code
1709
1710 2002-12-31 [christoph]  0.8.8claws31
1711
1712         * src/plugins/spamassassin/spamassassin_gtk.c
1713                 enable folder select button
1714
1715 2002-12-31 [christoph]  0.8.8claws30
1716
1717         * src/mainwindow.c
1718         * src/gtk/Makefile.am
1719         * src/gtk/prefswindow.c                         ** NEW **
1720         * src/gtk/prefswindow.h                         ** NEW **
1721                 add new prefs window
1722
1723         * src/common/plugin.c
1724                 don't try to load empty config lines
1725         
1726         * src/plugins/spamassassin/Makefile.am
1727         * src/plugins/spamassassin/spamassassin.c
1728         * src/plugins/spamassassin/spamassassin.h       ** NEW **
1729         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
1730                 GTK config for SpamAssassin Plugin using
1731                 the new prefs window
1732
1733 2002-12-31 [paul]       0.8.8claws29
1734
1735         * po/POTFILES.in
1736                 remove obsolete entry 'src/menu.c'
1737
1738 2002-12-31 [alfons]     0.8.8claws28
1739
1740         * src/matcher.[ch]
1741         * src/matcher_parser_parse.y
1742         * src/prefs_matcher.c
1743                 add "ignore_thread" and "~ignore_thread" condition so it's
1744                 possible to make the actions / scoring operate on the ignore
1745                 thread flag
1746
1747 2002-12-31 [christoph]  0.8.8claws27
1748
1749         * src/addrbook.c
1750         * src/addrindex.c
1751         * src/folder.c
1752         * src/matcher.c
1753         * src/prefs_account.c
1754         * src/prefs_actions.c
1755         * src/prefs_customheader.c
1756         * src/prefs_display_header.c
1757         * src/prefs_gtk.c
1758         * src/procmime.c
1759         * src/toolbar.c
1760         * src/xmlprops.c
1761         * src/common/prefs.[ch]
1762                 extend prefs file handling for reading and automatic handling
1763                 of blocks. When reading prefs_set_block_label will automatically
1764                 move on to the block. When writing it will copy all other blocks
1765                 automatically
1766
1767         * src/common/plugin.c
1768                 Now loading plugin filenames from [Plugins] block in
1769                 sylpheed rc file
1770
1771 2002-12-30 [christoph]  0.8.8claws26
1772
1773         * src/common/hooks.[ch]
1774                 return abort status to caller of hooks_invoke
1775                 
1776         * src/inc.[ch]
1777                 invoke message filtering hook and stop
1778                 default handling when filter returns abort
1779
1780         * src/common/plugin.[ch]
1781         * src/plugins/demo/demo.c
1782                 modify plugin loader, because resolving symbols for strings
1783                 does not work correctly
1784         
1785         * configure.in
1786         * ac/spamassassin.m4                            ** NEW **
1787         * src/plugins/spamassassin/.cvsignore           ** NEW **
1788         * src/plugins/spamassassin/Makefile.am          ** NEW **
1789         * src/plugins/spamassassin/README               ** NEW **
1790         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
1791         * src/plugins/spamassassin/spamassassin.c       ** NEW **
1792         * src/plugins/spamassassin/utils.[ch]           ** NEW **
1793                 add spamassassin plugin, see src/plugins/spamassassin/README
1794                 for details
1795
1796 2002-12-29 [alfons]     0.8.8claws25
1797
1798         * src/mainwindow.c
1799                 when moving focus from a message view to the main 
1800                 window, don't forget to select the summary node
1801                 of the displayed message. should fix "[ 659103 ] 
1802                 focus-follows-mouse confuses sylpheed"
1803
1804 2002-12-29 [christoph]  0.8.8claws24
1805
1806         * src/Makefile.am
1807         * src/stringtable.[ch]          ** REMOVE **
1808         * src/common/Makefile.am
1809         * src/common/stringtable.[ch]   ** NEW **
1810                 move stringtable files to common directory
1811
1812 2002-12-29 [christoph]  0.8.8claws23
1813
1814         * src/Makefile.am
1815         * src/menu.[ch]                 ** REMOVE **
1816         * src/gtk/Makefile.am
1817         * src/gtk/menu.[ch]             ** NEW **
1818                 move menu files to gtk directory
1819
1820 2002-12-29 [match]      0.8.8claws22
1821
1822         * src/addressbook.c
1823         * src/syldap.c
1824                 moved UI specific code out of LDAP code into addressbook
1825                 UI code. fixed memory leak.
1826
1827 2002-12-29 [christoph]  0.8.8claws21
1828
1829         * src/folder.c
1830                 only check for IGNORED parent message when message is
1831                 not IGNORED itself
1832
1833 2002-12-29 [alfons]     0.8.8claws20
1834
1835         * src/summaryview.c
1836                 set gtksctree's anchor correct (immediate execute
1837                 changes the tree's layout, and anchor points at 
1838                 the incorrect row). fixes "[ 657233 ] multiple msg 
1839                 delete sometimes off by 1".
1840                 we probably have to look for more tree layout /
1841                 anchor glitches.
1842
1843 2002-12-29 [paul]       0.8.8claws19
1844
1845         * src/summaryview.c
1846                 fix bug [ 659054 ] incorrect sorting of 'From' column
1847                 when using 'display sender using address book'
1848                 thanks to Alfons and Luke Plant
1849
1850 2002-12-29 [christoph]  0.8.8claws18
1851
1852         * src/folder.c
1853         * src/procmsg.[ch]
1854                 check parent messages for IGNORE THREAD flag, when adding,
1855                 moving or copying messages to a folder
1856
1857 2002-12-27 [alfons]     0.8.8claws17
1858
1859         re-organize matcher part 5; more to come
1860
1861         * src/matcher.c
1862                 hash keywords in matchparser_tab 
1863
1864 2002-12-27 [alfons]     0.8.8claws16
1865
1866         re-organize matcher part 4; more to come
1867
1868         * src/matcher_parser.h
1869         * src/matcher_parser_lex.l
1870         * src/matcher_parser_parse.y
1871                 cleanup
1872
1873 2002-12-27 [alfons]     0.8.8claws15
1874
1875         re-organize matcher part 3; more to come
1876
1877         * src/matcher.[ch]
1878                 cleanup
1879
1880 2002-12-27 [alfons]     0.8.8claws14
1881
1882         re-organize matcher part 2; more to come but this should
1883         work. cc me if there are any regressions.
1884
1885         * src/matcher.h
1886                 add prototype for get_matchparser_tab_id()
1887         * src/matcher_parser_lex.l
1888                 look up keywords using matchparser_tab_id();
1889
1890 2002-12-27 [alfons]     0.8.8claws12
1891
1892         re-organize matcher part 1
1893
1894         * src/matcher.h
1895                 map yacc generated constants to sylpheed matcher constants
1896         * src/matcher.c
1897                 add function to find a matcher constant from a string
1898
1899 2002-12-27 [christoph]  0.8.8claws11
1900
1901         * src/compose.c
1902                 MENUITEM_ADD casts the 4th argument from integer to pointer
1903                 so it probably should not be a pointer, this means we
1904                 should use account id for it and not the account's pointer
1905
1906 2002-12-27 [paul]       0.8.8claws10
1907
1908         * src/mainwindow.c
1909                 remove unneeded 'GtkWidget *vbox'
1910                 
1911         * src/summaryview.c
1912                 further sync with 0.8.8 - make sort
1913                 by recipient work as expected
1914                 
1915         * NEWS
1916                 sync with 0.8.8
1917
1918 2002-12-27 [paul]       0.8.8claws9
1919
1920         * po/pt_BR.po
1921                 updated by Ivan F. Martinez
1922                 
1923 2002-12-27 [darko]      0.8.8claws8
1924
1925         * src/common/utils.c
1926                 added locked pattern to extended search
1927
1928 2002-12-27 [alfons]     0.8.8claws7
1929
1930         * src/prefs_matcher.[ch]
1931                 clean up
1932
1933 2002-12-26 [alfons]     0.8.8claws6
1934
1935         * src/matcher.[ch]
1936         * src/matcher_parser_lex.l
1937         * src/matcher_parser_parse.y
1938         * src/prefs_matcher.c
1939                 allow color label as a condition in the matcher
1940
1941 2002-12-26 [oliver]     0.8.8claws5
1942         
1943         * src/toolbar.c 
1944                 enable Addressbook for Main and Messageview
1945         * src/prefs_actions.c
1946                 enable actions in Messageview
1947
1948 2002-12-26 [christoph]  0.8.8claws4
1949
1950         * src/common/plugin.c
1951                 add a little debug output
1952         * configure.in
1953         * src/plugins/demo/Makefile.am
1954                 better use of automake
1955
1956 2002-12-26 [christoph]  0.8.8claws3
1957
1958         * src/Makefile.am
1959         * src/common/Makefile.am
1960                 fix "make distdir"
1961
1962 2002-12-26 [christoph]  0.8.8claws2
1963
1964         * configure.in
1965                 sort configure checks into common / gtk / plugins
1966         * po/POTFILES.in
1967                 add src/prefs_gtk.c
1968         * src/Makefile.am
1969                 add plugins SUBDIR
1970         * src/main.c
1971         * src/common/sylpheed.[ch]
1972                 added now sylpheed_done function for shutdown
1973         * src/common/Makefile.am
1974         * src/common/plugin.[ch]                ** NEW **
1975                 plugin loader and unloader
1976         * src/plugins/.cvsignore                ** NEW **
1977         * src/plugins/Makefile.am               ** NEW **
1978                 build plugins
1979         * src/plugins/demo/.cvsignore           ** NEW **
1980         * src/plugins/demo/Makefile.am          ** NEW **
1981         * src/plugins/demo/demo.c               ** NEW **
1982                 small demo plugin that installs a logtext hook and
1983                 outputs the log text to stdout
1984
1985 2002-12-26 [paul]       0.8.8claws1
1986
1987         * po/es.po
1988                 updated by Ricardo Mones Lastra
1989
1990 2002-12-26 [paul]       0.8.8claws
1991
1992         * 0.8.8claws released
1993
1994 2002-12-26 [paul]       0.8.7claws12
1995
1996         * po/bg.po
1997                 updated by George Danchev
1998
1999 2002-12-26 [paul]       0.8.7claws11
2000
2001         * po/POTFILES.in
2002                 remove unneeded 'src/prefs.c' entry 
2003
2004 2002-12-26 [paul]       0.8.7claws10
2005
2006         * src/codeconv.c
2007           src/mainwindow.c
2008                 sync with 0.8.8 release
2009         
2010         * src/folder.[ch]
2011           src/mh.c
2012           src/summaryview.c
2013                 partial sync with 0.8.8 release
2014         
2015
2016 2002-12-25 [alfons]     0.8.7claws9
2017
2018         * src/matcher.[ch]
2019         * src/matcher_parser_lex.l
2020         * src/matcher_parser_parse.y
2021         * src/prefs_matcher.c
2022                 add locked flag to possible filtering / matcher 
2023                 conditions (also a good example what should be
2024                 done to add a simple boolean condition)
2025
2026 2002-12-25 [christoph]  0.8.7claws8
2027
2028         * src/Makefile.am
2029         * src/account.[ch]
2030         * src/addrbook.c
2031         * src/addressbook.c
2032         * src/addrindex.c
2033         * src/filtering.c
2034         * src/folder.c
2035         * src/matcher.c
2036         * src/prefs.[ch]                ** REMOVE **
2037         * src/prefs_account.c
2038         * src/prefs_actions.c
2039         * src/prefs_common.c
2040         * src/prefs_customheader.c
2041         * src/prefs_display_header.c
2042         * src/prefs_filtering.c
2043         * src/prefs_folder_item.c
2044         * src/prefs_gtk.[ch]            ** NEW **
2045         * src/prefs_matcher.c
2046         * src/prefs_scoring.c
2047         * src/prefs_summary_column.c
2048         * src/procmime.c
2049         * src/selective_download.c
2050         * src/toolbar.c
2051         * src/common/Makefile.am
2052         * src/common/prefs.[ch]         ** NEW **
2053                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
2054
2055 2002-12-24 [alfons]     0.8.7claws7
2056
2057         * src/summaryview.c
2058                 summary_thread_build(): fix real cause of the crash mentioned in
2059                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
2060                 this way we get meaningful ctree nodes 
2061
2062 2002-12-24 [oliver]     0.8.7claws6
2063
2064         * src/mainwindow.[ch]
2065         * src/messageview.[ch]
2066         * src/compose.[ch]
2067         * src/inc.c
2068         * src/summaryview.c
2069                 changes to use updated toolbar handling
2070                 
2071 2002-12-24 [oliver]     0.8.7claws5
2072
2073         * src/toolbar.[ch]
2074                 generic toolbar handling
2075                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
2076         * src/prefs_toolbar.[ch]
2077                 adjust to handling
2078         
2079 2002-12-24 [oliver]     0.8.7claws4
2080         
2081         * src/stock_pixmap.[ch]
2082                 move SYLPHEED_LOGO to end of list in order 
2083                 to remove it from Custom Toolbar`s Icon View
2084
2085 2002-12-24 [alfons]     0.8.7claws3
2086
2087         * src/summaryview.c
2088                 summary_thread_build(): fix crash because of focus != selection 
2089                 after threading. when deleting the selection, gtk tries but fails 
2090                 to find the correct focusable element. we now force the selection
2091                 to be focused. this should solve the infamous bug reported by 
2092                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
2093                 a test case is available. 
2094
2095 2002-12-24 [darko]      0.8.7claws2
2096
2097         * src/summaryview.c
2098                 don't crash when unmarking message with unread children
2099
2100 2002-12-23 [christoph]  0.8.7claws1
2101
2102         * src/Makefile.am
2103         * src/common/Makefile.am
2104                 update Makefiles for moved intl.h, version.h and defs.h
2105         * src/imap.c
2106                 rewrite imap_session_get to avoid duplicate code
2107
2108 2002-12-23 [paul]       0.8.7claws
2109
2110         * Santa-Claws released
2111         
2112         * po/hu.po
2113           po/ru.po
2114                 squeeze in updated Hungarian and Russian translations.
2115                 Submitted by  Gál Zoltán and Ruslan N. Balkin
2116
2117 2002-12-23 [paul]       0.8.6claws129
2118
2119         * po/pl.po
2120                 updated by Witold Wladyslaw Wojciech Wilk
2121
2122 2002-12-23 [paul]       0.8.6claws128
2123
2124         * src/quote_fmt_parse.y
2125                 fix typo and add licence header
2126
2127 2002-12-23 [paul]       0.8.6claws127
2128
2129         * po/en_GB.po
2130                 updated
2131
2132 2002-12-23 [paul]       0.8.6claws126
2133
2134         * po/it.po
2135                 updated translation, submitted by Alessandro Maestri
2136                 
2137 2002-12-23 [paul]       0.8.6claws125
2138
2139         * src/quote_fmt_parse.y
2140                 fix signature-stripping on replies bug. match
2141                 '-- \n' and not '-- '.
2142
2143 2002-12-22 [paul]       0.8.6claws124
2144
2145         * po/bg.po
2146           po/es.po
2147           po/sr.po
2148                 updated translations. submitted by George Danchev,
2149                 Ricardo Mones Lastra, and Urke MMI respectively
2150
2151 2002-12-21 [paul]       0.8.6claws123
2152
2153         * src/addrbook.c
2154                 fix coding style
2155
2156 2002-12-21 [paul]       0.8.6claws122
2157
2158         * src/addrbook.c
2159                 fix bug [643638] where if a person is in one or more
2160                 addressbook groups editing that person's email 
2161                 address results in removal from those groups.
2162                 Patch submitted by Luke Plant.
2163
2164 2002-12-20 [christoph]  0.8.6claws121
2165
2166         * src/common/utils.c
2167         * src/summaryview.c
2168                 reimplement expand_search_string using GString to
2169                 prevent crashs caused by miscalculated string
2170                 lengths reported by Paul
2171
2172 2002-12-20 [christoph]  0.8.6claws120
2173
2174         * src/summaryview.c
2175                 don't use "changed" to check if op_count has to be changed as it
2176                 is also set when the message has unread children
2177                 (closes bug [ 653221 ] crash while deleting duplicates)
2178
2179 2002-12-20 [paul]       0.8.6claws119
2180
2181         * sync with 0.8.6cvs27
2182                 see ChangeLog 2002-12-20
2183
2184 2002-12-20 [paul]       0.8.6claws118
2185
2186         * sync with 0.8.6cvs26
2187                 see ChangeLog 2002-12-19 and 2002-12-20
2188
2189 2002-12-19 [alfons]     0.8.6claws117
2190
2191         * src/textview.c
2192                 fix incorrect parsing of email addresses, submitted by 
2193                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
2194                 name display if it contains @".
2195
2196 2002-12-18 [paul]       0.8.6claws116
2197
2198         * sync with 0.8.6cvs23
2199                 see ChangeLog 2002-12-18
2200
2201 2002-12-18 [paul]       0.8.6claws115
2202
2203         * src/Makefile.am
2204         * src/account.c
2205         * src/codeconv.c
2206         * src/gtkutils.[ch]
2207         * src/imap.c
2208                 sync with 0.8.6cvs22.
2209                 see ChangeLog 2002-12-17 and 2002-12-18
2210
2211 2002-12-17 [christoph]  0.8.6claws114
2212
2213         * src/imap.c
2214                 o don't create a session if imap greeting fails
2215                 o don't close socket when authentication fails
2216                   this is done by imap_session_destroy
2217
2218 2002-12-17 [thorsten]   0.8.6claws113
2219
2220         * tools/Makefile.am
2221           tools/README
2222           tools/google_msgid.pl ** NEW FILE **
2223                 Added "search for message-id" script and doc
2224
2225 2002-12-17 [thorsten]   0.8.6claws112
2226
2227         * po/hu.po
2228                 Updated hungarian translation
2229                 (updated by Gal Zoltan)
2230
2231 2002-12-16 [christoph]  0.8.6claws111
2232
2233         * src/addr_compl.c
2234                 remove stupid addressbook dump to debug output
2235         * src/mh.c
2236                 fix memory leak found by Hiro
2237
2238 2002-12-14 [paul]       0.8.6claws110
2239
2240         * src/compose.c
2241                 fix menubar sensitivity on send
2242                 
2243         * src/prefs_filtering.c
2244         * src/prefs_matcher.c
2245         * src/prefs_scoring.c
2246                 Fix english ;)
2247                 
2248         * src/common/quoted-printable.h
2249                 sync: fix typo
2250         
2251 2002-12-13 [christoph]  0.8.6claws109
2252
2253         * src/Makefile.am
2254         * src/manage_window.[ch]        ** REMOVE **
2255         * src/gtk/Makefile.am
2256         * src/gtk/manage_window.[ch]    ** NEW **
2257                 move manage_window files to gtk directory
2258
2259 2002-12-13 [christoph]  0.8.6claws108
2260
2261         * src/Makefile.am
2262         * src/gtkshruler.[ch]           ** REMOVE **
2263         * src/gtk/Makefile.am
2264         * src/gtk/gtkshruler.[ch]       ** NEW **
2265                 move gtkshruler files to gtk directory
2266
2267 2002-12-13 [christoph]  0.8.6claws107
2268
2269         * src/Makefile.am
2270         * src/compose.c
2271         * src/gtkstext.[ch]             ** REMOVE **
2272         * src/gtkutils.[ch]
2273         * src/textview.c
2274         * src/gtk/gtkstext.[ch]         ** NEW **
2275         * src/gtk/Makefile.am
2276                 o move stext functions to gtkstext.c to remove
2277                   dependency of gtkutils
2278                 o move gtkstext files to gtk directory
2279
2280         * src/gtk/Makefile.am
2281         * src/gtk/sslcertwindow.[ch]
2282                 UI stuff can always depend on common code so
2283                 it's ok to add ../common to include path
2284
2285 2002-12-13 [colin]      0.8.6claws106
2286
2287         * src/summaryview.c
2288                 Disconnect sighandlers for mainwindow when
2289                 quicksearch has the focus
2290                 Fix bug #653231
2291         * src/mainwindow.[ch]
2292                 Make key_pressed callback public, to be able
2293                 to disconnect it
2294
2295 2002-12-13 [christoph]  0.8.6claws105
2296
2297         * src/mh.c
2298                 create .mh_sequences file in new MH folders
2299                 (closes feature request [ 523162 ] MH folders should
2300                  get a .mh_sequences)
2301
2302 2002-12-13 [colin]      0.8.6claws104
2303
2304         * src/summaryview.c
2305                 Better handling of quicksearch show/hide
2306                 (basically the button stays under the mouse 
2307                  when toggled)
2308
2309 2002-12-13 [paul]       0.8.6claws103
2310
2311         * sync with 0.8.6cvs17
2312                 see ChangeLog 2002-12-13
2313
2314 2002-12-13 [paul]       0.8.6claws102
2315
2316         * po/es.po
2317                 updated by Ricardo Mones Lastra
2318
2319 2002-12-11 [colin]       0.8.6claws101
2320
2321         * src/folder.c
2322                 remove statusbar stuff
2323           src/folderview.c
2324                 set statusbar verbosity when moving folders
2325
2326 2002-12-11 [colin]       0.8.6claws100
2327         * src/prefs_filtering.c
2328         * src/prefs_matcher.c
2329         * src/prefs_scoring.c
2330                 Fix english ;)
2331
2332 2002-12-11 [colin]       0.8.6claws99
2333
2334         * src/prefs_common.[ch]
2335                 Add summary_quicksearch_type
2336         * src/summaryview.c
2337                 Save last used quicksearch type
2338
2339 2002-12-11 [jens]       0.8.6claws98
2340         * src/prefs_filtering.c
2341         * src/prefs_matcher.c
2342         * src/prefs_scoring.c
2343                 added dialog for incomplete rules in scoring, filtering and
2344                 matcher to ask wheather really close
2345
2346 2002-12-11 [colin]      0.8.6claws97
2347
2348         * src/folder.c
2349                 Fix folder dnd statusbar logging
2350
2351 2002-12-10 [christoph]  0.8.6claws96
2352
2353         * src/compose.c
2354         * src/folder.c
2355         * src/imap.c
2356         * src/inc.c
2357         * src/main.c
2358         * src/mainwindow.c
2359         * src/news.c
2360         * src/send.c
2361         * src/statusbar.[ch]
2362         * src/common/hooks.c
2363         * src/common/log.[ch]
2364                 o handle verbose logging in statusbar directly in statusbar code
2365                   and common code does not need any knowledge about a statusbar
2366                 o remove direct calls to statusbar_(puts|pop)_all functions
2367
2368 2002-12-10 [jens]       0.8.6claws95
2369
2370         * src/*.c
2371                 removed gettext from g_warnings
2372         * po/POTFILES.in
2373                 cleaned and updated
2374         * po/de.po
2375                 updated
2376
2377 2002-12-10 [colin]      0.8.6claws94
2378
2379         * src/main.c
2380                 finish crash dialog fix
2381
2382 2002-12-10 [colin]      0.8.6claws93
2383
2384         * src/main.c
2385                 "Fix" "sylpheed already running" instead of
2386                 crash dialog appearing after a crash
2387
2388 2002-12-10 [colin]      0.8.6claws92
2389
2390         * po/POTFILES.in
2391                 add src/gtk/sslcertwindow.c
2392
2393 2002-12-10 [paul]       0.8.6claws91
2394
2395         * po/POTFILES.in
2396                 updated to reflect recent changes
2397                 submitted by Alessandro Maestri
2398
2399 2002-12-09 [christoph]  0.8.6claws90
2400
2401         * src/Makefile.am
2402         * src/smtp.[ch]                 ** REMOVE **
2403         * src/common/Makefile.am
2404         * src/common/smtp.[ch]          ** NEW **
2405                 move smtp files to common directory
2406
2407 2002-12-09 [christoph]  0.8.6claws89
2408
2409         * src/Makefile.am
2410         * src/session.[ch]              ** REMOVE **
2411         * src/common/Makefile.am
2412         * src/common/session.[ch]       ** NEW **
2413                 move session files to common directory
2414
2415 2002-12-09 [paul]       0.8.6claws88
2416
2417         * src/account.c
2418                 fix bug [649746] edit accounts: move account reverted
2419                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
2420
2421 2002-12-09 [colin]      0.8.6claws87
2422
2423         * src/ssl_certificate.c
2424                 cleanup
2425
2426 2002-12-09 [colin]      0.8.6claws86
2427
2428         * src/ssl.c
2429                 Try to open the cert.pem database and 
2430                 issue a warning if it isn't there
2431
2432 2002-12-09 [colin]      0.8.6claws85
2433
2434         * src/common/ssl_certificate.c
2435         * src/gtk/sslcertwindow.c
2436                 Warning fixes
2437
2438 2002-12-09 [colin]      0.8.6claws84
2439
2440         * src/ssl_certificate.[ch] ** REMOVED **
2441         * src/common/ssl_certificate.[ch] ** NEW **
2442         * src/Makefile.am
2443         * src/common/Makefile.am
2444                 Moved ssl_certificate.[ch] to common
2445         * src/common/ssl.c 
2446                 Put back needed include
2447         * src/gtk/sslcertwindow.[ch]
2448                 Changed ssl_certificate.h include
2449         
2450 2002-12-09 [colin]      0.8.6claws83
2451
2452         * src/gtk/sslcertwindow.[ch]
2453                 Implement hook for certificate acception
2454         * src/ssl_certificate.[ch]
2455                 Implement hook for certificate acception
2456         * src/common/ssl.c
2457                 Reenable certificate acception check
2458         * src/mainwindow.c
2459                 Register sslcertwindow's hook
2460         
2461 2002-12-08 [christoph]  0.8.6claws82
2462
2463         * src/about.c
2464         * src/addr_compl.c
2465         * src/codeconv.c
2466         * src/manual.c
2467         * src/undo.c
2468         * src/common/utils.c
2469                 o add missing includes
2470                 o fix warnings
2471         * src/.cvsignore
2472         * src/common/.cvsignore
2473         * src/common/version.h          ** REMOVE **
2474                 remove autogenerated file
2475
2476 2002-12-08 [paul]       0.8.6claws81
2477
2478         * src/stringtable.c
2479                 put back needed include
2480
2481 2002-12-08 [colin]      0.8.6claws80
2482         
2483         * src/gtk/sslcertwindow.c
2484                 Cleaner popups when asking
2485         * src/ssl_certificate.c
2486         * src/prefs_common.[ch]
2487                 remove ssl certificate pref
2488                 put back needed include
2489         * src/undo.c
2490                 put back needed include
2491
2492 2002-12-08 [christoph]  0.8.6claws79
2493
2494         * src/folderview.c
2495         * src/logwindow.c
2496         * src/statusbar.c
2497         * src/summaryview.c
2498                 only abort hook invokation if required data is missing not
2499                 if our own data pointer is NULL, update hookfunction for
2500                 log window
2501
2502 2002-12-08 [paul]       0.8.6claws78
2503
2504         * src/about.c
2505         * src/addrcache.c
2506         * src/addrclip.c
2507         * src/addr_compl.c
2508         * src/addrselect.c
2509         * src/codeconv.c
2510         * src/colorlabel.c
2511         * src/enriched.c
2512         * src/esmtp.c
2513         * src/exporthtml.c
2514         * src/headerview.c
2515         * src/imageview.c
2516         * src/manual.c
2517         * src/noticeview.c
2518         * src/pgptext.c
2519         * src/scoring.c
2520         * src/sourcewindow.c
2521         * src/stringtable.c
2522         * src/undo.c
2523                 clean up: remove unneccesary includes
2524
2525 2002-12-08 [christoph]  0.8.6claws77
2526
2527         * src/folderview.c
2528         * src/statusbar.c
2529         * src/summaryview.c
2530         * src/common/hooks.[ch]
2531                 hook functions now have a gboolean return value, if a hook
2532                 returns TRUE it will stop executing of any more hooks in
2533                 the same hooklist for this invokation
2534
2535 2002-12-08 [colin]      0.8.6claws76
2536         
2537         * src/main.c
2538                 put back argv0 for CRASH_DIALOG
2539
2540 2002-12-08 [christoph]  0.8.6claws75
2541
2542         * src/Makefile.am
2543         * src/about.c
2544         * src/account.c
2545         * src/crash.c
2546         * src/esmtp.h
2547         * src/imap.[ch]
2548         * src/inc.c
2549         * src/main.c
2550         * src/mainwindow.c
2551         * src/news.c
2552         * src/pop.[ch]
2553         * src/prefs_account.[ch]
2554         * src/prefs_common.[ch]
2555         * src/send.[ch]
2556         * src/smtp.[ch]
2557         * src/ssl_certificate.[ch]
2558         * src/ssl_manager.[ch]
2559         * src/common/Makefile.am
2560         * src/common/log.c
2561         * src/common/nntp.[ch]
2562         * src/common/socket.[ch]
2563         * src/common/ssl.[ch]
2564         * src/gtk/sslcertwindow.[ch]
2565         * ac/openssl.m4
2566                 use new autoconf script to detect OpenSSL with extra parameters
2567                 to specify the location of libs and includes, also remove USE_SSL
2568                 to USE_OPENSSL
2569
2570         * src/common/sylpheed.[ch]
2571         * src/common/version.h.in
2572                 start seperation of common code initialization seperated from gui
2573
2574         * src/summaryview.c
2575                 The function that is called when a color label changes
2576                 should not change the color lable again
2577
2578 2002-12-08 [colin]      0.8.6claws74
2579
2580         * src/gtk/sslcertwindow.c
2581                 warning fixes
2582
2583 2002-12-08 [colin]      0.8.6claws73
2584
2585         * src/statusbar.c
2586           src/common/log.h
2587                 Register a hook for statusbar_puts_all
2588         * src/common/log.c
2589                 invoke statusbar_puts_all's hook
2590         
2591 2002-12-08 [colin]      0.8.6claws72
2592
2593         * src/ssl_certificate.c
2594                 Put back a badly-removed include
2595
2596 2002-12-08 [colin]      0.8.6claws71
2597
2598         * src/gtk/sslcertwindow.[ch]    ** NEW **
2599                 new certificate presentation
2600         * src/gtk/Makefile.am
2601                 add new files
2602         * src/ssl_certificate.[ch]
2603                 gtk cleanup, made utility functions public
2604         * src/ssl_manager.c
2605                 use new cert presentation
2606
2607 2002-12-07 [christoph]  0.8.6claws70
2608
2609         * src/Makefile.am
2610         * src/nntp.[ch]                 ** REMOVE **
2611         * src/common/Makefile.am
2612         * src/common/nntp.[ch]          ** NEW **
2613                 move nntp files to common directory
2614
2615 2002-12-07 [christoph]  0.8.6claws69
2616
2617         * src/procmsg.[ch]
2618         * src/summaryview.c
2619                 implement msginfo update callback using sylpheed's new
2620                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
2621
2622 2002-12-06 [christoph]  0.8.6claws68
2623
2624         * src/editgroup.c
2625                 This patch changes the 'Edit Group Details' dialog to
2626                 allow extended selections in either pane, so that
2627                 addresses can be added or removed from a group more
2628                 quickly and easily. (it actually is a net decrease in
2629                 file size, as some unnecessary functions have been
2630                 removed). 
2631                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
2632
2633 2002-12-06 [christoph]  0.8.6claws67
2634
2635         * src/Makefile.am
2636         * src/template.[ch]             ** REMOVE **
2637         * src/common/Makefile.am
2638         * src/common/template.[ch]      ** NEW **
2639                 move template files to common directory
2640
2641         * src/nntp.c
2642                 add missing log.h include
2643
2644 2002-12-06 [melvin]     0.8.6claws66
2645
2646         * src/prefs_actions.c
2647                 Added the trailing ">" syntax to insert command's output
2648                 without replacing old text (in contrast to trailing "|").
2649
2650 2002-12-05 [colin]      0.8.6claws65
2651         
2652         * src/common/utils.c
2653                 Don't modify original search_string or it'll change
2654                 the next iterations in the for()
2655
2656 2002-12-05 [darko]      0.8.6claws64
2657
2658         * src/common/utils.c
2659                 proper check for filtering commands, found by Colin
2660
2661 2002-12-05 [darko]      0.8.6claws63
2662
2663         * src/common/utils.c
2664                 check proper string for NULL pointer, found by Colin
2665
2666 2002-12-05 [darko]      0.8.6claws62
2667
2668         * src/common/utils.[ch]
2669                 expand_search_string(): new function
2670                 converts Mutt-like patterns to Sylpheed's
2671                 filtering engine
2672         * src/summaryview.c
2673                 use expand_search_string() to allow Mutt-like
2674                 patterns in extended search
2675         * README.claws
2676                 document extended option in quick search
2677
2678 2002-12-05 [paul]       0.8.6claws61
2679
2680         * sync with 0.8.6cvs16
2681                 see ChangeLog 2002-12-05
2682                 
2683         * po/POTFILES.in
2684                 clean up
2685
2686 2002-12-04 [christoph]  0.8.6claws60
2687
2688         * src/imap.[ch]
2689                 put imap authentication code into a new function and
2690                 remove it from imap_session_new that will allow to
2691                 send other commands before authentication
2692
2693 2002-12-04 [christoph]  0.8.6claws59
2694
2695         * src/imap.[ch]
2696                 use already existing method to prevent unneeded IMAP
2697                 folder selects. Set imap_select parameters to NULL
2698                 in some functions if the values are not required.
2699
2700         * src/xml.h
2701                 remove no longer required include
2702
2703 2002-12-04 [paul]       0.8.6claws58
2704
2705         * po/es.po
2706                 updated by Ricardo Mones Lastra
2707                 
2708         * configure.in
2709           po/hu.po      ** NEW FILE **
2710                 initial Hungarian translation, submitted
2711                 by Gál Zoltán <galzoli@hu.inter.net>
2712
2713 2002-12-03 [christoph]  0.8.6claws57
2714
2715         * src/Makefile.am
2716         * src/gtksctree.[ch]            ** REMOVE **
2717         * src/gtk/Makefile.am
2718         * src/gtk/gtksctree.[ch]        ** NEW **
2719                 move gtksctree files to gtk directory
2720
2721 2002-12-03 [christoph]  0.8.6claws56
2722
2723         * src/Makefile.am
2724         * src/md5.[ch]                  ** REMOVE **
2725         * srm/common/Makefile.am
2726         * src/common/md5.[ch]           ** NEW **
2727                 move md5 files to common directory
2728
2729         * src/gtkstext.c
2730                 remove not required #include
2731
2732 2002-12-03 [sergey]     0.8.6claws55
2733
2734         * src/gtkutils.c
2735         * src/gtkutils.h
2736                 gtkut_window_popup(): new function.
2737         * src/mainwindow.c
2738                 main_window_popup(): use gtkut_window_popup() to raise
2739                 window without changing its position.
2740                 (see sylpheed-main ML message [sylpheed:17247])
2741
2742 2002-12-03 [sergey]     0.8.6claws54
2743
2744         * src/send.c
2745                 send_message_local(): removed first-dot escaping
2746                 (SMTP-only, not needed for sending through pipe)
2747
2748 2002-12-03 [paul]       0.8.6claws53
2749
2750         * po/POTFILES.in
2751                 update to reflect recent changes (thanks
2752                 to Ricardo Mones Lastra)
2753                 
2754         * tools/filter_conv.pl
2755                  fix problem with quoted strings. Patch submitted
2756                  by Luke Plant <lukeplant@softhome.net>
2757
2758 2002-12-03 [paul]       0.8.6claws52
2759
2760         * sync with 0.8.6cvs15
2761                 see ChangeLog 2002-12-03
2762
2763 2002-12-02 [christoph]  0.8.6claws51
2764
2765         * src/logwindow.[ch]
2766         * src/common/log.[ch]
2767                 implement logging using a hook function
2768
2769         * src/folderview.c
2770         * src/folder.[ch]
2771                 define hooklist name in header file to avoid
2772                 errors caused by wrong spelling of hooklist names
2773
2774         * src/toolbar.c
2775                 fix warnings
2776
2777 2002-12-02 [christoph]  0.8.6claws50
2778
2779         * src/common/Makefile.am
2780                 add src/common/hooks.[ch]
2781
2782         * src/common/hooks.[ch]
2783                 implement a simple hook system using glib's hook functions
2784
2785         * src/folder.[ch]
2786         * src/folderview.c
2787                 use new hook system for folder item updates
2788
2789 2002-12-02 [christoph]  0.8.6claws49
2790
2791         * doc-src/ui_seperation.txt     ** NEW **
2792                 information for ui seperation
2793
2794         * src/Makefile.am
2795                 remove files that were moved to common
2796                 include common directory by default for the header files
2797
2798         * src/inc.c
2799         * src/common/socket.c
2800         * src/automaton.[ch]
2801                 implement automaton using g_io_*-functions instead of
2802                 gdk_input_add to make it ui independent
2803
2804         * src/codeconv.c
2805         * src/compose.c
2806         * src/ldif.c
2807         * src/pgptext.c
2808         * src/procmime.c
2809         * src/rfc2015.c
2810         * src/smtp.c
2811         * src/unmime.c
2812                 remove common/ prefix because directory is now in
2813                 include path
2814
2815         * src/compose.c
2816         * src/folder.c
2817         * src/folderview.c
2818         * src/mainwindow.c
2819         * src/messageview.c
2820         * src/prefs_common.c
2821         * src/procmsg.c
2822         * src/rfc2015.c
2823                 fix warnings
2824
2825         * src/imap.c
2826         * src/inc.c
2827         * src/news.c
2828         * src/pop.c
2829         * src/send.c
2830         * src/smtp.c
2831         * src/ssl_certificate.c
2832                 add log.h header file for logging functions
2833
2834         * src/main.c
2835         * src/common/utils.c
2836         * src/summaryview.c
2837         * src/xml.c
2838                 o move debug_mode to common/utils.c
2839                 o add functions to set and get debug_mode
2840
2841         * src/defs.h                    ** REMOVE **
2842         * src/intl.h                    ** REMOVE **
2843         * src/socket.[ch]               ** REMOVE **
2844         * src/ssl.[ch]                  ** REMOVE **
2845         * src/utils.[ch]                ** REMOVE **
2846                 replaced by new files in src/common/
2847         
2848         * src/common/Makefile.am
2849                 add new files in src/common/
2850
2851         * src/common/defs.h             ** NEW **
2852         * src/common/intl.h             ** NEW **
2853         * src/common/log.[ch]           ** NEW **
2854         * src/common/socket.[ch]        ** NEW **
2855         * src/common/ssl.[ch]           ** NEW **
2856         * src/common/utils.[ch]         ** NEW **
2857                 replacement for files in src/
2858
2859 2002-12-02 [colin]      0.8.6claws48
2860
2861         * src/folderview.c
2862                 Scroll folderview if necessary during dnd
2863
2864 2002-12-02 [colin]      0.8.6claws47
2865
2866         * src/folder.[ch]
2867                 Add check to verify a move is within a single mailbox
2868         * src/folderview.c
2869                 Add specific error string for this check
2870
2871 2002-12-02 [colin]      0.8.6claws46
2872
2873         * src/folder.c
2874                 Add a test to folder moving, remove a statusbar_print
2875         * src/folderview.c
2876                 Add Move folder... context-menu item
2877                 Factorize folder moving code
2878                 Enable folder DND for mbox
2879
2880 2002-12-01 [christoph]  0.8.6claws45
2881
2882         * ac/aspell.m4
2883                 remove conf.aspelltest if the version check fails
2884
2885 2002-11-30 [christoph]  0.8.6claws44
2886
2887         * autogen.sh
2888                 run libtoolize --force in autogen to create missing
2889                 libtool scripts
2890
2891 2002-11-30 [christoph]  0.8.6claws43
2892
2893         * src/Makefile.am
2894         * src/pgptext.c
2895         * src/procmime.c
2896         * src/rfc2015.c
2897         * src/uuencode.[ch]             ** REMOVED **
2898         * src/common/Makefile.am
2899         * src/common/uuencode.[ch]      ** NEW **
2900                 move uuen/decoder to common directory
2901
2902 2002-11-30 [christoph]  0.8.6claws42
2903
2904         * src/Makefile.am
2905         * src/base64.[ch]               ** REMOVED **
2906         * src/codeconv.c
2907         * src/compose.c
2908         * src/ldif.c
2909         * src/pgptext.c
2910         * src/procmime.c
2911         * src/rfc2015.c
2912         * src/smtp.c
2913         * src/unmime.c
2914         * src/common/Makefile.am
2915         * src/common/base64.[ch]        ** NEW **
2916                 move base64 en/decoder to common directory
2917
2918 2002-11-30 [christoph]  0.8.6claws41
2919
2920         * src/common                    ** NEW **
2921                 new directory for UI independent code
2922         * src/gtk                       ** NEW **
2923                 new directory for GTK frontend
2924         * src/common/.cvsignore         ** NEW **
2925         * src/gtk/.cvsignore            ** NEW **
2926                 ignore build files
2927         * src/common/Makefile.am        ** NEW **
2928         * src/gtk/Makefile.am           ** NEW **
2929                 automake files to build new seperated stuff
2930         * src/Makefile.am
2931                 the binary will currently still be build with the
2932                 files in src, so we include the code from the
2933                 subdirs for now after building the libs there
2934
2935 2002-11-30 [paul]       0.8.6claws40
2936
2937         * src/compose.c
2938                 fix bug [642731] 'Wrong selected account with drafted mail'
2939
2940 2002-11-29 [oliver]     0.8.6claws39
2941         
2942         * src/messageview.c
2943                 o update summaryview when switching between different
2944                   messageviews          
2945         * src/toolbar.c  
2946                 o check if messageview holds already removed msg
2947                   from summaryview
2948                 
2949
2950 2002-11-29 [oliver]     0.8.6claws38
2951
2952         * src/toolbar.c 
2953                 remove not needed variables and includes
2954                 make messageview stay opened and move to next when msgs are deleted 
2955
2956 2002-11-29 [oliver]     0.8.6claws37
2957         
2958         * src/toolbar.c 
2959                 disable compose button (messageview toolbar) by default
2960                 deleted msgs are moved to trash
2961         
2962 2002-11-29 [melvin]     0.8.6claws36
2963
2964         * configure.in
2965                 Increased minimal gpgme version to 0.3.10 (Zombies out)
2966                 and to detect signatures expirations (gpgme 0.3.6)
2967
2968         * src/main.c
2969                 Use non obsolescent function for Gpgme engine checking.
2970
2971         * src/rfc2015.c
2972                 Inform about expired signatures or signatures which key
2973                 has expired. Expiration date is displayed.
2974
2975         * src/sigstatus.c
2976                 Inform about expired signatures or signatures which key
2977                 has expired.
2978
2979 2002-11-28 [paul]       0.8.6claws35
2980
2981         * src/folderview.c
2982                 re-instate 'Check for new messages' in Newsgroup
2983                 folders right-click menu, after a suggestion from
2984                 Tim Mann <timmann@users.sourceforge.net>
2985
2986         * src/main.c
2987                 after a crash check only local folders for new
2988                 messages
2989
2990 2002-11-28 [paul]       0.8.6claws34
2991
2992         * configure.in
2993                 apply patch that fixes the checking of GTK with XIM 
2994                 support on different OSs, such as FreeBSD. Patch 
2995                 submitted by Topia <topia@users.sourceforge.net>
2996                 
2997 2002-11-28 [paul]       0.8.6claws33
2998
2999         * src/mainwindow.c
3000           src/prefs_common.c
3001           src/prefs_toolbar.c
3002                 more changes to the English
3003
3004 2002-11-28 [paul]       0.8.6claws32
3005
3006         * sync with 0.8.6cvs13
3007                 see ChangeLog 2002-11-28 (no sync needed
3008                 for src/compose.c)
3009
3010 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
3011         
3012         * src/mainwindow.[ch]
3013                 add patch by Ivan F. Martinez introducing messageview Toolbar
3014                 some changes and committed by oliver    
3015
3016 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
3017
3018         * src/messageview.[ch]
3019                 add patch by Ivan F. Martinez introducing messageview Toolbar
3020                 some changes and committed by oliver    
3021
3022 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
3023
3024         * src/compose.[ch]
3025                 add patch by Ivan F. Martinez introducing messageview Toolbar
3026                 some changes and committed by oliver    
3027
3028 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
3029         
3030         * src/toolbar.[ch]
3031                 add patch by Ivan F. Martinez introducing messageview Toolbar
3032                 some changes and committed by oliver
3033
3034 2002-11-28 [oliver]     0.8.6claws27
3035         
3036         * src/prefs_toolbar.[ch]
3037                 getting ready for messageview toolbar
3038                 free mem allocated by gettext
3039                 change prefs_toolbar to prefs_toolbar_open
3040  
3041 2002-11-28 [thorsten]   0.8.6claws26
3042
3043         * src/imageview.[ch]
3044                 cleaned up conflicting declarations of
3045                 imageview_show_image()
3046
3047 2002-11-28 [paul]       0.8.6claws25
3048
3049         * src/grouplistdialog.c
3050           src/prefs_common.c
3051           src/prefs_summary_column.c
3052                 a few more improvements to the English
3053
3054 2002-11-28 [colin]      0.8.6claws24
3055
3056         * man/sylpheed.1
3057                 A few updates to command-line parameters
3058
3059 2002-11-28 [colin]      0.8.6claws23
3060
3061         * src/prefs_filtering.c
3062                 Fix problems with prefs_filtering_delete_path:
3063                 a) if the first rule is removed, original pointers
3064                    weren't updated (leading to segfaults)
3065                 b) it was always global_processing updated in case
3066                    of removed path was parent of rule path
3067
3068 2002-11-27 [paul]       0.8.6claws22
3069
3070         * src/mainwindow.c
3071           src/prefs_account.c
3072           src/prefs_actions.c
3073           src/prefs_common.c
3074           src/prefs_customheader.c
3075           src/prefs_display_header.c
3076           src/prefs_filtering.c
3077           src/prefs_folder_item.c
3078           src/prefs_matcher.c
3079           src/prefs_scoring.c
3080           src/prefs_summary_column.c
3081           src/prefs_template.c
3082           src/prefs_toolbar.c
3083                  improve the English in the GUI
3084
3085 2002-11-27 [colin]      0.8.6claws21
3086
3087         * src/folder.c
3088                 Fix processing renaming problems happening after
3089                 last commit
3090
3091 2002-11-27 [colin]      0.8.6claws20
3092
3093         * src/folder.c
3094                 recursive move now deletes src each subfolder after 
3095                 having moved it
3096         * src/folderview.c
3097                 Use identifier instead of path during dnd (enables
3098                 IMAP folder dnd)
3099
3100 2002-11-27 [paul]       0.8.6claws19
3101
3102         * src/main.c
3103                 apply patch that does command-line processing 
3104                 BEFORE gtk_init, allowing claws to run from 
3105                 shell-scripts in non-X environment (e.g. crontab 
3106                 or ip-up, ip-down scripts). Patch submitted by
3107                 Ruslan N. Balkin <baron@dartel.ru>
3108                 
3109         * po/it.po
3110                 updated by Alessandro Maestri
3111
3112 2002-11-27 [paul]       0.8.6claws18
3113
3114         * sync with 0.8.6cvs12
3115           src/prefs_common.c
3116                 Differences are that main uses a 'Receive dialog'
3117                 frame on the Interface tab, whereas claws groups all 
3118                 the dialogs together in a 'Dialogs' frame.
3119
3120 2002-11-27 [colin]      0.8.6claws17
3121
3122         * src/prefs_matcher.c
3123                 Fix Execute criteria's NOT flag
3124
3125
3126 2002-11-26 [christoph]  0.8.6claws16
3127
3128         * src/ssl.c
3129                 rewrite the ssl code a little bit, only use one
3130                 SSL context, set default certificates' file/path
3131
3132 2002-11-26 [thorsten]   0.8.6claws15
3133
3134         * src/compose.c
3135                 default-reply-to didn't work for ml-reply
3136
3137 2002-11-26 [melvin]     0.8.6claws14
3138
3139         * src/prefs_actions.c
3140                 Made pipe-actions ignore short headers in message view
3141                 Made trailing-pipe-actions write in the message view with
3142                 the same font as the original message
3143
3144 2002-11-26 [paul]       0.8.6claws13
3145
3146         * src/compose.c
3147                 this time commit the correct file
3148
3149 2002-11-26 [paul]       0.8.6claws12
3150
3151         * sync with 0.8.6cvs11
3152           src/quote_fmt_parse.y  
3153                 no sync needed
3154           src/account.[ch]       
3155                 not sync'ed
3156           src/compose.c
3157                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
3158                 on draft mode.
3159                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
3160                 header
3161                 
3162         see ChangeLog 2002-11-25 and 2002-11-26
3163
3164 2002-11-26 [colin]      0.8.6claws11
3165
3166         * src/folderview.c
3167                 Fix collapsed folder not auto-expanding during
3168                 mail dnd, if it was the source folder.
3169
3170 2002-11-25 [colin]      0.8.6claws10
3171
3172         * src/folderview.[ch]
3173                 Variable renaming and cleaning (slist of nodes 
3174                 to be re-collapsed is stored in FolderView)
3175
3176 2002-11-25 [paul]       0.8.6claws9
3177
3178         * src/prefs_common.[ch]
3179                 fix breakage caused by last commit
3180
3181 2002-11-25 [paul]       0.8.6claws8
3182
3183         * sync with 0.8.6cvs4
3184                 see ChangeLog 2002-11-21
3185
3186 2002-11-25 [paul]       0.8.6claws7
3187
3188         * sync with 0.8.6cvs4
3189                 see ChangeLog 2002-11-20
3190
3191 2002-11-25 [paul]       0.8.6claws6
3192
3193         * sync with 0.8.6cvs3
3194                 see ChangeLog 2002-11-18
3195
3196 2002-11-25 [colin]      0.8.6claws5
3197
3198         * src/gtkutils.[ch]
3199                 Add gtkut_ctree_node_is_parent()
3200         * src/folderview.c
3201                 Spring-loaded folders
3202
3203 2002-11-25 [colin]      0.8.6claws4
3204
3205         * src/utils.[ch]
3206                 Add slist_concat_unique(), function to merge
3207                 two GSList filtering dups
3208         * src/folder.[ch]
3209         * src/summaryview.[ch]
3210         * src/folderview.c
3211         * src/main.c
3212                 Add detection/update/display of unread answers
3213                 to marked mails
3214         * src/procmsg.[ch]
3215                 Add procmsg_find_children()
3216                 Add procmsg_msg_has_marked_parent()
3217
3218 2002-11-25 [colin]      0.8.6claws3
3219
3220         * src/ssl_certificate.[ch]
3221                 Allow checking a certificate without a DNS
3222                 lookup
3223                 Allow to forget a cert (by deleting it)
3224                 Make ssl_certificate_destroy_public
3225         * src/ssl_manager.[ch] ** NEW FILES **
3226                 Gui to manage (display/remove) certificates
3227         * src/prefs_common.[ch]
3228                 Add a pref to allow silent acceptation of
3229                 trusted certificates or not (based on the
3230                 "I want to know what's going on" principle)
3231         * src/mainwindow.c
3232                 Add SSL manager in Tools menu
3233         * src/Makefile.am
3234                 Add the new files to the build
3235         * po/POTFILES.in
3236                 Add ssl_manager.c to translations
3237
3238 2002-11-25 [colin]      0.8.6claws2
3239
3240         * src/summaryview.[ch]
3241                 Add S_SEARCH_EXTENDED to the quick search, which 
3242                 allows to search using filtering syntax.
3243
3244 2002-11-25 [colin]      0.8.6claws1
3245
3246         * src/summaryview.c
3247                 Deletion of duplicates now prefer deleting
3248                 the unread dup (fixes feature-request 638989).
3249
3250 2002-11-24 [paul]       0.8.6claws
3251
3252         * po/es.po
3253           po/pl.po
3254           po/ru.po
3255           po/sr.po
3256                 updated by Ricardo Mones Lastra,
3257                 Witold Wladyslaw Wojciech Wilk,
3258                 Ruslan N. Balkin, and  Urke MMI 
3259                 respectively
3260
3261 2002-11-24 [paul]       0.8.5claws182
3262
3263         * po/bg.po
3264                 updated by George Danchev
3265
3266 2002-11-23 [alfons]     0.8.5claws181
3267
3268         * src/imap.c
3269                 tiny memory leak found by browsing Dimitar's 
3270                 valgrind report
3271
3272 2002-11-23 [paul]       0.8.5claws180
3273
3274         * po/it.po
3275                 updated by Alessandro Maestri
3276
3277 2002-11-22 [christoph]  0.8.5claws179
3278
3279         * src/compose.c
3280         * src/inc.c
3281         * src/prefs_filtering.c
3282         * src/summaryview.c
3283                 more warning fixes
3284
3285 2002-11-22 [alfons]     0.8.5claws178
3286
3287         * src/summaryview.c
3288                 summary_execute_delete_func(): if message is deleted, make 
3289                 sure to also remove its entry in the subject hash table. 
3290                 fixes a corner case bug.
3291
3292 2002-11-22 [paul]       0.8.5claws177
3293
3294         * .cvsignore
3295                 add 'autom4te.cache'
3296                 
3297         * ltconfig      ** REMOVED **
3298                 not needed
3299
3300 2002-11-22 [paul]       0.8.5claws176
3301
3302         * src/textview.c
3303                 textview_set_font(): fix for message display in
3304                 UTF-8 locales (thanks to Sergey Vlasov).
3305                 
3306         * AUTHORS
3307                 add new team members and contributors
3308
3309
3310 2002-11-21 [colin]      0.8.5claws175
3311
3312         * src/procmsg.[ch]
3313                 Add procmsg_remove_special_headers()
3314         * src/mh.c
3315                 Use procmsg_remove_special_headers() for 
3316                 previous fix
3317
3318 2002-11-21 [colin]      0.8.5claws174
3319
3320         * src/mh.c
3321                 Fix moving/copying from queue/draft folders
3322                 for MH folders
3323
3324 2002-11-21 [christoph]  0.8.5claws173
3325
3326         * src/crash.c
3327         * src/filtering.c
3328         * src/logwindow.c
3329         * src/main.c
3330         * src/matcher_parser_lex.[hl]
3331         * src/mbox.c
3332         * src/mbox_folder.[ch]
3333         * src/prefs_filtering.c
3334         * src/procheader.c
3335         * src/quote_fmt_lex.l
3336         * src/ssl.c
3337                 fix all warnings except the warnings in lex and yacc files
3338
3339 2002-11-20 [christoph]  0.8.5claws172
3340
3341         * src/imap.c
3342                 fix MsgInfo retrieval for IMAP draft and queue folders
3343                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
3344
3345 2002-11-19 [christoph]  0.8.5claws171
3346
3347         * src/compose.c
3348                 fix segfault, when draft saving does not get
3349                 the MsgInfo of the new message
3350                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
3351
3352 2002-11-19 [christoph]  0.8.5claws170
3353
3354         * src/procmsg.c
3355                 add parameter check for flag setting function
3356                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
3357
3358 2002-11-18 [paul]       0.8.5claws169
3359
3360         * src/compose.c
3361                 more sensitivity fixes to redirect mode:
3362                 * disable toolbar draft button
3363                 * allow only Address book in the Tools menu
3364                 * disable editing of message by the spell
3365                   checker
3366
3367 2002-11-18 [paul]       0.8.5claws168
3368
3369         * src/compose.c
3370                 fix sensitivity of menu items in compose_redirect():
3371                 allow only the necessary items 
3372
3373 2002-11-18 [paul]       0.8.5claws167
3374
3375         * src/compose.c
3376                 fix bug [ 603259 ] 'attachment got lost on bounce'
3377
3378 2002-11-18 [paul]       0.8.5claws166
3379
3380         * po/ru.po
3381                 updated by Ruslan N. Balkin <baron@dartel.ru>
3382
3383 2002-11-18 [colin]      0.8.5claws165
3384
3385         * src/main.c
3386           src/defs.h
3387                 Remove old filtering stuff
3388
3389
3390 2002-11-17 [oliver]     0.8.5claws164
3391
3392         * src/toolbar.h
3393                 remove not needed typedef 
3394
3395 2002-11-17 [oliver]     0.8.5claws163
3396
3397         * src/toolbar.c
3398                 make toolbar's on click events translatable
3399
3400 2002-11-15 [colin]      0.8.5claws162
3401
3402         * src/summaryview.c
3403                 Revert too-soon integration of a feature
3404
3405 2002-11-15 [christoph]  0.8.5claws161
3406
3407         * src/imap.c
3408                 use main's implementation of imap_get_msginfo
3409
3410 2002-11-15 [christoph]  0.8.5claws160
3411
3412         * src/compose.c
3413         * src/folder.[ch]
3414         * src/imap.c
3415         * src/mbox_folder.c
3416         * src/mh.c
3417         * src/news.c
3418         * src/procmsg.c
3419         * src/summaryview.c
3420                 replace claws' fetch_msginfo with main's get_msginfo
3421                 (use main's implementation where possible)
3422
3423 2002-11-15 [colin]      0.8.5claws159
3424
3425         * src/ssl_certificate.c
3426                 Missed a check
3427
3428 2002-11-16 [melvin]     0.8.5claws158
3429
3430         * po/fr.po
3431                 Updated French translations.
3432
3433 2002-11-16 [colin]      0.8.5claws157
3434
3435         * src/ssl_certificate.c
3436                 Check for missing parts in the certificates
3437
3438 2002-11-15 [colin]      0.8.5claws156
3439
3440         * src/folderview.c
3441                 Preventive fix (missing check) found by
3442                 Alfons
3443
3444 2002-11-15 [paul]
3445
3446         * NEWS
3447                 sync with 0.8.6 release
3448
3449 2002-11-15 [colin]      0.8.5claws155
3450
3451         * src/folder.[ch]
3452           src/folderview.c
3453                 Fix error handling of folder_item_move_to()
3454                 (thanks to Alfons!)
3455
3456 2002-11-15 [colin]      0.8.5claws154
3457
3458         * src/folder.[ch]
3459           src/folderview.c
3460                 folder_item_move_to() sets an error message instead
3461                 of having GUI stuff in folder.c
3462
3463 2002-11-15 [colin]      0.8.5claws153
3464
3465         * src/procmsg.[ch]
3466                 Implemented a callback for MsgInfo updates, 
3467                 heavily copy/pasted from Christoph's folder 
3468                 callback system
3469         * src/summaryview.[ch]
3470                 Register summary_update_msg as callback
3471
3472 2002-11-14 [colin]      0.8.5claws152
3473         
3474         * src/procmsg.c
3475                 Update the FolderItem after sending (fixes 617593)
3476
3477 2002-11-14 [christoph]  0.8.5claws151
3478
3479         * src/folder.c
3480                 fix wrong position of NULL pointer check found
3481                 by Sergey
3482
3483 2002-11-14 [christoph]  0.8.5claws150
3484
3485         * src/folder.c
3486                 fix segfault when deleting messages from IMAP folders
3487                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
3488
3489 2002-11-14 [colin]      0.8.5claws149
3490
3491         * src/compose.c
3492                 Forwarding was also ignoring the folder's default account.
3493
3494 2002-11-14 [colin]      0.8.5claws148
3495
3496         * src/compose.c
3497                 Fix sent folder not set to folder properties when 
3498                 forwarding.
3499
3500 2002-11-14 [thorsten]   0.8.5claws147
3501
3502         * src/inc.c
3503                 inc_start(): Files were not moved from .processing to inbox,
3504                 if no global processing rule existed
3505
3506 2002-11-14 [colin]      0.8.5claws146
3507
3508         * src/ssl_certificate
3509                 Fix file operations
3510
3511 2002-11-14 [paul]       0.8.5claws145
3512
3513         * po/it.po
3514                 updated by Alessandro Maestri
3515
3516 2002-11-13 [alfons]     0.8.5claws144
3517
3518         * src/folder.c
3519                 folder_item_close(): only mark messages unread
3520                 when a folder has new messages 
3521
3522 2002-11-13 [keith]      0.8.5claws143
3523
3524         * src/imap.c
3525                 Fix problem moving or copying between
3526                 IMAP folders
3527
3528 2002-11-13 [colin]      0.8.5claws142
3529
3530         * src/matcher_parser_parse.y
3531                 Fix rule problem when " don't match
3532
3533 2002-11-13 [christoph]  0.8.5claws141
3534
3535         * src/folder.c
3536         * src/folderview.c
3537                 moved cache saving to folder_item_close
3538                 the folderview should not have to deal with
3539                 this things
3540
3541 2002-11-13 [christoph]  0.8.5claws140
3542
3543         * src/summaryview.c
3544                 moved setting of important score to
3545                 summary_set_prefs_from_folderitem
3546
3547 2002-11-13 [colin]      0.8.5claws139
3548
3549         * src/matcher_parser_parse.y
3550                 Fix a segfault in the parser (happening when
3551                 a good expression had been tested and a bad 
3552                 one arrives)
3553
3554 2002-11-13 [paul]       0.8.5claws138
3555
3556         * sync with 0.8.5cvs24
3557                 see ChangeLog 2002-11-13
3558                 
3559         * po/pt_BR.po
3560                 updated by Fabio Jr. Beneditto
3561
3562 2002-11-13 [colin]      0.8.5claws137
3563         
3564         * src/msgcache.c
3565           src/defs.h
3566           src/procmsg.[ch]
3567                 Revert last commit, problem
3568
3569 2002-11-13 [colin]      0.8.5claws136
3570
3571         * src/msgcache.c
3572                 Remove duplicated code
3573         * src/defs.h
3574                 Bumped CACHE_VERSION and MARK_VERSION
3575         * src/procmsg.[ch]
3576                 Network endian for cache and mark files
3577
3578 2002-11-12 [colin]      0.8.5claws135
3579
3580         * src/inc.c
3581                 Fix the "socket error" dialog which disappeared
3582
3583 2002-11-12 [colin]      0.8.5claws134
3584
3585         * src/msgcache.c
3586                 Reverse last commit which had performance 
3587                 problems, but still reverse the list
3588
3589 2002-11-12 [colin]      0.8.5claws133
3590
3591         * src/msgcache.c
3592                 Reverse list order
3593
3594 2002-11-12 [melvin]     0.8.5claws132
3595
3596         * src/compose.c
3597                 Added a check for a NULL prefs_common.dictionary
3598
3599 2002-11-12 [colin]      0.8.5claws131
3600
3601         * src/ssl_certificate.[ch]
3602                 Use FQDN hostname
3603
3604 2002-11-12 [colin]      0.8.5claws130
3605
3606         * src/ssl_certificate.[ch]
3607                 Take connection port into account for 
3608                 checking certificates (a single hostname
3609                 could have multiple servers with multiple
3610                 certificates)
3611         * src/ssl.c
3612                 Pass the port to ssl_certificate_check
3613
3614 2002-11-12 [paul]       0.8.5claws129
3615
3616         * src/folder.c
3617                 fix a typo in last commit
3618
3619 2002-11-12 [paul]       0.8.5claws128
3620
3621         * sync with 0.8.5cvs23
3622                 see ChangeLog entry 2002-11-12
3623
3624 2002-11-11 [colin]      0.8.5claws127
3625
3626         * src/ssl_certificate.c
3627                 Cleaner messages
3628                 Don't popup, instead log error, if the 
3629                 corresponding pref is checked
3630         * src/ssl_certificate.h
3631                 include <openssl/objects/h>
3632
3633 2002-11-11 [colin]      0.8.5claws126
3634
3635         * src/ssl_certificate.h
3636                 _Really_ clean it
3637
3638 2002-11-11 [colin]      0.8.5claws125
3639         
3640         * src/ssl_certificate.c
3641                 Fixed leak
3642
3643 2002-11-11 [colin]      0.8.5claws124
3644
3645         * src/ssl.c
3646                 Cleaned a bit
3647         * src/ssl_certificate.[ch]
3648                 Cleaned a bit (better use of SSL API)
3649                 (This will cause non-recognition of saved 
3650                  certificates of claws12[23]...)
3651
3652 2002-11-11 [paul]       0.8.5claws123
3653         
3654         * po/es.po
3655                 updated by Ricardo Mones Lastra
3656
3657 2002-11-11 [colin]      0.8.5claws122
3658
3659         * src/ssl.c
3660                 Fix a typo
3661
3662 2002-11-11 [colin]      0.8.5claws121
3663
3664         * src/ssl_certificate.[ch] ** NEW FILES **
3665         * src/ssl.[ch]
3666                 Check SSL certificates presented to us
3667         * src/Makefile.am
3668                 Add ssl_certificate.[ch]
3669         * po/POTFILES.in
3670                 Add ssl_certificate.c
3671
3672 2002-11-11 [paul]       0.8.5claws120
3673
3674         * sync with 0.8.5cvs22
3675                 see ChangeLog 2002-11-11
3676
3677 2002-11-11 [paul]       0.8.5claws119
3678
3679         * sync with 0.8.5cvs21
3680                 see ChangeLog 2002-11-11
3681
3682 2002-11-10 [jens]       0.8.5claws118
3683
3684         * src/folder.c
3685         * src/folderview.c
3686                 corrected some typing
3687         * po/de.po
3688                 updated german translation
3689         * sylpheed.spec.in
3690                 cleaned up specfile and adjusted it for claws
3691
3692 2002-11-10 [colin]      0.8.5claws117
3693
3694         * src/summaryview.c
3695                 a STATUSBAR_PUSH/POP fix
3696
3697 2002-11-10 [colin]      0.8.5claws116
3698
3699         * src/prefs_folder_item.c
3700                 Fix hanging after opening folder properties
3701
3702 2002-11-10 [hoa]        0.8.5claws115
3703
3704         * src/matcher_parser_lex.l
3705         * src/matcher_parser_parse.y
3706                 config file for scoring and filtering is no more trashed
3707                 when there is a syntax error in a filtering rule when
3708                 editing it in a dialog.
3709
3710 2002-11-09 [colin]      0.8.5claws114
3711
3712         * src/mbox_folder.c
3713                 Added missing initialisation of folder->destroy()
3714
3715 2002-11-09 [colin]      0.8.5claws113
3716
3717         * src/folder.c
3718           src/folderview.c
3719                 Fix the status bar messages
3720
3721 2002-11-09 [colin]      0.8.5claws112
3722
3723         * src/folderview.c
3724                 Fix hangs after folder dnd, happening after 
3725                 claws109.
3726
3727 2002-11-09 [christoph]  0.8.5claws111
3728
3729         * src/folderview.c
3730                 just changed order of calls (reverse order of
3731                 associated calls)
3732         * src/inc.c
3733                 lock inc when checking only one account, otherwise
3734                 inc all could be executed at the same time
3735
3736 2002-11-09 [christoph]  0.8.5claws110
3737
3738         * src/folderview.c
3739                 better unlock the mouse cursor before calling
3740                 summary_show because it changes the cursor too
3741
3742 2002-11-09 [christoph]  0.8.5claws109
3743
3744         * src/folder.[ch]
3745         * src/folderview.c
3746                 add functions to open and close a folder
3747                 o opending will execute scanning for remote folders
3748                   and processing
3749                 o closing will unset new flag for messages
3750
3751 2002-11-09 [colin]      0.8.5claws108
3752
3753         * src/folder.c
3754                 Add a call to prefs_matcher_write_config to 
3755                 avoid non-leaf folders filtering settings to be
3756                 lost
3757
3758 2002-11-09 [paul]       0.8.5claws107
3759
3760         * src/prefs_account.c
3761                 re-word a label
3762
3763 2002-11-09 [colin]      0.8.5claws106
3764
3765         * src/folderview.c
3766                 Minor esthetic fix
3767
3768 2002-11-09 [colin]      0.8.5claws105
3769
3770         * src/folderview.c
3771                 Fix prefs_filtering deletion for MH folders (same
3772                 reason as below)
3773         * src/prefs_filtering.c
3774                 Fix prefs_filtering renaming and deletion for 
3775                 folder-based processing rules.  
3776
3777 2002-11-09 [christoph]  0.8.5claws104
3778
3779         * src/compose.c
3780         * src/folder.[ch]
3781         * src/folderview.[ch]
3782         * src/import.c
3783         * src/inc.c
3784         * src/main.c
3785         * src/mainwindow.c
3786         * src/messageview.c
3787         * src/prefs_folder_item.c
3788         * src/procmsg.c
3789         * src/summaryview.c
3790                 implement a callback system for folder item updates
3791
3792 2002-11-09 [colin]      0.8.5claws103
3793
3794         * src/folderview.c
3795                 Fix prefs_filtering renaming for MH folders (we
3796                 shouldn't rename by path as another folder could
3797                 have the same hierarchy).
3798
3799 2002-11-09 [colin]      0.8.5claws102
3800
3801         * src/folder.c
3802                 Fix a leak found by Christoph, use better variable
3803                 names
3804
3805 2002-11-09 [colin]      0.8.5claws101
3806
3807         * src/folder.c
3808                 One more fix for processing rules
3809
3810 2002-11-08 [colin]      0.8.5claws100
3811         
3812         * src/matcher.c
3813                 Don't copy the compiled regexp (will be reevaluated)
3814         * src/folderview.c
3815                 Lock folderview while moving
3816         * src/folder.c
3817                 Provide info on what's happening to the user
3818
3819 2002-11-08 [colin]      0.8.5claws99
3820
3821         * src/folderview.c
3822                 Fix folder reordering after a move if parent is 
3823                 root
3824         * src/scoring.[ch]
3825                 Add function to copy a ScoringProp
3826         * src/prefs_folder_item.c
3827                 Copy scoring rules when copying a folder prefs
3828
3829 2002-11-08 [colin]      0.8.5claws98
3830
3831         * src/folderview.c
3832                 Fixes in case of failure
3833         * src/filtering.[ch]    
3834                 Add function to duplicate a FilteringProp
3835         * src/matcher.[ch]
3836                 Add function to duplicate a MatcherProp
3837         * src/prefs_folder_item.c
3838                 Save folder's processing rules when copying 
3839                 its prefs
3840
3841 2002-11-08 [colin]      0.8.5claws97
3842         
3843         * src/folderview.c
3844                 Sort after move
3845         * src/folder.c 
3846                 Change a printf to debug_print
3847
3848 2002-11-08 [colin]      0.8.5claws96
3849
3850         * src/folder.c
3851           src/folderview.c
3852                 Fix segfaults, call me stupido
3853         
3854
3855 2002-11-08 [colin]      0.8.5claws95
3856
3857         *src/folder.c
3858                 Added forgotten prefs to save when moving folders
3859
3860 2002-11-08 [colin]      0.8.5claws94
3861
3862         * src/folder.c
3863                 Fixes to folder DND (prefs copy)
3864         * src/folderview.c
3865                 Optimization for folder DND (don't rescan whole tree)
3866                 Added folderview_create_folder_node() for this 
3867                 optimization, so de-duped a bit the code
3868         * src/prefs_folder_item.[ch]
3869                 Added prefs_folder_item_copy_prefs()    
3870           
3871 2002-11-08 [paul]       0.8.5claws93
3872
3873         * src/prefs_account.c
3874           tools/README
3875           tools/kmail2sylpheed_v2.pl
3876                 correct some typos
3877
3878 2002-11-08 [paul]       0.8.5claws92
3879
3880         * src/compose.c
3881           src/prefs_account.[ch]
3882                 remove account options 'clearsign' and 'ascii_armored',
3883                 replace with 'default_gnupg_mode' to prevent mixed-mode
3884                 Privacy settings
3885
3886 2002-11-08 [paul]       0.8.5claws91
3887
3888         * src/compose.[ch]
3889                 re-implement GnuPG 'on-the-fly' mode selection,
3890                 disallow mixed-mode
3891
3892 2002-11-08 [colin]      0.8.5claws90
3893
3894         * src/folderview.c
3895           src/prefs_folder_item.c
3896                 Change "Property" to "Properties"
3897
3898 2002-11-07 [colin]      0.8.5claws89
3899
3900         * src/folderview.c
3901           src/folder.c
3902                 Allow folder dropping to a root folder
3903
3904 2002-11-07 [paul]       0.8.5claws88
3905
3906         * src/compose.c
3907                 revert last commit
3908
3909 2002-11-07 [paul]       0.8.5claws87
3910
3911         * src/compose.c
3912                 fix reply-to-list bug. closes bug report
3913                 "[633382] reply-to-list broken in recent cvs"
3914
3915 2002-11-07 [paul]       0.8.5claws86
3916
3917         * src/compose.c
3918                 add a forgotten '#if USE_GPGME ... #endif'
3919
3920 2002-11-07 [paul]       0.8.5claws85
3921
3922         * sync with 0.8.5cvs20
3923                 see ChangeLog 2002-11-07
3924
3925 2002-11-07 [colin]      0.8.5claws84
3926
3927         * src/folder.[ch]
3928                 Change folder_item_move_to to return the newly 
3929                 created folderitem.
3930         * src/folderview.c
3931                 Select the new folderitem after moving.
3932
3933 2002-11-07 [colin]      0.8.5claws83
3934
3935         * src/prefs_filtering.c
3936                 Fix rule rewriting when moving a leaf folder to a 
3937                 shorter path
3938
3939 2002-11-07 [colin]      0.8.5claws82
3940
3941         * src/prefs_filtering.c
3942                 fix a leak
3943
3944 2002-11-07 [colin]      0.8.5claws81
3945
3946         * src/folder.[ch]
3947                 Add folder_item_move_to() function to move a 
3948                 folderitem into another one (updates matcher etc)
3949         * src/folderview.c
3950                 Add folder drag'n drop (context menu to come)
3951                 [Should be dataloss free, but Please backup before 
3952                  trying !]
3953
3954 2002-11-06 [colin]      0.8.5claws80
3955
3956         * src/mh.c
3957                 mh_create_folder() returns NULL if can't create
3958                 directory hierarchy
3959
3960 2002-11-06 [paul]       0.8.5claws79
3961
3962         * src/compose.[ch]
3963                 allow 'on-the-fly' changing of the type of encryption 
3964                 and/or signing used (mime/ascii) via the compose window
3965
3966 2002-11-06 [paul]       0.8.5claws78
3967
3968         * sync with 0.8.5cvs19
3969                 see ChangeLog 2002-11-06 for src/account.c: 
3970                 account_get_special_folder()
3971                 
3972 2002-11-05 [alfons]     0.8.5claws77
3973
3974         * src/crash.c
3975                 very minor cleanups: nothing to see here, move on. :-)
3976
3977 2002-11-05 [colin]      0.8.5claws76
3978
3979         * src/main.c
3980                 Changes choices if compose windows are opened to
3981                 Discard, Draft, Don't quit
3982
3983 2002-11-05 [thorsten]   0.8.5claws75
3984
3985         * src/compose.c
3986                 reenabled default_reply_to folder option
3987
3988 2002-11-05 [colin]      0.8.5claws74
3989
3990         * src/compose.[ch] 
3991                 add compose_draft()
3992         * src/crash.c
3993                 add SIGTERM handler
3994         * src/main.[ch]
3995                 add clean_quit() for the SIGTERM handler
3996
3997 2002-11-05 [paul]       0.8.5claws73
3998         
3999         * po/es.po
4000                 updated by Ricardo Mones Lastra
4001
4002 2002-11-05 [melvin]     0.8.5claws72
4003
4004         * src/logwindow.c
4005                 Fixed log-clipping bug #616795.
4006                 To stop logging in the log window use 0 length.
4007         * src/prefs_common.c
4008                 Added a label to inform about the 0 log length behaviour.
4009
4010 2002-11-05 [paul]       0.8.5claws71
4011
4012         * sync with 0.8.5cvs17
4013                 see ChangeLog 2002-11-05
4014
4015 2002-11-04 [paul]       0.8.5claws70
4016
4017         * sylpheed-128x128.png
4018           sylpheed-64x64.png
4019           sylpheed.png
4020                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
4021                 <nikai@users.sourceforge.net>
4022                 
4023         * po/bg.po
4024                 updated by George Danchev
4025
4026 2002-11-03 [thorsten]   0.8.5claws69
4027
4028         * src/main.c
4029           src/mimeview.c
4030           src/rfc2015.h
4031                 add check if gpg is active
4032
4033 2002-11-03 [thorsten]   0.8.5claws68
4034
4035         * src/toolbar.h
4036                 removed GSList declaration causing trouble on MacOS-X
4037                 (submitted by alfons, reported by xfesty)
4038
4039 2002-11-01 [paul]       0.8.5claws67
4040
4041         * src/mainwindow.c
4042                 remove last remnants of main's filter code
4043
4044 2002-11-01 [paul]       0.8.5claws66
4045
4046         * tools/filter_conv.pl
4047                 fix bug where user-defined headers were ignored
4048
4049 2002-11-01 [paul]       0.8.5claws65
4050
4051         * src/logwindow.c
4052                 make a debug_print() not translatable
4053
4054 2002-10-31 [melvin]     0.8.5claws64
4055
4056         * ac/aspell.m4
4057                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
4058                 not run any GNU/aspell test.  The dictionary path will
4059                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
4060                 was given, in which case, it will be $prefix/lib/aspell/
4061         * configure.in
4062                 Fixed typo in commentary (Aspell code).
4063
4064 2002-10-31 [paul]       0.8.5claws63
4065
4066         * po/POTFILES.in
4067                 remove src/filter.c and src/prefs_filter.c
4068                 thanks to Ricardo for reminding me
4069
4070 2002-10-31 [colin]      0.8.5claws62
4071
4072         * src/mbox_folder.c
4073                 Plug some leaks
4074
4075 2002-10-31 [paul]       0.8.5claws61
4076
4077         * src/prefs_filter.[ch] ** REMOVED **
4078           src/filter.[ch]       ** REMOVED **
4079           
4080         * src/Makefile.am
4081           src/folderview.c
4082           src/inc.c
4083           src/main.c
4084           src/mainwindow.c
4085           src/mbox.c
4086           src/prefs_common.c
4087           src/prefs_filtering.c
4088           src/summaryview.[ch]
4089                 remove main's 'filter' code
4090                 
4091         README.claws
4092                 update to reflect removal of main's filter
4093
4094 2002-10-31 [paul]       0.8.5claws60
4095
4096         * src/summaryview.c
4097                 remove check for global_processing in summary_filter_open(). 
4098                 This fixes the bug where if the user uses the right-click 
4099                 'Create filter rule...' and doesn't have any filter rules 
4100                 already defined in claws' advanced filtering, the newly 
4101                 created filter rule goes to main's filtering which is 
4102                 inaccessible through the gui. Now the filter rule gets added
4103                 to claws' filtering by default.
4104
4105 2002-10-28 [melvin]     0.8.5claws59
4106
4107         * src/prefs_actions.c
4108                 Fixed bug #627322 where MIME parts were not always
4109                 correctly passed to a %p action
4110                 Display an error dialog when message filename is not found.
4111
4112 2002-10-28 [melvin]     0.8.5claws58
4113
4114         * src/prefs_common.c
4115                 Readded a missing function declaration lost in 0.8.3claws34
4116
4117 2002-10-28 [paul]       0.8.5claws57
4118
4119         * sync with 0.8.5cvs15
4120                 see ChangeLog 2002-10-28 and 2002-10-25
4121                 
4122         Note: ChangeLog entry 2002-10-24 is not sync'ed.
4123
4124 2002-10-27 [oliver]     0.8.5claws56
4125
4126         * src/pop.c
4127                 plug leak in pop3_top_recv
4128
4129 2002-10-26 [christoph]  0.8.5claws55
4130
4131         * src/folder.c
4132                 set need_update folder flag when messages are added
4133                 (closes bug [ 626922 ] folder not updated after receiving)
4134
4135 2002-10-25 [melvin]     0.8.5claws54
4136
4137         * src/imageview.c
4138                 Fixed a memleak introduced in the scaling code.
4139
4140 2002-10-24 [alfons]     0.8.5claws53
4141
4142         * src/filtering.c
4143                 make filtering's forward message action forward from the 
4144                 correct account
4145                 (closes bug [628089 ] Filter -> Forward from address problem
4146                 reported by Oktay)
4147
4148 2002-10-24 [christoph]  0.8.5claws52
4149
4150         * src/mainwindow.c
4151         * src/manual.[ch]
4152                 o use manual of current locale or english if current
4153                   locale is not available (and english is available)
4154                 o also link to sylpheed doc project manuals
4155
4156 2002-10-23 [paul]       0.8.5claws51
4157
4158         * tools/README
4159           tools/kmail2sylpheed_v2.pl
4160                 add new version of kmail addressbook importer script.
4161                 works with newer versions of Kmail/KAddressBook which
4162                 have new and rearranged data.
4163
4164 2002-10-23 [martin]     0.8.5claws50
4165
4166         * src/folderview.c
4167         * src/summaryview.c
4168         * src/utils.h
4169         * src/utils.c
4170                 added length parameter to get_abbrev_newsgroup_name()
4171                 changed this function so that it abbreviates the newsgroup
4172                 names only so long it is smaller than the length parameter
4173                 (for better reading of some newsgroup names and space efficiency)
4174
4175 2002-10-22 [colin]      0.8.5claws49
4176
4177         *src/foldersel.c
4178                 Revert Alfons' last modification (after voting ;-))
4179
4180 2002-10-21 [alfons]     0.8.5claws48
4181
4182         * src/foldersel.c
4183                 folder view in folder selection dialog reflects state of
4184                 folder view in main window
4185
4186 2002-10-18 [alfons]     0.8.5claws47
4187
4188         * src/mbox.c
4189                 drop imported messages in folder selected by user,
4190                 and not in the inbox
4191                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
4192
4193 2002-10-18 [alfons]     0.8.5claws46
4194
4195         * src/compose.c
4196                 make automagic reply work correctly for email accounts 
4197                 (whether it's viable to do a full sync with Hiro's 
4198                 compose.c is still under discussion)
4199
4200 2002-10-18 [melvin]     0.8.5claws45
4201
4202         * src/prefs_actions.c
4203                 Fixed bug #622275 where asynchroneous actions left 
4204                 zombies processes
4205                 Made (synchroneous) actions' input be displayed live.
4206
4207 2002-10-18 [christoph]  0.8.5claws44
4208
4209         * src/textview.c
4210                 don't add a newline in the textview in front of the
4211                 first textpart if header display is disabled
4212                 (closes bug [ 603385 ] disabled header display leaves blank
4213                  lin)
4214
4215 2002-10-18 [christoph]  0.8.5claws43
4216
4217         * src/folder.[ch]
4218         * src/imap.c
4219         * src/mbox_folder.c
4220         * src/mh.c
4221         * src/news.c
4222                 folder->get_num_list now returns an error code
4223                 (closes bug [ 609424 ] News cache cleared on failure)
4224                 
4225 2002-10-17 [colin]      0.8.5claws42
4226         
4227         * src/news.c
4228                 Changed a printf by debug_print
4229
4230 2002-10-16 [paul]       
4231
4232         * tools/OOo2sylpheed.pl
4233                 allow for spaces in the name of the
4234                 file to be attached.
4235
4236 2002-10-16 [colin]      0.8.5claws41
4237
4238         * src/main.c
4239                 Use a tristate to change online mode
4240
4241 2002-10-16 [paul]       0.8.5claws40
4242
4243         * po/es.po
4244                 updated by Ricardo Mones Lastra
4245
4246 2002-10-16 [colin]      0.8.5claws39
4247
4248         * src/main.c
4249           src/mainwindow.[ch]
4250                 Added --online and --offline command-line
4251                 switches
4252
4253 2002-10-15 [christoph]  0.8.5claws38
4254
4255         * src/procmime.c
4256                 set mimeinfo->name to NULL after g_free to
4257                 avoid double freeing with g_free
4258
4259 2002-10-14 [christoph]  0.8.5claws37
4260
4261         * src/compose.c
4262         * src/filtering.c
4263         * src/summaryview.c
4264                 remove calls to folder->change_flags that are now
4265                 done by procmsg flag functions (seems it is not
4266                 used by any foldertype anyway)
4267         * src/folder.c
4268                 init folder->change_flags with NULL
4269
4270 2002-10-14 [christoph]  0.8.5claws36
4271
4272         * src/folder.[ch]
4273         * src/imap.[ch]
4274                 use virtual functions for folder item new and destroy
4275                 functions
4276
4277 2002-10-14 [melvin]     0.8.5claws35
4278
4279         * src/compose.c
4280                 Added a test to not run the spell checker if no default
4281                 dictionary is available. No dialog is displayed though.
4282
4283 2002-10-14 [melvin]     0.8.5claws34
4284
4285         * src/gtkaspell.c
4286                 Fixed bug in dictionary list context menu where
4287                 "More..." pointed to an emtpy submenu if the
4288                 number of dictionaries is a multiple of 15
4289                 Removed unneeded code in suggestions list creation
4290
4291 2002-10-14 [paul]       0.8.5claws33
4292
4293         * po/bg.po
4294                 updated by George Danchev
4295
4296 2002-10-13 [hoa]        0.8.5claws32
4297
4298         * src/matcher.[ch]
4299           src/matcher_parser_parser.y
4300                 removed the escaped string from internal structure
4301                 of matcher.
4302
4303 2002-10-12 [colin]      0.8.5claws31
4304
4305         * src/gtksctree.[ch]
4306           src/summaryview.c
4307                 Removed useless function gtksctree_reanchor
4308
4309 2002-10-12 [alfons]     0.8.5claws30
4310         
4311         * sync with remaining main changes 2002-10-09 - 2002-10-11
4312         - drop changes to src/compose.c (requires claws specific changes)
4313         
4314 2002-10-12 [alfons]     0.8.5claws29
4315         
4316         * sync with main changes of 2002-10-08
4317         - drop changes to src/compose.c (requires claws specific changes)
4318         - drop changes to src/summaryview.c (requires changes to compose.c)     
4319
4320 2002-10-12 [alfons]     0.8.5claws28
4321         
4322         * sync with main changes of 2002-10-07
4323
4324 2002-10-12 [alfons]     0.8.5claws27
4325
4326         * sync with main changes of 2002-10-04
4327         - drop changes to src/compose.c (requires claws specific changes)
4328         - drop changes to src/prefs_folder_item.c (claws implementation
4329           seems to be working)
4330
4331 2002-10-12 [colin]      0.8.5claws26
4332
4333         * src/mainwindow.c
4334                 Fix folder-flicker when space-reading, introduced 
4335                 in claws22.
4336
4337 2002-10-12 [colin]      0.8.5claws25
4338
4339         * src/compose.c
4340                 Save account address when saving as draft.
4341                 (closes bug 621838)
4342
4343 2002-10-12 [colin]      0.8.5claws24
4344
4345         * src/summaryview.c
4346                 Fix the problem consisting of no message selected
4347                 after the last message in a folder has been moved.
4348
4349 2002-10-12 [paul]       0.8.5claws23
4350
4351         * src/compose.c
4352           src/prefs_template.c
4353           src/template.[ch]
4354                 add Cc and Bcc to templates. Patch submitted by
4355                 John L. Males.
4356
4357 2002-10-12 [colin]      0.8.5claws22
4358
4359         * src/folderview.c
4360                 Fix a bug after "Check for new messages":
4361                 If a folder was opened, it was still selected at
4362                 the end of the check, but displayed empty.
4363         * src/mainwindow.c
4364                 Remove unnecessary check
4365
4366 2002-10-12 [paul]
4367
4368         * tools/README
4369                 be more verbose in the description of
4370                 OOo2sylpheed.pl
4371                 
4372
4373 2002-10-11 [colin]      0.8.5claws21
4374
4375         * src/mainwindow.c
4376                 Make space work (better) when no mail is selected
4377
4378 2002-10-11 [colin]      0.8.5claws20
4379
4380         * src/inc.c
4381           src/news.c
4382                 fix warnings
4383
4384 2002-10-11 [colin]      0.8.5claws19
4385
4386         * src/mainwindow.c
4387                 revert 0.8.5claws6 changes as i couldn't get to
4388                 anything satisfying
4389
4390 2002-10-11 [melvin]     0.8.5claws18
4391
4392         * src/compose.c
4393                 Removed buggy and unused macro (should have been committed in
4394                 0.8.5claws17)
4395
4396 2002-10-11 [melvin]     0.8.5claws17
4397
4398         * src/compose.c
4399                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
4400
4401 2002-10-11 [thorsten]   0.8.5claws16 
4402
4403         * src/folderview.c
4404                 remove rescan warning
4405
4406 2002-10-11 [colin]      0.8.5claws15 
4407
4408         * src/procheader.c
4409                 fix a segfault that happens if conv_unmime_header
4410                 fails (should be better to find out why it fails)
4411
4412 2002-10-11 [christoph]  0.8.5claws14
4413
4414         * src/summaryview.c
4415                 update folderview stats after ignore/unignore thread
4416
4417 2002-10-11 [hoa]        0.8.5claws13
4418
4419         * src/quote_fmt_parse.y
4420                 Fixed a yacc/bison syntax error
4421         * src/matcher.c
4422                 Escaping of string is fixed.
4423
4424 2002-10-11 [colin]      0.8.5claws12
4425
4426         * src/imageview.c
4427                 Resize images to fit
4428
4429 2002-10-11 [paul]       0.8.5claws11
4430
4431         * po/es.po
4432                 updated by Ricardo Mones Lastra
4433
4434 2002-10-10 [alfons]     0.8.5claws10
4435
4436         * src/compose.c
4437                 allow dropping files by "moving" files from a file manager,
4438                 not only by the more cumbersome "copying". the latter 
4439                 mostly implies holding down the Control button
4440
4441 2002-10-10 [christoph]  0.8.5claws9
4442
4443         * src/summaryview.c
4444                 update folders after thread building for ignored threads
4445
4446 2002-10-10 [christoph]  0.8.5claws8
4447
4448         * config/.cvsignore
4449                 added Makefile
4450         * src/filtering.[ch]
4451         * src/folder.[ch]
4452         * src/folderview.[ch]
4453         * src/import.c
4454         * src/inc.[ch]
4455         * src/mbox.[ch]
4456         * src/procmsg.c
4457         * src/summaryview.[ch]
4458                 o added new flag need_update to FolderItem
4459                 o removed folder_table from various functions from tracking
4460                   folder updates
4461                 o set need_update flags in folder.c's move, copy and delete
4462                   functions and procmsg's flags functions
4463                 o added function folderview_update_items_when_required that
4464                   updates all folders with need_update set
4465                 o call folderview_update_items_when_required instead of
4466                   folderview_update_item_foreach
4467
4468 2002-10-09 [sergey]     0.8.5claws7
4469
4470         * src/compose.c
4471                 Strip CRs whel loading the text into editor in reedit mode.
4472
4473 2002-10-09 [colin]      0.8.5claws6
4474
4475         * src/mainwindow.c
4476                 Make Space work when no mail is selected
4477
4478 2002-10-09 [colin]      0.8.5claws5
4479
4480         * src/gtksctree.[ch]
4481                 Fix range_select
4482                 Add gtk_sctree_reanchor() 
4483         * src/summaryview.c
4484                 Use gtk_sctree_reanchor() - better fix for 
4485                 bug 60413
4486
4487 2002-10-09 [colin]      0.8.5claws4
4488
4489         * src/summaryview.c
4490                 Fix shift-click select after delete problem
4491                 (closes bug 60413)
4492
4493 2002-10-08 [thorsten]   0.8.5claws3
4494
4495         * src/summaryview.c
4496                 exclude current msg from -hide read messages-
4497
4498 2002-10-08 [colin]      0.8.5claws2
4499
4500         * src/inc.[ch]
4501           src/pop.c
4502           src/recv.c
4503                 Differentiate socket errors from disk full
4504                 errors
4505
4506 2002-10-08 [christoph]  0.8.5claws1
4507
4508         * Makefile.am
4509         * configure.in
4510                 modifications for new config directory
4511
4512         * config.guess  ** REMOVED **
4513         * config.sub    ** REMOVED **
4514         * install-sh    ** REMOVED **
4515         * ltmain.sh     ** REMOVED **
4516         * missing       ** REMOVED **
4517         * mkinstalldirs ** REMOVED **
4518                 these files are autogenerated by automake
4519                 when you run autogen.sh
4520
4521         * config/.cvsignore     ** NEW FILE **
4522         * config/Makefile.am    ** NEW FILE **
4523                 ignore autogenerated files
4524                 create a Makefile in this directory
4525
4526 2002-10-08 [paul]       0.8.5claws
4527
4528         * 0.8.5claws release
4529         
4530         * src/compose.c
4531           src/procheader.c
4532           src/procmsg.c
4533                 fix quote reply format for newsgroups reply bug
4534                 (thanks to Hoa)
4535                 
4536         * po/en_GB.po
4537           po/pl.po
4538                 updated by me and Witold Wladyslaw Wojciech Wilk
4539                 repectively
4540
4541 2002-10-07 [paul]       0.8.3claws53
4542
4543         * po/it.po
4544           po/pt_BR.po
4545           po/sr.po
4546                 updated messages catalogs, submitted by
4547                 Alessandro Maestri, Fabio Jr.Beneditto 
4548                 and Urke MMI, respectively.
4549
4550 2002-10-07 [christoph]  0.8.3claws52
4551
4552         * src/folder.[ch]
4553         * src/folderview.c
4554         * src/mainwindow.c
4555                 fix new folder ghost message bug
4556                 (closes bug [ 619722 ] wrong count for newly created folders)
4557
4558 2002-10-07 [christoph]  0.8.3claws51
4559
4560         * src/compose.c
4561                 fix news posting problem
4562
4563 2002-10-07 [melvin]     0.8.3claws50
4564
4565         * po/fr.po
4566                 Updated French translation
4567
4568 2002-10-05 [christoph]  0.8.3claws49
4569
4570         * src/gtkstext.c
4571                 check if line_start_cache is set in gtk_stext_update_text
4572                 (closes bug [ 618119 ] crash while doing search in folder)
4573
4574 2002-10-05 [christoph]  0.8.3claws48
4575
4576         * src/imap.c
4577         * src/news.c
4578         * src/utils.c
4579         * src/utils.h
4580                 implement cache cleanups for claws' folder system
4581                 (closes bug [ 595916 ] imapcache not cleaned up)
4582
4583 2002-10-05 [melvin]     0.8.3claws47
4584
4585         * src/prefs_actions.c
4586                 Made the help text more clear for the %p token
4587
4588 2002-10-04 [paul]       0.8.3claws46
4589
4590         * sync with 0.8.5
4591                 see ChangeLog 2002-10-02 and 2002-10-03
4592
4593 2002-10-04 [christoph]  0.8.3claws45
4594
4595         * src/inc.c
4596                 fix segfault caused by pop before smtp
4597                 call to inc_account_mail with NULL
4598                 pointer for mainwin
4599
4600 2002-10-04 [paul]       0.8.3claws44
4601
4602         * configure.in
4603                 sync the LDAP detection from 0.8.5cvs1
4604
4605 2002-10-02 [christoph]  0.8.3claws43
4606
4607         * po/de.po
4608                 fix small spelling error
4609
4610 2002-10-02 [melvin]     0.8.3claws42
4611
4612         * ac/aspell.m4
4613                 Behave better and say "no" when test program cannot be run.
4614
4615 2002-10-02 [paul]       0.8.3claws41
4616
4617         * sync with 0.8.4cvs1
4618                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
4619                 
4620         * src/summaryview.c
4621                 toggle the behavior of Reply menuitem between
4622                 normal reply and reply-to-list
4623
4624 2002-10-01 [sergey]     0.8.3claws40
4625
4626         * src/compose.c
4627                 Convert newlines in the message text to the canonical form
4628                 before base64 encoding (RFC2045 compliance, fixes some
4629                 interoperability issues with Evolution 1.0.3)
4630
4631 2002-09-29 [colin]      0.8.3claws39
4632
4633         * src/summaryview.c
4634                 Fix an unwanted copy/paste
4635
4636 2002-09-29 [colin]      0.8.3claws38
4637
4638         * src/mainwindow.c
4639                 Renamed "Custom toolbar" to "Customize toolbar"
4640                 Renamed "Show all header" to "Show all headers"
4641                 Renamed "Set diplay item" to "Set displayed items"
4642         * src/prefs_common.c
4643                 Renamed "Show all header" to "Show all headers"
4644         * src/prefs_summary_column.c
4645                 Renamed "diplay item" to "displayed items"
4646
4647 2002-09-29 [colin]      0.8.3claws37
4648
4649         * src/mainwindow.[ch]
4650                 online/offline status pixmaps follow theme
4651                 changes
4652         * src/summaryview.[ch]
4653                 quicksearch pixmap follows theme changes
4654
4655 2002-09-29 [thorsten]   0.8.3claws36
4656
4657         * src/compose.c
4658           src/prefs_folder_item.[ch]
4659                 add default_reply_to folder option (closes patch 581044)
4660
4661 2002-09-29 [christoph]  0.8.3claws35
4662
4663         * acconfig.h    ** REMOVED **
4664         * configure.in
4665         * ac/aspell.m4
4666         * ac/check-type.m4
4667         * ac/gnupg-check-typedef.m4
4668                 fix autoheader 2.50 warning
4669
4670 2002-09-29 [christoph]  0.8.3claws34
4671
4672         * major code cleanup (part 2)
4673         
4674                 - unused variables removed
4675                 - unused functions removed
4676                 - uninitialized variables checked
4677                 - missing return statements added
4678                 - missing function return types added
4679                 - added parentheses around assignment
4680                   when suggested by gcc
4681
4682 2002-09-29 [alfons]     0.8.3claws33
4683
4684         * src/logwindow.c
4685                 log_window_clear(): only bracket gtk_text_forward_delete() 
4686                 with gtk_text_freeze() / gtk_text_thaw() (see if this
4687                 works around GTK text bug)
4688
4689 2002-09-29 [paul]       0.8.3claws32
4690
4691         * po/bg.po
4692           po/sr.po
4693                 updated by George Danchev and Urke MMI
4694                 respectively
4695
4696 2002-09-27 [christoph]  0.8.3claws31
4697
4698         * doc-src/readme.txt
4699         * doc-src/rfc1806.txt   ** REMOVED **
4700         * doc-src/rfc2183.txt   ** NEW FILE **
4701         * doc-src/rfc2980.txt   ** NEW FILE **
4702                 update rfcs
4703
4704 2002-09-27 [melvin]     0.8.3claws30
4705
4706         * ac/aspell.m4
4707                 Fixed typo which could break linking
4708
4709 2002-09-27 [melvin]     0.8.3claws29
4710
4711         * ac/aspell.m4
4712                 Improved GNU/aspell checking. 
4713                 Fixed bug #614490
4714
4715 2002-09-27 [paul]       0.8.3claws28
4716
4717         * sync with 0.8.3cvs8
4718                 see ChangeLog 2002-09-27
4719
4720 2002-09-26 [colin]      0.8.3claws27
4721
4722         * src/toolbar.[ch]
4723           src/mainwindow.[ch]
4724                 Add "Reply to Mailing-list" to the toolbar
4725
4726 2002-09-26 [christoph]  0.8.3claws26
4727
4728         * src/summaryview.c
4729                 Fix wrong message counts in summaryview status
4730
4731 2002-09-26 [paul]       0.8.3claws25
4732
4733         * sync with 0.8.3cvs7
4734                 see ChangeLog 2002-09-26
4735
4736 2002-09-26 [paul]       0.8.3claws24
4737
4738         * sync with 0.8.3cvs6
4739                 see ChangeLog 2002-09-25
4740
4741 2002-09-25 [christoph]  0.8.3claws23
4742
4743         * src/prefs_common.c
4744         * src/prefs_folder_item.c
4745         * src/prefs_scoring.c
4746                 Renamed "kill score" to "hide score" in GUI
4747                 and prefs files
4748
4749 2002-09-25 [paul]       0.8.3claws22
4750
4751         * sync with 0.8.3cvs5
4752                 see ChangeLog 2002-09-24
4753
4754 2002-09-24 [alfons]     0.8.3claws21
4755
4756         patch by Satoshi Nagayasu: allows appending / saving multiple 
4757         selected files (closes "[ 612279 ] save multiple mesg(s) in 
4758         'Save as ...'")
4759
4760         * AUTHORS
4761                 add Satoshi Nagayasu
4762         * src/summaryview.c
4763                 summary_save_as(): allow saving selected files to
4764                 one file
4765                 summary_set_menu_sensitive: enable "Save As..." when
4766                 multiple files are selected
4767         * src/utils.[ch]
4768                 append_file(): new function
4769
4770 2002-09-24 [colin]      0.8.3claws20
4771
4772         * src/procmime.c
4773                 Fix segfault when mimeinfo doesn't have a 
4774                 content_type. 
4775
4776 2002-09-24 [colin]      0.8.3claws19
4777
4778         * src/prefs_common.[ch]
4779                 Add a preference to display send dialog or not
4780         * src/send.c
4781                 Display send dialog according to preference
4782
4783 2002-09-24 [colin]      0.8.3claws18
4784
4785         * src/compose.[ch]
4786                 Disable user actions when sending
4787
4788 2002-09-24 [colin]      0.8.3claws17
4789
4790         * src/procmime.c
4791                 Do not display name or filename for attachments
4792                 with an application/pgp-signature type
4793                 (security flaw, see bug 537413)
4794
4795 2002-09-23 [colin]      0.8.3claws16
4796
4797         * src/editaddress.c
4798                 Initialize entry_email, entry_alias and 
4799                 entry_remarks to first email address of the list
4800
4801 2002-09-23 [colin]      0.83claws15
4802
4803         * src/compose.c
4804                 Drop pgp-signature when reediting a signed queued
4805                 message
4806
4807 2002-09-23 [melvin]     0.8.3claws14
4808
4809         * po/fr.po
4810                 Updated French translation
4811
4812 2002-09-23 [melvin]     0.8.3claws13
4813
4814         * src/mainwindow.c
4815                 Made custom toolbar menu labels more consistent
4816         * src/prefs_toolbar.c
4817                 Made custom toolbar window title more consistent
4818
4819 2002-09-22 [colin]      0.8.3claws12
4820
4821         * src/inc.c
4822                 Initialize session type to normal before getting 
4823                 mail (fixes strange Get behaviour)
4824         * src/prefs_account.h
4825                 Move STYPE_POP_BEFORE_SMTP to last position to 
4826                 avoid other side-effects
4827
4828 2002-09-22 [colin]      0.8.3claws11
4829
4830         * src/prefs_account.c
4831                 Fix pop_bfr_smtp_tm_entry sensivity when switching
4832                 from pop3 to apop or vice-versa
4833
4834 2002-09-22 [colin]      0.8.3claws10
4835         
4836         * src/prefs_account.[ch]
4837                 Add an option for the POP before SMTP timeout
4838         * src/inc.c
4839                 Remember time of last POP connection
4840         * src/send.c
4841                 Do POP before SMTP only if timeout reached
4842
4843 2002-09-22 [oliver]     0.8.3claws9
4844         
4845         * README.claws
4846                 explain custom toolbar
4847
4848 2002-09-22 [oliver]     0.8.3claws8
4849
4850         * src/prefs_actions.[ch]
4851         custom toolbar for compose      
4852                 actions callback from compose toolbar
4853         * src/folderview.c
4854                 remove include toolbar.h
4855
4856 2002-09-22 [oliver]     0.8.3claws7
4857         
4858         * src/prefs_toolbar.[ch]
4859                 custom toolbar for compose
4860                 - generic prefs_toolbar handles both
4861                   Mainwin's toolbar as well as Compose toolbar          
4862
4863 2002-09-22 [oliver]     0.8.3claws6
4864         
4865         * src/toolbar.[ch]
4866                 custom toolbar for compose
4867                 restructure toolbar.[ch]
4868
4869 2002-09-22 [oliver]     0.8.3claws5
4870
4871         * src/compose.[ch]
4872                 custom toolbar for compose
4873
4874 2002-09-22 [oliver]     0.8.3claws4
4875         
4876         * src/mainwindow.[ch]
4877                 custom toolbar for compose 
4878                 move mainwin toolbar back to mainwindow
4879
4880 2002-09-22 [alfons]     0.8.3claws3
4881
4882         * src/procmsg.c
4883                 :%sno/if(/if (/gc
4884                 :%sno/for(/for (/gc
4885                 (beautify)
4886
4887 2002-09-22 [alfons]     0.8.3claws2
4888         
4889         * src/procmsg.c
4890                 procmsg_save_to_outbox(): don't unlink message file from queue;
4891                 callers should do it using folder_item_remove_msg()
4892
4893 2002-09-22 [colin]      0.8.3claws1
4894
4895         * src/mimeview.[ch]
4896                 Made mimeview_check_signature() public
4897         * src/textview.c
4898                 Made GPG signatures verifiable by clicking
4899                 the [application/pgp-signature] in the Text
4900                 view
4901
4902 2002-09-22 [paul]       0.8.3claws
4903
4904         * po/bg.po
4905           po/en_GB.po
4906           po/es.po
4907           po/it.po
4908           po/pl.po
4909           po/pt_BR.po
4910           po/sr.po
4911                 updated translations, submitted by George Danchev,
4912                 me, Ricardo Mones Lastra, Alessandro Maestri,
4913                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
4914                 and Urke MMI, respectively.     
4915
4916 2002-09-22 [alfons]     0.8.2claws65
4917
4918         * src/procmsg.c
4919         * src/pgptext.c
4920                 no furry valgrinds have been used to plug these memleaks
4921
4922 2002-09-20 [paul]       0.8.2claws64
4923
4924         * sync with 0.8.3cvs4
4925                 'Select thread' re-implemented 
4926                 see ChangeLog 2002-09-20
4927
4928 2002-09-21 [alfons]     0.8.2claws63
4929
4930         * src/compose.c
4931                 compose_send(): plug unnoticed memleak
4932
4933 2002-09-20 [alfons]     0.8.2claws62
4934
4935         * src/addr_compl.c
4936                 replace_address_in_edit(): strict check for NULL address to
4937                 fix "[ 607348 ] Segfault in address completion". My guess is
4938                 that this happens with an empty address book, but it's good
4939                 to have this check here anyway
4940                 
4941                 completion_window_button_press(): free string returned 
4942                 from the internal cache
4943
4944 2002-09-20 [christoph]  0.8.2claws61
4945
4946         * src/procmime.h
4947                 added ENC_BINARY to EncodingType
4948         * src/procmime.c
4949                 the string returned by procmime_get_encoding_str
4950                 should not depend on the order of values in the
4951                 EncodingType definition
4952         * doc-src/rfc1806.txt   ** NEW FILE **
4953                 Added rfc1806 about MIME Content-Disposition
4954                 Extension
4955
4956 2002-09-19 [paul]       0.8.2claws60
4957
4958         * sync with 0.8.2cvs3
4959                 see ChangeLog 2002-09-19
4960
4961 2002-09-19 [paul]       0.8.2claws59
4962
4963         * src/prefs_folder_item.c
4964                 revert to Darko's original alignment of colour
4965                 selector button
4966                 add a colon to folder_color label
4967                 
4968         * src/compose.c
4969                 add Colin's patch (with Hiro's modifications) to 
4970                 force BASE64 encoding for 8-bit text when signing
4971                 (sync with 0.8.3cvs2)
4972
4973 2002-09-18 [alfons]     0.8.2claws58
4974
4975         * src/compose.c
4976                 :%sno/if(/if (/gc
4977                 :%sno/for(/for (/gc
4978                 (beautify a little bit)
4979
4980 2002-09-18 [christoph]  0.8.2claws57
4981
4982         * src/pine.c
4983                 fix handling of fgetc return value
4984
4985 2002-09-17 [alfons]     0.8.2claws56
4986         
4987         * src/summaryview.c
4988                 summary_sort(): check non-NULL summaryview->folder_item when no 
4989                 folder is selected at all
4990                 (closes "[ 610344 ] sort label make syl Crash")
4991
4992 2002-09-17 [alfons]     0.8.2claws55
4993         
4994         * src/compose.c
4995                 beautify a little bit
4996
4997 2002-09-17 [christoph]  0.8.2claws54
4998
4999         * src/folder.c
5000                 initialize max values for cache and folder
5001                 when cache or folder is empty
5002
5003 2002-09-15 [colin]      0.8.2claws53
5004
5005         * src/compose.c
5006                 Fix a leak (thanks Alfons!) and cleaned
5007                 variables names for custom headers
5008
5009 2002-09-15 [colin]      0.8.2claws52
5010
5011         * src/compose.c
5012                 Fix custom headers recognition when
5013                 prefs_common.trans_hdr is on
5014
5015 2002-09-15 [colin]      0.8.2claws51
5016
5017         * src/compose.c
5018                 Allow dynamically-added custom headers
5019                 Yet not reparsed if reedited
5020
5021 2002-09-15 [alfons]     0.8.2claws50
5022
5023         * src/prefs_account.c
5024                 fix warnings
5025
5026 2002-09-15 [colin]      0.8.2claws49
5027         
5028         * src/prefs_account.c
5029                 fix pop_before_smtp sensitivity
5030
5031 2002-09-15 [colin]      0.8.2claws48
5032
5033         * src/inc.[ch]
5034                 add inc_pop_before_smtp()
5035                 allow MainWindow to be undefined in 
5036                 inc_account_mail() and inc_start()
5037         * src/pop.c
5038           src/prefs_account.h
5039                 add STYPE_POP_BEFORE_SMTP session type
5040         * src/prefs_account.c
5041                 activated pop before smtp option
5042         * src/send.c
5043                 do pop before smtp if the relevant option 
5044                 is set
5045
5046 2002-09-15 [paul]       0.8.2claws47
5047
5048         * sync with 0.8.3
5049                 see ChangeLog 2002-09-15
5050
5051 2002-09-14 [paul]       0.8.2claws46
5052
5053         * po/bg.po
5054                 updated Bulgarian translation, submitted by
5055                 George Danchev
5056
5057 2002-09-13 [paul]       0.8.2claws45
5058
5059         * src/compose.c
5060                 merge claws' select_account() with main's
5061                 (new) compose_select_account(). [sync with
5062                 0.8.2cvs15, see ChangeLog 2002-09-11]
5063
5064 2002-09-12 [christoph]  0.8.2claws44
5065
5066         * src/filter.c
5067                 allocate 1 elements of FolderItem not 0
5068
5069 2002-09-12 [colin]      0.8.2claws43
5070
5071         * src/compose.c
5072                 Fix bug #590825 (obey Follow-up: poster)
5073
5074 2002-09-12 [colin]      0.8.2claws42
5075
5076         * src/procmime.c
5077                 Fix bug #557009 (wrong headers for messages 
5078                 forwarded as attachments)
5079
5080 2002-09-11 [colin]      0.8.2claws41
5081         
5082         * src/compose.c
5083                 Put SCF: pseudo-header on top of message
5084                 Set draft tmp_flag when saved as draft
5085
5086         * src/procmsg.c
5087           src/procheader.c
5088                 Skip after first \n\n for beginning of real message
5089                 for drafts too
5090
5091 2002-09-11 [christoph]  0.8.2claws40
5092
5093         * src/filtering.c
5094                 use procmsg flag functions in filtering or processing
5095                 will cause incorrect folder message counts
5096
5097 2002-09-11 [colin]      0.8.2claws39
5098
5099         * src/compose.c
5100                 Fix bug #550175 - wrong save folder when reediting
5101                 drafts
5102
5103 2002-09-11 [paul]       0.8.2claws38
5104
5105         * sync with 0.8.2cvs14
5106                 see ChangeLog 2002-09-11
5107
5108 2002-09-11 [colin]      0.8.2claws37
5109
5110         * src/folder.c
5111                 Fix a typo (seeming to cause new/unread status to
5112                 be lost)
5113
5114 2002-09-10 [christoph]  0.8.2claws36
5115
5116         * src/compose.c
5117                 compose_redirect should not use compose_generic_new
5118                 because that does more stuff than expected including
5119                 opening the external editor
5120                 (closes bug "[ 526608 ] bounced messages appear blank
5121                  in editor")
5122
5123 2002-09-10 [christoph]  0.8.2claws35
5124
5125         * src/folder.c
5126                 fix problem with too large message number range
5127                 causing a crash in folder_item_scan
5128
5129 2002-09-10 [paul]       0.8.2claws34
5130
5131         * sync with 0.8.2cvs13
5132                 see ChangeLog 2002-09-10
5133
5134 2002-09-10 [christoph]  0.8.2claws33
5135
5136         * src/msgcache.c
5137                 set MsgInfo TmpFlags for queue and draft folders
5138                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
5139
5140 2002-09-10 [paul]       0.8.2claws32
5141
5142         * AUTHORS
5143           po/bg.po      ** NEW FILE **
5144                 new Bulgarian translation submitted by
5145                 George Danchev <danchev@spnet.net>
5146                 
5147         * tools/Makefile.am
5148           tools/README
5149           tools/tb2sylpheed     ** NEW FILE **
5150                 add script that converts an addressbook exported
5151                 from The Bat! into a Sylpheed addressbook. Submitted
5152                 by Urke MMI <urke-kg@eunet.yu>
5153
5154 2002-09-10 [paul]       0.8.2claws31
5155
5156         * sync with 0.8.2cvs12
5157                 see ChangeLog 2002-09-10
5158
5159 2002-09-06 [paul]       0.8.2claws30
5160
5161         * src/prefs_common.c
5162                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
5163                 
5164         * tools/Makefile.am
5165           tools/README
5166           tools/ldif-to-xml.py  ** REMOVED **
5167                 remove obsolete python script
5168
5169 2002-09-06 [paul]       0.8.2claws29
5170
5171         * sync with 0.8.2cvs10
5172                 see ChangeLog 2002-09-06
5173
5174 2002-09-04 [paul]       0.8.2claws28
5175
5176         * sync with 0.8.2cvs9
5177                 see ChangeLog 2002-08-04
5178
5179 2002-09-04 [colin]      0.8.2claws27 
5180
5181         * src/prefs_common.[ch]
5182                 Added signature color configuration
5183         * src/textview.c
5184                 Use user-specified signature color
5185
5186 2002-09-03 [colin]      0.8.2claws26
5187
5188         * src/prefs_common.[ch]
5189                 Added autosave and autosave_length prefs
5190         * src/compose.c
5191                 Added compose_remove_draft()
5192                 Auto-save drafts according to the prefs
5193         * src/main.c
5194                 Added a crash-indicator file, allowing to check
5195                 for new messages on startup if Sylpheed crashed
5196                 (makes saved drafts "reappear")
5197
5198 2002-09-03 [colin]      0.8.2claws25
5199
5200         * src/textview.[ch]
5201                 Grey the signature
5202
5203 2002-09-03 [paul]       0.8.2claws24
5204
5205         * sync with 0.8.2cvs8
5206                 see ChangeLog 2002-09-02 and 2002-09-03
5207
5208 2002-09-03 [darko]      0.8.2claws23
5209
5210         * src/folderview.c
5211                 use normal style when creating new folder to pick
5212                 proper font size 
5213
5214 2002-09-02 [melvin]     0.8.2claws22
5215
5216         * src/gtkaspell.m4
5217                 removed some obsolete code
5218
5219 2002-09-02 [melvin]     0.8.2claws21
5220
5221         * ac/aspell.m4
5222                 fixed test's equality sign (== to =)
5223
5224 2002-09-02 [alfons]     0.8.2claws20
5225
5226         * src/folder.c
5227         * src/mh.c
5228                 revert change of 0.8.2claws16 and use the mh_folder_destroy
5229                 as folder->destroy virtual as suggested by Hiro
5230                 (the mh.c code seems to have been lost around mh.c.1.21)
5231
5232 2002-09-02 [paul]       0.8.2claws19
5233
5234         * po/pt_BR.po
5235                 updated by Fabio Jr. Beneditto
5236                 
5237         * src/defs.h
5238                 use 'http://claws.sylpheed.org' for homepage link. 
5239                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
5240
5241 2002-09-01 [alfons]     0.8.2claws18
5242
5243         * src/mh.c
5244                 plug memleak related to one Martin Kluge found
5245
5246 2002-08-31 [paul]       0.8.2claws17
5247
5248         * sync with 0.8.2cvs6
5249                 see ChangeLog 2002-08-30
5250
5251 2002-08-31 [alfons]     0.8.2claws16
5252
5253         * src/folder.c
5254                 folder_destroy(): remove mailbox from folderlist even if it has
5255                 no destroy virtual
5256
5257 2002-08-31 [alfons]     0.8.2claws15
5258
5259         * src/folder.c
5260                 :%sno/if(/if (/gc
5261                 :%sno/for(/for (/gc
5262                 (being pedantic I know)
5263
5264 2002-08-31 [alfons]     0.8.2claws14
5265
5266         * src/folder.c
5267                 check for NULL pointers returned from folder->fetch_msginfo virtual
5268                 (should solve some reported crashes)
5269
5270 2002-08-30 [alfons]     0.8.2claws13
5271
5272         * acconfig.h
5273         * configure.in
5274         * src/crash.c
5275                 enable crash dialog on compilation time
5276                 (--enable-crash-dialog configure option)
5277
5278 2002-08-30 [alfons]     0.8.2claws12
5279
5280         * AUTHORS
5281                 add Martin Kluge
5282         * src/mh.c
5283                 apply memory leak plug patch by Martin Kluge
5284                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
5285                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
5286                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
5287
5288 2002-08-30 [darko]      0.8.2claws11
5289
5290         * src/folderview.c
5291                 copy Gtk style from normal style to match
5292                 font size for coloured folders
5293
5294 2002-08-29 [alfons]     0.8.2claws10
5295
5296         * sylpheed.desktop
5297                 Type=Internet <- Type=Application
5298                 (reported by Michael Schwendt, see:
5299                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
5300                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
5301
5302 2002-08-29 [paul]       0.8.2claws9
5303
5304         * sync with 0.8.2cvs5
5305                 see ChangeLog 2002-08-29
5306
5307 2002-08-29 [colin]      0.8.2claws8
5308
5309         * src/summaryview.c
5310                 Added a sanity check in summary_select_thread
5311                 Should fix bug 601605
5312
5313 2002-08-29 [colin]      0.8.2claws7
5314
5315         * src/main.c
5316                 Revert claws6 changes regarding bug #591676
5317
5318 2002-08-28 [colin]      0.8.2claws6
5319         
5320         * src/main.c
5321                 Ignore cache for queue folderitems
5322                 Fix bug #591676
5323
5324 2002-08-28 [melvin]     0.8.2claws5
5325
5326         * README.claws
5327                 Fixed typos.
5328
5329 2002-08-28 [melvin]     0.8.2claws4
5330
5331         * README.claws
5332                 Updated a bit the text concerning the spell checker
5333
5334 2002-08-28 [melvin]     0.8.2claws3
5335
5336         Merged the GNU_aspell_branch:
5337                 Support of new GNU/aspell is now included and the old pspell
5338                 is not supported anymore.
5339                 See README.claws
5340
5341         * README.claws
5342                 Updated spell checker text to reflect the switch to GNU/aspell
5343
5344         * ac/aspell.m4          *** NEW ***
5345         * src/gtkaspell.[ch]    *** NEW *** 
5346         * ac/pspell.m4          *** DELETED *** 
5347         * src/gtkspell.[ch]     *** DELETED ***
5348
5349         * ac/Makefile.am
5350                 Updated for GNU/aspell support
5351
5352         * po/POTFILES.in
5353                 Replaced gtkspell.c by gtkaspell.c
5354
5355         * acconfig.h
5356         * src/Makefile.am
5357         * src/about.c
5358         * src/compose.[ch]
5359         * src/crash.c
5360         * src/main.c
5361         * src/prefs_common.[ch]
5362                 Updated for GNU/aspell support
5363
5364 2002-08-28 [paul]       0.8.2claws2
5365
5366         * sync with 0.8.2cvs4
5367                 see ChangeLog 2002-08-27 and 2002-08-28
5368
5369 2002-08-28 [colin]      0.8.2claws1
5370
5371         * src/summary_search.c
5372                 Added "AND search"
5373
5374 2002-08-28 [jens]       0.8.2claws
5375
5376         *po/de.po
5377                 Updated German translations
5378
5379 2002-08-27 [melvin]     0.8.2claws
5380
5381         * po/fr.po
5382                 Updated French translations
5383
5384 2002-08-27 [paul]       0.8.2claws
5385
5386         * sync with 0.8.2 main release
5387
5388         * po/en_GB.po
5389           po/es.po
5390           po/it.po
5391           po/pl.po
5392           po/pt_BR.po
5393           po/sr.po
5394                 updated message catalogs submitted by
5395                 Ricardo Mones Lastra, Alessandro Maestri,
5396                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
5397                 Beneditto and Urke MMI  
5398
5399 2002-08-27 [hoa]        0.8.1claws123
5400
5401         * src/mainwindow.[ch]
5402         * src/summaryview.[ch]
5403                 removed the "filter setting" menu option.
5404                 add a "cancel a news message" menu option.
5405
5406 2002-08-26 [martin]     0.8.1claws122
5407
5408         * ChangeLog.claws
5409                 changed string under 0.8.1claws79 changed by myself
5410                 i'm sorry alfons :(
5411
5412 2002-08-26 [martin]     0.8.1claws121
5413
5414         * src/crash.c
5415                 added kill command to debuggerrc to start crash dialog
5416
5417 2002-08-26 [paul]       0.8.1claws120
5418
5419         * sync with 0.8.1cvs31
5420                 see ChangeLog 2002-08-26
5421
5422 2002-08-25 [alfons]     0.8.1claws119
5423
5424         * src/procmsg.c
5425                 fix bug that didn't send out correct headers to news server
5426                 when sending news article and email from queue (bug reported
5427                 and patch provided by Tim Mann; closes bug 
5428                 "[ 583196 ] 0.7.8claws can't post news")
5429
5430 2002-08-25 [alfons]     0.8.1claws118
5431
5432         * src/selective_download.c
5433                 mark two strings as translatable
5434                 (thanks to Urke MMI for pointing this out)
5435
5436 2002-08-25 [alfons]     0.8.1claws117
5437
5438         * src/summaryview.c
5439                 treat sent boxes as special and allow sorting them by addressee
5440                 (closes "[ 589418 ] Sent folder sorting misbehavior"
5441                 submitted by Steve Lamb)
5442
5443 2002-08-24 [alfons]     0.8.1claws116
5444
5445         * src/matcher.c
5446                 fix memleak reported by Martin Kluge
5447                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
5448
5449 2002-08-24 [oliver]     0.8.1claws115
5450
5451         * src/prefs_toolbar.c
5452                 o code cleanup as suggested by Alfons
5453                 o memleak fix
5454
5455 2002-08-24 [alfons]     0.8.1claws114
5456
5457         * src/summaryview.c
5458                 o fix another memory leak reported by Martin Kluge
5459                   (see "[ 599568 ] Small Memory Leak")
5460                 o remove 'from' variable from 'summary_set_header()'; we can
5461                   do with just 'to' 
5462
5463 2002-08-24 [paul]       0.8.1claws113
5464
5465         * sync with 0.8.1cvs30
5466                 see ChangeLog 2002-08-23
5467
5468 2002-08-24 [alfons]     0.8.1claws112
5469
5470         * src/summaryview.c
5471                 remove unnecessary allocations for search bar fixing leaks
5472                 reported by Martin Kluge
5473                 (see "[ 599451 ] Further memory leaks?")
5474
5475 2002-08-24 [alfons]     0.8.1claws111
5476
5477         * src/main.c
5478                 make get_socket_name() public for crash.c
5479         * src/crash.c
5480                 o make report bug button work (goes to claws' 
5481                   bug tracker at sf.net)
5482                 o introduce function for doing important stuff just
5483                   before claws goes down
5484                 o clean up code 
5485
5486 2002-08-24 [alfons]     0.8.1claws110
5487
5488         * src/compose.c
5489                 move cursor to "To" entry when forwarding as attachment
5490                 (reported and solved by Steve Lamb, closes bug report
5491                 "[ 592880 ] Forward as attachment; cursor not in to")
5492
5493 2002-08-24 [colin]      0.8.1claws109
5494
5495         * src/mainwindow.c
5496                 fix quick search visibility after GUI (de)separations.
5497
5498 2002-08-23 [colin]      0.8.1claws108
5499
5500         * src/mainwindow.c
5501                 fix header pane visibility after folderview or
5502                 messageview (de)separation
5503
5504 2002-08-23 [paul]       0.8.1claws107
5505
5506         * src/mainwindow.[ch]
5507           src/toolbar.c
5508                 give full control of display or non-display 
5509                 of the Execute icon to Custom toolbar settings.
5510                 add new sensitivity condition to maninwindow.h: 
5511                 M_DELAY_EXEC
5512
5513         * ChangeLog
5514           ChangeLog.jp
5515           NEWS
5516                 more sync with 0.8.1cvs29
5517
5518 2002-08-23 [melvin]     0.8.1claws106
5519
5520         * src/alertpanel.c
5521                 Readded support for custom widget in alertpanel lost in last
5522                 sync.
5523
5524 2002-08-23 [paul]       0.8.1claws105
5525
5526         * sync with 0.8.1cvs29
5527                 see ChangeLog 2002-08-23
5528
5529 2002-08-23 [colin]      0.8.1claws104
5530
5531         * src/summaryview.c
5532                 Fix folder and search pixmaps exchanging positions
5533                 after theme or toolbar changes. Thank to Oliver for 
5534                 reporting this.
5535
5536 2002-08-23 [colin]      0.8.1claws103
5537
5538         * src/mainwindow.c
5539           src/messageview.[ch]
5540           src/noticeview.[ch]
5541           src/summaryview.c
5542                 Changed messageview_create() and noticeview_create()
5543                 to avoid the last gdk_warning
5544
5545 2002-08-22 [colin]      0.8.1claws102
5546
5547         * src/summaryview.c
5548                 Fix my new `Creating pixmap from xpm' warning
5549
5550 2002-08-22 [colin]      0.8.1claws101
5551
5552         * src/mainwindow.c
5553                 Fix some of the gdk warnings
5554
5555 2002-08-22 [colin]      0.8.1claws100
5556
5557         * src/Makefile.am
5558         * src/stock_pixmap.c
5559         * src/stock_pixmap.h
5560         * src/pixmaps/quicksearch.xpm *ADDED*
5561                 Add the quicksearch pixmap
5562         * src/mainwindow.c
5563         * src/summaryview.c
5564         * src/summaryview.h
5565                 Make quicksearch bar visible/hidden via a button
5566
5567 2002-08-22 [christoph]  0.8.1claws99
5568
5569         * src/folder.c
5570                 fix folder update for newsgroups with message
5571                 numbers below minimum number of articles to fetch
5572                 (closes bug #598445)
5573
5574 2002-08-22 [paul]       0.8.1claws98
5575
5576         * sync with 0.8.1cvs28
5577                 see ChangeLog 2002-08-22
5578
5579 2002-08-21 [alfons]     0.8.1claws97
5580
5581         * src/crash.c
5582                 use bt instead of bt full which seems to work 
5583                 better, and bt full doesn't give a great deal 
5584                 of information anyway
5585
5586 2002-08-21 [colin]      0.8.1claws96
5587
5588         * src/summaryview.c
5589                 fix summaryview_searchtype_changed prototype
5590
5591 2002-08-21 [christoph]  0.8.1claws95
5592
5593         * src/mainwindow.c
5594                 o fix broken menu update for sorting type, we have to
5595                   get this info from the summaryview now
5596                 o removed setting of threaded state in menu callback
5597         * src/summaryview.[ch]
5598                 more summaryview/folderitem seperation for
5599                 threading option
5600         * configure.in
5601                 removed not required --with-compiler-flags option
5602
5603 2002-08-21 [oliver]     0.8.1claws94
5604         
5605         * src/toolbar.h 
5606                 o rename toolbar.xml to toolbar_main.xml
5607                   since toolbar_compose.xml might come up 
5608                   any time soon
5609         * README.claws
5610                 add custom toolbar              
5611
5612 2002-08-21 [darko]      0.8.1claws93
5613
5614         * src/procmsg.c
5615                 don't reset tmp flags for messages copied
5616                 to sent folder
5617
5618 2002-08-21 [colin]      0.8.1claws92
5619         
5620         * src/prefs_filtering.c
5621                 fix renaming rules on folder rename 
5622                 when folder is not a leaf folder
5623
5624 2002-08-21 [paul]       0.8.1claws91
5625
5626         * src/prefs_folder_item.c
5627                 fix alignment of colour selector
5628
5629 2002-08-21 [paul]       0.8.1claws90
5630
5631         * sync with 0.8.1cvs27
5632                 see ChangeLog 2002-08-21
5633
5634 2002-08-21 [paul]       0.8.1claws89
5635
5636         * src/summaryview.c
5637                 fix crash when changing field type in
5638                 Quick search bar
5639
5640 2002-08-21 [colin]      0.8.1claws88
5641
5642         * src/summaryview.c
5643                 Made quick search case-insensitive
5644
5645 2002-08-21 [paul]       0.8.1claws87
5646
5647         * sync with 0.8.1cvs26
5648                 see ChangeLog 2002-08-21
5649
5650 2002-08-20 [christoph]  0.8.1claws86
5651
5652         * src/folderview.c
5653         * src/main.c
5654         * src/summaryview.[ch]
5655                 more summaryview/folderitem seperation for
5656                 sort_key and sort_type
5657         * src/procmsg.c
5658                 added missing return statement
5659
5660 2002-08-20 [colin]      0.8.1claws85
5661
5662         * src/summaryview.[ch]
5663                 Added a quick search box
5664         * src/mainwindow.c
5665         * src/prefs_common.[ch]
5666                 Added a show/hide option for the quick search
5667
5668 2002-08-20 [oliver]     0.8.1claws84
5669         
5670         * src/mainwindow.c
5671                 remove toolbar_create_popups
5672         * src/toolbar.[ch]
5673                 o remove toolbar_create_popups
5674                 o fix toolbar_set_sensitive 
5675                   (Bug reports #596834 and #596832)     
5676         * src/prefs_toolbar.c
5677                 o add "Set default" button
5678                 o align label and text + combo widgets
5679
5680 2002-08-20 [hoa]        0.8.1claws83bis
5681
5682         * src/imap.c
5683                 fixed a bug in imap_fetch_msginfo() in case there is no
5684                 current folder.
5685
5686 2002-08-20 [darko]      0.8.1claws83
5687
5688         * src/folderview.c
5689                 copy the color style of folder view so it
5690                 works with GTK themes
5691
5692 2002-08-20 [darko]      0.8.1claws82
5693
5694         * src/folder.h
5695         * src/folderview.c
5696         * src/prefs_folder_item.[hc]
5697                 don't use UI stuff in folder.h
5698
5699 2002-08-20 [darko]      0.8.1claws81
5700
5701         * src/folder.h
5702         * src/prefs_folder_item.h
5703         * src/folderview.c
5704         * src/prefs_folder_item.c
5705                 ability to set folder color in folderview
5706
5707 2002-08-19 [alfons]     0.8.1claws80
5708
5709         * src/summaryview.c
5710                 fix one of the earlier memleaks reported by Martin Kluge
5711
5712 2002-08-19 [alfons]     0.8.1claws79
5713
5714         * src/mainwindow.c
5715                 hide notice view when selecting seperate folder
5716                 view (reported by Urke MMI)
5717
5718 2002-08-19 [christoph]  0.8.1claws78
5719
5720         * src/folderview.c
5721         * src/prefs_folder_item.h
5722         * src/summaryview.[ch]
5723                 o add summary_set_prefs_from_folderitem to set
5724                   summaryview prefs (first step to remove all
5725                   references to the folderitem in summaryview)
5726                 o moved compiled regex stuff from folderitem prefs
5727                   to summaryview code
5728
5729 2002-08-19 [paul]       0.8.1claws77
5730
5731         * src/compose.c
5732                 add check for '.' to QUOTE_IF_REQUIRED
5733
5734 2002-08-19 [paul]       0.8.1claws76
5735
5736         * src/inc.c
5737                 sync with 0.8.1cvs25 (plug memory leak)
5738
5739         * src/prefs_toolbar.c
5740                 re-order prefs_toolbar_cancel()
5741
5742 2002-08-18 [alfons]     0.8.1claws75
5743
5744         * src/inc.c
5745         * src/matcher.c
5746                 plug other memleaks reported by Martin Kluge
5747
5748 2002-08-18 [paul]       0.8.1claws74
5749
5750         * po/pt_BR.po
5751                 updated by Fabio Jr. Beneditto
5752
5753 2002-08-18 [paul]       0.8.1claws73
5754
5755         * src/toolbar.[ch]
5756                 fix bug where tooltips were displayed untranslated              
5757
5758         * src/prefs_toolbar.c
5759                 fix bug where clicking 'Cancel' creates an icon & text
5760                 toolbar regardless of prefs
5761         
5762
5763 2002-08-17 [oliver]     0.8.1claws72
5764
5765         * src/prefs_toolbar.c
5766                 update toolbar on CANCEL
5767                 bug reported by Martin Kluge
5768         * src/toolbar.c
5769                 toolbar_destroy memleak fixed           
5770
5771 2002-08-17 [alfons]     0.8.1claws71
5772
5773         * src/toolbar.c
5774                 plug another memleak reported by Martin Kluge
5775
5776 2002-08-16 [alfons]     0.8.1claws70
5777
5778         * src/crash.c
5779                 use execvp() correctly (suggested by wwp; thanks!)
5780
5781 2002-08-16 [alfons]     0.8.1claws69
5782
5783         * src/gtksctree.c
5784                 plug memory leak reported by Kim Schultz & Martin Kluge
5785
5786 2002-08-16 [paul]       0.8.1claws68
5787
5788         * po/es.po
5789                 updated by Ricardo Mones Lastra
5790
5791 2002-08-16 [paul]       0.8.1claws67
5792
5793         * src/toolbar.h
5794                 fix bug where 'Compose News' icon showed wrong
5795                 tooltip
5796
5797 2002-08-16 [paul]       0.8.1claws66
5798
5799         * sync with 0.8.1cvs24
5800                 see ChangeLog 2002-08-16
5801
5802         * po/it.po
5803                 updated by Alessandro Maestri
5804
5805 2002-08-15 [paul]       0.8.1claws65
5806
5807         * po/sr.po
5808                 updated by Urke MMI
5809
5810 2002-08-15 [paul]       0.8.1claws64
5811
5812         * src/*.c
5813                 don't translate debug info
5814
5815         * src/matcher.[ch]
5816                 add copyright info
5817
5818 2002-08-15 [paul]       0.8.1claws63
5819
5820         * src/prefs_toolbar.c
5821                 fix bug where clicking 'OK' creates an icon & text
5822                 toolbar regardless of prefs
5823
5824 2002-08-14 [alfons]     0.8.1claws62
5825
5826         * src/main.c
5827                 add global var that has the full argv[0]
5828         * src/crash.c
5829                 o execvp the correct sylpheed by using argv0
5830                   and setting the correct work dir
5831                 o other tweaks  
5832
5833 2002-08-14 [oliver]     0.8.1claws61
5834         
5835         * enable/disable Toolbar Action Buttons 
5836         * code cleanups
5837         * src/mainwindow.c
5838         * src/toolbar.[ch]      
5839         * src/prefs_toolbar.c   
5840
5841 2002-08-14 [melvin]     0.8.1claws60
5842
5843         * po/fr.po
5844                 Updated French translations
5845
5846 2002-08-14 [melvin]     0.8.1claws59
5847
5848         * src/crash.c
5849                 Made bug report not translatable
5850         * src/exporthtml.c
5851                 Fixed exporthtml_build_filespec() return value
5852         * src/foldersel.c
5853                 Fixed incorrect include file
5854         * src/gtkspell.c
5855         * src/prefs_actions.c
5856         * src/prefs_toolbar.c
5857                 Made debug info not translatable
5858         * src/mutt.c
5859         * src/quote_fmt.c
5860                 Added missing includes
5861         * src/prefs_common.c
5862                 Fixed typo
5863
5864 2002-08-14 [paul]       0.8.1claws58
5865
5866         * faq/es/sylpheed-faq.html
5867           faq/es/sylpheed-faq-[1-3].html
5868           faq/es/sylpheed-faq-4.html     **NEW FILE **
5869                 update Spanish FAQ
5870
5871 2002-08-13 [christoph]  0.8.1claws57
5872
5873         * src/procmsg.c
5874                 ignore thread fix that did not mark all
5875                 child nodes of a ignored thread as
5876                 ignored. Does not work perfectly yet,
5877                 but it is better now
5878
5879 2002-08-13 [alfons]     0.8.1claws56
5880
5881         * src/crash.c
5882                 o implement 'save crash log'
5883                 o some tweaks
5884
5885 2002-08-13 [melvin]     0.8.1claws55
5886
5887         * src/main.c
5888                 removed unrequired "execinfo.h" header
5889
5890 2002-08-12 [paul]       0.8.1claws54
5891
5892         * faq/en/sylpheed-faq.html
5893           faq/en/sylpheed-faq-[1-3].html
5894           faq/en/sylpheed-faq-4.html     **NEW FILE **
5895                 update English FAQ
5896
5897 2002-08-12 [alfons]     0.8.1claws53
5898
5899         * po/POTFILES.in
5900                 add crash.c to translatables
5901         * src/crash.c
5902                 bring in Leandro's crash dialog
5903
5904 2002-08-11 [alfons]     0.8.1claws52
5905
5906         * src/crash.c
5907                 clean up some warnings
5908
5909 2002-08-11 [alfons]     0.8.1claws51
5910
5911         * acconfig.h
5912         * configure.in
5913         * src/crash.[ch]        ** NEW FILES **
5914         * src/main.c            
5915                 initial gdb crash handler
5916
5917 2002-08-11 [paul]       0.8.1claws50
5918
5919         * src/prefs_toolbar.c
5920                 replace Up/Down arrow pixmaps with text to be
5921                 consistent across icon themes
5922
5923 2002-08-11 [paul]       0.8.1claws49
5924
5925         * src/prefs_common.c
5926           src/prefs_toolbar.c
5927                 rename 'Pixmap' -> 'Icon'
5928
5929         * src/toolbar.[ch]
5930                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
5931
5932 2002-08-10 [paul]       0.8.1claws48
5933
5934         * src/prefs_toolbar.c
5935                 re-work the UI
5936
5937 2002-08-10 [paul]       0.8.1claws47
5938
5939         * src/main.c
5940                 don't write Processing progress to status bar
5941                 patch submitted by Alexander Evseev
5942
5943         * src/prefs_toolbar.c
5944                 re-position and resize window
5945                 make window assume correct size on first call
5946
5947 2002-08-10 [paul]       0.8.1claws46
5948
5949         * src/mainwindow.c
5950           src/prefs_toolbar.c
5951           src/toolbar.c
5952           src/toolbar.h
5953                 obey coding style
5954                 follow UI text conventions
5955
5956 2002-08-10 [alfons]     0.8.1claws45
5957
5958         * src/toolbar.c
5959                 correct pixmap for delete action
5960
5961 2002-08-10 [paul]       0.8.1claws44
5962
5963         * po/pt_BR.po
5964                 updated by Fabio Jr. Beneditto
5965
5966 2002-08-10 [paul]       0.8.1claws43
5967
5968         * po/POTFILES.in
5969                 add custom toolbar files
5970
5971 2002-08-10 [paul]       0.8.1claws42
5972
5973         * sync with 0.8.1cvs22
5974                 see ChangeLog 2002-08-09
5975
5976 2002-08-09 [paul]       0.8.1claws41
5977
5978         * tools/Makefile.am
5979           tools/README
5980           tools/outlook2sylpheed.pl     ** NEW FILE **
5981                 add script to convert exported Outlook
5982                 contacts list to a Sylpheed addressbook.
5983                 Submitted by Ricardo Mones Lastra.
5984
5985 2002-08-09 [paul]       0.8.1claws40
5986
5987         * AUTHORS
5988           configure.in
5989           po/sr.po      ** NEW FILE **
5990                 add Serbian message catalog. Submitted by
5991                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
5992
5993 2002-08-09 [paul]       0.8.1claws39
5994
5995         * sync with 0.8.1cvs21
5996                 see ChangeLog 2002-08-08
5997
5998 2002-08-08 [oliver]     0.8.1claws38
5999
6000         * src/mainwindow.c
6001                 move Custom Toolbar to Configuration menu
6002
6003 2002-08-08 [oliver]     0.8.1claws37
6004
6005         * src/prefs_toolbar.c
6006                 fix substitute pixmap bug
6007
6008 2002-08-08 [paul]       0.8.1claws36
6009
6010         * sync with 0.8.1cvs19
6011                 see ChangeLog 2002-08-08
6012
6013 2002-08-07 [christoph]  0.8.1claws35
6014
6015         * src/utils.c
6016                 fixed a memory leak in new canonicalize_file_replace
6017
6018 2002-08-07 [christoph]  0.8.1claws34
6019
6020         * src/utils.[ch]
6021                 o canonicalize_file_replace should create the temporary
6022                   file in the same directory as the original file.
6023                 o added get_tmpfile_in_dir that creates a temorary file
6024                   in a specified directory.
6025
6026 2002-08-07 [melvin]     0.8.1claws33
6027
6028         * src/toolbar.c
6029                 fixed bug where 'Article' button acted as 'Email' button.
6030
6031 2002-08-07 [paul]       0.8.1claws32
6032
6033         * sync with 0.8.1.cvs17
6034                 see ChangeLog 2002-08-07
6035
6036 2002-08-07 [colin]      0.8.1claws31
6037         
6038         * src/news.c
6039                 fix mass-cancel problem
6040
6041 2002-08-07 [thorsten]   0.8.1claws30
6042
6043         * src/prefs_toolbar.c
6044                 fix: crash on replace or add new button
6045         * src/toolbar.c
6046                 fix: close xmlfile after reading
6047         * src/utils.c
6048                 fix: unlink() file before rename()
6049
6050 2002-08-06 [paul]       0.8.1claws29
6051
6052         * sync with 0.8.cvs15
6053                 see ChangeLog 2002-08-06
6054
6055 2002-08-06 [oliver]     0.8.1claws28
6056
6057         * src/toolbar.c
6058         * src/prefs_toolbar.c
6059                 fixed empty toolbar issue
6060
6061 2002-08-06 [oliver]     0.8.1claws27
6062
6063         * Custom Toolbar Final 
6064         * src/folderview.c
6065         * src/inc.c
6066         * src/summaryview.c
6067                 o toolbar stuff now lives in src/toolbar.[ch]
6068                 o main_window_toolbar_* functions are renamed to
6069                   toolbar_* reflecting their new source file
6070         * src/mainwindow.[ch]
6071                 o remove toolbar stuff  
6072
6073 2002-08-06 [oliver]     0.8.1claws26
6074         
6075         * src/Makefile.am
6076         * src/prefs_toolbar.[ch]        **New File**
6077         * src/toolbar.[ch]              **New File**
6078                 o prefs_toolbar.[ch] custom toolbar frontend
6079                 o toolbar.[ch]       backend 
6080
6081 2002-08-06 [oliver]     0.8.1claws25
6082
6083         * src/prefs_actions.[ch]
6084                 o new exported function actions_execute
6085
6086 2002-08-06 [paul]       0.8.1claws24
6087
6088         * sync with 0.8.1cvs4
6089                 see ChangeLog 2002-08-06
6090
6091 2002-08-06 [paul]       0.8.1claws23
6092
6093         * sync with 0.8.1cvs13
6094                 see ChangeLog 2002-08-06
6095
6096 2002-08-06 [paul]       0.8.1claws22
6097
6098         * sync with 0.8.1cvs12
6099                 see ChangeLog 2002-08-05 and 2002-08-06
6100
6101 2002-08-06 [match]      0.8.1claws21
6102
6103         * src/addrclip.c
6104                 improvements to cut/copy/paste address
6105
6106 2002-08-05 [match]      0.8.1claws20
6107
6108         * src/addritem.[ch]
6109         * src/addrcache.c
6110         * src/addrbook.c
6111         * src/editaddress.c
6112         * src/addressbook.c
6113                 fixes to improve cut/copy/paste
6114
6115 2002-08-06 [melvin]     0.8.1claws19
6116
6117         * src/account.[ch]
6118                 account_find_all_from_address(): new function that returns the
6119                 list of all accounts that are matched in an address.
6120         * src/alertpanel.[ch]
6121                 alertpanel() now accepts a custom widget
6122                 alertpanel_with_widget(): new function that pops up a panel with
6123                 a custom widget in it 
6124         * src/gtkutils.[ch]
6125                 gtkut_account_menu_new(): new function that allows the selection
6126                 of an account from a list of accounts.
6127         * src/messageview.c
6128                 Extended Return Receipt notification to select the correct 
6129                 account and to make a security test on the Delivery-Notification
6130                 address which should be the same as the Return-Path.
6131
6132 2002-08-06 [thorsten]   0.8.1claws18
6133
6134         * src/mimeview.c
6135                 attach_all: save unnamed as "noname.%d",
6136                 dont free static dirname
6137
6138 2002-08-05 [alfons]     0.8.1claws17
6139
6140         * configure.in
6141                 detect XIM by trying to link rather than compile a XIM program
6142
6143 2002-08-05 [oliver]     0.8.1claws16
6144                 
6145         * src/stock_pixmap.[ch]
6146                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
6147                 o new func to retrieve pixmaps
6148
6149 2002-08-05 [paul]       0.8.1claws15
6150
6151         * sync with 0.8.1cvs10
6152                 see ChangeLog 2002-08-05
6153
6154 2002-08-04 [alfons]     0.8.1claws14
6155
6156         * src/textview.c
6157                 see if this plugs memleak
6158
6159 2002-08-04 [melvin]     0.8.1claws13
6160
6161         * src/gtkspell.c
6162                 fixed bug that could crash Sylpheed when highlighting
6163                 all misspelled words.
6164
6165 2002-08-03 [melvin]     0.8.1claws12
6166
6167         * src/prefs_actions.c
6168                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
6169         * src/messageview.c
6170                 fixed bug where the Return Receipt was sent to
6171                 Delivery-Notification-To address even if it was not present
6172
6173 2002-08-02 [alfons]     0.8.1claws11
6174
6175         * src/prefs_actions.c
6176                 o more check for NULLs
6177                 o put create_io_dialog() in right conditional block
6178
6179 2002-08-02 [paul]       0.8.1claws10
6180
6181         * po/es.po
6182                 updated by Ricardo Mones Lastra
6183
6184 2002-08-01 [christoph]  0.8.1claws9
6185
6186         * src/folder.c
6187                 don't free the cache of the opened
6188                 folder in the summaryview
6189         * src/summaryview.c
6190                 don't unset flags, if it is not required
6191
6192 2002-08-01 [paul]       0.8.1claws8
6193
6194         * sync with 0.8.1cvs8
6195                 see ChangeLog entry 2002-08-01
6196
6197 2002-08-01 [paul]       0.8.1claws7
6198
6199         * sync with 0.8.1cvs7
6200                 see ChangeLog 2002-07-31 and 2002-08-01
6201
6202 2002-07-31 [christoph]  0.8.1claws6
6203
6204         * src/mainwindow.c
6205                 forgot to update menu sensitivity
6206                 function for new menu entry
6207
6208 2002-07-31 [alfons]     0.8.1claws5
6209
6210         * src/main.c
6211                 check folder item and its path for NULL on
6212                 initial processing
6213
6214 2002-07-31 [christoph]  0.8.1claws4
6215
6216         * src/folder.c
6217                 check if folder_item_get_msginfo in
6218                 folder_item_remove_msg returned NULL
6219         * src/imap.c
6220                 better clear the uid cache in the
6221                 uid validity check function and delete
6222                 cached messages
6223
6224 2002-07-31 [paul]       0.8.1claws3
6225
6226         * man/sylpheed.1
6227                 add the '--attach' option and a few other
6228                 minor changes
6229
6230 2002-07-31 [paul]       0.8.1claws2
6231
6232         * sync with 0.8.1cvs5
6233                 see ChangeLog 2002-07-31
6234
6235 2002-07-31 [christoph]  0.8.1claws1
6236
6237         * src/folderview.[ch]
6238         * src/mainwindow.c
6239                 replace "Rescan all folders..." with
6240                 "Check all folders for new messages..."
6241
6242 2002-07-30 [paul]       0.8.1claws
6243
6244         * version 0.8.1claws released
6245
6246 2002-07-30 [paul]       0.8.0claws29
6247
6248         * tools/OOo2sylpheed.pl ** NEW FILE **
6249           tools/README
6250                 add script to enable sending documents as
6251                 attachments from OpenOffice.org
6252
6253 2002-07-30 [melvin]     0.8.0claws28
6254
6255         * src/prefs_actions.c
6256                 Made the actions' input/output dialog display
6257                 without delay.
6258
6259 2002-07-30 [christoph]  0.8.0claws27
6260
6261         * src/procmsg.c
6262                 check if folder_item_get_msginfo in
6263                 procmsg_save_to_outbox returned NULL
6264
6265 2002-07-30 [paul]       0.8.0claws26
6266
6267         * sync with 0.8.1cvs4
6268                 see ChangeLog 2002-07-29
6269
6270 2002-07-29 [thorsten]   0.8.0claws25
6271
6272         * README.claws
6273                 added selective download, delete on server
6274
6275 2002-07-29 [paul]       0.8.0claws24
6276
6277         * sync with 0.8.1cvs3
6278                 see ChangeLog 2002-07-29
6279
6280 2002-07-27 [christoph]  0.8.0claws23
6281
6282         * src/folder.c
6283                 add extra check if fetching the msginfo
6284                 returned NULL
6285
6286 2002-07-27 [paul]       0.8.0claws22
6287
6288         * sync with 0.8.1cvs2
6289                 see ChangeLog 2002-07-26
6290
6291 2002-07-27 [christoph]  0.8.0claws21
6292
6293         * src/imap.c
6294                 add another check if a valid msginfo
6295                 was returned
6296
6297 2002-07-26 [hoa]        0.8.0claws20
6298
6299         * src/folder.c
6300                 Fixed a condition in folder_item_destroy()
6301
6302         * src/imap.c
6303                 Fixed an error in IMAP protocol
6304
6305 2002-07-26 [alfons]     0.8.0claws19
6306
6307         * src/folder.c
6308                 ofcourse compare with identifier, not the path
6309
6310 2002-07-26 [alfons]     0.8.0claws18
6311
6312         * src/folder.c
6313                 use folder item identifier for saving / restoring
6314                 preferences because folder->path might not be unique
6315
6316 2002-07-26 [melvin]     0.8.0claws17
6317
6318         * src/logwindow.c
6319                 Fixed a crash introduced in 0.8.0claws5 when log is 
6320                 cut under 80 characters.
6321
6322 2002-07-26 [paul]       0.8.0claws16
6323
6324         * sync with 0.8.1cvs1
6325                 see ChangeLog 2002-07-26
6326
6327 2002-07-26 [christoph]  0.8.0claws15
6328
6329         * src/imap.[ch]
6330                 imap folder now remembers the last selected
6331                 folder and imap_fetch_msginfo skips selecting
6332                 the folder if it is already selected
6333
6334 2002-07-26 [christoph]  0.8.0claws14
6335
6336         * src/folder.c
6337         * src/folderview.c
6338         * src/imap.c
6339                 fix imap folder rescanning
6340
6341 2002-07-25 [christoph]  0.8.0claws13
6342
6343         * src/filter.c
6344         * src/folder.[ch]
6345         * src/folderview.c
6346         * src/imap.[ch]
6347         * src/mainwindow.c
6348         * src/mbox_folder.c
6349         * src/mh.c
6350         * src/news.c
6351                 implement imap uid cache and uid validity check
6352
6353 2002-07-25 [alfons]     0.8.0claws12
6354
6355         * src/summaryview.c
6356                 fix a brown paper bag bug, and also add some more
6357                 checks
6358
6359 2002-07-25 [christoph]  0.8.0claws11
6360
6361         * src/folder.c
6362                 don't mix copy, fetch_msginfo and remove
6363                 operations in folder item copy and move
6364                 operations
6365
6366 2002-07-25 [christoph]  0.8.0claws10
6367
6368         * src/folderview.c
6369         * src/mainwindow.c
6370         * src/prefs_folder_item.c
6371         * src/summaryview.[ch]
6372                 remove no longer required parameter update_cache from
6373                 summary_show
6374
6375 2002-07-25 [paul]       0.8.0claws9
6376
6377         * sync with 0.8.1
6378         
6379         * AUTHORS
6380                 a few corrections
6381
6382 2002-07-24 [alfons]     0.8.0claws8
6383
6384         * src/summaryview.c
6385                 sort correctly when using simplified subject line
6386                 (closes feature request "[ 585141 ] applying regexp to subject 
6387                 before sort" submitted by Alexandra Walford)
6388
6389 2002-07-24 [paul]       0.8.0claws7
6390
6391         * sync with 0.8.0cvs3
6392                 see ChangeLog 2002-07-24
6393
6394 2002-07-23 [christoph]  0.8.0claws6
6395
6396         * src/folder.c
6397         * src/folder.h
6398         * src/summaryview.c
6399         * src/summaryview.h
6400         * src/main.c
6401                 o separate processing and summaryview
6402                 o removed summary_write_cache from summaryview
6403                 o removed summaryview->killed_messages, because we don't have
6404                   to keep a list of killed messages anymore. New cache will
6405                   keep the hidden messages in cache anyway
6406         * src/folderview.c
6407         * src/inc.c
6408         * src/selective_download.c
6409                 o removed unnecessary summary_write_cache calls
6410         * src/procmsg.c
6411                 o don't set ignore thread flag in procmsg_get_thread_tree
6412                   if it is already set
6413         * src/mainwindow.c
6414         * src/statusbar.h
6415                 o moved STATUSBAR_PUSH/POP to statusbar.h because
6416                   they are used in different files
6417
6418 2002-07-23 [melvin]     0.8.0claws5
6419
6420         * src/addressbook.c
6421         * src/addrgather.c
6422         * src/editaddress.c
6423         * src/editgroup.c
6424         * src/editldap_basedn.c
6425         * src/importldif.c
6426         * src/prefs_common.c
6427                 Fixed few memory leak (gtk_editable_get_chars returns
6428                 an allocated string)
6429         * src/logwindow.c
6430                 Fixed few memory leak (gtk_editable_get_chars returns
6431                 an allocated string) and modified a little the log cutting
6432                 loop.
6433         * src/compose.c
6434                 Replaced a call to an obsolete function gtk_entry_get_text()
6435                 by gtk_editable_get_chars()
6436         * src/send.c
6437                 Removed a debug printf
6438
6439 2002-07-23 [christoph]  0.8.0claws4
6440
6441         * src/filesel.c
6442                 fix another g_dirname memory leak
6443
6444 2002-07-23 [christoph]  0.8.0claws3
6445
6446         * src/mh.c
6447                 fixed a memory leak in mh_fetch_msginfo
6448                 fixed crash when message header could not be
6449                 parsed
6450
6451 2002-07-23 [paul]       0.8.0claws2
6452
6453         * sync with 0.8.0cvs2
6454                 see ChangeLog 2002-07-23
6455
6456 2002-07-23 [paul]       0.8.0claws1
6457
6458         * sync with 0.8.0cvs1
6459                 see ChangeLog 2002-07-23
6460
6461 2002-07-23 [paul]       0.8.0claws
6462
6463         * release of 0.8.0claws
6464
6465 2002-07-23 [paul]       0.7.8claws99
6466
6467         * po/ru.po
6468                 new Russian translation, submitted by
6469                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
6470
6471 2002-07-22 [jens]       0.7.8claws98
6472
6473         * po/de.po
6474                 Updated German translations.
6475
6476 2002-07-22 [paul]       0.7.8claws97
6477
6478         * po/es.po
6479           po/it.po
6480           po/nl.po
6481           po/pt_BR.po
6482                 updated translations by Ricardo Mones Lastra,
6483                 Alessandro Maestri, Wilbert Berendsen and 
6484                 Fabio Jr. Beneditto respectively
6485
6486 2002-07-22 [christoph]  0.7.8claws96
6487
6488         * src/mimeview.c
6489                 fix memory leak caused by wrong g_dirname usage
6490
6491 2002-07-22 [christoph]  0.7.8claws95
6492
6493         * src/summaryview.c
6494                 update new and unread message counts for summaryview
6495                 summaryview does not get it from the folder anymore
6496                 and has to update the values itself
6497
6498 2002-07-22 [melvin]     0.7.8claws94
6499
6500         * po/fr.po
6501                 Updated French translations.
6502
6503 2002-07-22 [christoph]  0.7.8claws93
6504
6505         * src/matcher.c
6506                 set prop->preg pointer to NULL or following check
6507                 will not fail and regexec will be called with
6508                 invalid pointer
6509
6510 2002-07-21 [alfons]     0.7.8claws92
6511         
6512         * src/prefs_common.[ch]
6513                 remove option "Send return receipt on request"
6514
6515 2002-07-21 [thorsten]   0.7.8claws91
6516
6517         * src/mimeview.c
6518                 fixed memleaks, coding style as pointed out by alfons
6519
6520 2002-07-21 [alfons]     0.7.8claws90
6521
6522         * src/messageview.c
6523         * src/noticeview.[ch]
6524                 o fix bug notice view being displayed when going to empty folder 
6525                   (noticed by Christoph)
6526                 o allow RRR to be sent when restarting sylpheed, or changing folder 
6527                   (noticed by Thorsten)
6528
6529 2002-07-21 [thorsten]   0.7.8claws89
6530
6531         * src/mimeview.c
6532                 Included save_all patch from Xaview FACQ
6533                 added support for pathnames
6534
6535 2002-07-21 [alfons]     0.7.8claws88
6536
6537         * po/POTFILES.in
6538         * src/Makefile.am
6539         * src/mainwindow.c
6540         * src/messageview.[ch]
6541         * src/noticeview.c      ** NEW FILE **
6542         * src/noticeview.h      ** NEW FILE **
6543                 make return receipts work again
6544                 (UI idea by Leandro Pereira)
6545
6546 2002-07-21 [paul]       0.7.8claws87
6547
6548         * src/summaryview.c
6549                 fix sensitivity of 'Select thread'
6550
6551 2002-07-21 [paul]       0.7.8claws86
6552
6553         * src/prefs_common.c
6554                 add browser command line for Galeon
6555
6556 2002-07-21 [paul]       0.7.8claws85
6557
6558         * Makefile.am
6559                 fix 'EXTRA_DIST': remove README.README, add TODO
6560                 and TODO.claws
6561
6562 2002-07-21 [alfons]     0.7.8claws84
6563
6564         * src/gtkstext.c
6565                 make enter clear selection
6566                 (closes "[ 579888 ] Editor selection/entry error"
6567                 reported by Steve Lamb)
6568
6569 2002-07-21 [alfons]     0.7.8claws83
6570         
6571         * src/summaryview.c
6572                 sort message list when selecting unthread messages
6573                 (closes "[ 501593 ] switching threaded view doesn't sort"
6574                 reported by Simon Schubert)
6575
6576 2002-07-20 [alfons]     0.7.8claws82
6577         
6578         * src/matcher.c
6579                 const-correctness
6580
6581 2002-07-20 [thorsten]   0.7.8claws81
6582
6583         * src/matcher.c
6584                 Fixed expansion of empty fields in matchactions
6585
6586 2002-07-19 [melvin]     0.7.8claws80
6587
6588         * src/gtkspell.c
6589                 Removed a duplicate menu entry (fast mode) introduced during
6590                 the new cache merge
6591                 Added a menu separator between 'Use alternate' and 'Fast mode'
6592
6593 2002-07-19 [paul]       0.7.8claws79
6594
6595         * tools/Makefile.am
6596           tools/README
6597                 correct typos
6598
6599 2002-07-19 [thorsten]   0.7.8claws78
6600
6601         * tools/calypso_convert.pl      ** NEW FILE **
6602           tools/README
6603           tools/Makefile.am
6604                 script to import mbox files exported
6605                 by calypso
6606                 o generates folder structure
6607                 o includes attachments
6608
6609 2002-07-19 [melvin]     0.7.8claws77
6610
6611         * src/selective_download.[ch]
6612                 Fixed bug where closing the dialog with the window manager's
6613                 close button will not unlock the summary
6614                 Corrected some function declarations that missed a return value
6615                 Made the source code comply better with coding style.
6616         * src/prefs_common.c
6617                 Added new browser command line for Mozilla.
6618
6619 2002-07-18 [paul]       0.7.8claws76
6620
6621         * src/mainwindow.c
6622           src/selective_download.[ch]
6623                 reflect theme changes, fix Gdk Warning when creating 
6624                 pixmap from NULL window, and minor clean up.
6625                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
6626
6627         * po/en_GB.po
6628                 updated
6629
6630 2002-07-17 [paul]       0.7.8claws75
6631
6632         * INSTALL[.jp]
6633                 sync with 0.8.0
6634         
6635         * po/en_GB.po
6636                 updated
6637
6638 2002-07-16 [paul]       0.7.8claws74
6639
6640         * tools/filter_conv.pl
6641           tools/README
6642                 replace conversion script with reimplemented version, 
6643                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
6644
6645 2002-07-16 [colin]      0.7.8claws73
6646
6647         * src/summaryview.c
6648                 remove forgotten debug messages - sorry ;-)
6649
6650 2002-07-16 [colin]      0.7.8claws72
6651
6652         * src/mimeview.c
6653           src/summaryview.c
6654           src/textview.c
6655           src/textview.h
6656                 add the ability to select part of a text mime-part 
6657                 to reply.
6658
6659 2002-07-15 [christoph]  0.7.8claws71
6660
6661         * src/folder.c
6662                 fix folder message count for folders without
6663                 msg_is_changed (includes news folders)
6664
6665 2002-07-15 [martin]     0.7.8claws70
6666
6667         * src/summaryview.c
6668                 option "display recipient on 'From'..." now works
6669                 without the need of enabling the option
6670                 "display  sender  using  address  book".
6671
6672 2002-07-15 [christoph]  0.7.8claws69
6673
6674         * src/summaryview.c
6675                 removed setting folder status from summaryview.
6676                 folder.c should update all message counts correctly.
6677
6678 2002-07-15 [paul]       0.7.8claws68
6679
6680         * po/pt_BR.po
6681                 updated by Fabio Junior Beneditto
6682
6683 2002-07-15 [darko]      0.7.8claws67
6684
6685         * src/mh.c
6686                 Fixed target folder colorization, don't decrease op
6687                 number twice
6688
6689 2002-07-14 [paul]       0.7.8claws66
6690
6691         * sync with main 0.8.0
6692                 see ChangeLog 2002-07-14
6693
6694 2002-07-13 [melvin]     0.7.8claws65
6695         
6696         * src/addrbook.c
6697         * src/addressbook.c
6698         * src/addrindex.c
6699                 Replaced sprintf by g_snprintf to prevent possible buffer
6700                 overflow.
6701         * src/news.c
6702                 Corrected a log message output format.
6703                 Added a missing "done" debug output.
6704         * src/compose.c
6705                 Added keyboard accelerator for Priority menu items
6706                 Added missing \n in debug output
6707         * src/logwindow.c
6708         * src/gtkspell.c
6709         * src/rfc2015.c
6710                 Added missing \n in debug output
6711
6712 2002-07-13 [paul]       0.7.8claws64
6713
6714         * man/sylpheed.1
6715                 change Sergey's email address to the sf address
6716
6717         * src/textview.c
6718                 increase show_url_timeout (more useful for long
6719                 urls)
6720
6721 2002-07-12 [sergey]     0.7.8claws63
6722
6723         * src/rfc2015.c
6724                 applied (with some modifications) patch to set the
6725                 micalg parameter for signatures
6726                 (2001-08-28 Werner Koch <wk@gnupg.org>)
6727
6728 2002-07-12 [sergey]     0.7.8claws62
6729
6730         * man/Makefile.am
6731         * configure.in
6732                 fixed man page installation
6733
6734 2002-07-12 [paul]       0.7.8claws61
6735
6736         * sync with 0.7.8cvs26
6737                 see ChangeLog 2002-07-11 and 2002-07-12
6738
6739 2002-07-11 [christoph]  0.7.8claws60
6740
6741         * src/compose.c
6742         * src/procmsg.c
6743                 first use the message number to find the message
6744                 to mark with a reply flag but check the
6745                 message-id if we got the correct message, if not
6746                 try to find it by message-id.
6747                 use new string seperator that is not allowed
6748                 in message-ids.
6749
6750 2002-07-11 [paul]       0.7.8claws59
6751
6752         * sync with 0.7.8cvs23
6753                 see ChangeLog 2002-07-10
6754
6755 2002-07-10 [christoph]  0.7.8claws58
6756
6757         * src/folder.[ch]
6758         * src/msgcache.[ch]
6759                 Added message-id table to the cache in memory
6760                 and functions to msgcache.c and folder.c to
6761                 fetch MsgInfos by message id
6762         * src/compose.c
6763         * src/procmsg.c
6764                 store folder and message-id of message replying
6765                 to in queue header and set reply flag after sending
6766                 (Closes bug #469498)
6767
6768 2002-07-10 [paul]       0.7.8claws57
6769
6770         * AUTHORS
6771           man/sylpheed.1.gz
6772                 add Martin to the list of authors
6773
6774 2002-07-09 [martin]     0.7.8claws56
6775         * src/gtksctree.c
6776                 Added gtk_ctree_last_visible(), tree_update_level(),
6777                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
6778                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
6779                 from gtk+ to gtksctree.c for the new sorting code
6780                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
6781                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
6782         * src/gtksctree.h
6783                 Added declaration for gtk_sctree_sort_recursive() and
6784                 gtk_sctree_sort_node
6785         * src/addressbook.c
6786         * src/foldersel.c
6787         * src/folderview.c
6788         * src/summaryview.c
6789                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
6790                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
6791
6792 2002-07-08 [paul]       0.7.8claws55
6793
6794         * more sync with 0.7.8cvs21
6795                 see ChangeLog 2002-07-08
6796
6797 2002-07-08 [paul]       0.7.8claws54
6798
6799         * sync with 0.7.8cvs21
6800                 see ChangeLog 2002-07-08
6801
6802 2002-07-07 [alfons]     0.7.8claws53
6803
6804         * src/Makefile.am
6805         * src/stock_pixmap.[ch]
6806         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
6807         * src/pixmaps/notice_error.xpm  ** NEW FILE **
6808         * src/pixmaps/notice_note.xpm   ** NEW FILE **
6809                 add new pixmaps for upcoming notice pane
6810
6811 2002-07-06 [melvin]     0.7.8claws52
6812
6813         * src/gtkspell.[ch]
6814                 Made them a bit closer to Sylpheed's coding style.
6815                 Removed old code.
6816                 Removed possible memory leaks when some errors occurs.
6817
6818 2002-07-06 [melvin]     0.7.8claws51
6819
6820         * po/Makefile.in.in
6821                 Removed --no-location in xgettext command line to help
6822                 translators that use Emacs' po-mode
6823         * src/quote_fmt.c
6824                 Removed unnecessary comments that messed up sylpheed.pot
6825
6826 2002-07-06 [paul]       0.7.8claws50
6827
6828         * sync with 0.7.8cvs19
6829                 see ChangeLog 2002-07-05
6830
6831 2002-07-06 [christoph]  0.7.8claws49
6832
6833         * src/folder.c
6834         * src/mainwindow.c
6835                 fix folder_item_remove_all_msg and folderview
6836                 status for trash folders after emptying trash
6837
6838 2002-07-05 [paul]       0.7.8claws48
6839
6840         * sync with 0.7.8cvs16
6841                 see ChangeLog 2002-07-04 and 2002-07-05
6842
6843 2002-07-04 [paul]       0.7.8claws47
6844
6845         * sync with 0.7.8cvs14
6846                 see  ChangeLog 2002-07-04
6847
6848 2002-07-03 [alfons]     0.7.8claws46
6849
6850         * src/folder.c
6851                 dupe folder item's path because it's being reallocated
6852                 by new folder scanning code
6853
6854 2002-07-03 [christoph]  0.7.8claws45
6855
6856         * src/imap.c
6857                 better IMAP uid fetching using 'FETCH 1:* (UID)'
6858         * src/msgcache.c
6859                 add missing return in msgcache_write
6860
6861 2002-07-02 [thorsten]   0.7.8claws44
6862
6863         * src/jpilot.c
6864         * src/msgcache.c
6865         * src/rfc2015.c
6866                 use binary mode for file access
6867
6868 2002-07-02 [christoph]  0.7.8claws43
6869
6870         * major code cleanup (part 1)
6871         
6872                 - unused variables removed
6873                 - unused functions removed
6874                 - uninitialized variables checked
6875                 - missing return statements added
6876                 - missing function return types added
6877                 - added parentheses around assignment and
6878                   && in || when suggested by gcc
6879               
6880         * src/mh.c
6881         * src/folder.c
6882                 replaced direct calls to folder->scan_tree
6883                 with folder_scan_tree and restore folder
6884                 prefs in this function. The folder should
6885                 not have to deal with them.
6886                 ( Should now work for all folder types )
6887
6888 2002-07-02 [paul]       0.7.8claws42
6889
6890         * sync with 0.7.8cvs13
6891                 see ChangeLog 2002-07-01 and 2002-07-02
6892
6893 2002-07-01 [christoph]  0.7.8claws41
6894
6895         * src/summaryview.c
6896                 fix "goto next/prev unread message" with
6897                 ignored threads
6898
6899 2002-07-01 [paul]       0.7.8claws40
6900
6901         * po/es.po
6902                 updated by Ricardo Mones Lastra
6903
6904 2002-06-30 [match]      0.7.8claws39
6905
6906         * src/jpilot.c
6907                 applied variation of leonerd's patch (566661) to
6908                 allow multiple email addresses per JPilot entry.
6909                 addresses may be separated by space, comma, pipe,
6910                 semi-colon, new-line.
6911
6912 2002-06-30 [alfons]     0.7.8claws38
6913
6914         * src/procmsg.c
6915                 simple fix for putting older nodes before
6916                 newer nodes when threading by subject
6917
6918 2002-06-30 [christoph]  0.7.8claws37
6919
6920         * src/folder.c
6921         * src/folderview.c
6922         * src/mh.c
6923         * src/news.c
6924         * src/procmsg.c
6925                 fix broken folder tree rescaning
6926                 and don't use procmsg_get_mark_sum
6927                 anymore
6928
6929 2002-06-30 [christoph]  0.7.8claws36
6930
6931         * merge new cache branch
6932         * src/imap.c
6933                 fix new cache imap copy bug
6934         * src/folder.c
6935                 improved folder_item_scan
6936                 it should now always set the correct
6937                 new, unread and total message counts
6938
6939 2002-06-29 [paul]       0.7.8claws35
6940
6941         * configure.in
6942                 correct syntax error
6943
6944 2002-06-29 [paul]       0.7.8claws34
6945
6946         * configure.in
6947           Makefile.am
6948           man/Makefile.am       ** NEW FILE **
6949           man/sylpheed.1.gz     ** NEW FILE **
6950                 add Sylpheed man page
6951
6952 2002-06-29 [paul]       0.7.8claws33
6953
6954         * po/pt_BR.po
6955                 updated by Fabio Junior Beneditto
6956
6957 2002-06-28 [jens]       0.7.8claws32
6958
6959         * po/de.po
6960                 translation updated
6961
6962         * src/selective_download.c
6963                 removed gettext for space " "
6964
6965         * src/imap.c
6966                 removed wrong space
6967
6968 2002-06-28 [paul]       0.7.8claws31
6969
6970         * sync with 0.7.8cvs11
6971                 see ChangeLog 2002-06-28
6972
6973 2002-06-28 [paul]       0.7.8claws30
6974
6975         * sync with 0.7.8cvs10
6976                 see ChangeLog 2002-06-27 and 2002-06-28
6977
6978 2002-06-26 [paul]       0.7.8claws29
6979
6980         * src/addrgather.c
6981           src/selective_download.c
6982                 don't gettextise empty strings.
6983                 reserved by gettext. gettext("") returns 
6984                 the header entry with meta information, 
6985                 not the empty string
6986
6987         * po/en_GB.po
6988                 updated
6989
6990 2002-06-26 [paul]       0.7.8claws28
6991
6992         * sync with 0.7.8cvs7
6993                 see ChangeLog 2002-06-25
6994
6995         * src/prefs_common.c
6996                 ...and in the process, tweak the gui a little
6997
6998 2002-06-25 [alfons]     0.7.8claws27
6999         
7000         * configure.in
7001         * src/Makefile.am
7002                 fine tune ldap library detection
7003
7004 2002-06-25 [alfons]     0.7.8claws26
7005
7006         * src/compose.c
7007                 don't allow return receipts when composing a news article
7008
7009 2002-06-25 [paul]       0.7.8claws25
7010
7011         * Makefile.am
7012                 add '$(AMTAR)' to 'release' section to allow for
7013                 new and older autotools
7014
7015 2002-06-25 [paul]       0.7.8claws24
7016
7017         * src/summaryview.c
7018                 fix "No more unread messages" persistant pop-up
7019                 window bug
7020
7021 2002-06-25 [paul]       0.7.8claws23
7022
7023         * po/it.po
7024                 updated by Alessandro Maestri
7025
7026 2002-06-25 [paul]       0.7.8claws22
7027
7028         * sync with 0.7.8cvs6
7029                 see ChangeLog 2002-06-25
7030
7031 2002-06-24 [paul]       0.7.8claws21
7032
7033         * tools/update-po
7034                 add GPL copyright information
7035
7036 2002-06-24 [paul]       0.7.8claws20
7037
7038         * tools/Makefile.am
7039           tools/README
7040           tools/update-po       ** NEW FILE **
7041                 add script that eases the creation of *.po files
7042                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
7043
7044 2002-06-23 [alfons]     0.7.8claws19
7045
7046         * src/messageview.c
7047                 make notification_convert_header obey const correctness
7048                 (next step will be fixing the broken return receipt)
7049
7050 2002-06-23 [paul]       0.7.8claws18
7051
7052         * src/messageview.c
7053                 fix bug introduced in last commit:
7054                 removed too much code in last commit - put back what's
7055                 needed
7056
7057 2002-06-23 [paul]       0.7.8claws17
7058
7059         * src/messageview.[ch]
7060                 remove code committed in error from locally patched
7061                 source
7062
7063 2002-06-23 [colin]      0.7.8claws16
7064
7065         * src/compose.[ch]
7066                 add compose_entry_select(), used to select the default_to
7067                 email address - hopefully avoiding people sending mails to
7068                 wrong recipients.
7069
7070 2002-06-22 [alfons]     0.7.8claws15
7071
7072         * AUTHORS
7073                 add Bram Metsch & Stanislav Karchebny
7074         * src/smtp.[ch]
7075         * src/prefs_account.[ch]
7076         * src/send.c
7077                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
7078                   options.  (see <http://sourceforge.net/tracker/index.php
7079                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
7080
7081                 - merge Stanislav's fix to make SMTP AUTH work with qmail
7082                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
7083
7084 2002-06-22 [paul]       0.7.8claws14
7085
7086         * sync with 0.7.8cvs5
7087                 see ChangeLog 2002-06-19 and 2002-06-20
7088
7089 2002-06-22 [alfons]     0.7.8claws13
7090
7091         * src/selective_download.c
7092                 fix a stupid mistake I made
7093
7094 2002-06-22 [alfons]     0.7.8claws12
7095
7096         * src/selective_download.[ch]
7097                 fix another unnoticed leak; cleanup code
7098
7099 2002-06-21 [alfons]
7100
7101         * tools/Makefile.am
7102                 gpg-sign <-- gpg-sign-syl
7103
7104 2002-06-21 [alfons]     0.7.8claws11
7105
7106         * src/selective_download.c
7107         * src/selective_download.h
7108                 fix assorted mix of allocation errors (should solve
7109                 problem reported by Philippe Gramoullé, see:
7110                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
7111
7112 2002-06-20 [melvin]     0.7.8claws10
7113
7114         * tools/gpg-sign *REMOVED*
7115           tools/gpg-sign-syl *ADDED*
7116                 Replaced the gpg clearsigning script with the version using
7117                 xterm instead of ssh-askpass and changed its name.
7118
7119         * README.claws
7120                 Updated actions example to reflect the renaming of the
7121                 gpg clearsigning script.
7122
7123 2002-06-19 [paul]       0.7.8claws9
7124
7125         * sync with 0.7.8claws9
7126                 see ChangeLog 2002-06-18 and 2002-06-19
7127
7128 2002-06-19 [paul]       0.7.8claws8
7129
7130         * sync with 0.7.8cvs1
7131                 see ChangeLog 2002-06-18
7132
7133 2002-06-18 [alfons]     0.7.8claws7
7134
7135         * src/mainwindow.h
7136                 add omitted prototype
7137
7138 2002-06-17 [paul]       0.7.8claws6
7139
7140         * src/mainwindow.c
7141                 fix hiding of exec_btn
7142
7143 2002-06-17 [paul]       0.7.8claws5
7144
7145         * src/pop.c
7146                 remove unneeded code: should_delete() 
7147                 and Pop3State::uidl_todelete_list
7148
7149 2002-06-17 [paul]       0.7.8claws4
7150
7151         * sync with 0.7.8
7152                 see ChangeLog 2002-06-11 and 2002-06-13
7153
7154 2002-06-16 [alfons]     0.7.8claws3
7155         
7156         * src/folder.c
7157                 make sure lock sort mode (claws specific) is
7158                 also persists after a tree rescan
7159
7160 2002-06-16 [alfons]     0.7.8claws2
7161
7162         * src/prefs_folder_item.c
7163         * src/folder.[ch]
7164                 fix persistence of folder sort mode (broken
7165                 by adapting Hiro's new folder persistence code)
7166
7167 2002-06-16 [alfons]     0.7.8claws1
7168
7169         * AUTHORS
7170         * src/logwindow.c
7171         * src/prefscommon.[ch]
7172                 control size of log text in log window; 
7173                 closes patch #569155 submitted by Mitko Haralanov.
7174
7175 2002-06-15 [paul]       0.7.8claws
7176
7177         * release of 0.7.8claws
7178
7179 2002-06-15 [paul]       0.7.7claws
7180
7181         * po/pt_BR.po
7182                 updated by Fabio Junior Beneditto
7183
7184 2002-06-14 [paul]       0.7.6claws49
7185
7186         * po/es.po
7187                 updated by Ricardo Mones Lastra
7188
7189 2002-06-14 [paul]       0.7.6claws48
7190
7191         * po/nl.po
7192                 updated translation by Wilbert Berendsen
7193
7194 2002-06-14 [melvin]     0.7.6claws47
7195
7196         * po/fr.po
7197                 Updated French translation
7198
7199 2002-06-13 [paul]       0.7.6claws46
7200
7201         * src/filesel.c
7202                 allow filename to be typed in, rather than just
7203                 selected by the mouse. Patch by Gustavo Noronha Silva.
7204
7205 2002-06-13 [alfons]     0.7.6claws45
7206
7207         * src/mainwindow.[ch]
7208                 more cleanups (removing unnecessary menu items Expand 
7209                 summary / message view)
7210
7211 2002-06-13 [melvin]     0.7.6claws44
7212
7213         * po/POTFILES.in
7214                 Added src/string_match.c
7215         * src/string_match.c
7216                 Fixed possible buffer overflow.
7217                 Corrected typo.
7218                 Added missing config.h header.
7219         * src/prefs_common.c
7220           src/prefs_matcher.c
7221           src/prefs_scoring.c
7222                 Made some strings translatable (missing _(..)).
7223
7224 2002-06-13 [melvin]     0.7.6claws43
7225
7226         * README.claws
7227                 Corrected action example (verifying clearsigned mail).
7228         * src/prefs_account.c
7229                 Corrected typo.
7230         * src/prefs_common.c
7231                 Removed incorrect line that generated a Gtk-CRITICAL msg.
7232
7233 2002-06-12 [alfons]     0.7.6claws42
7234
7235         * src/summaryview.c
7236                 add init of score column lost in 0.7.6claws42
7237
7238 2002-06-12 [paul]       0.7.6claws41
7239
7240         * src/prefs_account.c
7241                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
7242                 behavior of the radio buttons, (from 0.7.7cvs2)
7243
7244 2002-06-11 [alfons]     0.7.6claws40
7245
7246         * src/messageview.[ch]
7247         * src/summaryview.[ch]
7248         * src/summary_search.c
7249         * src/mainwindow.c
7250                 perform a sync to bring in Hiro's separate view implementation 
7251
7252                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
7253
7254 2002-06-11 [paul]       0.7.6claws39
7255         
7256         * src/prefs_account.c
7257                 correct a typo on the Receive tab
7258
7259 2002-06-10 [match]      0.7.6claws38
7260
7261         * src/addressbook.c
7262                 Included address completion patch from Gustavo Noronha.
7263
7264 2002-06-10 [paul]       0.7.6claws37
7265
7266         * src/inc.[ch]
7267           src/pop.c
7268           src/prefs_account.[ch]
7269           src/selective_download.[ch]
7270                 apply PATCH #561712
7271                  NEW:
7272                 - check if POP Account
7273                 - Receive Button renamed to Preview
7274                 - Preview Button Popup: preview new/all messages
7275                 - Download Button
7276                 - Account Preferences-->Receive tab checkbutton if you
7277                   want to remove Mail after Download
7278                 -: default YES
7279                 - Account Preferences-->Receive tab checkbutton use
7280                   filtering rules on preview
7281                   (think of delete_on_server)
7282                 -: default YES
7283                 - Account selectable from SD dialog
7284                 - checkbutton to show already downloaded messages if
7285                   all messages are previewed
7286                 - new clist column showing Date
7287                 - ESC KEY close
7288                 FIXES:
7289                 - play ball with UIDL
7290                 - fault tolerant (?) 
7291                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
7292
7293 2002-06-10 [melvin]     0.7.6claws36
7294
7295         * README.claws
7296                 Added a hint to ac/README in cvs instructions.
7297
7298         * src/prefs_actions.c
7299                 Made it possible to use a more elaborate command line
7300                 for asynchronous actions, too.
7301
7302 2002-06-10 [melvin]     0.7.6claws35
7303         
7304         * src/prefs_actions.c
7305                 Make it possible to use a more elaborate command line
7306                 (e.g. |foo|bar|cat>there;echo Done|)
7307                 Corrected error message when calling %f, %F and %p commands
7308                 from the compose window.
7309
7310 2002-06-09 [colin]      0.7.6claws34
7311
7312         * src/summaryview.c
7313                 Automatically find unread messages in current folder
7314                 before annoying the user.
7315
7316 2002-06-08 [alfons]     0.7.6claws33
7317
7318         * po/it.po
7319                 remove bad formatting string in it.po translation
7320                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
7321
7322 2002-06-08 [paul]       0.7.6claws32
7323
7324         * sync with 0.7.6cvs25
7325                 see ChangeLog 2002-06-07
7326
7327 2002-06-05 [paul]       0.7.6claws31
7328
7329         * src/mainwindow.c
7330                 add 'Sort by locked' and 'Sort by score'
7331
7332 2002-06-05 [paul]       0.7.6claws30
7333
7334         * sync with 0.7.6cvs24
7335                 see ChangeLog 2002-06-04
7336
7337 2002-06-04 [paul]       0.7.6claws29
7338
7339         * po/pt_BR.po
7340                 updated by Fabio Junior Beneditto
7341
7342 2002-06-03 [thorsten]   0.7.6claws28
7343
7344         * src/matcher.c
7345                 fclose() matcherrc after reading
7346
7347 2002-06-03 [paul]       0.7.6claws27
7348
7349         * sync with 0.7.6cvs21
7350                 see ChangeLog 2002-05-31
7351
7352 2002-05-31 [paul]       0.7.6claws26
7353
7354         * sync with 0.7.6cvs20
7355                 see ChangeLog 2002-05-29 and 2002-05-30
7356
7357 2002-05-31 [paul]       0.7.6claws25
7358
7359         * src/imap.c
7360                 hopefully fix last buggy sync
7361
7362         * README.claws
7363                 correct typo in 'Actions' examples
7364
7365 2002-05-29 [paul]       0.7.6claws24
7366
7367         * sync with 0.7.6cvs18
7368                 see ChangeLog 2002-05-28 and 2002-05-29
7369
7370         * src/news.c
7371           src/nntp.[ch]
7372                 sync with above 
7373
7374 2002-05-28 [paul]       0.7.6claws23
7375
7376         * sync with 0.7.6cvs16
7377                 see ChangeLog 2002-05-28
7378
7379 2002-05-27 [thorsten]   0.7.6claws22 
7380
7381         * faq/it/sylpheed-faq-1.html
7382           faq/it/sylpheed-faq-2.html
7383           faq/it/sylpheed-faq-3.html
7384           faq/it/sylpheed-faq.html
7385                 corrected DOS lineendings
7386         * faq/de/sylpheed-faq-1.html
7387           faq/de/sylpheed-faq-2.html
7388           faq/en/sylpheed-faq-1.html
7389           faq/en/sylpheed-faq-2.html
7390           faq/en/sylpheed-faq-3.html
7391           faq/es/sylpheed-faq-1.html
7392           faq/es/sylpheed-faq-2.html
7393           faq/es/sylpheed-faq-3.html
7394           faq/fr/sylpheed-faq-1.html
7395           faq/it/sylpheed-faq-1.html
7396           faq/it/sylpheed-faq-2.html
7397           faq/it/sylpheed-faq-3.html
7398           faq/it/sylpheed-faq.html
7399                 changed ">" to &quot;
7400
7401 2002-05-27 [paul]       0.7.6claws21
7402         
7403         * sync with 0.7.6cvs15
7404                 see ChangeLog 2002-05-27
7405
7406 2002-05-27 [paul]       0.7.6claws20
7407
7408         * src/prefs_account.c
7409                 correct a typo
7410
7411 2002-05-26 [paul]       0.7.6claws19
7412
7413         * tools/README
7414                 correct a typo
7415
7416 2002-05-25 [paul]       0.7.6claws18
7417
7418         * tools/README
7419                 add description of kmail2sylpheed.pl
7420
7421 2002-05-25 [paul]       0.7.6claws17
7422
7423         * tools/kmail2sylpheed.pl       ** NEW FILE **
7424                 perl script that converts an exported Kmail address
7425                 book, converts it to sylpheed addressbook file,
7426                 writes the file to .sylpheed, and updates
7427                 addrbook--index.xml 
7428
7429 2002-05-25 [paul]       0.7.6claws16
7430
7431         * sync with 0.7.6cvs14
7432                 see ChangeLog 2002-05-23
7433
7434 2002-05-24 [paul]       0.7.6claws15
7435
7436         * README.claws
7437                 make a correction and add some more info
7438
7439 2002-05-24 [paul]       0.7.6claws14
7440
7441         * src/compose.c
7442                 fix memory leak in 
7443                 compose_redirect_write_headers_from_headerlist()
7444                 add Subject and Resent-Message-ID to
7445                 compose_redirect_write_headers()
7446                 Received, Subject, and X-UIDL are filtered out in 
7447                 compose_redirect_write_to_file()
7448
7449 2002-05-23 [paul]       0.7.6claws13
7450
7451         * src/compose.[ch]
7452           src/filtering.c
7453           src/mainwindow.c
7454           src/matcher.[ch]
7455           src/matcher_parser_lex.l
7456           src/matcher_parser_parse.y
7457           src/prefs_common.[ch]
7458           src/prefs_filtering.c
7459           src/summaryview.c
7460                 rename 'Bounce' to 'Redirect'
7461
7462 2002-05-23 [paul]       0.7.6claws12
7463
7464         * more sync with 0.7.6cvs13
7465           src/compose.c
7466                 see ChangeLog 2002-05-22
7467
7468 2002-05-22 [paul]       0.7.6claws11
7469
7470         * sync with 0.7.6cvs13
7471           src/codeconv.c
7472                 see ChangeLog 2002-05-20
7473           src/prefs_common.c
7474                 see ChangeLog 2002-05-22
7475
7476 2002-05-21 [melvin]     0.7.6claws10
7477
7478         * src/folderview.c
7479                 Added missing filtering and scoring headers
7480                 Fixed bad function call that showed garbage 
7481                 in Folder->Processing
7482
7483 2002-05-21 [paul]       0.7.6claws9
7484
7485         * tools/Makefile.am
7486                 make all tools executable, (patch by Alfons).
7487
7488 2002-05-20 [alfons]     0.7.6claws8
7489
7490         * src/procheader.c
7491                 don't forget to call mktime() so we have a valid week 
7492                 and year day
7493                 (Bug report by Roger Sondermann <mail@jumaros.de>)
7494
7495 2002-05-20 [paul]       0.7.6claws7
7496
7497         * src/html.c
7498                 fix broken parsing of urls
7499         * src/textview.c
7500                 fix displaying of urls
7501
7502                 both fixes from the patch [547855] by Eugene 
7503                 Brevdo (zonem)
7504
7505 2002-05-19 [alfons]     0.7.6claws6
7506
7507         * configure.in
7508                 make sylpheed configure correctly with the latest
7509                 and greatest of automake / autoconf / gettext
7510
7511 2002-05-19 [alfons]     0.7.6claws5
7512
7513         * src/procheader.c
7514         * src/procheader.h
7515                 add function for returning ime zone offset
7516         * src/quote_fmt.c
7517         * src/quote_fmt_parse.y
7518                 better quotation formatting - does not convert
7519                 to local time, but uses the original date string.
7520                 
7521                 Note: %z inserts the timezone offset (should 
7522                 work also on platforms where strftime does not
7523                 support %z).
7524
7525 2002-05-18 [christoph]  0.7.6claws4
7526
7527         * src/summaryview.c
7528                 fix indentation of some code
7529         * tools/Makefile.am
7530                 fix spaces after \
7531         * src/Makefile.am
7532                 add missing \
7533                 correct path for ignorethread.xpm
7534                 incorrect filename for sylpheed_logo.xpm
7535                 add missing include matcher_parser_parse.h
7536
7537 2002-05-18 [paul]       0.7.6claws3
7538
7539         * sync with 0.7.6cvs8
7540                 see ChangeLog 2002-05-16 and 2002-05-17
7541
7542 2002-05-18 [melvin]     0.7.6claws2
7543
7544         * README.claws
7545                 Corrected an action's definition and fixed some misspellings.
7546
7547 2002-05-18 [paul]       0.7.6claws1
7548
7549         * tools/Makefile.am
7550           tools/gpg-sign        ** new file **
7551           tools/uudec           ** new file **
7552                 add Melvin's Actions scripts
7553
7554         * README.claws
7555                 add Melvin's descriptions for Actions
7556
7557 2002-05-18 [paul]       0.7.6claws
7558
7559         * Version 0.7.6claws released
7560
7561 2002-05-17 [paul]       0.7.5claws32
7562
7563         * po/es.po
7564                 updated by Ricardo Mones Lastra
7565
7566 2002-05-17 [paul]       0.7.5claws31
7567
7568         * src/compose.c
7569                 fix Account prefs default folder for sent/draft/deleted
7570                 messages bug
7571
7572         * po/it.po
7573           po/nl.po
7574                 updated translation by Alessandro Maestri and
7575                 Wilbert Berendsen
7576
7577 2002-05-17 [melvin]     0.7.5claws30
7578
7579         * src/prefs_actions.c
7580                 Fixed bug where using %F not at the end of the command 
7581                 resulted in an additional empty argument being created.
7582                 Thanks to Darko Koruga for reporting the bug.
7583
7584 2002-05-17 [melvin]     0.7.5claws29
7585
7586         * po/fr.po
7587                 Updated French translations.
7588
7589 2002-05-15 [paul]       0.7.5claws28
7590         
7591         * po/es.po
7592                 updated by Ricardo Mones Lastra
7593
7594 2002-05-15 [paul]       0.7.5claws27
7595
7596         * sync with 0.7.6cvs4
7597                 see ChangeLog 2002-05-14 and 2002-05-15
7598
7599 2002-05-14 [paul]       0.7.5claws26
7600
7601         * sync with 0.7.6cvs1
7602                 see ChangeLog 2002-05-13
7603
7604 2002-05-13 [thorsten]   0.7.5claws25
7605
7606         * src/messageview.c
7607                 fix select_all and copy in multipart messages
7608         * src/mainwindow.c
7609                 fix select_all and copy in multipart messages
7610
7611 2002-05-12 [paul]       0.7.5claws24
7612
7613         * src/summaryview.c
7614                 reverse last commit, bug already fixed in 0.7.5claws3
7615
7616 2002-05-12 [netztorte]  0.7.5claws23
7617
7618         * src/summaryview.c
7619                 dont parse empty addressbook (checked in before claws20)
7620
7621 2002-05-12 [melvin]     0.7.5claws22
7622
7623         * src/procmsg.[ch]
7624                 Removed unneeded priority code introduced by the previous 
7625                 commit.
7626
7627 2002-05-12 [melvin]     0.7.5claws21
7628
7629         * src/compose.[ch]
7630                 Added possibility to set message's priority.
7631         * src/procmsg.[ch]
7632                 Added possibility to set message's priority.
7633                 Added missing headers
7634
7635 2002-05-12 [melvin]     0.7.5claws20
7636
7637         * src/prefs_actions.c
7638                 Removed implicitely added quotes around the name
7639                 of the temporary files of mime parts.
7640
7641 2002-05-12 [paul]       0.7.5claws19
7642
7643         * sync with 0.7.5cvs20
7644                 see ChangeLog 2002-05-11
7645
7646 2002-05-12 [alfons]     0.7.5claws18
7647
7648         * src/quote_fmt_lex.l
7649         * src/quote_fmt_parse.y
7650                 allow quote / reply date & time format to be set using
7651                 %D{format}. format is a format string you'd pass to
7652                 strftime() (see man strftime, or the Display tab |
7653                 Date format setting).
7654
7655                 Currently %D converts the date to local time. 
7656
7657 2002-05-11 [paul]       0.7.5claws17
7658
7659         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
7660                 see ChangeLog 2002-05-10 and 2002-05-11
7661
7662 2002-05-10 [paul]       0.7.5claws16
7663
7664         * sync with 0.7.5cvs16
7665                 see ChangeLog entries 2002-05-09 and 
7666                 2002-05-10
7667
7668 2002-05-10 [colin]      0.7.5claws15
7669
7670         * src/textview.c
7671                 Corrected a bug that prevented sylpheed to open
7672                 double-clicked URIs.
7673
7674 2002-05-09 [paul]       0.7.5claws14
7675
7676         * sync with 0.7.5cvs14
7677                 see ChangeLog 2002-05-08 and 2002-05-09
7678
7679 2002-05-08 [paul]       0.7.5claws13
7680
7681         * sync with 0.7.5cvs11
7682                 see ChangeLog entry 2002-05-08
7683
7684 2002-05-08 [paul]       0.7.5claws12
7685
7686         * src/mainwindow.c
7687           src/textview.[ch]
7688                 fix segfault on View->Open in new window
7689                 patch submitted by Thorsten Maerz <torte@netztorte.de>
7690
7691 2002-05-07 [paul]       0.7.5claws11
7692
7693         * sync with 0.7.5cvs9
7694                 see ChangeLog entry 2002-05-07
7695
7696 2002-05-06 [paul]       0.7.5claws10
7697
7698         * src/messageview.c
7699           src/textview.c
7700                 display url in statusbar on single-click
7701                 patch submitted by Thorsten Maerz <torte@netztorte.de>
7702
7703 2002-05-06 [match]      0.7.5claws9
7704
7705         * src/addritem.[ch]
7706                 new functions.
7707         * src/addrcache.c
7708                 tidy up.
7709         * src/xmlprops.[ch]
7710                 XML implementation of properties file.
7711         * src/exporthtml.[ch]
7712         * src/expthtmldlg.[ch]
7713         * src/addressbook.c
7714                 export to HTML.
7715
7716 2002-05-02 [sergey]     0.7.5claws8
7717
7718         * src/mainwindow.c (mainwin_entries),
7719           src/prefs_common.c (prefs_send_create()),
7720           src/codeconv.c (locale_table):
7721                 use charset name "Windows-1251" instead of "CP1251".
7722
7723 2002-05-02 [colin]      0.7.5claws7
7724         
7725         * src/compose.c
7726           src/prefs_common.c
7727           src/prefs_folder_item.c
7728                 Fixed cosmetics bugs due to Outbox renamed to Sent.
7729
7730 2002-05-02 [hiro]       0.7.5claws6
7731
7732         * src/imap.c
7733                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
7734
7735 2002-05-02 [paul]       0.7.5claws5
7736
7737         * src/compose.c
7738                 more sync with 0.7.5cvs7, see ChangeLog entry
7739                 2002-05-02
7740
7741 2002-05-02 [hiro]       0.7.5claws4
7742
7743         * src/compose.c
7744                 compose_queue_sub():
7745                 check if queue folder exists (closes #550397).
7746                 removed directory creation since it should be handled
7747                 transparently.
7748         * src/imap.c
7749                 imap_add_msg(): return UID for appended message
7750                 (closes #548842).
7751
7752 2002-04-30 [paul]       0.7.5claws3
7753
7754         * src/summaryview.c
7755                 fix account_find_from_address() bug
7756
7757 2002-04-28 [colin]      0.7.5claws2
7758
7759         * src/compose.c
7760           src/textview.c
7761           src/prefs_common.[ch]
7762           src/utils.[ch]
7763                 Added user-definable quotation characters recognition.
7764
7765 2002-04-28 [paul]       0.7.5claws1
7766
7767         * sync with 0.7.5cvs4
7768                 see ChangeLog entry  2002-04-25
7769
7770 2002-04-28 [paul]       0.7.5claws
7771
7772         * po/es.po
7773           po/nl.po
7774           po/pt_BR.po
7775                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
7776                 Fabio Junior Beneditto
7777
7778 2002-04-27 [jens]       0.7.4claws103
7779
7780         * po/de.po
7781                 updated German translation.
7782
7783 2002-04-27 [hiro]       0.7.4claws102
7784
7785         * src/summaryview.c
7786                 summary_write_cache(): fixed the mark loss of hidden messages.
7787
7788 2002-04-26 [melvin]     0.7.4claws101
7789
7790         * src/procmsg.c
7791                 fixed a second typo (same one)
7792         * po/fr.po
7793           po/it.po
7794           po/pt_BR.po
7795                 fixed the type again...
7796
7797 2002-04-26 [melvin]     0.7.4claws100
7798
7799         * src/procmsg.c
7800                 fixed a typo in an alert message ("temorary").
7801         * po/it.po
7802         * po/pt_BR.po
7803                 corrected the typo  described above.
7804         * po/fr.po
7805                 updated French translation.
7806
7807 2002-04-26 [darko]      0.7.4claws99
7808
7809         * src/summaryview.c
7810                 fix target folder colorization
7811
7812 2002-04-25 [paul]       0.7.4claws98
7813
7814         * po/it.po
7815                 updated by Alessandro Maestri
7816
7817 2002-04-24 [colin]      0.7.4claws97
7818         
7819         * src/compose.c
7820                 Fixed double "subject is empty" question.
7821
7822 2002-04-23 [colin]      0.7.4claws96
7823         
7824         * src/mimeview.c
7825                 Corrected issue when "automatically display images" was
7826                 not set : first image remained after selecting second.
7827
7828 2002-04-23 [melvin]     0.7.4claws95
7829
7830         * src/prefs_actions.c
7831                 Don't display in/out dialog if there is nothing to show.
7832
7833 2002-04-23 [paul]       0.7.4claws94
7834
7835         * sync with 0.7.5cvs3
7836                 bug fixes: see ChangeLog entry 2002-04-23
7837
7838 2002-04-22 [darko]      0.7.4claws93
7839
7840         * src/compose.c
7841                 fix previous check-in which changed code after
7842                 merge from main
7843
7844 2002-04-22 [paul]       0.7.4claws92
7845
7846         * faq/de/*
7847                 add German FAQ
7848         * faq/en/*
7849           faq/es/*
7850           faq/fr/*
7851                 update English, Spanish and French FAQs
7852         * manual/de/*
7853           manual/es/*
7854                 add German and Spanish manuals
7855         * manual/en/*
7856           manual/fr/*
7857                 update English and French manuals
7858
7859         * src/Makefile.am
7860                 add to and re-arrange the pixmap entries
7861
7862 2002-04-22 [darko]      0.7.4claws91
7863
7864         * src/compose.c
7865                 fix sender initials recognition to only allow
7866                 '>' after the initials
7867
7868 2002-04-21 [paul]       0.7.4claws90
7869
7870         * sync with 0.7.5 release
7871                 see ChangeLog entry 2002-04-21
7872
7873 2002-04-21 [alfons]
7874
7875         * src/Makefile.am
7876                 add colin's new pixmaps to EXTRA_DIST
7877
7878 2002-04-21 [colin]      0.7.4claws89
7879         * src/compose.c
7880         * src/inc.c
7881         * src/mainwindow.[ch]
7882         * src/prefs_common.[ch]
7883         * src/stock_pixmap.[ch]
7884                 Added "Work offline" ability.
7885
7886 2002-04-21 [colin]      0.7.4claws88
7887         
7888         * src/mimeview.c
7889         * src/prefs_common.c
7890         * src/prefs_common.h
7891         * src/textview.c : Added an option to common preferences -> display
7892           to allow user not to automatically display images.
7893
7894 2002-04-21 [paul]       0.7.4claws87
7895
7896         * sync with 0.7.4cvs52
7897                 see ChangeLog entry 2002-04-21 (src/imap.c)
7898
7899 2002-04-21 [paul]       0.7.4claws86
7900
7901         * sync with 0.7.4cvs51
7902                 see ChangeLog entry 2002-04-21
7903
7904 2002-04-21 [paul]       0.7.4claws85
7905
7906         * sync with 0.7.4cvs49
7907                 see ChangeLog entries 2002-04-20 and 2002-04-21
7908
7909         * src/Makefile.am
7910                 clean up: remove old 'stock_' element from xpm 
7911                 filenames.
7912
7913 2002-04-21 [alfons]     0.7.4claws84
7914
7915         apply sync patch from Paul
7916
7917         * src/folderview.c
7918                 use old claws prefs_folder_item_create() for now
7919
7920 2002-04-19 [match]      0.7.4claws83
7921
7922         * src/addressbook.[ch]
7923         * src/addrharvest.[ch]
7924         * src/addrgather.[ch]
7925                 recurse folders.
7926         * src/mainwindow.c
7927         * src/summaryview.[ch]
7928                 change menu option.
7929
7930 2002-04-19 [paul]       0.7.4claws82
7931
7932         * po/pt_BR.po
7933                 updated by Fabio Junior Beneditto
7934
7935 2002-04-14 [alfons]     0.7.4claws81
7936
7937         * src/passphrase.c
7938                 add #include <sys/types.h> for mode_t and off_t 
7939
7940 2002-04-13 [paul]       0.7.4claws80
7941         
7942         * src/main.c
7943           src/passphrase.[ch]
7944           src/pgptext.c
7945           src/prefs_common.[ch]
7946           src/rfc2015.c
7947                 enable storing of GnuPG passphrase for the whole 
7948                 session or a user-defined number of minutes. patch 
7949                 submitted by Ravemax <ravemax@dextrose.com>
7950
7951 2002-04-13 [alfons]     0.7.4claws79
7952
7953         * src/textview.c
7954                 make email parser also stop scanning when encountering separators
7955                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
7956
7957 2002-04-13 [paul]       0.7.4claws78
7958
7959         * sync with 0.7.4cvs39
7960                 see ChangeLog entry 2002-04-12
7961
7962 2002-04-11 [paul]       0.7.4claws77
7963
7964         * sync with 0.7.4cvs37
7965                 see ChangeLog entry 2002-04-11
7966
7967 2002-04-11 [paul]       0.7.4claws76
7968
7969         * COPYING 
7970                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
7971                 the clause for OpenSSL). sync with sylpheed main
7972
7973 2002-04-09 [melvin]     0.7.4claws75
7974
7975         * src/compose.c
7976                 Made 'Ctrl-Enter' on send ignore some modifiers 
7977                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
7978                 to bind other *-Enter (but not Alt-Enter).
7979
7980 2002-04-09 [paul]       0.7.4claws74
7981
7982         * sync with 0.7.4cvs35
7983                 see ChangeLog entries 2002-04-09
7984
7985 2002-04-08 [paul]       0.7.4claws73
7986
7987         * sync with 0.7.4cvs33
7988                 see ChangeLog entry 200-04-08
7989
7990 2002-04-07 [match]      0.7.4claws72
7991
7992         * src/addrharvest.[ch]
7993                 fixed to read all addresses in header, regardless
7994                 of header size. improved name parsing. accommodate
7995                 harvest from folders and selected message.
7996         * src/addritem.[ch]
7997                 included new address parsing function.
7998         * src/addrgather.[ch]
7999         * src/addressbook.[ch]
8000         * src/summaryview.[ch]
8001         * src/mainwindow.c
8002                 allow address harvest of folder as well as selected
8003                 messages.
8004
8005 2002-04-07 [paul]       0.7.4claws71
8006
8007         * src/esmtp.[ch]
8008           src/smtp.c
8009                 don't try to authenticate with CRAM-MD5 in SMTP when 
8010                 SMTP-AUTH enabled if MTA doesn't issue this 
8011                 auth-method in it's ehlo-response. bug item #531364,
8012                 patch item #938910. patch submitted by Colin Leroy 
8013                 <colin@colino.net>
8014
8015 2002-04-07 [paul]       0.7.4claws70
8016
8017         * src/nntp.c
8018                 fix missing MODE_READER bug. patch submitted by
8019                 Colin Leroy <colin@colino.net>
8020
8021 2002-04-07 [alfons]     0.7.4claws69
8022
8023         * src/matcher.[ch]
8024         * src/prefs_filtering.c
8025         * src/summaryview.c
8026                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
8027                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
8028
8029 2002-04-07 [paul]       0.7.4claws68
8030
8031         * sync with 0.7.4cvs32
8032                 see ChangeLog entry 2002-04-06
8033
8034         * tools/filter_conv.pl
8035                 more bug fixes
8036
8037 2002-04-06 [paul]       0.7.4claws67
8038
8039         * tools/filter_conv.pl
8040                 modify to be able to find the name of the first
8041                 mailbox and use that. main's filter does not
8042                 record the full path to the mailbox and therefore
8043                 can only filter to the first mailbox.
8044
8045 2002-04-05 [paul]       0.7.4claws66
8046
8047         * tools/filter_conv.pl
8048                 attempt to make the script all-encompassing and
8049                 be able to convert any main 'filter' rule thrown
8050                 at it
8051
8052 2002-04-05 [paul]       0.7.4claws65
8053
8054         * tools/filter_conv.pl
8055                 allow for collapsed folder trees
8056
8057 2002-04-05 [paul]       0.7.4claws64
8058
8059         * sync with 0.7.4cvs31
8060                 see ChangeLog entries 2002-04-05
8061
8062 2002-04-03 [paul]       0.7.4claws63
8063
8064         * sync with 0.7.4cvs29
8065                 see ChangeLog entries 2002-04-02 and 2002-04-03
8066
8067 2002-04-02 [paul]       0.7.4claws62
8068
8069         * sync with 0.7.4cvs26
8070                 see ChangeLog entry 2002-04-01
8071
8072 2002-04-02 [match]      0.7.4claws61
8073
8074         * src/pine.[ch]
8075         * src/importpine.[ch]
8076         * src/addressbook.c
8077                 import Pine address book.
8078
8079 2002-04-02 [match]      0.7.4claws60
8080
8081         * src/addrharvest.[ch]
8082                 improve address parsing of funky addresses.
8083
8084 2002-04-02 [darko]      0.7.4claws59
8085
8086         * src/compose.c
8087                 wrap on send improvements, it now recognizes quoted
8088                 initials as part of the quotation string, and it
8089                 does not join lines separated by CR
8090
8091 2002-04-01 [match]      0.7.4claws58
8092
8093         * src/mgutils.[ch]
8094                 added new functions.
8095         * src/mutt.[ch]
8096                 remove excessive duplicate address generation
8097                 on import.
8098
8099 2002-04-01 [alfons]     0.7.4claws57
8100         
8101         * src/summaryview.c
8102                 put back g_free() 
8103
8104 2002-04-01 [paul]       0.7.4claws56
8105
8106         * sync with 0.7.4cvs25
8107                 see ChangeLog entry 2002-04-01
8108
8109 2002-04-01 [alfons]     0.7.4aprilfool55
8110
8111         * src/summaryview.c
8112                 honour feature request item #537427 to allow for
8113                 displaying names from address book for sent mail also
8114
8115 2002-03-29 [paul]       0.7.4claws54
8116
8117         * src/mainwindow.c
8118           src/prefs_filtering.[ch]
8119           src/prefs_matcher.c
8120           src/summaryview.c
8121                 add 'fast filter' for claws' filtering,
8122                 /Tools/Create filter rule/... patch submitted
8123                 by Neill Miller <neillm@thecodefactory.org>
8124
8125 2002-03-29 [paul]       0.7.4claws53
8126
8127         * sync with 0.7.4cvs24
8128                 see ChangeLog entry 2002-03-29
8129
8130 2002-03-28 [paul]       0.7.4claws52
8131
8132         * sync with 0.7.4cvs23
8133                 see ChangeLog entry 2002-03-28
8134
8135 2002-03-27 [melvin]     0.7.4claws51
8136
8137         * src/prefs_actions.c
8138                 Added support to pass only one message part (as a
8139                 file) to the command using '%p'. No quotes are needed
8140                 because doubles quotes are automatically added.
8141                 Fixed bug where Sylpheed could block when waiting for
8142                 a child process to finish.
8143                 Changed the help menu to remove quotes around symbols to 
8144                 avoid misinterpretation (they must not be used).
8145
8146 2002-03-27 [melvin]     0.7.4claws50
8147
8148         * src/inc.c
8149                 Made the new mail notification command always 
8150                 execute asynchronously.
8151
8152 2002-03-27 [paul]       0.7.4claws49
8153
8154         * src/compose.c
8155                 fix bug introduced in last commit
8156
8157 2002-03-27 [paul]       0.7.4claws48
8158
8159         * sync with 0.7.4cvs21
8160                 see ChangeLog 2002-03-26 and 2002-03-27
8161
8162 2002-03-26 [hoa]        0.7.4claws47
8163
8164         * src/prefs_folder_item.c
8165                 really fixed the bug #516442 with folder rescan.
8166
8167 2002-03-26 [paul]       0.7.4claws46
8168
8169         * sync with 0.7.4cvs19
8170                 see ChangeLog entries 2002-03-25 and 2002-03-26
8171
8172 2002-03-25 [hoa]        0.7.4claws45
8173
8174         * src/matcher.c
8175         * src/mh.c
8176                 fix the bug #516442 with folder rescan.
8177
8178         * src/prefs_common.[ch]
8179         * src/compose.c
8180                 added an option to enable two different behaviours
8181                 for bounce.
8182
8183
8184 2002-03-25 [paul]       0.7.4claws44
8185
8186         * src/mainwindow.c
8187           src/selective_download.c
8188                 correct a few menuitem labels
8189
8190 2002-03-25 [christoph]  0.7.4claws43
8191
8192         * src/procmsg.c
8193                 fix non deleted tmp message in
8194                 procmsg_save_to_outbox
8195                 fix problems caused by sync with
8196                 main branch's procmsg_send_queue
8197
8198 2002-03-25 [paul]       0.7.4claws42
8199
8200         * src/quote_fmt.c
8201           src/quote_fmt_lex.l
8202           src/quote_fmt_parse.y
8203                 add Last name (%L) placeholder for quoting. 
8204                 patch submitted by Thorsten Thielen 
8205                 <thth@users.sourceforge.net>
8206
8207 2002-03-25 [paul]       0.7.4claws41
8208
8209         * src/utils.c
8210                 get full hostname. patch submitted by
8211                 Bob Woodside <rwoodside1@comcast.net>
8212
8213 2002-03-25 [paul]       0.7.4claws40
8214
8215         * src/account.c
8216           src/news.c
8217           src/nntp.[ch]
8218           src/prefs_account.[ch]
8219                 enable NNTP over SSL. patch submitted by
8220                 Pascal Jermini <pascal@infinity.hn.org>
8221
8222 2002-03-24 [paul]       0.7.4claws39
8223
8224         * src/prefs_common.c
8225                 make the arrangement of the Compose tab more
8226                 coherent
8227
8228         * src/mainwindow.c
8229                 fix some irregularities of style
8230
8231         * po/de.po
8232                 updated by Kilian Krause
8233
8234 2002-03-23 [paul]       0.7.4claws38
8235
8236         * po/pt_BR.po
8237                 updated by Fabio Junior Beneditto
8238
8239 2002-03-23 [paul]       0.7.4claws37
8240
8241         * src/mainwindow.c
8242                 move 'Gather addresses' to 'Tools' menu
8243                 make 'Selective download' sensitive
8244
8245 2002-03-23 [paul]       0.7.4claws36
8246
8247         * sync with 0.7.4cvs16
8248                 see ChangeLog entries 2002-03-23
8249
8250 2002-03-22 [christoph]  0.7.4claws35
8251
8252         * src/quote_fmt_parse.y
8253                 fix include program output
8254
8255 2002-03-22 [alfons]     0.7.4claws34
8256
8257         * src/pop.c
8258                 initialize GDate stack variable correctly (sorry!)
8259
8260 2002-03-22 [paul]       0.7.4claws33
8261
8262         * src/compose.c
8263           src/mainwindow.c
8264           src/prefs_actions.c
8265           src/prefs_common.c
8266                 rename 'Tool' to 'Tools'
8267
8268         * src/mainwindow.c
8269                 move 'Delete duplicated messages' from
8270                 'Message/' to 'Tools/'
8271                 re-arrange the order of 'Tools/' items
8272
8273 2002-03-22 [paul]       0.7.4claws32
8274
8275         * src/addr_compl.c
8276           src/addressbook.[ch]
8277                 auto-address completion now also matches on
8278                 Nickname. patch submitted by Bob Forsman 
8279                 <hammor@users.sourceforge.net>
8280
8281         * src/editaddress.c
8282                 correct a spelling mistake
8283
8284 2002-03-22 [alfons]     0.7.4claws31
8285
8286         * src/pop.c
8287                 fix getting uidl from incorrect string 
8288                 (spotted by Colin)
8289
8290 2002-03-21 [alfons]     0.7.4claws30
8291
8292         * src/pop.c
8293                 more code refactoring
8294                 plug mem leak introduced by delete on server
8295
8296 2002-03-21 [paul]       0.7.4claws29
8297
8298         * sync with 0.7.4cvs11
8299                 see ChangeLog entries 2002-03-20
8300
8301 2002-03-20 [alfons]     0.7.4claws28
8302
8303         * src/inc.c
8304                 apply Colin's patch and refactor
8305
8306 2002-03-20 [paul]       0.7.4claws27
8307
8308         * sync with sylpheed 0.7.4cvs9
8309                 see ChangeLog entry 2002-03-20
8310
8311 2002-03-19 [christoph]  0.7.4claws26
8312
8313         * src/mh.c
8314         * src/procmsg.[ch]
8315         * src/summaryview.c
8316                 revert changes for flag updates
8317                 (does not work correctly and no time to debug)
8318
8319 2002-03-20 [alfons]     0.7.4claws25
8320
8321         * src/pop.c
8322                 refactor should_delete() a little bit 
8323
8324 2002-03-19 [paul]       0.7.4claws24
8325
8326         * src/inc.[ch]
8327           src/pop.c
8328           src/prefs_account.[ch]
8329                 allow the user to leave downloaded mail on the 
8330                 server for n days. Patch submitted by Colin Leroy 
8331                 <colin@colino.net>
8332
8333 2002-02-19 [paul]       0.7.4claws23
8334
8335         * sync with sylpheed 0.7.4cvs8
8336                 see ChangeLog entries 2002-03-19
8337
8338 2002-03-18 [paul]       0.7.4claws22
8339
8340         * sync with sylpheed 0.7.4cvs6
8341                 see ChangeLog entry 2002-03-18
8342
8343 2002-03-18 [paul]       0.7.4claws21
8344
8345         * po/en_GB.po
8346                 add en_GB message catalogue
8347
8348         * src/mbox_folder.c
8349           src/prefs_account.c
8350           src/prefs_actions.c
8351                 correct a few spelling mistakes
8352
8353 2002-03-17 [alfons]     0.7.4claws20
8354
8355         * src/matcher.c
8356                 more stringent checks for NULL params when writing
8357                 filtering actions to a file
8358                 
8359 2002-03-17 [hoa]        0.7.3claws20
8360
8361         * src/news.c
8362                 fixed the count of new messages
8363
8364         * src/compose.c
8365                 fixed the "attachment properties" window
8366
8367 2002-03-17 [paul]       0.7.4claws19
8368
8369         * src/defs.h
8370           src/folder.h
8371           src/news.c
8372           src/prefs_account.[ch]
8373           src/procmsg.[ch]
8374           src/summaryview.c
8375                 automatically mark cross-posted messages as read 
8376                 and (optionally) give them a colour label
8377                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
8378                 
8379
8380 2002-03-17 [paul]       0.7.4claws18
8381
8382         * sync with sylpheed 0.7.4cvs5
8383                 see ChangeLog entry 2002-03-17
8384
8385 2002-03-17 [melvin]     0.7.4claws17
8386         
8387         * src/textview.c
8388                 Worked around a gtktext 'bug': when searching for 
8389                 a text in a long message it was scrolling slowly
8390                 line by line until it hit the searched text.
8391         * po/fr.po
8392                 Updated French translation
8393
8394 2002-03-17 [melvin]     0.7.4claws16
8395
8396         * src/mainwindow.c
8397         * src/compose.c
8398         * src/prefs_actions.c
8399                 Moved "Edit/Actions" to "Tool/Actions"
8400                 Made mainwindow/compose window sensitive as soon as
8401                 no child process is running anymore even if the io dialog
8402                 is open.
8403                 Fixed a struct being initialized with a non constant char*
8404
8405 2002-03-16 [christoph]  0.7.4claws15
8406
8407         * configure.in
8408                 add --with-compiler-flags option
8409                 (only for developer hacking)
8410         * src/mh.c
8411         * src/procmsg.[ch]
8412         * src/summaryview.c
8413                 try to make folder-stats and flag handling more
8414                 independent from the summaryview. msgcounts
8415                 are only set when the folder is opened and
8416                 procmsg_msginfo_(un)set_flags will handle it
8417                 later and summaryview will get the values
8418                 from the folder.
8419
8420 2002-03-16 [paul]       0.7.4claws14
8421
8422         * src/messageview.c
8423                 fix Return-receipt. Patch submitted by Bob
8424                 Woodside <rwoodside1@comcast.net>
8425
8426 2002-03-16 [paul]       0.7.4claws13
8427
8428         * src/compose.c
8429                 fix 'dynamic' signatures, make it work again
8430                 broken during sync on 2002-03-14 (0.7.4claws2)
8431
8432 2002-03-15 [match]      0.7.4claws12
8433
8434         * src/addrharvest.[ch]
8435         * src/addrgather.[ch]
8436         * src/addressbook.[ch]
8437         * src/mainwindow.c
8438                 included address harvester feature. still some
8439                 issues with address parsing that I will fix.
8440
8441 2002-03-15 [match]      0.7.4claws11
8442
8443         * src/addrbook.[ch]
8444         * src/addrcache.[ch]
8445         * src/addressbook.[ch]
8446         * src/addrindex.c
8447         * src/editbook.c
8448         * src/importldif.c
8449         * src/importmutt.c
8450         * src/jpilot.[ch]
8451         * src/main.c
8452         * src/syldap.[ch]
8453         * src/vcard.[ch]
8454                 tidy up. fix memory leaks. moved attribs and methods
8455                 from individual interfaces to addrcache object. prep
8456                 for new stuff to come in.
8457
8458 2002-03-15 [alfons]     0.7.4claws10
8459
8460         * src/matcher.[ch]
8461         * src/matcher_parser_parse.y
8462         * src/matcher_parser_lex.l
8463         * src/prefs_matcher.c
8464                 add filtering conditions message greater than, smaller 
8465                 than, and exactly matching a size in bytes
8466                 (does not work with delete from POP3 server yet)
8467
8468                 this should also give others an idea what you should
8469                 do to add new criterions to claws filtering system
8470                 
8471
8472 2002-03-15 [paul]       0.7.4claws9
8473
8474         * tools/filter_conv.pl
8475                 exit if there are no filter rules to convert
8476                 rename filterrc to filterrc.old after completion
8477
8478 2002-03-15 [paul]       0.7.4claws8
8479
8480         * sync with sylpheed 0.7.4cvs3
8481                 see ChangeLog entry 2002-03-14
8482
8483 2002-03-14 [paul]       0.7.4claws7
8484
8485         * src/compose.c
8486                 clean up the last commit (ahem)
8487
8488 2002-03-14 [paul]       0.7.4claws6
8489
8490         * src/compose.c
8491                 fix bug #515655. honour account preferences
8492                 regarding gpg default signing/encryption when 
8493                 changing account from the compose window.
8494
8495 2002-03-14 [paul]       0.7.4claws5
8496
8497         * src/folderview.c
8498                 remove unnecessary curly brackets
8499
8500 2002-03-14 [paul]       0.7.4claws4
8501
8502         * src/folderview.c
8503           src/prefs_filtering.[ch]
8504                 add filter rename on folder rename and filter
8505                 delete on folder delete. Patch submitted by
8506                 Neill Miller <neillm@thecodefactory.org> 
8507
8508 2002-03-14 [christoph]  0.7.4claws3
8509
8510         * src/procmsg.c
8511         * src/send.c
8512                 fix local delivery
8513                 (patch submitted by "Simon 'corecode' Schubert")
8514         * src/prefs_common.c
8515         * src/procmsg.c
8516                 fix gcc 3.0 warning
8517
8518 2002-03-14 [paul]       0.7.4claws2
8519
8520         * sync with sylpheed 0.7.4cvs2
8521                 see ChangeLog entry 2002-03-13
8522
8523 2002-03-12 [darko]      0.7.4claws1
8524
8525         * src/mainwindow.c
8526                 fix what seems to be a copy and paste error
8527                 when setting color for important messages
8528                 (reported by wwp)
8529
8530 2002-03-11 [paul]       version 0.7.4claws released
8531
8532 2002-03-11 [paul]       0.7.4claws
8533
8534         * po/es.po
8535           po/it.po
8536           po/nl.po
8537           po/pt_BR.po
8538                 update message catalogs. Submitted by Ricardo Mones 
8539                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
8540                 Fabio Junior Beneditto
8541
8542         * configure.in
8543           faq/Makefile.am
8544           faq/it/Makefile
8545           faq/it/sylpheed-faq*
8546           src/mainwindow.c
8547           src/manual.[ch]
8548                 add FAQ in Italian
8549         
8550
8551 2002-03-11 [jens]       0.7.3claws7
8552
8553         * po/de.po
8554                 updated German translation
8555
8556 2002-03-11 [melvin]     0.7.3claws6
8557
8558         * po/fr.po
8559                 updated and corrected French translation
8560
8561 2002-03-10 [hoa]        0.7.3claws5
8562
8563         * src/account.c
8564         * src/inc.c
8565         * src/prefs_account.c
8566         * src/procmsg.c
8567         * src/send.[ch]
8568                 fixed the local account.
8569                 you have to change the default "/usr/sbin/sendmail"
8570                 to "/usr/sbin/sendmail -t" in the preferences of
8571                 the local account.
8572
8573         * src/procmime.c
8574                 removed some debug display for renderer
8575
8576 2002-03-10 [paul]       0.7.3claws4
8577
8578         * faq/en/sylpheed-faq-1.html
8579           faq/en/sylpheed-faq-2.html
8580                 update
8581
8582 2002-03-09 [paul]       0.7.3claws3
8583
8584         * sync with sylpheed 0.7.4
8585                 see ChangeLog entry 2002-03-09
8586
8587 2002-03-08 [paul]       0.7.3claws2
8588
8589         * faq/en/sylpheed-faq*
8590           faq/es/sylpheed-faq*
8591           faq/fr/sylpheed-faq*
8592                 update the FAQs
8593
8594         * manual/fr/.cvsignore
8595           manual/fr/Makefilea.am
8596           manual/fr/sylpheed*
8597           src/mainwindow.c
8598           src/manual.[ch]
8599                 add the French manual
8600
8601 2002-03-07 [paul]       0.7.3claws1
8602
8603         * sync with sylpheed 0.7.3cvs4
8604                 see ChangeLog entries  2002-03-06 and 2002-03-07
8605         
8606         * po/nl.po
8607                 updated by Wilbert Berendsen
8608
8609 2002-03-07 [melvin]     0.7.2claws34
8610
8611         * src/selective_download.c
8612                 Changed the pixmap of the receive button to MAIL_RECEIVE.
8613
8614 2002-03-06 [paul]       0.7.2claws33
8615
8616         * sync with sylpheed 0.7.3cvs1
8617                 bug fix, see ChangeLog entry 2002-03-05
8618
8619 2002-03-05 [paul]       0.7.2claws32
8620
8621         * src/mimeview.c
8622           src/pgptext.[ch]
8623           src/procmsg.c
8624                 reverse the pgp ascii-armored code implemented in 
8625                 0.7.2claws16. removal of this code until it matures.
8626                 this means that verifying ascii-armored pgp sigs and
8627                 automatic decryption of ascii-armored encrypted
8628                 messages no longer works.
8629
8630 2002-03-05 [paul]       0.7.2claws31
8631
8632         * configure.in
8633           Makefile.am
8634         * faq/Makefile.am
8635         * faq/en/Makefile.am
8636           faq/en/sylpheed-faq.html
8637           faq/en/sylpheed-faq-1.html
8638           faq/en/sylpheed-faq-2.html
8639           faq/en/sylpheed-faq-3.html
8640         * faq/es/Makefile.am
8641           faq/es/sylpheed-faq.html
8642           faq/es/sylpheed-faq-1.html
8643           faq/es/sylpheed-faq-2.html
8644           faq/es/sylpheed-faq-3.html
8645           faq/es/sylpheed-faq-4.html
8646         * faq/fr/Makefile.am
8647           faq/fr/sylpheed-faq.html
8648           faq/fr/sylpheed-faq-1.html
8649           faq/fr/sylpheed-faq-2.html
8650           faq/fr/sylpheed-faq-3.html
8651         * src/Makefile.am
8652           src/defs.h
8653           src/mainwindow.c
8654           src/manual.[ch]
8655                 add FAQs in English, Spanish and French
8656
8657
8658 2002-03-05 [paul]       0.7.2claws30
8659
8660         * manual/en/sylpheed.html
8661           manual/en/sylpheed-XX.html
8662                 updated the English manual
8663
8664 2002-03-05 [hoa]        
8665
8666         * src/summaryview.c
8667                 dialog box pops up if the article can't be deleted.
8668
8669 2002-03-04 [paul]       
8670         
8671         * po/pt_BR.po
8672                 updated by Fabio Junior Benedito
8673
8674 2002-03-04 [hoa]
8675
8676         * removed ac/gpgme.m4
8677                 to avoid autogen common problem
8678                 developers have to install gpgme development package now
8679
8680         * src/compose.c
8681                 encoding to 7bit or 8bit is enabled.
8682
8683 2002-03-03 [alfons]     0.7.2claws29
8684
8685         * src/pop.c
8686                 merge fix by Oliver Haertel for selective
8687                 download buglet
8688
8689 2002-03-03 [paul]       0.7.2claws28
8690         
8691         * sync with sylpheed 0.7.3
8692
8693 2002-03-03 [paul]       0.7.2claws27
8694
8695         * sync with sylpheed 0.7.2cvs24
8696                 see ChangeLog entries 2002-03-02 and 2002-03-03
8697
8698 2002-03-02 [melvin]     0.7.2claws26
8699
8700         * src/inc.[ch]
8701         * src/main.c
8702         * src/mainwindow.c
8703         * src/prefs_common.[ch]
8704                 Added user definable notification on new mail arrival.
8705                 Removed unused variables in spell checker prefs code.
8706
8707 2002-03-02 [melvin]     0.7.2claws25
8708
8709         * src/quote_fmt.c
8710                 Removed unnecessary escape sequences.
8711                 Changed 'Initial...' to 'Initials of Sender'
8712
8713 2002-03-02 [paul]       0.7.2claws24
8714
8715         * sync with sylpheed 0.7.2cvs22
8716                 see ChangeLog entry 2002-03-01
8717
8718 2002-03-01 [hoa]        0.7.2claws23
8719
8720         * src/mainwindow.c
8721                 Set sensitivity of delete actions to active
8722                 even if the folder is a newsgroup.
8723
8724         * src/summaryview.c
8725                 - Set sensitivity of delete actions
8726                 - Added function check_permission() that will check if the
8727                   user is authorized to delete a message. For news, it
8728                   will check if the author is the same.
8729                 - Enabled deletion when there is no trash folder.
8730
8731         * src/news.[ch]
8732                 - Added news_cancel_article() to cancel articles
8733                 - Implemented news_remove_message() (public function)
8734
8735 2002-03-01 [paul]       0.7.2claws22
8736
8737         * src/gtkutils.c
8738           src/textview.c
8739                 recognise urls that that don't include 'http://' and
8740                 simply begin 'www.' 
8741
8742         * AUTHORS
8743                 remove duplicated name
8744
8745 2002-02-28 [paul]       0.7.2claws21
8746
8747         * src/mainwindow.c
8748           src/summaryview.[ch]
8749                 add ability to 'Select thread'
8750                 combines Melvin's "Select thread's head" patch (#510907)
8751                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
8752                 patch (#518514) 
8753
8754 2002-02-28 [paul]       0.7.2claws20
8755
8756         * src/mimeview.c
8757                 hopefully fix segfault on right-clicking a mime part
8758                 that some people have experienced.      
8759                 fix submitted by Fredrik Olofsson <frol@linux.nu>
8760
8761 2002-02-28 [paul]       0.7.2claws19
8762
8763         * sync with sylpheed 0.7.2cvs21
8764                 see ChangeLog entries 2002-02-27 and 2002-02-28
8765
8766 2002-02-27 [paul]       0.7.2claws18
8767
8768         * sync with sylpheed 0.7.2cvs18
8769                 see ChangeLog entries 2002-02-26 and 2002-02-27
8770
8771 2002-02-26 [alfons]     0.7.2claws17
8772
8773         * src/procheader.c
8774                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
8775                 (spotted by Chris Hessman <idatech@gmx.net>)
8776
8777 2002-02-26 [paul]       0.7.2claws16
8778
8779         * src/mimeview.c
8780           src/pgptext.[ch]
8781           src/procmsg.c
8782                 make decryption of ascii-armored pgp encrypted messages
8783                 and verification of ascii-armored signatures work again.
8784                 slightly altered from the patch by Jens Jahnke 
8785                 <jan0sch@gmx.net>
8786
8787                 ##FIX ME##
8788                 * the checking of plaintext signatures always comes up in 
8789                   a popup box
8790                 * it doesn't work for multipart messages 
8791                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
8792                   including the msg headers and these 2 line themselves, are 
8793                   not displayed
8794
8795         * src/mainwindow.c
8796                 "View/Folder Tree" becomes "View/Separate Folder Tree"
8797                 "View/Message View" becomes "View/Separate Message View"
8798                 because its less ambiguous.
8799
8800         * po/es.po
8801                 updated by Ricardo Mones Lastra
8802
8803 2002-02-26 [paul]       0.7.2claws15
8804
8805         * sync with sylpheed 0.7.2cvs17
8806                 see ChangeLog entries 2002-02-25 and 2002-02-26
8807
8808 2002-02-25 [christoph]  0.7.2claws14
8809
8810         * src/filtering.[ch]
8811         * src/inc.c
8812                 do filtering stuff after all messages have been received
8813                   1. drop all messages to .processing
8814                   2. scan processing folder for messages
8815                   3. filter messages or move to inbox
8816                 this will also find old messages left in processing after
8817                 a crash or something like that and we get a real msginfo
8818                 from folder->get_msg_list and do not have to create our
8819                 own in filter_message
8820         * src/matcher_parser_parse.y
8821                 remove MIX/MAX warning (reordered includes)
8822
8823 2002-02-25 [paul]       0.7.2claws13
8824
8825         * sync with sylpheed 0.7.2cvs15
8826                 see ChangeLog entry 2002-02-24
8827
8828 2002-02-24 [alfons]     0.7.2claws12
8829
8830         * src/filtering.c
8831                 clear old color flags first when applying a new color to
8832                 a message info. 
8833                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
8834
8835 2002-02-24 [alfons]     0.7.2.claws11
8836         
8837         * AUTHORS
8838         * src/prefs_common.c
8839                 add presets for Opera and Konqueror, closes patch #517261,
8840                 submitted by Ville Skyttä <scop@users.sourceforge.net>
8841
8842 2002-02-24 [alfons]     0.7.2.claws10
8843
8844         * AUTHORS
8845         * src/summaryview.c
8846                 fix threading for null message ids, closes patch #521601,
8847                 submitted by Bob Forsman <hammor@users.sourceforge.net>
8848
8849 2002-02-24 [alfons]     0.7.2claws9
8850
8851         * src/summaryview.c
8852         * src/filtering.c
8853                 make Tool | Filter Message work with filtering system so
8854                 setting flags also works
8855
8856                 TODO:
8857
8858                 - Processing uses the same function as Tool | Filter
8859                   Message, but doesn't use the same update proc yet
8860
8861 2002-02-23 [paul]       0.7.2claws8
8862
8863         * sync with sylpheed 0.7.2cvs14
8864                 see ChangeLog entries 2002-02-22 and 2002-02-23
8865
8866 2002-02-22 [christoph]  0.7.2claws7
8867
8868         * src/quote_fmt.c
8869                 Add column space to table
8870         * src/quote_fmt_parse.y
8871                 Close files
8872
8873 2002-02-22 [paul]       0.7.2claws6
8874
8875         * src/Makefile.am
8876           src/defs.h
8877           src/filtering.c
8878           src/inc.[ch]
8879           src/mainwindow.c
8880           src/matcher.[ch]
8881           src/matcher_parser_lex.l
8882           src/matcher_parser_parse.y
8883           src/pop.[ch]
8884           src/prefs_account.h
8885           src/prefs_filtering.c
8886           src/selective_download.[ch]   *** NEW FILES ***
8887           src/utils.[ch]
8888           po/POTFILES.in
8889                 Selective Download added to 'Tool' menu. 
8890                 Retrieves email headers of the currently selected pop3 
8891                 account and allows the user to mark emails for deletion 
8892                 right on the pop3 server. Patch submitted by Oliver Haertel 
8893                 <oha@users.sourceforge.net>.
8894         
8895         * po/POTFILES.in
8896                 add 'src/quote_fmt.c'           
8897
8898 2002-02-22 [christoph]  0.7.2claws5
8899
8900         * src/Makefile.am
8901                 added quote_fmt.c
8902         * src/prefs_common.[ch]
8903         * src/prefs_template.c
8904         * src/quote_fmt.c               *** NEW FILE ***
8905         * src/quote_fmt.h
8906                 move quote format symbol description code
8907                 to it's own file because it is used from
8908                 differnent code parts
8909                 Rewrote symbol description GUI
8910                   + use table
8911                   + add separators
8912                   + get data from array (no more long constant strings)
8913         * src/quote_fmt_lex.l
8914         * src/quote_fmt_parse.y
8915                 Symbol for Literal % changed to \% instead of %%
8916                 (More logical as \ is used for quoting for other symbols)
8917                 Add |f and |p to include files and program output
8918                 Examples:
8919                     |f{/home/.../.signature}
8920                     |p{date}
8921         * po/de.po
8922                 Correct wrong spelling for "Referenzen"
8923
8924 2002-02-21 [paul]       0.7.2claws4
8925
8926         * src/procmsg.c
8927                 forgotten during sync
8928
8929 2002-02-21 [paul]       0.7.2claws3
8930
8931         * sync with sylpheed 0.7.2cvs11
8932                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
8933                 2002-02-20 and 2002-02-21
8934
8935 2002-02-20 [melvin]     0.7.2claws2
8936
8937         * src/prefs_actions.c
8938                 Added error report when child cannot fork or when execvp 
8939                 returns with an error.
8940
8941 2002-02-19 [christoph]  0.7.2claws1
8942
8943         * src/codeconv.c
8944                 return unconverted text if conde conversion is not possible
8945                 when libjconv is used.
8946                 (patch submitted by "Simon 'corecode' Schubert")
8947
8948 2002-02-19 [paul]       
8949
8950         * version 0.7.2claws release
8951
8952 2002-02-19 [paul]       0.7.2claws
8953
8954         * po/nl.po
8955                 updated by Wilbert Berendsen
8956
8957
8958 2002-02-18 [alfons]     0.7.1claws13
8959
8960         * src/syldap.c
8961         * src/jpilot.c
8962                 remove references to dlfcn and explicitly loading functions
8963                 from dynalink libs, because libs linked anyway, and functions
8964                 are loaded explicitly
8965
8966 2002-02-17 [melvin]     0.7.1claws12
8967
8968         * src/prefs_actions.c
8969                 Replaced children wait loop with double fork technique.
8970                 Now, input/output window updated at each new output.
8971                 free_children(): Fixed a memory leak.
8972                 Made input/output window non closable if running children
8973                 still exist.
8974                 Added missing <unistd.h> include.
8975                 Added some --debug outputs.
8976
8977 2002-02-17 [melvin]     0.7.1claws11
8978
8979         * src/summaryview.c
8980                 Fixed bug where descending sort order did not select top
8981                 message.
8982
8983 2002-02-17 [melvin]     0.7.1claws10
8984
8985         * acconfig.h
8986                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
8987         * src/prefs_common.c
8988                 Pspell data package directory no more hard coded but
8989                 set during configuration (PSPELL_PATH). (Thanks to 
8990                                 Gustavo Noronha Silva.)
8991
8992 2002-02-17 [melvin]     0.7.1claws9
8993
8994         * configure.in
8995                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
8996         * src/gtkspell.c
8997                 Fixed compile-time warnings.
8998
8999 2002-02-16 [alfons]     0.7.1claws8
9000
9001         * src/filesel.c
9002                 fix inadvertent free of NULL pointer which caused
9003                 sylpheed to crash when closing the save-as dialog
9004                 using the window close button
9005
9006 2002-02-16 [carsten]    0.7.1claws7
9007         * src/mainwindow.[ch]
9008           src/summaryview.c
9009           src/prefs_common.c
9010                 fixes for pixmap theming code:
9011                         - recently changed mail attributes shouldn't get
9012                           lost any longer
9013                         - theme is only reloaded iff another theme was
9014                           selected
9015
9016 2002-02-16 [paul]       0.7.1claws6
9017
9018         * sync with sylpheed 0.7.2 release
9019                 see ChangeLog entry 2002-02-15 and 2002-02-16
9020
9021 2002-02-15 [paul]       0.7.1claws5
9022
9023         * sync with sylpheed 0.7.1cvs9
9024                 see ChangeLog entry 2002-02-15
9025
9026         * po/POTFILES.in
9027                 remove unneeded headerwindow.c entry
9028
9029 2002-02-14 [carsten]    0.7.1claws4
9030         * src/summaryview.c
9031                 fixed a bug for "Go to next unread message": there was
9032                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
9033                 in the prefs, because of doing "Search again" instead
9034                 "No"
9035
9036 2002-02-14 [carsten]    0.7.1claws3
9037         * src/stock_pixmap.c
9038                 removed 2 more mem leaks; following memprof,
9039                 this code is "leak free" now :)
9040
9041 2002-02-14 [carsten]    0.7.1claws2
9042         * src/stock_pixmap.c
9043                 used opendir/readdir/closedir instead of scandir
9044                 -> code should work now on Solaris
9045
9046 2002-02-14 [paul]       0.7.1claws1
9047
9048         * sync with sylpheed 0.7.1cvs8
9049                 see ChangeLog entries 2002-02-13 and 2002-02-14
9050
9051         * README.claws
9052                 add some description of Actions and Pixmap Themes
9053
9054 2002-02-13 [paul]       
9055
9056         * version 0.7.1claws release
9057
9058 2002-02-13 [paul]       0.7.1claws
9059
9060         * po/es.po
9061           po/it.po
9062           po/pt_BR.po
9063                 updated translations, submitted by Ricardo Mones Lastra,
9064                 Alessandro Maestri and Fabio Junior Beneditto
9065
9066 2002-02-13 [melvin]     0.7.0claws75
9067
9068         * src/prefs_actions.c
9069                 Added missing "signal.h" include
9070
9071 2002-02-13 [melvin]     0.7.0claws74
9072
9073         * src/prefs_folder_item.c
9074                 Added missing "config.h" include
9075         * po/fr.po
9076                 Updated French translation for folder propriety.
9077
9078 2002-02-13 [jens]       0.7.0claws73
9079
9080         * po/POTFILES.in
9081                 Added missing src/prefs_folder_item.c [log added by melvin]
9082         * po/de.po
9083                 Updated German translation.
9084
9085 2002-02-13 [melvin]     0.7.0claws72
9086
9087         * po/fr.po
9088                 Updated French translation.
9089
9090 2002-02-13 [melvin]     0.7.0claws71
9091
9092         * src/gtkutils.c
9093                 Made gtkut_editable_get_selection return NULL if selection
9094                 is of length zero.
9095                 This fixes a bug where selecting part of message A then
9096                 switching to message B and replying to it will not
9097                 quote the message's body.
9098
9099 2002-02-12 [paul]       0.7.0claws70
9100
9101         * src/mainwindow.c
9102                 cosmetic, relating to pixmap themes: on toolbar make 
9103                 updating of 'Exec' and 'Compose news/Compose email'
9104                 icons faster.
9105
9106 2002-02-12 [carsten]    0.7.0claws69
9107         * src/folderview.c
9108           src/mainwindow.[ch]
9109           src/stock_pixmap.c
9110           src/summaryview.c
9111           src/prefs_common.c
9112                 - refreshing after changing pixmap theme better
9113                   now (thanks Paul)
9114                 - wanted to remove some mem leaks, but alfons was
9115                   faster (and had the better solution ;)
9116
9117 2002-02-12 [alfons]     0.7.0claws68
9118
9119         * src/prefs_common.c
9120         * src/stock_pixmap.[ch]
9121                 plug mem leaks, refactor code a little bit
9122
9123
9124 2002-02-12 [sergey]     0.7.0claws67
9125
9126         * src/imap.c
9127                 Fixed problem with copying messages to IMAP folders when the
9128                 server uses something other than '/' as a namespace separator
9129                 (cyrus-imapd uses '.').
9130
9131 2002-02-12 [jens]       0.7.0claws66
9132
9133         * po/de.po
9134                 Updated German Translation
9135
9136 2002-02-12 [paul]       0.7.0claws65
9137
9138         * sync with sylpheed 0.7.1cvs1
9139                 see ChangeLog entry 2002-02-12
9140
9141 2002-02-12 [melvin]     0.7.0claws64
9142
9143         * src/prefs_actions.c
9144                 Fixed "feature" where children's output was duplicated 
9145                 instead of refreshed while monitoring.
9146                 Removed some debug code.
9147
9148 2002-02-12 [christoph]  0.7.0claws63
9149
9150         * src/compose.c
9151                 always delete message from queue after sending/send error
9152                 (closes bug #509601)
9153
9154 2002-02-12 [melvin]     0.7.0claws62
9155
9156         * src/prefs_actions.c
9157                 Children wait loop is now triggered with a timeout of 1s
9158                 Added %F which is replaced with the list of filenames 
9159                 of all selected messages (as suggested by Ricardo Mones Lestra)
9160                 Pipe syntax changed. Prefix with | to send selection, postfix
9161                 with | to retrieve output. Prefix with > or * to send
9162                 user definable input to the command (*: input is hidden)
9163                 Old pipe action should now be postfixed with |, too.
9164
9165 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
9166         * src/stock_pixmap.c
9167                 fixed a bug: if there's no theme directory don't
9168                 throw an error, just do "nothing" (thanks Alfons)
9169
9170 2002-02-12 [carsten]    0.7.0claws60
9171         * src/folderview.c
9172           src/summaryview.c
9173                 had to write the cache twice (nasty!); some marks would 
9174                 get lost if not
9175
9176 2002-02-11 [carsten]    0.7.0claws59
9177         * acconfig.h
9178           configure.in
9179           doc-src/maintainer_guide.txt
9180           src/compose.[ch]
9181           src/defs.h
9182           src/folderview.[ch]
9183           src/gtkutils.[ch]
9184           src/mainwindow.[ch]
9185           src/prefs_common.[ch]
9186           src/stock_pixmap.[ch]
9187           src/summaryview.[ch]
9188                 pixmap theming and related work on pixmap
9189                 handling on some other places
9190                 (e.g. hrm features for all folder)
9191           src/pixmap/stock_*.xpm -> the stock_ was removed
9192         
9193 2002-02-11 [paul]       0.7.0claws58
9194
9195         * sync with sylpheed 0.7.1 release
9196                 see ChangeLog entries 2002-02-11
9197
9198 2002-02-08 [paul]       0.7.0claws57
9199
9200         * sync with sylpheed 0.7.0cvs39
9201                 see ChangeLog entry 2002-02-07 (last entry) 
9202
9203         * src/prefs_actions.c
9204           src/prefs_filtering.c
9205           src/prefs_matcher.c
9206           src/prefs_scoring.c
9207                 sync: made it compile with C compilers other than gcc
9208
9209 2002-02-07 [paul]       0.7.0claws56
9210
9211         * sync with sylpheed 0.7.0cvs38
9212                 see ChangeLog entries 2002-02-06 (last 2 entries) and
9213                 2002-02-07
9214
9215 2002-02-07 [darko]      0.7.0claws55
9216
9217         * src/gtkutils.[ch]
9218         * src/summaryview.c
9219                 Fix const gchar */gchar * issue (thanks Hiro)
9220
9221 2002-02-07 [darko]      0.7.0claws54
9222
9223         * src/compose.[ch]
9224         * src/filtering.c
9225         * src/gtkutils.[ch]
9226         * src/prefs_template.c
9227         * src/quote_fmt.h
9228         * src/quote_fmt_parse.y
9229         * src/summaryview.c
9230         * src/utils.[ch]
9231                 When replying or forwarding an email don't quote the entire
9232                 mail body but use the part of the message text that is selected
9233
9234 2002-02-06 [melvin]     0.7.0claws53
9235
9236         * src/prefs_common.[ch]
9237         * src/gtkspell.[ch]
9238         * src/compose.c
9239                 Made possible to switch quickly to last used dictionary
9240                 which makes checking bilingual documents easier.
9241
9242 2002-02-06 [melvin]     0.7.0claws52
9243         
9244         * po/POTFILES.in
9245                 Added forgotten new file src/prefs_actions.c
9246
9247 2002-02-06 [melvin]     0.7.0claws51
9248
9249         * src/prefs_actions.c   ** NEW FILE **
9250         * src/prefs_actions.h   ** NEW FILE **
9251                 Added actions to execute on message text view, or on the
9252                         message's file.
9253         * src/Makefile.am
9254                 Added src/prefs_actions.[ch]
9255         * src/compose.c
9256                 Added new menu "Edit/Actions"
9257         * src/defs.h
9258                 Added new actionsrc file.
9259         * src/main.c
9260                 Added actionsrc reading.
9261         * src/mainwindow.c
9262                 Added new menus "Edit/Actions" and "Configuration/Actions..."
9263         * src/prefs_common.h
9264                 Added new element actionslst element to prefs_common.
9265
9266 2002-02-06 [paul]       0.7.0claws50
9267
9268         * sync with sylpheed 0.7.0cvs36
9269                 see ChangeLog entry 2002-02-06
9270
9271 2002-02-05 [paul]
9272
9273         * po/es.po
9274                 updated by Ricardo Mones Lastra
9275
9276 2002-02-05 [paul]       0.7.0claws49
9277
9278         * sync with sylpheed 0.7.0cvs33
9279                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
9280
9281 2002-02-05 [paul]       0.7.0claws48
9282
9283         * src/compose.c
9284                 re-add 'Edit/Advanced/Delete entire line', previously named
9285                 'Delete Line+'
9286
9287 2002-02-04 [paul]       0.7.0claws47
9288
9289         * src/compose.c
9290           src/summaryview.c
9291                 fix bug #494993 (Reply All not taking Reply-To into consi)
9292                 eliminate differences in behaviour of right-click 'Reply to all' 
9293                 in summary view and 'Reply to all' on the toolbar. 
9294                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
9295                 view and From gets ignored by 'Reply to all' on toolbar.
9296                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
9297                 From when no Reply-To header is present.
9298
9299 2002-02-04 [paul]       0.7.0claws46
9300
9301         * sync with sylpheed 0.7.0cvs30
9302                 see ChangeLog entries 2002-02-03 and 2002-02-04
9303
9304 2002-02-03 [melvin]     0.7.0claws45
9305
9306         * src/gtkspell.[ch]
9307                 Readded function to highlight all misspelled words.
9308                 Fixed bug where user-provided-words did not replace
9309                         correctly the misspelled word when using the mouse.
9310                 Fixed bug where checking a region selected from right to left did
9311                         not check the region at all.
9312                 Fixed bug where 'Check backwards' may not check at all. 
9313                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
9314                 Fixed possible buffer overflow when checking for long strings (>1k).
9315                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
9316                 Accelerators code uses now gtk_widget_add_accel.
9317                 Removed and disabled obsolete and unfinished code.
9318                 Cleaning up.
9319
9320         * src/compose.c
9321                 Added menu item to Highlight all misspelled words.
9322
9323 2002-02-01 [paul]       0.7.0claws44
9324
9325         * src/mainwindow.c
9326                 fix '/View/Hide read messages' sensitivity when all
9327                 messages in a folder are hidden
9328
9329 2002-02-01 [paul]       0.7.0claws43
9330
9331         * src/main.c
9332                 add --send option to command line interface, sends all
9333                 queued mail. Patch submitted by Ricardo Mones Lastra.
9334
9335 2002-01-31 [paul]       0.7.0claws42
9336
9337         * src/mainwindow.c
9338                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
9339
9340 2002-01-31 [paul]       0.7.0claws41
9341
9342         * sync with sylpheed 0.7.0cvs27
9343                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
9344                 and 2002-01-31
9345
9346         * src/textview.c
9347                 comment out elements of textview_show_part() as temporary
9348                 workaround for attachment 'Display as text' bug 
9349
9350         * po/pt_BR.po
9351                 updated by Fabio Junior Beneditto
9352
9353 2002-01-30 [paul]       0.7.0claws40
9354
9355         * sync with sylpheed 0.7.0cvs24
9356                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
9357                 and 2002-01-30
9358
9359         * src/compose.c
9360                 add {N_("/_Spelling"), ... "<Branch>"} to 
9361                 GtkItemFactoryEntry compose_entries[]
9362
9363         * src/prefs_common.c
9364                 add claws menu items to prefs_keybind_apply_clicked()
9365                 and remove non-claws menu items
9366
9367 2002-01-29 [paul]       0.7.0claws39
9368
9369         * sync with sylpheed 0.7.0cvs22
9370                 see ChangeLog entries 2002-01-28 and 2002-01-29
9371
9372 2002-01-28 [melvin]     0.7.0claws38
9373
9374         * src/compose.c
9375                 Added the declartion of compose_send_control_enter.
9376
9377         * src/compose.c
9378         * src/gtkspell.[ch]
9379                 Added in a 'Spelling' menu which includes the configuration menu. 
9380                 Added a real 'Check all' and got rid from the old one which only
9381                 highlited misspelled word.
9382                 Made 'Check while typing' a disableable option.
9383                 Added a dialog when there are no more misspelled word.
9384                 Added a dialog if error occurs when switching to a dictionary.
9385         
9386         * src/prefs_common.[ch]
9387                 Added option for the default 'Check while typing' option.
9388
9389
9390 2002-01-28 [alfons]     0.7.0claws37
9391
9392         * src/compose.c
9393                 fix buglet and make code comply with sylpheed code style
9394
9395 2002-01-28 [paul]       0.7.0claws36
9396
9397         * sync with sylpheed 0.7.0cvs19
9398                 see ChangeLog entries for 2002-01-28
9399
9400 2002-01-28 [hoa]        0.7.0claws35
9401
9402         * src/defs.h
9403                 added rendererrc
9404
9405         * src/main.c
9406                 read the renderer config
9407
9408         * src/procmime.[ch]
9409                 use the renderer config to convert mime attachments
9410
9411         * src/textview.c
9412                 don't use textview_show_html/ertf,
9413                 use get_text_content instead
9414
9415 2002-01-27 [alfons]     0.7.0claws34
9416         
9417         * src/news.c
9418                 make sylpheed believe it can delete a news message...
9419                 (messages are NOT deleted, maybe we should remove
9420                 processing from the folder properties after all.)
9421
9422 2002-01-27 [alfons]     0.7.0claws33
9423
9424         * src/folder.c
9425                 add extra checks
9426         * src/news.c
9427                 implement remove_msg() 
9428
9429 2002-01-27 [alfons]     0.7.0claws32
9430
9431         * src/procmsg.h
9432         * src/procheader.c
9433         * src/messageview.c
9434                 fix return receipt / disposition notification again. this
9435                 stuff seems to break on _every_ major summary UI change, so
9436                 it's now implemented using a flag which is saved in the
9437                 marks cache
9438                 
9439 2002-01-26 [alfons]     0.7.0claws31
9440
9441         * src/import.c
9442                 let import dialog show the destination folder identifier
9443
9444 2002-01-26 [melvin]     0.7.0claws30
9445
9446         * src/folderview.c
9447         * src/summaryview.c
9448                 Readded 'Mark all read' into summary view popup menu
9449                 Added 'Mark all read' in folder view popup menu for IMAP
9450                 and NNTP.
9451                 Made it insensitive if the selected folder is not the shown
9452                 one to avoid 'Mark all read' on the wrong folder.
9453                 
9454 2002-01-26 [paul]       0.7.0claws29
9455
9456         * src/folderview.c
9457           src/summaryview.c
9458                 move 'Mark all read' from summary view to folder view
9459                 menu. (adapted from) patch submitted by Jeremy Andrews,
9460                 <lists@kerneltrap.com>
9461
9462 2002-01-25 [alfons]     0.7.0claws28
9463
9464         * src/gtkstext.c
9465                 put the gtk class name back so GtkSText adapts the 
9466                 settings of GtkText
9467
9468 2002-01-25 [alfons]     0.7.0claws27
9469
9470         * src/folderview.c 
9471                 assimilate Ricardo's patch that shows pixmaps instead of
9472                 plain "new" and "unread" texts in the folder view column
9473                 headers 
9474
9475 2002-01-25 [paul]       0.7.0claws26
9476
9477         * src/Makefile.am
9478                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
9479                 be found in non-standard locations. 
9480                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
9481
9482 2002-01-25 [paul]       0.7.0claws25
9483
9484         * sync with sylpheed 0.7.0cvs16
9485                 see ChangeLog entry 2002-01-25
9486
9487 2002-01-24 [paul]       0.7.0claws24
9488
9489         * more sync with sylpheed 0.7.0cvs15
9490                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
9491
9492 2002-01-23 [sergey]     0.7.0claws23
9493
9494         * src/importldif.c
9495                 Fixed segfault when closing LDIF import wizard with
9496                 the window manager.
9497         * src/imageview.c
9498         * src/imageview.h
9499         * src/messageview.c
9500         * src/mimeview.c
9501                 Fixed wrong scrolling position after switching between
9502                 text and image parts.
9503
9504 2002-01-23 [paul]       0.7.0claws22
9505
9506         * sync with sylpheed 0.7.0cvs15
9507                 see ChangeLog entries 2002-01-22 and 2002-01-23
9508
9509 2002-01-21 [melvin]     0.7.0claws21
9510
9511         * src/prefs_scoring.c
9512         * src/prefs_filtering.c
9513                 Fixed bug where scoring and filtering windows stopped
9514                 autochecking.
9515
9516 2002-01-21 [paul]       0.7.0claws20
9517
9518         * sync with sylpheed 0.7.0cvs12
9519                 see ChangeLog entries 2002-01-20 and 2002-01-21
9520
9521 2002-01-21 [carsten]    0.7.0claws19
9522         * src/mainwindow.c
9523         * src/menu.[ch]
9524         * src/messageview.[ch]
9525         * src/summaryview.[ch]
9526                 changes to shortcuts handling again:
9527                         + "Q" now controled by mainwin
9528                         + v/V are now customizable and have slightly
9529                           different meanings
9530                 the "button" to minimize the messageview (and maximize
9531                 the summary view) is a real button now
9532         * src/compose.c
9533                 "Delete Line+" added to Edit/Advanced (this will also
9534                 delete the '\n')
9535
9536 2002-01-20 [melvin] 0.7.0claws18
9537
9538         * src/addressbook.c
9539                 Made "Bcc" sensitive when addressbook is called from
9540                 compose window (it was a Claws only bug).
9541
9542 2002-01-19 [alfons] 0.7.0claws17
9543
9544         * src/inc.c
9545                 prevent unnecessary updates when currently selected folder has
9546                 no new messages 
9547
9548 2002-01-19 [alfons] 0.7.0claws16
9549         
9550         * src/summaryview.c
9551                 prevent writing the cache based on current message list in summary 
9552                 view when filtering also put messages in currently selected folder
9553
9554 2002-01-19 [paul]
9555
9556         * po/it.po
9557                 Italian translation submitted by Alessandro Maestri
9558                 <a.maestri@cs.tin.it>
9559
9560 2002-01-18 [melvin]     0.7.0claws15
9561
9562         * src/prefs_filters.c
9563                 fixed bug where 'cancel' from 'filters' window stops autochecking
9564                 if the timer timed out  when the window was open.
9565
9566 2002-01-18 [match]      0.7.0claws14
9567
9568         * src/addrclip.[ch]     ** NEW FILE **
9569         * src/addrselect.[ch]   ** NEW FILE **
9570         * src/adbookbase.h      ** NEW FILE **
9571                 addressbook cut, copy and paste
9572         * src/addrbook.[ch]
9573         * src/addrcache.[ch]
9574         * src/addressitem.h
9575         * src/addrindex.[ch]
9576         * src/addritem.[ch]
9577         * src/importldif.c
9578         * src/importmutt.c
9579         * src/jpilot.[ch]
9580         * src/syldap.[ch]
9581         * src/vcard.[ch]
9582         * src/jpilot.[ch]
9583         * src/editbook.c
9584         * src/editjpilot.c
9585         * src/editldap.c
9586         * src/editvcard.c
9587                 support for copy/paste
9588         * src/addressbook.c
9589                 support for copy/paste
9590                 tidy up menu option processing
9591                 correct address list function arguments
9592         * src/editaddress.c
9593                 sort user attributes
9594         * src/ldif.h
9595         * src/mutt.h
9596                 tidy up
9597
9598         * src/addrbook.[ch]
9599         * src/addrbook.[ch]
9600         * src/addrbook.[ch]
9601                 
9602
9603 2002-01-18 [paul]       0.7.0claws13
9604
9605         * sync with sylpheed 0.7.0cvs8
9606                 configure.in: support Mac OS X (Darwin)
9607
9608 2002-01-18 [carsten]    0.7.0claws12
9609         * src/html.c
9610                 small hack to fix a segfault with an empty href
9611                 (reported by Alexandra Walford <deeni@altern.org>)
9612         * src/mainwindow.c
9613         * src/summaryview.c
9614                 the shortcuts for Mark und Mark as unread are hardcoded
9615                 again
9616         * src/compose.c
9617         * src/gtkstext.[ch]
9618                 readded the shortcuts in gtkstext but made them
9619                 customizeable (simply by adding a menu plus a wrapper
9620                 to compose.c)
9621
9622 2002-01-17 [melvin]     0.7.0claws11
9623
9624         * src/gtkspell.c
9625                 fix default dictionary not being saved.
9626
9627 2002-01-16 [darko]      0.7.0claws10
9628
9629         * src/compose.c
9630                 fix wrapping crash with URL longer than wrapping margin
9631
9632 2002-12-08 [hoa]        0.7.0claws10
9633
9634         * src/matcher_parser_parse.y
9635                 fixed some bugs
9636
9637         * src/prefs_filtering.c
9638                 now, we can use bounce action in the dialog box.
9639
9640 2002-01-16 [carsten]    0.7.0claws9
9641         * src/gtkstext.c
9642                 removed the <control> and <alt> shortcuts because they're
9643                 not needed and interefered with the "normal" shortcuts
9644         * src/mainwindow.c
9645         * src/summaryview.c
9646                 removed most of the hardcoded shortcuts and assigned
9647                 them to menu entries making them easy customizable by
9648                 that
9649
9650 2002-01-16 |melvin]     0.7.0claws8
9651
9652         * src/gtkspell.c
9653                 fixed bug where using the mouse and when the compose
9654                 window is not on top may result in a crash.
9655
9656 2002-01-16 [melvin]     0.7.0claws7
9657
9658         * src/compose.c
9659                 fixed a long standingspell checker bug which could 
9660                 cause a crash after sending a message.
9661
9662 2002-01-16 [paul]       0.7.0claws6
9663
9664         * sync with sylpheed 0.7.0cvs7
9665                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
9666                 2002-01-15, and 2002-01-16
9667
9668 2002-01-16 [melvin]     0.7.0claws5
9669
9670         * README.claws
9671         * src/compose.c
9672         * src/gtkspell.[ch]
9673         * src/main.c
9674                 Heavily modified spell checker code to work around
9675                 ispell bug, to add keyboard shortcuts and for future
9676                 enhancements. See README.claws for usage information.
9677
9678 2002-01-15 [alfons]     0.7.0claws4
9679         
9680         * src/summaryview.c
9681                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
9682                 so sorting within threads reflects sort mode
9683
9684 2002-01-15 [christoph]  0.7.0claws3
9685
9686         * src/procmsg.c
9687                 added alertpanel if mail sending failed
9688
9689 2002-01-15 [alfons]     0.7.0claws2
9690         
9691         * src/prefs_filtering.c
9692                 don't stop timer when prefs filtering dialog is opened
9693
9694 2002-01-14 [alfons]     0.7.0claws1
9695
9696         * src/addr_compl.c
9697         * src/prefs.c
9698                 remove debug_print()s for privacy reasons
9699
9700 2002-01-14 [darko]      0.7.0claws
9701
9702         * README.claws
9703                 quotation wrapping is now also in the main branch
9704
9705 2002-01-14 [paul]
9706
9707         * tools/filter_conv.pl
9708                 allow for Boolean Op and case-sensitivity
9709                 this file is included in the release and tagged
9710                 'rel_0_7_0'
9711
9712 2002-01-13 [paul]       0.7.0claws
9713
9714         * release 0.7.0, with cvs tag 'rel_0_7_0'
9715
9716 2002-01-13 [paul]
9717
9718         * tools/filter_conv.pl
9719         * tools/README
9720                 rewritten to output to matcherrc instead of filteringrc
9721
9722         * po/es.po
9723                 updated Spanish translation by Ricardo Mones Lastra
9724
9725 2002-01-13 [alfons]
9726
9727         * po/nl.po
9728                 update dutch translation
9729
9730 2002-01-13 [paul]
9731
9732         * po/pt_BR.po
9733                 Updated by Fabio Junior Beneditto 
9734
9735 2002-01-13 [melvin]     0.6.6claws53
9736
9737         * po/fr.po
9738                 Updated french translation
9739
9740 2002-01-12 [alfons]     0.6.6claws52
9741
9742         * src/filtering.c
9743                 plug mem leak that has been sitting there for ages              
9744
9745 2002-01-12 [alfons]     0.6.6claws51
9746
9747         * src/summaryview.c
9748                 undo melvin's changes from 0.6.6claws48 because summary
9749                 view now refuses to select first unread message when
9750                 selecting a folder 
9751
9752 2002-01-11 [alfons]     0.6.6claws50
9753
9754         * src/import.c
9755                 use claws' semantics for getting folder item when
9756                 importing an mbox file into a folder 
9757                 (submitted by Dale P. Smith)
9758
9759 2002-01-11 [christoph]  0.6.6claws49
9760
9761         * src/prefs.h
9762                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
9763                 toggle widget, because non static prefs can not use
9764                 prefs_set_* functions
9765         * src/prefs_account.c
9766                 toggle smtp auth password field sensitivity if
9767                 user id is empty and add descrition of usage for
9768                 these fields
9769         * src/prefs_folder_item.c
9770                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
9771                 callbacks
9772
9773 2002-01-11 [melvin]     0.6.6claws48
9774
9775         * src/compose.c
9776                 fix the 'Ctrl-Enter' feature for sending and test really
9777                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
9778                 editables which was not documented in Gtk)
9779
9780         * src/summaryview.c
9781                 Made summaryview refresh after sorting and not before.
9782
9783 2002-01-11 [christoph]  0.6.6claws47
9784
9785         * src/compose.c
9786                 select account from account ids if possible and
9787                 correctly set save folder for copy in reedit
9788
9789 2002-01-10 [paul]       0.6.6claws46
9790
9791         * sync with sylpheed 0.7.0 release
9792                 see ChangeLog entries 2002-01-07, 2002-01-08 and
9793                 2002-01-09
9794
9795 2002-01-09 [alfons]
9796
9797         * src/summaryview.c
9798                 remove more dirt traces...
9799
9800 2002-01-09 [alfons]
9801         
9802         * src/summaryview.c
9803                 clean up some traces of my debugging stuff
9804
9805 2002-01-09 [alfons]     0.6.6claws45
9806
9807         * src/filtering.c
9808                 break up filteringprop_apply() in three separate pieces
9809                 so we can drop messages that failed processing in the
9810                 inbox
9811
9812         * src/summaryview.c
9813                 fix bug #469598 "no refresh of inbox after filter" which 
9814                 was introduced by the new summary view locking, and which 
9815                 prevented the summary view to update after a manual filter 
9816                 message. claw's filter message requires a summary_show().
9817                 (aargh, summary_show() again! :-)
9818                 
9819 2002-01-07 [alfons]     0.6.6claws44
9820
9821         * src/headerwindow.c
9822         * src/logwindow.c
9823         * src/messageview.c
9824         * src/sourcewindow.c
9825                 bring in Hiro's last 0.7.0 wm class fixes
9826
9827         * tools/sylprint.pl
9828                 bring in Ricardo's fix for sylprint script
9829
9830         * AUTHORS       
9831         * src/rfc2015.[ch]
9832         * src/prefs_common.[ch]
9833         * src/prefs_account.[ch]
9834         * src/compose.c
9835                 clean up account preference poison in rfc2015,
9836                 and preparation to fix double sign bug 
9837                 (patch submitted by Simon 'corecode' Schubert)
9838
9839 2002-01-07 [christoph]  0.6.6claws43
9840
9841         * src/mh.c
9842                 search for free message number, do not only rely
9843                 on last_num
9844         * src/send.c
9845                 fix smtp auth and use extra account information
9846                 if available, if not use pop3 data instead
9847                 (closes bug #500341)            
9848         * src/ssl.[ch]
9849                 match coding style
9850
9851 2002-01-06 [alfons]     0.6.6claws42
9852
9853         * src/mainwindow.c
9854                 try making the separate windows work again...
9855
9856 2002-01-06 [alfons]     0.6.6claws41
9857
9858         * src/mainwindow.c
9859                 adapt Hiro's separate window menu (to get rid of the funny
9860                 duplicate menu items), and make it work again
9861
9862 2002-01-06 [alfons]     0.6.6claws40
9863
9864         * tools/Makefile.am
9865         * tools/sylprint.rc
9866         * tools/sylprint.pl
9867         * tools/README.sylprint
9868                 add sylprint script for printing mails from Sylpheed
9869                 (contributed by Ricardo Mones Lastra)
9870
9871         * src/acount.c
9872                 clean up
9873
9874 2002-01-06 [melvin]     0.6.6claws39
9875
9876         * src/mainwindow.c
9877         * src/summaryview.c
9878                 Fixed crash introduced in 0.6.6claws38 by the menu
9879                 reorganisation (Hide read messages)
9880         
9881         * ChangeLog.claws 
9882                 Fixed typo (we are now in 2002, alfons ;) )
9883
9884 2002-01-05 [alfons]     0.6.6claws38
9885
9886         * sync with sylpheed 0.6.6cvs10-17
9887                 (last stuff marked as LAST_STABLE)
9888
9889 2002-01-04 [melvin]     0.6.6claws37
9890
9891         * src/account.c
9892                 Made account selection code use strcasestr again instead of
9893                 g_strcasecmp (fixes bug where reediting queued messages
9894                 did not select proper account reported by T. Link).
9895         
9896         * src/folderview.c
9897                 Fix bug where folder icons are not shown when 'hide read messages'
9898                 is on.
9899         
9900         * src/stock_pixmaps.[ch]
9901                 Added folder icons for 'hide read messages'.
9902         
9903         * src/compose.c
9904                 Fixed bug where 'Enter' in a header entry will send the message 
9905                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
9906
9907 2002-01-03 [melvin]     0.6.6claws36
9908         
9909         * src/prefs.[ch]
9910                 Added popup menu for common preferences and
9911                 account preferences (right click on tab displays
9912                                 a menu of all tabs.)
9913
9914 2002-01-02 [melvin]     0.6.6claws35
9915
9916         * src/gtkspell.[ch]
9917                 Made spelling code compatible with undo/redo feature.
9918                 Added creation of suggestion mode menu for the general
9919                         preferences.
9920         
9921         * src/prefs_common.[ch]
9922                 Added option menu for the speller's suggestion mode.
9923                 Added missing spaces in "..." buttons and made a "..."
9924                         button non translatable!
9925         
9926         * src/compose.c
9927                 Made speller use the default suggestion mode.
9928                 Hack to make it possible to choose 'CTRL-Enter' as a
9929                         shortcut for sending (and only for sending).
9930
9931         * src/prefs_folder_item.c
9932                 Changing subject simplification does not update cache 
9933                         anymore (because it is unnecessary).
9934                 Fixed bug where changing subject simplification updated the 
9935                         summaryview even when the viewed folder is not the
9936                         folder which properties are being changed. (E.g. 
9937                                         viewing folder A and changing
9938                                         the subject simplification of 
9939                                         folder B -not being viewed- updated the 
9940                                         summaryview of folder A with data of
9941                                         folder B). (Hope this is clear... )
9942
9943 2001-12-31 [alfons]     0.6.6claws34
9944         
9945         * src/ldif.c
9946         * src/mutt.c
9947                 fgetc() returns a signed integer which doesn't
9948                 fit in a char. so c truncates this to a char
9949                 but we may lose significant bits. i.e. we may
9950                 comparing 0xFF which may not be equal to -1
9951                 unless properly casted to signed char which
9952                 we won't do because fgetc() returns a signed
9953                 integer which doesn't fit in a char. so c 
9954                 truncates this to a char but we may lose 
9955                 significat bits. (you got the idea, thanks
9956                 to Gustavo Noronha Silva <kov@debian.org>
9957                 and the Debian folks!)
9958
9959 2001-12-30 [alfons]     0.6.6claws33
9960
9961         * src/prefs_common.c
9962                 add #ifdef USE_PSPELLs that Melvin forgot               
9963
9964 2001-12-30 [melvin]     0.6.6claws32
9965         
9966         * src/prefs_common.[ch]
9967                 Added configurable color for misspelled words.
9968
9969         * src/gtkspell.[ch]
9970                 Fixed bug of foreground text color (reported by David
9971                                 Mehrmann)
9972                 Added configurable color for misspelled words.
9973
9974 2001-12-30 [alfons]     0.6.6claws31
9975
9976         * src/folder.c
9977                 remove unnecessary things someone put there
9978
9979         * src/mh.c
9980         * src/folder.[ch]
9981                 make folder properties (like threading and sorting) persistent
9982                 (closes bug #497424 "rescan folder tree resets proprieties")
9983                 currently this is only for MH folders. 
9984
9985 2001-12-29 [melvin]     0.6.6claws30
9986
9987         * src/string_match.[ch]
9988                 Optimized a bit: regexp pattern buffer compiled only once, and
9989                   one subroutine call removed. Fixed ^ regexp search: Now, 
9990                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
9991         
9992         * src/summaryview.c
9993                 Subject filtering changed to filter summary columns and
9994                   not directly the messages subject cache. The loss in 
9995                   performance is balanced by the improvement of string_match.
9996                 Added an alert panel if there is an error in the regexp.
9997
9998         * src/src/prefs_folder_item.h
9999                 Added a regexp pattern buffer.
10000
10001 2001-12-28 [alfons]     0.6.6claws29
10002
10003         * src/string_match.[ch]
10004                 clean up name space
10005                 allow compilation *BSD
10006
10007 2001-12-27 [alfons]     0.6.6claws28
10008
10009         * src/filter.c
10010                 sync the Hiro's bug fix for BSD
10011
10012 2001-12-27 [melvin]     0.6.6claws27
10013         
10014         * src/compose.c
10015                 Simplify focus to subject entry code.
10016
10017 2001-12-27 [darko]      0.6.6claws26
10018
10019         * src/filtering.c
10020         * src/mbox_folder.c
10021         * src/messageview.c
10022         * src/mh.c
10023         * src/procheader.[ch]
10024         * src/procmsg.h
10025         * src/stock_pixmap.[ch]
10026         * src/summaryview.c
10027                 Show key icon for encrypted mails in summary view
10028
10029         * src/pixmaps/clip.xpm
10030         * src/pixmaps/clipkey.xpm
10031         * src/pixmaps/key.xpm
10032                 New/modified icons for the above
10033
10034 2001-12-27 [melvin]     0.6.6claws25
10035
10036         * src/prefs_common.c
10037                 Put spell checker options in a separate tab to decrease
10038                 the Common Preferences window height.
10039
10040         * README.claws  
10041                 Update spell checker usage instruction about its options
10042                 location.
10043
10044 2001-12-27 [melvin]     0.6.6claws24
10045
10046         * src/compose.c
10047                 Changed subject entry widget position. Initial focus is
10048                 on the To header instead of the subject entry.
10049                 Creating a new header scrolls the header list to make the
10050                 created one visible. Nevertheless, when automatically filling
10051                 headers, the first one is shown.
10052                 A Tab key press in the last empty header entry zips the 
10053                 focus to the subject entry.
10054                 (I did not change the combo boxes, yet)
10055
10056 2001-12-26 [alfons]     0.6.6claws23
10057
10058         * src/prefs_account.c
10059         * src/inc.c
10060                 allow default inbox to reside in another mailbox (only
10061                 works for POP3 accounts)
10062
10063 2001-12-26 [alfons]     0.6.6claws22
10064         
10065         * src/textview.c
10066                 make reply-on-click work with the account of the selected folder
10067         * src/compose.c
10068                 put a fixme here to remind me to fix finding correct default
10069                 account for nested folders
10070
10071 2001-12-25 [alfons]     0.6.6claws21
10072
10073         * src/summaryview.c
10074                 make column headers display locked and mark pixmaps (idea by Melvin) 
10075                 fix bug by adding score and locked column type to sort array
10076
10077 2001-12-25 [alfons]     0.6.6claws20
10078         
10079         * src/summaryview.c
10080                 catch a *potentially* inadvertent write back of  
10081                 the message cache(s) introduced by 0.6.5claws37
10082
10083 2001-12-25 [christoph]  0.6.6claws19
10084
10085         * src/stock_pixmap.[ch]
10086         * src/summaryview.c
10087                 add ignore thread pixmap
10088                 (can someone draw a better icon for this?)
10089
10090 2001-12-24 [alfons]     0.6.6claws18
10091
10092         * src/prefs_folder_item.c
10093                 make address completion actually work for the
10094                 Default To address in the Folder Property dialog.
10095
10096 2001-12-24 [alfons]     0.6.6claws17
10097         
10098         * src/summaryview.c
10099                 use new style regexp for subject stripping 
10100                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
10101
10102 2001-12-24 [darko]      0.6.6claws16
10103
10104         * src/pgptext.c
10105         * src/rfc2015.c
10106                 move GPG related informational messages to debug mode
10107
10108 2001-12-23 [alfons]     0.6.6claws15
10109
10110         * src/stock_pixmap.[ch]
10111         * src/summaryview.c
10112                 add the forgotten Claws' locked pixmap
10113
10114 2001-12-23 [alfons]     0.6.6claws14
10115
10116         * src/filesel.c
10117                 accept file name typed in entry in multi file
10118                 selector (patch submitted by Gustavo Noronha Silva 
10119                 <kov@debian.org>)
10120
10121 2001-12-23 [alfons]     0.6.6claws13
10122
10123         * src/prefs_filter.c
10124         * src/prefs_filtering.c
10125         * src/matcher.c
10126         * src/importmutt.c
10127                 clean up a little bit
10128         
10129         * src/string_match.c
10130                 validate input strings a little bit more
10131
10132 2001-12-23 [alfons]     0.6.6claws12
10133
10134         * src/Makefile.am
10135         * src/summaryview.c
10136         * src/string_match.[ch]         ** NEW **
10137         * src/folderview.[ch]
10138         * src/headerview.h
10139         * src/folder.[ch]
10140         * src/prefs_folder_item.[ch]
10141                 add subject simplification to strip out strings from
10142                 a subject line (esp. handy for mailing lists). 
10143                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
10144                 but slightly changed things for better integration.)
10145
10146 2001-12-23 [alfons]     0.6.6claws11
10147
10148         * src/mainwindow.c
10149                 fix bug introduced by submission included in 0.6.5claws52.
10150                 ideally this submission should clean the trash if any trash
10151                 folder has a message. however, the hasTrash variable was
10152                 set to false whenever a trash folder was empty (discarding
10153                 a previously found *filled* trash folder.)
10154
10155                 also edited the code a little bit and made it more safe.
10156
10157 2001-12-22 [alfons]     0.6.6claws10
10158
10159         * src/imap.c
10160                 quick fix for Martin Pool's omission of an account
10161                 specific SSL setting
10162
10163 2001-12-22 [alfons]     0.6.6claws9
10164
10165         * src/compose.c
10166         * src/messageview.c
10167         * src/mimeview.c
10168         * src/pgptext.c
10169         * src/procmime.[ch]
10170                 better support for multipart/digest (submitted
10171                 by Fredrik <e98fo@efd.lth.se>)
10172
10173 2001-12-22 [alfons]     0.6.6claws8
10174
10175         * src/addressbook.c
10176                 correct function signature
10177         * src/socket.[ch]
10178         * src/imap.[ch]
10179         * src/prefs_account.[ch]
10180                 allow IMAP over SSH tunnel (patch submitted by 
10181                 Martin Pool <mbp@samba.org>)
10182
10183 2001-12-21 [alfons]     0.6.6claws7
10184
10185         * sync with sylpheed 0.6.6cvs4-9
10186                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
10187
10188 2001-12-21 [christoph]  0.6.6claws6
10189
10190         * src/compose.c
10191         * src/prefs_folder_item.[ch]
10192                 implement saving of outgoing messages to current folder.
10193                 fix segfault when no default outbox is available
10194                 (closes bug #495683)
10195
10196 2001-12-21 [carsten]    0.6.6claws5
10197         * src/folderview.c
10198         * src/summaryview.c
10199                 pressing CTRL while DND does now the expected thing and
10200                 copies the mail (moving is still the default, as this
10201                 seam more appropriate for handling mails by DND)
10202
10203 2001-12-18 [paul]       0.6.6claws4
10204
10205         * sync with sylpheed 0.6.6cvs3
10206                 see ChangeLog entries 2001-12-18
10207
10208 2001-12-18 [hiro]       0.6.6claws3
10209
10210         * src/undo.c
10211                 fix for multibyte characters (obtain the number of letters
10212                 instead of bytes).
10213
10214 2001-12-17 [paul]       0.6.6claws2
10215
10216         * sync with sylpheed 0.6.6cvs1
10217                 see ChangeLog entry 2001-12-16
10218
10219 2000-12-17 [alfons]     0.6.6claws1
10220
10221         * src/filtering.c
10222                 clean up
10223
10224 2001-12-16 [paul]       0.6.6claws
10225 2001-12-15
10226
10227         * Release version 0.6.6claws, cvs tag: rel_0_6_6
10228
10229         * src/mimeview.c
10230                 last minute sync with main 0.6.6
10231
10232         * po/es.po
10233                 updated by Ricardo Mones Lastra
10234                 update for last minute sync
10235         * po/fr.po
10236         * po/nl.po
10237                 update for last minute sync
10238         * po/de.po
10239                 updated by Jens Oberender
10240         * po/pt_BR.po
10241                 updated by Fabio Junior Beneditto
10242
10243         * src/prefs_common.[ch]
10244         * src/undo.c
10245                 number of undo levels is user configurable
10246                 (squeeze it into the release in the dying
10247                 moments) Submitted by Jens Oberender    
10248
10249 2001-12-15 [melvin]
10250
10251         * po/fr.po
10252                 updated french translation
10253
10254 2001-12-15 [paul]       0.6.5claws92
10255
10256         * sync with sylpheed 0.6.5cvs28
10257                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
10258
10259         * po/nl.po
10260                 update to allow for sync
10261
10262 2001-12-15 [alfons]
10263         
10264         * po/nl.po
10265                 update dutch translation
10266
10267 2001-12-14 [carsten]    0.6.5claws91
10268         * src/summaryview.c
10269                 fixed bug #473785; also after changing the column order
10270                 the same message will be selected and displayed as before
10271                 the reordering
10272
10273 2001-12-14 [carsten]    0.6.5claws90
10274         * src/folderview.c
10275                 probably found the bug reported by wwb opening or closing
10276                 a folder tree just before dnd (found the solution in the
10277                 balsa source -- thanks to them)
10278
10279 2001-12-14 [carsten]    0.6.5claws89
10280         * src/gtkutils.c
10281         * src/account.c
10282                 moved gtk_clist_moveto to the right place, so that
10283                 only the accounts dialog is effected on opening
10284
10285 2001-12-14 [carsten]    0.6.5claws88
10286         * src/gtkutils.c
10287                 gtkut_clist_set_focus_row does a gtk_clist_moveto
10288                 now, so that the focused row will be seen in any case
10289                 (reported by wwp on sf-claws-user)
10290
10291 2001-12-14 [darko]      0.6.5claws87
10292
10293         * src/compose.c
10294                 remove unnecessary line
10295
10296 2001-12-14 [paul]       0.6.5claws86
10297
10298         * sync with sylpheed 0.6.5cvs27
10299                 see ChangeLog entries 2001-12-14
10300
10301 2001-12-14 [carsten]    0.6.5claws85
10302         * src/mainwindow.c
10303                 following a suggestion of Melvin the rcoabm pops up
10304                 right under the button now and the button is reliefed
10305                 while the popup is open
10306
10307 2001-12-14 [darko]      0.6.5claws84
10308
10309         * src/compose.c
10310                 fix crash when wrapping long lines if linewrap quotation
10311                 is disabled and wrapper encounters a word spanning more
10312                 than one line
10313
10314 2001-12-13 [paul]       0.6.5claws83
10315
10316         * src/compose.c
10317                 prefer 'Reply-To' header over mailing list header when
10318                 replying to a message. Finally prevent all those confirmation 
10319                 messages being sent to the list itself.
10320
10321         * src/summaryview.c
10322                 remove unused summary_set_menu_sensitive() entry
10323
10324 2001-12-13 [paul]       0.6.5claws82
10325
10326         * src/folderview.c
10327         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
10328         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
10329         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
10330                 improvements to 'Hide read messages': Inbox, Outbox,
10331                 Trash, Queue, and Draft icons now reveal presence of hidden 
10332                 messages
10333
10334 2001-12-12 [alfons]     0.6.5claws81
10335
10336         0.6.5claws80 was tagged as LAST_STABLE
10337
10338         * src/filtering.[ch]
10339         * src/matcher.[ch]
10340         * src/matcher_parser_lex.c
10341                 fix the filtering; my last attempt to get it right, 
10342                 if it does not work, it's Hoa's turn. ;-)
10343
10344                 for my honourable peers:
10345                 
10346                 the code now makes a clear distinction between
10347                 rules as they are displayed (probably escaped),
10348                 and as they are executed (probably unescaped). the
10349                 parser does *NOT* do any unescaping, this is
10350                 the task of the matcher.c (which breaks up a
10351                 rule into condition) and the filtering.c (which
10352                 breaks up the rule's action). to make this
10353                 run happily we provide an unescaped copy of
10354                 crucial strings to the MatcherProp and 
10355                 FilteringAction structures. note that the only
10356                 exception to this is any REGEXP string. those
10357                 are directly passed to regcomp() and regexp()
10358                 (who have much more powerful unescape functions).
10359                 
10360                 for everyone else:
10361         
10362                 you can escape tab (\t), carriage return (\r),
10363                 linefeed (\n), form feed (\f), quote (\"), 
10364                 single quote (\'), bell (\b) in all the entry
10365                 lines in the scoring & filtering dialogs.
10366                 as an added bonus this should not affect
10367                 existing filtering rules.
10368
10369 2001-12-12 [carsten]    0.6.5claws80
10370
10371         * src/summaryview.c
10372         * po/de.po
10373                 "item(s) selected" is now sensitive to 1 or more
10374                 than one selected (nice for language where simple
10375                 adding of a "s" is not possible as German (Eintrag
10376                 ->Eintr"age)
10377                 
10378                 the "forward as attachment" entry from the right
10379                 click menu removed, "forward" acts following the
10380                 prefs
10381         
10382         * src/textview.c
10383                 reverted my former changes; so compiler warning again
10384                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
10385                 nevertheless
10386
10387         * src/messageview.c
10388                 "search in message" does now *not* only work in MVIEW_TEXT
10389                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
10390                 message
10391
10392         * src/mainwindow.c
10393                 removed "/File/_Close" as it was the same as "/File/E_xit"
10394                 and we don't need it two times
10395
10396                 the separate folder view and message view now get a distinct
10397                 WMCLASS, just in case someone is using sawfish ;-)
10398
10399                 as the menu entries "/View/Message view" and "/View/Folder tree"
10400                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
10401                 make them sensitive accordingly and as these two are "shown"
10402                 after startup anytime check this menuitem at startup
10403
10404 2001-12-12 [paul]       0.6.5claws79
10405
10406         * src/folderview.c
10407                 fix sensitivity of 'Search folder...', broken in
10408                 0.6.5claws75
10409
10410         * src/mainwindow.c
10411                 fix dodgy English
10412
10413 2001-12-11 [carsten]    0.6.5claws78
10414         * src/filtering.c
10415                 fixed two typos returning a wrong FALSE/TRUE
10416         * src/mainwindow.[ch]
10417                 extra menu for email/news button removed
10418
10419 2001-12-11 [alfons]     0.6.5claws77
10420         
10421         * src/matcher.c                 (1.3)
10422         * src/matcher_parser_lex.l      (1.28)
10423                 revert for another attempt
10424                 mark 0.6.5claws77 as LAST_STABLE
10425
10426 2001-12-11 [christoph]  0.6.5claws76
10427
10428         * po/de.po
10429                 fixed wrong translation for prev. unread msg
10430
10431 2001-12-11 [paul]       0.6.5claws75
10432
10433         * src/folder.[ch]
10434         * src/folderview.c
10435         * src/mainwindow.c
10436         * src/summaryview.[ch]
10437         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
10438                 enable ability to hide read messages on per folder basis via 
10439                 '/Summary/Hide read messages'; when selected, a folder will 
10440                 have a red open folder icon, instead of a blue icon, if the 
10441                 folder contains hidden messges
10442                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
10443
10444         * src/mainwindow.c
10445                 remove '/Message/Forward as attachment' from 
10446                 main_window_set_menu_sensitive() to prevent debug warning
10447
10448         * src/folderview.c
10449         * src/mainwindow.c
10450                 Clean up some of the English
10451
10452         * tools/newscache_clean.pl
10453                 allow for new 'hidereadmsgs' entry in folderlist.xml
10454
10455         * po/es.po
10456                 updated translation, submitted by Ricardo Mones Lastra
10457
10458 2001-12-11 [paul]       0.6.5claws74
10459
10460         * sync with sylpheed 0.6.5cvs25
10461                 see ChangeLog entry 2001-12-11
10462
10463 2001-12-10 [alfons]     0.6.5claws73
10464
10465         * src/matcher.c
10466                 add more control characters
10467         * src/matcher_parser_lex.l
10468                 make escaping / unescaping work again
10469
10470 2001-12-10 [alfons]     0.6.5claws72
10471
10472         * src/imap.c
10473                 clean up warnings "returning value for void function" 
10474         * src/prefs_filtering.c
10475                 make info button for execute action sensitive
10476
10477 2001-12-10 [paul]       0.6.5claws71
10478
10479         * src/compose.c
10480         * src/imap.[ch]
10481         * src/summaryview.c
10482                 fix: imap server now gets informed of MARKED, UNMARKED
10483                 and REPLY events. Now people can use different IMAP-Mail
10484                 clients and have the exact same information about MARKED,
10485                 UNMARKED and REPLY status with all of them. Especially
10486                 useful for imap servers with a web-frontend.
10487                 submitted by Tobias Sandhaas <medlor@web.de>
10488
10489 2001-12-09 [melvin]     0.6.5claws70
10490         
10491         * src/textview.[ch]
10492                 fixed bug #490076 (hunted down by Alfons who implemented
10493                 a workaround in 0.6.5claws65)
10494
10495 2001-12-09 [christoph]  0.6.5claws69
10496
10497         * src/summaryview.c
10498                 set pointer to string in LOCKED column to NULL
10499                 (might fix bug #490800)
10500
10501 2001-12-09 [carsten]    0.6.5claws68
10502
10503         * po/de.po
10504                 resolved some cluttered menu shortcuts 
10505                 ('creating new email' and 'creating news message'
10506                 hade the same)
10507         * src/compose.c
10508                 wmclass now distinc from main window
10509         * src/mainwindow.c
10510           src/mainwindow.h
10511                 email/news and forward button functionality similar
10512                 to the reply buttons; removed the ugly dropdown arrows
10513                 and use instead the right mouse button
10514
10515 2001-12-09 [paul]       0.6.5claws67
10516
10517         * src/imap.c
10518         * src/utils.h
10519                 allow spaces in imap folder names
10520                 submitted by Willem van Engen <wvengen@stack.nl>
10521
10522 2001-12-09 [paul]       0.6.5claws66
10523
10524         * sync with sylpheed 0.6.5cvs24
10525                 see ChangeLog entry 2001-12-09
10526
10527 2001-12-08 [alfons]     0.6.5claws65
10528
10529         * src/textview.c
10530                 prevent secondary selection claim after "add to sender" dialog
10531                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
10532                 we trick GTK by simulating a click at (0, 0) in the textview.
10533
10534 2001-12-08 [hoa]        0.6.5claws64
10535
10536         * src/folder.c
10537                 fixed a bug about the .processing folder name while filtering
10538
10539 2001-12-08 [alfons]     0.6.5claws63
10540
10541         * src/folderview.c 
10542                 work around problem of not correctly updating folder stats
10543                 when deleting messages. there's some folder scanning evil
10544                 going so the folderview_update_msg_num() does not work
10545                 correctly. need to investigate this.
10546
10547 2001-12-08 [paul]       0.6.5claws62
10548
10549         * sync with sylpheed 0.6.5cvs23
10550                 see ChangeLog entry 2001-12-08
10551
10552 2001-12-07 [christoph]  0.6.5claws61
10553
10554         * src/compose.c
10555                 fix another header translation problem
10556
10557 2001-12-07 [alfons]     0.6.5claws60
10558
10559         * src/mbox.c
10560                 make filtering also work on local spool mbox
10561
10562 2001-12-07 [carsten]    0.6.5claws59
10563         * src/addressbook.c
10564                 addressbook window gets a wmclass distinct from the main
10565                 sylpheed window
10566         * src/compose.h
10567         * src/mainwindow.[ch]
10568                   forward menu item will use mode selected in prefs, forward 
10569                 as attatchment in menu removed (will be substituted in the
10570                 toolbar similar to reply buttons)
10571                   create news message menu entry and news button is now 
10572                 sensitive to the existance of a news account
10573         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
10574         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
10575         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
10576                 these are removed because the toolbar buttons don't show
10577                 the quoting modus any longer
10578
10579 2001-12-07 [paul]
10580
10581         * tools/newscache_clean.pl      ** NEW FILE **
10582                 perl script to do some tidying up in the newscache directory 
10583                 
10584         * tools/sylpheed-switcher       ** NEW FILE **
10585                 perl script to enable easy switching between main and claws
10586                 
10587         * tools/README
10588                 added descriptions of the two new perl scripts          
10589
10590
10591 2001-12-07 [melvin]     0.6.5claws58
10592
10593         * src/messageview.c
10594                 fixed a warning during compilation introduced in 0.6.5claws56
10595
10596 2001-12-07 [paul]       0.6.5claws57
10597
10598         * src/mainwindow.[ch]
10599         * src/menu.[ch]
10600                 further usability enhancements to replying with or without 
10601                 quoting via the toolbar, use of Ctrl key is replaced by 
10602                 drop down menu 
10603                 Submitted by Carsten Schurig            
10604
10605 2001-12-07 [melvin]     0.6.5claws56
10606
10607         * src/messageview.c
10608                 hack to fix bug that prevented to make/paste selections
10609                 after switching between MVIEW_TEXT and MVIEW_MIME views
10610                 without deselecting the selection first.
10611
10612 2001-12-06 [alfons]     0.6.5claws55
10613
10614         * src/filtering.[ch]
10615         * src/inc.c
10616                 revise filtering a little bit more, and make sure
10617                 messages are delivered to the appropriate inbox
10618                 (perhaps set per account)
10619
10620 2001-12-06 [paul]       0.6.5claws54
10621
10622         * sync with sylpheed 0.6.5cvs22
10623                 see ChangeLog entry 2001-12-06
10624
10625 2001-12-05 [alfons]     0.6.5claws53
10626
10627         * src/inc.c
10628         * src/folder.[ch]
10629         * src/procmsg.c
10630         * src/filtering.c
10631                 more revisions of filtering system
10632                 (last stable version is marked as LAST_STABLE)
10633                 
10634                 | NOTE 1): the filtering system now uses a local folder called
10635                 | .processing. if filtering fails, check this directory
10636                 | for missing messages.
10637                 |
10638                 | NOTE 2): help us find the filtering actions still missing
10639
10640 2001-12-05 [paul]       0.6.5claws52
10641
10642         * src/mainwindow.c
10643                 fix bug where 'Empty Trash?' pop-up window appears even
10644                 when Trash is empty, submitted by Jesse Skinner         
10645
10646 2001-12-05 [melvin]     0.6.5claws51
10647
10648         * src/compose.c
10649                 fixed bug #486106 to select correct account when reediting 
10650                 a queued message
10651         
10652 2001-12-04 [alfons]     0.6.5claws50
10653
10654         * src/mh.c
10655                 declare markfile in appropriate functions when
10656                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
10657                 for spotting this)
10658
10659 2001-12-04 [paul]       0.6.5claws49
10660
10661         * sync with sylpheed 0.6.5cvs21
10662                 see ChangeLog entry 2001-12-04
10663
10664 2001-12-03 [christoph]  0.6.5claws48
10665
10666         * po/de.po
10667                 changed translation of undo
10668         * src/account.c
10669         * src/folder.c
10670                 don't reinvent the wheel to traverse a GNode
10671         * src/compose.[ch]
10672                 seperate code to create the compose gui into functions
10673                 add "Others" page with folder selection for saving copy
10674                 of the message.
10675                 the folder identifier is saved to queue header
10676         * src/procmsg.c
10677                 save message to folder in queue header
10678
10679 2001-12-03 [paul]       0.6.5claws47
10680
10681         * sync with sylpheed 0.6.5cvs20
10682                 see ChangeLog entry 2001-12-03
10683
10684 2001-12-01 [paul]
10685
10686         * more sync with sylpheed 0.6.5cvs19
10687                 see ChangeLog entry 2001-11-29
10688
10689 2001-11-30 [paul]       0.6.5claws46
10690         
10691         * src/compose.c
10692                 remove conflicts introduced by Hoa's last commit
10693          
10694         * src/mainwindow.c
10695                 make 'Message/Bounce' sensitive
10696
10697 2001-11-30 [hoa]        0.6.5claws45
10698
10699         * src/compose.c
10700                 slightly change bounce function to add
10701                 information about the user that bounced the mail
10702                 in the From header line.
10703
10704         * src/folderview.c
10705                 permit the use of processing in outbox folder.
10706
10707 2001-11-29 [paul]       0.6.5claws44
10708
10709         * src/mainwindow.[ch]
10710         * src/prefs_common.c
10711         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
10712         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
10713         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
10714                 usability enhancements to the quoting, implements
10715                 use of Ctrl key to toggle quoting settings
10716                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
10717
10718 2001-11-29 [paul]       0.6.5claws43
10719         
10720         * sync with sylpheed 0.6.5cvs19
10721                 see ChangeLog entry 2001-11-28
10722
10723 2001-11-29 [melvin]     0.6.5claws42
10724         * src/Makefile.am
10725                 added enriched.[ch] to the list of files
10726
10727         * src/textview.c
10728         * src/mimeview.c
10729         * src/procmime.[ch]
10730         * src/enriched.[ch]
10731                 added support to view text/enriched
10732                 added support to show headers in message view for text/enriched and text/html
10733                         in non multipart messages
10734
10735 2001-11-28 [paul]       0.6.5claws41
10736
10737         * more sync with sylpheed 0.6.5cvs18
10738                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
10739
10740 2001-11-27 [paul]       0.6.5claws40
10741         
10742         * po/pt_BR.po
10743                 updated translation, submitted by Fabio Junior Beneditto
10744                 
10745         * sync with sylpheed 0.6.5cvs18
10746                 see ChangeLog entries 2001-11-26 (src/textview.c) and
10747                 2001-11-27
10748
10749
10750 2001-11-26 [paul]
10751
10752         * po/es.po
10753                 updated translation, submitted by Ricardo Mones Lastra
10754
10755 2001-11-26 [alfons]
10756
10757         * src/matcher.c
10758                 add more translatable strings
10759
10760 2001-11-26 [christoph]  0.6.5claws39
10761
10762         * po/de.po      
10763                 fixed one more umlaut
10764         * src/compose.c
10765                 fix translated header when it should not be translated
10766
10767 2001-11-26 [paul]       0.6.5claws38
10768
10769         * src/mainwindow.c
10770                 remove '/Message/Add Sender to address book' from 
10771                 main_window_set_menu_sensitive(), prevent debug warning
10772                 add 'Message/Mark/Mark all read' to mainwin_entries[]
10773
10774 2001-11-26 [paul]       0.6.5claws37
10775
10776         * src/summaryview.c
10777                 fix 'recurring unread state' bug 
10778
10779         * tools/README 
10780         * tools/filter_conv.pl
10781                 read name of top level mailbox from folderlist.xml
10782                 and presume nothing about its name              
10783
10784 2001-11-26 [darko]      0.6.5claws36
10785
10786         * src/gtkstext.[ch]
10787                 removed functions that are now in gtkutils.c
10788                 use gtkut_text_is_uri_string() from gtkutils.c
10789         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
10790
10791 2001-11-26 [paul]       0.6.5claws35
10792
10793         * sync with sylpheed 0.6.5cvs16
10794                 see ChangeLog entries 2001-11-25 and 2001-11-26
10795
10796 2001-11-25 [alfons]     0.6.5claws34
10797
10798         EXPERIMENTAL!!! Please checkout the last stable version using: 
10799           
10800         % cvs update -r LAST_STABLE -dRAP
10801
10802         (Or help us testing this stuff.)
10803
10804         * src/filtering.c               (1.14)
10805         * src/filtering.h               (1.6)
10806         * src/inc.c                     (1.28)
10807         * src/matcher.c                 (1.20)
10808         * src/mbox.c                    (1.9)
10809         * src/procmsg.h                 (1.14)
10810         * src/summaryview.c             (1.59)
10811         * src/summaryview.h             (dunno)
10812                 revert/merge/sync to as it was before commit 
10813                 on Thu, 19 Jul 2001 10:15:51 -0700.
10814
10815 2001-11-25 [hoa]        0.6.5claws33
10816
10817         * src/main.c
10818                 processing mails at startup
10819
10820         * src/folderview.c
10821         * src/summaryview.[ch]
10822                 processing mails when entering folder
10823
10824         * src/prefs_filtering.c
10825                 fixed some UI bugs
10826
10827 2001-11-24 [alfons]     0.6.5claws32
10828
10829         * src/summaryview.[ch]
10830                 make summary sort headers work, and also make
10831                 sure the sort type is stored
10832
10833 2001-11-23 [alfons]     0.6.5claws31
10834
10835         * src/summaryview.[ch]
10836                 make lock work like mark
10837                 disallow deleting messages marked as locked
10838
10839 2001-11-23 [alfons]     0.6.5claws30
10840
10841         * src/gtkstext.c
10842         * src/compose.[ch]
10843         * src/Makefile.am
10844         * src/undo.[ch]
10845                 merge undo patch submitted by Jens
10846
10847 2001-11-23 [christoph]  0.6.5claws29
10848
10849         * src/.cvsignore
10850                 added ylwrap
10851         * src/compose.c
10852                 fixed gpg signing and encoding
10853         * src/folder.[ch]
10854         * src/main.c
10855                 added --status option to get new, unread and total
10856                 message count from a running sylpheed
10857         * src/prefs_common.c
10858                 temporary fix for reply_with_quote problem
10859                 (don't call functions for non existing widget)
10860         * src/procmsg.c
10861                 one more check for ignored threads but still not
10862                 always working correctly. probably a recursive
10863                 check for all parents is needed
10864
10865 2001-11-23 [darko]      0.6.5claws28
10866
10867         * src/compose.c
10868                 wrapping on send improvements
10869         * src/gtkutils.[ch]
10870                 fix for GtkSText after last sync with main branch
10871                 GTK_TEXT -> GTK_STEXT
10872
10873 2001-11-23 [paul]       0.6.5claws27
10874
10875         * sync with sylpheed 0.6.5cvs14
10876                 see ChangeLog entries 2001-11-22 and 2001-11-23
10877                 
10878         * po/de.po
10879                 fixed the scrambled umlauts 
10880                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
10881
10882 2001-11-21 [paul]       0.6.5claws26
10883
10884         * sync with sylpheed 0.6.5cvs12
10885                 see 2nd ChangeLog entry dated 2001-11-20
10886
10887 2001-11-20 [paul]       0.6.5claws25
10888
10889         * sync with sylpheed 0.6.5cvs11
10890                 see ChangeLog entry 2001-11-19 (src/utils.c)
10891
10892 2001-11-20 [hiro]
10893
10894         * src/compose.c
10895                 GTK_TEXT -> GTK_STEXT
10896                 fix for wrong comment
10897
10898 2001-11-20 [hiro]       0.6.5claws24
10899
10900         * src/compose.[ch]
10901                 more merges from main branch
10902                 removed fatal warnings (uninitialized variables etc.)
10903                 some coding style fix
10904         * src/gtkutils.h
10905                 fixed typo.
10906         * src/addressbook.c
10907           src/addrindex.c
10908                 V-Card -> vCard
10909
10910 2001-11-19 [hoa]        0.6.5claws23
10911
10912         * src/filtering.c
10913         * src/prefs_scoring.c
10914         * src/matcher.[ch]
10915         * src/scoring.c
10916                 cleaning code
10917
10918         * src/matcher_parser_parse.y
10919         * src/prefs_filtering.c
10920                 bouncing
10921
10922 2001-11-19 [alfons]     0.6.5claws22
10923
10924         more of my old things into claws
10925
10926         * src/Makefile.am
10927         * src/prefs_common.c
10928         * src/procmsg.h
10929         * src/summaryview.[ch]
10930         * src/prefs_summary_column.c
10931         * src/pixmaps/locked.xpm
10932                 add indicators for locking of message in summary view
10933                 (does not work yet, only visual indicator)
10934
10935 2001-11-19 [paul]       0.6.5claws21
10936
10937         * sync with sylpheed 0.6.5cvs10
10938                 see ChangeLog entry 2001-11-19
10939
10940 2001-11-18 [alfons]     0.6.5claws20
10941         
10942         * src/filtering.c
10943                 remove an inadvertent free I forgot in previous clean up 
10944
10945 2001-11-18 [alfons]     0.6.5claws19
10946
10947         * src/filtering.[ch]
10948                 clean up & plug leaks
10949
10950 2001-11-18 [paul]       0.6.5claws18
10951
10952         * sync with sylpheed 0.6.5cvs9
10953                 see ChangeLog entries 2001-11-17 and 2001-11-18
10954
10955 2001-11-16 [paul]       0.6.5claws17
10956
10957         * sync with sylpheed 0.6.5cvs8
10958                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
10959
10960 2001-11-16 [paul]       0.6.5claws16
10961
10962         * sync with sylpheed 0.6.5cvs7
10963                 see ChangeLog entries 2001-11-15 and 2001-11-16
10964
10965 2001-11-15 [hoa]        0.6.5claws15
10966
10967         * src/compose.c
10968                 fix bounce, mails we received couln't be bounced to ourself.
10969
10970         * src/defs.h
10971         * src/filtering.[ch]
10972         * src/matcher.[ch]
10973         * src/matcher_parser.h
10974         * src/matcher_parser_lex.l
10975         * src/matcher_parser_parse.y
10976         * src/inc.c
10977         * src/main.c
10978         * src/mbox.c
10979         * src/prefs_filtering.[ch]
10980         * src/mainwindow.c
10981         * src/prefs_matcher.c
10982         * src/prefs_scoring.c
10983         * src/scoring.[ch]
10984         * src/summaryview.c
10985                 new matcher/filter/score configuration file parser
10986                 one unique configuration file => ~/.sylpheed/matcherrc
10987                 import in currently automatic, then save are made
10988                 in this new file.
10989                 one filter per folder and one global filter
10990                 (filter of a folder will be used as folder processing)
10991
10992         * src/folder.c
10993                 fix a bug in folder_item_get_identifier
10994                 
10995         * src/messageview.c
10996                 receive receipt return are fixed.
10997
10998 2001-11-14 [alfons]     0.6.5claws14
10999
11000         * src/session.h
11001                 add things from main branch to make claws compile
11002
11003 2001-11-14 [paul]       0.6.5claws13
11004
11005         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
11006                 see ChangeLog entries 2001-11-08 to 2001-11-14
11007
11008 2001-11-14 [hoa] 0.6.5claws12
11009
11010         * src/compose.[ch]
11011         * src/mainwindow.c
11012         * src/summaryview.c
11013                 add "bounce mail" option
11014
11015 2001-11-13 [christoph]  0.6.5claws11
11016
11017         * src/compose.c
11018                 Cleanup a mess i add before commiting
11019
11020 2001-11-13 [hoa]        0.6.5claws10
11021
11022         * src/compose.c
11023                 some fixes when mail are sent or
11024                 for crossposts
11025
11026 2001-11-13 [christoph]  0.6.5claws9
11027
11028         * po/de.po
11029                 Changed two string with the same translation
11030         * src/compose.c
11031         * src/procmsg.[ch]
11032         * src/send.[ch]
11033                 New mailsending process:
11034                   - Always queue message before sending
11035                     (message will be saved if sylpheed crashed or
11036                      freezes while sending)
11037                   - Allow queuing of newspostings
11038                   - No copy in outbox before sending
11039                     (closes bug #469501)
11040                   - No more redundant code for send and send_later
11041         * src/summaryview.c
11042                 Applied wwp <subscript@free.fr>'s patch that fixes
11043                 marks for multiple forwarded messages (+compose.c)
11044
11045 2001-11-12 [alfons]
11046
11047         * README.claws
11048                 remove things that are now in main branch
11049         
11050         * po/nl.po
11051                 update Dutch translation
11052
11053 2001-11-12 [mhadasht]   0.6.5.claws8
11054
11055         * src/prefs_common.c
11056                 re-enabled account autoselection feature for forward
11057                 and reedit lost during the branch point for SYNC-B4-REL
11058         * src/gtkspell.c
11059                 gtkpspell_get_dict(): more readable code (even if function is
11060                 not used yet)
11061         * ChangeLog.claws
11062                 added version number info to 2001-11-12 [hiro] comment.
11063
11064 2001-11-12 [hiro]       0.6.5.claws7
11065
11066         * src/compose.c
11067                 compose_forward(): fixed a bug that forward quote mark
11068                 wasn't used.
11069                 removed unnecessary code.
11070         * src/template_select.[ch]: removed.
11071
11072 2001-11-11 [alfons]
11073
11074         * src/compose.c
11075                 :%s/GTK_TEXT/GTK_STEXT/g
11076         
11077         * src/compose.[ch]
11078         * src/undo.[ch]
11079         * src/Makefile.am
11080                 revert the undo stuff (this is 0.6.6claws stuff)
11081
11082 2001-11-11 [hoa]        0.6.5.claws6
11083
11084         * src/compose.[ch]
11085                 Insert signature at the end of the text.
11086                 Added undo patch but currently disabled
11087
11088         * src/procmsg.c
11089                 Threading by subject improved.
11090
11091         * added src/undo.[ch]
11092                 Undo module for compose dialog box.
11093
11094 2001-11-11 [alfons]     0.6.5.claws5
11095
11096         * src/procmsg.c
11097                 prevent threading by subject on nodes that have already been
11098                 threaded by in-reply-to (as in "circular references in a tree
11099                 result in a dead branch")
11100
11101 2001-11-09 [hoa]        0.6.5.claws4
11102         
11103         * src/folderview.c
11104                 allows creation of mbox folder item from any files.
11105
11106 2001-11-09 [alfons]     0.6.5.claws3
11107         
11108         * src/utils.c
11109         * src/procmsg.c
11110                 do what I mean and correct threading by subject so it really
11111                 ignores attracting lines without "Re: "
11112
11113 2001-11-07 [alfons]     0.6.5.claws2
11114
11115         * src/procmsg.c
11116         * src/utils.[ch]
11117                 only attract by subject if a subject line starts with a "Re: "
11118         * src/syldap.c
11119                 remove warning
11120
11121 2001-11-07 [paul]       0.6.5claws1
11122
11123         * sync with sylpheed 0.6.5. release
11124                 see ChangeLog entry 2001-11-07
11125
11126 2001-11-07 [paul]       0.6.4claws31
11127
11128         * sync with sylpheed 0.6.4cvs18
11129                 see ChangeLog entries 2001-10-30 to 2001-11-07
11130                 prefs_templates.[ch] renamed prefs_template.[ch]
11131
11132 2001-11-06 [alfons]
11133         
11134         * src/utils.h
11135                 add semicolon Hoa forgot ;-)
11136                 
11137
11138 2001-11-06 [hoa]        0.6.4claws30
11139         
11140         * src/procmsg.c
11141         * src/summaryview.c
11142         * src/utils.c
11143         * src/utils.h
11144                 threading by subject - empty subject are ignored
11145
11146 2001-11-06 [christoph]  0.6.4claws29
11147
11148         * src/socket.c
11149                 use SSL_peek for sock_gets
11150         * src/utils.c
11151                 removed unneeded pointer in extracting quoted
11152                 names implementation
11153
11154 2001-11-06 [melvin]     0.6.4claws28
11155
11156         * src/gtkspell.c
11157                 fixed bug #476792 Selection overtyping with spell checker
11158                 fixed bug which could cause a buffer overflow
11159                 fixed a memory leak
11160
11161 2001-11-06 [hoa]        0.6.4claws27
11162         
11163         * src/procmsg.c
11164         * src/summaryview.c
11165                 threading by subject
11166
11167 2001-11-05 [alfons]     0.6.4claws26
11168         
11169         * README.claws
11170                 Claws -> Sylpheed (vice versa)
11171
11172         * src/compose.c
11173                 :%s/gtk_text/gtk_stext/g
11174                 :%s/GTK_TEXT/GTK_STEXT/g
11175                 (thanks to Jonathan Ware for spotting this)
11176
11177 2001-11-04 [christoph]  0.6.4claws25
11178
11179         * src/summaryview.c
11180                 replace Xalloca + strdup with Xstrdup_a
11181         * src/utils.c
11182                 better implementation of extracting quoted names
11183                 from addresses (remove backlashes and ignore
11184                 quotes after them)
11185
11186 2001-11-04 [alfons]     0.6.4claws24
11187
11188         * src/utils.[ch]
11189                 edit to comply more with coding style
11190
11191         * src/textview.c
11192                 fix bug reported by Kim Schulz. introduced by the patch integrated
11193                 in 0.6.4claws15. the code did not check the return value of
11194                 the html parser.
11195
11196         * AUTHORS
11197                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
11198
11199 2001-11-04 [christoph]  0.6.4claws23
11200
11201         * src/main.c
11202         * src/prefs_common.[ch]
11203                 init some pointers that possibly caused a segfault
11204                 reported in the claws-users ML
11205
11206 2001-11-04 [hoa]        0.6.4claws22
11207
11208         * src/grouplistdialog.c
11209                 change the names of the nodes in the tree
11210
11211         * src/compose.c
11212                 enhanced mailto syntax as described in
11213                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
11214                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
11215
11216         * src/utils.c
11217                 encode and decode URI (useful when opening URL into
11218                 netscape).
11219
11220 2001-11-03 [hoa]        0.6.4claws21
11221
11222         * src/grouplistdialog.c
11223                 a new newsgroups list selection dialog box
11224                 with a CTree instead of a CList
11225
11226 2001-11-03 [hoa]        0.6.4claws20
11227
11228         * src/folderview.c
11229                 enable property and scoring options when right
11230                 click on "inbox"
11231
11232         * src/summaryview.c
11233                 fixed bug when nickname were displayed using
11234                 the address book.
11235
11236 2001-11-02 [darko]      0.6.4claws19
11237
11238         * src/compose.c
11239                 new wrap quotation and URL/long words wrapping implementation
11240         * src/compose.c src/gtkstext.[ch]
11241                 move gtkstext_strncmp() to gtkstext.c
11242
11243 2001-11-01 [christoph]  0.6.4claws18
11244
11245         * src/prefs_account.c
11246                 fixed mess in account settings dialog
11247         * src/prefs_folder_item.c
11248                 added label with folder path to dialog
11249
11250 2001-10-31 [match]      0.6.4claws17
11251
11252         * src/vcard.c
11253                 fix memory leak.
11254         * src/addrbook.c
11255                 fix generation of spurious address book file names.
11256                 remove redundant functions.
11257         * po/POTFILES.in
11258                 added missing file names.
11259
11260 2001-10-30 [paul]       0.6.4claws16
11261
11262         * sync with sylpheed 0.6.4cvs6
11263                 see ChangeLog entries 2001-10-26 to 2001-10-30
11264
11265         * tools/filter_conv.pl
11266                 read folderlist.xml to discover whether the top-level
11267                 folder is called 'Mailbox' or 'Mail' 
11268
11269 2001-10-29 [paul]       0.6.4claws15
11270
11271         * src/html.c, src/textview.c
11272                 activate links in html mail and fix clickable parts
11273                 Submitted by Matthieu Dazy <dazy@t-surf.com>
11274
11275 2001-10-29 [paul]
11276
11277         * po/de.po, po/es.po, po/pt_BR/po
11278                 updated translations, submitted by Jens Oberender,
11279                 Ricardo Mones Lastra, and Fabio Junior Beneditto
11280
11281 2001-10-29 [darko]      0.6.4claws14
11282
11283         * src/compose.c
11284                 fix wrapping for good
11285
11286 2001-10-29 [darko]
11287
11288         * src/compose.c
11289                 undo previous change as it broke the smart wrapping
11290
11291 2001-10-29 [darko]      0.6.4claws13
11292
11293         * src/compose.c
11294                 fix infinite loop when long URL is quoted
11295                 (closes bug #475122.
11296
11297 2001-10-28 [match]
11298
11299         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
11300                 import Mutt address book
11301         * src/ldif.[ch] src/importldif.h
11302                 modified import LDIF handle user attributes
11303
11304 2001-10-28 [christoph]  0.6.4claws12
11305
11306         * src/summaryview.c
11307                 fixed that filtering did not work if there
11308                 were no filter rules
11309                 (closes bug #472003 and better implementation
11310                  of patch #474644)
11311
11312 2001-10-27 [christoph]  0.6.4claws11
11313
11314         * src/compose.c
11315                 make the folder's default account to be used when
11316                 replying. (patch by wwp <subscript@free.fr>)
11317         * src/compose.c
11318                 code cleanup, nearly killed all of wwp's patch
11319                 for folder's default account in compose
11320         * src/folderview.c
11321                 error panel when a folder could not be created
11322                 (closes bug #471080 new folder name & already
11323                  existing file)
11324
11325 2001-10-26 [alfons]
11326
11327         * src/utils.h
11328                 change prototype of strstr2() that Christoph forgot about
11329
11330 2001-10-26 [christoph]  0.6.4claws10
11331
11332         * src/account.c
11333                 made search for accounts by email address not case
11334                 sensitive
11335         * src/folder.c
11336                 fixed memory leak in folder_item_get_identifier
11337         * src/gtkspell.c
11338         * src/utils.c
11339                 fixed wrong strstr2 (should work like strstr)
11340
11341 2001-10-26 [darko]      0.6.4claws9
11342
11343         * src/compose.c src/gtkstext.[ch]
11344         * src/gtkstext.c
11345                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
11346
11347 2001-10-26 [paul]       0.6.4claws8
11348
11349         * src/html.c
11350                 ignore css and javascript tags in html mail
11351                 case-insensitive, with or without double-quoted
11352                 strings
11353
11354 2001-10-26 [paul]       0.6.4claws7
11355
11356         * sync with sylpheed 0.6.4cvs1
11357                 see ChangeLog entry 2001-10-26
11358
11359         * src/prefs_account.c, src/prefs_common.c,
11360           src/prefs_summary_column.c
11361                 minor improvements to the English
11362
11363 2001-10-25 [alfons]     0.6.4claws6
11364
11365         * src/gtkstext.c
11366         
11367                 make GtkSText follow style of GtkText (closes bug 
11368                 #469211 "text selection while writing message")
11369                 
11370                 do sync with GTK 1.2.10
11371
11372 2001-10-25 [paul]       0.6.4claws5
11373
11374         * src/html.c
11375                 ignore css tags in html mail
11376
11377 2001-10-25 [darko]      0.6.4claws4
11378
11379         * src/compose.c
11380                 don't declare is_url_string as static function since
11381                 we need it in gtkstext.c
11382         * src/gtkstext.c
11383                 remove unused variable
11384                 don't wrap long URLs while composing a message
11385
11386 2001-10-24 [christoph]  0.6.4claws3
11387
11388         * src/socket.c
11389                 fix ssl deadlock, when peer closes connection
11390
11391 2001-10-24 [paul]       0.6.4claws2
11392
11393         * src/prefs_common.c
11394                 gettextize the gpg ascii-armored warning message
11395
11396         * src/compose.c
11397                 insert a DOS/MAC file into the composed message
11398                 (improvements)
11399
11400         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
11401
11402 2001-10-22 [paul]       0.6.4claws1
11403
11404         * sync with sylpheed 0.6.4 release
11405                 see ChangeLog entries 2001-10-21
11406
11407         * po/fr.po, po/pt_BR.po
11408                 updated by Melvin Hadasht and Fabio Junior Beneditto
11409
11410 2001-10-21 [paul]       0.6.3claws30
11411
11412         * src/compose.c
11413                 insert a DOS text file from the compose window
11414                 into the composed message text (removes CRs characters)
11415                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
11416
11417         * tools/filter_conv.pl, tools/README
11418                 automatically use ~/.sylpheed as working directory
11419                 print out confirmation message on completion
11420
11421         * correct Hoa's last ChangeLog.claws entry
11422
11423 2001-10-20 [hoa]        0.6.3claws29
11424
11425         * src/grouplistdialog.c
11426                 bugfix (another ?) to give the right
11427                 newsgroups list for each news server.
11428
11429         * src/news.c
11430         * src/news.h
11431                 improve the newsgroups list cache
11432
11433 2001-10-20 [paul]       0.6.3claws28
11434
11435         * sync with sylpheed 0.6.3cvs9
11436                 see ChangeLog entry 2001-10-19
11437
11438         * correct Alfons' last ChangeLog.claws entry
11439
11440 2001-10-19 [alfons]
11441
11442         * src/pgptext.[ch]
11443                 fix compilation problems (part of bug #472895)
11444
11445 2001-10-18 [hoa]        0.6.3claws27
11446
11447         * src/grouplistdialog.c
11448                 bugfix when we refresh was clicked (bug 472701)
11449
11450 2001-10-19 [christoph]  0.6.3claws26
11451
11452         * src/compose.c
11453                 last header entry should default to "To:" or
11454                 "Newsgroups:" and not copy the last entry line
11455                 in a new compose window
11456                 (closes bug #472686, #470792)
11457
11458 2001-10-19 [paul]       0.6.3claws25
11459
11460         * sync with Sylpheed 0.6.3cvs8
11461                 see ChangeLog entries 2001-10-18 and 2001-10-19
11462
11463 2001-10-18 [christoph]  0.6.3claws24
11464
11465         * src/procmsg.c
11466                 reimplement ignore thread
11467         
11468 2001-10-18 [hoa]        0.6.3claws23
11469
11470         * src/folderview.c
11471         * src/grouplistdialog.[ch]
11472                 enhanced news subscription interface (feature 469113)
11473
11474         * src/news.c
11475         * src/news.h
11476                 enchanced newsgroup listing,
11477                 now, we can get groups informations
11478                 (NNTPGroupInfo)
11479
11480 2001-10-18 [paul]       0.6.3claws22
11481
11482         * src/summaryview.c
11483                 remove comment (sync with main branch)
11484         * src/mainwindow.c
11485                 fix 'Re-edit' bug in 'Message' menu
11486
11487 2001-10-17 [christoph]  0.6.3claws21
11488
11489         * src/compose.c
11490                 ignore empty or whitespace only header lines
11491
11492 2001-10-17 [paul]       0.6.3claws20
11493
11494         * sync with sylpheed 0.6.3cvs7
11495                 see ChangeLog entries 2001-10-14, 2001-10-16, and
11496                 2001-10-17
11497
11498 2001-10-17 [darko]
11499
11500         * src/compose.c
11501                 wrap long lines without spaces
11502                 don't wrap URLs
11503
11504 2001-10-16 [paul]
11505
11506         * po/es.po, po/nl.po, po/pt_BR.po
11507                 updated by Ricardo Mones Lastra, Alfons,
11508                 and Fabio Junior Beneditto
11509
11510         * sylpheed-0.6.3claws released
11511
11512 2001-10-15 [melvin] 0.6.3claws18
11513
11514         * README.claws
11515                 added summary and detailed installation instructions
11516                 for spell checker
11517         * po/fr.po
11518                 Updated, corrected and completed french translation
11519
11520 2001-10-15 [hoa] 0.6.3claws17
11521         * src/grouplistdialog.c
11522                 we can choose the newsgroups to display with wildcards
11523
11524 2001-10-15 [christoph]  0.6.3claws16
11525
11526         * src/account.c
11527         * src/compose.c
11528         * src/prefs_folder_item.[ch]
11529                 applied wwp <subscript@free.fr>'s folder
11530                 default account patch
11531         * po/de.po
11532                 Fixed wrong translation
11533
11534 2001-10-13 [alfons, christoph, melvin]  
11535                         0.6.3claws15
11536
11537         solution #2 to solve MT-safety problems defers all GUI related calls
11538         to the main thread using a gtk_idle_add() callback. discussed on
11539         ircnet #sylpheed, with christoph spotting some issues with the
11540         original code, and melvin allowing us to lobotomize his sylpheed.
11541
11542         * src/syldap.[ch], src/main.c
11543                 fix race problem in ldap search thread by deferring GUI 
11544                 stuff to main thread using gtk_idle_add()
11545
11546 2001-10-13 [paul]       0.6.3claws14
11547
11548         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
11549                 add Sergey's smtpcred.patch
11550                 adds separate username/password setting for SMTP Auth
11551                 needed by some servers
11552                 (closes feature request #471659)
11553
11554 2001-10-13 [paul]       0.6.3claws13
11555
11556         * src/pgptext.[ch] **NEW FILES**
11557         * src/Makefile.am, src/messageview.c, src/mimeview.c
11558                 decrypt ascii-armored gpg text embedded in
11559                 the message body.
11560                 Submitted by Jens Jahnke <jan0sch@gmx.net>
11561
11562 2001-10-13 [christoph]  0.6.3claws12
11563
11564         * README.claws
11565                 some more details on default to and
11566                 feature requests
11567         * src/main.c
11568                 init glib threading when ldap is used
11569         * src/syldap.c
11570                 threading fixes
11571         * po/de.po
11572                 fixed a typo
11573
11574 2001-10-12 [paul]       0.6.3claws11
11575
11576         * src/prefs_common.[ch], src/rfc2015.c
11577                 enable ascii-armored gpg text to be embedded in the
11578                 message body, selectable through the 'Privacy'
11579                 preferences. Supports encrypting only.
11580                 Submitted by Ravemax <ravemax@dextrose.com>
11581
11582 2001-10-12 [paul]       0.6.3claws10
11583
11584         * sync with sylpheed 0.6.3cvs6
11585                 see ChangeLog entries 2001-10-11 and 2001-11-12
11586
11587         * src/folderview.c
11588                 incorporated mbox folders, scoring, and folder
11589                 properties into the sync
11590
11591 2001-10-12 [darko]      0.6.3claws9
11592
11593         * README.claws
11594                 describe quotation wrapping
11595         * src/compose.c
11596                 don't treat tab as space to calculate line length properly
11597
11598 2001-10-11 [alfons]
11599
11600         * README.claws
11601                 correct description of how to make new filtering system work,
11602                 add some other things
11603                 
11604         * src/syldap.c
11605                 remove sched_yield() (not necessary / unportable)
11606
11607 2001-10-11 [paul]       0.6.3claws8
11608
11609         * sync with sylpheed 0.6.3cvs3
11610                 see ChangeLog entry 2001-10-10
11611
11612 2001-10-10 [christoph]  0.6.3claws7
11613
11614         * .cvsignore
11615                 ignore 2 files created by newer autotools
11616         * src/prefs_folder_item.c
11617                 using table for widget alignment
11618                 fixed memory leak and broken octal display
11619         * src/filesel.c
11620                 fixed segfault caused by lost filename
11621                 workaround (closes bug #469551)
11622
11623 2001-10-10 [paul]       0.6.3claws6
11624
11625         * sync with sylpheed 0.6.3cvs2
11626                 see ChangeLog entries 2001-10-09 and 2001-10-10
11627
11628 2001-10-10 [darko]      0.6.3.claws5
11629
11630         * src/gtkstext.c
11631                 proper calculation of right margin if smart wrapping is enabled
11632         * src/compose.c
11633                 automatically wrap long lines if wrap quotation is enabled
11634
11635 2001-10-09 [alfons]     0.6.3.claws4
11636
11637         * src/summaryview.c
11638                 select correct row when deleting last row in the summary view (and
11639                 close bug "[ #469104 ] select second last in list when deleting")
11640
11641 2001-10-09 [paul]       0.6.3claws3
11642
11643         * sync with sylpheed 0.6.3cvs1
11644                 updated some autotool scripts
11645
11646 2001-10-09 [darko]      0.6.3claws2
11647
11648         * src/gtkstext.[ch]
11649                 new name and mark with Sylpheed comment
11650         * src/compose.c
11651                 smart quotation wrapping a-la VIM
11652
11653 2001-10-08 [paul]       0.6.3claws1
11654
11655         * sync with sylpheed 0.6.3 release
11656                 see ChangeLog entry 2001-10-08
11657
11658 2001-10-08 [paul]       0.6.2claws24
11659
11660         * src/summaryview.c
11661                 more sync with sylpheed 0.6.2cvs12
11662                 Fixed the bug that didn't select the last row correctly
11663
11664
11665 2001-10-07 [paul]       0.6.2claws23
11666
11667         * sync with sylpheed 0.6.2cvs12
11668                 see ChangeLog entry 2001-10-07
11669
11670 2001-10-06 [match]
11671         * src/jpilot.[ch]
11672                 enable jpilot to read unsynch'ed addresses.
11673
11674         * src/editldap_basedn.c
11675                 fix segfault when opening dialog.
11676
11677 2001-10-06 [alfons]     0.6.2.claws22
11678
11679         * src/summaryview.c
11680                 fix bug with summary view selecting last *inserted*
11681                 node instead of last *visible* node. remember we
11682                 work with a tree
11683
11684 2001-10-06 [paul]       0.6.2claws21
11685
11686         * po/pt_BR.po
11687                 updated translation, contains some fixes and new
11688                 translations, submitted by Gustavo Noronha Silva
11689                 <kov@debian.org>
11690
11691         * src/prefs_common.c
11692                 change 'each' to 'every' - fix dubious English
11693
11694         * sync with sylpheed 0.6.2cvs11
11695
11696 2001-10-05 [alfons]     0.6.2claws20
11697
11698         * src/mainwindow.[ch], src/folderview.c
11699                 make composite tool button switch between "Compose News"
11700                 and "Compose Mail" depending on selected folder
11701                 (nifty idea by Kim Schulz <kim@schulz.dk>)
11702
11703 2001-10-05 [paul]       0.6.2claws19
11704
11705         * src/mainwindow.c, src/summaryview.c
11706                 fix 'Message/Reply to all', broken in last commit
11707
11708         * src/compose.c
11709                 fix X_BEENTHERE seg fault, thanks to Alfons
11710
11711 2001-10-04 [paul]       0.6.2claws18
11712
11713         * src/compose.[ch], src/mainwindow.c
11714                 make "Message/Reply" reply to mailing lists; matches
11715                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
11716                 based on portions of the patch submitted by
11717                 Junichi Uekawa <dancer@netfort.gr.jp>
11718
11719 2001-10-04 [darko]      0.6.2claws17
11720
11721         * src/compose.c
11722                 better smart wrapping
11723         * src/gtkstext.[hc]
11724                 a function to make text buffer contiguous
11725
11726 2001-10-03 [paul]       0.6.2claws16
11727
11728         * sync with sylpheed 0.6.2cvs10
11729
11730 2001-10-02 [alfons]
11731
11732         * configure.in
11733         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
11734                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
11735                 references to chinese translations (hope someone picks up
11736                 this)
11737
11738 2001-10-02 [christoph]  0.6.2claws15
11739
11740         * src/compose.c
11741                 fixed non translated header bug
11742         * ChangeLog.claws
11743                 fixed wrong date in alfons last entry ;)
11744
11745 2001-10-02 [alfons]     0.6.2claws14
11746
11747         * src/compose.c, src/prefs_common.[ch]
11748                 add block cursor option
11749
11750 2001-10-02 [paul]       0.6.2claws13
11751
11752         * sync with sylpheed 0.6.2cvs9
11753
11754 2001-09-30 [paul]       0.6.2claws12
11755
11756         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
11757                 updated translations
11758
11759         * po/POTFILES.in
11760                 add 'src/importldif.c'
11761
11762         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
11763                 added eudora-to-vCard conversion tool
11764                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
11765
11766         * sync with sylpheed 0.6.2cvs8
11767
11768 2001-09-30 [paul]
11769
11770         * sylpheed-0.6.2claws released
11771
11772 2001-09-27 [melvin]     0.6.2claws11
11773
11774         * src/gtkspell.c
11775                 fixed crash when using default path (introduced 
11776                 in 0.6.2claws10)
11777                 fixed tiny bug for initial suggestion mode
11778
11779 2001-09-27 [melvin]     0.6.2claws10
11780         
11781         * src/gtkspell.c
11782                 fixed bug where gtkpspell didn't set the path correctly
11783
11784         * README.claws
11785                 added a paragraph about spell checking
11786                 
11787
11788
11789 2001-09-27 [paul]       0.6.2claws9
11790
11791         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
11792                 replace '// comments' with '/* comments */' to prevent
11793                 some compiler warnings 
11794
11795         * sync with sylpheed 0.6.2cvs6
11796
11797 2001-09-26 [alfons]     0.6.2claws8
11798
11799         * src/messageview.c
11800                 introduce return receipt request notification again,
11801                 which was lost because of other semantics in 
11802                 procheader_parse() (???)
11803
11804 2001-09-26 [christoph]  0.6.2claws7
11805
11806         * src/compose.c
11807                 replace comments for old code with #if 0
11808                 readded auto cc, bcc and reply-to
11809         * src/prefs_matcher.c
11810         * src/prefs_scoring.c
11811                 removed some definition (was moved to
11812                 prefs.h)
11813
11814 2001-09-26 [paul]       0.6.2claws6
11815
11816         * src/mainwindow.c
11817                 make 'Follow-up and reply to' sensitive
11818
11819         * more sync with sylpheed 0.6.2cvs5
11820
11821 2001-09-25 [melvin]
11822
11823         * 0.6.2claws5
11824
11825         * src/gtkspell.c
11826                 fixed bug for "US-ASCII" introduced by the encoding code
11827
11828 2001-09-25 [paul]
11829
11830         * 0.6.2claws4
11831
11832         * src/prefs_common.[ch], src/summaryview.c
11833                 'next unread msg' 'go to next folder?' dialog can be
11834                 given default behaviour, either always show dialog,
11835                 or assume 'yes', or assume 'no'
11836                 Submitted by wwp <subscript@free.fr>
11837
11838 2001-09-25 [melvin]
11839                 
11840         * src/compose.c src/gtkspell.[ch]
11841                 added support for different encodings
11842
11843 2001-09-25 [paul]
11844
11845         * more sync with sylpheed 0.6.2cvs5
11846
11847 2001-09-24 [alfons]
11848         
11849         * src/prefs_folder_item.c
11850                 add check for item->prefs->default_to string is NULL and
11851                 add another check when freeing this string
11852
11853 2001-09-24 [paul]
11854
11855         * configure.in
11856                 change to version 0.6.2claws3
11857
11858         * sync with sylpheed 0.6.2cvs5 
11859
11860 2001-09-24 [match]
11861         * src/ldif.[ch], src/importldif.[ch], addressbook.c
11862                 import LDIF files.
11863         * src/addrcache.[ch], addrindex.[ch]
11864                 small update for future
11865         * src/addrbook.c
11866                 fix test XML file.
11867
11868 2001-09-24 [melvin]
11869         * src/gtkspell.[ch]
11870                 added 'Learn from mistakes' option
11871                 better handling of quotes in checked words
11872                 sorted dict list
11873         * po/fr.po
11874                 small update for spell checking stuff
11875
11876 2001-09-23 [alfons]
11877         
11878         * src/gtkspell.c
11879                 edit a little bit so it complies more with main coding style
11880
11881 2001-09-23 [alfons]
11882
11883         * src/folder.[ch], prefs_folder_item.c, compose.c
11884                 migrate "request return receipt" folder property
11885                 to folderlist.xml
11886
11887 2001-09-22 [alfons]
11888
11889         * README.claws **NEW**
11890                 (add things of interest for users of main branch 
11891                 and claws here)
11892
11893         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
11894                 re-implement threading per folder option, but store 
11895                 the setting in folderlist.xml (where it belongs)
11896
11897 2001-09-21 [melvin]
11898
11899         * src/gtkspell.[ch]
11900                 fixed bug when compose window is under another window
11901         * src/prefs_common.[ch] src/compose.c
11902                 changed 'dictionary_path' to 'dictionary' to be consistent
11903                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
11904         * ac/pspell.m4 src/Makefile.am 
11905                 dropped PSPELL_PATH macro
11906         * po/fr.po
11907                 updated translations
11908
11909 2001-09-21 [christoph]
11910
11911         * src/compose.c
11912                 added border around header fields
11913                 keep header type when new field is added
11914
11915 2001-09-20 [christoph]
11916
11917         * src/utils.[ch]
11918                 more portable debug_print with source filename
11919                 and linenumber
11920         * src/procmsg.c
11921                 more newlines after debug messages
11922
11923 2001-09-20 [paul]
11924
11925         * configure.in
11926                 change to version 0.6.2claws2
11927
11928         * sync with sylpheed 0.6.2cvs3
11929
11930 2001-09-19 [melvin]
11931
11932         * src/gtkspell.c
11933                 fixed the post-right-click focus pb
11934                 fixed crash when 'Spell check all' after dict change 
11935                         and when cursor is at the end of the text
11936                 shift-right-click pops up config menu even on misspelled words.
11937         * po/POTFILES.in
11938                 added gtkspell.c
11939
11940 2001-09-19 [melvin]
11941
11942         * src/about.c
11943                 added pspell to compiled-in features list
11944
11945 2001-09-18 [melvin]
11946
11947         * switched to pspell and dropped ispell
11948         * ac/pspell.m4
11949                 new file. autoconf macro for pspell
11950         * ac/Makefile.am 
11951         * configure.in acconfig.h
11952                 added pspell support
11953         * src/Makefile.am
11954         * src/main.c src/compose.[ch] src/gtkspell.[ch]
11955         * src/prefs_common.[ch] 
11956                 added pspell support
11957
11958 2001-09-18 [christoph]
11959
11960         * src/addr_compl.c
11961         * src/template.[ch]
11962                 replace LOG_MESSAGE with debug_print
11963         * src/compose.[ch]
11964                 gui improvements
11965         * src/menu.c
11966                 added newline after debug message
11967         * src/utils.h
11968                 using __VA_ARGS__ for debug_print macro
11969         * tools/.cvsignore
11970                 ignore Makefile and Makefile.in
11971
11972 2001-09-18 [paul]
11973
11974         * configure.in
11975                 change to version 0.6.2claws1
11976         * sync with sylpheed 0.6.2cvs1
11977
11978         * src/matcher.c 
11979         * src/prefs_matcher.c
11980                 add 'score equal to' option, submitted by
11981                 Paul Evans <nerd@freeuk.com>
11982
11983 2001-09-15 [christoph]
11984
11985         * src/mainwindow.c
11986                 comment out menu entry not existing in claws
11987         * src/menu.c
11988                 add debug output for non existing menu entries
11989         * src/summaryview.c
11990                 fix next/prev unread message for ignored threads
11991         * src/utils.[ch]
11992                 add sourcefile and line number to debug output
11993                 otherwise it is sometimes hard to find the
11994                 source code part if debug messages are translated
11995
11996 2001-09-14 [darko]
11997         
11998         * src/folderview.c
11999                 refresh target folder style after colour is changed
12000
12001 2001-09-13 [paul]
12002
12003         * configure.in
12004                 change to version 0.6.1claws3
12005
12006         * sync with sylpheed 0.6.1cvs6
12007
12008 2001-09-13 [darko]
12009         
12010         * src/folderview.c
12011                 fix target folder colourization to use user selected colour
12012
12013 2001-09-12 [darko]
12014         
12015         * src/summaryview.c
12016                 fix crash when message that is marked for copy/move is unmarked
12017
12018 2001-09-09 [paul]
12019
12020         * configure.in
12021                 change to version 0.6.1claws2
12022
12023         * sync with sylpheed 0.6.1cvs3
12024
12025 2001-09-09 [alfons]
12026         
12027         * src/folderview.c
12028                 fix bug with default font used for trash folder text
12029
12030 2001-09-06 [paul]
12031
12032         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
12033                 updated translations
12034
12035         * configure.in
12036                 change to version 0.6.1claws1
12037
12038         * sync with sylpheed 0.6.1cvs2
12039
12040 2001-09-03 [paul]
12041
12042         * po/POTFILES.in
12043                 add Match's new addressbook
12044
12045         * po/de.po
12046                 updated translation submitted by Jens Oberender
12047
12048 2001-09-02 [paul]
12049
12050         * configure.in
12051                 change to 0.6.1claws
12052         * sync with sylpheed 0.6.1 release
12053
12054 2001-09-02 [paul]
12055
12056         * configure.in
12057                 change to 0.6.0claws2
12058
12059         * sync with sylpheed 0.6.0cvs4
12060
12061         * po/pt_BR.po
12062                 updated translation submitted by Fabio Junior Beneditto
12063
12064 2001-09-01 [match]
12065         * pixmaps/
12066                 interface.xpm
12067                 book.xpm
12068                 address.xpm
12069         * src/
12070                 Makefile.am
12071                 a ton of new files
12072
12073 2001-08-31 [paul]
12074
12075         * configure.in
12076                 change to version 0.6.0claws1
12077
12078         * sync with sylpheed 0.6.0cvs1
12079
12080         * po/es.po
12081                 updated translation submitted by Ricardo Mones Lastra
12082
12083         * po/POTFILES.in
12084                 add 'src/prefs_templates.c'
12085
12086         * src/compose.c, src/summaryview.c
12087                 fix segfault on 'Re_edit'               
12088
12089 2001-08-30 [alfons]
12090
12091         * configure.in, Makefile.am
12092         * tools/Makefile.am
12093                 add tools directory to source distribution
12094
12095 2001-08-30 [paul]
12096
12097         * configure.in
12098                 change to version 0.6.0claws
12099
12100         * sync with sylpheed 0.6.0 release
12101
12102 2001-08-30 [christoph]
12103
12104         * configure.in
12105                 removed autoconf version check
12106
12107 2001-08-30 [paul]
12108
12109         * src/account.c, src/compose.c, src/prefs_common.[ch]
12110         * src/procheader.[ch] src/utils.[ch]
12111                 Enhanced automatic account selection on replies
12112                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
12113
12114         * configure.in
12115                 add LDAP and JPilot to the configuration results output.
12116
12117 2001-08-29 [christoph]
12118
12119         * src/summeryview.c
12120                 no bold font for ignored threads
12121
12122 2001-08-29 [paul]
12123
12124         * configure.in
12125                 change to version 0.5.3claws6
12126
12127         * sync with sylpheed 0.5.3cvs10
12128                 src/stringtable.[ch]: New Files
12129
12130         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
12131         * src/pixmaps/sylpheed.xpm
12132                 add mini-icons to windows (by Alfons)
12133
12134 2001-08-27 [paul]
12135
12136         * src/mainwindow.c
12137                 new functions: next_labeled_cb(), prev_labeled_cb()
12138
12139         * src/summaryview.c
12140                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
12141                 summary_select_next_labeled(), summary_select_prev_labeled()
12142
12143         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
12144                 give claws blue folders and a blue trash can
12145
12146 2001-08-27 [paul]
12147
12148         * configure.in
12149                 change to version 0.5.3claws5
12150
12151         * sync with sylpheed 0.5.3cvs9
12152                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
12153
12154 2001-08-24 [christoph]
12155
12156         * src/filesel.c
12157                 keep filename when browsing directories
12158                 (not working for user entered filename, but
12159                  for default name and selected filename from
12160                  file list)
12161         * src/mainwindow.c
12162                 fixed wrong spelling "Folllow-up"
12163         * src/mbox_folder.c
12164         * src/procmsg.c
12165         * src/summaryview.c
12166                 fixed new/unread message count with ignored
12167                 threads (2 commits, first didn't notice no
12168                 longer needed decreasing)
12169         * src/inc.c
12170                 readded scrolling of progress dialog
12171                 (lost in sync)
12172
12173 2001-08-24 [paul]
12174
12175         * configure.in
12176                 change to 0.5.3claws4
12177
12178         * sync with sylpheed 0.5.3cvs7
12179
12180 2001-08-24 [christoph]
12181
12182         * src/compose.c
12183                 set request return receipt when replying
12184                 if it is set is the folder prefs of the
12185                 message
12186         * src/inc.c
12187                 disable final error popup if popups are
12188                 disabled in config (again)
12189
12190 2001-08-23 [paul]
12191
12192         * configure.in
12193                 Change version number to 0.5.3claws3
12194
12195         * sync with sylpheed 0.5.3cvs5
12196
12197         * src/mimeview.c
12198                 double quote '%s' in 'gedit %s' to fix bug when
12199                 opening attachment with spaces in the name
12200
12201 2001-08-22 [alte]
12202         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
12203           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
12204                 initial message templates support
12205
12206
12207 2001-08-22 [paul]
12208
12209         * configure.in
12210                 change version number to 0.5.3claws2
12211
12212         * sync with sylpheed 0.5.3cvs4
12213
12214         * src/procmsg.h src/summaryview.c
12215                 re-implement (un)ignore thread
12216
12217 2001-08-21 [paul]
12218
12219         * src/summaryview.c
12220                 remove unnecessary code
12221         * src/compose.c
12222                 enable 'dynamic' signatures (submitted by
12223                 Eric Limpens <eric@hscg-internet.nl>)
12224
12225 2001-08-21 [paul]
12226
12227         clean up after sync with sylpheed 0.5.3 release
12228
12229         * src/folderview.c
12230                 fix re-introduced font mess, see Christoph's
12231                 entry 2001-06-24
12232
12233         * src/summaryview.c
12234                 remove prev_msgnum
12235                 use sylpheed's small font instead of
12236                 gtk default font for summary view
12237
12238
12239 2001-08-17 [paul]
12240
12241         * configure.in
12242                 add pl to ALL_LINGUAS - sync with main branch
12243
12244         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
12245                 Updated. Translations by Jens Oberender, Ricardo Mones
12246                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
12247
12248         * po/pl.po  ** NEW FILE **
12249                 sync with the main branch
12250
12251         * src/folderview.c
12252                 fix target folder colorizing and refresh problem
12253
12254
12255 2001-08-17 [christoph]
12256
12257         * src/mainwindow.c
12258                 claws uses 4 colors for target folder coloring.
12259                 arrays were not long enough and destroyed the
12260                 stack causing a segfault.
12261                 target folder colorizing does not work anymore
12262                 for me
12263
12264 2001-08-16 [paul]
12265
12266         * configure.in
12267                 change to version 0.5.3claws1
12268
12269         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
12270           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
12271           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
12272
12273                 sync with sylpheed 0.5.3 release, but keep claws method of
12274                 configuring/saving fonts
12275
12276         * src/addressbook.[ch]
12277                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
12278                 in line with a similar change in Hiroyuki's branch
12279
12280         * src/mainwindow.[ch]
12281                 disable main_window_set_thread_option()
12282         * src/prefs_folder_item.c
12283                 comment out &tmps_prefs.enable_thread,
12284         * src/mbox_folder.c, src/procmsg.[ch]
12285                 comment out MSG_IS_IGNORE_THREAD
12286         * src/summaryview.c
12287                 comment out summary_ignore_thread() and summary_unignore_thread()
12288                 comment out MSG_IS_IGNORE_THREAD
12289
12290                 use Hiroyuki's threading instead.
12291
12292
12293
12294 2001-08-15 [paul]
12295
12296         * src/account.c
12297                 use Hiroyuki's 0.5.3 column scheme but also
12298                 include the enable/disable button.
12299         * src/pixmaps/mark.xpm
12300                 add Hiroyuki's amended pixmap
12301
12302 2001-08-13 [christoph]
12303
12304         * src/account.c
12305                 receive at get all column showed wrong state for APOP
12306                 button should only work for POP3 and APOP accounts
12307         * src/prefs_account.c
12308                 added missing preprocessor statement for SSL
12309
12310 2001-08-12 [paul]
12311
12312         * src/account.[ch]
12313                 add 'receive at get all' column and enable/disable
12314                 button.
12315
12316 2001-08-06 [christoph]
12317
12318         * src/account.c
12319                 show usage of SSL in protocol column
12320
12321         * src/imap.c
12322         * src/inc.c
12323                 renamed ssl options
12324
12325         * src/prefs_account.[ch]
12326                 moved ssl options to a new page
12327
12328         * src/send.c
12329         * src/smtp.c
12330         * src/ssl.[ch]
12331                 renamed ssl options
12332                 added support for SMTP STARTTLS command
12333
12334 2001-08-05 [christoph]
12335
12336         * configure.in
12337                 debian autoconf needs version check to find
12338                 correct autoconf version. if the file is
12339                 named configure.in 2.13 is used, which does
12340                 not work with this configure.in script.
12341                 other solution would be to rename the script
12342                 to configure.ac as suggested in the autoconf
12343                 manual.
12344
12345         * src/inc.c
12346                 disable final error popup if popups are
12347                 diabled in config
12348
12349         * src/socket.c
12350                 bugfix in ssl_gets
12351                 fixes IMAP over SSL problem
12352
12353 2001-08-03 [paul]
12354
12355         * configure.in
12356                 change to 0.5.2claws1
12357
12358         * sync with sylpheed 0.5.2cvs1
12359
12360 2001-08-02 [alfons]
12361
12362         * configure.in
12363                 quick fix for ispell detection...
12364
12365 2001-08-01 [paul]
12366
12367         * configure.in
12368                 change to 0.5.1claws4
12369
12370         * sync with sylpheed 0.5.1cvs7
12371
12372 2001-07-31 [alfons]
12373
12374         * src/prefs_common.c, src/prefs_common.h, 
12375           src/gtkspell.c, src/gtkspell.h
12376                 add global spelling checker settings (compose tab) +
12377                 selection of dictionary 
12378           
12379         * configure.in  
12380                 guess valid ispell location
12381
12382 2001-07-31 [paul]
12383
12384         * po/POTFILES.in
12385                 removal of 'src/quote_fmt_parse.c'
12386         * po/de.po
12387                 Updated de.po
12388                 (submitted by Jens Oberender <didge@suse.de>)
12389
12390 2001-07-31 [darko]
12391
12392         * src/folder.[ch]
12393         * src/folderview.[ch]
12394         * src/mainwindow.c
12395         * src/mh.c
12396         * src/prefs_common.[ch]
12397         * src/summaryview.c
12398                 target folder colourization
12399
12400 2001-07-30 [paul]
12401
12402         more sync with Sylpheed 0.5.1cvs6 
12403
12404 2001-07-30 [darko]
12405
12406         * src/mh.c
12407         * src/prefs_folder_item.[hc]
12408         * src/summaryview.c
12409                 shared folders support with a GUI
12410
12411 2001-07-29 [paul]
12412
12413         0.5.1claws3
12414
12415         * sync with Sylpheed 0.5.1cvs6
12416
12417 2001-07-29 [paul]
12418
12419         * po/pt_BR.po
12420                 updated
12421                 (submitted by Fabio Junior Beneditto)
12422
12423 2001-07-28 [paul]
12424
12425         * src/procmime.c
12426         * AUTHORS
12427                 patch to correct bad image mime headers
12428                 (submitted by Don Quijote <dq@searchlores.org>)
12429
12430 2001-07-28 [paul]
12431
12432         * tools/gif2xface.pl   **NEW FILE**
12433         * tools/README
12434                 script to convert file.gif to file.xface for
12435                 use in a custom header.
12436                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
12437
12438 2001-07-27 [alfons]
12439         
12440         * configure.in
12441                 change macros for detecting JPilot and LDAP
12442
12443 2001-07-27 [christoph]
12444
12445         * src/filtering.c
12446                 code cleanup (MIN / MAX warning, needed casting)
12447
12448 2001-07-27 [alfons]
12449
12450         * procheader.c
12451                 disallow setting flags when detecting certain headers
12452                 (X-Status, Status, Seen, X-Seen). 
12453         
12454         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
12455
12456 2001-07-27 [christoph]
12457
12458         * src/prefs_filter.c
12459         * src/prefs_filtering.c
12460         * src/prefs_matcher.c
12461         * src/prefs_scoring.c
12462                 scroll list when moving rows up or down
12463
12464         * src/imap.c
12465         * src/imap.h
12466         * src/prefs_account.c
12467         * src/prefs_account.h
12468         * src/send.c
12469                 SMTP over SSL (untested, feedback requested)
12470                 IMAP over SSL
12471
12472         * src/ssl.c
12473                 code cleanup
12474
12475 2001-07-26 [alfons]
12476         
12477         * configure.in, acconfig.h
12478                 define CLAWS (need this for main / claws detection)
12479
12480 2001-07-25 [alfons]
12481
12482         * configure.in
12483                 Sylpheed 0.5.1claws2
12484                 
12485         * sync with Sylpheed 0.5.1cvs4
12486
12487 2001-07-25 [christoph]
12488
12489         * src/scoring.c
12490                 fixed segfault
12491                 item->prefs == NULL (don't know why)
12492
12493 2001-07-25 [alfons]
12494
12495         * configure.in
12496                 Sylpheed 0.5.1claws1
12497
12498         * sync with Sylpheed 0.5.1cvs1-3
12499
12500 2001-07-24 [christoph]
12501
12502         * src/folderview.c
12503         * src/prefs_folder_item.[ch]
12504                 added folderitem preferences dialog with
12505                 default To: and auto request return receipt
12506
12507         * src/compose.[ch]
12508         * src/menu.[ch]
12509                 changes to handle new folderitem preferences
12510
12511         * src/mainwindow.c
12512         * src/summaryview.c
12513                 call compose new mail with current folderitem
12514
12515 2001-07-24 [alfons]
12516
12517         Release Sylpheed 0.5.1claws
12518
12519         * configure.in
12520                 change to release version 0.5.1claws
12521
12522 2001-07-24 [christoph]
12523
12524         * src/summaryview.c
12525                 fixed segfault that happend when the selected
12526                 message was removed while retrieving new messages.
12527
12528         * po/es.po
12529                 updated translation
12530                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
12531
12532 2001-07-22 [alfons]
12533
12534         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
12535         this is a work in progress, for more information: http://nlpagan.net/sylman 
12536         
12537         * configure.in, src/mainwindow.c, manual/Makefile.am
12538                 add support for English manual
12539
12540         * AUTHORS
12541                 add authors of user manuals
12542
12543         * manual/en/sylpheed*.html
12544                 add English documentation
12545
12546 2001-07-22 [christoph]
12547
12548         * po/POTFILES.in
12549                 added src/ssl.c
12550         * src/ssl.c
12551                 changed a wrong debug message
12552
12553 2001-07-22 [alfons]
12554
12555         * po/nl.po
12556                 update Dutch translation
12557
12558         * src/prefs_filtering.c, 
12559           src/prefs_matcher.c
12560                 add more translatable strings           
12561
12562 2001-07-21 [alfons]
12563
12564         0.5.0claws7
12565
12566         * configure.in
12567                 change version
12568
12569         * src/inc.c, src/summaryview.[ch]
12570                 prevent update of mark file when filtering has done, by
12571                 using a variable; this affects two functions:
12572                         inc.c::inc_finished()
12573                         summaryview.c::summary_show()
12574
12575 2001-07-20 [alfons]
12576
12577         * src/filtering.[ch], src/prefs_filtering.c, 
12578           src/matcher.[ch]
12579                 add filtering action for label coloring 
12580
12581         * po/POTFILES.in
12582                 add labelcolors.c
12583
12584         * added src/labelcolors.c
12585         * added src/labelcolors.h
12586         * src/Makefile.am, src/summaryview.c
12587                 rearrange label coloring code
12588
12589         * src/procmsg.h
12590                 add more parentheses so label colouring works correctly
12591
12592         * src/filtering.c
12593                 don't really delete message, but move it to Trash
12594
12595         * src/prefs_matcher.c
12596                 add quote options to info dialog
12597
12598 2001-07-20 [christoph]
12599
12600         * src/Makefile.am
12601         * src/inc.c
12602         * src/main.[ch]
12603         * src/socket.h
12604         * src/ssl.[ch] (new)
12605                 moved ssl stuff to a seperate file
12606
12607 2001-07-20 [darko]
12608
12609         * src/summaryview.c
12610                 fix show sender using address book with no e-mail
12611                 address in From: field
12612
12613 2001-07-19 [alfons]
12614
12615         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
12616                 fix messy handling of escaping... now at least the
12617                 execute command is useful. escape char is '\', we
12618                 accept \n and \r too. 
12619
12620                 Real life example:
12621                 
12622                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
12623                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
12624
12625 2001-07-18 [alfons]
12626
12627         0.5.0claws6
12628
12629         * src/summaryview.c
12630                 clean up
12631
12632         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
12633           src/procmsg.[ch]
12634                 revise filtering; currently move, copy, marking have
12635                 been tested. if you like bleeding edge stuff, you
12636                 should definitely go for this version :)
12637
12638         * mark old working stuff as VERSION_0_5_0_CLAWS5        
12639
12640 2001-07-17 [christoph]
12641
12642         * src/utils.c
12643                 timestamp log
12644
12645 2001-07-17 [alfons]
12646
12647         0.5.0claws5
12648
12649         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
12650           bits in the mark file, without affecting either branch. Lots of
12651           files changed, also in claws branch.
12652
12653           UNTESTED: use of mbox folders
12654
12655         * src/summaryview.c
12656                 added mark all read; however this was a quick hack used for
12657                 cleaning up mess after initial merge with Hiroyuki
12658
12659         * configure.in
12660                 change claws version number back to 0.5.0claws5 to clear up 
12661                 confusion & pretension (recent release was technically 
12662                 0.5.0claws4, so we neatly align with Hiroyuki :-)
12663
12664 2001-07-16 [alfons]
12665
12666         sync with Hiroyuki's 0.5.0cvs4
12667
12668 2001-07-16 [alfons]
12669
12670         0.5.1claws3
12671
12672         * src/filtering.[ch]
12673                 remove invalid updating of mark files for 
12674                 filter actions MATCHING_ACTION_MOVE and 
12675                 MATCHING_ACTION_DELETE; this should fix the
12676                 folder update bug
12677                 
12678         * src/procmsg.c
12679                 revert Christoph's stab at fixing the folder 
12680                 update bug
12681
12682         * po/POTFILES.in
12683                 add missing files with translatable strings
12684
12685         * src/summaryview.c
12686                 remove debug print
12687
12688 2001-07-15 [alfons]
12689
12690         * src/addr_compl.[ch], src/prefs_filtering.c
12691                 make "filtering pref dialog's destination entry" an
12692                 "address completable entry", if filter destination is 
12693                 an email address
12694
12695         0.5.1claws2
12696         
12697         sync with Hiroyuki's 0.5.0cvs2-3
12698
12699 2001-07-15 [christoph]
12700
12701         * src/procmsg.c
12702                 fixed folder stats update after incorporation
12703
12704 2001-07-15 [alfons]
12705
12706         * src/summaryview.c
12707                 * finish label colouring stuff (for now)
12708                 * fix incorrect colour bug (off by one) 
12709
12710 2001-07-14 [alfons]
12711
12712         * src/mainwindow.c
12713                 change text labels for news and mail message so there's
12714                 plenty of toolbar estate left
12715
12716         * configure.in
12717                 0.5.1claws1
12718
12719         * src/folderview.c
12720           src/folder.[ch]
12721                 sync with Hiroyuki's 0.5.0cvs1
12722
12723         * src/summaryview.c
12724                 more rewrite label colouring
12725
12726 2001-07-14 [alfons]
12727
12728         * src/summaryview.[ch]
12729                 * start rewrite label colouring 
12730                 * fix proper location "Add Sender To Addressbook" menu item
12731
12732 2001-07-13
12733
12734         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
12735         (actually this is 0.5.0claws4)
12736
12737 2001-07-13 [alfons]
12738
12739         * po/pt_BR.po
12740                 * fix duplicate message
12741                 * add updated Portugese / Brazilian translation
12742                   submitted by Fabio Junior Beneditto
12743
12744 2001-07-12 [alfons]
12745
12746         * AUTHORS
12747                 add Jens
12748
12749         * po/nl.po
12750                 add updated Dutch translation
12751
12752         * po/de.po
12753                 add updated German translation submitted by Jens
12754
12755 2001-07-11 [alfons]
12756
12757         Prerelease before 0.5.0claws. Please test.
12758         This version is temporarily tagged as VERSION_0_5_0_TEST
12759
12760         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
12761           src/prefs_scoring.c, src/prefs_matcher.c, 
12762           src/prefs_filtering.c, src/mbox.c, 
12763           src/main.c, src/inc.c, src/filtering.[ch]
12764                 revert new Hoa's new matcher (does not work yet)
12765
12766         * src/Makefile.am
12767                 clean up
12768
12769 2001-07-10
12770
12771         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
12772
12773
12774 2001-07-10 [alfons]
12775
12776         * Makefile.am
12777                 add ChangeLog.claws to EXTRA_DIST
12778         * src/Makefile.am
12779                 add matcher_parser_parse.h to EXTRA_DIST
12780
12781 2001-07-10 [christoph]
12782
12783         * src/inc.c
12784                 add destination folder to table of
12785                 folders that need to be updated after
12786                 incorporation
12787
12788 2001-07-10 [alfons]
12789
12790         * folder.[ch]
12791           folderview.c
12792                 make collapse state of folders and folder items persistent, i.e.
12793                 if you collapse a folder tree, the next time sylpheed-claws starts 
12794                 up the folder tree remains collapsed.  
12795                 
12796 2001-07-10 [christoph]
12797
12798         * acconfig.h
12799         * configure.in
12800                 added --enable-ssl
12801         * src/md5.[ch]
12802                 renamed MD5_CTX to MD5_CTX_syl
12803                 conflicts with a struct in openssl
12804         * src/inc.c
12805         * src/main.[ch]
12806         * src/prefs_account.[ch]
12807         * src/socket.[ch]
12808                 SSL support for POP
12809         * src/mainwindow.c
12810                 fixed compose with current account
12811                 broken by new compose button stuff
12812
12813 2001-07-09 [hoa]
12814
12815         * AUTHORS
12816                 changed my email address
12817
12818         * src/matcher_parser_parse.y
12819                 clean the parser to remove conflicts
12820
12821 2001-07-09 [alfons]
12822
12823         * AUTHORS
12824                 add Match Grun
12825
12826         * configure.in
12827                 fix incorrect description of --enable-ldap parameter
12828
12829         * src/prefs_common.[ch]
12830           src/compose.c
12831                 add experimental option "smart wrapping" which makes the
12832                 compose editor auto wrap.
12833                 
12834                 | TODO: the problem with the buggy cursor handling is caused |
12835                 | by the GtkText. when deleting / backspacing text its       |
12836                 | wrapping algorithm does not take in account the previous   |
12837                 | line. should find a way to hack this in.                   |
12838                 | or should perhaps combine this with the word wrapping      |
12839                 | patch i wrote in january.                                  |
12840
12841         * src/about.c
12842                 show build parameters for LDAP and JPilot
12843
12844         * src/summaryview.c
12845                 revert Christoph's bugfix for selecting next unread message, 
12846                 because folder stats aren't updated correctly
12847
12848 2001-07-08 [hoa]
12849
12850         * src/filtering.c
12851         * src/mainwindow.c
12852         * src/matcher.c
12853         * src/matcher_parser_lex.l
12854         * src/matcher_parser_parse.y
12855         * src/prefs_filtering.c
12856         * src/prefs_scoring.c
12857         * src/scoring.c
12858                 bugfix of the config file parser
12859
12860 2001-07-08 [alfons]
12861
12862         * src/Makefile.am
12863                 added generated matcher sources to BUILT_SOURCES
12864
12865 2001-07-08 [hoa]
12866
12867         * src/Makefile.am
12868         * src/.cvsignore
12869                 added new config file parser
12870
12871         * src/scoring.[ch]
12872         * src/filtering.[ch]
12873         * src/matcher.[ch]
12874         * src/prefs_filtering.c
12875         * src/prefs_matcher.c
12876         * src/prefs_scoring.c
12877         * added src/matcher_parser.h
12878         * added src/matcher_parser_lex.h
12879         * added src/matcher_parser_lex.l
12880         * added src/matcher_parser_parse.y
12881                 lex & yacc config file parser
12882
12883         * src/mbox.c
12884         * src/inc.c
12885         * src/main.c
12886                 changes prefs_filtering into global_filtering           
12887
12888         * src/summaryview.c
12889                 build threads with subjects only if "Re: " is at the
12890                 beginning of the subject
12891
12892 2001-07-07 [paul]
12893
12894         0.5.0claws
12895
12896         sync with sylpheed 0.5.0
12897                 change of version number only
12898
12899 2001-07-06 [paul]
12900
12901         0.5.0claws5
12902
12903         sync with sylpheed 0.5.0pre5
12904
12905 2001-07-05 [paul]
12906
12907         sync with sylpheed 0.5.0pre4 release
12908                 /po and /manual/ja not sync'ed
12909
12910 2001-07-04 [paul]
12911
12912         more sync with sylpheed 0.5.0pre4
12913
12914 2001-07-03 [christoph]
12915
12916         * src/addressbook.c
12917                 fixed address book broken by address book
12918                 for VCard, JPilot, LDAP
12919
12920 2001-07-03 [alfons]
12921
12922         * src/matcher.c
12923         * src/textview.c
12924                 stopped memory leaks
12925
12926 2001-07-03 [paul]
12927
12928         more sync with sylpheed 0.5.0pre4
12929
12930 2001-07-02 [match]
12931
12932         * included address book patch for VCard, JPilot, LDAP
12933         * pref_common.c - fixed Font options on Display tab (cosmetic)
12934         * alertpanel.c - fixed truncated message
12935
12936 2001-07-02 [christoph]
12937
12938         * src/mbox_folder.c
12939         * src/procmsg.[ch]
12940         * src/summaryview.c
12941                 mark threads for ignoring
12942
12943 2001-07-02 [paul]
12944
12945         0.5.0claws4
12946
12947         * sync with sylpheed 0.5.0pre4
12948                 updated gettext to 0.10.38.
12949
12950 2001-07-01 [paul]
12951
12952         * src/ mainwindow.c
12953         * src/procmsg.h
12954         * src/summaryview.[ch]
12955                 new right-click option: Label.
12956                 substitute for 'Mark-->Mark/Unmark', colours the line.
12957                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
12958
12959 2001-07-01 [christoph]
12960
12961         * src/folderview.c
12962                 fixed font for trash
12963         * src/summaryview.c
12964                 move ctree to unread message
12965
12966 2001-07-01 [paul]
12967
12968         * sync with sylpheed 0.5.0pre3 release
12969
12970 2001-06-30 [alfons]
12971
12972         * src/filesel.[ch]
12973         * src/compose.c
12974                 allow inserting / attaching multiple files in
12975                 the composer window
12976
12977 2001-06-30 [paul]
12978
12979         * src/codeconv.c
12980                 small change to Alfons' previous stuff so that it
12981                 actually makes
12982
12983 2001-06-30 [alfons]
12984
12985         * lots of files changed; first attempt to merge the changes
12986           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
12987
12988 2001-06-30 [paul]
12989
12990         * po/pt_BR.po
12991                 updated and completed, translations by Fabio
12992                 Junior Beneditto <fjbeneditto@yahoo.com.br>
12993
12994 2001-06-29 [alfons]
12995
12996         * src/compose.c
12997         * src/mimeproc.[ch]
12998                 allow selecting an attached files' mime type from a 
12999                 list of types.
13000
13001 2001-06-29 [paul]
13002
13003         * more sync with sylpheed 0.5.0pre3
13004
13005 2001-06-29 [paul]
13006
13007         * po/pt_BR.po
13008                 merge with sylpheed.pot and pt_BR.po provided by
13009                 Fabio Junior Beneditto.
13010
13011 2001-06-29 [darko]
13012
13013         * src/procmime.c
13014                 make MIME types case insensitive
13015
13016 2001-06-28 [alfons]
13017
13018         * po/nl.po
13019                 merge with sylpheed.pot and old nl.po; translations added.
13020
13021 2001-06-28 [paul]
13022
13023         * more sync with sylpheed 0.5.0pre3
13024
13025 2001-06-27 [alfons]
13026
13027         * src/summaryview.c
13028                 don't crash when removing parent node of messages
13029                 attracted by subject. this was caused by not deleting
13030                 the parent node from the subject line hash table.
13031
13032 2001-06-27 [alfons]
13033
13034         * src/summaryview.c
13035         * src/compose.[ch]
13036         * src/mainwindow.c
13037                 if there are multiple messages selected, allow forwarding
13038                 them as attachments.
13039
13040 2001-06-27 [paul]
13041
13042         * more sync with sylpheed 0.5.0pre3
13043
13044 2001-06-26 [paul]
13045
13046         0.5.0claws3
13047
13048         * sync with sylpheed 0.5.0pre3
13049
13050 2001-06-25 [paul]
13051
13052         * src/mainwindow.c
13053                 fixed 'compose news article' bug
13054                 from icon-and-text toolbar
13055
13056 2001-06-25 [paul]
13057
13058         * sync with sylpheed 0.5.0pre2 release
13059
13060 2001-06-24 [christoph]
13061
13062         * src/prefs_common.c
13063                 bug fix in font selection
13064         * src/folderview.c
13065                 use sylpheed's normal font instead of
13066                 gtk default font for folders without
13067                 new messages
13068
13069 2001-06-24 [alfons]
13070
13071         * src/mainwindow.[ch]
13072                 added composite compose mail / news button (an idea by Leandro
13073                 Pereira <leandro@linuxmag.com.br>)
13074
13075 2001-06-24 [paul]
13076
13077         Added instructions for ldif-to-xml.py
13078
13079         * tools/README
13080
13081 2001-06-23 [alfons]
13082
13083         Some minor things.
13084
13085         * src/pixmaps/stock_news_compose.xpm
13086                 added pixmap by Leandro
13087         * src/prefs_common.c
13088                 tested built-in spelling checker of GCC 3.0 :)
13089         * po/nl.po
13090                 merged dutch translation of sylpheed-main with
13091                 sylpheed.pot
13092
13093 2001-06-23 [paul]
13094
13095         Added tools directory and files.
13096
13097         * tools/filter_conv.pl
13098                 converts old filter system to new filtering system
13099         * tools/ldif-to-xml.py
13100                 converts netscape addressbook to sylpheed addressbook
13101         * tools/README
13102                 descriptions/instructions for above two files
13103
13104 2001-06-23 [christoph]
13105
13106         * src/inc.c
13107         * src/manage_window.[ch]
13108         * src/prefs_common.[ch]
13109                 mail retrieval dialog can be enabled, disabled
13110                 or hidden if non of sylpheed's windows is active
13111
13112 2001-06-22 [paul]
13113
13114         0.5.0claws2
13115
13116         * sync with sylpheed 0.5.0pre2
13117
13118 2001-06-21 [christoph]
13119
13120         * src/summaryview.c
13121                 show recipient on 'from' for all accounts
13122                 
13123         * src/inc.c
13124         * src/prefs_common.[ch]
13125                 disable error popup on mail receive errors
13126
13127 2001-06-21 [alfons]
13128
13129         * src/compose.c
13130                 made the ruler correctly appear and disappear.
13131
13132         * src/Makefile.am
13133                 removed Hoa's work-in-progress-stuff (interesting!) so 
13134                 claws compiles ok.
13135
13136 2001-06-20 [christoph]
13137
13138         * src/inc.c
13139         * src/progressdialog.c
13140                 added scrolled window for list in progressdialog
13141
13142 2001-06-20 [paul]
13143
13144         sync with sylpheed 0.5.0pre1 release
13145
13146 2001-06-20 [christoph]
13147
13148         * src/summeryview.c
13149                 make building threads by subject work when
13150                 thread view is enabled
13151                 
13152         * src/compose.c
13153         * src/prefs_common.[ch]
13154                 automatically select account for mail replys
13155
13156 2001-06-19 [sergey]
13157
13158         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
13159         they are filled in from the account settings.
13160
13161 2001-06-19 [paul]
13162
13163         * more sync with sylpheed 0.5.0pre1
13164
13165 2001-06-18 [alfons]
13166
13167         * src/Makefile.am,
13168           src/procmime.c
13169                 added --sysconfdir to CPPFLAGS for pointing to the correct
13170                 location of mime.types. 
13171
13172                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
13173                 or ./configure!
13174
13175 2001-06-18 [hoa]
13176
13177         * src/summaryview.c
13178                 fixed some bug when building threads
13179
13180 2001-06-18 [pau]l
13181
13182         * src/prefs_account.c
13183                 UI stuff: More changes to the English
13184
13185 2001-06-18 [paul]
13186
13187         * src/pixmaps/stock_news_compose.xpm: new file
13188         * src/Makefile.am
13189         * src/mainwindow.c
13190         * src/summaryview.c
13191                 Added new icon for Hoa's 'compose a news
13192                 message', plus minor improvements to the
13193                 English
13194
13195         * po/ja.po
13196         * ChangeLog
13197         * ChangeLog.jp
13198                 more sync with sylpheed 0.5.0pre1
13199
13200 2001-06-18 [hoa]
13201
13202         * src/compose.[ch]
13203         * src/mainwindow.c
13204                 Follow-up and reply to
13205
13206         * src/summaryview.[ch]
13207                 Build threads also with subjects
13208
13209 2001-06-17 [hoa]
13210
13211         * src/compose.c
13212                 forwarding use the current account.
13213
13214         * src/mainwindow.c
13215                 the "compose message" button has been replaced with
13216                 "new mail" and "new news" buttons
13217
13218         * src/prefs_common.[ch]
13219                 added a configuration option to use the forward button
13220                 as "forward as attachment"
13221                 changed reply and forward format description
13222
13223         * src/quote_fmt_lex.l
13224         * src/quote_fmt_parse.y
13225                 added message with no signature in format for reply
13226                 and forward.
13227
13228 2001-06-17 [paul]
13229
13230         Minor UI stuff
13231
13232         * src/mainwindow.c
13233         * src/summaryview.c
13234                 Improvements to the English
13235
13236         * src/prefs_common.c
13237                 Improvements to the English and some
13238                 clarity/continuity improvements in the
13239                 description of Quote symbols.
13240
13241 2001-06-17 [paul]
13242
13243         0.5.0claws1
13244
13245         * sync with sylpheed 0.5.0pre1
13246
13247 2001-06-17 [hoa]
13248
13249         * src/compose.c
13250                 Better interface for compose, displayed fields
13251                 are updated whenever we change account.
13252                 Newsgroups field is automatically filled.
13253
13254         * src/mainwindow.c
13255                 Newsgroups field is automatically filled.
13256
13257         * src/prefs_account.c
13258                 Some interface stuff when fields appear and
13259                 disappear.
13260
13261 2001-06-16 [paul]
13262
13263         0.4.99claws
13264
13265         * sync with sylpheed 0.4.99
13266
13267 2001-06-16 [sergey]
13268
13269         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
13270         base64_decoder_free, base64_decoder_decode): new object and
13271         functions for decoding base64 streams.
13272         * src/procmime.c (procmime_decode_content): modified to use the
13273         new base64 decoder.
13274
13275 2001-06-15 [paul]
13276
13277         0.4.99claws10
13278
13279         * sync with sylpheed 0.4.99cvs11
13280
13281 2001-06-13 [paul]
13282
13283         0.4.99claws9
13284
13285         * sync with sylpheed 0.4.99cvs9
13286
13287 2001-06-13 [hoa]
13288
13289         * src/compose.c
13290         * src/prefs_account.c
13291
13292                 SMTP server can be defined in the news account
13293                 mime type of attachment are kept.
13294
13295         * src/summaryview.c
13296
13297                 now choose the highest important score between default
13298                 and important score of folder.
13299
13300 2001-06-09 [alfons]
13301         
13302         * src/prefs_common.c: 
13303
13304                 (prefs_quote_description_create): corrected description of 
13305                 quote format characters
13306
13307 2001-06-09 [paul]
13308
13309         0.4.99claws8
13310
13311         * sync with sylpheed 0.4.99cvs8
13312
13313 2001-06-08 [sergey]
13314
13315         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
13316         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
13317
13318 2001-06-08 [paul]
13319
13320         0.4.99claws7
13321
13322         * sync with sylpheed 0.4.99cvs7
13323
13324 2001-06-06 [sergey]
13325
13326         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
13327         clashes with autogenerated header).
13328         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
13329         * src/Makefile.am: added quote_fmt.h.
13330         * src/.cvsignore: added lex/yacc autogenerated files
13331         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
13332
13333 2001-06-06 [paul]
13334
13335         0.4.99claws6
13336
13337         * sync with sylpheed 0.4.99cvs6
13338
13339 2001-06-06 [hoa]
13340
13341         * added src/quote_fmt_parse.h
13342         * src/compose.c
13343                 removed warnings
13344
13345         * src/prefs.[ch]
13346                 don't modify readonly configuration files
13347
13348         * src/prefs_account.c
13349         * src/prefs_common.c
13350         * src/prefs_customheader.c
13351         * src/prefs_display_header.c
13352         * src/prefs_filter.c
13353         * src/prefs_filtering.c
13354         * src/prefs_scoring.c
13355                 don't open dialog box when configuration files
13356                 are readonly
13357
13358 2001-06-05 [sergey]
13359
13360         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
13361
13362         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
13363         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
13364         BUILT_SOURCES to make all files rebuild properly.
13365
13366         * src/compose.c: removed #include "quote_fmt.tab.h".
13367
13368         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
13369         CHARACTER value in yylval.
13370
13371         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
13372         receive CHARACTER value by documented means (yylval).
13373
13374         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
13375
13376 2001-06-05 [hoa]
13377
13378         * src/Makefile.am
13379                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
13380
13381         * src/filtering.c
13382         * src/matcher.c
13383         * src/matcher.h
13384         * src/prefs_filtering.c
13385                 now keep the configuration for execute action
13386
13387         * src/mbox_folder.c
13388                 fixed a warning
13389
13390 2001-06-05 [paul]
13391
13392         * sync with sylpheed 0.4.99cvs5
13393
13394 2001-06-05 [hoa]
13395
13396         * src/Makefile.am
13397                 added quote_fmt.[ch]
13398
13399         * added src/quote_fmt.y
13400         * added src/quote_fmt.l
13401         * added src/quote_fmt.tab.h
13402         * added src/quote_fmt.tab.c
13403         * added src/lex.quote_fmt.c
13404                 parsing configuration for replying
13405                 and forwarding
13406
13407         * src/prefs_common.[ch]
13408                 added configuration UI for replying
13409                 and forwarding
13410
13411         * src/compose.c
13412                 using configuration for replying
13413                 and forwarding
13414
13415 2001-06-04 [hoa]
13416
13417         * src/filtering.c
13418         * src/matcher.c
13419         * src/matcher.h
13420         * src/prefs_filtering.c
13421         * src/prefs_matcher.c
13422         * src/prefs_matcher.h
13423                 action "run a command" for filtering
13424                 and matching with a command.
13425                 fixed the "whole message" matching
13426
13427         * src/mbox_folder.c
13428                 changed temporary filename for security
13429
13430         * src/messageview.c
13431                 queue the notification if it fails to send.
13432
13433         * src/prefs_common.c
13434         * src/prefs_folder_item.c
13435                 changed the default important score             
13436
13437         * src/prefs_scoring.c
13438         * src/scoring.c
13439                 hide kill score input when the folder is not
13440                 a newsgroup
13441
13442 2001-06-03 [alfons]
13443
13444         * src/prefs_common.c:
13445
13446                 (prefs_font_select): pass font name in font entry box to font
13447                 selection dialog.
13448
13449 2001-06-03 [sergey]
13450
13451         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
13452
13453 2001-06-03 [paul]
13454
13455         * sync with sylpheed 0.4.99cvs4
13456
13457 2001-06-03 [alfons]
13458
13459         * src/headerwindow.c:
13460
13461                 (headerwindow_show_cb): use the selected summary view item, not
13462                 the displayed item.
13463
13464 2001-06-02 [alfons]
13465
13466         * src/headerwindow.c:
13467
13468                 (headerwindow_show_cb): always try to show msginfo
13469
13470 2001-06-02 [hoa]
13471
13472         * src/compose.c
13473                 keep attached parts when reediting or forwarding.
13474
13475 2001-06-01 [hoa]
13476
13477         * src/folderview.c
13478         * src/prefs_folder_item.[ch]
13479         * src/prefs_scoring.[ch]
13480         * src/scoring.[ch]
13481         * src/summaryview.[ch]
13482         * src/main.c
13483         * src/mainwindow.c
13484         * src/prefs_common.[ch]
13485                 support for folder scoring
13486                 kill score and important score for messages
13487         
13488         * src/prefs_account.c
13489                 some display bug fixed for local account
13490                 preferences
13491
13492 2001-05-31 [alfons]
13493
13494         * src/summaryview.c:
13495
13496                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
13497                 sender to address book menu item is disabled.
13498
13499 2001-05-30 [hoa]
13500
13501         * src/filtering.[ch]
13502         * src/summaryview.c
13503                 handling summary menu / filter messages
13504
13505         * src/folder.[ch]
13506                 add some stuff
13507
13508         * src/foldersel.c
13509                 imap folders now appears in list
13510
13511         * src/mbox_folder.c
13512                 doesn't crash if destination mail is not writeable
13513
13514 2001-05-29 [hoa]
13515
13516         * src/compose.c
13517                 removed some warnings
13518
13519         * src/filtering.c
13520         * src/folder.[ch]
13521         * src/prefs_filtering.c
13522                 global string to identify any folders           
13523                 removed some debug info
13524                 filtering to mbox folders is now possible
13525
13526         * src/mainwindow.c
13527                 removed some warnings
13528
13529         * src/mbox_folder.c
13530                 permission on files are changed to read/write for user only,
13531                 nothing for other.
13532                 creation of subfolder is handled better.
13533
13534 2001-05-28 [alfons]
13535
13536         Verified the sync for src/prefs_common.[ch] and
13537         src/prefs_account.[ch]. I believe there were some
13538         minor indentation differences.
13539
13540 2001-05-28 [paul]
13541
13542         0.4.99claws3
13543
13544         * sync with 0.4.99cvs3
13545
13546 2001-05-28 [hoa]
13547
13548         * src/compose.c
13549                 handling flags for mbox format
13550
13551         * src/filtering.c
13552                 use of mark file only for MH format
13553                 handling flags for mbox format
13554                 filtering cannot yet move or copy mails to mbox folders.
13555
13556         * src/folder.[ch]
13557                 changed move_msg, copy_msg,
13558                 move_msgs_with_dest, copy_msgs_with_dest functions
13559                 uses only folder->copy_msg() function
13560                 uses folder->finished_copy() to handle the destination
13561                 folder at the end of the copy or move operation.
13562
13563         * src/foldersel.c
13564                 included mbox directories.
13565
13566         * src/folderview.[ch]
13567         * src/mainwindow.c
13568                 handle folders operation for mbox format
13569
13570         * src/mbox.c
13571                 disable conversion of "From " header
13572
13573         * src/mbox_folder.[ch]
13574                 completion of mbox format handling
13575
13576         * src/mh.c
13577                 changed mh_copy_msg() function and
13578                 removed mh_move_msg(), mh_move_msgs_with_dest(),
13579                 mh_copy_msgs_with_dest()
13580
13581         * src/prefs_filtering.c
13582                 removed some warnings
13583
13584         * src/prefs_matcher.c
13585                 default boolean operation is AND
13586
13587         * src/procheader.c
13588                 handling flags for mbox format
13589                 handling of "From " header
13590
13591         * src/procmsg.[ch]
13592                 removed data field
13593                 added MSG_REALLY_DELETED flags to handle deletion of
13594                 messages in mbox format.
13595
13596         * src/summaryview.c
13597                 handling flags for mbox format
13598                 disable the MSG_DELETED flags when messages
13599                 are deleted in mbox format
13600
13601         * src/textview.c
13602                 "From " headers display fixed.
13603
13604 2001-05-27 [alfons]
13605
13606         * src/textview.c:
13607                 
13608                 (get_email_part): skip quoted email addresses, like in e.g.
13609                 "'alfons@proteus.demon.nl'".
13610
13611 2001-05-26 [alfons]
13612
13613         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
13614         and fixing the persistence troubles when using separate windows.
13615
13616         * src/mainwindow.c:
13617         
13618             Added #define SEPARATE_ACTION used in the gtk item factory for 
13619             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
13620                 use gtk_item_factory_get_widget_by_action() to get the items.
13621                 
13622             Removed separate_widget_cb from the gtk item factory data   
13623           
13624             (mainwindow_create): connect separate_widget_cb() to check
13625             menu item "toggled" signal. also passing a MainWindow pointer
13626                 as object data for both check menu items.
13627                 
13628             (separate_widget_cb): definition of separate_widget_cb() to match
13629             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
13630                 window using gtk_object_get_data(). The type of window separation 
13631                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
13632         
13633         * src/prefs_filtering.c,
13634           src/prefs_matcher.c: added horizontal scrollbars
13635
13636 2001-05-25 [darko]
13637
13638         * src/headerview.c
13639                 fix segfault with invalid bold font
13640         * src/summaryview.c
13641                 correctly display summary stats after row is marked
13642
13643 2001-05-23 [sergey]
13644
13645         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
13646         encodings with libjconv.
13647
13648 2001-05-23 [hoa]
13649
13650         * src/Makefile.am
13651                 added mbox_folder.[ch]
13652         * src/defs.h
13653                 mbox temporary folder
13654         * src/folder.[ch]
13655         * added src/mbox_folder.[ch]
13656         * src/folderview.c
13657         * src/procheader.[ch]
13658                 added mbox support
13659         * src/mbox.c
13660                 bugfix for file incorporation filtering
13661         * src/imap.c
13662                 enable creation of MBOX
13663         * src/prefs_display_header.c
13664                 enable use of headers like "From "
13665                 something that should be fixed :
13666                         displaying of such headers add an extra space
13667         * src/prefs_folder_item.c
13668                 don't create folders because it is not necessary
13669         * src/procmsg.h
13670                 added data field to MsgInfo for mbox internal use
13671         * src/summaryview.c
13672                 added some support for mbox
13673         * src/utils.[ch]
13674                 added get_mbox_cache_dir() function
13675
13676 2001-05-23 [hiroyuki]
13677
13678         * src/headerwindow.c
13679           src/inc.c
13680           src/main.c
13681           src/mh.c
13682           src/nntp.c
13683           src/procmsg.h
13684           src/session.h
13685           src/socket.[ch]
13686           src/summaryview.c
13687           src/textview.c
13688           src/automaton.c
13689           src/folderview.c: more sync with 0.4.99cvs2.
13690
13691         * src/headerwindow.c: reverted.
13692
13693 2001-05-22 [paul]
13694
13695         0.4.99claws2
13696
13697         * sync with sylpheed 0.4.99cvs2
13698                 * src/news.[ch]
13699                 * src/nntp.[ch]
13700                 * INSTALL
13701                 * INSTALL.jp
13702
13703 2001-05-22 [alfons]
13704
13705         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
13706
13707 2001-05-21 [alfons]
13708
13709         Minor things:
13710
13711         * configure.in: if gnome-config not found, "no" is displayed
13712         
13713         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
13714
13715         * src/textview.c: now also possible to add mail addresses by right
13716           clicking in the text view
13717
13718         * src/codeconv.c: merged patch which fixes endless loop when encountering
13719           invalid wide characters; from Alte <010@imis.ru>  
13720
13721 2001-05-20 [alfons]
13722
13723         Added installation of gnome specific things:
13724
13725         * Makefile.am: gnome conditional
13726
13727         * configure.in: check for installed gnome
13728
13729         * added sylpheed.png, sylpheed.desktop
13730
13731 2001-05-20 [sergey]
13732
13733         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
13734
13735         * src/mainwindow.h (main_window_toolbar_create): created a button
13736         for "Reply to all".
13737         (main_window_set_toolbar_sensitive): enable/disable the new button
13738         appropriately.
13739         (toolbar_reply_to_author_cb): handle the new button.
13740
13741         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
13742         send_progress_dialog_destroy() on failure (fixes hang on SMTP
13743         failure).
13744
13745 2001-05-19 [sergey]
13746
13747         * src/compose.h (ComposeReplyMode): new modes
13748         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
13749         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
13750
13751         * src/compose.c
13752         (compose_send): move some code into a new function:
13753         (compose_current_mail_account): new function.
13754         (compose_reply): new argument to_author, all callers changed; if
13755         to_author==TRUE and account->protocol==A_NNTP, find and use an
13756         appropriate mail account for replying.
13757         (compose_reply_set_entry): new argument to_author; ignore
13758         compose->replyto if to_author==TRUE.
13759
13760         * src/mainwindow.c: new command "Message/Reply to author".
13761         (main_window_set_menu_sensitive): enable/disable it.
13762         (reply_cb): handle it.
13763
13764         * src/summaryview.c: new command "Reply to author".
13765         (summary_set_menu_sensitive): enable/disable it.
13766         (summary_reply_cb): handle it.
13767
13768         * src/account.c (account_find_mail_from_address): new function.
13769
13770 2001-05-18 [paul]
13771
13772         0.4.99claws1
13773
13774         * sync with sylpheed 0.4.99cvs1
13775
13776 2001-05-18 [hoa]
13777
13778         * src/compose.[ch]
13779         * src/filtering.c
13780         * src/summaryview.c
13781                 new filtering action : forward and forward as attachment
13782
13783         * src/main.c
13784                 no need for $DISPLAY when we run sylpheed --help
13785                 call to parse_cmd_opt() is moved
13786
13787         * src/mainwindow.[ch]
13788                 execute button is hidden when immediate execute
13789                 is chosen
13790
13791         * src/mh.c
13792         * src/news.c
13793         * src/prefs_folder_item.c
13794         * src/procmsg.c
13795                 better handling of missing directories
13796
13797         * src/summaryview.c
13798                 reedit is enabled in outbox
13799                 reedit is enabled in queue
13800
13801 2001-05-17 [hoa]
13802
13803         * src/filtering.c
13804         * src/matcher.[ch]
13805         * src/prefs_filtering.c
13806                 changed attachement into attachment
13807
13808 2001-05-17 [alfons]
13809
13810         0.4.67claws4    
13811
13812         * sync with sylpheed 0.4.67cvs9
13813         * sync with sylpheed 0.4.67cvs7-8
13814
13815 2001-05-17 [hoa]
13816
13817         * src/Makefile.am
13818                 added prefs_filtering.c
13819
13820         * src/filtering.[ch]
13821         * src/matcher.[ch]
13822                 removed action : forward_news and forward_news_as_attachement
13823                 (forward and forward_as_attachement can be used instead)
13824
13825         * src/mainwindow.c
13826                 added menu option to access filtering configuration
13827
13828         * src/prefs_account.c
13829                 changed mail_command default to /usr/sbin/sendmail
13830
13831         * added src/prefs_filtering.[ch]
13832                 dialog box for filtering configuration
13833
13834         * src/prefs_matcher.c
13835                 added function prefs_matcher_get_criteria_from_matching()
13836
13837         * src/prefs_scoring.c
13838                 reset the dialog when register or substitute is clicked
13839
13840 2001-05-15 [hoa]
13841
13842         * src/Makefile.am
13843                 added filtering.[ch]
13844         * src/inc.c
13845                 using filering.[ch] instead of filter.[ch]
13846         * src/main.c
13847                 reading new filtering configuration
13848         * src/matcher.[ch]
13849                 added some filtering actions
13850                 and fixed a bug for headers and mail body matching
13851         * src/mbox.c
13852                 using filering.[ch] instead of filter.[ch]
13853         * src/mh.c
13854                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
13855         * src/summaryview.c
13856                 some fixes for filtering
13857
13858 2001-05-14 [hiroyuki]
13859
13860         * src/send.c: fixed some weird indentations.
13861           send_message_with_command(): call pclose() only if p != NULL.
13862         * src/textview.c: get_email_part(): modified the code for readability.
13863
13864 2001-05-14 [hiroyuki]
13865
13866         * src/md5global.h
13867           src/md5ify.c
13868           src/md5ify.h: removed from the cvs.
13869
13870 2001-05-13 [sergey]
13871
13872         * src/main.c: include rfc2015.h to avoid compiler warnings.
13873         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
13874         the panel is already on screen.
13875         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
13876         closing the alert window by ESC as "No".
13877         * src/prefs_common.c (prefs_interface_create): moved return
13878         receipt check button to the correct place.
13879
13880 2001-03-13 [alfons]
13881
13882         * src/prefs_common.c: 
13883                 moved return receipt check button to the Send tab. (prefs_send_create)
13884                 removed the date format ui related globals. (prefs_display_create)
13885
13886         0.4.67claws3
13887         
13888         * sync with sylpheed 0.4.67cvs5-6
13889
13890 2001-05-13 [paul]
13891
13892         * added Alfons' font selection patch
13893
13894         * src/defs.h
13895         * src/headerwindow.c
13896         * src/prefs_common.c
13897         * src/prefs_common.h
13898
13899 2001-05-13 [hoa]
13900         * src/defs.h
13901                 changed version of cache
13902         * src/matcher.[ch]
13903         * src/prefs_matcher.c
13904                 added additionnal matching criteria
13905         * src/procheader.c
13906         * src/procmsg.[ch]
13907         * src/news.c
13908                 added references in MsgInfo
13909
13910 2001-05-12 [hoa]
13911
13912         * src/defs.h
13913                 prepared some things for new filtering
13914         * src/matcher.[ch]
13915                 added some matching properties
13916                 inreplyto need to be enhanced
13917                 prepared some things for new filtering
13918         * src/messageview.c
13919                 added Return-Receipt-To handling
13920         * src/prefs_folder_item.c
13921                 changed default value to TRUE
13922         * src/prefs_matcher.c
13923                 added some matching properties
13924         * src/prefs_scoring.[ch]
13925                 the scoring dialog is finished
13926         * src/procheader.c
13927                 added Return-Receipt-To handling
13928                 Reference need to be added
13929         * src/procmsg.[ch]
13930                 added Return-Receipt-To handling
13931                 added threadscore to get a better score sorting when
13932                 threads are enabled
13933         * src/summaryview.c
13934                 suppressed a bug when we sort the list
13935                 when no folder is opened.
13936                 better score sorting when threads are enabled
13937
13938 2001-05-12 [alfons]
13939
13940         * reverted previous patch because of potential errors 
13941
13942         0.4.67claws2
13943         
13944         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
13945                 applied "toggle mail-retrieval dialog window" patch submitted 
13946                 by Eric Limpens <eric@qnt.net>
13947
13948         * sync with sylpheed 0.4.67cvs4
13949
13950 2001-05-12 [sergey]
13951
13952         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
13953         some picky compilers.
13954         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
13955         * src/grouplist_dialog.c: include alertpanel.h.
13956         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
13957         fix compile warning.
13958         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
13959         #include "defs.h" before others to prevent the warning of `MIN'
13960         and `MAX' redefinition.
13961
13962 2001-05-11 [hoa]
13963
13964         * src/main.c
13965         * src/messageview.c
13966         * src/prefs_account.c
13967         * src/prefs_display_header.c
13968                 removed warning
13969         * src/Makefile.am
13970                 added prefs_scoring.[ch]
13971         * src/grouplist_dialog.c
13972                 display an error dialog box if the group list
13973                 cannot be fetched.
13974         * src/mainwindow.[ch]
13975                 added main_window_set_thread_option() function
13976                 scoring dialog box enabled
13977         * src/matcher.[ch]
13978                 added flags matching unread /new / marked
13979                 / deleted / replied / forwarded
13980         * src/news.c
13981                 newsgroups are now finally in newscache
13982         * src/prefs_matcher.[ch]
13983                 finished preferences for matching dialog
13984         * added src/prefs_scoring.[ch]
13985                 scoring dialog box completed
13986         * src/scoring.[ch]
13987                 conversion to string : added scoringprop_to_string()
13988                 write config for preferences :
13989                 added prefs_scoring_write_config()
13990         * src/summaryview.c
13991                 threads can be enabled/disabled independently
13992                 for each folder
13993
13994 2001-05-10 [alfons]
13995
13996         0.4.67claws1
13997         
13998         * AUTHORS: 
13999                 thought it would be nice to have a list of all
14000                 contributors (used Changelog as a reference)
14001         
14002         * configure.in: 
14003                 messed up version numbering...
14004
14005         0.4.66claws1
14006
14007         * sync with sylpheed 0.4.67cvs1-3
14008
14009 2001-05-10 [darko]
14010
14011         * src/prefs_common.c:
14012                 better UI for strftime format, double clicking
14013                 on format now inserts the format in text entry
14014                 replaced close button with standard OK/Cancel
14015                 moved date format button to the right of the
14016                 text entry field
14017
14018 2001-05-09 [alfons]
14019
14020         * src/gtkstext.c:
14021                 Ctrl-Home / Ctrl-End have proper cursor navigation
14022
14023 2001-05-09 [hoa]
14024
14025         * src/prefs_matcher.c
14026                 finished UI to define matching properties
14027                 added ok and cancel button
14028         * src/prefs_filter.c
14029                 added ok and cancel button
14030         * src/news.c
14031                 fixed some bug in xhdr parsing
14032
14033 2001-05-08 [alfons]
14034
14035         * src/textview.c: 
14036                 fixed a bug in textview_show_header(), which displayed two colons (':');
14037                 cleaned up some warnings
14038
14039 2001-05-08 [hoa]
14040
14041         * src/Makefile.am
14042                 added prefs_matcher.[ch]
14043                 compilation with -W -Wall
14044         * src/alertpanel.c
14045                 ungrab the mouse events if grabbed - does it
14046                 fix the bug for disposition notification ?
14047         * src/mainwindow.c
14048                 added a menu option to open the matching dialog.
14049         * src/matcher.[ch]
14050                 added matcherprop_to_string() and matcherlist_to_string()
14051                 fixed some bugs, changed the name of some options
14052                 age_sup and age_inf becomes age_greater and age_lower,
14053                 body and messageheaders becomes body_part and headers_part,
14054                 changed the names of constants from SCORING_XXX to MATCHING_XXX
14055         * src/prefs_display_header.c
14056         * src/prefs_headers.c
14057                 fixed a bug that accidentally destroyed dialogs
14058                 when closed them with delete_event
14059                 Added *_deleted() which handle delete_event signal correctly.
14060         * src/prefs_folder_item.[ch]
14061                 added "enable_thread" field for future customization
14062         * added src/prefs_matcher.[ch]
14063                 sample of the UI to define matching properties
14064         * src/procheader.c
14065                 using procheader_headername_equal instead of str*cmp functions
14066                 using procheader_parse_header() function
14067         * src/scoring.c
14068                 using MATCHING_XXX instead of SCORING_XXX
14069         * src/summaryview.c
14070                 display the sender of the news even if this is ourself
14071                 when this is a news message.
14072         * src/textview.c
14073                 using headername_equal() instead of str*cmp functions
14074
14075 2001-05-08 [alfons]
14076
14077         0.4.66claws
14078
14079         * sync with sylpheed 0.4.66
14080         * src/gtkstext.c: trace logs added 
14081
14082 2001-05-08 [sergey]
14083
14084         * src/prefs_common.[ch]: added option to enable/disable GnuPG
14085         signature check popup.
14086         * src/rfc2015.c (check_signature): show signature check popup only
14087         if it is enabled in preferences.
14088
14089 2001-05-07 [alfons]
14090
14091         0.4.66claws4
14092         
14093         * sync with sylpheed 0.4.66cvs6
14094
14095 2001-05-07 [darko]
14096
14097         * src/prefs_common.[ch]: added option to enable/disable
14098           looking up sender name in address book for summary pane
14099         * src/summaryview.c: look up sender in the address book
14100           by using Alfons' address completion code
14101
14102 2001-05-07 [hiroyuki]
14103
14104         * src/inc.h
14105           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
14106           member of Pop3State.
14107         * src/news.c: brought #include "defs.h" before #include <glib.h>
14108           to prevent the warning of `MIN' and `MAX' redefinition.
14109
14110 2001-05-06 [hoa]
14111
14112         * removed src/headers_display.[ch]
14113         * removed src/prefs_display_headers.[ch]
14114         * src/inc.c
14115                 use a temporary file in the user directory for mbox import
14116         * src/news.c
14117                 added XHDR support to get "To" and "Cc" headers
14118                 (in order to match news with to or cc field for
14119                 scoring)
14120                 added function news_parse_xhdr() to get XHDR response
14121         * src/nntp.[ch]
14122                 added function nntp_xhdr()
14123         * src/matcher.c
14124                 fetch the message if necessary
14125
14126 2001-05-06 [alfons]
14127
14128         0.4.66claws3
14129
14130         * sync with sylpheed 0.4.66cvs3-5
14131
14132 2001-05-06 [hoa]
14133
14134         * src/utils.[ch]
14135                 added function itos_buf() to enable use of several buffers
14136         * src/summaryview.c
14137                 use of itos_buf() instead of itos() in summary list
14138                 to fix the broken display of message number.
14139
14140 2001-05-06 [alfons]
14141
14142         * src/gtkstext.c: bug in cursor up navigation fixed,
14143                 fixed another unsigned / signed comparison (we're getting there :-)
14144
14145 2001-05-06 [hoa]
14146
14147         * src/Makefile.am
14148                 added scoring.c scoring.h
14149                 prefs_folder_item.c prefs_folder_item.h
14150                 matcher.c matcher.h
14151         * src/defs.h
14152                 added FOLDERITEM_RC SCORING_RC
14153         * src/folder.[ch]
14154                 added prefs field in FolderItem :
14155                 properties for each folder (PrefsFolderItem),
14156                 sorting type and mode were added as the first properties.
14157         * src/main.c
14158                 read config for scoring
14159         * added src/matcher.[ch]
14160                 gives functions to parse configuration file to do
14161                 matching on mails with a list of conditions.
14162         * src/mainwindow.c
14163                 add option to sort by score
14164         * src/prefs_common.[ch]
14165                 added preference option to show score and for
14166                 the score column size
14167         * added src/prefs_folder_item.[ch]
14168                 properties for each folder (PrefsFolderItem),
14169                 sorting type and mode were added as the first properties.
14170         * src/procheader.[ch]
14171                 added procheader_parse_header()
14172                 added procheader_header_free()
14173                 added procheader_headername_equal()
14174                 and made modification to use them.
14175         * src/procmsg.[ch]
14176                 added score field to MsgInfo structure
14177         * added src/scoring.[ch]
14178                 gives functions to parse configuration file to do
14179                 scoring on mails with a list of conditions.
14180         * src/summaryview.[ch]
14181                 save the sorting type and mode for the folder
14182                 added column to display the score of the mail
14183                 added function summary_score_clicked()
14184                 sorting type and mode are restored to the folder
14185                 when it is reopen
14186         * src/textview.c
14187                 use procheader_parse_header(), procheader_headername_equal()
14188                 removed memory leak in text_scan_header when freeing headers
14189         * src/filter.c
14190                 changed the function to match names of headers
14191                 using procheader_headername_equal()
14192
14193         Scoring functions are implemented, an interface is needed
14194         to configure that.
14195
14196 2001-05-04 [alfons]
14197
14198         * src/gtkstext.c: 
14199                 hopefully fixed the row up navigation bug,
14200                 removed adding back / forward lines to cache
14201
14202 2001-05-04 [sergey]
14203
14204         * src/prefs_display_headers.c: user interface changes:
14205         (prefs_display_headers_create): remove unused "Show" check button;
14206         allow reordering of headers by dragging.
14207         (prefs_display_headers_write_config): remove unused variables.
14208         (prefs_display_headers_set_dialog): do not insert "(New)" at top
14209         of lists (not needed with the new UI).
14210         (prefs_display_headers_set_list): scan lists starting from row 0,
14211         not 1 (do not skip "(New)").
14212         (prefs_display_headers_find_header): new function.
14213         (prefs_display_headers_clist_set_row): do not allow duplicates.
14214         (prefs_display_headers_delete_cb): do not skip row 0; treat
14215         closing the alert window by ESC as "No".
14216         (prefs_display_headers_up): do not protect row 0.
14217         (prefs_display_headers_down): do not protect row 0.
14218
14219 2001-05-04 [sergey]
14220
14221         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
14222         functions.
14223
14224         * src/summaryview.c
14225         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
14226         summary_select_next_marked, summary_select_prev_marked): new
14227         functions.
14228
14229 2001-05-03 [sergey]
14230
14231         * src/news.c: fixed a bug when no article can be fetched after
14232         server timeout if the connection was restored by news_post():
14233         (news_select_group): new function.
14234         (news_fetch_msg): call news_select_group() before fetching
14235         article.
14236         (news_get_uncached_articles): set session->group after successful
14237         GROUP command.
14238
14239 2001-05-03 [hoa]
14240
14241         * src/defs.h
14242         * src/procmsg.[ch]
14243         * src/procheader.c
14244                  changed version of cache, added cc field
14245
14246         * src/prefs_display_headers.c
14247                 the interface was changed
14248
14249         * src/prefs_headers.c
14250                 added cancel button
14251
14252 2001-05-03 [alfons]
14253
14254         * completed sync of sylpheed cvs2
14255         * src/gtkstext.c: updated row up / down cursor navigation
14256         * src/textview.c: re-edited, prepared for fixing the email address
14257                 scanner.
14258
14259 2001-05-03 [darko]
14260
14261         * src/prefs_common.c: use alfons' strftime ui code
14262         entry_datefmt and datefmt_sample widgets have to be
14263         global in this module because of this change
14264
14265 2001-05-03 [hoa]
14266
14267         * src/messageview.c
14268         * src/prefs_common.[ch] added option to activate the return receipt
14269                 feature.
14270
14271 2001-05-02 [alfons]
14272
14273         * src/gtkstext.c: fix for row up/down cursor navigation. 
14274
14275         0.4.66claws2
14276         
14277         * sync with 0.4.66cvs2
14278
14279 2001-05-02 [paul]
14280
14281         added add-sender-to-addressbook patch
14282
14283         * src/addressbook.c
14284         * src/addressbook.h
14285         * src/summaryview.c
14286
14287 2001-05-02 [sergey]
14288
14289         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
14290         G_ALERTDISABLE.
14291
14292         * src/alertpanel.c (alertpanel_create): new argument can_disable,
14293         all existing callers changed to pass FALSE; create a check button
14294         to disable the message.
14295         (alertpanel_message_with_disable): new function.
14296         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
14297         (alertpanel_button_toggled): new function.
14298         (alertpanel_button_clicked, alertpanel_close): set value using
14299         G_ALERT_VALUE_MASK.
14300
14301         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
14302
14303         * src/prefs_common.c (prefs_privacy_create): new check button
14304         checkbtn_gpgme_warning.
14305
14306         * src/main.c (main): moved preferences reading before gpgme
14307         initialization; check prefs_common.gpgme_warning before giving the
14308         GnuPG warning and set it to FALSE if the user wants to disable the
14309         warning.
14310
14311 2001-05-02 [hiroyuki]
14312
14313         * src/prefs_display_headers.c: modified the layout and some labels.
14314
14315 2001-05-02 [sergey]
14316
14317         * src/prefs_account.c (prefs_account_fix_size): new function.
14318         (prefs_account_create): call prefs_account_fix_size(); use
14319         gtk_widget_show instead of gtk_widget_show_all (fixes too large
14320         size when the window is shown for the first time).
14321         (prefs_account_basic_create): changed layout of serv_table; moved
14322         localmbox_entry above smtpserv_entry (logically it replaces
14323         POP3/IMAP server).
14324         (prefs_account_protocol_activated): set sensitivity of
14325         nntpauth_chkbtn according to the protocol (in addition to
14326         hide/show); commented out gtk_table_set_row_spacing() calls.
14327         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
14328         not sensitive (fixes a bug with disabled username/password boxes
14329         when editing POP3 account after NNTP with authentication).
14330
14331 2001-05-02 [hoa]
14332
14333         * src/account.c
14334         * src/inc.c
14335         * src/prefs_account.[ch]
14336         * src/send.c
14337                 removed local account without SMTP server
14338                 added option to use mail command instead of a connexion
14339                 to SMTP server when a local account is used
14340         * src/prefs_headers.c
14341                 fixed a bug
14342         * src/news.c
14343                 fixed a bug when connexion immediately closed
14344
14345 2001-05-01 [alfons]
14346
14347         0.4.66claws1
14348         
14349         * sync with 0.4.65
14350
14351 2001-05-01 [sergey]
14352
14353         * src/prefs_account.c (Basic, prefs_account_basic_create): new
14354         widget nntpauth_chkbtn.
14355         (prefs_account_protocol_activated): handle nntpauth_chkbtn
14356         visibility.
14357         (prefs_account_nntpauth_toggled): new function.
14358
14359         * src/news.c (news_session_new_for_folder): use NNTP
14360         authentication only if ac->use_nntp_auth is set.
14361
14362 2001-05-01 [hoa]
14363
14364         * src/Makefile.am changed headers.[ch] in customheader.[ch]
14365         * src/prefs_display_headers.c changed the UI
14366         * src/prefs_headers.c changed account_name to account_id
14367         * src/compose.c using customheader.h
14368
14369 2001-05-01 [hiroyuki]
14370
14371         * src/esmtp.c
14372           src/news.c
14373           src/nntp.c: changed sock_read() to sock_gets(), they've been left
14374           unsynched.
14375
14376 2001-05-01 [hoa]
14377
14378         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
14379         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
14380                 for displaying of headers
14381         * src/grouplist_dialog.[ch] minor changes to remove warnings
14382         * src/prefs_display_headers.[ch] dialog to choose the
14383         headers to display in the mail viewer.
14384         * src/headers.h correction of #define
14385         * src/headers_display.[ch] configuration for displaying of headers.
14386         * src/main.c read config of displaying of headers
14387         * src/prefs_common.c add a button to access the config dialog
14388                 for displaying of headers
14389         * src/prefs_display_headers.[ch] dialog for configuration for
14390                 displaying of the headers.
14391         * src/prefs_headers.c cleaning of code
14392         * src/procheader.c comments added to code
14393         * src/textview.c changes to reorder the headers depending
14394                 on the config for displaying of headers
14395
14396 2001-04-30 [alfons]
14397
14398         0.4.65claws7
14399
14400         * sync with 0.4.65cvs12
14401
14402         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
14403
14404 2001-04-30 [sergey]
14405
14406         * src/nntp.h (NNTPSockInfo): new field auth_failed.
14407
14408         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
14409         is set to force reconnection after authentication failure.
14410         (nntp_gen_command): set sock->auth_failed on authentication
14411         failure, or if sock->userid and sock->passwd are not set.
14412
14413         * src/news.c (news_session_new_for_folder): set userid=NULL if
14414         password dialog is cancelled.
14415
14416 2001-04-30 [sergey]
14417
14418         * src/nntp.h (NNTPSockInfo): new type.
14419
14420         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
14421         SockInfo.
14422         (nntp_open_auth, nntp_close): new functions.
14423         (nntp_gen_command): new function to handle authentication; all
14424         NNTP command functions updated to use it.
14425         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
14426         (nntp_list): removed old useless code.
14427
14428         * src/news.h (NNTPSession): new field nntp_sock.
14429
14430         * src/news.c: all functions updated to use NNTPSockInfo instead of
14431         SockInfo.
14432         (news_session_new): new arguments (userid, passwd); made static;
14433         use nntp_open_auth() if needed.
14434         (news_session_destroy): use nntp_close() instead of sock_close().
14435         (news_query_password): changed arguments.
14436         (news_session_new_for_folder): new function.
14437         (news_session_get): use news_session_new_for_folder().
14438         (news_authenticate): deleted.
14439         (news_get_uncached_articles): removed old authentication code.
14440
14441 2001-04-30 [sergey]
14442
14443         * src/news.c: reverted my previous changes (need to do NNTP
14444         authentication in a cleaner way).
14445         
14446 2001-04-29 [sergey]
14447
14448         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
14449         news_nntp_post, news_nntp_mode): new functions (wrappers with
14450         authentication support).
14451         (news_get_article_cmd, news_get_article, news_get_header): new
14452         argument "folder"; all callers changed.
14453         (news_get_article_cmd): added authentication support.
14454         (news_session_get): use news_nntp_mode() instead of nntp_mode().
14455         (news_post): use news_nntp_post() instead of nntp_post().
14456         (news_get_uncached_articles): use news_nntp_group() instead of
14457         nntp_group() and news_nntp_xover() instead of nntp_xover();
14458         removed old authentication code.
14459         (news_get_group_list): use news_nntp_list() instead of nntp_list().
14460
14461         * src/nntp.c (nntp_list): return real error code instead of
14462         hardcoded NN_ERROR.
14463
14464 2001-04-29 [sergey]
14465
14466         * configure.in: fixed wint_t typedef detection again
14467
14468 2001-04-28 [hoa]
14469
14470         * src/prefs_account.[ch], added A_LOCAL_CMD
14471                 (send mail with mail command)
14472         * src/send.c added function send_message_with_command()
14473         * src/inc.c made a more secure get_spool() function with
14474                 mktemp() but maybe mkstemp() or something more
14475                 secure can be used.
14476
14477 2001-04-28 [alfons]
14478
14479         * src/textview.c, colorization of email addresses in headers
14480
14481         0.4.65claws6
14482
14483         * bug sync with sylpheed
14484         * prefs_common.c: created date format ui for darko
14485         * sync with 0.4.65cvs11
14486         * configure.in: corrected to have the new gpg checks
14487
14488 2001-04-27 [alfons]
14489
14490         * completed sync with 0.4.65cvs10
14491         * minor debug things added to gtkstext.c
14492
14493 2001-04-27 [darko]
14494
14495         * configure.in: remove check for availability of
14496           strftime() as advised by Hiroyuki
14497         * src/prefs_common.[ch], src/procheader.c:
14498           synch strftime() code with Hiroyki's main branch
14499
14500 2001-04-26 [sergey]
14501
14502         * src/news.c: news_query_password(), news_authenticate(): new
14503           functions.
14504           news_get_uncached_articles(): added NNTP authentication
14505           handling.
14506         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
14507           new functions.
14508         * src/prefs_account.c: prefs_account_protocol_activated():
14509           enable userid and password fields for NNTP.
14510
14511 2001-04-26
14512
14513         * configure.in: check for availability of strftime()
14514           [darko]
14515         * src/prefs_common.[ch], src/procheader.c: use
14516           strftime() for displaying date in summary pane if it
14517           is available
14518
14519 2001-04-25
14520
14521         * more .cvsignore cleanups [alfons]
14522
14523 2001-04-25
14524
14525         * ac/sv-check-type.m4: new autoconf macro.
14526         * configure.in: fixed wint_t typedef detection (did not work
14527           with gcc-2.96).
14528
14529 2001-04-25
14530
14531         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
14532           [hiroyuki]
14533
14534 2001-04-24
14535         * modified gtkstext.c : buggy cursor navigation fixed, 
14536           and font descent also taken in account when drawing
14537           cursor. [alfons]
14538
14539 2001-04-24 [hoa]
14540         * added comments in src/news.c src/nntp.c
14541         * added src/prefs_headers.[ch]
14542         * added src/headers.[ch]
14543         * modified compose.c to activate custom headers
14544                 added function is_in_custom_headers
14545         * modified prefs_account.[ch]
14546                 added function prefs_account_customhdr_edit
14547         * modified src/defs.h :
14548                 added HEADERS_RC : name of the config file
14549                 for the custom headers
14550
14551 2001-04-24
14552
14553     0.4.65claws5
14554
14555         * configure.in
14556           src/gtkstext.[ch]
14557           src/compose.c
14558           src/Makefile.am
14559           
14560           added gtkstext with configure.in patch by Hiroyuki which
14561           should fix the XIM detection [alfons]
14562
14563         * more clean up of cvs [alfons]
14564
14565                  * removed all Makefile.in files to attic.
14566
14567                  * updated all .cvsignores to really ignore things that could
14568                    be unintentionally committed by a recursive commit.
14569
14570 2001-04-23 [hoa]
14571         * added src/grouplist_dialog.[ch]
14572         * changed src/folderview.c to call grouplist_dialog instead
14573                 of inputdialog
14574         * src/news.c :
14575                 added functions news_reset_group_list
14576                 and news_get_group_list
14577         * src/nntp.c :
14578                 added function nntp_list
14579         * src/defs.h :
14580                 added GROUPLIST_FILE : name of the newsgroup list cache file
14581
14582 2001-04-21
14583
14584         * added option to warn about queued messages on exit [sergey]:
14585
14586           * src/compose.c: compose_queue(): call folder_item_scan()
14587             and folderview_update_item() after queueing.
14588           * src/folderview.c: folderview_update_node(): draw the queue
14589             folder in bold font if there are queued messages.
14590           * src/mainwindow.c: queued_messages(): new function.
14591             app_exit_cb(): display warning if there are queued messages
14592             if warn_queued_on_exit is set.
14593           * prefs_common.[ch]: add warn_queued_on_exit option.
14594
14595         * enhanced GnuPG key selection support [sergey]:
14596
14597           * src/select-keys.c: updated to newer version from Win32
14598             branch with support for selecting arbitrary keys.
14599           * src/prefs_account.c: added the Privacy tab to the account
14600             options window.
14601             prefs_account_privacy_create(),
14602             prefs_account_sign_key_set_data_from_radiobtn(),
14603             prefs_account_sign_key_set_radiobtn(): new functions.
14604           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
14605           * src/rfc2015.c: set_signers(): new function.
14606             pgp_sign(): add the account parameter, call set_signers().
14607             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
14608           * src/rfc2015.h: rfc2015_sign(): updated prototype.
14609           * src/compose.c: pass the current account to rfc2015_sign().
14610
14611         * tag name claws added to prevent confusion with main branch [alfons]
14612
14613         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
14614
14615         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
14616
14617         * sync with recent sylpheed cvs. Untested though. [alfons]
14618