Files
cappuccino/Tests/AppKit
Alexander Ljungberg 252b8f5ca5 Fixed: [CPApp windows] contained nil.
Before this fix, CPApp tried to add nil to its internal list of windows, even that nil should not be added to a CPArray. Second, that nil was actually returned by [CPApp windows] rather than an expected list of only CPWindow instances.

This fix makes [CPApp windows] return only actual windows, replaces the internal _windows[0] placeholder with CPNull, and ensures this CPNull is never actually exposed outside of the class.
2012-12-15 11:48:15 +00:00
..
2012-05-10 16:01:22 +01:00
2011-04-23 15:50:32 +02:00
2011-06-03 21:15:25 -07:00
2011-04-25 14:12:52 +02:00
2012-07-09 16:06:09 +01:00
2012-08-02 15:53:27 +01:00
2010-11-09 00:46:47 +01:00
2012-09-24 17:05:35 +01:00
2012-08-04 13:58:29 +01:00
2010-12-09 13:45:29 -08:00