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