| 29ed8f3 |
2010-12-09 |
fixed issues with "CPKeyValueObservingOptionPrior" and "... |
| 9d46c68 |
2010-11-05 |
fixed support for "contentSet" in CPArrayController.j, w... |
| db2c88f |
2010-11-02 |
Merge branch 'master' of git://github.com/280north/cappu... |
| ec9fac6 |
2010-11-01 |
Merge branch 'master' of git://github.com/280north/cappu... |
| b2dac59 |
2010-11-01 |
fixed 4 spaces for tab formatting issues in CPKeyValueC... |
| 2802903 |
2010-11-01 |
fixed 4 spaces for tab formatting issues |
| 24fbecb |
2010-10-28 |
Merge branch 'master' of git://github.com/280north/cappu... |
| 4a142b5 |
2010-10-27 |
implemented missing features of KVO for unordered to-man... |
| dfba974 |
2010-10-27 |
enabled subclasses of CPSet to use CPObjects "addObserve... |
| c1fd31f |
2010-10-27 |
removed unnecessary @import "CPArray+KVO.j" statement in... |
| fd3e10f |
2010-10-27 |
added some comments to original behaviour of Cocoa in CP... |
| 6a73589 |
2010-10-27 |
implemented CPKeyValueCodingTests for CPNull-nil-convers... |
| c0aa180 |
2010-10-27 |
improved Cocoa compatibility, enhanced usage of accessor... |
| 82cf7df |
2010-10-26 |
implemented missing "setValue:forKey:" test for CPKeyVal... |
| 4c58c60 |
2010-10-26 |
implemented Tests for CPKeyValueCoding "valueForKey:" |
| 14e4b71 |
2010-10-26 |
removed unnecessary ".isa" statements in CPKeyValueCoding.j |
| 6483ea2 |
2010-10-26 |
imported new implementation for unordered to-many relati... |
| 895ed4f |
2010-10-26 |
implemented missing replacement methods for accessor pat... |
| 5ff7e66 |
2010-10-26 |
implemented "will/didChangeValueForKey:withSetMutation:u... |
| a2ff814 |
2010-10-26 |
added missing accessor patterns in "_replaceSetterForKey... |
| c1e42a2 |
2010-10-26 |
refactored duplicated method copying implementation |
| 9e1c07b |
2010-10-26 |
added "CPKeyValueSetMutationKind" definitions to CPKeyVa... |
| c71c732 |
2010-10-26 |
added "will/didChangeValueForKey:withSetMutation:usingOb... |
| b3e0ec6 |
2010-10-26 |
fixed bug in "_modifierForKey()" where self was used in ... |
| 513cc2c |
2010-10-26 |
removed unnecessary if-statement (because it never gets ... |
| b0feeb3 |
2010-10-26 |
improved cocoa compatibility by _CPKVCArray-proxy inheri... |
| 9c7b347 |
2010-10-26 |
fixed bug in "mutableArrayValueForKeyPath:" in CPArray+K... |
| 99e4a4f |
2010-10-26 |
implemented missing "setValuesForKeysWithDictionary:" me... |
| 7b7b46a |
2010-10-26 |
unified implementations of "_accessorForKey", "_modifier... |
| ed4a264 |
2010-10-26 |
removed duplicated (and buggy) implementations of "value... |