Added workaround for OSX bug so that GSTable/GSHbox/GSVbox can be ported

to OSX


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13422 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nico 2002-04-11 10:24:28 +00:00
parent 7264ea1309
commit b90afb51e4

View file

@ -1,3 +1,9 @@
Thu Apr 11 08:54:16 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Source/GSTable.m ([+new]): New method working around a bug in
OSX ... with this, except for #include fixups, the box code work
on OSX. (Suggested by Helge Hess).
2002-04-10 Adam Fedor <fedor@gnu.org> 2002-04-10 Adam Fedor <fedor@gnu.org>
* Headers/gnustep/gui/config.h.bot: New file implements RINT defs. * Headers/gnustep/gui/config.h.bot: New file implements RINT defs.