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