darling-cocotron/AppKit/NSTextView.subproj
Sergey Bugaev 3f27e843a3 Use a correct private class name
In our Foundation, like in Apple's one and unlike in Cocotron's one, the
proxy class is called NSMutableStringProxyForMutableAttributedString.
2019-01-09 19:28:26 +03:00
..
NSBidiHelper.h NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSBidiHelper.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSLayoutManager.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSRangeArray.h Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSRangeArray.m First implementation of full justification. Not sure justification/line break can done 100% right without some big rewrite 2011-12-14 18:40:47 +01:00
NSRulerMarker+NSTextExtensions.h CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSRulerMarker+NSTextExtensions.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSSecureLayoutManager.h Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSSecureLayoutManager.m -[NSScreen userSpaceScaleFactor] 2010-03-05 03:26:27 +00:00
NSSecureTextView.h Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSSecureTextView.m Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSTextContainer.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSTextStorage_concrete.h Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSTextStorage_concrete.m Use a correct private class name 2019-01-09 19:28:26 +03:00
NSTextStorage.m Changes notifications should be blocked while in TextStorage processEditing 2013-11-12 15:17:41 +01:00
NSTextTab.m CGFloat/O2Float-ization 2018-09-12 09:25:27 +03:00
NSTextView.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSTextViewSharedData.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSTextViewSharedData.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSTypesetter_concrete.h NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSTypesetter_concrete.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSTypesetter.h NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSTypesetter.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
NSUndoTextOperation.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSUndoTextOperation.m Improve ruler support + full undo support, including attributes changes, etc 2012-11-26 15:28:53 +01:00