From c41412f2394ec443d66da60ac68f1b8a0a69f2a2 Mon Sep 17 00:00:00 2001 From: nico Date: Wed, 17 Jul 2002 13:30:53 +0000 Subject: [PATCH] Patch to implement blinking again in a textfield when the window it's in becomes key again git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14166 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index cea1e7f0e..10cce9368 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +Wed Jul 17 15:24:54 2002 Nicola Pero + + * Headers/gnustep/gui/NSTextView.h ([-becomeKeyWindow]): Declare. + +Wed Jul 17 15:23:28 2002 Nicola Pero + + Patch from David Ayers : + * Source/NSTextView.m ([-becomeKeyWindow]): Implemented. + * Source/NSWindow.m ([-becomeKeyWindow]): Set the _f.is_key flag + immediately after checking it. + Tue Jul 16 19:40:04 2002 Nicola Pero * Source/NSWindow.m ([-cacheImageInRect:]): Intersect the