This website requires JavaScript.
Explore
Help
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
2026-02-11 21:36:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
26c8b0437e9ac07be47f41bb810dad611b17a628
Swiftgram
/
AsyncDisplayKit
/
TextKit
History
appleguy
ea935456b8
Merge pull request
#1437
from ejensen/editable-text-node-layout-manager
...
[ASEditableTextNode] Allow TextKit component customization
2016-03-31 20:46:19 -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
…
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
…
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
…