Added trivial implementation of two macosx methods

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6163 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2000-03-03 02:24:01 +00:00
parent e9679184b5
commit 2152bc64af

View file

@ -1,3 +1,9 @@
Fri Mar 3 02:25:24 2000 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSWindow.m ([-performZoom:]), ([-zoom:]): Added methods
with trivial implementation - so that code ported from macosx does
not crash.
Thu Mar 2 03:16:18 2000 Nicola Pero <n.pero@mi.flashnet.it>
Added basic support to create and run gmodels from macosx nibs: