Cleanup of NSTextView_actions.m

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16095 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2003-03-01 00:45:37 +00:00
parent 7c6c6de482
commit 93d7e12764

View file

@ -1,3 +1,14 @@
2003-03-01 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSTextView_actions.m
Use method calls instead of some of the direct references to
NSLayoutManager ivar. General clean up.
* Source/NSApplication.m
Added support to print a file in [finishLaunching]. Use safer way
to call selector in [beginSheet:...contextInfo:].
* Source/GSSlideView.m
In [drawRect:]use the frame of the view, not the given rect.
2003-02-26 17:09 Alexander Malmberg <alexander@malmberg.org> 2003-02-26 17:09 Alexander Malmberg <alexander@malmberg.org>
* Source/NSLayoutManager.m * Source/NSLayoutManager.m