Yield changes:
authorDavid Elliott <dfe@tgwbd.org>
Sun, 11 Apr 2004 04:09:20 +0000 (04:09 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Sun, 11 Apr 2004 04:09:20 +0000 (04:09 +0000)
commit5ea738ffd149c1ca51362a8b4a8b01dfc8bd9f30
tree71417c62c64d315b07e30f1099534053312f9d1c
parent1b1f8b2d8b5cf55a027de02c364c2a8118e37969
Yield changes:
1. Rework the loop using wxAutoNSAutoreleasePool such that each iteration
   (get/send event) is done within the context of an NSAutoreleasePool.
2. Use nil instead of [NSDate distantPast] (means the same thing)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/cocoa/app.mm