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