From 9031f38b8ad2bd8718f6080457f173fda3c2e150 Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 23 Oct 1999 22:28:11 +0000 Subject: [PATCH] Tiny technical fix for proper resizing of a window's contentView git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5066 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8f4702b65..cfb9a6e40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Oct 24 1999 Nicola Pero + + * Source/NSWindow.m ([GSWindowView -setFrame:]): Send to the + content view a resizeWithOldSuperviewSize: instead of a setFrame:. + Sat Oct 23 1999 Nicola Pero Fixed critical bug. Now setting a flipped view as a window's