This Week in Edge Cappuccino (11)
See last week post here.
March 25 - April 1, 2009 Edition
There have been 26 commits in the 0.7b branch.- A default Cappuccino application now has a "JavaScript is required" message that links here in case your browser doesn't support JavaScript. The commits : here, here and here.
- CPAttributedString's documentation has been improved. The commit : here.
- shebang has been changed to bash in the tools shell scripts which should now run smoothly on Mac OS X and Linux. Shell scripts on Windows should soon be replaced by batch files. The commit : here.
- ojunit has been added as a git submodule. run
rake submodulesthenrake testto run the tests. The commits : here, here and here. - CPTextField which was broken in the initial 0.7b release has been improved (it is now editable again). The commit : here.
- Some bug fixes in drag and drop, the commits : here and here.
