diff --git a/ChangeLog b/ChangeLog index 57d9324..3ea829e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,11 +5,13 @@ MUI TextEditor MCC class - ChangeLog $Id$ $Source$ +#### v15.16 RELEASE ############################################################ + 2005-08-01 Jens Langner - * mcc/MixedFunctions.c: fixed a bug in the SetCursor() function where on use - of a non antialiased font, the cursor background was not successfully cleared - and caused the cursor to leave graphical trails. + * mcc/MixedFunctions.c: fixed a bug #1249673 in the SetCursor() function where + on use of a non antialiased font, the cursor background was not successfully + cleared and caused the cursor to leave graphical trails. #### v15.15 RELEASE ############################################################ diff --git a/doc/MCC_TextEditor.guide b/doc/MCC_TextEditor.guide index 28dddbc..56e6e0e 100644 --- a/doc/MCC_TextEditor.guide +++ b/doc/MCC_TextEditor.guide @@ -1,5 +1,5 @@ @DataBase TextEditor.guide -@$VER: TextEditor.Guide 15.15 (31.07.2005) +@$VER: TextEditor.Guide 15.16 (01.08.2005) @Node Main "TextEditor - AmigaGuide(R) documentation" @@ -340,6 +340,11 @@ list of changes since 15.9) Quick summary: +15.16 (01.08.2005) + +- fixed a major bug introduced in version 15.15 which caused to cursor trails because + of an uncleared background if non anti-aliased fonts where used on OS3/OS4 systems. + 15.15 (31.07.2005) - added AmigaOS4 specific IDCMP_EXTENDEDMOUSE wheelmouse support. diff --git a/doc/MCC_TextEditor.readme b/doc/MCC_TextEditor.readme index bb2cf07..a4d9d6e 100644 --- a/doc/MCC_TextEditor.readme +++ b/doc/MCC_TextEditor.readme @@ -1,9 +1,11 @@ -Short: Texteditor custom class for MUI (v15.15) [OS3/OS4/MOS] +Short: Texteditor custom class for MUI (v15.16) [OS3/OS4/MOS] Author: TextEditor.mcc Open Source Team, Allan Odgaard Uploader: Jens Langner -Version: 15.15 (31-Jul-05) +Version: 15.16 (01-Aug-05) Type: dev/mui Requires: AmigaOS 3.0+ or MorphOS, MUI 3.8+, 68020+/PPC604e+ +Replaces: dev/mui/MCC_TextEditor.lha +Architecture: ppc-amigaos >= 4.0.0; m68k-amigaos >= 3.0; ppc-morphos >= 1.4.2 TextEditor.mcc is a multiline string gadget which holds most of the features of a normal text editor, but embedded in a MUI custom class. It is used by a