mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-31 16:03:37 +00:00
- make every object calling getBinding:forObject: aware of this change - implement _CPCheckBoxValueBinder to handle binding to the value of a checkbox Closes: #1083 - re-implement CPTextField's behavior for controller markers using the new binder class - disabled some tests that are not compliant with Cocoa