Improved on last patch

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6157 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2000-03-02 03:15:00 +00:00
parent 80a070ee45
commit ad476d4841

View file

@ -1,4 +1,4 @@
Thu Mar 2 02:33:09 2000 Nicola Pero <n.pero@mi.flashnet.it>
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:
* Model/GMAppKit.m ([NSApplication -encodeWithModelArchiver:]):
@ -12,13 +12,11 @@ Thu Mar 2 02:33:09 2000 Nicola Pero <n.pero@mi.flashnet.it>
"Windows". Patched code to recognize "Window" as identifying the
windows submenu too.
* Model/GMAppKit.m ([NSImage +createObjectForModelUnarchiver:]):
When running under GNUstep and asked for apple system images,
return the corresponding GNUstep system images: namely, when asked
for the image named AppleMenuImage, return GNUstepMenuImage
instead; when asked for NSMenuCheckMark, return common_2DCheckMark
instead; when asked for NSMenuArrow, return common_3DArrowRigth.
When asked for anything which is not known, return
GNUstepMenuImage [and not the radio button image as we did before].
GNUstepMenuImage [and not the radio button image as we did
before].
* Images/nsmapping.strings: Added AppleMenuImage, NSMenuArrow,
NSMenuCheckMark.
* Images/GNUstepMenuImage.tiff: New file obtained by resizing
GNUstep.tiff. Anybody with a better understanding of image
manipulation feel free to replace GNUstepMenuImage.tiff with a