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:
nico 2002-07-02 15:08:05 +00:00
parent 517706853d
commit c2f4bf85a8

View file

@ -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>
* Headers/gnustep/gui/NSToolbarItem.h