mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
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:
parent
393e822402
commit
2ec3de93b9
1 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue