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