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