mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 21:17:03 +00:00
- Added animationStyle (Lion/iOS) to CPPopover. iOS style does not zoom open, it just appears. - Tweaked the Lion animation a bit to be a bit less rushed and match Mac OS X timing better. - Fixed some typos.
Requires objj be installed, as well as ojunit, located at http://github.com/cappuccino/ojunit
Run individual tests using a command similar to the following:
objj ojunit/OJTestRunnerText.j cappuccino/Tests/Foundation/CPDateTest.j