Set up the rulers in NSScrollView's -tile

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11931 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nico 2002-01-01 23:21:01 +00:00
parent f4a588e1b1
commit f7c23ab869

View file

@ -1,3 +1,8 @@
Tue Jan 1 21:06:32 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSScrollView.m ([-tile]): Allocate space for the rulers
(Adapted from a patch from Diego Luis Kreutz <kreutz@inf.ufsm.br>).
Tue Jan 1 20:57:07 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSScrollView.m ([-tile]): Rewritten to be simpler to