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