This website requires JavaScript.
Explore
Help
Register
Sign In
ThePain
/
Swiftgram
Watch
1
Star
0
Fork
0
You've already forked Swiftgram
mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced
2025-09-08 21:49:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Swiftgram
/
AsyncDisplayKit
/
TextKit
History
appleguy
fcdc7966cc
Merge pull request
#1536
from garrettmoon/upstream-renderer-lock
...
[ASTextNode] Add locking around NSTextContainer's constrainedSize
2016-04-15 20:57:32 -07:00
..
ASEqualityHashHelpers.h
…
ASLayoutManager.h
…
ASLayoutManager.m
…
ASTextKitAttributes.h
[AsyncDisplayKit] Adopt #pragma once, remove last remaining dispatch_sync (UIScreen scale).
2016-03-19 19:56:41 -07:00
ASTextKitAttributes.mm
…
ASTextKitComponents.h
Rename ASTextKitHelpers to ASTextKitComponents and make the header public
2016-03-26 15:31:53 -07:00
ASTextKitComponents.m
Rename ASTextKitHelpers to ASTextKitComponents and make the header public
2016-03-26 15:31:53 -07:00
ASTextKitContext.h
…
ASTextKitContext.mm
I think this needs a lock.
2016-04-15 10:41:31 -07:00
ASTextKitCoreTextAdditions.h
Correct spelling errors
2016-03-15 21:56:51 -07:00
ASTextKitCoreTextAdditions.m
…
ASTextKitEntityAttribute.h
…
ASTextKitEntityAttribute.m
…
ASTextKitFontSizeAdjuster.h
…
ASTextKitFontSizeAdjuster.mm
…
ASTextKitRenderer.h
Correct documentation comments
2016-03-24 20:08:03 -07:00
ASTextKitRenderer.mm
[ASTextNode] Fix edge case where text truncator may not run (manually hosted nodes that are lacking the expected call to -measure).
2016-03-26 18:19:02 -07:00
ASTextKitRenderer+Positioning.h
…
ASTextKitRenderer+Positioning.mm
Create helper function to get text range rects without locking
2016-04-15 09:57:24 -07:00
ASTextKitRenderer+TextChecking.h
…
ASTextKitRenderer+TextChecking.mm
…
ASTextKitShadower.h
…
ASTextKitShadower.mm
…
ASTextKitTailTruncater.h
…
ASTextKitTailTruncater.mm
Correct spelling errors
2016-03-15 21:56:51 -07:00
ASTextKitTruncating.h
…
ASTextNodeTypes.h
…
ASTextNodeWordKerner.h
…
ASTextNodeWordKerner.m
…