mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-01 22:31:06 +00:00
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
This commit is contained in:
parent
76d9630b12
commit
c41412f239
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
Wed Jul 17 15:24:54 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Headers/gnustep/gui/NSTextView.h ([-becomeKeyWindow]): Declare.
|
||||
|
||||
Wed Jul 17 15:23:28 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
Patch from David Ayers <d.ayers@inode.at>:
|
||||
* 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 <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSWindow.m ([-cacheImageInRect:]): Intersect the
|
||||
|
|
Loading…
Reference in a new issue