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