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