Some code cleanup for NSInputManager changes

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11889 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
FredKiefer 2001-12-23 13:31:27 +00:00
parent cf33ac8c4b
commit af741abcf8

View file

@ -1,3 +1,12 @@
2001-12-23 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSTextView.m
Added some NSResponder methods with empty code to keep the
NSInputManager quiet.
* Source/NSApplication.m
[initialize] retain the gui bundle and added an auto release pool
as this might be called without one installed.
2001-12-23 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSTextView.m