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