From 7ea1f4e35580ae75e7ce3063dc0f39f404b2215d Mon Sep 17 00:00:00 2001 From: nico Date: Fri, 9 Aug 2002 10:15:24 +0000 Subject: [PATCH] Don't flip coordinates when autosaving window frames git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14261 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 22b90b63e..3b7f516c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Aug 9 12:12:18 2002 Georg Fleischmann + + * Source/NSWindow.m ([-setFrameFromString:]), + ([-stringWithSavedFrame]): Don't flip coordinates to make it + compatible with OpenStep. + 2002-08-05 Pierre-Yves Rivaille * Source/NSSplitView.m