mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-30 20:20:45 +00:00
Stop blinking textviews when the window which holds them is no longer key;
fixed installation of headers git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14008 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
517706853d
commit
c2f4bf85a8
1 changed files with 13 additions and 0 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,3 +1,16 @@
|
||||||
|
Tue Jul 2 17:01:25 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
|
* Source/GNUmakefile (libgnustep-gui_HEADER_FILES): Removed -
|
||||||
|
temporarily? - NSValidatedUserInterfaceItem.h - because that file
|
||||||
|
does not exist on CVS at the moment.
|
||||||
|
|
||||||
|
Tue Jul 2 16:52:28 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
|
Suggestion by Fred Kiefer, David Ayers <d.ayers@inode.at>:
|
||||||
|
* Source/NSTextView.m ([-resignKeyWindow]): New method - if needed
|
||||||
|
draw the insertion point, then stop blinking.
|
||||||
|
* Headers/gnuste/gui/NSTextView.h: Declare the method.
|
||||||
|
|
||||||
2002-06-30 Fred Kiefer <FredKiefer@gmx.de>
|
2002-06-30 Fred Kiefer <FredKiefer@gmx.de>
|
||||||
|
|
||||||
* Headers/gnustep/gui/NSToolbarItem.h
|
* Headers/gnustep/gui/NSToolbarItem.h
|
||||||
|
|
Loading…
Reference in a new issue