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