.. |
_NSControllerArray.h
|
Reformat entire project using newer style
|
2015-05-23 20:15:45 -04:00 |
_NSControllerArray.m
|
NSDictionaryController fixes, NSController fixes
|
2010-11-03 00:07:41 -04:00 |
NSArrayController.m
|
NSInteger-ization & CGFloat/O2Float-ization
|
2018-09-02 23:14:39 +03:00 |
NSController.m
|
(fixes issue #499) constant NSString fixes by Sven Weidauer, NSPathCell/Control import fixes
|
2010-03-02 16:33:55 +00:00 |
NSControllerMarker.h
|
Reformat entire project using newer style
|
2015-05-23 20:15:45 -04:00 |
NSControllerMarker.m
|
- enable -Wreturn-type, -Wswitch, -Wmissing-braces, -Wparentheses, -Wunused-function, -Wunused-label for Foundation and AppKit Release configurations, and fixed all accompanying warnings.
|
2010-03-23 15:02:22 +00:00 |
NSControllerSelectionProxy.h
|
Reformat entire project using newer style
|
2015-05-23 20:15:45 -04:00 |
NSControllerSelectionProxy.m
|
NSInteger-ization & CGFloat/O2Float-ization
|
2018-09-02 23:14:39 +03:00 |
NSDictionaryController.m
|
OpenGLView fixes
|
2010-11-30 14:40:27 -05:00 |
NSObjectController.m
|
More leaks and retain loops fixes
|
2012-02-13 16:46:27 +01:00 |
NSObservationProxy.h
|
Reformat entire project using newer style
|
2015-05-23 20:15:45 -04:00 |
NSObservationProxy.m
|
Fix direct isa access
|
2017-12-17 16:11:05 +03:00 |
NSTreeController.m
|
- split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both)
|
2009-06-05 03:16:46 +00:00 |
NSUserDefaultsController.m
|
NSUserDefaultsController not properly built in initWithCoder: when not a NSSharedInstance
|
2013-10-24 20:55:35 +02:00 |
NSUserDefaultsControllerProxy.h
|
Reformat entire project using newer style
|
2015-05-23 20:15:45 -04:00 |
NSUserDefaultsControllerProxy.m
|
Fix defaults KVO (+ kill forced lowercase of first char of observed properties)
|
2013-06-21 15:34:07 +02:00 |