diff --git a/ChangeLog b/ChangeLog index ec1245924..9a8169c56 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2007-02-16 Sergii Stoian + + * Headers/AppKit/NSTextView.h: Enable disabled insertion point + blinking code. + + * Source/NSTextView.m: + (drawRect:): Draw insertion point using _drawInsertionPointNow + ivar. Cleanup code. + (_blink:): Enable disabled insertion point blinking code. + (updateInsertionPointStateAndRestartTimer:): Implement insertion + point blinking. Remove TODO. + 2007-02-15 Nicola Pero * configure.ac: Source GNUstep.sh then use GNUSTEP_SYSTEM_HEADERS