Commit Graph

8 Commits

Author SHA1 Message Date
TheBrokenRail
b6548a202d Fix Continuation Indent 2020-05-12 17:04:16 -04:00
TheBrokenRail
55c7b99e5d Proper Braces 2020-05-12 17:04:16 -04:00
TheBrokenRail
cda40d9947 Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
Robert Grant
b5c96b98fb The real fix for the NSTextFieldBinder bug - thanks Airy 2012-05-08 10:47:13 -04:00
Christopher Lloyd
bde9664ee2 fix leak in bindings 2010-10-28 22:15:05 -04:00
Christopher Lloyd
09f4876472 - variety of key value binding fixes
- merge CoreFoundation/project.pbxproj from mercury branch
- NSCachedImageRep drawInRect: fix
- NSThread fixes for performing selectors across threads
- NSCLog functions for internal logging, switch use of OBJCLog to NSCLog
- Protocol fixes
- mutex locking in objc_class.m
- mutex locking on the NSZombieObject table
- faster binary property list reader, use of CFUID
- use of CFUID in NSKeyedUnarchiver
- removed more svn:mergeinfo
2010-03-16 15:13:03 +00:00
Christopher Lloyd
9cf7fc36f2 Andy Balholm's NSCachingBinder changes 2009-08-05 20:08:31 +00:00
Christopher Lloyd
a4aac1660a Andy Balholm's Continuously Updates Value bindng option 2009-07-19 16:06:35 +00:00