This Week in Edge Cappuccino (31)
See last post here.
December 10 - December 16, 2009 Edition
There haven't been any commit in the master branch, but there was 25 commits in the jake branch (which should be merged in the master branch one day).
- CPTextField get support for copy, paste, cut, selectRang and setSelectedRange. The PasteBoard gets several improvements. The commits : here, here, here
- Press gets a rewrite/cleanup. It is still a work in progress, but press --flatten should work. The commit : here
- Several improvements to CPUndoManager (and a new CPProxy class). The commits : here, here, here
- Better key equivalents support in CPMenu. The commits : here, here