* NSView.m resizeWithOldSuperviewSize: revert to previous code and add bug

fixes from new.  Fixes bugs in new code when MaxX or Y is specified but not
	Min.  Avoids fractional values and fewer lines of code.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3425 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Felipe A. Rodriguez 1998-12-09 17:49:55 +00:00
parent 2eb6fb3f87
commit caab58e8db
2 changed files with 784 additions and 818 deletions

View file

@ -1,3 +1,9 @@
Wed Dec 9 1998 Felipe A. Rodriguez <far@ix.netcom.com>
* NSView.m resizeWithOldSuperviewSize: revert to previous code and add bug
fixes from new. Fixes bugs in new code when MaxX or Y is specified but not
Min. Avoids fractional values and fewer lines of code.
Wed Dec 9 7:00:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
* NSView.m: Complete rewrite of auto-resize code - now works!

File diff suppressed because it is too large Load diff