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