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