darling-cocotron/AppKit/NSKeyValueBinding
2013-04-16 14:56:58 +02:00
..
defaultBindingOptions.plist - variety of key value binding fixes 2010-03-16 15:13:03 +00:00
NSBinder.h Binding fix for peers and write-only values (like NSImageView valuePath) 2012-01-06 16:46:44 +01:00
NSBinder.m peer binders aren't checked for the main property ("enabled" vs "enabled2") 2013-04-16 14:56:58 +02:00
NSCachingBinder.h - variety of key value binding fixes 2010-03-16 15:13:03 +00:00
NSCachingBinder.m The real fix for the NSTextFieldBinder bug - thanks Airy 2012-05-08 10:47:13 -04:00
NSKVOBinder.h More leaks and retain loops fixes 2012-02-13 16:46:27 +01:00
NSKVOBinder.m peer binders aren't checked for the main property ("enabled" vs "enabled2") 2013-04-16 14:56:58 +02:00
NSMultipleValueBinder.h - variety of key value binding fixes 2010-03-16 15:13:03 +00:00
NSMultipleValueBinder.m - variety of key value binding fixes 2010-03-16 15:13:03 +00:00
NSObject+BindingSupport.h NSControllerSelectionProxy isn't observing the selected objects and setValue:forUndefinedKey: isn't generated change notifications (and things are hard to debug in this area) 2011-07-11 09:24:52 -04:00
NSObject+BindingSupport.m NSControllerSelectionProxy isn't observing the selected objects and setValue:forUndefinedKey: isn't generated change notifications (and things are hard to debug in this area) 2011-07-11 09:24:52 -04:00
NSTextBinder.h Andy Balholm's Continuously Updates Value bindng option 2009-07-19 16:06:35 +00:00
NSTextBinder.m Andy Balholm's Continuously Updates Value bindng option 2009-07-19 16:06:35 +00:00
NSTextFieldBinder.h Andy Balholm's NSTextFieldBinder 2009-08-05 19:59:20 +00:00
NSTextFieldBinder.m - Mike Shields' NSBox custom type implementation 2010-05-11 11:28:47 -04:00