Rewritten NSScrollView's -tile method to be simpler to understand

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11929 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-01-01 23:06:41 +00:00
parent bfd82eec60
commit c1fdbfbd3e

View file

@ -1,3 +1,8 @@
Tue Jan 1 20:57:07 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSScrollView.m ([-tile]): Rewritten to be simpler to
understand.
Tue Jan 1 13:36:56 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSView.m ([-resizeWithOldSuperviewSize:]): Removed all