compatibility fixes for MacOS-X

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17986 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2003-10-28 10:11:33 +00:00
parent 393e822402
commit 2ec3de93b9

View file

@ -1,3 +1,11 @@
Tue Oct 28 10:12:00 2003 Richard Frith-Macdonald <rfm@gnu.org>
* Source/NSRunLoop.m: Modified (acceptInputForMode:beforeDate:) and
(runMode:beforeDate:) to poll input sources when given a date in the
past, rather than ignoring them entirely ... this seems more useful
and appears to be consistent with MacOS-X.
Updated method documentation.
Mon Oct 27 13:37:00 2003 Richard Frith-Macdonald <rfm@gnu.org>
* Source/NSConnection.m: Rewrite/simplify methods dealing with DO