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